Re: run quixote2.4 under Python25

Neil Schemenauer <[email protected]> Fri, 6 Apr 2007 05:24:16 +0000 (UTC)
Newsgroups gmane.comp.web.quixote.user
Message-ID <[email protected]>
Lu Jia <[email protected]> wrote:
> 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