slackbuilds_ponce/python/shutil_which
Benjamin Trigona-Harany a9ab18d2b8 python/shutil_which: Added (find path of executable).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2017-05-27 07:31:04 +07:00
..
README
shutil_which.info
shutil_which.SlackBuild
slack-desc

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.