Message 108699 - Python tracker

Message108699

Author vstinner
Recipients LambertDW, eric.araujo, ggenellina, kszawala, r.david.murray, terry.reedy, vstinner
Date 2010-06-26.10:00:41
SpamBayes Score 0.14820753
Marked as misclassified No
Message-id <1277546443.08.0.55311088473.issue4640@psf.upfronthosting.co.za>
In-reply-to
Content
> Victor, I am interpreting your comment as saying 
> that this is not a bug.

No, I tried to explain that it is a bug :-)

add_option("-debug", "--debug", ...) and add_option("-debug", ...)  should raise an error.
History
Date User Action Args
2010-06-26 10:00:44vstinnersetrecipients: + vstinner, terry.reedy, ggenellina, LambertDW, eric.araujo, kszawala, r.david.murray
2010-06-26 10:00:43vstinnersetmessageid: <1277546443.08.0.55311088473.issue4640@psf.upfronthosting.co.za>
2010-06-26 10:00:41vstinnerlinkissue4640 messages
2010-06-26 10:00:41vstinnercreate