mxDateTime

Gene Chiaramonte gchiaramonte at ibl.bm
Mon Feb 7 15:12:24 EST 2000


When I try to use cPickle on a DateTime objcet I get the following error:

Traceback (innermost last):
  File "<interactive input>", line 1, in ?
cPickle.PicklingError: Cannot pickle <type 'DateTime'> objects.

Guess you can't do this. Am I correct?

I've been converting them to COMDates and storing them. Is there a better
way?

Thanks,

Gene





More information about the Python-list mailing list