aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.python/python.c
diff options
context:
space:
mode:
authorSimon Marchi <simon.marchi@polymtl.ca>2025-04-24 14:48:32 -0400
committerSimon Marchi <simon.marchi@polymtl.ca>2025-04-24 15:34:30 -0400
commit8ecfa4e5f87b823d9e572c13ff3ef7f83de0f0ff (patch)
treee1e42c0b311854889a2ead540c0f7a655df18194 /gdb/testsuite/gdb.python/python.c
parent5363deffcfb1c1825db3a8446d377a0ad56eff70 (diff)
downloadgdb-8ecfa4e5f87b823d9e572c13ff3ef7f83de0f0ff.zip
gdb-8ecfa4e5f87b823d9e572c13ff3ef7f83de0f0ff.tar.gz
gdb-8ecfa4e5f87b823d9e572c13ff3ef7f83de0f0ff.tar.bz2
gdb: fix some flake8 F824 warnings
flake8 7.2.0 appears to have this new warning: F824: global name / nonlocal name is unused: name is never assigned in scope It points out a few places in our code base where "global" is not necessary, fix them. Change-Id: Ia6fb08686977559726fefe2a5bb95d8dcb298bb0 Approved-By: Tom Tromey <tom@tromey.com>
Diffstat (limited to 'gdb/testsuite/gdb.python/python.c')
0 files changed, 0 insertions, 0 deletions