summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_sundry.py
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2015-01-26 09:54:32 (GMT)
committerSerhiy Storchaka <storchaka@gmail.com>2015-01-26 09:54:32 (GMT)
commit001320720090976b8a44b2aaf7c5a10ce66f40b9 (patch)
tree7a98893fa245c9893eb480ad8d66aa21e3e38d2a /Lib/test/test_sundry.py
parent5f1909a4ca98ce0d5bcb18df27890629ced02689 (diff)
downloadcpython-001320720090976b8a44b2aaf7c5a10ce66f40b9.zip
cpython-001320720090976b8a44b2aaf7c5a10ce66f40b9.tar.gz
cpython-001320720090976b8a44b2aaf7c5a10ce66f40b9.tar.bz2
Issue #11578: Backported test for the timeit module.
Diffstat (limited to 'Lib/test/test_sundry.py')
-rw-r--r--Lib/test/test_sundry.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/Lib/test/test_sundry.py b/Lib/test/test_sundry.py
index 46cbab5..8fe8995 100644
--- a/Lib/test/test_sundry.py
+++ b/Lib/test/test_sundry.py
@@ -71,7 +71,6 @@ class TestUntestedModules(unittest.TestCase):
import sunaudio
import symbol
import tabnanny
- import timeit
import toaiff
import token
try: