Add VERSION to gdb stubs (#11529)

This commit is contained in:
Gulshan Singh
2024-03-04 09:01:07 -08:00
committed by GitHub
parent 35b74bc431
commit e80ad6b2bc

View File

@@ -15,6 +15,8 @@ from . import events as events, printing as printing, prompt as prompt, types as
# Basic
VERSION: str
PYTHONDIR: str
STDOUT: int