Located in compilation unit of org.
| Modifier and Type | Field and Description |
|---|---|
| public static final PyObject |
| Access | Constructor and Description |
|---|---|
| public |
| Modifier and Type | Method and Description |
|---|---|
| public PyObject | __call__()
Overrides org. A variant of the __call__ method with no arguments. |
| public PyObject |
| module | back to summary |
|---|---|
| public static final PyObject module | |
| TimeFunctions | back to summary |
|---|---|
| public TimeFunctions(String name, int index, int argcount) | |
| __call__ | back to summary |
|---|---|
| public PyObject __call__() Overrides org. Doc from org. A variant of the __call__ method with no arguments. The default behavior is to invoke
| |
| getModule | back to summary |
|---|---|
| public PyObject getModule() Overrides org.
| |