On Monday 02 October 2006 11:16, Oleg Broytmann wrote:
> -- do not break compatibility, remember, SQLObject is still supports
> Python 2.2;

Unfortunately this is more a desired thing than an actual fact. SQLObject 
depends on FormEncode, and FormEncode contains python2.4 specific code. 
It is true that for the moment that code is not operational and can be 
removed, but unless you rely on some distribution to have packaged them 
for you and fixed these problems already, or you know how to deal with 
them yourself, it doesn't. For people who simply take the source and 
attempt a setup.py install, it will not work with anything older than 2.4 
unless they modify the source.

-- 
Dan

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
sqlobject-discuss mailing list
sqlobject-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss

Reply via email to