Wow, spammers are getting more sophisticated. This one had me for a minute, and I almost replied.
Begin forwarded message: > From: [email protected] > Date: February 24, 2009 10:54:22 AM PST > Subject: Accessing callers context from callee method > Reply-To: [email protected] > > Accessing callers context from callee method > > > when i call a method foo from another method func. can i access func > context variables or locals() from foo > so > > def func(): > i=10 > foo() > > in foo, can i access func's local variables on in this case i > Thanks a lot > -- > Bidegg worlds best auction site > http://bidegg.com > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
