[issue21205] Add __qualname__ attribute to Python generators and change default __name__

STINNER Victor report at bugs.python.org
Thu Jun 12 23:45:12 CEST 2014


STINNER Victor added the comment:

Updated patch, rebased on the default branch. I add a minor unit test (modify also gen.__name__).

----------
Added file: http://bugs.python.org/file35603/gen_qualname-2.patch

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


More information about the Python-bugs-list mailing list