diff options
author | Erik Johnston <erik@matrix.org> | 2016-03-18 14:31:44 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2016-03-18 14:31:44 +0000 |
commit | 58e207cd77b3b68b1908078418c9c9e9c3830ea5 (patch) | |
tree | 54ce0030245917f10d19e8a35c0af351e684635b /synapse | |
parent | Dedupe requested event list in _get_events (diff) | |
download | synapse-58e207cd77b3b68b1908078418c9c9e9c3830ea5.tar.xz |
Don't assume existence of event_id in __str__
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/events/__init__.py | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/synapse/events/__init__.py b/synapse/events/__init__.py |