durusmail: quixote-users: OSError problem
OSError problem
2005-01-10
OSError problem
Daniele Varrazzo
2005-01-10
With Quixote <= 1.2 and a Windows 2000 system, i get a
OSError: [Errno 13] Permission denied: 'xxx.ptlc'
if there is any SyntaxError in the corresponding .ptl. You will notice a zero-
length xxx.ptlc file: delete it and run again the script (eventually restarting
Apache if running through mod_python) and the full stack trace will be
"correctly" shown into the browser.

Hope it helps

Daniele


> -----Messaggio originale-----
> Da: quixote-users-bounces@mems-exchange.org
> [mailto:quixote-users-bounces@mems-exchange.org]Per conto di Chris
> Hardie
> Inviato: lunedì 10 gennaio 2005 16.01
> A: quixote-users@mems-exchange.org
> Oggetto: [Quixote-users] OSError problem
>
>
> Hi,
>
> I notice when I sometimes tap in a typo, I get a generic OSError. I'm
> currently working on a rather large class which, when imported,
> throws the
> OSError, without writing any of the print statements I've included to the
> error log.
>
> Is there some other way to figure out where the typo is?
>
> Cheers,
>
> Chris
>
>
> _______________________________________________
> Quixote-users mailing list
> Quixote-users@mems-exchange.org
> http://mail.mems-exchange.org/mailman/listinfo/quixote-users


reply