Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #57754

Re: Debugging decorator

Date 2013-10-27 13:49 -0400
From "Eric S. Johansson" <esj@harvee.org>
Subject Re: Debugging decorator
References <CAFEUn8YwMwB6m9LGqsXK8iijK_DRnwv88Xxp8VP_x=Hq2TUnhQ@mail.gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.1656.1382896629.18130.python-list@python.org> (permalink)

Show all headers | View raw


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.

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: Debugging decorator "Eric S. Johansson" <esj@harvee.org> - 2013-10-27 13:49 -0400

csiph-web