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> |
||
---|---|---|
.. | ||
__init__.py | ||
gitter.py | ||
hipchat.py | ||
hipchat_attachment.py | ||
hipchat_user.py | ||
import_util.py | ||
mattermost.py | ||
mattermost_user.py | ||
sequencer.py | ||
slack.py | ||
slack_message_conversion.py |