[issue9079] Make gettimeofday available in datetime module

Alexander Belopolsky report at bugs.python.org
Fri Jun 25 04:35:08 CEST 2010


Alexander Belopolsky <belopolsky at users.sourceforge.net> added the comment:

The new patch, issue9079.diff exposes gettimeofday as time.gettimeofday() returning (sec, usec) pair.

----------
Added file: http://bugs.python.org/file17767/issue9079.diff

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


More information about the Python-bugs-list mailing list