[issue27608] Something wrong with str.upper().lower() chain?

Aleksandr Koshkin report at bugs.python.org
Sun Jul 24 13:46:27 EDT 2016


Aleksandr Koshkin added the comment:

Note, that
>>> ord('µ')
181

there is another Mu like symbol chr(956), on which this code passes

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue27608>
_______________________________________


More information about the Python-bugs-list mailing list