Skip to content
Commit fef2375b authored by Zbigniew Jędrzejewski-Szmek's avatar Zbigniew Jędrzejewski-Szmek Committed by Chris Lamb
Browse files

Stop using deprecated distutils.spawn.find_executable

distutils is deprecated and slated for removal. Every import of the
module raises a warning with python3.10.

PEP 632 says to use shutil.which instead.
parent fce00cf6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment