blob: 18d74b0edde4f3bd2629e7919ff231d123471ee4 (
plain) (
blame)
1
2
3
4
|
aspectlib is an aspect-oriented programming, monkey-patch and decorators
library. It is useful when changing behavior in existing code is desired.
It includes tools for debugging and testing: simple mock/record and a
complete capture/replay framework.
|