Home
last modified time | relevance | path

Searched refs:_Dict (Results 1 – 3 of 3) sorted by relevance

/external/fonttools/Lib/fontTools/ttLib/tables/
DG__l_a_t.py58 class _Dict(dict) : class
90 attributes = _Dict()
194 attributes = _Dict()
/external/python/cpython2/Demo/parser/
Dunparse.py402 def _Dict(self, t): member in Unparser
/external/python/cpython3/Tools/parser/
Dunparse.py473 def _Dict(self, t): member in Unparser