A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://mail.python.org/pipermail/python-dev/2010-September/103790.html below:

[Python-Dev] Some news from my sandbox project

[Python-Dev] Some news from my sandbox project [Python-Dev] Some news from my sandbox projectGreg Ewing greg.ewing at canterbury.ac.nz
Sat Sep 18 10:24:49 CEST 2010
Victor Stinner wrote:

> I'm still developing irregulary my sandbox project since last june. 

> Today, the biggest problem is the creation of a read only view of the 
> __builtins__ dictionary.

Why do you think you need to do this? What form of attack
would a writable __builtins__ expose you to that would be
prevented by making it read-only?

Seems to me that the only way you could exploit a writable
__builtins__ would be to put a function in there that does
something bad. But if you can create or obtain such a
function in the first place, you can just call it directly.

-- 
Greg
More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4