mirror of
https://github.com/python/cpython.git
synced 2025-07-19 09:15:34 +00:00
gh-104773: PEP 594: Remove the sndhdr module (#104774)
Remove the Lib/test/sndhdrdata/ directory.
This commit is contained in:
parent
08d5923896
commit
7b00940f69
20 changed files with 10 additions and 426 deletions
1
Python/stdlib_module_names.h
generated
1
Python/stdlib_module_names.h
generated
|
@ -236,7 +236,6 @@ static const char* _Py_stdlib_module_names[] = {
|
|||
"signal",
|
||||
"site",
|
||||
"smtplib",
|
||||
"sndhdr",
|
||||
"socket",
|
||||
"socketserver",
|
||||
"spwd",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue