Comment 13 for bug 844435

Revision history for this message
Michael Foord (mfoord) wrote :

I've created a Python issue corresponding to this. time.time() should not return None or NaN (in my opinion) but should throw an exception if it can't get a meaningful value:

http://bugs.python.org/issue14613