Ezio Melotti added the comment: > Do you mean that when indentation is used, the separator only appears on line > ends?
Apparently: ./python -c 'from json import dumps; print(dumps([[[1,2,3]]*3]*3, indent=2))' ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue16333> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com