[issue8680] Add a sandbox in Distutils2

Éric Araujo report at bugs.python.org
Fri May 14 21:43:52 CEST 2010


Éric Araujo <merwok at netwok.org> added the comment:

What kind of sandbox should that be? Best-effort, meaning it replaces some functions to provide the dry-run feature, or an iron-clad sandbox that blocks malicious code from breaking out?

----------
nosy: +merwok
versions: +Python 2.5, Python 2.6, Python 2.7, Python 3.1, Python 3.2

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue8680>
_______________________________________


More information about the Python-bugs-list mailing list