How Python Decorators Work
The more I use StackOverflow the more I love it. Its rammed full of gems like this: Understanding Python Decorators.
In answer to a users question about how decorators work, e-satis has gone way beyond the call of duty and written a full blown tutorial complete with exercises. Its by far the best explanation of Python decorators I’ve ever come across.
Related posts:
- Top 15 Python E-Books (legal & free)
- Python: Beginner to Expert
- Script OpenOffice Using Python
- Python’s BaseHTTPServer a Nagios Replacement
- Python 3.0 Breaks Backwards Compat
