python-whichcraft

Cross-platform cross-python shutil.which functionality (Python 2 module)
  https://github.com/pydanny/whichcraft
  0
  no reviews



This is a shim of the "shutil.which" function that's designed to work across multiple versions of Python and inside of Windows. The code for Python 2.x is based on Python 3 code.

This package contains the Python 2 module.