Searched defs:cpathname (Results 1 – 2 of 2) sorted by relevance
961 const char *cpathname) in PyImport_ExecCodeModuleWithPathnames()1062 PyObject *cpathname) in PyImport_ExecCodeModuleObject()
1541 def _fix_up_module(ns, name, pathname, cpathname=None): argument