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 effbot
Recipients effbot, nnorwitz, robinbryce2
Date 2009-04-03.00:00:50
SpamBayes Score 0.024190903
Marked as misclassified No
Message-id <1238716852.3.0.0142715085849.issue1538691@psf.upfronthosting.co.za>
In-reply-to
Content
In the upstream 1.0.6, the ParseError exception has a position attribute
that contains a (line, column) tuple.
History
Date User Action Args
2009-04-03 00:00:52effbotsetrecipients: + effbot, nnorwitz, robinbryce2
2009-04-03 00:00:52effbotsetmessageid: <1238716852.3.0.0142715085849.issue1538691@psf.upfronthosting.co.za>
2009-04-03 00:00:51effbotlinkissue1538691 messages
2009-04-03 00:00:50effbotcreate