This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pitrou
Recipients amaury.forgeotdarc, asvetlov, eric.araujo, ncoghlan, pitrou, rhettinger, scott_daniels, tshepang, vstinner
Date 2012-08-21.18:47:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1345574873.8.0.858323437184.issue6422@psf.upfronthosting.co.za>
In-reply-to
Content
> In #5442, I proposed leaving the architecture of the module alone, and 
> simply exposing the main module functionality as a high level helper
> function:

Agreed with Nick's approach above.

Victor, if you want to improve timeit's reliability, please open a separate issue.
History
Date User Action Args
2012-08-21 18:47:54pitrousetrecipients: + pitrou, rhettinger, scott_daniels, amaury.forgeotdarc, ncoghlan, vstinner, eric.araujo, asvetlov, tshepang
2012-08-21 18:47:53pitrousetmessageid: <1345574873.8.0.858323437184.issue6422@psf.upfronthosting.co.za>
2012-08-21 18:47:53pitroulinkissue6422 messages
2012-08-21 18:47:52pitroucreate