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 eric.araujo
Recipients Yaniv.Aknin, bethard, eric.araujo, eric.smith
Date 2010-06-13.22:08:33
SpamBayes Score 0.17099454
Marked as misclassified No
Message-id <1276466915.09.0.807195856737.issue8538@psf.upfronthosting.co.za>
In-reply-to
Content
I think you can go ahead and produce a patch. Don’t start splitting argparse into a package now though, this is a sensible decision IMO but has to be agreed by the maintainer; just add FlagAction and ConfigureAction to argparse for now.
History
Date User Action Args
2010-06-13 22:08:35eric.araujosetrecipients: + eric.araujo, bethard, eric.smith, Yaniv.Aknin
2010-06-13 22:08:35eric.araujosetmessageid: <1276466915.09.0.807195856737.issue8538@psf.upfronthosting.co.za>
2010-06-13 22:08:33eric.araujolinkissue8538 messages
2010-06-13 22:08:33eric.araujocreate