Home
last modified time | relevance | path

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

/external/python/cpython2/Demo/tkinter/guido/
Dsortvisu.py547 text="Distinct", command=self.c_distinct)
588 def c_distinct(self): member in SortDemo
/external/python/cpython3/Tools/demo/
Dsortvisu.py548 text="Distinct", command=self.c_distinct)
589 def c_distinct(self): member in SortDemo