PY-QUALIFIED-FROM:
Syntax for python calls from factor

Prev:PY-FROM:
Next:PY-METHODS:


Vocabulary
python.syntax

Syntax
PY-QUALIFIED-FROM: module => name-effects ;


Inputs
None

Outputs
None

Word description
Like PY-FROM: except all words are created with module as the given prefix.

Definition