identifying invoking module from imported function

Andy Beall beall at space.mit.edu
Mon May 10 18:54:46 EDT 1999


Thanks for the coding tip--it seems to work.  I tried it two three layers deep
and if I attach yet another .f_back to the string of .f_back's already there I
can see who is the parent of the parent.  Is it safe in general to keep going
up the chain until you get to the end?

Thanks,
Andy-





More information about the Python-list mailing list