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


Groups > comp.lang.python > #49780

RE: Decorator help

From "Joseph L. Casale" <jcasale@activenetwerx.com>
Subject RE: Decorator help
Date 2013-07-03 22:54 +0000
References <fdc5f317fd454a4dbb9b3033dbe18a60@exch.activenetwerx.com> <CAN1F8qXneccUCs+8cs-7w1yStSrdsaZS8Dg3V2f3BgegiATofA@mail.gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.4187.1372892080.3114.python-list@python.org> (permalink)

Show all headers | 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