mirror of
https://github.com/python/cpython.git
synced 2025-07-19 09:15:34 +00:00
gh-104773: PEP 594: Remove the pipes module (#104848)
This commit is contained in:
parent
3e97c00171
commit
a4b7e9d1f8
10 changed files with 9 additions and 568 deletions
1
Python/stdlib_module_names.h
generated
1
Python/stdlib_module_names.h
generated
|
@ -200,7 +200,6 @@ static const char* _Py_stdlib_module_names[] = {
|
|||
"pdb",
|
||||
"pickle",
|
||||
"pickletools",
|
||||
"pipes",
|
||||
"pkgutil",
|
||||
"platform",
|
||||
"plistlib",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue