Lines Matching +full:macosx +full:- +full:version +full:- +full:min
7 from idlelib import macosx
88 # there - insert a traceback.print_stack() to check it out.
93 # - return immediately from the nested run()
94 # - abort_loop ensures the nested event loop will terminate
95 # - the debugger's interaction routine completes normally
96 # - the restart_subprocess() will have taken care of stopping
246 self.nesting_level -= 1
259 if filename[:1] + filename[-1:] != "<>" and os.path.exists(filename):
379 if macosx.isAquaTk():
380 # At least on with the stock AquaTk version on OSX 10.4 you'll
479 height=min(300, max(40, height)),
488 dict = -1
510 # interpreter gets into a loop requesting non-existing dict[0],
523 svalue = svalue[1:-1]