Handbook
Glossary
Py_DecRef-destructor? ( object -- ? )
Vocabulary
python
.
ffi
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
Py_DecRef-destructor
class.
Definition
USING:
classes.tuple.private
;
IN:
python.ffi
:
Py_DecRef-destructor?
( object -- ? )
\
Py_DecRef-destructor
9
tuple-instance?
;