In this episode, you will learn the basics of Python decorators and what the are good for.
You can read the chapter this screencast is based on here: http://python101.pythonlibrary.org/ or purchase the book on Leanpub
You can also read about decorators in a couple of other articles on my blog:
- Python: All About Decorators
- Python 201: Decorators