python3 - 2to3 + miscell obvious tweaks
[sfa.git] / sfa / util / cache.py
index 175968b..cb795fd 100644 (file)
@@ -1,7 +1,7 @@
 #
 # This module implements general purpose caching system
 #
-from __future__ import with_statement
+
 import time
 import threading
 import pickle