Module: PyCall::PyModuleWrapper
- Includes:
- PyObjectWrapper
- Defined in:
- lib/pycall/pymodule_wrapper.rb
Constant Summary
Constants included from PyObjectWrapper
PyCall::PyObjectWrapper::OPERATOR_METHOD_NAMES
Instance Attribute Summary
Attributes included from PyObjectWrapper
Instance Method Summary collapse
Methods included from PyObjectWrapper
#[]=, #call, #coerce, #dup, extend_object, #inspect, #kind_of?, #method_missing, #respond_to_missing?, #to_f, #to_i, #to_s
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class PyCall::PyObjectWrapper