>> RefactoringTool: ### In file col.py ### >> RefactoringTool: Line 357: could not convert: raise '@@: figure out >> the exception for a delete' >> RefactoringTool: Python 3 does not support string exceptions >> RefactoringTool: Line 978: could not convert: raise "Enum type is not >> supported" >> RefactoringTool: Python 3 does not support string exceptions > > Finally I fixed them in the trunk. Will be in version 0.12 soon.
Great! Does this mean that 0.12 aims to 2to3-able? >> I'd say a simple Exception( '@@: figure out the exception for a delete' ) >> and Exception( 'Enum type is not supported' ) fix will be good enough. > > I made the first one RuntimeError and the second one TypeError. +1 >> I'll report on any further progress I make on porting sqlobject to python >> 3. > > Any progress? Well, I didn't really do anything else than running the 2to3 script whose output I copied in the original post... Cheers, Daniel -- Psss, psss, put it down! - http://www.cafepress.com/putitdown ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ sqlobject-discuss mailing list sqlobject-discuss@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss