binutils-gdb/gdb/python/lib/gdb/command
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
..
__init__.py Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
explore.py Remove unused imports from gdb's Python code 2023-02-13 10:22:48 -07:00
frame_filters.py Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
pretty_printers.py Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
prompt.py Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
type_printers.py Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
unwinders.py Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
xmethods.py Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00