diff options
author | Paul "LeoNerd" Evans <paul@matrix.org> | 2014-08-29 17:31:33 +0100 |
---|---|---|
committer | Paul "LeoNerd" Evans <paul@matrix.org> | 2014-08-29 17:31:39 +0100 |
commit | f85a3757cf5d0aafc575423f2147e5821d8d5a67 (patch) | |
tree | f48009886a1906312dbf26e8192d864f082f559d | |
parent | oops. Should not have c+p all lines (diff) | |
download | synapse-f85a3757cf5d0aafc575423f2147e5821d8d5a67.tar.xz |
Avoid hardcoding names of individual stream token keys in its own implementation; this at least reduces the number of places in source code the individual parts are stored
-rw-r--r-- | synapse/types.py | 12 |
1 files changed, 3 insertions, 9 deletions
diff --git a/synapse/types.py b/synapse/types.py |