Lines Matching full:resumed
41 >>> g.next() # once stopped, can't be resumed140 Restriction: A generator cannot be resumed while it is actively194 >>> k.next() # and the generator cannot be resumed1065 # Backtrack until an older iterator can be resumed.