[issue22032] Use __qualname__ together with __module__

STINNER Victor report at bugs.python.org
Tue Jul 22 11:14:40 CEST 2014


STINNER Victor added the comment:

The patch looks good to me.

For Python 3.4, may it break the backward compatibility? For example, breaking doctests relying on the exact representation? If there is a risk, it's maybe safer to only modify Python 3.5.

----------
nosy: +haypo

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


More information about the Python-bugs-list mailing list