Hey all. I have a ( list | tuple | dictionary ) with several graphics in it. Trying to cPickle it to a file, I get errors. For instance, UnpickleableError: Cannon pickle <type 'ImagingCore'> objects.
Anyone know of a way to get around this? I'd like to pickle a list or dictionary of about 5 .JPG images. Thanks! Dave -- http://mail.python.org/mailman/listinfo/python-list