mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
issue #8687: provides a test suite for sched.py module
This commit is contained in:
parent
934abddaec
commit
b5c23761d3
3 changed files with 85 additions and 1 deletions
|
@ -57,7 +57,6 @@ class TestUntestedModules(unittest.TestCase):
|
|||
import pstats
|
||||
import py_compile
|
||||
import rlcompleter
|
||||
import sched
|
||||
import sndhdr
|
||||
import symbol
|
||||
import tabnanny
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue