On Mon, Jun 4, 2012 at 10:18 PM, Dirkjan Ochtman <dirk...@ochtman.nl> wrote:
> Can you define "relative time" here? The term makes me think of things
> like timedelta.

Timeouts, performance measurement, that kind of thing. Mostly
timescales of less than an hour, and usually less than a minute.

> Personally, I would really like not having to think about the time
> module at all, except if I wanted to go low-level (e.g. get a Unix
> timestamp from scratch).

Yup, that's what I meant, too.

Cheers,
Nick.

-- 
Nick Coghlan   |   ncogh...@gmail.com   |   Brisbane, Australia
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to