Class: RubyPythonBridge::RubyPyFunction

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

Overview

A wrapper class for Python functions and methods.

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

Method Summary

Methods inherited from RubyPyObject

#__name, #free_pobj, #inspect, #respond_to?