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