A module threadis a low-level Python streaming API. Its direct use is not recommended unless you need it. A module threadingis a high-level API built on top thread. The method Thread.startis implemented using thread.start_new_thread.
daemon thread start, , . Python , . daemon False, , , , -, , .
P.S. start_new_thread . Python, OS.