gh-104773: PEP 594: Remove the nis module (#104897)

This commit is contained in:
Victor Stinner 2023-05-25 00:08:36 +02:00 committed by GitHub
parent b1cb30ec86
commit 17e1fe0f9b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
21 changed files with 13 additions and 1023 deletions

View file

@ -184,7 +184,6 @@ static const char* _Py_stdlib_module_names[] = {
"msvcrt",
"multiprocessing",
"netrc",
"nis",
"nt",
"ntpath",
"nturl2path",