Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_python.c254 # define PySys_GetObject dll_PySys_GetObject macro
H A Dif_python3.c211 # define PySys_GetObject py3_PySys_GetObject macro
H A Dif_py_both.h6728 if (!(path_hooks = PySys_GetObject("path_hooks"))) in init_sys_path()
6761 if (!(path = PySys_GetObject("path"))) in init_sys_path()