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 LambertDW, belopolsky, georg.brandl, peter.otten, pitrou, rhettinger, stefanv, steven.daprano
Date 2014-08-06.13:35:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1407332112.0.0.0990825356483.issue2527@psf.upfronthosting.co.za>
In-reply-to
Content
Would still be nice to have something like this. The timeit module API is still crippled, especially now that "from __main__ import *" doesn't work in a function anymore.
History
Date User Action Args
2014-08-06 13:35:12pitrousetrecipients: + pitrou, georg.brandl, rhettinger, peter.otten, belopolsky, LambertDW, steven.daprano, stefanv
2014-08-06 13:35:12pitrousetmessageid: <1407332112.0.0.0990825356483.issue2527@psf.upfronthosting.co.za>
2014-08-06 13:35:11pitroulinkissue2527 messages
2014-08-06 13:35:11pitroucreate