Serhiy Storchaka added the comment:

What you think about default separators will be (', ', ': ') if indent is None 
and (',', ': ') if indent is not None? This will allow indent options be 
human-friendly and keep the flexibility to specify arbitrary separators if they 
needed.

----------

_______________________________________
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

Reply via email to