lib/rubypython.rb in rubypython-0.2.9 vs lib/rubypython.rb in rubypython-0.2.10
- old
+ new
@@ -1,5 +1,5 @@
-require 'rubypython_bridge.so'
+require 'rubypython_bridge'
require 'rubypython/wrapper_extensions'
=begin rdoc
This module provides the direct user interface for the RubyPython extension.