mirror of
https://github.com/python/cpython.git
synced 2025-07-21 18:25:22 +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
|
@ -1,5 +1,4 @@
|
|||
"""Tests for distutils.unixccompiler."""
|
||||
import os
|
||||
import sys
|
||||
import unittest
|
||||
from test.support import EnvironmentVarGuard, run_unittest
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue