Whats is the way to clone "independent" iterator? I can't use tee(), because I don't know how many "independent" iterators I need. copy and deepcopy doesn't work...
--pavel -- http://mail.python.org/mailman/listinfo/python-list
Whats is the way to clone "independent" iterator? I can't use tee(), because I don't know how many "independent" iterators I need. copy and deepcopy doesn't work...
--pavel -- http://mail.python.org/mailman/listinfo/python-list