Closed GoogleCodeExporter closed 8 years ago
making a __setstate__ method of the UserDict classes that pickled (FailedItem,
SaveInfo) seems to have worked.
Original comment by lostnihi...@gmail.com
on 17 Jan 2008 at 3:58
for rssdler python run script (as opposed to the library module), need to also
add:
from rssdler import SaveInfo, FailedItem to make sure those are in the correct
namespace
Original comment by lostnihi...@gmail.com
on 26 Jan 2008 at 5:53
Original issue reported on code.google.com by
lostnihi...@gmail.com
on 17 Jan 2008 at 6:28