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 bethard
Recipients bethard, docs@python, eric.araujo, flox, petri.lehtinen, roysmith, santoso.wijaya, terry.reedy
Date 2011-12-15.10:56:43
SpamBayes Score 0.0008233138
Marked as misclassified No
Message-id <1323946604.5.0.632195866467.issue13249@psf.upfronthosting.co.za>
In-reply-to
Content
The ArgumentParser constructor is definitely only intended to be called with keyword arguments, so it's definitely a documentation bug that it doesn't say this. I haven't actually applied the patch, but the basic approach and wording look fine to me.
History
Date User Action Args
2011-12-15 10:56:44bethardsetrecipients: + bethard, terry.reedy, roysmith, eric.araujo, flox, santoso.wijaya, docs@python, petri.lehtinen
2011-12-15 10:56:44bethardsetmessageid: <1323946604.5.0.632195866467.issue13249@psf.upfronthosting.co.za>
2011-12-15 10:56:43bethardlinkissue13249 messages
2011-12-15 10:56:43bethardcreate