Message148552
| Author | ncoghlan |
|---|---|
| Recipients | Arfrever, eric.araujo, eric.snow, mattheww, ncoghlan |
| Date | 2011-11-29.10:48:09 |
| SpamBayes Score | 0.0005145038 |
| Marked as misclassified | No |
| Message-id | <1322563689.93.0.868711779496.issue13475@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I realised "-P" is available for use as the short form of the "suppress sys.path[0] initialisation" option. So "-p" would override the calculation of sys.path[0], while "-P" would switch it off completely (similar to the way "-S" and "-E" switch off other aspects of the normal initialisation process). Whether or not to provide "--path0" and "--nopath0" as long form alternatives would then be a separate question. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-11-29 10:48:10 | ncoghlan | set | recipients: + ncoghlan, mattheww, eric.araujo, Arfrever, eric.snow |
| 2011-11-29 10:48:09 | ncoghlan | set | messageid: <1322563689.93.0.868711779496.issue13475@psf.upfronthosting.co.za> |
| 2011-11-29 10:48:09 | ncoghlan | link | issue13475 messages |
| 2011-11-29 10:48:09 | ncoghlan | create | |