mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-06 12:14:27 +08:00
Fix _winapi version availability (#4120)
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
_codecs.oem_decode
|
||||
_codecs.oem_encode
|
||||
_winapi.GetACP
|
||||
_winapi.GetFileType
|
||||
ntpath.splitunc
|
||||
os.path.splitunc
|
||||
os.path.splitunc
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
_winapi.GetACP
|
||||
_winapi.GetFileType
|
||||
hashlib.scrypt
|
||||
ntpath.splitunc
|
||||
os.path.splitunc
|
||||
|
||||
Reference in New Issue
Block a user