Home
last modified time | relevance | path

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

/external/python/cpython2/Tools/pynche/
DMain.py57 from Switchboard import Switchboard
126 s = Switchboard(not ignore and initfile)
DSwitchboard.py50 class Switchboard: class
/external/python/cpython3/Tools/pynche/
DMain.py57 from Switchboard import Switchboard
126 s = Switchboard(not ignore and initfile)
DSwitchboard.py49 class Switchboard: class