zulip/zerver/tornado
Steve Howell 2a6c6518fc refactor: Don't shadow message_dict in process_message_event(). 2017-11-07 10:36:02 -08:00
..
__init__.py tornado: Move tornado_ioloop_logging to new zerver/tornado tree. 2016-11-26 21:24:05 -08:00
application.py zerver/tornado: Use python 3 syntax for typing. 2017-10-26 21:58:22 -07:00
descriptors.py zerver/tornado: Remove print_function. 2017-09-27 18:05:45 -07:00
event_queue.py refactor: Don't shadow message_dict in process_message_event(). 2017-11-07 10:36:02 -08:00
exceptions.py zerver/tornado: Use python 3 syntax for typing. 2017-10-26 21:58:22 -07:00
handlers.py mypy: Add Callable parameters/returns to AsyncDjangoHandler in handlers.py, 2017-10-31 00:03:35 -07:00
ioloop_logging.py zerver/tornado: Remove inheritance from object. 2017-11-06 08:53:48 -08:00
socket.py zerver/tornado: Remove inheritance from object. 2017-11-06 08:53:48 -08:00
views.py decorator: Cut a bunch of dead imports of two view decorators. 2017-11-04 19:27:00 -07:00
websocket_client.py zerver/tornado: Remove inheritance from object. 2017-11-06 08:53:48 -08:00