mirror of
https://github.com/python/cpython.git
synced 2025-08-31 05:58:33 +00:00
parent
07926f024a
commit
a88da67bcb
4 changed files with 315 additions and 3 deletions
|
@ -54,7 +54,6 @@ class TestUntestedModules(unittest.TestCase):
|
|||
import py_compile
|
||||
import sndhdr
|
||||
import tabnanny
|
||||
import timeit
|
||||
try:
|
||||
import tty # not available on Windows
|
||||
except ImportError:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue