Method: RubyPython::Macros.Py_None
- Defined in:
- lib/rubypython/macros.rb
.Py_None ⇒ Object
28 29 30 |
# File 'lib/rubypython/macros.rb', line 28 def self.Py_None Python.Py_NoneStruct.to_ptr end |
28 29 30 |
# File 'lib/rubypython/macros.rb', line 28 def self.Py_None Python.Py_NoneStruct.to_ptr end |