mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-08-29 11:06:57 +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.