Home
last modified time | relevance | path

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

/third_party/python/Tools/pynche/
DColorDB.py221 _tripdict = {} variable
224 global _tripdict
225 hexname = _tripdict.get(rgbtuple)
228 _tripdict[rgbtuple] = hexname