Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_pickle.c1653 PyObject *dotted_path; in get_dotted_path() local
1707 PyObject *dotted_path, *attr; in getattribute() local
1728 PyObject *global, PyObject *dotted_path) in _checkmodule()
1751 whichmodule(PyObject *global, PyObject *dotted_path) in whichmodule()
3298 PyObject *dotted_path = NULL; in save_global() local