mirror of
https://github.com/python/cpython.git
synced 2024-11-25 10:54:51 +08:00
No need to import rfc822. (Andrew Dalke & kjpylint)
This commit is contained in:
parent
318a70d976
commit
e6e8818c03
@ -68,7 +68,6 @@ import sys
|
||||
import time
|
||||
import socket # For gethostbyaddr()
|
||||
import string
|
||||
import rfc822
|
||||
import mimetools
|
||||
import SocketServer
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user