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 Max.Cantor, ezio.melotti, loewis, python-dev, serhiy.storchaka
Date 2013-06-09.13:59:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3bSzbm2LsjzStC@mail.python.org>
In-reply-to
Content
New changeset 15aa786b723b by Serhiy Storchaka in branch '3.3':
Issue #18038: SyntaxError raised during compilation sources with illegal
http://hg.python.org/cpython/rev/15aa786b723b

New changeset 39e2f0059ee2 by Serhiy Storchaka in branch 'default':
Issue #18038: SyntaxError raised during compilation sources with illegal
http://hg.python.org/cpython/rev/39e2f0059ee2

New changeset 570b5b4040b1 by Serhiy Storchaka in branch '2.7':
Issue #18038: SyntaxError raised during compilation sources with illegal
http://hg.python.org/cpython/rev/570b5b4040b1
History
Date User Action Args
2013-06-09 13:59:01python-devsetrecipients: + python-dev, loewis, ezio.melotti, serhiy.storchaka, Max.Cantor
2013-06-09 13:59:01python-devlinkissue18038 messages
2013-06-09 13:59:01python-devcreate