How to refer to the function object itself in the function per se?

Sullivan WxPyQtKinter sullivanz.pku at gmail.com
Sat Mar 11 16:01:36 EST 2006


I have Google the whole thing and find another way for alternative
implementation of getting the function's name. But all they returns are
just strings. If I would like to refer to the function object in order
to call it recursively, what shall I do then?




More information about the Python-list mailing list