Here i come!!

I have the following problem...
I need run by python script a string with some "DOS commands - Windows
prompt"!!
For exemple:
print 'cd temp'
print 'mkdir temp_app'

How can i run this string in the python, but as a DOS interpreter?
-- 
http://mail.python.org/mailman/listinfo/python-announce-list

        Support the Python Software Foundation:
        http://www.python.org/psf/donations/

Reply via email to