Home
last modified time | relevance | path

Searched defs:attr_chain (Results 1 - 4 of 4) sorted by relevance

/third_party/python/Lib/lib2to3/fixes/
H A Dfix_renames.py11 from ..fixer_util import Name, attr_chain namespace
H A Dfix_imports.py6 from ..fixer_util import Name, attr_chain namespace
/third_party/python/Lib/lib2to3/
H A Dfixer_util.py191 def attr_chain(obj, attr): function
/third_party/python/Modules/
H A D_operator.c1264 PyObject *attr_chain = PyTuple_New(dot_count + 1); in attrgetter_new() local

Completed in 4 milliseconds