]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Clean-up lru_cache examples. The print() not is needed. Set maxsize to a power...
authorRaymond Hettinger <python@rcn.com>
Sun, 7 Apr 2013 03:27:33 +0000 (20:27 -0700)
committerRaymond Hettinger <python@rcn.com>
Sun, 7 Apr 2013 03:27:33 +0000 (20:27 -0700)
commit17328e4fae5007d5657b6233d7c548b2fc84a310
tree659db22fca68b1594ac2acca3812f89b8cad70fb
parent0ef392cde7e088fce776581dacdb459ac39b5e7b
Clean-up lru_cache examples.  The print() not is needed.  Set maxsize to a power of two.
Doc/library/functools.rst