Curses unicode support
cjgohlke at gmail.com
cjgohlke at gmail.com
Sat Sep 1 23:28:30 EDT 2012
More information about the Python-list mailing list
Sat Sep 1 23:28:30 EDT 2012
- Previous message (by thread): Curses unicode support
- Next message (by thread): Accessing AST at runtime
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Saturday, September 1, 2012 3:41:04 PM UTC-7, Steven D'Aprano wrote: > Thanks to Victor Stinner, the curses module now has improved Unicode > > support. > > > > http://mail.python.org/pipermail/python-dev/2012-September/121569.html > > > > Victor has asked for testers to report any bugs in the module before > > Python 3.3 goes live: > > > > [quote] > > So please try to test the curses module before Python 3.3 final with > > your favorite application! > > [end quote] > > > > > > -- > > Steven It might be worth mentioning here that there is no _curses module, with or without Unicode support, in any CPython version for the Windows operating system (http://bugs.python.org/issue2889). Christoph
- Previous message (by thread): Curses unicode support
- Next message (by thread): Accessing AST at runtime
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list