Home
last modified time | relevance | path

Searched defs:imp_new_module (Results 1 – 3 of 3) sorted by relevance

/dports/devel/py-pyinstaller/PyInstaller-3.5/PyInstaller/loader/
H A Dpyimod03_importers.py42 imp_new_module = imp.new_module variable
60 imp_new_module = type(sys) variable
/dports/lang/python-legacy/Python-2.7.18/Python/
H A Dimport.c3243 imp_new_module(PyObject *self, PyObject *args) in imp_new_module() function
/dports/lang/python27/Python-2.7.18/Python/
H A Dimport.c3243 imp_new_module(PyObject *self, PyObject *args) in imp_new_module() function