mirror of
https://github.com/python/cpython.git
synced 2025-11-01 18:51:43 +00:00
Added lost docs for crypt module.
This commit is contained in:
parent
4bffb8b3b5
commit
5c6e3738cd
6 changed files with 50 additions and 0 deletions
|
|
@ -18,6 +18,9 @@ some or many variants of it. Here's an overview:
|
|||
\item[grp]
|
||||
--- The group database (\code{getgrnam()} and friends).
|
||||
|
||||
\item[crypt]
|
||||
--- The (\code{crypt()} function used to check Unix passwords).
|
||||
|
||||
\item[dbm]
|
||||
--- The standard ``database'' interface, based on \code{ndbm}.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue