gh-104773: PEP 594: Remove the aifc module (#104933)

* Remove .aifc and .aiff test files of Lib/test/audiodata/
* Remove Lib/test/Sine-1000Hz-300ms.aif test file
This commit is contained in:
Victor Stinner 2023-05-25 17:20:48 +02:00 committed by GitHub
parent 076b6204cb
commit 036da3bd43
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
25 changed files with 20 additions and 1688 deletions

View file

@ -89,7 +89,6 @@ static const char* _Py_stdlib_module_names[] = {
"_winapi",
"_zoneinfo",
"abc",
"aifc",
"antigravity",
"argparse",
"array",