https://github.com/python/cpython
Revision 309614f1f78923b0875f24640ab5345a4eb8c76d authored by Miss Islington (bot) on 16 December 2021, 11:04:53 UTC, committed by GitHub on 16 December 2021, 11:04:53 UTC

Updated the output for it=iter(s) from <iterator object at 0x00A1DB50> to <str_iterator object at 0x10c90e650>
(cherry picked from commit c5d18a5014f649368b5a4bca94e9ec7d2908b481)

Co-authored-by: Vivek Vashist <vivekvashist@gmail.com>
1 parent 86f9ae5
History
Tip revision: 309614f1f78923b0875f24640ab5345a4eb8c76d authored by Miss Islington (bot) on 16 December 2021, 11:04:53 UTC
Fix the output of built-in iter() function example in Iterators (Section 9.8) of The Python Tutorial (GH-30110)
Tip revision: 309614f
File Mode Size
c-api
data
distributing
distutils
extending
faq
howto
includes
install
installing
library
reference
tools
tutorial
using
whatsnew
Makefile -rw-r--r-- 8.7 KB
README.rst -rw-r--r-- 4.8 KB
about.rst -rw-r--r-- 1.5 KB
bugs.rst -rw-r--r-- 4.6 KB
conf.py -rw-r--r-- 7.1 KB
contents.rst -rw-r--r-- 538 bytes
copyright.rst -rw-r--r-- 451 bytes
glossary.rst -rw-r--r-- 53.4 KB
license.rst -rw-r--r-- 46.5 KB
make.bat -rw-r--r-- 5.5 KB
requirements.txt -rw-r--r-- 548 bytes
runtime.txt -rw-r--r-- 3 bytes

README.rst

back to top