parrotcode: Python Exception | |
Contents | Dynamic PMCs |
classes/pyexception.pmc - Python Exception
These are the vtable functions for the Python Exception base class
void set_integer_native(INTVAL value)
PyInt
*value
.PMC* "__match__"(PMC *self, PMC *exception)
PMC* "__new__"(PMC *class, PMC *source)
|