Searched refs:cached_method (Results 1 – 2 of 2) sorted by relevance
50 from Cython.Utils import cached_function, cached_method, path_exists, find_root_package_dir419 @cached_method437 @cached_method459 @cached_method483 @cached_method499 @cached_method509 @cached_method
20 def cached_method(f): function