Home
last modified time | relevance | path

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

/third_party/python/Modules/
D_pickle.c1814 PyObject *dotted_path; in get_dotted_path() local
1868 PyObject *dotted_path, *attr; in getattribute() local
1889 PyObject *global, PyObject *dotted_path) in _checkmodule()
1912 whichmodule(PyObject *global, PyObject *dotted_path) in whichmodule()
3608 PyObject *dotted_path = NULL; in save_global() local