[issue7671] test_popen fails if path contains special char like ";"

Florent Xicluna report at bugs.python.org
Mon Jan 11 09:23:53 CET 2010


Florent Xicluna <laxyf at yahoo.fr> added the comment:

With r77420, it fails when path contains backslash "\".

Using '"%s" -c "..."' it does not fail.

----------
resolution: fixed -> 
status: closed -> open

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


More information about the Python-bugs-list mailing list