[issue1602] windows console doesn't print or input Unicode

Brian Curtin report at bugs.python.org
Fri Jan 14 20:06:16 CET 2011


Brian Curtin <curtin at acm.org> added the comment:

I think we even agreed to drop 2000, although the PEP hasn't been updated and I couldn't find the supposed email where this was said.

For implementing functionality that isn't supported on all Windows versions or architectures, you can look at PC/winreg.c for a few examples. DisableReflectionKey is a good example off the top of my head.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue1602>
_______________________________________


More information about the Python-bugs-list mailing list