[top] / __builtin__ / type
type(object) -> the object's type type(name, bases, dict) -> a new type
There are no implemented interfaces.
There are no attributes in this class.
mro(...)
mro() -> list return a type's method resolution order