Weeble <[email protected]> added the comment:
Is there any way to write code that's safe with or without this fix? If I have
code that currently does this:
subprocess.check_call('""c:\some path with spaces" arg1 arg2 "a quoted arg""',
shell=True)
...will it break when running on a version of Python with this fix? Is there
any good way to detect whether the running Python has this fix or not?
----------
nosy: +weeble
_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue2304>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com