Error Raised But dont know what it means

David Anderson zerty.david at gmail.com
Sun Mar 30 16:03:52 EDT 2008


Well, I'm dealing with files in Pickle, I'm saving at the file a List of
Objects from the same Class, When I try to retrive this information and try
to iterate over them this error is raised:
TypeError: 'instancemethod' object is not iterable

But if I just print the method I get the 'real thing' what's the problem?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20080330/45ccb332/attachment.html>


More information about the Python-list mailing list