Home
last modified time | relevance | path

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

/external/python/cpython2/Demo/tkinter/guido/
Dlisttree.py11 listnodes(list, app, '.', 0)
14 def listnodes(list, app, widget, level): function
22 listnodes(list, app, c, level+1)