Home | History | Annotate | Download | only in idlelib

Lines Matching defs:showsyntaxerror

631             InteractiveInterpreter.showsyntaxerror(self, filename)
679 def showsyntaxerror(self, filename=None):
704 InteractiveInterpreter.showsyntaxerror(self, filename)