mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-01-29 22:32:11 +08:00
aifc: fix mode default (#4019)
By default, if not specified, these functions use the mode from the file Co-authored-by: hauntsaninja <>
This commit is contained in:
@@ -11,8 +11,6 @@ _weakref.ReferenceType.__call__
|
||||
abc.abstractclassmethod
|
||||
abc.abstractmethod
|
||||
abc.abstractstaticmethod
|
||||
aifc.open
|
||||
aifc.openfp
|
||||
argparse.Namespace.__getattr__
|
||||
asyncio.BaseEventLoop.subprocess_exec
|
||||
asyncio.Condition.acquire
|
||||
|
||||
Reference in New Issue
Block a user