Searched refs:_algorithm_by_value (Results 1 – 1 of 1) sorted by relevance
50 _algorithm_by_value = dict([(y, x) for x, y in _algorithm_by_text.iteritems()]) variable69 text = _algorithm_by_value.get(value)