Re: run quixote2.4 under Python25

Lu Jia <[email protected]> Fri, 06 Apr 2007 13:54:50 +0800
Newsgroups gmane.comp.web.quixote.user
Message-ID <[email protected]>
Neil Schemenauer wrote:
> In gmane.comp.web.quixote.user, you wrote:
>   
>> As Mike mentioned, it is possible due to the incompatibility in C 
>> htmltext module, So I disabled all PTL related function in Demo and 
>> changed root.ptl to root.py. It works fine.
>> I think I will use another template engine in Quixote, perhaps cheetah.
>>     
>
> Could you give 2.5b1 a try?  I just posted it on the quixote.ca
> site.  I think PTL works in that version with Python 2.5.
>
>   Neil
>
>   
Thank you Neil, I'm downloading now :) I will try it.