]> granicus.if.org Git - python/commit
Preserve command name, for later printing of active
authorMartin v. Löwis <martin@v.loewis.de>
Thu, 23 Mar 2006 18:18:35 +0000 (18:18 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Thu, 23 Mar 2006 18:18:35 +0000 (18:18 +0000)
commitbd8dbab247e980920cab7710d4707ccbf60a30b1
tree7ec6faf19757bd922f95f8327f6569b2bfc222f2
parent83be9669c8c0009dadc0f1fbc0e07a1511223003
Preserve command name, for later printing of active
commands. If there are active commands when the tests
start, fail, printing these commands.
Lib/popen2.py
Misc/NEWS