Closed GoogleCodeExporter closed 9 years ago
Any plans to have this running on py3?
Original comment by dusan.ma...@gmail.com
on 21 Feb 2011 at 1:46
Yes, I think Python 3.x compatibility would be very desirable, and will work on
it.
Original comment by barry.pe...@gmail.com
on 28 Mar 2011 at 6:17
Issue 20 has been merged into this issue.
Original comment by barry.pe...@gmail.com
on 28 Mar 2011 at 6:17
I believe Python 3.x compatibility is working pretty decently as of revision
26498aaf72e4
Running "setup.py install" with a Python 3.x should automatically run the 2to3
translation utility and give you something that passes the unittests (which
also need to be run through 2to3). The simple demo programs are bilingual and
run on either Python series without translation.
Original comment by barry.pe...@gmail.com
on 29 Mar 2011 at 5:27
Original issue reported on code.google.com by
JohnDA...@gmail.com
on 25 Jan 2010 at 2:09