mgkit.simple_cache module¶
-
class
mgkit.simple_cache.memoize(func)[source]¶ Bases:
dicta cache found on the PythonDecoratorLibrary
Not sure about the license for it.
mgkit.simple_cache.memoize(func)[source]¶Bases: dict
a cache found on the PythonDecoratorLibrary
Not sure about the license for it.