]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Refactor test_preexec_errpipe to not create an uncollectable reference cycle.
authorGregory P. Smith <greg@krypto.org>
Sun, 11 Nov 2012 18:12:40 +0000 (10:12 -0800)
committerGregory P. Smith <greg@krypto.org>
Sun, 11 Nov 2012 18:12:40 +0000 (10:12 -0800)
commit65ee6ece2d000e716bf1dcbf3bfc74c32ceba4c8
tree265dc16110e873971a727c7f09dbd6a457f6911b
parentcba149761a73e7c1aec7fdf6b310957b01d30520
parent859035d2efb32ad56ae9e8e2d0981c36074a79c3
Refactor test_preexec_errpipe to not create an uncollectable reference cycle.
Lib/test/test_subprocess.py