[issue1521950] shlex.split() does not tokenize like the shell

Éric Araujo report at bugs.python.org
Fri Sep 3 18:27:34 CEST 2010


Éric Araujo <merwok at netwok.org> added the comment:

Thanks for the report. Would you like to work on a patch, or translate your examples into unit tests?

The docs do not mention “&” at all, and platform discrepancies have to be taken into account too, so I really don’t know if this is a bug fix for the normal mode, the POSIX mode, or a feature request requiring a new argument to the shlex function to preserve compatibility.

----------
nosy: +eric.araujo, eric.smith

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue1521950>
_______________________________________


More information about the Python-bugs-list mailing list