Re: [SQLObject] porting to python 3

2009-10-18 Thread Oleg Broytman
On Sun, Oct 18, 2009 at 11:14:40AM +0200, Daniel Fetchinson wrote: > I'm using 2to3 from trunk with python 2.6.1 and sqlobject 0.12b2 is > 2to3-able. Lots of files need modification of course but apparently > 2to3 could take care of all of them. I haven't run the test suite > though, but this in it

Re: [SQLObject] porting to python 3

2009-10-18 Thread Daniel Fetchinson
>> Great! Does this mean that 0.12 aims to 2to3-able? > >I don't know, I didn't switch even to 2.7 yet. Please report any > problem. I'm using 2to3 from trunk with python 2.6.1 and sqlobject 0.12b2 is 2to3-able. Lots of files need modification of course but apparently 2to3 could take care of a