Sha256: f3ed579658ea5567e9169e3452a9615e255f5821b066b77ba3b7298857b8789b
Contents?: true
Size: 238 Bytes
Versions: 20
Compression:
Stored size: 238 Bytes
Contents
module PyCall module LibPython require 'pycall/libpython/finder' def self.handle # NOTE: PyCall.init redefine this method. # See pycall/init.rb for the detail. PyCall.init handle end end end
Version data entries
20 entries across 20 versions & 1 rubygems