On Wed, Feb 18, 2009 at 6:55 PM, johnf <jfabi...@yolo.com> wrote:

> thanks Kent.  This appears to work.  I was not aware of datetime.timedelta().
> I really think there should be a place to find this type of information.

That's what the library reference is for:
http://docs.python.org/library/datetime.html
http://docs.python.org/library/index.html

and comp.lang.python and the tutor list :-)

It's really worth your time to at least browse the library reference.

Kent
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to