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 ezio.melotti
Recipients docs@python, ezio.melotti, marco.buttu, r.david.murray
Date 2012-11-04.01:43:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1351993421.52.0.216303967872.issue16355@psf.upfronthosting.co.za>
In-reply-to
Content
That's arguably a bug though.  If the pragma was critical the program will silently do the wrong thing by ignoring an existing pragma when the source is missing (e.g. in production, even after passing all the tests locally).
History
Date User Action Args
2012-11-04 01:43:41ezio.melottisetrecipients: + ezio.melotti, r.david.murray, docs@python, marco.buttu
2012-11-04 01:43:41ezio.melottisetmessageid: <1351993421.52.0.216303967872.issue16355@psf.upfronthosting.co.za>
2012-11-04 01:43:41ezio.melottilinkissue16355 messages
2012-11-04 01:43:41ezio.melotticreate