Bases: type
type
define a new metaclass which overrides the “__call__” function
Methods
__init__(*args, **kwargs)
__init__
mro()
mro
Return a type's method resolution order.
Return a type’s method resolution order.
PostInit
PostInit.__init__()
PostInit.mro()
Notes