Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Python > Curses unicode support

Reply
Thread Tools

Curses unicode support

 
 
Steven D'Aprano
Guest
Posts: n/a
 
      09-01-2012
Thanks to Victor Stinner, the curses module now has improved Unicode
support.

http://mail.python.org/pipermail/pyt...er/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
 
Reply With Quote
 
 
 
 
cjgohlke@gmail.com
Guest
Posts: n/a
 
      09-02-2012
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/pyt...er/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
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
UTF-8 Support of Curses in Python 2.5 shrek2099@yahoo.com Python 1 07-21-2007 10:57 PM
Curses for win32 with VT100/ANSI support Daniele C. C Programming 48 06-08-2006 02:11 AM
Re: Replacing curses (Was: Re: Problem with curses and UTF-8) Jean-Paul Calderone Python 2 02-09-2006 08:29 AM
curses and unicode Gandalf Python 2 04-15-2004 09:25 PM
Unicode + jsp + mysql + tomcat = unicode still not displaying Robert Mark Bram Java 0 09-28-2003 05:37 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57