addons
addons copied to clipboard
Update crosstool_wrapper_driver_is_not_gcc.tpl
replace import pipes with import shlex as pipes to fix ModuleNotFoundError: No module named 'pipes'
(because pipes is deprecated since python version 3.11, and removed since version 3.13)
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).
View this failed invocation of the CLA check for more information.
For the most up to date status, view the checks section at the bottom of the pull request.