Traceback (most recent call last):
  File "/usr/share/rss2email/rss2email.py", line 748, in <module>
    else: run()
  File "/usr/share/rss2email/rss2email.py", line 488, in run
    feeds, feedfileObject = load()
  File "/usr/share/rss2email/rss2email.py", line 439, in load
    feeds = pickle.load(feedfileObject)
cPickle.BadPickleGet: 2574'8

Could someone please explain what the number(s) after 'BadPickleGet'
mean?

I assume the data file is corrupt but the question is can I fix it with
an editor using that info?

-- 
"We pay the debts of the last generation by issuing bonds payable
 by the next generation." -- Lawerence J.Peter
    Rick Pasotto    r...@niof.net    http://www.niof.net
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to