[Zope-DB] Python/DCOracle Newbie seeking help

Sorisio, Chris ChrisSorisio at PeakTechnical.com
Mon Aug 11 14:13:04 EDT 2003



Correction:  in my example, I referenced y.  That's not the actual code, I
had changed 'y' to 'exampledate' to try to make it more readable and missed
one.  

The line 'testTime = time.strptime(y, "%Y-%m-%d %H:%M:%S")'
should read 'testTime = time.strptime(exampledate, "%Y-%m-%d %H:%M:%S")'



More information about the Zope-DB mailing list