Interesting GUI developments, it seems. Anyone developed a "Ajax" application using Python? Very curious....
Not what you meant, perhaps, but http://weboggle.shackworks.com has a Javascript/HTML/CSS one-page client that uses XMLHttpRequest to talk to a Python back-end. The requests are very crude, though, and the server is utterly specialized (no framework, not even asyncore).
Cheers,
Evan @ 4-am
-- http://mail.python.org/mailman/listinfo/python-list