mirror of
https://github.com/python/cpython.git
synced 2025-07-19 01:05:26 +00:00
gh-104773: PEP 594: Remove the audioop module (#104937)
This commit is contained in:
parent
036da3bd43
commit
f66be6b11a
24 changed files with 14 additions and 4255 deletions
1
Python/stdlib_module_names.h
generated
1
Python/stdlib_module_names.h
generated
|
@ -95,7 +95,6 @@ static const char* _Py_stdlib_module_names[] = {
|
|||
"ast",
|
||||
"asyncio",
|
||||
"atexit",
|
||||
"audioop",
|
||||
"base64",
|
||||
"bdb",
|
||||
"binascii",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue