mirror of
https://github.com/python/cpython.git
synced 2025-07-15 23:35:23 +00:00
Some cleanup in the Tools directory.
This commit is contained in:
parent
61ea12c9a0
commit
c20740109d
8 changed files with 53 additions and 49 deletions
|
@ -32,7 +32,6 @@ import sys
|
|||
import zipfile
|
||||
|
||||
from textwrap import dedent
|
||||
from operator import itemgetter
|
||||
|
||||
SCRIPT = sys.argv[0]
|
||||
VERSION = "3.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue