mirror of
https://github.com/python/cpython.git
synced 2024-12-17 22:05:04 +08:00
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 |