Home | History | Annotate | Download | only in codereview

Lines Matching refs:errout

3140 	errout = p.stderr.read()
3141 if print_output and errout:
3142 print >>sys.stderr, errout