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


Groups > comp.lang.python > #49883

RE: Decorator help

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.freenet.ag!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <jcasale@activenetwerx.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.031
X-Spam-Evidence '*H*': 0.94; '*S*': 0.00; 'subject:help': 0.08; 'debugger': 0.09; 'skip:> 40': 0.09; 'missed': 0.12; 'appreciated!': 0.16; 'received:172.18.0': 0.16; 'to:name:python- list@python.org': 0.22; 'case.': 0.24; 'header:In-Reply-To:1': 0.27; 'that.': 0.31; 'charset:us-ascii': 0.36; 'to:addr:python- list': 0.38; 'to:addr:python.org': 0.39; 'received:unknown': 0.61; 'course': 0.61; 'technically': 0.84
X-Cloudmark-SP-Filtered true
X-Cloudmark-SP-Result v=1.1 cv=3f4U5fHrZLLPCzJ96ldNbjtja1zQ0ih230F6vdsLr5s= c=1 sm=1 a=P90J6pEA2ccA:10 a=7PYXob_7ZXMA:10 a=BLceEmwcHowA:10 a=kj9zAlcOel0A:10 a=xqWC_Br6kY4A:10 a=oNw28mxuUhXRB3mVwYQ4Ag==:17 a=HQDhIXgVSf8GubWF8B8A:9 a=CjuIK1q_8ugA:10 a=85ciS5B7l98A:10 a=w8xN54rdViUA:10 a=HpAAvcLHHh0Zw7uRqdWCyQ==:117
From "Joseph L. Casale" <jcasale@activenetwerx.com>
To "python-list@python.org" <python-list@python.org>
Subject RE: Decorator help
Thread-Topic Decorator help
Thread-Index AQHOeHjphAJbpAk0MEWBOkcucFT2NplUr9nG
Date Thu, 4 Jul 2013 16:07:49 +0000
References <fdc5f317fd454a4dbb9b3033dbe18a60@exch.activenetwerx.com> <CAN1F8qX0KVYYE6=M2hS8DXZJUN3tTG+Uk6c8HTsZkNKMrFcj_w@mail.gmail.com> <kr31pu$l74$1@ger.gmane.org>
In-Reply-To <kr31pu$l74$1@ger.gmane.org>
Accept-Language en-US
Content-Language en-US
X-MS-Has-Attach
X-MS-TNEF-Correlator
x-originating-ip [172.18.0.4]
Content-Type text/plain; charset="us-ascii"
Content-Transfer-Encoding quoted-printable
MIME-Version 1.0
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.4241.1372954143.3114.python-list@python.org> (permalink)
Lines 12
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1372954143 news.xs4all.nl 16001 [2001:888:2000:d::a6]:56457
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:49883

Show key headers only | 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