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 chris.jerdonek
Recipients a.kasyanov, asvetlov, benjamin.peterson, chris.jerdonek, ezio.melotti, georg.brandl, orsenthil, r.david.murray, tshepang
Date 2012-12-27.02:59:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1356577146.54.0.945514409001.issue15302@psf.upfronthosting.co.za>
In-reply-to
Content
I'm attaching an updated patch incorporating David and Benjamin's suggestion.  (Thanks a lot for the feedback, by the way.)  I also added a test for the help option and refactored to avoid having to use context managers to check sys.argv, sys.stderr, etc.
History
Date User Action Args
2012-12-27 02:59:07chris.jerdoneksetrecipients: + chris.jerdonek, georg.brandl, orsenthil, benjamin.peterson, ezio.melotti, r.david.murray, asvetlov, tshepang, a.kasyanov
2012-12-27 02:59:06chris.jerdoneksetmessageid: <1356577146.54.0.945514409001.issue15302@psf.upfronthosting.co.za>
2012-12-27 02:59:06chris.jerdoneklinkissue15302 messages
2012-12-27 02:59:06chris.jerdonekcreate