Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
thread in python3
#1
helo, I am very new to python, I am wonder in python3, is ther a differt between import threading verses import _thread? I've seen one or the other in many tutorial. Thanks.
Reply
#2
_thread is a low level interface, threading a higher level.
Unless you are really advanced, I'd use threading
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  How to make each thread send multiple requests in python3? Contra_Boy 0 1,757 Apr-29-2020, 02:42 PM
Last Post: Contra_Boy
  Error SQLite objects created in a thread can only be used in that same thread. binhduonggttn 3 15,391 Jan-31-2020, 11:08 AM
Last Post: DeaD_EyE
  Gnuradio python3 is not compatible python3 xmlrpc library How Can I Fix İt ? muratoznnnn 3 4,823 Nov-07-2019, 05:47 PM
Last Post: DeaD_EyE

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020