comparison test/test_bsddb.py @ 1885:deba54ed724f

Date arithmetic fixes. Date +/- Interval passes all tests again, after fixing a couple of the tests to actually reflect the calendar used on my planet rather than where-ever Richard was when he wrote the test <wink> The basic problem was that when going backwards, the code was adding the days of the current month, rather than the previous month. There's still a bug in the testDateSubtract that I'll fix next. Bugfix candidate (probably)
author Anthony Baxter <anthonybaxter@users.sourceforge.net>
date Mon, 03 Nov 2003 10:23:06 +0000
parents f63aa57386b0
children f9316d2cd5ba
comparison
equal deleted inserted replaced
1884:dc55a195722d 1885:deba54ed724f

Roundup Issue Tracker: http://roundup-tracker.org/