Delete an attribute of a Python object
py_del_attr(x, name)
x
A Python object.
name
The attribute name.