Home
last modified time | relevance | path

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

/external/python/cpython2/Demo/tkinter/guido/
Dlisttree.py8 def listtree(master, app): function
33 list = listtree(f, app)
DAttrDialog.py433 from listtree import listtree
434 list = listtree(root, app)