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 Aaron.Meurer
Recipients Aaron.Meurer, docs@python, eric.araujo, paul.j3, r.david.murray
Date 2014-03-19.00:18:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1395188298.08.0.269538385609.issue20970@psf.upfronthosting.co.za>
In-reply-to
Content
The next sentence further confuses things, "This default is almost always desirable because it will make the help messages match how the program was invoked on the command line." It makes it sound like it really did intend to use sys.argv[0] literally.
History
Date User Action Args
2014-03-19 00:18:18Aaron.Meurersetrecipients: + Aaron.Meurer, eric.araujo, r.david.murray, docs@python, paul.j3
2014-03-19 00:18:18Aaron.Meurersetmessageid: <1395188298.08.0.269538385609.issue20970@psf.upfronthosting.co.za>
2014-03-19 00:18:18Aaron.Meurerlinkissue20970 messages
2014-03-19 00:18:17Aaron.Meurercreate