Petri Lehtinen added the comment:

I don't think the test changes are needed, because both dump() and dumps() use 
JSONEncoder internally, and all current indent testing is done using dumps() 
anyway.

More important would be to update the documentation of indent for JSONEncoder 
to match that of dump() and add the versionchanged directives to both.

----------
nosy: +petri.lehtinen

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue11964>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to