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
245 self.nesting_level -= 1
258 if filename[:1] + filename[-1:] != "<>" and os.path.exists(filename):
378 if macosx.isAquaTk():
379 # At least on with the stock AquaTk version on OSX 10.4 you'll
478 height=min(300, max(40, height)),
487 dict = -1
509 # interpreter gets into a loop requesting non-existing dict[0],
522 svalue = svalue[1:-1]