mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-15 16:27:08 +08:00
Restore stubtest 0.930 (#6663)
This commit is contained in:
@@ -40,6 +40,8 @@ if sys.version_info >= (3, 7):
|
||||
SQLITE_DELETE: int
|
||||
SQLITE_DENY: int
|
||||
SQLITE_DETACH: int
|
||||
if sys.version_info >= (3, 7):
|
||||
SQLITE_DONE: int
|
||||
SQLITE_DROP_INDEX: int
|
||||
SQLITE_DROP_TABLE: int
|
||||
SQLITE_DROP_TEMP_INDEX: int
|
||||
|
||||
Reference in New Issue
Block a user