diff options
author | Erik Johnston <erik@matrix.org> | 2015-03-24 16:31:52 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2015-03-24 16:31:52 +0000 |
commit | 0ba393924a823698eb5263a29ce6c4b50488ac4b (patch) | |
tree | 91e9987f30f5ee0a4449cf08e8c42f9d7f8312e4 /synapse/storage | |
parent | Don't reinsert into event_edges (diff) | |
download | synapse-0ba393924a823698eb5263a29ce6c4b50488ac4b.tar.xz |
Escape non printing ascii character
Diffstat (limited to 'synapse/storage')
-rw-r--r-- | synapse/storage/room.py | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/synapse/storage/room.py b/synapse/storage/room.py |