Kaydet (Commit) 8f15bd85 authored tarafından Guido van Rossum's avatar Guido van Rossum

Remove redundant 'import string' (PyChecker).

üst ef8f4dee
......@@ -84,7 +84,6 @@ def ISEOF(x):
def main():
import re
import string
import sys
args = sys.argv[1:]
inFileName = args and args[0] or "Include/token.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment