Andreas Stührk <[email protected]> added the comment:

Note that getkey() is broken, too. I attached a simple script to demonstrate 
that. If you run it and enter some non-ascii input, you can see that getkey() 
returns an utf-8 encoded str (in my utf-8 environment at least, I haven't check 
if it's always utf-8 or if it depends on the locale).

----------
Added file: http://bugs.python.org/file19623/getkey_sample.py

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

Reply via email to