[Tutor] Setup so I can import thread.

Alan Trautman ATrautman at perryjudds.com
Fri Aug 29 17:02:52 EDT 2003


I believe the module Thread was deprecated I can't find the docs on the
Python site right now. However, the threading module should be available and
does every thing I know to use threads for.

http://www.python.org/doc/2.2p1/lib/module-threading.html

for reference

HTH,
Alan

-----Original Message-----
From: Jonathan Hayward http://JonathansCorner.com
[mailto:jonathan.hayward at pobox.com]
Sent: Friday, August 29, 2003 3:55 PM
To: tutor at python.org
Subject: [Tutor] Setup so I can import thread.


I built Python.2.3.tgz on a NetBSD box and there was no module thread to 
import. What do I do to get thread working?

TIA,

-- 
++ Jonathan Hayward, jonathan.hayward at pobox.com
** To see an award-winning website with stories, essays, artwork,
** games, and a four-dimensional maze, why not visit my home page?
** All of this is waiting for you at http://JonathansCorner.com



_______________________________________________
Tutor maillist  -  Tutor at python.org
http://mail.python.org/mailman/listinfo/tutor



More information about the Tutor mailing list