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


Groups > comp.lang.python > #49883 > unrolled thread

RE: Decorator help

Started by"Joseph L. Casale" <jcasale@activenetwerx.com>
First post2013-07-04 16:07 +0000
Last post2013-07-04 16:07 +0000
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.


Contents

  RE: Decorator help "Joseph L. Casale" <jcasale@activenetwerx.com> - 2013-07-04 16:07 +0000

#49883 — RE: Decorator help

From"Joseph L. Casale" <jcasale@activenetwerx.com>
Date2013-07-04 16:07 +0000
SubjectRE: Decorator help
Message-ID<mailman.4241.1372954143.3114.python-list@python.org>
>Well, technically it's
>
>func.func_closure[0].cell_contents.__name__
>
>but of course you cannot know that for the general case.

Hah, I admit I lacked perseverance in looking at this in PyCharms debugger as I missed
that.

Much appreciated!
jlc

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web