Accessing func_name from inside a function

Kent Johnson kent at kentsjohnson.com
Sat Mar 25 14:45:32 EST 2006


James Thiele wrote:
> I'd like to access the name of a function from inside the function. 

http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/66062

Kent



More information about the Python-list mailing list