[issue18996] unittest: more helpful truncating long strings

Michael Foord report at bugs.python.org
Mon Sep 16 12:40:45 CEST 2013


Michael Foord added the comment:

Awesome, thanks for this work. 

The only thing I'd say is that if  _common_shorten is always called with two args - and safe_repr is always called on them - then why not have it take two args and call safe_repr on them?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue18996>
_______________________________________


More information about the Python-bugs-list mailing list