Andrew Clegg added the comment:

I would like to add a real-world use case I have for nanosecond-precision 
support. I deal with data loggers that are controlled by GPS clocks, and I am 
writing some processing software in Python that requires the input of 
high-precision timestamps for calculating clock drifts and offsets. The 
addition of nanosecond-precision support in datetime would allow me to use this 
rather than a homebrew solution.

----------
nosy: +andrewclegg

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

Reply via email to