summaryrefslogtreecommitdiffstats
path: root/python/shutil_which/README
blob: 75d4170da8531fbed3a72954aa0d5486aead7a11 (plain)
1
2
A backport of the which function from Python 3.3's shutil. which returns the
path to an executable which would be run if the given cmd was called.