[issue14613] time.time can return None or NaN

Michael Foord report at bugs.python.org
Wed Apr 18 15:12:28 CEST 2012


Michael Foord <michael at voidspace.org.uk> added the comment:

So NaN is a possible result from time.time()? Perhaps that should be mentioned in the docs. Is returning NaN preferable to failing with an exception?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue14613>
_______________________________________


More information about the Python-bugs-list mailing list