commit | 085f75a8510000b38da641d5183a8a701c69d6d6 | [log] [tgz] |
---|---|---|
author | Andrew M. Kuchling <amk@amk.ca> | Sat Feb 23 16:23:05 2008 +0000 |
committer | Andrew M. Kuchling <amk@amk.ca> | Sat Feb 23 16:23:05 2008 +0000 |
tree | 2f5583f831053dab840e4940d3ee51112d2d9d7f | |
parent | 8328bbc57dccbcbd834f822c2c9c70bd2ad199eb [diff] |
#1330538: Improve comparison of xmlrpclib.DateTime and datetime instances. Remove automatic handling of datetime.date and datetime.time. This breaks backward compatibility, but python-dev discussion was strongly against this automatic conversion; see the bug for a link.