No threads in MacPython 1.5.2?

Christian Tismer tismer at tismer.com
Fri Apr 7 15:52:37 EDT 2000


"Gregory L. Hansen" wrote:
> 
> My Python can find Tkinter now, thanks for the help.  But now it can't
> find the module named "thread".  And yet there it is in the Lib folder,
> thread.py and threading.py, and the search path $(PYTHON):Lib is set for
> it.
> 
> Now what's wrong?

The operating system is wrong. It has no threads.
But watch out: (and see a recent post)

Just "Stackless" v. Rossum is right now building threads
with Stackless Python for the Mac.

and-they-work-with-win2000-as-well -ly y'rs - chris

-- 
Christian Tismer             :^)   <mailto:tismer at appliedbiometrics.com>
Applied Biometrics GmbH      :     Have a break! Take a ride on Python's
Kaunstr. 26                  :    *Starship* http://starship.python.net
14163 Berlin                 :     PGP key -> http://wwwkeys.pgp.net
PGP Fingerprint       E182 71C7 1A9D 66E9 9D15  D3CC D4D7 93E2 1FAE F6DF
     where do you want to jump today?   http://www.stackless.com




More information about the Python-list mailing list