Benjamin Peterson added the comment: Naturally, you have to use casefold():
>>> hex(ord("\u00b5".casefold())) '0x3bc' ---------- resolution: -> invalid status: open -> pending _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue15562> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com