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 magniff
Recipients ezio.melotti, magniff, vstinner
Date 2016-07-24.17:46:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1469382387.65.0.521483795878.issue27608@psf.upfronthosting.co.za>
In-reply-to
Content
Note, that
>>> ord('µ')
181

there is another Mu like symbol chr(956), on which this code passes
History
Date User Action Args
2016-07-24 17:46:27magniffsetrecipients: + magniff, vstinner, ezio.melotti
2016-07-24 17:46:27magniffsetmessageid: <1469382387.65.0.521483795878.issue27608@psf.upfronthosting.co.za>
2016-07-24 17:46:27magnifflinkissue27608 messages
2016-07-24 17:46:27magniffcreate