[python-win32] os.popen4 and spaces in the directory name
Michel Claveau
mc at mclaveau.com
Sun Dec 4 18:49:41 CET 2005
Hi !
Try :
data=os.popen4('C:\\"program files"\\"some
directory"\\engine\\theexe.exe')[1].read()
@-salutations
Michel Claveau
More information about the Python-win32
mailing list