PythonFunction Class (console safe)
This class represents a function declaration of a module or class function. The class can be used to invoke a function on class or a module.
PythonObject
PythonFunction
class PythonFunction
Properties
OwnerModule (console safe) | Returns the owner module of the function |
Name (Inherited) (console safe) | Returns the name of the object. |
Methods
Invoke (console safe) | Invokes a Python function. |
Supported Platforms:
MacOS X Cocoa 32 bitMacOS X Cocoa 64 bitWindows 32 bitWindows 64 bitLinux 32 bitLinux 64 bitLinux ARM