:py:mod:`bempp.api.utils.which` =============================== .. py:module:: bempp.api.utils.which .. autoapi-nested-parse:: A Python implemenation of the Unix which command. Module Contents --------------- Functions ~~~~~~~~~ .. autoapisummary:: bempp.api.utils.which.which .. py:function:: which(program) Run the Unix which command in Python.