cpython v1.0.0-beta1 (2016-02-02T09:05:10Z)
Dub
Repo
PyBool_Check
deimos
python
boolobject
_
extern (
C
)
int
PyBool_Check
()
(
PyObject
*
x
)
Meta
Source
See Implementation
deimos
python
boolobject
aliases
PyBoolObject
functions
PyBool_Check
PyBool_FromLong
properties
Py_False
Py_True
_