Name

start

Synopsis

                        t.start( )

start makes t active and arranges for t .run to execute in a separate thread. You must call t .start only once for any given thread object t.

Get Python in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.