Home | History | Annotate | Download | only in idlelib

Lines Matching refs:__request_interrupt

513     def __request_interrupt(self):
517 threading.Thread(target=self.__request_interrupt).start()