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 flox
Recipients ezio.melotti, flox, georg.brandl, r.david.murray, serhiy.storchaka, terry.reedy
Date 2013-04-27.20:27:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1367094478.21.0.176409837024.issue17825@psf.upfronthosting.co.za>
In-reply-to
Content
The proposed patch deals with the case of the IndentationError in the traceback module.
History
Date User Action Args
2013-04-27 20:27:58floxsetrecipients: + flox, georg.brandl, terry.reedy, ezio.melotti, r.david.murray, serhiy.storchaka
2013-04-27 20:27:58floxsetmessageid: <1367094478.21.0.176409837024.issue17825@psf.upfronthosting.co.za>
2013-04-27 20:27:58floxlinkissue17825 messages
2013-04-27 20:27:57floxcreate