Method: RubyPython::Macros.Py_None

Defined in:
lib/rubypython/macros.rb

.Py_NoneObject



28
29
30
# File 'lib/rubypython/macros.rb', line 28

def self.Py_None
  Python.Py_NoneStruct.to_ptr
end