Files
zulip/tools
Anders Kaseorg 31d0141a30 python: Close opened files.
Fixes various instances of ‘ResourceWarning: unclosed file’ with
python -Wd.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
2020-10-26 12:31:30 -07:00
..
2020-10-23 11:46:55 -07:00
2020-10-26 12:31:30 -07:00
2020-09-14 16:22:23 -07:00
2020-06-11 16:45:32 -07:00
2020-10-15 15:16:00 -07:00
2020-06-11 16:45:32 -07:00

This directory contains scripts that are used in building, managing, testing, and other forms of work in a Zulip development environment. Note that tools that are also useful in production belong in scripts/ or should be Django management commands.

For more details, see https://zulip.readthedocs.io/en/latest/overview/directory-structure.html.