py-finalize ( -- ) - Factor Documentation

py-finalize ( -- )
Python binding



Vocabulary
python

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

Definition
USING: kernel python.ffi ;

IN: python

: py-finalize ( -- ) Py_IsInitialized [ Py_Finalize ] when ;

AltStyle によって変換されたページ (->オリジナル) /