]> granicus.if.org Git - python/commit
Issue #11578: Backported test for the timeit module.
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 26 Jan 2015 09:54:32 +0000 (11:54 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Mon, 26 Jan 2015 09:54:32 +0000 (11:54 +0200)
commit001320720090976b8a44b2aaf7c5a10ce66f40b9
tree7a98893fa245c9893eb480ad8d66aa21e3e38d2a
parent5f1909a4ca98ce0d5bcb18df27890629ced02689
Issue #11578: Backported test for the timeit module.
Lib/test/test_sundry.py
Lib/test/test_timeit.py [new file with mode: 0644]
Lib/timeit.py
Misc/NEWS