mirror of
https://github.com/python/cpython.git
synced 2025-07-19 09:15:34 +00:00
gh-104773: PEP 594: Remove the sunau module (#104863)
* Remove Lib/test/audiodata/pluck-*.au files. * Remove Lib/test/audiotest.au file.
This commit is contained in:
parent
8e5b3b90c8
commit
a5e0f5b230
21 changed files with 16 additions and 981 deletions
1
Python/stdlib_module_names.h
generated
1
Python/stdlib_module_names.h
generated
|
@ -248,7 +248,6 @@ static const char* _Py_stdlib_module_names[] = {
|
|||
"stringprep",
|
||||
"struct",
|
||||
"subprocess",
|
||||
"sunau",
|
||||
"symtable",
|
||||
"sys",
|
||||
"sysconfig",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue