Christian Heimes added the comment:

The first patch implements the arg parsing, sys.flags, PySys_SetArgv() 
modification that doesn't include the current directory as sys.path[0] and some 
doc updates.

Open issue:

 - MAL has addressed concerns that '-I' is too similar to GCC's -I (include 
path) option
 - Is 'isolated mode' a good term to describe the feature? IMO 'restricted 
mode' is also a good name but it sounds too similar to PyPy's restricted python.

----------
keywords: +patch
Added file: http://bugs.python.org/file28024/isolatemode.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue16499>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to