issue #8687: provides a test suite for sched.py module

This commit is contained in:
Giampaolo Rodolà 2010-08-04 09:28:05 +00:00
parent 934abddaec
commit b5c23761d3
3 changed files with 85 additions and 1 deletions

View file

@ -57,7 +57,6 @@ class TestUntestedModules(unittest.TestCase):
import pstats
import py_compile
import rlcompleter
import sched
import sndhdr
import symbol
import tabnanny