Files
cpython/Doc/tutorial
Vivek Vashist c5d18a5014 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>
2021-12-16 18:40:12 +08:00
..
2021-05-03 21:25:35 +01:00
2021-05-03 21:25:35 +01:00
2021-05-03 21:25:35 +01:00