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