On Fri, 23 Sep 2005 10:46:38 +0200, le dahut <[EMAIL PROTECTED]> wrote:

>Hi everyone,
>
>How can the subshell be hidden when executing code such as :
>
>os.system('ping host') ?
>
>The program uses GTK and it's very annoying to see a black window when
>using a graphical program ...
>


ASPN includes a "ping" module for Python.  No console window there!  
Google is your friend.

-- 
Tim Roberts, [EMAIL PROTECTED]
Providenza & Boekelheide, Inc.

_______________________________________________
Python-win32 mailing list
Python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to