Firat Ozgul added the comment:

ascii("KÄ°TAP".lower().upper()) should return "K\u0130TAP".

Yes, Python 3.2 loses information, but Python 3.3 inserts faulty information, 
which, I think, is much worse than losing information.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue17252>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to