Accessing func_name from inside a function
"Martin v. Löwis"
martin at v.loewis.de
Sat Mar 25 13:53:52 EST 2006
James Thiele wrote:
> Is there a standard way of getting the name of a function from inside
> the function?
No, there isn't.
Martin
More information about the Python-list
mailing list