Threads in Solaris?

jwray at mifund.com jwray at mifund.com
Fri Sep 28 18:01:42 EDT 2001


I wrote a threaded app on my win2k box, not realizing that threads 
weren't part of the standard python install. Now that i want to 
install my code on a solaris box it complains that it doesn't have 
thread.py. I would copy the one from my win2k box, but it imports 
win32, which I'm sure wouldn't work out.

So my question is, where can I get a threading module for solaris? 
I've read off verious sites that one exists, but I haven't been able 
to find it for download.

Thanks!

-Josh





More information about the Python-list mailing list