mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
a9ab18d2b8
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2 lines
147 B
Text
2 lines
147 B
Text
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.
|