gh-104773: PEP 594: Remove the sndhdr module (#104774)

Remove the Lib/test/sndhdrdata/ directory.
This commit is contained in:
Victor Stinner 2023-05-24 11:32:18 +02:00 committed by GitHub
parent 08d5923896
commit 7b00940f69
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
20 changed files with 10 additions and 426 deletions

View file

@ -236,7 +236,6 @@ static const char* _Py_stdlib_module_names[] = {
"signal",
"site",
"smtplib",
"sndhdr",
"socket",
"socketserver",
"spwd",