Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/importlib/
D_bootstrap_external.py1770 def _fix_up_module(ns, name, pathname, cpathname=None): argument
/external/python/cpython3/Python/
Dimport.c2552 const char *cpathname) in PyImport_ExecCodeModuleWithPathnames()
2653 PyObject *cpathname) in PyImport_ExecCodeModuleObject()