[][src]Module rustpython_vm::obj::objsuper

Python super class.

See also:

https://github.com/python/cpython/blob/50b48572d9a90c5bb36e2bef6179548ea927a35a/Objects/typeobject.c#L7663

Structs

PySuper

Functions

init

Type Definitions

PySuperRef