mirror of https://github.com/python/cpython
f6d3e8eaef
Move __name__ back out of the template; the responsibility for setting __name__ lies with the caller (which knows something about the new namespace), not with the class definition (which doesn't know about the namespace it is being built in). |
||
---|---|---|
.. | ||
__init__.py | ||
abc.py |