gh-104773: PEP 594: Remove the chunk module (#104868)
The module had no tests.
This commit is contained in:
1
Python/stdlib_module_names.h
generated
1
Python/stdlib_module_names.h
generated
@@ -103,7 +103,6 @@ static const char* _Py_stdlib_module_names[] = {
|
||||
"bz2",
|
||||
"cProfile",
|
||||
"calendar",
|
||||
"chunk",
|
||||
"cmath",
|
||||
"cmd",
|
||||
"code",
|
||||
|
||||
Reference in New Issue
Block a user