mirror of
https://github.com/python/cpython.git
synced 2025-08-28 04:35:02 +00:00
Patch #444359: Remove unused imports.
This commit is contained in:
parent
d429ab6df9
commit
02d893cfae
8 changed files with 2 additions and 9 deletions
|
@ -85,7 +85,6 @@ ConfigParser -- responsible for for parsing a list of
|
|||
write the configuration state in .ini format
|
||||
"""
|
||||
|
||||
import sys
|
||||
import string
|
||||
import re
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue