_thread.interrupt_main()
Raise a KeyboardInterrupt
exception in the main thread. A subthread can use this function to interrupt the main thread.
_thread.interrupt_main()
Raise a KeyboardInterrupt
exception in the main thread. A subthread can use this function to interrupt the main thread.
Designed by : w10schools
service@w10schools.com
Please login to continue.