diff --git a/scripts/make_min_web2py.py b/scripts/make_min_web2py.py index 2fef642c..587820d6 100644 --- a/scripts/make_min_web2py.py +++ b/scripts/make_min_web2py.py @@ -48,7 +48,7 @@ def main(): global REQUIRED, IGNORED if len(sys.argv) < 2: - print USAGE + print(USAGE) # make target folder target = sys.argv[1]