[BangPypers] Posts explaining python decorators with arguments and using decorators for registering callbacks
saurabh
saurabh.hirani at gmail.com
Sat Jul 13 17:15:17 CEST 2013
Hi everyone,
I wanted to teach myself a way of understanding the following topics:
1. using python decorators with arguments
2. using decorators to register callbacks.
Hence, I wrote 2 posts explaining them. Hope it helps others in
understanding these topics better.
Understanding Python Decorators with arguments
<http://curiosityhealsthecat.blogspot.in/2013/06/thinking-out-aloud-python-decorators_8528.html>
and
Using decorators for registering callbacks
<http://curiosityhealsthecat.blogspot.in/2013/07/using-python-decorators-for-registering_8614.html>
--
View this message in context: http://python.6.x6.nabble.com/Posts-explaining-python-decorators-with-arguments-and-using-decorators-for-registering-callbacks-tp5024754.html
Sent from the Bangalore (BangPypers) mailing list archive at Nabble.com.
More information about the BangPypers
mailing list