Home
last modified time | relevance | path

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

/external/python/cpython2/Tools/pynche/
DPyncheWidget.py68 views = make_view_popups(self.__sb, self.__tkroot, extrapath)
286 def make_view_popups(switchboard, root, extrapath): function