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. Depending on the wrap, the execution of the
original function can be omitted, or the function can be called
arbitrarily many times. Wraps are able to modify the arguments and the
return value of the original function. In the terminology of aspect-oriented
programming, the library allows applying advices (wraps) to call
join points of
methods and functions in around fashion.
Group items matching
in title, tags, annotations or urleasy_install tip - setting up your own repository - O'Reilly ONLamp Blog - 1 views
Doug Hellmann: PyMOTW: gc - Garbage Collector - 0 views
Osh 0.9 User's Guide - 0 views
osh-- Reference Documentation - 0 views
3More
Siva Chandran P: TermEmulator 1.0 Released!!! - 0 views
Pyrex Language Basics - 0 views
Socket Programming Tutorial - 0 views
Lesson 1: Socket Communications - 0 views
Large axis labels/positioning the axes - 0 views
pyWinAuto: Index of pywinauto.controls module - 0 views
‹ Previous
21 - 40 of 142
Next ›
Last »
Showing 20▼ items per page