Martin v. Löwis <mar...@v.loewis.de> added the comment: I don't think that's a bug in the code, but in the documentation. Iterators in 3.x are implemented with __next__ methods, and the next() builtin.
---------- assignee: -> georg.brandl components: +Documentation -Windows nosy: +georg.brandl, loewis _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue5636> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com