17 Jan 2010 18:38
Urwid 0.9.9 python 3.x support
Ian Ward <ian <at> excess.org>
2010-01-17 17:38:55 GMT
2010-01-17 17:38:55 GMT
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
RSS Feed