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


Groups > comp.lang.python > #49883

RE: Decorator help

From "Joseph L. Casale" <jcasale@activenetwerx.com>
Subject RE: Decorator help
Date 2013-07-04 16:07 +0000
References <fdc5f317fd454a4dbb9b3033dbe18a60@exch.activenetwerx.com> <CAN1F8qX0KVYYE6=M2hS8DXZJUN3tTG+Uk6c8HTsZkNKMrFcj_w@mail.gmail.com> <kr31pu$l74$1@ger.gmane.org>
Newsgroups comp.lang.python
Message-ID <mailman.4241.1372954143.3114.python-list@python.org> (permalink)

Show all headers | View raw


>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

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


Thread

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

csiph-web