On Tue, Sep 1, 2015 at 1:23 AM, Tim Peters <[email protected]> wrote:
> >>> x == y > False > > Only that last one may be surprising, but it's really just another way > of saying "naive and aware don't mix, period". > This is a relatively recent feature. [1, 2, 3] Changed in version 3.3. [1]: http://mail.python.org/pipermail/python-dev/2012-June/119933.html [2]: http://bugs.python.org/issue15006 [3]: https://hg.python.org/cpython/rev/8272699973cb
_______________________________________________ Datetime-SIG mailing list [email protected] https://mail.python.org/mailman/listinfo/datetime-sig The PSF Code of Conduct applies to this mailing list: https://www.python.org/psf/codeofconduct/
