Re: Easier way to save result of a function?

2006-07-04 Thread James Mitchelhill
On Tue, 4 Jul 2006 16:53:27 -0700, Alex Martelli wrote: > James Mitchelhill <[EMAIL PROTECTED]> wrote: >> I'm trying to write a class that analyses some data. I only want it to >> do as much work as necessary, so it saves method results to a >> dictionary &

Easier way to save result of a function?

2006-07-04 Thread James Mitchelhill
t decorators as they seem like they could be used for this, but I've no idea how exactly, or even if they're the appropriate tool. Thanks. -- James Mitchelhill [EMAIL PROTECTED] http://disorderfeed.net -- http://mail.python.org/mailman/listinfo/python-list