[issue11578] Increase test coverage for timeit.py

R. David Murray report at bugs.python.org
Wed Mar 16 22:35:24 CET 2011


R. David Murray <rdmurray at bitdance.com> added the comment:

We commented out a few of the tests because they took too long to run due to the large default loop count.  timeit would have to be further modified to support testing the default, which probably isn't worth it.

----------
resolution:  -> accepted
stage:  -> committed/rejected
status: open -> closed
versions: +Python 3.2, Python 3.3

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


More information about the Python-bugs-list mailing list