Fredrik Lundh wrote:
> [EMAIL PROTECTED] wrote:
>
> > I'm running python on windows and have a program that watches a
> > directory and acts on files as they come into the directory. After
> > processing is complete, i delete the file, or in this case attempt
> > to
> >
> > In the script versi
I'm running python on windows and have a program that watches a
directory and acts on files as they come into the directory. After
processing is complete, i delete the file, or in this case attempt
to
In the script version I repeatedly get OSError exceptions stating
permission denied when try