mirror of
https://github.com/zulip/zulip.git
synced 2026-07-03 21:10:12 +08:00
This fixes a problem where we could not import zerver.lib.streams from zerver.lib.message, which would otherwise be reasonable, because the former implicitly imported many modules due to this issue. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| application.py | ||
| autoreload.py | ||
| descriptors.py | ||
| django_api.py | ||
| event_queue.py | ||
| exceptions.py | ||
| handlers.py | ||
| ioloop_logging.py | ||
| sharding.py | ||
| views.py | ||