slackbuilds_ponce/python/shutilwhich
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
README
shutilwhich.info
shutilwhich.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
slack-desc

A copy & paste backport of Python 3.3's shutil.which function.
On Python 3.3 and above, the module never does anything but
return the stdlib shutil.which function.