diff options
| author | J08nY | 2017-06-03 23:00:48 +0200 |
|---|---|---|
| committer | J08nY | 2017-06-17 19:35:47 +0200 |
| commit | 7abfcbfe1f41b915dd4419ae6be857deb49f04db (patch) | |
| tree | a2c010aa1ea98bcff449728732db96e63318504b /src/mailman/rest/tests/test_basic.py | |
| parent | 6c58abe8a135bd8f572867c170fed19958ca9a09 (diff) | |
| download | mailman-7abfcbfe1f41b915dd4419ae6be857deb49f04db.tar.gz mailman-7abfcbfe1f41b915dd4419ae6be857deb49f04db.tar.zst mailman-7abfcbfe1f41b915dd4419ae6be857deb49f04db.zip | |
Pretty print dicts in dump_json.
- Makes dump_json documentation helper recursively print dicts with
indentation. So for example {'name': {'a':1, 'b':2}, 'other': test}
becomes:
name:
a: 1
b: 2
other: test
Diffstat (limited to 'src/mailman/rest/tests/test_basic.py')
0 files changed, 0 insertions, 0 deletions
