2009/7/5 kj <no.em...@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 -- http://mail.python.org/mailman/listinfo/python-list