Searched defs:cached_property (Results 1 – 3 of 3) sorted by relevance
75 def cached_property(func): function
162 def cached_property(func): function
933 class cached_property: class