diff options
author | Georg Brandl <georg@python.org> | 2007-03-13 19:32:21 (GMT) |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2007-03-13 19:32:21 (GMT) |
commit | d9bef35e3c0c4c1dfa5760fd76c720afa1956170 (patch) | |
tree | 9310de1abf31a7ad9bc914379765af806a0978a4 /Misc/ACKS | |
parent | 4168c0466f873b60dd82ea83782e39a41a3aa45f (diff) | |
download | cpython-d9bef35e3c0c4c1dfa5760fd76c720afa1956170.zip cpython-d9bef35e3c0c4c1dfa5760fd76c720afa1956170.tar.gz cpython-d9bef35e3c0c4c1dfa5760fd76c720afa1956170.tar.bz2 |
Patch #1533909: the timeit module now accepts callables in addition to
strings for the code to time and the setup code. Also added two
convenience functions for instantiating a Timer and calling its methods.
Diffstat (limited to 'Misc/ACKS')
-rw-r--r-- | Misc/ACKS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -156,6 +156,7 @@ Ben Darnell Jonathan Dasteel John DeGood Vincent Delft +Erik Demaine Roger Dev Toby Dickenson Yves Dionne |