R. David Murray added the comment: No, the object is just a wrapper around an iterator. It doesn't know or care that you've passed in a file iterator...it is the file iterator's behavior that is non standard (this has been discussed elsewhere in the tracker, but it is not something that can be changed at this point, since files have always worked that way).
---------- nosy: +r.david.murray resolution: -> not a bug stage: test needed -> resolved _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue24503> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com