Decode command line arguments with the locales preferred encoding.
commit3e4971494ebb13b81805baeeff0455db3ebfc790
authormilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Mon, 29 Nov 2010 23:11:25 +0000 (29 23:11 +0000)
committermilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Mon, 29 Nov 2010 23:11:25 +0000 (29 23:11 +0000)
treed6ed8c561e0ab4d1f149ca14dbb9ce411582350b
parent48bd0a55f28c4ef50c715e38bfd990082214a1ae
Decode command line arguments with the locales preferred encoding.

git-svn-id: https://docutils.svn.sourceforge.net/svnroot/docutils/trunk/docutils@6487 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
HISTORY.txt
docutils/core.py
test/test_command_line.py [new file with mode: 0644]