from os import *

for cmd in ['adaware', 'spybot']:
    system(cmd)

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to