K 10 svn:author V 5 koobs K 8 svn:date V 27 2015-02-14T08:01:19.620329Z K 7 svn:log V 309 [NEW] sysutils/shutilwhich: shutil.which for those not using Python 3.3 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 END