Home
last modified time | relevance | path

Searched refs:exhaust (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/test/
H A Dtest_iter.py243 for x in exhit: # exhaust the iterator
269 # Here we exhaust our iterator, possibly changing
358 def exhaust(iterator): function
363 # Touching the iterator with exhaust() below will call
368 exhaust(spam.iterator)

Completed in 2 milliseconds