in sparkey/__init__.py [0:0]
def _assert_open(self): if self._reader is None: raise SparkeyException("HashReader is closed")