HomeSort by relevance Sort by last modified time
    Searched refs:tixCommand (Results 1 - 2 of 2) sorted by null

  /external/python/cpython2/Lib/lib-tk/
Tix.py 75 class tixCommand:
203 class Tk(Tkinter.Tk, tixCommand):
    [all...]
  /external/python/cpython3/Lib/tkinter/
tix.py 71 class tixCommand:
199 class Tk(tkinter.Tk, tixCommand):
    [all...]

Completed in 369 milliseconds