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
.azure-pipelines
.github
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Programs
Python
Tools
.editorconfig -rw-r--r-- 181 bytes
.gitattributes -rw-r--r-- 1.8 KB
.gitignore -rw-r--r-- 2.3 KB
.travis.yml -rw-r--r-- 8.3 KB
CODE_OF_CONDUCT.md -rw-r--r-- 630 bytes
LICENSE -rw-r--r-- 13.6 KB
Makefile.pre.in -rw-r--r-- 70.1 KB
README.rst -rw-r--r-- 10.0 KB
aclocal.m4 -rw-r--r-- 20.2 KB
config.guess -rwxr-xr-x 48.2 KB
config.sub -rwxr-xr-x 34.4 KB
configure -rwxr-xr-x 503.7 KB
configure.ac -rw-r--r-- 170.8 KB
install-sh -rwxr-xr-x 15.0 KB
netlify.toml -rw-r--r-- 82 bytes
pyconfig.h.in -rw-r--r-- 44.8 KB
setup.py -rw-r--r-- 107.9 KB

README.rst

back to top