how do i exec a command (such as xcopy) from with win32 python and wait on that command to come to completion? and also cleanly terminate the command shell? thanks black_13 -- http://mail.python.org/mailman/listinfo/python-list
- How do I execute a command from within python and wait on ... black_13
- Re: How do I execute a command from within python and... Rafael Sachetto
- Re: How do I execute a command from within python... Matt Nordhoff