Aspects.py

Inactive

Library to intercept function and method calls. Wrap functions so the wrap is invoked first; omit or repeat original execution; modify arguments and return values. Around-style advices on call join points.

Sponsored Ad