Fix _winapi version availability (#4120)

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
This commit is contained in:
Rune Tynan
2020-05-27 23:47:15 -04:00
committed by GitHub
parent e9531e0c18
commit 0041206765
3 changed files with 3 additions and 6 deletions

View File

@@ -1,7 +1,5 @@
_codecs.oem_decode
_codecs.oem_encode
_winapi.GetACP
_winapi.GetFileType
ntpath.splitunc
os.path.splitunc
os.path.splitunc

View File

@@ -1,5 +1,3 @@
_winapi.GetACP
_winapi.GetFileType
hashlib.scrypt
ntpath.splitunc
os.path.splitunc