Libraries
»
pybind
(0.1.0)
»
Index (T)
»
TrueClass
Class: TrueClass
Inherits:
Object
Object
TrueClass
show all
Defined in:
lib/pybind/core_ext/basic.rb
Instance Method Summary
collapse
#
to_python
⇒ Object
Instance Method Details
#
to_python
⇒
Object
15 16 17
# File 'lib/pybind/core_ext/basic.rb', line 15
def
to_python
PyBind
::
LibPython
.
Py_True
end