Libraries
»
pybind
(0.1.0)
»
Index
»
TrueClass
»
#to_python
Method: TrueClass#to_python
Defined in:
lib/pybind/core_ext/basic.rb
#
to_python
⇒
Object
15 16 17
# File 'lib/pybind/core_ext/basic.rb', line 15
def
to_python
PyBind
::
LibPython
.
Py_True
end