Python/C API Reference Manual
Next:
7.2 Sequence Objects
Up:
7.1 Fundamental Objects
Previous:
7.1.1 Type Objects
7.1.2 The None Object
PyObject *
Py_None
The Python
None
object, denoting lack of value. This object has no methods.
Python/C API Reference Manual
Next:
7.2 Sequence Objects
Up:
7.1 Fundamental Objects
Previous:
7.1.1 Type Objects
Send comments on this document to
python-docs@python.org
.