datetime

Sakesun Roykiattisak sakesun at boonthavorn.com
Thu May 19 05:25:02 EDT 2005


>
>Why doesn't work the next statments?
>  
>

You talk like Yoda..

>import datetime
>
>today = datetime.date.today()
>
>and I get the next error:
>
>today = datetime.date.today()
>Traceback (most recent call last):
>   File "<stdin>", line 1, in ?
>AttributeError: time
>
>I can't understand it!
>  
>
Understand it, I cannot too.
Work fine, on my machine, the statements.



More information about the Python-list mailing list