Run application from host : Os : Buildin Module PYTHON TUTORIALS


PYTHON TUTORIALS » Buildin Module » Os »

 

Run application from host


import os
os.execl"c:/Windows/Notepad.exe""c:/userlog.txt")
print "Running notepad"



Leave a Comment / Note


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


PYTHON TUTORIALS

 Navioo Buildin Module
» Os