On 2013-09-06, stas poritskiy <stascr...@gmail.com> wrote:
> I am working on application. App is processing a list of files
> in folders. Folders act as a NEW-LOOP. so if all files in one
> folder had been worked on, file is then saved and next folder
> is picked up. it works fine only if i have a SINGLE folder,
> however, when another folder is there, i get this RuntimeError:
> Open Failed. I checked if those could be the files by leaving
> only single (another folder), however all was fine. Questions -
> How can i trouble shoot what is causing the problem? i don't
> know where to begin.

We can help better if you show some of your code; a minimal
cut-down version that exhibits the error is ideal.

Are you literally getting a RuntimeError? That would be weird.

-- 
Neil Cerutti
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to