[issue21820] unittest: unhelpful truncating of long strings.

Chris Withers report at bugs.python.org
Mon Jun 23 07:47:57 CEST 2014


Chris Withers added the comment:

If I worked up a patch that:

- made sure this truncation wasn't used for non-strings

- added a class-attribute control for the truncation

Would it be well received?

----------

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


More information about the Python-bugs-list mailing list