Class: RubyPythonBridge::RubyPyFunction

Inherits:
RubyPyObject
  • Object
show all
Defined in:
lib/rubypython/wrapper_extensions.rb,
ext/rubypython_bridge/rp_function.c

Overview

A wrapper class for Python functions and methods.

This is used internally to aid RubyPyClass in delegating method calls.