mirror of https://github.com/zulip/zulip.git
3ffed617a2
A generator that yields values without receiving or returning them is an Iterator. Although every Iterator happens to be iterable, Iterable is a confusing annotation for generators because a generator is only iterable once. Signed-off-by: Anders Kaseorg <anders@zulip.com> |
||
---|---|---|
.. | ||
documentation_crawler | ||
__init__.py | ||
scrapy.cfg |