Home
last modified time | relevance | path

Searched refs:open_shell (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Lib/idlelib/
H A Drunscript.py80 self.shell = shell = self.flist.open_shell()
H A Dpyshell.py138 self.text.bind("<<open-python-shell>>", self.flist.open_shell)
329 def open_shell(self, event=None): member in PyShellFileList
1647 shell = flist.open_shell()
/third_party/python/Lib/idlelib/idle_test/
H A Dtest_sidebar.py428 cls.shell = cls.flist.open_shell()

Completed in 4 milliseconds