Description
Executable discovery through shutil.which becomes available on older Python releases. This compatibility library is for tools that need to locate commands in PATH without carrying their own lookup logic. It is installed for imports by other software, not for direct use.