]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Increase code coverage in Python/structmember.c from 33% to 40%
authorWalter Dörwald <walter@livinglogic.de>
Fri, 18 Nov 2005 16:51:05 +0000 (16:51 +0000)
committerWalter Dörwald <walter@livinglogic.de>
Fri, 18 Nov 2005 16:51:05 +0000 (16:51 +0000)
commitc85c74cd08f619b69a61a0290c660d642a15e9d3
treed64d440074dc2fe1b3be383738d00689df665626
parent690402ff170abfc9b24269aa7db923eddf60e607
Increase code coverage in Python/structmember.c from 33% to 40%
(by forcing a call to the listmember() function).
Lib/test/test_traceback.py