Ian Ward | 17 Jan 2010 18:38
Favicon
Gravatar

Urwid 0.9.9 python 3.x support

Alex Friman wrote:
> On Nov 17 2009, 7:24 pm, Ian Ward <i... <at> excess.org> wrote:
>> Announcing Urwid 0.9.9
>> ----------------------
> 
> Can it works with Python 3.1?
> 

Not yet, but patches are welcome.

I've removed things that won't work in python 3 (like parameters 
declared as tuples), but the real work to port to python 3 hasn't 
started yet.  Urwid does quite a bit of string handling, so that part of 
the transition might be a little rough.

Ian

Gmane