mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-23 17:52:57 +00:00
On some systems, such as Ubuntu up to 19.04, `pylint` is for Python 2 and `pylint3` is for Python 3, so we should not use `pylint` even if it's available. Use the Python module instead of the trivial shell wrapper. This way we can make sure to use the correct Python version. Fix #3111 Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
393 B
Executable File
393 B
Executable File