File access and threads

Aahz aahz at pythoncraft.com
Fri Apr 30 20:20:43 EDT 2004


In article <40864030$1 at newsflash.abo.fi>,
=?ISO-8859-1?Q?Petter_Holmstr=F6m?=  <peholmst at abo.fi> wrote:
>Aahz wrote:
>> 
>> Could you at least post a full traceback?
>
>Is this enough?

Looking at the code, I'd bet on a permissions problem of some kind.
It's pretty much either that or a bug in the underlying C libraries that
gets exposed by threads -- that's a dirt-simple piece of code, really.
-- 
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