gh-98040: Remove just the imp module (#98573)

This commit is contained in:
Barry Warsaw
2023-04-28 16:17:58 -07:00
committed by GitHub
parent 79b9db9295
commit e1f14643dc
24 changed files with 40 additions and 1537 deletions

View File

@@ -164,7 +164,6 @@ static const char* _Py_stdlib_module_names[] = {
"idlelib",
"imaplib",
"imghdr",
"imp",
"importlib",
"inspect",
"io",