<div dir="ltr"><div>I made it up, in analogy to "classic classes" in Python 2. I did this not as a euphemism, but to avoid confusion, since in the existing docs "naive" is only ever applied to objects (meaning tzinfo-less) and I wanted to have a term that couldn't confuse anyone into thinking we were only talking about arithmetic of naive objects.<br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Sep 4, 2015 at 11:19 AM, Carl Meyer <span dir="ltr"><<a href="mailto:carl@oddbird.net" target="_blank">carl@oddbird.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 09/04/2015 12:11 PM, Alexander Belopolsky wrote:<br>
> Keep in mind that the standard library should not only support "casual<br>
> users", but also those who will write a "period<br>
> recurrence library" for those "casual users."  This is where classic<br>
> arithmetic is indispensable.<br>
<br>
</span>Oh, I'm well aware. But naive arithmetic is always available - on naive<br>
datetimes.<br>
<br>
Btw, I have a minor objection to the term "classic arithmetic." It's a<br>
made-up term from this mailing list, and I don't think it describes a<br>
real distinct thing, it's just a euphemism for "naive arithmetic."<br>
<br>
I'm not sure why the euphemism arose; I _think_ it arose because it<br>
sounds wrong to say that aware datetimes perform naive arithmetic. I<br>
think that sounds wrong to roughly the same extent that it is wrong, so<br>
I don't see any point in using a made-up euphemism to hide it :-)<br>
<span class="HOEnZb"><font color="#888888"><br>
Carl<br>
<br>
</font></span><br>_______________________________________________<br>
Datetime-SIG mailing list<br>
<a href="mailto:Datetime-SIG@python.org">Datetime-SIG@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/datetime-sig" rel="noreferrer" target="_blank">https://mail.python.org/mailman/listinfo/datetime-sig</a><br>
The PSF Code of Conduct applies to this mailing list: <a href="https://www.python.org/psf/codeofconduct/" rel="noreferrer" target="_blank">https://www.python.org/psf/codeofconduct/</a><br></blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature">--Guido van Rossum (<a href="http://python.org/~guido" target="_blank">python.org/~guido</a>)</div>
</div>