mirror of
https://github.com/python/cpython.git
synced 2025-09-09 02:11:51 +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
|
@ -4,7 +4,6 @@ from itertools import *
|
|||
import weakref
|
||||
from decimal import Decimal
|
||||
from fractions import Fraction
|
||||
import sys
|
||||
import operator
|
||||
import random
|
||||
import copy
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue