context aware execution
Bart Thate
feedbackflow at gmail.com
Wed Dec 19 10:57:36 EST 2012
More information about the Python-list mailing list
Wed Dec 19 10:57:36 EST 2012
- Previous message (by thread): Telnetlib and special quit characters with Ctrl, oh my!
- Next message (by thread): context aware execution
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-list/attachments/20121219/7f13db8e/attachment.html>
- Previous message (by thread): Telnetlib and special quit characters with Ctrl, oh my!
- Next message (by thread): context aware execution
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list