Tech stuff for the slacker
Your daily source of dandy links
Saturday, June 07, 2008
Lightweight Approach to AOP in Python
aspects.py library provides means to intercept function calls. Functions and methods (also in Python standard library and third party code) can be wrapped so that when they are called, the wrap is invoked first.
read more
|
digg story
Newer Post
Older Post
Home