Home
last modified time | relevance | path

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

/external/python/cpython2/Tools/pynche/
DColorDB.py225 _tripdict = {} variable
228 global _tripdict
229 hexname = _tripdict.get(rgbtuple)
232 _tripdict[rgbtuple] = hexname