File access and threads

Aahz aahz at pythoncraft.com
Tue Apr 20 21:17:22 EDT 2004


In article <4084b3eb at newsflash.abo.fi>,
=?ISO-8859-1?Q?Petter_Holmstr=F6m?=  <peholmst at abo.fi> wrote:
>
>I have a problem with file access which I believe is caused by a 
>thread-problem. I first noticed it while trying to get PSP/Mod_Python to 
>work in the shape of an exception claiming that there are no usable 
>temporary directories.
>
>The second time I noticed it was when I was trying to dump an object to 
>a file using pickle, and I got the "Bad file descriptor" error all the 
>time, even though the file was created in the file system.

Could you at least post a full traceback?
-- 
Aahz (aahz at pythoncraft.com)           <*>         http://www.pythoncraft.com/

"I used to have a .sig but I found it impossible to please everyone..."  --SFJ



More information about the Python-list mailing list