Skip to navigation
Get the actual function name within the python function
21.03.19
import sys this_function_name = sys._getframe().f_code.co_name
Reply
Anonymous
Information Epoch 1783477801
Fold knowledge into data so program logic can be stupid and robust.
Home
Notebook
Contact us