mirror of
https://github.com/python/cpython.git
synced 2025-09-14 04:37:29 +00:00
Remove unnecessary imports
This commit is contained in:
parent
4ef1103b71
commit
a59ab05fda
7 changed files with 0 additions and 10 deletions
|
@ -2,10 +2,7 @@
|
|||
|
||||
"""Parse event definitions out of comments in source files."""
|
||||
|
||||
import re
|
||||
import sys
|
||||
import os
|
||||
import getopt
|
||||
import glob
|
||||
import fileinput
|
||||
import pprint
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue