Located in compilation unit of org.
| Access | Constructor and Description |
|---|---|
| pack-priv |
| Modifier and Type | Method and Description |
|---|---|
| public PyObject | __call__(PyObject
the single argument to the function. arg)Overrides org. A variant of the __call__ method with one argument. |
| AnyFunction | back to summary |
|---|---|
| pack-priv AnyFunction() | |
| __call__ | back to summary |
|---|---|
| public PyObject __call__(PyObject arg) Overrides org. Doc from org. A variant of the __call__ method with one argument. The default behavior is to invoke
| |