mirror of
https://github.com/python/cpython.git
synced 2025-08-29 21:25:01 +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
|
@ -1,6 +1,5 @@
|
|||
"Usage: unparse.py <path to source file>"
|
||||
import sys
|
||||
import math
|
||||
import ast
|
||||
import tokenize
|
||||
import io
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue