Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Dpstats.py459 def __init__(self, comp_select_list): argument
460 self.comp_select_list = comp_select_list
463 for index, direction in self.comp_select_list: