mirror of
https://github.com/python/cpython.git
synced 2025-09-26 10:19:53 +00:00
Patch #579435: Shadow Password Support Module
This commit is contained in:
parent
4d394dfebb
commit
c300175547
11 changed files with 466 additions and 429 deletions
|
@ -50,4 +50,5 @@ Return a list of all available password database entries, in arbitrary order.
|
|||
|
||||
\begin{seealso}
|
||||
\seemodule{grp}{An interface to the group database, similar to this.}
|
||||
\seemodule{spwd}{An interface to the shadow password database, similar to this.}
|
||||
\end{seealso}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue