mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-20 19:01:15 +08:00
add the remaining encodings submodules (#13123)
This commit is contained in:
@@ -58,19 +58,13 @@ weakref.WeakValueDictionary.update
|
||||
# ==========
|
||||
# TODO: Modules that exist at runtime, but are missing from stubs
|
||||
# ==========
|
||||
encodings.aliases
|
||||
encodings.ascii
|
||||
encodings.base64_codec
|
||||
encodings.bz2_codec
|
||||
encodings.charmap
|
||||
encodings.hex_codec
|
||||
encodings.idna
|
||||
encodings.latin_1
|
||||
encodings.punycode
|
||||
encodings.quopri_codec
|
||||
encodings.raw_unicode_escape
|
||||
encodings.rot_13
|
||||
encodings.undefined
|
||||
encodings.unicode_escape
|
||||
encodings.utf_16
|
||||
encodings.utf_16_be
|
||||
|
||||
Reference in New Issue
Block a user