[Python-Dev] new LRU cache API in Py3.2 (original) (raw)
Raymond Hettinger raymond.hettinger at gmail.com
Sat Sep 4 23:11:26 CEST 2010
- Previous message: [Python-Dev] new LRU cache API in Py3.2
- Next message: [Python-Dev] new LRU cache API in Py3.2
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Sep 4, 2010, at 3:15 AM, Georg Brandl wrote:
Am 04.09.2010 12:06, schrieb Antoine Pitrou:
On Sat, 04 Sep 2010 11:42:08 +0200 Éric Araujo <merwok at netwok.org> wrote:
It's just a little more overhead, but I think it reads quite a bit better. Or we could use pseudo-namespacing: getphonenumber.cachehits, getphonenumber.clearcache() It looks better indeed. +1.
Those seem like reasonable names.
Raymond
- Previous message: [Python-Dev] new LRU cache API in Py3.2
- Next message: [Python-Dev] new LRU cache API in Py3.2
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]