Small pyflakes stuff

This commit is contained in:
rocky
2016-05-20 21:37:46 -04:00
parent f834b46b84
commit 68ff878b3e
7 changed files with 7 additions and 92 deletions

View File

@@ -37,8 +37,6 @@ Type -h for for full help.""" % program
check_python_version(program)
outfile = '-'
out_base = None
use_uncompyle6_format = False
if len(sys.argv) == 1: