Libraries
»
pybind
(0.1.0)
»
Index (S)
»
Symbol
Class: Symbol
Inherits:
Object
Object
Symbol
show all
Defined in:
lib/pybind/core_ext/basic.rb
Instance Method Summary
collapse
#
to_python
⇒ Object
Instance Method Details
#
to_python
⇒
Object
51 52 53
# File 'lib/pybind/core_ext/basic.rb', line 51
def
to_python
to_s
.
to_python
end