fix encodings discrpancy in Windows
commit36b69d7a0a1ca44ecdd14f0e1663252cb58bc60b
authormilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Wed, 23 Nov 2011 22:01:02 +0000 (23 22:01 +0000)
committermilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Wed, 23 Nov 2011 22:01:02 +0000 (23 22:01 +0000)
tree1a41556a24d2358fc8fc617a8b95327769cc424b
parent14bba24f4826fff7d24bba13af2c0f6007032cd9
fix encodings discrpancy in Windows

test_command_line now determines the encoding of the standard input
the same way as docutils.core.process_command_line()

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