Brad Miller wrote: > It was suggested that a broader discussion might be in order around the > issue of iterators and how they are displayed in the command line > interpreter.
Whatever is done, I don't think it would be a good idea to make the str() of these things look *too* much like a list. I think that would make things more confusing for a newcomer rather than less. The way they are, at least it's obvious that they're something special. -- Greg _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com