SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 1 Python

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>
V
Vivek Vashist committed
c5d18a5014f649368b5a4bca94e9ec7d2908b481
Parent: a951c95
Committed by GitHub <noreply@github.com> on 12/16/2021, 10:40:12 AM