Hacker News new | ask | show | jobs
by UK-AL 4444 days ago
Aspects are used quite a lot in Java and C#. Simply to get around the verbosity.
1 comments

and in python they are function decorators.