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


Groups > comp.lang.python > #35135

context aware execution

Date 2012-12-19 16:57 +0100
Subject context aware execution
From Bart Thate <feedbackflow@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.1058.1355932660.29569.python-list@python.org> (permalink)

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

Hi All !

Is is possible and if yes, is it more easily possible (i am thinking f_back
maybe) to get the context of the caller when in a function ?

Like to which variable name is this object assigned ?

Or whatever of the callers context that might be of interest.

I want in a function or method determine the context of my caller and adapt
the functionality accordingly.

thnx,

Bart

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


Thread

context aware execution Bart Thate <feedbackflow@gmail.com> - 2012-12-19 16:57 +0100

csiph-web