Searched refs:get_dotted_path (Results 1 – 1 of 1) sorted by relevance
1806 get_dotted_path(PyObject *obj, PyObject *name) in get_dotted_path() function1866 dotted_path = get_dotted_path(obj, name); in getattribute()3612 dotted_path = get_dotted_path(module, global_name); in save_global()