Searched defs:extrapath (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython2/Tools/pynche/ |
| D | PyncheWidget.py | 20 def __init__(self, version, switchboard, master=None, extrapath=[]): argument 286 def make_view_popups(switchboard, root, extrapath): argument
|
| /external/python/cpython3/Tools/pynche/ |
| D | PyncheWidget.py | 19 def __init__(self, version, switchboard, master=None, extrapath=[]): argument 290 def make_view_popups(switchboard, root, extrapath): argument
|