quixote is not ready for python 2.5

I tried to upgrade to Python 2.5 today, however, some of the packages I use daily is not ready, including quixote.
At least on change in compile.ast.From makes quixote 2.4 not working in Python 2.5.
I think I’ll stick with Python 2.4 till more packages come to work with 2.5.

Share This

quixote session

http://darcs.idyll.org/~t/projects/quixote2-tutorial/advanced/sessions.html
http://quixote.ca/qx/StoringSessionsInDatabase
http://ksenia.nl/code/quixote_sql_sessions_06.tgz

Share This

some comments on Python web frame work

Zope is easy if it does what you want out of the box, Quixote is good for sites that are big on calculations and small on eye candy, Twisted is good for high-demand sites

Share This

_q_index can’t return a callable

Only _q_lookup can

Share This

Close
E-mail It