Libraries
»
pybind
(0.1.0)
»
Index (F)
»
FalseClass
Class: FalseClass
Inherits:
Object
Object
FalseClass
show all
Defined in:
lib/pybind/core_ext/basic.rb
Instance Method Summary
collapse
#
to_python
⇒ Object
Instance Method Details
#
to_python
⇒
Object
21 22 23
# File 'lib/pybind/core_ext/basic.rb', line 21
def
to_python
PyBind
::
LibPython
.
Py_False
end