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 xtreak
Recipients docs@python, paul.j3, py.user, xtreak
Date 2019-04-01.09:27:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1554110827.4.0.196215111207.issue27992@roundup.psfhosted.org>
In-reply-to
Content
Thanks for the report. To be little more clear it returns the "basename of sys.argv[0]" at [0] than the attached patch that says "uses part of ``sys.argv[0]``" .

[0] https://github.com/python/cpython/blob/62f9588663ebfea1735e9d142ef527395a6c2b95/Lib/argparse.py#L1638
History
Date User Action Args
2019-04-01 09:27:07xtreaksetrecipients: + xtreak, docs@python, py.user, paul.j3
2019-04-01 09:27:07xtreaksetmessageid: <1554110827.4.0.196215111207.issue27992@roundup.psfhosted.org>
2019-04-01 09:27:07xtreaklinkissue27992 messages
2019-04-01 09:27:07xtreakcreate