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 Ivan.Pozdeev
Recipients Ivan.Pozdeev, serhiy.storchaka, terry.reedy
Date 2016-12-13.14:28:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1481639316.09.0.950573997998.issue28923@psf.upfronthosting.co.za>
In-reply-to
Content
I'm more puzzled how noone has noticed this until now if it's supposed to produce an error upon compilation. (Well, it doesn't. I couldn't quite figure out how the encoding declaration is parsed, but it's clear the line _isn't_ matched as a regex like the docs say.)
History
Date User Action Args
2016-12-13 14:28:36Ivan.Pozdeevsetrecipients: + Ivan.Pozdeev, terry.reedy, serhiy.storchaka
2016-12-13 14:28:36Ivan.Pozdeevsetmessageid: <1481639316.09.0.950573997998.issue28923@psf.upfronthosting.co.za>
2016-12-13 14:28:36Ivan.Pozdeevlinkissue28923 messages
2016-12-13 14:28:35Ivan.Pozdeevcreate