Searched refs:method_cache (Results 1 – 5 of 5) sorted by relevance
3 from ._functools import method_cache90 @method_cache
6 def method_cache(method, cache_wrapper=None): function
20 from ._functools import method_cache781 @method_cache
142 Objects/typeobject.c:method_cache static struct method_cache_entry m…
2094 Objects/typeobject.c - method_cache -