On Thu, Sep 3, 2015 at 1:18 PM, Tim Peters <[email protected]> wrote:
> So, assuming many changes to Python itself, this is "backward > compatible" even to the extent of leaving conversions broken forever > for code that wants to use classic arithmetic. > On top of this, I think any operations that mix strict and classic datetimes will be prohibited as well. Effectively a new class is proposed. The only thing I don't understand is why would you want to call it "datetime"? mxDateTime will be a much better name. :-)
_______________________________________________ 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/
