summaryrefslogtreecommitdiffstats
path: root/Doc/library/functools.rst
diff options
context:
space:
mode:
authorRaymond Hettinger <python@rcn.com>2010-08-09 02:07:15 (GMT)
committerRaymond Hettinger <python@rcn.com>2010-08-09 02:07:15 (GMT)
commit5b0c1e07ca169feced6d6458f80c2b9ccc6227e0 (patch)
tree17ba65edefe013fcaf3edf8138dc6f38023445ca /Doc/library/functools.rst
parent44c6c155d6cc0d218decd250d84a238196be8daa (diff)
downloadcpython-5b0c1e07ca169feced6d6458f80c2b9ccc6227e0.zip
cpython-5b0c1e07ca169feced6d6458f80c2b9ccc6227e0.tar.gz
cpython-5b0c1e07ca169feced6d6458f80c2b9ccc6227e0.tar.bz2
Issue 7846: fnmatch cache can grow without bound
Updated to solution to use the functools.lru_cache(). Restores the API so that purge() is not needed (because the cache never gets big).
Diffstat (limited to 'Doc/library/functools.rst')
0 files changed, 0 insertions, 0 deletions