Home
last modified time | relevance | path

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

/external/python/cpython2/Demo/tkinter/guido/
Dsortvisu.py544 text="Uniform", command=self.c_uniform)
585 def c_uniform(self): member in SortDemo
/external/python/cpython3/Tools/demo/
Dsortvisu.py545 text="Uniform", command=self.c_uniform)
586 def c_uniform(self): member in SortDemo