summaryrefslogtreecommitdiffstats
path: root/Python
diff options
context:
space:
mode:
authorVivek Vashist <vivekvashist@gmail.com>2021-12-16 10:40:12 (GMT)
committerGitHub <noreply@github.com>2021-12-16 10:40:12 (GMT)
commitc5d18a5014f649368b5a4bca94e9ec7d2908b481 (patch)
treed1774a61f3d8fa3308b52c8b4d7a1aa909526cf0 /Python
parenta951c95a13c3555ac8fb1c8ee615ba3930ccc6f7 (diff)
downloadcpython-c5d18a5014f649368b5a4bca94e9ec7d2908b481.zip
cpython-c5d18a5014f649368b5a4bca94e9ec7d2908b481.tar.gz
cpython-c5d18a5014f649368b5a4bca94e9ec7d2908b481.tar.bz2
Fix the output of built-in iter() function example in Iterators (Section 9.8) of The Python Tutorial (GH-30110)
Updated the output for it=iter(s) from <iterator object at 0x00A1DB50> to <str_iterator object at 0x10c90e650>
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions