mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-02-01 23:55:26 +08:00
Add isjunction and splitroot functions (#10642)
This commit is contained in:
@@ -33,21 +33,12 @@ importlib.resources.files
|
||||
importlib.util.module_for_loader
|
||||
importlib.util.set_loader
|
||||
importlib.util.set_package
|
||||
ntpath.__all__
|
||||
ntpath.isjunction
|
||||
ntpath.splitroot
|
||||
os.DirEntry.is_junction
|
||||
os.path.__all__
|
||||
os.path.isjunction
|
||||
os.path.splitroot
|
||||
pathlib.Path.__init__
|
||||
pathlib.PurePath.__init__
|
||||
pathlib.PurePath.is_relative_to
|
||||
pathlib.PurePath.relative_to
|
||||
poplib.POP3_SSL.__init__
|
||||
posixpath.__all__
|
||||
posixpath.isjunction
|
||||
posixpath.splitroot
|
||||
smtplib.SMTP.starttls
|
||||
smtplib.SMTP_SSL.__init__
|
||||
typing.ParamSpec.__mro_entries__
|
||||
|
||||
Reference in New Issue
Block a user