> I have googeled, but could not find informations that I can understand.
> The most informations comes from unix/linux butIneed this for win32.

The module popen2 is your friend. Or the os.spawn* methods in module os. 
-- 
Regards,

Diez B. Roggisch
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to