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


Groups > comp.lang.python > #49780

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.116
X-Spam-Level *
X-Spam-Evidence '*H*': 0.80; '*S*': 0.03; 'subject:help': 0.08; 'debugger': 0.09; 'received:172.18.0': 0.16; 'shot.': 0.16; 'to:name:python-list@python.org': 0.22; 'header:In-Reply-To:1': 0.27; "i'm": 0.30; 'charset:us-ascii': 0.36; 'thanks': 0.36; "i'll": 0.36; 'effort': 0.37; 'to:addr:python-list': 0.38; 'that,': 0.38; 'to:addr:python.org': 0.39; 'received:unknown': 0.61; 'fired': 0.84; 'lot,': 0.93
X-Cloudmark-SP-Filtered true
X-Cloudmark-SP-Result v=1.1 cv=+lz5uX4xiInwtrymCIFxsZpC13k2qgqBCqxhxbRs02Y= 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=4Xgz5VfQhs_QXG3gB04A:9 a=CjuIK1q_8ugA:10 a=nYOLZcbvNZcA:10 a=Te51U06IxMsA: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 AQHOeCtehAJbpAk0MEWBOkcucFT2NplT6uMAgAAHWID//51XWg==
Date Wed, 3 Jul 2013 22:54:33 +0000
References <fdc5f317fd454a4dbb9b3033dbe18a60@exch.activenetwerx.com> <CAN1F8qXneccUCs+8cs-7w1yStSrdsaZS8Dg3V2f3BgegiATofA@mail.gmail.com>
In-Reply-To <CAN1F8qXneccUCs+8cs-7w1yStSrdsaZS8Dg3V2f3BgegiATofA@mail.gmail.com>
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.4187.1372892080.3114.python-list@python.org> (permalink)
Lines 12
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1372892080 news.xs4all.nl 15933 [2001:888:2000:d::a6]:59934
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:49780

Show key headers only | View raw


>> If you don't want to do that, you'd need to use introspection of a
>> remarkably hacky sort. If you want that, well, it'll take a mo.
>
> After some effort I'm pretty confident that the hacky way is impossible.

Hah, I fired it in PyCharm's debugger and spent a wack time myself, thanks
for the confirmation, I'll give functools a shot.

Thanks a lot,
jlc

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


Thread

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

csiph-web