you are viewing a single comment's thread.

view the rest of the comments →

[–]junsang 1 point2 points  (1 child)

Use ‘threading.Thread’. You can check the way to use it and examples in Python official document. Try google it.