binutils-gdb/gdb/python/lib/gdb
Tom Tromey da59d966b8 Remove unused imports from gdb's Python code
The "sys" import is unused in several Python files.  This removes this
line from all the places where it is unnecessary.
2023-02-13 10:22:48 -07:00
..
command Remove unused imports from gdb's Python code 2023-02-13 10:22:48 -07:00
dap Ensure all DAP requests are keyword-only 2023-02-10 14:04:34 -07:00
function Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
printer Remove unused imports from gdb's Python code 2023-02-13 10:22:48 -07:00
__init__.py Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
disassembler.py Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
FrameDecorator.py Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
FrameIterator.py Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
frames.py Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
printing.py Remove unused imports from gdb's Python code 2023-02-13 10:22:48 -07:00
prompt.py Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
styling.py Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
types.py Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
unwinder.py Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
xmethod.py Remove unused imports from gdb's Python code 2023-02-13 10:22:48 -07:00