On to, 2007-02-15 at 01:59 -0700, John Wright wrote:
> We're getting this error because we're shell-quoting a filename even
> though it's not ever going through a shell. (We're now using
> subprocess.Popen instead of os.system or similar.) The attached
> trivial patch fixes the bug.
Looks good t
We're getting this error because we're shell-quoting a filename even
though it's not ever going through a shell. (We're now using
subprocess.Popen instead of os.system or similar.) The attached
trivial patch fixes the bug.
John
=== modified file 'piuparts.py'
--- piuparts.py 2007-02-15 08:38:13
2 matches
Mail list logo