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


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

RE: Decorator help

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

#49780 — RE: Decorator help

From"Joseph L. Casale" <jcasale@activenetwerx.com>
Date2013-07-03 22:54 +0000
SubjectRE: Decorator help
Message-ID<mailman.4187.1372892080.3114.python-list@python.org>
>> 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

[toc] | [standalone]


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


csiph-web