bpo-40094: Fix which.py script exit code (GH-19286)
It now uses os.waitstatus_to_exitcode() to convert os.system() exit status into an exit code.
V
Victor Stinner committed
e7c98f08e228e9f6e139d61e3e5d0a5018a38f0b
Parent: 9a679a0
Committed by GitHub <noreply@github.com>
on 4/2/2020, 1:42:47 AM