]> granicus.if.org Git - python/commit
timedelta comparison and datetime addition: as the Python implementation
authorTim Peters <tim.peters@gmail.com>
Sat, 8 Feb 2003 03:28:59 +0000 (03:28 +0000)
committerTim Peters <tim.peters@gmail.com>
Sat, 8 Feb 2003 03:28:59 +0000 (03:28 +0000)
commitaa7d849c7a915d6211c3dd004a038b7191c6b3fe
tree054d089dfda8580f3590b9caf360897d388d6f99
parent9914227caa4f25b7442ea82cd6feab68821bb011
timedelta comparison and datetime addition:  as the Python implementation
of datetime does, accept instances of subclasses too.
Modules/datetimemodule.c