Isaac Gerg <isaac.g...@gergltd.com> writes:

> Sorry, I am just providing pseudo code since I the code i have is quite large.
>
> As I mentioned, the code works fine when I remove the multirpcessing stuff so 
> the filename is not the issue (though you are right in your correction).
>
> Someone with the same problem posted a smaller, more complete example here:
>
Then you should give us real code (a minimal example) that we can try. You use 
myFunction in your example that isn't defined in your code. And by the way, why 
don't you close f just after reading? Or even better, use a with statement.
-- 
Piet van Oostrum <p...@vanoostrum.org>
WWW: http://pietvanoostrum.com/
PGP key: [8DAE142BE17999C4]
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to