Tamás Bence Gedai added the comment:

I don't know what happened to this issue, but it looks good to me. So here is a 
patch for it as Joachim suggested.

$ time ./python -m timeit "import time; time.sleep(1.0)"
1 loops, best of 3: 1 sec per loop

real    0m4.134s
user    0m0.116s
sys     0m0.004s

----------
keywords: +patch
nosy: +beng94
Added file: http://bugs.python.org/file41884/timeit_num.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue24015>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to