> In this case the fix is straightforward.  Nowadays you can safely
> assume Python 3.3 or newer, and therefore you can replace "import
> pipes" with "import shlex" and "pipes.quote" with "shlex.quote"; that
> seems to be all that this script needs.

Thanks for the easy fix suggestion, if I can not simply remove the
shipped boringssl source I’m going to add a patch applying the changes
you suggest.

Attachment: pgp_aRAQRVSVF.pgp
Description: Signature digitale OpenPGP

Reply via email to