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 nedbat
Recipients BreamoreBoy, benjamin.peterson, eryksun, miwa, nedbat, schlamar, tim.golden, vstinner, zach.ware
Date 2014-12-27.13:29:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1419686967.38.0.0700657887702.issue20844@psf.upfronthosting.co.za>
In-reply-to
Content
This bug just bit me.  Changing "# coding: utf8" to "# coding: utf-8" works around it.
History
Date User Action Args
2014-12-27 13:29:27nedbatsetrecipients: + nedbat, vstinner, tim.golden, benjamin.peterson, miwa, BreamoreBoy, schlamar, zach.ware, eryksun
2014-12-27 13:29:27nedbatsetmessageid: <1419686967.38.0.0700657887702.issue20844@psf.upfronthosting.co.za>
2014-12-27 13:29:27nedbatlinkissue20844 messages
2014-12-27 13:29:27nedbatcreate