Lines Matching refs:errout
569 errout = p.stderr.read()570 if print_output and errout:571 print >>sys.stderr, errout