En Tue, 10 Jul 2007 13:13:54 -0300, [EMAIL PROTECTED] <[EMAIL PROTECTED]>
escribió:
> I want to serialize datetime.datetime.now() object . I could convert it
> to
> string but how do I get a datetime object back from the string?
> Any suggestions?
Use the pickle module.
--
Gabriel Genellina
Hi
I want to serialize datetime.datetime.now() object . I could convert it to
string but how do I get a datetime object back from the string?
Any suggestions?
thanks
mark
--
http://mail.python.org/mailman/listinfo/python-list