Changes by Christopher Hoadley :
--
nosy: +hoadlck
versions: +Python 3.6
___
Python tracker
<http://bugs.python.org/issue19120>
___
___
Python-bugs-list mailin
Changes by Christopher Hoadley :
--
nosy: +hoadlck
versions: +Python 3.6
___
Python tracker
<http://bugs.python.org/issue16121>
___
___
Python-bugs-list mailin
Changes by Christopher Hoadley :
--
type: -> behavior
versions: +Python 3.6
___
Python tracker
<http://bugs.python.org/issue24869>
___
___
Python-bugs-list mai
Christopher Hoadley added the comment:
This problem makes it impossible to use shlex to parse commands where a newline
is intended to separate commands.
In the attached sample script, I created two input strings with the same tokens
in the same order: the only difference is newlines and