python and ajax

Jp Calderone exarkun at divmod.com
Mon Aug 29 18:16:37 EDT 2005


On Mon, 29 Aug 2005 12:04:46 -0700 (PDT), Steve Young <drevil_53711 at yahoo.com> wrote:
>Hi, I was wondering if anybody knew of any good
>tutorial/example of AJAX/xmlhttprequest in python.
>Thanks.
>

There's a short example of Nevow's LivePage online here: http://divmod.org/svn/Nevow/trunk/examples/livepage/livepage.py

It's not a tutorial by itself, but if you poke around some of the other examples and read http://divmod.org/projects/nevow and some of the documents it references, you should be able to figure things out.

Jp



More information about the Python-list mailing list