mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-06 20:24:30 +08:00
stubtest whitelists: clean up duplicate entries (#4142)
Co-authored-by: hauntsaninja <>
This commit is contained in:
@@ -6,4 +6,3 @@ site.getuserbase
|
||||
site.getusersitepackages
|
||||
ssl.PROTOCOL_SSLv3
|
||||
ssl.RAND_egd
|
||||
typing.IO.closed
|
||||
@@ -5,4 +5,3 @@ site.getuserbase
|
||||
site.getusersitepackages
|
||||
ssl.PROTOCOL_SSLv3
|
||||
ssl.RAND_egd
|
||||
typing.IO.closed
|
||||
@@ -2,4 +2,3 @@ ntpath.splitunc
|
||||
os.path.splitunc
|
||||
os.path.splitunc
|
||||
posixpath.splitunc
|
||||
typing.IO.closed
|
||||
@@ -4,4 +4,3 @@ os.path.splitunc
|
||||
os.startfile
|
||||
os.path.splitunc
|
||||
posixpath.splitunc
|
||||
typing.IO.closed
|
||||
Reference in New Issue
Block a user