[issue19888] type.__new__() name argument is ignored

Antoine Pitrou report at bugs.python.org
Thu Dec 5 01:28:33 CET 2013


Antoine Pitrou added the comment:

Barry: that's because __name__ is 'foo' while __qualname__ is 'Obj'.

I'm gonna close the bug, since it's invalid.

----------
nosy: +pitrou
resolution:  -> invalid

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


More information about the Python-bugs-list mailing list