mirror of
https://github.com/python/cpython.git
synced 2025-11-01 18:51:43 +00:00
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 | ||