mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-02-03 08:32:44 +08:00
windows: fix splitunc param name (#4143)
Co-authored-by: hauntsaninja <>
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user