C
Chris
Okay, I searched www.python.org for a date handler and found datetime.
http://www.python.org/dev/doc/devel/lib/module-datetime.html However,
whenever I try to import datetime, I get a No module named datetime
error. What am I missing?
Chris
http://www.python.org/dev/doc/devel/lib/module-datetime.html However,
whenever I try to import datetime, I get a No module named datetime
error. What am I missing?
Chris