On 05/21/2011 04:52 AM, Senthil Kumaran wrote: > On Thu, May 19, 2011 at 09:58:47AM -0400, Ian Ward wrote: >>> - I see in setup.py that use_2to_3 flag is True when it is PYTHON3. >>> So, I assume that all you had to do was install distribute on python3 >>> and do a python3 setup.py install for urwid to be available on >>> python3. right? >> >> Yes, that works for me. > > That distribute bug was resolved in the latest codeline and I could > try python3 on urwid. Thanks it works! > > - Do you have anythings which are pending before you like to announce > (or release in pypi) as python3 compatible?
I need to release 0.9.10, but I want to make some changes to the new terminal widget and the tree widgets first. _______________________________________________ Urwid mailing list [email protected] http://lists.excess.org/mailman/listinfo/urwid
