mirror of
https://github.com/python/cpython.git
synced 2025-10-23 18:03:48 +00:00
Issue #23277: Remove more unused sys and os imports.
This commit is contained in:
parent
18a8affc8e
commit
c7f44aa99a
13 changed files with 0 additions and 15 deletions
|
@ -5,7 +5,6 @@
|
|||
import codecs
|
||||
import importlib.util
|
||||
import re
|
||||
import sys
|
||||
import types
|
||||
# Because sys.path gets essentially blanked, need to have unicodedata already
|
||||
# imported for the parser to use.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue