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 mbussonn
Recipients berker.peksag, bethard, mbussonn, paul.j3, serhiy.storchaka
Date 2015-06-04.03:57:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1433390257.7.0.628050389157.issue24360@psf.upfronthosting.co.za>
In-reply-to
Content
As far as I remember, argparse is not only use to parse things from sys.argv where the quoting is not necessary. And Namespace is not only use in argparse.

But if you don't want improvement, feel free to close.
History
Date User Action Args
2015-06-04 03:57:37mbussonnsetrecipients: + mbussonn, bethard, berker.peksag, paul.j3, serhiy.storchaka
2015-06-04 03:57:37mbussonnsetmessageid: <1433390257.7.0.628050389157.issue24360@psf.upfronthosting.co.za>
2015-06-04 03:57:37mbussonnlinkissue24360 messages
2015-06-04 03:57:37mbussonncreate