Aspects
aspects is a python module that enables Aspect Oriented Programming in Python. For now, it provides a set of ready-to-use aspects and an easy way to create your own aspects. The current possibilities are still a bit limited, but it will soon provide a more exhaustive way to define and use more complex aspects.
Please send any comment, patch or question to the
python-projects mailing-list. Before asking a question, please first search the
archives in case it would have already been answered. You may want to use google
and add "site:lists.logilab.org" to your keywords to narrow your search. We will
soon provide our own search engine.