]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Added regression test for start()/stop() returning bogus NULL.
authorFred Drake <fdrake@acm.org>
Fri, 8 Feb 2002 21:31:47 +0000 (21:31 +0000)
committerFred Drake <fdrake@acm.org>
Fri, 8 Feb 2002 21:31:47 +0000 (21:31 +0000)
commit8ce1cd34ef5f8ba784a8d7677dc89e135676b8f3
treed34c22b7b87d0f3677ad4a2c2994ee0fdf825b9c
parent68726f5384167f33be42984510df83a8df82e149
Added regression test for start()/stop() returning bogus NULL.
Lib/test/test_hotshot.py