Primary
None ⚬ᵖʸ|Documentation|1st|202510211302-00-⌔
The None Object — Python 3 documentation
The
NoneObjectNote that the
PyTypeObjectforNoneis not directly exposed in the Python/C API. SinceNoneis a singleton, testing for object identity (using==in C) is sufficient. There is noPyNone_Check()function for the same reason.Printed 2026-06-28.
(echo:: @ ᯤ)
Link to original
Secondary
• • •