[issue868845] Need unit tests for <...> reprs
Alexander Belopolsky
report at bugs.python.org
Mon Mar 17 16:06:20 CET 2008
Alexander Belopolsky <belopolsky at users.sourceforge.net> added the comment:
If any work needs to be done on this issue, it should probably be
labeled "easy." (At least the writing the unit tests part. Making
<...> reprs consistent is another story.)
The unit tests for old-style and new-style class reprs are present in
test_repr and seem to predate the original request.
There are some more similar tests elsewhere (test_file, test_descr,
etc.)
----------
nosy: +belopolsky
____________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue868845>
____________________________________
More information about the Python-bugs-list
mailing list