7.1.2 The None Object

PyObject * Py_None
The Python None object, denoting lack of value. This object has no methods.