Nick Craig-Wood wrote: [snip]
By definition any function in a functional language will always produce the same result if given the same arguments, so you can memoize any function.
Ah, so that's why time.time() seems to be stuck... ;) Rich -- http://mail.python.org/mailman/listinfo/python-list