PyObject_DelAttr ( o attr_name -- int )


Vocabulary
python.ffi

Inputs
oan object
attr_namean object


Outputs
intan object


Definition