Message 233129 - Python tracker

Message233129

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