]> granicus.if.org Git - python/commit
Issue #20643: Fixed references to the next() method (distinguish from the
authorSerhiy Storchaka <storchaka@gmail.com>
Fri, 5 Sep 2014 20:34:12 +0000 (23:34 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Fri, 5 Sep 2014 20:34:12 +0000 (23:34 +0300)
commitea217728c3b00ddc4ceedd4a4c5c37a496a16b45
treeb79f9a7538be910e4881b2e729b27b1ccc8bb98d
parent749022da3643d1693876b33bd6bb410a0c1e9c51
Issue #20643: Fixed references to the next() method (distinguish from the
next() function).
Doc/c-api/typeobj.rst
Doc/glossary.rst
Doc/library/2to3.rst
Doc/library/collections.rst
Doc/library/stdtypes.rst
Doc/reference/expressions.rst
Doc/reference/simple_stmts.rst
Doc/tutorial/classes.rst