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.18:14:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1469384075.3.0.28286023677.issue27608@psf.upfronthosting.co.za>
In-reply-to
Content
So, yes, unicode table seems to be a bit inconsistent. In str documentation it worth to emphasize that something.upper().lower() in general not equals to something.
History
Date User Action Args
2016-07-24 18:14:35magniffsetrecipients: + magniff, vstinner, ezio.melotti
2016-07-24 18:14:35magniffsetmessageid: <1469384075.3.0.28286023677.issue27608@psf.upfronthosting.co.za>
2016-07-24 18:14:35magnifflinkissue27608 messages
2016-07-24 18:14:35magniffcreate