George Sakkis <george.sakkis at ...> 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.