[Carl J. Van Arsdall]
> Hey everyone, cPickle is raising an ImportError that I just don't quite
> understand.

When I get in such a situation, I replace "cPickle" with
Python's "pickle". Usually, I get the same exception -- but
this time with a traceback that can be analysed with "pdb.pm()".
Usually, this lets me understand...


Dieter
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to