On 2/26/11, Modulok <modu...@gmail.com> wrote: ... > The server then replies with any variables that the client needs to > set and their values. You could do this with a python script running > on a server sending ajax responses. (There's an ajax module in the > standard library.) ...
Sorry, I meant a 'json' module, not 'ajax'. I've been doing too much web programming recently :p. You could probably even get away with not having to write a server, just set up a web server to handle it, sending a well-formed response. -Modulok- _______________________________________________ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: http://mail.python.org/mailman/listinfo/tutor