mirror of
https://github.com/davidhalter/jedi.git
synced 2026-03-26 15:06:40 +08:00
In all other py__iter__ definitions that I found, this argument is optional. It also often seems to not be passed around. I'm not sure why it was deemed mandatory here despite not being used.