Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #35135 > unrolled thread
| Started by | Bart Thate <feedbackflow@gmail.com> |
|---|---|
| First post | 2012-12-19 16:57 +0100 |
| Last post | 2012-12-19 16:57 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
context aware execution Bart Thate <feedbackflow@gmail.com> - 2012-12-19 16:57 +0100
| From | Bart Thate <feedbackflow@gmail.com> |
|---|---|
| Date | 2012-12-19 16:57 +0100 |
| Subject | context aware execution |
| Message-ID | <mailman.1058.1355932660.29569.python-list@python.org> |
[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 top | Article view | comp.lang.python
csiph-web