wiki language

gert gert.cuykens at gmail.com
Sat Jan 1 19:26:09 EST 2011


I can't get the space betweeen \ " to work, what am I doing wrong?

http://pypi.python.org/pypi/appwsgi

| Install python3_ and launch the server_
|
| All the examples are sending ajax packages, no html is being
generated by the server. Pleas take a look at the source code and
consider this technique in your future projects.
|
| client request
|
| \{"cmd":"order",
| \ "sid":"bac0c1f9a9362f9e",
| \ "input":"..."}
|
| server response
|
| \{"cmd":"order",
| \ "sid":"bac0c1f9a9362f9e",
| \ "uid":"gert",
| \ "gid":"admin",
| \ "output":"..."}

.. _python3: http://python.org/download/
.. _server: http://appwsgi.googlecode.com/files/server.py



More information about the Python-list mailing list