diff options
author | Zachary Ware <zachary.ware@gmail.com> | 2014-07-31 23:58:27 -0500 |
---|---|---|
committer | Zachary Ware <zachary.ware@gmail.com> | 2014-07-31 23:58:27 -0500 |
commit | bc41f0a0ca56557cb31910bcd0ae261b6b6dfede (patch) | |
tree | e31a0e34013189a3aadf7f7c2dfeb24065dd5be9 /Python/fileutils.c | |
parent | de445b42dd8fd5609748d98ff92c681969eb7d75 (diff) | |
download | cpython-bc41f0a0ca56557cb31910bcd0ae261b6b6dfede.tar.gz |
Issue #21907: Avoid using double quotes to check argument values.
Double quotes in expanded variables can match literal double quotes,
which makes for a big mess when passing in a quoted argument (like
"/p:externalsDir=..\externals", for example).
Diffstat (limited to 'Python/fileutils.c')
0 files changed, 0 insertions, 0 deletions