mirror of
https://github.com/python/cpython.git
synced 2025-08-31 14:07:50 +00:00
Remove lines for asynchat & asyncore, as they've now got their own test.
This commit is contained in:
parent
dca060c55c
commit
f95423e265
1 changed files with 0 additions and 2 deletions
|
@ -9,8 +9,6 @@ import SimpleHTTPServer
|
|||
import SocketServer
|
||||
import aifc
|
||||
import anydbm
|
||||
#import asynchat
|
||||
import asyncore
|
||||
import audiodev
|
||||
import bdb
|
||||
import cmd
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue