mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-01-10 05:22:23 +08:00
mimetypes.MimeTypes.read_windows_registry always exists (#10821)
This commit is contained in:
@@ -29,8 +29,6 @@ select.POLLMSG # system dependent
|
||||
(termios.[A-Z0-9_]+)?
|
||||
|
||||
# Exists at runtime, but missing from stubs
|
||||
mimetypes.MimeTypes.read_windows_registry
|
||||
|
||||
_ctypes.dlclose
|
||||
_ctypes.dlopen
|
||||
_ctypes.dlsym
|
||||
|
||||
@@ -14,7 +14,6 @@ signal.SIGINFO
|
||||
socket.[A-Z0-9_]+
|
||||
|
||||
# Exists at runtime, but missing from stubs
|
||||
mimetypes.MimeTypes.read_windows_registry
|
||||
spwd.struct_spwd.sp_nam
|
||||
spwd.struct_spwd.sp_pwd
|
||||
|
||||
|
||||
Reference in New Issue
Block a user