Roumen Petrov <[EMAIL PROTECTED]> added the comment:

it is fine on linux (tested with UTF-8 codeset for locale):
$ ./python testš…­.py
('My arguments are: ', ['test\xf0\x90\x85\xad.py'])
\xf0\x90\x85\xad (UTF-8) =  0001016d (USC-4) = 65901

----------
nosy: +rpetrov

_______________________________________
Python tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue4474>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to