
April 30, 2009
4:45 a.m.
George Sakkis <george.sakkis@...> writes:
Properties are not plain methods though, they also support setters and deleters. Should the cache be cleared after a set/delete ? Or does cache=True implies fset=fdel=None ?
Actually, I was thinking that using caching with fset or fdel would not be allowed.