Home
last modified time | relevance | path

Searched defs:PyShell (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython2/Lib/idlelib/
DPyShell.py858 class PyShell(OutputWindow): class
/aosp_15_r20/external/python/cpython3/Lib/idlelib/
Dpyshell.py844 class PyShell(OutputWindow): class