[−][src]Module rustpython_vm::obj::objtype
Structs
| PyClass |
Functions
| class_get_attr | This is the internal get_attr implementation for fast lookup on a class. |
| class_has_attr | |
| get_attributes | |
| init | |
| isinstance | Determines if |
| issubclass | Determines if |
| new | |
| type_call | |
| type_new | |
| type_new_class |
Type Definitions
| PyClassRef |