Remove lines for asynchat & asyncore, as they've now got their own test.
This commit is contained in:
parent
dca060c55c
commit
f95423e265
|
@ -9,8 +9,6 @@ import SimpleHTTPServer
|
|||
import SocketServer
|
||||
import aifc
|
||||
import anydbm
|
||||
#import asynchat
|
||||
import asyncore
|
||||
import audiodev
|
||||
import bdb
|
||||
import cmd
|
||||
|
|
Loading…
Reference in New Issue