summaryrefslogtreecommitdiff
path: root/src/mailman/rest/tests/test_basic.py
diff options
context:
space:
mode:
authorJ08nY2017-06-03 23:00:48 +0200
committerJ08nY2017-06-17 19:35:47 +0200
commit7abfcbfe1f41b915dd4419ae6be857deb49f04db (patch)
treea2c010aa1ea98bcff449728732db96e63318504b /src/mailman/rest/tests/test_basic.py
parent6c58abe8a135bd8f572867c170fed19958ca9a09 (diff)
downloadmailman-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