Archive for April 2013
Understanding Python decorators
To understand decorators, you must first understand that functions are objects in Python. This has important consequences. Understanding Python decorators
Read Full Post | Make a Comment ( None so far )