Re: [pyxb-users] New Python3 support in git next branch

2014-02-27 Thread Nathan Robertson
Thanks Peter. That's an excellent blog post. John Weng is working on our Python 3.x port (using Python 3.3), and has our test suite running with no errors. He's now working on migrating our Pyramid webapps over the coming weeks. After that's done we'll send all our Python code to production, using

[pyxb-users] New Python3 support in git next branch

2014-02-27 Thread Peter Bigot
See http://www.pabigot.com/xml/python-23-compatible-source-and-pyxb/ for the details. This eliminates the 2to3 script, using a shared source for all versions of Python. The python3 branches of the git repository won't be updated and will eventually be removed. Any problems you report now are muc