py-initialize ( -- ) - Factor Documentation

py-initialize ( -- )
Python binding



Vocabulary
python

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

Definition
USING: kernel python.ffi ;

IN: python

: py-initialize ( -- )
Py_IsInitialized [ Py_Initialize ] unless ;

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