py-finalize ( -- )
Python binding

Prev:py-initialize ( -- )
Next:py-import ( modulename -- module )


Vocabulary
python

Word description
Finalizes the python binding. After this word is called the api must not be used anymore.

Definition