]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-105407: Remove unused imports in Tools/c-analyzer/ (#105410)
authorVictor Stinner <vstinner@python.org>
Tue, 6 Jun 2023 21:08:48 +0000 (23:08 +0200)
committerGitHub <noreply@github.com>
Tue, 6 Jun 2023 21:08:48 +0000 (21:08 +0000)
commitd1b0015ea88112258470463a74dad90ebce7ab67
tree32dfc195a2257491306998f4ccf500923adb8939
parentb8c79b2b982cb36358ca0193ed307f8a63a20142
gh-105407: Remove unused imports in Tools/c-analyzer/ (#105410)
Tools/c-analyzer/c_common/scriptutil.py
Tools/c-analyzer/c_parser/parser/_info.py
Tools/c-analyzer/c_parser/preprocessor/__main__.py
Tools/c-analyzer/cpython/_analyzer.py
Tools/c-analyzer/distutils/cygwinccompiler.py
Tools/c-analyzer/distutils/unixccompiler.py