memoization module?

Lino Mastrodomenico l.mastrodomenico at gmail.com
Sun Jul 5 16:50:30 EDT 2009


2009/7/5 kj <no.email at please.post>:
> Is there a memoization module for Python?  I'm looking for something
> like Mark Jason Dominus' handy Memoize module for Perl.

Check out the "memoized" class example here:

  <http://wiki.python.org/moin/PythonDecoratorLibrary#Memoize>

-- 
Lino Mastrodomenico



More information about the Python-list mailing list