> I was wondering if anyone has seen this problem before?
>
> I have a job that runs hourly.  Part of the processing is to rename a
> file using os.rename.  The file name is the same every hour.
> Sometimes the os.rename fails and the file does not get renamed.  It
> only happens occasionally.  Most of the time it works just fine.

Unless you send a minimal version of the code you use and the complete
traceback when an error occurs it will be impossible to help you.

Cheers,
Daniel

-- 
Psss, psss, put it down! - http://www.cafepress.com/putitdown
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to