[issue14373] C implementation of functools.lru_cache
Raymond Hettinger
report at bugs.python.org
Sat Mar 31 22:10:01 CEST 2012
Raymond Hettinger <raymond.hettinger at gmail.com> added the comment:
Updated to show how to handle the kwd_mark and the try/except.
----------
Added file: http://bugs.python.org/file25085/lru_cache_class.py
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue14373>
_______________________________________
More information about the Python-bugs-list
mailing list