[issue13224] Change str(x) to return only the qualname for some types

Éric Araujo report at bugs.python.org
Mon Sep 18 22:39:50 EDT 2017


Éric Araujo added the comment:

(Nick and Guido! «My proposal is to make str(x) return x.__name__ for exactly these three types of objects: modules, classes, and functions.»)

----------

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


More information about the Python-bugs-list mailing list