app.util.helpers.callguard.get_execution_frame_self_varname

app.util.helpers.callguard.get_execution_frame_self_varname(frame)[source]
Return type:

Union[str, Iterable[str], None]

Parameters:

frame (FrameType)