Home
last modified time | relevance | path

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

/third_party/python/Lib/
Dpstats.py529 def __init__(self, comp_select_list): argument
530 self.comp_select_list = comp_select_list
533 for index, direction in self.comp_select_list: