Message175875
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. |
|
| Date |
User |
Action |
Args |
| 2012-11-18 14:30:01 | christian.heimes | set | recipients:
+ christian.heimes, lemburg, barry |
| 2012-11-18 14:30:00 | christian.heimes | set | messageid: <[email protected]> |
| 2012-11-18 14:30:00 | christian.heimes | link | issue16499 messages |
| 2012-11-18 14:30:00 | christian.heimes | create | |
|