Re: Easy caching

2008-11-13 Thread M.-A. Lemburg
On 2008-11-13 09:03, Peter Otten wrote: > jalanb3 wrote: > >> Evening all, >> >> And thank you for your valuable reading skills. >> >> The following pattern turned up in coding tonight. >> It works, but I'm suspicious, it just seems too easy. >> >> So any comments or constructive criticisms welcom

Re: Easy caching

2008-11-13 Thread Peter Otten
jalanb3 wrote: > Evening all, > > And thank you for your valuable reading skills. > > The following pattern turned up in coding tonight. > It works, but I'm suspicious, it just seems too easy. > > So any comments or constructive criticisms welcome ? > > *** Start doctest format *** > > >>> cl

Easy caching

2008-11-12 Thread jalanb3
Evening all, And thank you for your valuable reading skills. The following pattern turned up in coding tonight. It works, but I'm suspicious, it just seems too easy. So any comments or constructive criticisms welcome ? *** Start doctest format *** >>> class Cacher: ... def