Sara Khalatbari wrote: >Is there a Module in Python that gives you the time & >date of today??? > > > > >__________________________________ >Do you Yahoo!? >Make Yahoo! your home page >http://www.yahoo.com/r/hs > > time - http://docs.python.org/lib/module-time.html datetime - http://docs.python.org/lib/module-datetime.html
J -- http://mail.python.org/mailman/listinfo/python-list