-
Committer:
Gordon Tyler
-
Date:
2010-01-14 04:56:20 UTC
-
mto:
(5037.3.1 integration)
-
mto:
This revision was merged to the branch mainline in
revision
5046.
-
Revision ID:
gordon@doxxx.net-20100114045620-lhl4en5s8jityyt8
Added optional single quote support to UnicodeShlex and thus command_line_to_argv (defaults to disabled).
- Fixed unnecessary win32 platform checks in tests.
- Added extra tests for single quote support in UnicodeShlex.
- Changed commands.shlex_split_unicode to allow single quotes on win32 for better cross-platform compatibility.