Home
last modified time | relevance | path

Searched defs:Py_CONSTANT_FALSE (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Lib/test/test_capi/
Dtest_object.py12 Py_CONSTANT_FALSE = 1 variable in Constant
/external/python/cpython3/Include/
Dobject.h1081 #define Py_CONSTANT_FALSE 1 macro