[issue13224] Change str(class) to return only the class name
STINNER Victor
report at bugs.python.org
Wed Oct 19 23:02:18 CEST 2011
STINNER Victor <victor.stinner at haypocalc.com> added the comment:
It looks like your change breaks backward compatibility (e.g. tests written using doctests). I don't know if it's a problem or not.
----------
nosy: +haypo
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue13224>
_______________________________________
More information about the Python-bugs-list
mailing list