py-initialize ( -- )
Python binding

Prev:python-error ( type message traceback -- * )
Next:py-finalize ( -- )


Vocabulary
python

Word description
Initializes the python binding. This word must be called before any other words in the api can be used

Definition