[entropy.cache] EntropyCacher: remove __del__

This commit is contained in:
Fabio Erculiani
2012-07-23 13:07:51 +02:00
parent 0dbc40777e
commit defb58574d

View File

@@ -286,9 +286,6 @@ class EntropyCacher(Singleton):
del massive_data[:]
del massive_data
def __del__(self):
self.stop()
@staticmethod
def current_directory():
"""