EOF error

ash ashokagk at gmail.com
Sat Dec 3 09:28:01 EST 2005


hi,
when i try to unpickle a pickled file in binary format, i get this
error:

E:\mdi>test.py
Traceback (most recent call last):
  File "E:\mdi\qp.py", line 458, in OnReadButton
    data=p.load(file("ques.dat","r"))
EOFError

what is the reason? how do i overcome this?
Thanks in advance for you valuable time




More information about the Python-list mailing list