]> granicus.if.org Git - python/commit
Adjust test_enumerate to accomodate for iter() blowing up sooner than
authorThomas Wouters <thomas@python.org>
Sat, 15 Apr 2006 09:16:16 +0000 (09:16 +0000)
committerThomas Wouters <thomas@python.org>
Sat, 15 Apr 2006 09:16:16 +0000 (09:16 +0000)
commit1034dadf1fb032612281f7559be2b71615e9fc9e
tree4baf043ab65349551f33e1d0bbfd8bb3fb2fc4af
parentc947123350b31d3fab7e4893eb87cb361125f549
Adjust test_enumerate to accomodate for iter() blowing up sooner than
expected, when dealing with new-style broken-iterators.
Lib/test/test_enumerate.py