Message 310287 - Python tracker
Message310287
| Author | terry.reedy |
|---|---|
| Recipients | docs@python, ncoghlan, pgacv2, r.david.murray, terry.reedy |
| Date | 2018-01-19.20:51:37 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1516395097.76.0.467229070634.issue32573@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Pedro: David and Nick are proposing initializing sys.argv to [] rather than [''] for embedded interpreters. This would say 'running embedded'. The .argv entry would need an additional sentence.
I like Nick's proposal, except that _xoptions should be {}. Documenting absence should only be a fallback is there is no sensible default. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-01-19 20:51:37 | terry.reedy | set | recipients: + terry.reedy, ncoghlan, r.david.murray, docs@python, pgacv2 |
| 2018-01-19 20:51:37 | terry.reedy | set | messageid: <1516395097.76.0.467229070634.issue32573@psf.upfronthosting.co.za> |
| 2018-01-19 20:51:37 | terry.reedy | link | issue32573 messages |
| 2018-01-19 20:51:37 | terry.reedy | create | |