Home | History | Annotate | Download | only in Modules

Lines Matching refs:PyBool_Check

45 #ifndef PyBool_Check
46 #define PyBool_Check(o) 0
1096 if (PyBool_Check(value))