diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2023-12-20 09:57:48 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-20 09:57:48 (GMT) |
commit | 68743e4473b91e746e3f9d5ffac5f850c142b379 (patch) | |
tree | 59026cb8ba80b0c961147f5c022dca54f5dd2295 /Python/flowgraph.c | |
parent | 376b46d92b63223d1d415c0ec3c0c2602d7b7534 (diff) | |
download | cpython-68743e4473b91e746e3f9d5ffac5f850c142b379.zip cpython-68743e4473b91e746e3f9d5ffac5f850c142b379.tar.gz cpython-68743e4473b91e746e3f9d5ffac5f850c142b379.tar.bz2 |
[3.12] Fix typo in collections.abc docs example (GH-113310) (#113311)
Fix typo in collections.abc docs example (GH-113310)
Calling the instance reference arg for the __next__ method, "next", seems misleading as it would normally just be "self"
(cherry picked from commit 22b8945d7678be86f801ca54f004a5dba2006835)
Co-authored-by: David Greaves <david@dgreaves.com>
Diffstat (limited to 'Python/flowgraph.c')
0 files changed, 0 insertions, 0 deletions