Lu Jiawrote: > damir wrote: >> I think this demo server (simple_server.py) should work fine under >> py2.5.. > > Thank you for reply. But I can't run demo under Py2.5 which works find > under py2.4. > It is display error message about the PTL parameter missing... You need to have version 2.5a1 (or checkout the bzr tree). http://quixote.ca/download.html I guess having support for Python 2.5 is a good reason to make a real release of Quixote 2.5. I'll try to do that soon. Neil