Skip to content

Instantly share code, notes, and snippets.

@simi
Created March 15, 2012 17:32
Show Gist options
  • Select an option

  • Save simi/2045491 to your computer and use it in GitHub Desktop.

Select an option

Save simi/2045491 to your computer and use it in GitHub Desktop.
RBPY
require 'rubypython'
RubyPython.start
sys = RubyPython.import 'sys'
sys.path
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment