mirror of
https://github.com/python/cpython.git
synced 2025-08-22 17:55:18 +00:00
gh-98040: Remove just the imp
module (#98573)
This commit is contained in:
parent
79b9db9295
commit
e1f14643dc
24 changed files with 40 additions and 1537 deletions
1
Python/stdlib_module_names.h
generated
1
Python/stdlib_module_names.h
generated
|
@ -164,7 +164,6 @@ static const char* _Py_stdlib_module_names[] = {
|
|||
"idlelib",
|
||||
"imaplib",
|
||||
"imghdr",
|
||||
"imp",
|
||||
"importlib",
|
||||
"inspect",
|
||||
"io",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue