Home
last modified time | relevance | path

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

/third_party/python/Lib/lib2to3/
Dpatcomp.py52 self.pysyms = pygram.python_symbols
157 type = getattr(self.pysyms, value, None)
Dbtm_utils.py8 pysyms = python_symbols variable
199 new_node = MinNode(type=getattr(pysyms, name_leaf.value))