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 python-dev
Recipients ezio.melotti, flox, georg.brandl, python-dev, r.david.murray, serhiy.storchaka, terry.reedy
Date 2014-01-22.00:34:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3f870N70YNz7LjR@mail.python.org>
In-reply-to
Content
New changeset 0041be34edbf by Florent Xicluna in branch '2.7':
Issue #17825: Cursor ^ is correctly positioned for SyntaxError and IndentationError.
http://hg.python.org/cpython/rev/0041be34edbf
History
Date User Action Args
2014-01-22 00:34:13python-devsetrecipients: + python-dev, georg.brandl, terry.reedy, ezio.melotti, r.david.murray, flox, serhiy.storchaka
2014-01-22 00:34:13python-devlinkissue17825 messages
2014-01-22 00:34:13python-devcreate