New submission from Florent Xicluna <la...@yahoo.fr>: /tmp/semi;colon $ ./python -3 Lib/test/regrtest.py test_popen test_popen sh: /tmp/semi: Aucun fichier ou répertoire de ce type sh: colon/python: Aucun fichier ou répertoire de ce type test test_popen failed -- Traceback (most recent call last): File "/tmp/semi;colon/Lib/test/test_popen.py", line 31, in test_popen ["foo", "bar"] File "/tmp/semi;colon/Lib/test/test_popen.py", line 24, in _do_test_commandline got = eval(data)[1:] # strip off argv[0] File "<string>", line 0 ^ SyntaxError: unexpected EOF while parsing
1 test failed: test_popen ---------- components: Tests messages: 97543 nosy: flox severity: normal status: open title: test_popen fails if path contains semi-colon ";" type: behavior versions: Python 2.7 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue7671> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com