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 LambertDW, eric.araujo, ggenellina, kszawala, r.david.murray, terry.reedy, vstinner
Date 2010-06-26.10:09:53
SpamBayes Score 0.06455707
Marked as misclassified No
Message-id <1277546994.92.0.408242645814.issue4640@psf.upfronthosting.co.za>
In-reply-to
Content
Oh, we all focused on “-debug is not recognized as --debug” and forgot that the bug report also said “optparse does not complain when -debug is specified” (not sure if that meant “added” or “given on the command line”). We have to check if the bug still applies on 2.6, 2.7, 3.1 and 3.2.
History
Date User Action Args
2010-06-26 10:09:55eric.araujosetrecipients: + eric.araujo, terry.reedy, ggenellina, vstinner, LambertDW, kszawala, r.david.murray
2010-06-26 10:09:54eric.araujosetmessageid: <1277546994.92.0.408242645814.issue4640@psf.upfronthosting.co.za>
2010-06-26 10:09:53eric.araujolinkissue4640 messages
2010-06-26 10:09:53eric.araujocreate