Closed MarkNenadov closed 12 years ago
Ported validator.py and the test_*.py files and init.py for module to full Python 3.x compatibility (without breaking Python 2.x support).
All unit tests pass in both Python 2.7 and Python 3.2.
(didn't address setup file)
added Py3 support in 0.8.0, using a different approach in some places
Ported validator.py and the test_*.py files and init.py for module to full Python 3.x compatibility (without breaking Python 2.x support).
All unit tests pass in both Python 2.7 and Python 3.2.
(didn't address setup file)