Hello everyone,

I've merged the python3 branch and now the development version of Urwid
can be installed and run on Python 2.4-2.7 and Python 3.2, all from the
same code base.  Python 3 building is now done with distribute[1]
instead of setuputils.

Unit tests and doctests can now be run with "setup.py test"

I've also posted a new style guide[2] for contributing code to Urwid.
Things are a little more complicated now that the code base is
supporting two major Python releases.

I hope to focus on only bug fixing and minor clean-ups before releasing
0.9.10.  Please test and report any problems here, on IRC or in the
ticket system.

Ian

[1]: http://pypi.python.org/pypi/distribute
[2]: http://excess.org/urwid/wiki/CodingStyle

_______________________________________________
Urwid mailing list
[email protected]
http://lists.excess.org/mailman/listinfo/urwid

Reply via email to