Home
last modified time | relevance | path

Searched refs:py3initialised (Results 1 – 1 of 1) sorted by relevance

/vim-8.2.3635/src/
H A Dif_python3.c897 static int py3initialised = 0; variable
898 #define PYINITIALISED py3initialised
1069 if (!py3initialised) in Python3_Init()
1132 py3initialised = 1; in Python3_Init()