How to pass a multiline arg to exec('some.exe arg')?
n00m
n00m at narod.ru
Mon May 5 06:46:33 EDT 2008
Hint:
for some reason in VBScript it works fine.
What makes it different, with Python?
I tried all possible ways to combine quotes, ' and ",
with no avail
More information about the Python-list
mailing list