diff options
| author | Alon Levy <alon@pobox.com> | 2015-01-06 20:20:09 +0200 |
|---|---|---|
| committer | Alon Levy <alon@pobox.com> | 2015-01-06 20:25:11 +0200 |
| commit | a7d4e65fa944e2174f6f20a20c3ad0b37c2c0304 (patch) | |
| tree | bc12ce21fba76b5c4f2f41202be2326fbf4b1508 /src/client/model | |
| parent | 2cb2853e3f31799fff4c97526f8dda4aa00f2143 (diff) | |
server: fix Topo_Diff_Result usage
The reason json failed was that we were using a class instead of an
instance, i.e.
clazz = namedtuple('bla', ['field1', 'field2'])
instance = clazz(field1='foo', field2='bar')
Diffstat (limited to 'src/client/model')
0 files changed, 0 insertions, 0 deletions
