On Mon, Oct 02, 2006 at 09:30:33PM +0300, Dan Pascu wrote: > > works with 2.2. I know there is code in FormEncode that only works with > > 2.4, but I don't think it prevents SQLObject from working. > > it does.
I just installed FormEncode from SVN: > python2.3 Python 2.3.5 (#1, Nov 19 2005, 17:43:50) [GCC 3.3.5 (Debian 1:3.3.5-13)] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import formencode.formgen Traceback (most recent call last): File "<stdin>", line 1, in ? File "/usr/local/lib/python2.3/site-packages/FormEncode-0.6.1dev_r1960-py2.3.egg/formencode/formgen.py", line 12 @dispatch.generic() ^ SyntaxError: invalid syntax >>> import sqlobject I ran a few tests from the SQLObject test suite - all tests passed. So I believe it works at least with Python 2.3. Oleg. -- Oleg Broytmann http://phd.pp.ru/ [EMAIL PROTECTED] Programmers don't die, they just GOSUB without RETURN. ------------------------------------------------------------------------- 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