Re: Name of the calling method

2006-04-08 Thread Kent Johnson
Saptarshi Guha wrote: > Hello, > Say Boo is a class with a method called x. In the body of x i wish to > know from which method x was called. How would i do this? > Thanks in advance > Saptarshi > http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/66062 Kent -- http://mail.python.org/mai

Name of the calling method

2006-04-08 Thread Saptarshi Guha
Hello, Say Boo is a class with a method called x. In the body of x i wish to know from which method x was called. How would i do this? Thanks in advance Saptarshi -- http://mail.python.org/mailman/listinfo/python-list