Senthil Kumaran added the comment:

I believe, repr() is the correct call here. You should know the proper  end of 
line characters like \n, \r\n which were sent in the request while debugging. A 
pretty print here, while look good, might remove that capability and thus may 
not add any value in my opinion.

----------

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

Reply via email to