windows: fix splitunc param name (#4143)

Co-authored-by: hauntsaninja <>
This commit is contained in:
Shantanu
2020-05-29 17:37:19 -07:00
committed by GitHub
parent 6590a36776
commit de2c2947fe
7 changed files with 7 additions and 13 deletions

View File

@@ -1,4 +1 @@
ntpath.splitunc
os.path.splitunc
os.path.splitunc
posixpath.splitunc
posixpath.splitunc # This doesn't exist, but our hands are tied by check_consistent

View File

@@ -1,6 +1,3 @@
hashlib.scrypt
ntpath.splitunc
os.path.splitunc
os.startfile
os.path.splitunc
posixpath.splitunc
posixpath.splitunc # This doesn't exist, but our hands are tied by check_consistent