zulip/tools/lib
Wyatt Hoodes e331a758c3 python: Migrate open statements to use with.
This is low priority, but it's nice to be consistently using the best
practice pattern.

Fixes: #12419.
2019-07-20 15:48:52 -07:00
..
__init__.py Extract tools/lib/template_parser.py. 2016-08-01 16:27:50 -07:00
capitalization.py notification bot: Update stream announcement message. 2019-07-11 15:22:36 -07:00
find_add_class.py settings: Fix color styling for nested inputs to work in night mode. 2018-08-08 11:29:48 -07:00
gitlint-rules.py lint: Allow revert commit messages in gitlint. 2018-02-13 09:21:01 -08:00
graph.py Remove inheritance from object. 2017-11-06 08:53:48 -08:00
html_branches.py python: Migrate open statements to use with. 2019-07-20 15:48:52 -07:00
html_grep.py python: Migrate open statements to use with. 2019-07-20 15:48:52 -07:00
pretty_print.py python: Migrate open statements to use with. 2019-07-20 15:48:52 -07:00
provision_inner.py provision_inner: Remove unused lsb_release run. 2019-07-19 16:36:11 -07:00
provision.py provision: Start a new Python process after activating the virtualenv. 2019-07-19 12:16:55 -07:00
sanity_check.py python: Mark intentionally unused imports with noop statements. 2019-02-22 16:54:47 -08:00
template_parser.py python: Migrate open statements to use with. 2019-07-20 15:48:52 -07:00
test_script.py python: Migrate open statements to use with. 2019-07-20 15:48:52 -07:00
test_server.py test_server: Set LOCAL_UPLOADS_DIR in set_up_django. 2019-07-17 16:14:20 -07:00