mirror of
https://github.com/zulip/zulip.git
synced 2026-07-18 21:04:19 +08:00
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_attachment.py | ||
| hipchat_user.py | ||
| hipchat.py | ||
| import_util.py | ||
| mattermost_user.py | ||
| mattermost.py | ||
| sequencer.py | ||
| slack_message_conversion.py | ||
| slack.py | ||