mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
GH-96851: Add link to FAQ entry for caching method calls. (GH-96902)
This commit is contained in:
parent
2d1a2d902a
commit
bbc24b2bd5
2 changed files with 5 additions and 0 deletions
|
@ -1897,6 +1897,8 @@ The classes can be used like this:
|
|||
'blog-why-python-rocks'
|
||||
|
||||
|
||||
.. _faq-cache-method-calls:
|
||||
|
||||
How do I cache method calls?
|
||||
----------------------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue