Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
D_warnings.c191 normalize_module(PyObject *filename) in normalize_module() function
305 module = normalize_module(filename); in warn_explicit()