[issue1040026] os.times() is bogus

Alexander Belopolsky report at bugs.python.org
Sun Feb 24 18:59:41 CET 2008


Alexander Belopolsky added the comment:

Here is my take (posixmodule.diff).  When ticks per seconds cannot be 
determined, python should not provide times rather than refuse to build.  
Initialization moved to the init function.

----------
keywords: +patch
Added file: http://bugs.python.org/file9541/posixmodule.diff

_____________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1040026>
_____________________________________


More information about the Python-bugs-list mailing list