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