]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Re-order importlib benchmarks to be consistent. Also print out what implementation...
authorBrett Cannon <brett@python.org>
Tue, 7 Feb 2012 14:40:33 +0000 (09:40 -0500)
committerBrett Cannon <brett@python.org>
Tue, 7 Feb 2012 14:40:33 +0000 (09:40 -0500)
commitcae1068e82229129f1928b37b85e71e24d1ab0a2
tree53faeaf48f30c2edd37c0aa11bafbb3d49413102
parent3fd6e2b9108e8c2df1b584868c5fc830f2afb7e1
Re-order importlib benchmarks to be consistent. Also print out what implementation of __import__ is used.
Lib/importlib/test/benchmark.py