Delete an attribute of a Python object

py_del_attr(x, name)

Arguments

x

A Python object.

name

The attribute name.