[issue13224] Change str(class) to return only the class name

Éric Araujo report at bugs.python.org
Thu Nov 3 16:27:04 CET 2011


Éric Araujo <merwok at netwok.org> added the comment:

> Please also see the proposed PEP 3155
I’ve seen it and like it.  I assume you’re telling that we should consider str(cls/mod/func) to return the qname instead of the name?  I think it could be good.  My patch can wait for your PEP, or go in first and be updated later if your PEP is accepted.

----------

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


More information about the Python-bugs-list mailing list