[Python-3000] format and datetime (original) (raw)

Greg Ewing greg.ewing at canterbury.ac.nz
Wed Sep 12 00:47:22 CEST 2007


Guido van Rossum wrote:

I don't expect there to be a practical use for nanoseconds (even microseconds are doubtful, but useful since one might want unique timestamps for more than 1000 events per second).

But... what if you want unique timestamps for more than 1000000 events per second? :-)

-- Greg



More information about the Python-3000 mailing list