mirror of
https://github.com/python/cpython.git
synced 2025-09-15 21:26:04 +00:00
Patch #2167 from calvin: Remove unused imports
This commit is contained in:
parent
19aff0c90a
commit
c5f05e45cf
203 changed files with 77 additions and 243 deletions
|
@ -27,7 +27,6 @@ import random
|
|||
import socket
|
||||
import urllib
|
||||
import warnings
|
||||
from cStringIO import StringIO
|
||||
|
||||
from email._parseaddr import quote
|
||||
from email._parseaddr import AddressList as _AddressList
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue