<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Aug 31, 2015 at 4:17 PM, Tim Peters <span dir="ltr"><<a href="mailto:tim.peters@gmail.com" target="_blank">tim.peters@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div id=":17e" class="a3s" style="overflow:hidden">The easiest way out of this particular puzzle is, I believe, to say<br>
that two datetimes identical except for `fold` do _not_ compare equal.<br>
`fold` breaks the tie in the obvious way (the one with fold==1 is<br>
"greater"). </div></blockquote></div><br></div><div class="gmail_extra">I am afraid you are right, but proving that we will not break naive (fold unaware) programs will be harder in this case.   Let me think some more about this.</div><div class="gmail_extra"><br></div><div class="gmail_extra">Meanwhile, would you see any problem with not(x - y) not implying x == y?</div></div>