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:
Victor Stinner 2023-05-24 15:51:59 +02:00 committed by GitHub
parent 8e5b3b90c8
commit a5e0f5b230
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
21 changed files with 16 additions and 981 deletions

View file

@ -248,7 +248,6 @@ static const char* _Py_stdlib_module_names[] = {
"stringprep",
"struct",
"subprocess",
"sunau",
"symtable",
"sys",
"sysconfig",