Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #28235
| Newsgroups | comp.lang.python |
|---|---|
| Date | 2012-09-01 20:28 -0700 |
| References | <50428f00$0$29978$c3e8da3$5496439d@news.astraweb.com> |
| Message-ID | <30764d09-c9e8-4c72-afd0-609e2fbe690b@googlegroups.com> (permalink) |
| Subject | Re: Curses unicode support |
| From | cjgohlke@gmail.com |
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
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
Curses unicode support Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-09-01 22:41 +0000 Re: Curses unicode support cjgohlke@gmail.com - 2012-09-01 20:28 -0700
csiph-web