quixote and python2.5 conformance
"cowrie" <[email protected]> Thu, 1 Nov 2007 15:11:22 +0800
| Newsgroups | gmane.comp.web.quixote.user |
|---|---|
| Message-ID | <[email protected]> |
I don't know whether the Quixote conform to python 2.5,until now I use python 2.4,it's all right.But when I installed
python 2.5,error happened when import any ptl.
the last error trace is:
------------------------
File "/usr/lib/python2.5/site-packages/quixote/ptl/ptl_compile.py", line 57, i
n file_input
('htmltext', '_q_htmltext')])
TypeError: __init__() takes at least 4 arguments (3 given)
I have reinstalled quixote after installing python 2.5.
Any reply is appreciated.
cowrie/2007.11.1