Method: RubyPython::Macros.Py_True
- Defined in:
- lib/rubypython/macros.rb
.Py_True ⇒ Object
30 31 32 |
# File 'lib/rubypython/macros.rb', line 30 def self.Py_True RubyPython::Python.Py_TrueStruct.to_ptr end |
30 31 32 |
# File 'lib/rubypython/macros.rb', line 30 def self.Py_True RubyPython::Python.Py_TrueStruct.to_ptr end |