Revision 3 as of 2004-08-10 21:43:42

Clear message

This page is meant to be a central repository of decorator code pieces, whether useful or not <wink>. It is NOT a page to discuss decorator syntax!

Feel free to add your suggestions (please use the current decorator syntax @dec)!

Memoize

Here's a memoizing class.

inline:memoize.py

Unable to edit the page? See the FrontPage for instructions.