1config BR2_PACKAGE_PYTHON_EXECUTING 2 bool "python-executing" 3 help 4 Get the currently executing AST node of a frame, and other 5 information. 6 7 https://github.com/alexmojaki/executing 8