On Wed, 25 May 2016 05:29:53 -0700, San wrote:

> Hi Gorup,
> 
> why i am getting "ValueError: I/O operation on closed file" this error.
> Pls let me know.
> 
> Thanks in Advance.
> san

because you are trying to do something with a file that has been closed

the error message is quite explanatory


-- 
One friend in a lifetime is much; two are many; three are hardly possible.
Friendship needs a certain parallelism of life, a community of thought,
a rivalry of aim.
                -- Henry Brook Adams
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to