> import datetime > date, time = get_fields() # for example > print str(type(date)), str((type(time))) > print str(date + time)
News reader stripped newlines -- http://mail.python.org/mailman/listinfo/python-list
> import datetime > date, time = get_fields() # for example > print str(type(date)), str((type(time))) > print str(date + time)
News reader stripped newlines -- http://mail.python.org/mailman/listinfo/python-list