mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-21 03:11:16 +08:00
Restore stubtest 0.930 (#6663)
This commit is contained in:
@@ -6,6 +6,8 @@ _T = TypeVar("_T")
|
||||
_KeyType = Union[str, bytes]
|
||||
_ValueType = Union[str, bytes]
|
||||
|
||||
open_flags: str
|
||||
|
||||
class error(OSError): ...
|
||||
|
||||
# Actual typename gdbm, not exposed by the implementation
|
||||
|
||||
Reference in New Issue
Block a user