This commit is contained in:
Benjamin Peterson 2015-10-28 23:15:22 -07:00
commit 860c8a404a
5 changed files with 2 additions and 7 deletions

View file

@ -1289,7 +1289,6 @@ def main(srcfile, dump_module=False):
f.close()
if __name__ == "__main__":
import sys
import getopt
INC_DIR = ''