Debugging decorator

Eric S. Johansson esj at harvee.org
Sun Oct 27 13:49:09 EDT 2013


On 10/25/2013 7:55 PM, Yaşar Arabacı wrote:
> Hi people,
>
> I wrote this decorator: https://gist.github.com/yasar11732/7163528
>
>
wow, this looks really powerful. I would like to add the ability to 
associate a tag or set of tags with the decorator so that the debug 
output only happens when there is a matching tag in some global or 
environmental variable.



More information about the Python-list mailing list