def __init__(self, message=None): super(WhichException, self).__init__(message) # See: https://docs.python.org/2/library/sys.html#sys.platform