Home | History | Annotate | Download | only in idlelib

Lines Matching full:errmsg

562                 errmsg = "PyShell.ModifiedInterpreter: Subprocess ERROR:\n"
563 print >>sys.__stderr__, errmsg, what
564 print >>console, errmsg, what