Python Built-In Functions
Python Built-In Functions
The Python interpreter has a number of functions and types built into it that are
always available.
delattr() Deletes the named attribute, provided the object allows it.
Return the dict attribute for any other object with a dict
vars()
attribute.