Home | History | Annotate | Download | only in testserver

Lines Matching defs:debug_output

56 debug_output = sys.stderr
58 debug_output.write(str + "\n")
59 debug_output.flush()