Home
last modified time | relevance | path

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

/third_party/python/Lib/idlelib/idle_test/
H A Dtest_pyshell.py60 ## self.assertIsInstance(ps, pyshell.PyShell)
64 regexp = pyshell.PyShell._last_newline_re
H A Dtest_sidebar.py17 from idlelib.pyshell import fix_x11_paste, PyShell, PyShellFileList namespace
396 shell: PyShell = None
442 # PyShell relies on overriding sys.stdout when run without a
/third_party/python/Lib/idlelib/
H A Dpyshell.py333 self.pyshell = PyShell(self)
844 class PyShell(OutputWindow): class
1571 PyShell.shell_title = a

Completed in 5 milliseconds