[Tutor] how to stop output to terminal

shawn bright nephish at gmail.com
Thu May 10 20:52:04 CEST 2007


lo there all,

i have a simple thread that i want to run without piping any output to the
terminal.
like if i do an

x = os.system("ping -c 1 www.google.com")

i don't want it to show all the stuff in the terminal.

can i disable that ?

can i disable it for only certain lines?

thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/tutor/attachments/20070510/bba335ad/attachment.htm 


More information about the Tutor mailing list