Make tools/ compatible with both, Python 2 and 3 without 2to3-conversion.
commit2392eb9385c2866da10f7b2509279601de41b759
authormilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Wed, 13 Jun 2012 23:27:03 +0000 (13 23:27 +0000)
committermilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Wed, 13 Jun 2012 23:27:03 +0000 (13 23:27 +0000)
treeff1ca8f903adc41872986a08a736f15260f1c221
parent8d989fedba4f8ced00efd4806405a5378597ae1a
Make tools/ compatible with both, Python 2 and 3 without 2to3-conversion.

git-svn-id: https://docutils.svn.sourceforge.net/svnroot/docutils/trunk/docutils@7442 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
HISTORY.txt
README.txt
setup.cfg
setup.py
tools/buildhtml.py
tools/dev/create_unimap.py
tools/dev/profile_docutils.py
tools/dev/unicode2rstsubs.py
tools/quicktest.py
tools/test/test_buildhtml.py