mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
gh-104773: PEP 594: Remove the nis module (#104897)
This commit is contained in:
parent
b1cb30ec86
commit
17e1fe0f9b
21 changed files with 13 additions and 1023 deletions
1
Python/stdlib_module_names.h
generated
1
Python/stdlib_module_names.h
generated
|
@ -184,7 +184,6 @@ static const char* _Py_stdlib_module_names[] = {
|
|||
"msvcrt",
|
||||
"multiprocessing",
|
||||
"netrc",
|
||||
"nis",
|
||||
"nt",
|
||||
"ntpath",
|
||||
"nturl2path",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue