Using the os.execvp(path, args) to execute the application update.exe with a command-line parameter of -verbose : Os : Buildin Module PYTHON TUTORIALS


PYTHON TUTORIALS » Buildin Module » Os »

 

Using the os.execvp(path, args) to execute the application update.exe with a command-line parameter of -verbose


os.execvp("update.exe"["-verbose"])



Leave a Comment / Note


 
Verification is used to prevent unwanted posts (spam). .


PYTHON TUTORIALS

 Navioo Buildin Module
» Os