1 | initial version |
As the question points out, this is really about python2. One would expect the answer to be "yes" and it is:
https://stackoverflow.com/questions/11815873/memoization-library-for-python-2-7
some care is needed to install the required library in sage's python and not in another. So use something like
$ sage -sh
sage-shell$ pip install repoze.lru