Olaf van Loon wrote:
> Duncan Webb wrote:
>> There should be a class Thread(_Verbose) in threading.py
>>
>>   
> There is a class Thread in threading.py. But it's asking for a module 
> ("No module named thread"). What's going on here?

I'm no BSD man, have you tried:
python
import threading
import thread
Ctrl-D

If this works then it must be another problem.

If not then it could be a problem with BSD's python, try googling about
for this it may be a known problem.

Sorry that I can't be any more help.

Duncan


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to