R. David Murray added the comment:

Yes, that's exactly right.  'time' is a low-level os-function wrapper, and 
inherits many of the deficiencies of the platform.  datetime attempts to be a 
more comprehensive, portable solution.  (But even it has its quirks...timezones 
are *hard*.)

----------
nosy: +r.david.murray

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue29964>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to