What exactly does "iterable" mean in Python? Why isn't my object which implements `__getitem__()` an iterable?
Become part of the top 3% of the developers by applying to Toptal https://topt.al/25cXVn
--
Music by Eric Matyas
https://www.soundimage.org
Track title: Puzzle Game 5 Looping
--
Chapters
00:00 Question
02:44 Accepted answer (Score 5)
05:07 Answer 2 (Score 1)
05:31 Answer 3 (Score -1)
06:55 Thank you
--
Full question
https://stackoverflow.com/questions/3279...
Question links:
[doc]: https://docs.python.org/3/glossary.html#...
[other people suggested]: https://stackoverflow.com/questions/1952...
Accepted answer links:
[Iterable]: https://docs.python.org/3/library/collec...
[abstract base classes]: https://docs.python.org/3/glossary.html#...
[PEP-3119]: https://www.python.org/dev/peps/pep-3119/
[duck-typing]: https://docs.python.org/3/glossary.html#...
[iter]: https://docs.python.org/3/library/functi...
--
Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...
--
Tags
#python #iterable
#avk47
    --
Music by Eric Matyas
https://www.soundimage.org
Track title: Puzzle Game 5 Looping
--
Chapters
00:00 Question
02:44 Accepted answer (Score 5)
05:07 Answer 2 (Score 1)
05:31 Answer 3 (Score -1)
06:55 Thank you
--
Full question
https://stackoverflow.com/questions/3279...
Question links:
[doc]: https://docs.python.org/3/glossary.html#...
[other people suggested]: https://stackoverflow.com/questions/1952...
Accepted answer links:
[Iterable]: https://docs.python.org/3/library/collec...
[abstract base classes]: https://docs.python.org/3/glossary.html#...
[PEP-3119]: https://www.python.org/dev/peps/pep-3119/
[duck-typing]: https://docs.python.org/3/glossary.html#...
[iter]: https://docs.python.org/3/library/functi...
--
Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...
--
Tags
#python #iterable
#avk47