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 brian.curtin
Recipients brian.curtin, hardkrash
Date 2010-01-06.05:28:51
SpamBayes Score 1.2002163e-06
Marked as misclassified No
Message-id <1262755738.08.0.594009003339.issue7636@psf.upfronthosting.co.za>
In-reply-to
Content
After looking into it, I'm thinking this may be better off as a custom option inherited from optparse.Option. I already wrote the patch since it was small and a way to poke around optparse some more, so we'll see if anyone else likes the idea.
History
Date User Action Args
2010-01-06 05:28:58brian.curtinsetrecipients: + brian.curtin, hardkrash
2010-01-06 05:28:58brian.curtinsetmessageid: <1262755738.08.0.594009003339.issue7636@psf.upfronthosting.co.za>
2010-01-06 05:28:56brian.curtinlinkissue7636 messages
2010-01-06 05:28:55brian.curtincreate