mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-06 11:50:54 +07:00
fixed 'Add to Watches' (PY-2267) and 'Set Value' on dictionary (PY-2267)
This commit is contained in:
@@ -1045,8 +1045,6 @@ def usage(doExit=0):
|
||||
if doExit:
|
||||
sys.exit(0)
|
||||
|
||||
|
||||
|
||||
def SetTraceForParents(frame, dispatch_func):
|
||||
frame = frame.f_back
|
||||
while frame:
|
||||
|
||||
Reference in New Issue
Block a user