threading.main_thread()
Return the main Thread
object. In normal conditions, the main thread is the thread from which the Python interpreter was started.
New in version 3.4.
threading.main_thread()
Return the main Thread
object. In normal conditions, the main thread is the thread from which the Python interpreter was started.
New in version 3.4.
Designed by : w10schools
service@w10schools.com
Please login to continue.