datetime.datetime and mysql different after python2.3
Tobiah
toby at rcsreg.com
Wed Jun 1 14:47:27 EDT 2011
> import datetime
> date, time = get_fields() # for example
> print str(type(date)), str((type(time)))
> print str(date + time)
News reader stripped newlines
More information about the Python-list
mailing list