Terry J. Reedy added the comment: Still true in the current doc https://docs.python.org/3/reference/datamodel.html#special-method-names object.__iter__ in listed in 3.3.6. Emulating container types A listing for __next__ could follow that.
Both iterator special methods are documented in https://docs.python.org/3/library/stdtypes.html#iterator-types ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue5739> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com