python-zulip-api/tools/server_lib
2018-06-28 14:55:23 -04:00
..
__init__.py tools: Add README.md file to explain this directory. 2017-07-06 19:58:50 -04:00
lister.py lister: Make excluding directories work on Windows. 2017-09-27 11:44:20 +02:00
printer.py tools: Copy printer.py from zulip server. 2017-07-06 19:58:50 -04:00
README.md Split too long line in server_lib/README.md. 2017-08-17 10:06:31 -07:00
test_handler.py test_handler: Add title for test sections which use test_handler. 2018-06-28 14:55:23 -04:00

Server Lib

This directory contains file copied as is from the zulip server repository as they were on the commit 343cb20d570a8f5c1f5b6e6842058b294a376593.

List of copied files

Any changes made to these files have been marked using git's conflict markers in the files.

  1. lister.py <- zulip/tools/lister.py - No changes
  2. printer.py <- zulip/tools/linter_lib/printer.py - Minor changes