aboutsummaryrefslogtreecommitdiff
path: root/sysutils/py-shutilwhich/pkg-descr
blob: db05fa92706395eb2425afd920ccb8db176c82a5 (plain) (blame)
1
2
3
4
5
6
7
8
A copy & paste backport of Python 3.3's shutil.which function.

Import like this: import shutilwhichh.

This will monkeypatch shutil if there is no shutil.which method, otherwise
leave it alone.

WWW: https://github.com/mbr/shutilwhich