Searched defs:get_local_variable (Results 1 – 2 of 2) sorted by relevance
435 def get_local_variable(self, name, frameIndex=0, threadId=None): member in DebugCommunication
1705 def get_local_variable( # pylint: disable=missing-docstring function