Prepare for python 3.0: minimize "types" module where possible (gbrandl).
commit0ff18fdc33cc580392454154a688284454435998
authorgrubert <grubert@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Sun, 30 Nov 2008 08:59:04 +0000 (30 08:59 +0000)
committergrubert <grubert@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Sun, 30 Nov 2008 08:59:04 +0000 (30 08:59 +0000)
tree95c2eda83bb02d2d579a62357caf7a7d50d7ad37
parentd0c1f1683f4b6d7b13209af03ec5b9d11e6192dc
Prepare for python 3.0: minimize "types" module where possible (gbrandl).

git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@5738 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
17 files changed:
HISTORY.txt
docutils/core.py
docutils/frontend.py
docutils/io.py
docutils/nodes.py
docutils/parsers/rst/states.py
docutils/readers/python/moduleparser.py
docutils/statemachine.py
docutils/utils.py
docutils/writers/html4css1/__init__.py
docutils/writers/newlatex2e/__init__.py
test/DocutilsTestSupport.py
test/package_unittest.py
test/test_language.py
test/test_publisher.py
test/test_readers/test_python/showparse
test/test_settings.py