diff options
author | Erik Johnston <erik@matrix.org> | 2016-01-19 16:11:39 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2016-01-19 16:11:39 +0000 |
commit | 2818a000aa5ca7968f196898908f31a732387791 (patch) | |
tree | 3d873a4aeb71913540fffc1bdebdf40a9ca47c4a /synapse | |
parent | Change regex cache size to 5000 (diff) | |
download | synapse-2818a000aa5ca7968f196898908f31a732387791.tar.xz |
Use split rather than endswith
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/server.py | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/synapse/server.py b/synapse/server.py |