This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author r.david.murray
Recipients docs@python, pgacv2, r.david.murray
Date 2018-01-16.19:56:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1516132610.67.0.467229070634.issue32573@psf.upfronthosting.co.za>
In-reply-to
Content
A better question might be: is there something in the embedding framework that should initialize argv to the empty list?  embedding framework here could have two meanings: either the third party code, or the code that we provide for supporting embedding.
History
Date User Action Args
2018-01-16 19:56:50r.david.murraysetrecipients: + r.david.murray, docs@python, pgacv2
2018-01-16 19:56:50r.david.murraysetmessageid: <1516132610.67.0.467229070634.issue32573@psf.upfronthosting.co.za>
2018-01-16 19:56:50r.david.murraylinkissue32573 messages
2018-01-16 19:56:50r.david.murraycreate