Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #57754 > unrolled thread
| Started by | "Eric S. Johansson" <esj@harvee.org> |
|---|---|
| First post | 2013-10-27 13:49 -0400 |
| Last post | 2013-10-27 13:49 -0400 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: Debugging decorator "Eric S. Johansson" <esj@harvee.org> - 2013-10-27 13:49 -0400
| From | "Eric S. Johansson" <esj@harvee.org> |
|---|---|
| Date | 2013-10-27 13:49 -0400 |
| Subject | Re: Debugging decorator |
| Message-ID | <mailman.1656.1382896629.18130.python-list@python.org> |
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 top | Article view | comp.lang.python
csiph-web