mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
gh-104773: PEP 594: Remove the spwd module (#104871)
Remove spwd from the configure script and Modules/Setup.
This commit is contained in:
parent
160321e530
commit
684e99d01d
19 changed files with 16 additions and 581 deletions
|
|
@ -119,8 +119,6 @@
|
|||
@MODULE_RESOURCE_TRUE@resource resource.c
|
||||
@MODULE_SELECT_TRUE@select selectmodule.c
|
||||
@MODULE__SOCKET_TRUE@_socket socketmodule.c
|
||||
# AIX has shadow passwords, but does not provide getspent API
|
||||
@MODULE_SPWD_TRUE@spwd spwdmodule.c
|
||||
@MODULE_SYSLOG_TRUE@syslog syslogmodule.c
|
||||
@MODULE_TERMIOS_TRUE@termios termios.c
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue