Message289975
| Author | ncoghlan |
|---|---|
| Recipients | barry, jwilk, ncoghlan, steven.daprano, vstinner |
| Date | 2017-03-22.07:22:54 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1490167374.97.0.761634778326.issue29857@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
OK, I've changed the proposed attribute name to be `sys.executable_argv`, with the rationale being that it's "argv as originally seen by sys.executable, rather than by Python's __main__ module" As part of documenting this, both it and the `argv` documentation can make it clear that they may be entirely absent if the host application doesn't set them. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-03-22 07:22:55 | ncoghlan | set | recipients: + ncoghlan, barry, vstinner, jwilk, steven.daprano |
| 2017-03-22 07:22:54 | ncoghlan | set | messageid: <1490167374.97.0.761634778326.issue29857@psf.upfronthosting.co.za> |
| 2017-03-22 07:22:54 | ncoghlan | link | issue29857 messages |
| 2017-03-22 07:22:54 | ncoghlan | create | |