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 piro
Recipients piro, vstinner
Date 2020-06-08.15:35:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1591630509.67.0.240089762921.issue40910@roundup.psfhosted.org>
In-reply-to
Content
Thank you for opening this. FYI:

> probably the original argv can still be found scanning backwards from environ

this is how the module works indeed in Python 3.
History
Date User Action Args
2020-06-08 15:35:09pirosetrecipients: + piro, vstinner
2020-06-08 15:35:09pirosetmessageid: <1591630509.67.0.240089762921.issue40910@roundup.psfhosted.org>
2020-06-08 15:35:09pirolinkissue40910 messages
2020-06-08 15:35:09pirocreate