Fix [ 318 ] false positive in test_heuristics_no_utf8.
commit6ce21062ad5b8a8bdcdea97ff3fd9227f4820166
authormilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Wed, 31 May 2017 21:34:55 +0000 (31 21:34 +0000)
committermilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Wed, 31 May 2017 21:34:55 +0000 (31 21:34 +0000)
treecf587e362de27186cc982f0dcefb62dc2e68a3f0
parent7973304b563e8576bc2bfff5de6d92e4e3dcb429
Fix [ 318 ] false positive in test_heuristics_no_utf8.

The heuristics is skipped under Py3k unless decoding with locale encoding
fails.

git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@8098 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
test/test_io.py