Simon Willison’s Weblog

Subscribe

Monday, 1st November 2004

Cache decorator in Python 2.4 (via) Nothing like a good example to understand why decorators are a cool language feature.

# 1:15 pm