aboutsummaryrefslogtreecommitdiff
path: root/gdb/python/py-linetable.c
diff options
context:
space:
mode:
authorTom Tromey <tromey@adacore.com>2024-03-19 10:55:30 -0600
committerTom Tromey <tromey@adacore.com>2024-04-02 10:58:37 -0600
commit788050bf18c05f9070cd4240c6ae90c6dee0f030 (patch)
treebabb398c61bf74e9493bcad39912f6dbe7e5b1bd /gdb/python/py-linetable.c
parent80c69af864ce523221ec9f439997849c91c7ba85 (diff)
downloadbinutils-788050bf18c05f9070cd4240c6ae90c6dee0f030.zip
binutils-788050bf18c05f9070cd4240c6ae90c6dee0f030.tar.gz
binutils-788050bf18c05f9070cd4240c6ae90c6dee0f030.tar.bz2
Suppress star import errors
flake8 warns about the "from _gdb.disassembler import *" line in disassembler.py, and a similar line from __init__.py. These line are needed to re-export names from the corresponding C++ module, so this patch applies the appropriate "noqa" flags. Approved-By: Simon Marchi <simon.marchi@efficios.com>
Diffstat (limited to 'gdb/python/py-linetable.c')
0 files changed, 0 insertions, 0 deletions