Remove lines for asynchat & asyncore, as they've now got their own test.

This commit is contained in:
Tim Peters 2001-04-06 18:59:17 +00:00
parent dca060c55c
commit f95423e265
1 changed files with 0 additions and 2 deletions

View File

@ -9,8 +9,6 @@ import SimpleHTTPServer
import SocketServer
import aifc
import anydbm
#import asynchat
import asyncore
import audiodev
import bdb
import cmd