On Fri, Jul 18, 2008 at 1:17 AM, Ian Ward <[EMAIL PROTECTED]> 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"


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

Reply via email to