[issue6422] timeit called from within Python should allow autoranging

Raymond Hettinger report at bugs.python.org
Wed Dec 1 00:33:23 CET 2010


Raymond Hettinger <rhettinger at users.sourceforge.net> added the comment:

This does not conflict with the other proposed changes to timeit and it is in-line with Guido's desire that to expose useful parts currently buried in the command-line logic.

Amaury, you've shown an interest.  Would you like to apply it?

----------
assignee: rhettinger -> amaury.forgeotdarc
resolution:  -> accepted
versions:  -Python 2.7

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


More information about the Python-bugs-list mailing list