diff options
| author | Mark Haines <mark.haines@matrix.org> | 2015-01-30 15:52:05 +0000 | 
|---|---|---|
| committer | Mark Haines <mark.haines@matrix.org> | 2015-01-30 15:52:05 +0000 | 
| commit | 017dfaef4c0d4550acd45d27cdcea1c20766684d (patch) | |
| tree | cfafd4c92fb052fcc3f790e10aeefa573d033196 | |
| parent | Merge branch 'client_v2_filter' into client_v2_sync (diff) | |
| download | synapse-017dfaef4c0d4550acd45d27cdcea1c20766684d.tar.xz | |
Add doc string for __nonzero__ overrides for sync results, raise not implemented if the client attempts to do a gapless sync
| -rw-r--r-- | synapse/handlers/sync.py | 9 | 
1 files changed, 8 insertions, 1 deletions
| diff --git a/synapse/handlers/sync.py b/synapse/handlers/sync.py | 
