commit | 19960597adb65c9ecd33e4c3d320390eecd38625 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Thu Aug 24 17:29:38 2006 +0000 |
committer | Guido van Rossum <guido@python.org> | Thu Aug 24 17:29:38 2006 +0000 |
tree | c6c521459bb3649bfde7dd670a23f95eb5c07188 | |
parent | b6bb0c79d98a45bdc550ae0ab2e774e5c3cf607a [diff] |
Fix the datetime comparison conundrum. The special-casing of other objects with a timetuple attribute is gone. Let's hope Tim agrees.