commit | a9832bc5721fe218f86a2a8165830646663352f3 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Wed Oct 21 15:23:52 1998 +0000 |
committer | Guido van Rossum <guido@python.org> | Wed Oct 21 15:23:52 1998 +0000 |
tree | 12a5641143cf0565c729fc44c16237be4b73dcb6 | |
parent | 605b93dee2b51189e2afb3754f5fadc092af15be [diff] |
Use (f1, f2) as cache key instead of f1 + ' ' + f2. Noted by Fredrik Lundh. (Note -- this module is pretty silly.)