Update of /cvs-repository/Zope2/lib/python/DateTime
In directory korak.digicool.com:/home/brian/temp/test_22/lib/python/DateTime
Modified Files:
Tag: Zope-2_2-branch
DateTime.py
Log Message:
Fixed #1731: subtracting 2 dt objects over a DST boundary gave the wrong
answer because the timezone offset was taken into account in the operation.