我们从Python开源项目中,提取了以下50个代码示例,用于说明如何使用pip.exceptions.HashMissing()。
def _raise(self, gots): raise HashMissing(gots[FAVORITE_HASH].hexdigest())