python 2 to 3

6 views
Skip to first unread message

Oliver

unread,
Nov 27, 2013, 12:08:57 AM11/27/13
to pypubs...@googlegroups.com
Migration to python 3 was not too bad, but wasn't easy either. I found the python3porting.com page very useful: https://sourceforge.net/p/forge/documentation/Project%20Web%20Services/, together with the 2to3.py script, then I replaced all code that 2to3.py changed with a utility method from a new py2and3.py module which selects the right method based on python version. No noticeable effect on speed, I was a little surprised. Python 3.2 and 3.3 all tests pass. Only one error in 3.4. 
Oliver

DevPlayer

unread,
Mar 8, 2015, 10:44:22 AM3/8/15
to pypubs...@googlegroups.com
Could link to error in Python 3.4?

Oliver

unread,
May 3, 2015, 10:24:54 AM5/3/15
to pypubs...@googlegroups.com
The error is no error in latest Python 3.4 on my side although it has been a few weeks since  tried. You still getting an error?
Reply all
Reply to author
Forward
0 new messages