]> granicus.if.org Git - python/commit
We only need to check for StopIteration here.
authorFred Drake <fdrake@acm.org>
Mon, 5 Aug 2002 22:16:40 +0000 (22:16 +0000)
committerFred Drake <fdrake@acm.org>
Mon, 5 Aug 2002 22:16:40 +0000 (22:16 +0000)
commit63c4220f61b9cbfbd55160d0b2ab7e859d74e820
treedb58924ea8421ce079028b9d16a3d5de31355432
parent94caa78ebf5e52716b383236f1a737a6bed57bf6
We only need to check for StopIteration here.
Lib/test/test_hotshot.py