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 eric.araujo
Recipients Claudiu.Popa, eric.araujo, r.david.murray, serhiy.storchaka
Date 2012-04-05.02:19:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1333592348.68.0.870610422896.issue14490@psf.upfronthosting.co.za>
In-reply-to
Content
Serhiy is talking about the same syntax issue, but in other files, such as Tools/msi.  The regex given sprouts a lot of false positives from comments or docstrings; for the msi one, I presume it is not a bug (it’s probably run with Python 2), otherwise Martin would have noticed it when making releases.
History
Date User Action Args
2012-04-05 02:19:08eric.araujosetrecipients: + eric.araujo, r.david.murray, Claudiu.Popa, serhiy.storchaka
2012-04-05 02:19:08eric.araujosetmessageid: <1333592348.68.0.870610422896.issue14490@psf.upfronthosting.co.za>
2012-04-05 02:19:08eric.araujolinkissue14490 messages
2012-04-05 02:19:08eric.araujocreate