Message 108702 - Python tracker

Message108702

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