Three questions: Would the new __initclass__ function be usable with actual full-blown metaclasses? The PEP says this: > > If present on the created object, this new hook will be called by the class creation machinery after the __class__ reference has been initialised. Given that statement, and this example: class A: def __initclass__(cls): # do stuff class B(A): pass am I correct that A's __initclass__ will not run when B is created? Where are we at with being ready for pronouncement? -- ~Ethan~
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4