mirror of
https://github.com/python/cpython.git
synced 2025-12-23 09:19:18 +00:00
No need to import rfc822. (Andrew Dalke & kjpylint)
This commit is contained in:
parent
318a70d976
commit
e6e8818c03
1 changed files with 0 additions and 1 deletions
|
|
@ -68,7 +68,6 @@ import sys
|
|||
import time
|
||||
import socket # For gethostbyaddr()
|
||||
import string
|
||||
import rfc822
|
||||
import mimetools
|
||||
import SocketServer
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue