Paul Moore writes:

 > On 27 July 2015 at 15:57, Ronald Oussoren <ronaldousso...@mac.com> wrote:
 > > IMHO “+ 1 days” and “+ 24 hours” are two different things.  Date
 > > arithmetic is full of messy things like that.  “+ 1 month” is another
 > > example of that (which the datetime module punts completely
 > > and can be a source of endless bikeshidding).
 > 
 > Precisely.

Er, to be exact, it's an accurate statement of imprecision (although
when talking about time and computation, both "accuracy" and
"precision" are ambiguous).  Fortunately, there's a "tim" in "time"!


_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to