Home | History | Annotate | Download | only in idlelib

Lines Matching defs:may

24                            "Your Python may not be configured for Tk. **"
146 except: # but debugger may not be active right now....
198 # temp file is created may differ from the breaks at the last
568 except AttributeError: # shell may have closed
794 except AttributeError: # shell may have closed
1057 if len(line) == 0: # may be EOF if we quit our mainloop with Ctrl-C