mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
remove a mimetools import
This commit is contained in:
parent
04f7d5397e
commit
ab82a97b73
1 changed files with 0 additions and 1 deletions
|
@ -36,7 +36,6 @@ from io import StringIO
|
|||
import sys
|
||||
import os
|
||||
import urllib
|
||||
import mimetools
|
||||
import email.parser
|
||||
|
||||
__all__ = ["MiniFieldStorage", "FieldStorage",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue