MatrixSynapse/synapse/events
Richard van der Hoff 43b2be9764 Replace _event_dict_property with DictProperty
this amounts to the same thing, but replaces `_event_dict` with `_dict`, and
removes some of the function layers generated by `property`.
2020-02-14 16:42:37 +00:00
..
__init__.py Replace _event_dict_property with DictProperty 2020-02-14 16:42:37 +00:00
builder.py
snapshot.py
spamcheck.py
third_party_rules.py
utils.py
validator.py