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 r.david.murray
Recipients LambertDW, eric.araujo, ggenellina, hac.man, kszawala, python-dev, r.david.murray, vstinner
Date 2012-07-16.00:15:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1342397742.52.0.411551967909.issue4640@psf.upfronthosting.co.za>
In-reply-to
Content
Re-reading the issue I think the OP was not trying to define '-debug', but was indeed reporting the behavior when -debug was passed to the parser.  I've committed your tests (thanks).  

So we now have tests for both cases, and this issue can be closed as invalid.
History
Date User Action Args
2012-07-16 00:15:43r.david.murraysetrecipients: + r.david.murray, ggenellina, vstinner, LambertDW, eric.araujo, kszawala, python-dev, hac.man
2012-07-16 00:15:42r.david.murraysetmessageid: <1342397742.52.0.411551967909.issue4640@psf.upfronthosting.co.za>
2012-07-16 00:15:41r.david.murraylinkissue4640 messages
2012-07-16 00:15:40r.david.murraycreate