add the undocumented ctypes.macholib module (#13086)

This commit is contained in:
Stephen Morton
2024-11-25 07:59:59 -08:00
committed by GitHub
parent d23f4caac3
commit d14133b3a6
5 changed files with 37 additions and 4 deletions

View File

@@ -58,10 +58,6 @@ weakref.WeakValueDictionary.update
# ==========
# TODO: Modules that exist at runtime, but are missing from stubs
# ==========
ctypes.macholib
ctypes.macholib.dyld
ctypes.macholib.dylib
ctypes.macholib.framework
encodings.aliases
encodings.ascii
encodings.base64_codec