Neil Girdhar added the comment:

Thanks, that works.

One of the things I like about Python is that you can write what you mean.  I 
figured that since I meant "repeat [] as many times as necessary", that I 
should write it that way.  So, from an intuitive standpoint, I still feel that 
these itertools types intuitively implement InfiniteSequence.  Although I 
recognize that some people might see them only in the narrower sense of 
Iterators.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue16540>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to