Files
cpython/Modules
Mark Hammond e7fefbf68d Fix bugs:
457466: popenx() argument mangling hangs python
 226766: popen('python -c"...."') tends to hang

Fixes argument quoting in w9xpopen.exe for Windows 9x.  w9xpopen.exe
also never attempts to display a MessageBox when not executed
interactively.

Added test_popen() test.  This test currently just executes
"python -c ..." as a child process, and checks that the expected
arguments were all recieved correctly by the child process.  This
test succeeds for me on Win9x, win2k and Linux, and I hope it does
for other popen supported platforms too :)
2002-04-03 01:47:00 +00:00
..
2002-02-13 07:47:16 +00:00
2002-03-31 14:55:17 +00:00
2002-01-30 15:39:28 +00:00
2001-08-30 00:12:32 +00:00
2002-03-31 15:27:00 +00:00
2002-03-08 17:17:33 +00:00
2001-12-04 01:11:32 +00:00
2002-03-31 15:27:00 +00:00
2002-03-31 15:27:00 +00:00
2002-04-03 01:47:00 +00:00
2002-03-31 15:27:00 +00:00
2002-03-31 15:27:00 +00:00
2002-03-31 15:27:00 +00:00
2002-03-31 15:27:00 +00:00
2002-03-31 15:27:00 +00:00
2002-03-31 15:27:00 +00:00
2002-03-31 15:27:00 +00:00