Home
last modified time | relevance | path

Searched refs:normalize_module (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Python/
D_warnings.c197 normalize_module(PyObject *filename) in normalize_module() function
311 module = normalize_module(filename); in warn_explicit()
/external/python/cpython3/Python/
D_warnings.c429 normalize_module(PyObject *filename) in normalize_module() function
633 module = normalize_module(filename); in warn_explicit()