| 1 | // spell-checker:ignore cmeth |
| 2 | /*! Python `super` class. |
| 3 | |
| 4 | See also [CPython source code.](https://github.com/python/cpython/blob/50b48572d9a90c5bb36e2bef6179548ea927a35a/Objects/typeobject.c#L7663) |
nothing calls this directly
no outgoing calls
no test coverage detected