Alexander Pyhalov added the comment:

I've discussed this once more. 

>From islower man page:

RETURN VALUES
     If the argument to any of the character handling  macros  is
     not  in the domain of the function, the result is undefined.

And (char)128-255 are not legal UTF-8 (at least what I see from wikipedia: 
http://en.wikipedia.org/wiki/UTF-8 ).

----------

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

Reply via email to