Message175875
| Author | christian.heimes |
|---|---|
| Recipients | barry, christian.heimes, lemburg |
| Date | 2012-11-18.14:29:59 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1353249000.81.0.759402366146.issue16499@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
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. |
|
| History | |||
|---|---|---|---|
| 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: <1353249000.81.0.759402366146.issue16499@psf.upfronthosting.co.za> |
| 2012-11-18 14:30:00 | christian.heimes | link | issue16499 messages |
| 2012-11-18 14:30:00 | christian.heimes | create | |