mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-03-17 03:55:34 +08:00
When GDB has just started, several `gdb` submodules are automatically loaded, so user code does not have to manually import them (for instance `import gdb.events`). Reflect that in `gdb` stubs.