newbie puzzled with thread
mpaindav at arinc.com
mpaindav at arinc.com
Tue Oct 31 17:31:47 EST 2000
More information about the Python-list mailing list
Tue Oct 31 17:31:47 EST 2000
- Previous message (by thread): destructors order not guaranteed?
- Next message (by thread): newbie puzzled with thread
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I am compiling a source that has "import thread" in it.... and it compile on one box but not on the other. However, on both machine, there is no thread.py, just a thread.h. (I have python 1.5.2 on both) Where is the catch? Does it has to do with setting the sys.path? Thanks for any suggestion. Matthieu
- Previous message (by thread): destructors order not guaranteed?
- Next message (by thread): newbie puzzled with thread
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list