Is there any "downgrade" planed?
colubrid uses features that a exist since Python 2.3 (and possibly
v2.4)...
But i would like use colubrid with Python v2.2.x...
I have a Idea. There exists backports:
http://aima.cs.berkeley.edu/python/utils.html
It's poor to import with "from utils import *" the backport on every
file, if the Python version is new enough.
What's about a script that optional patch all files and insert the
import-Line? So everyone can colubrid-apps with old Python Version.
There are many old python version out there, look at:
http://wiki.python.de/Python_Webspace :(
the aima backports package is not that good. if you can locate some
show stoppers just file a bug, i will correct them.
Regards,
Armin