Home
last modified time | relevance | path

Searched defs:exmod (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/
H A Dif_python.c746 PyObject *exmod = PyImport_ImportModule("exceptions"); in get_exceptions() local
H A Dif_python3.c871 PyObject *exmod = PyImport_ImportModule("builtins"); in get_py3_exceptions() local