[Tutor] noobie question,,,error related

walter weston simplemind09 at gmail.com
Mon Jan 31 04:27:40 CET 2011


I get this error when I try and load the datetime module,

Traceback (most recent call last):
  File "C:/Python27/TIMED_PROGRAM.py", line 2, in <module>
    datetime.ctime()
AttributeError: 'module' object has no attribute 'ctime'


why is this?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20110130/e883fdf9/attachment.html>


More information about the Tutor mailing list