[Urwid] repo move from svn to hg
James Mills
prologic at shortcircuit.net.au
Fri Jul 18 00:08:39 EDT 2008
On Fri, Jul 18, 2008 at 1:17 AM, Ian Ward <ian at excess.org> wrote:
> Absolutely. The wsgi code currently works for the tour.py example in
> the "default" branch, but the way wsgi uses iterators made quite a few
> not-so-pretty changes necessary.
Got revisions I can compare ?
Now that you're using Mercurial (yay!) this is now a whole lot easier!
> For proper wsgi support we need Python 2.5 so that we can put the
> generator inside a try:finally: block. Without that we can't clean up
> the sockets left in the tmp folder.
I'll have a look at tour.py
and how you're currently
doing WSGI.
cheers
James
--
--
-- "Problems are solved by method"
More information about the Urwid
mailing list