Ensure test work as intended in all supported Python versions.
commitf9fe00baa1de4b2f55cc016f02bf16527c29166e
authormilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Thu, 18 Mar 2010 22:12:22 +0000 (18 22:12 +0000)
committermilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Thu, 18 Mar 2010 22:12:22 +0000 (18 22:12 +0000)
tree0b256af1aad8b331304411b615cecc99a364e461
parentb2f8ba235ffb19449d21f312afb1449153083106
Ensure test work as intended in all supported Python versions.

Take care to prevent false positives caused by varying error messages or
default behaviour. Extend test support to p3k.
Fixes [2972615].

git-svn-id: https://docutils.svn.sourceforge.net/svnroot/docutils/trunk/docutils@6268 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
test/test_functional.py
test/test_parsers/test_rst/test_directives/include10.txt
test/test_parsers/test_rst/test_directives/test_include.py
test/test_parsers/test_rst/test_directives/test_raw.py
test/test_readers/test_python/test_functions.py