Brett Cannon <[EMAIL PROTECTED]> added the comment:

So there is one failing test because json.dumps() tacks on extraneous 
whitespace. When you run the file through reindent it strips out the 
whitespace from the docstring, causing doctest to fail.

Trying to fix it.

__________________________________
Tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue2750>
__________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to