waving android

I am currently a software engineer at Google, where as a member of the Android platform team I build frameworks and user interfaces.

The blog here at is mostly historical; you can find more recent posts on .

Memoization with Python decorators

October 30th, 2004


If you’re still wondering what Python decorators are really good for (beyond tagging classmethods), check out this Memoization recipe using decorators. Slick.

newer: older: