Home | History | Annotate | Download | only in main

Lines Matching refs:verbose

125 verbose = 0
143 sys.stderr.write("-v is verbose\n")
150 verbose += 1
227 if verbose > 0: sys.stderr.write("%s: processing function %s\n" % (program, funcName))