Home | History | Annotate | Download | only in idlelib

Lines Matching defs:OutputWindow

32 from idlelib.OutputWindow import OutputWindow
828 class PyShell(OutputWindow):
866 OutputWindow.__init__(self, flist, None, None)
1273 OutputWindow.write(self, s, tags, "iomark")