How to memoize functions?

Aahz aahz at pythoncraft.com
Fri Jun 27 13:25:25 EDT 2003


In article <roy-95CD9F.12505927062003 at reader1.panix.com>,
Roy Smith  <roy at panix.com> wrote:
>In article <mailman.1056726010.29497.python-list at python.org>,
> sismex01 at hebmex.com wrote:
>>
>> Or, use a shelf instead of a dictionary.
>
>What's a shelf?

It's a layer on top of a Berkeley database.  See the shelve module docs.
-- 
Aahz (aahz at pythoncraft.com)           <*>         http://www.pythoncraft.com/

Usenet is not a democracy.  It is a weird cross between an anarchy and a
dictatorship.  




More information about the Python-list mailing list