MatrixSynapse/synapse
NotAFile 2cc9f76bc3 replace old style error catching with 'as' keyword
This is both easier to read and compatible with python3 (not that that
matters)

Signed-off-by: Adrian Tschira <nota@notafile.com>
2018-03-15 16:11:17 +01:00
..
api
app replace old style error catching with 'as' keyword 2018-03-15 16:11:17 +01:00
appservice
config
crypto
events
federation Merge pull request #2978 from matrix-org/erikj/refactor_replication_layer 2018-03-13 15:45:08 +00:00
groups
handlers replace old style error catching with 'as' keyword 2018-03-15 16:11:17 +01:00
http
metrics
module_api
push
replication Merge pull request #2992 from matrix-org/erikj/implement_member_workre 2018-03-14 14:29:33 +00:00
rest RoomMembershipRestServlet doesn't handle /forget 2018-03-13 12:12:55 +00:00
static/client
storage Merge pull request #2988 from matrix-org/erikj/split_profile_store 2018-03-14 09:41:06 +00:00
streams
util
__init__.py
event_auth.py
notifier.py
python_dependencies.py
server.py Split RoomMemberWorkerHandler to separate file 2018-03-14 11:41:45 +00:00
server.pyi
state.py
types.py
visibility.py