mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Removed obsolete \setindexsubitem macros.
This commit is contained in:
parent
85ea68b2a2
commit
13beac1289
6 changed files with 0 additions and 6 deletions
|
@ -9,7 +9,6 @@ allowing Python scripts to accept typed passwords from the user, or
|
|||
attempting to crack \UNIX{} passwords with a dictionary.
|
||||
\index{crypt(3)}
|
||||
|
||||
\setindexsubitem{(in module crypt)}
|
||||
\begin{funcdesc}{crypt}{word, salt}
|
||||
\var{word} will usually be a user's password. \var{salt} is a
|
||||
2-character string which will be used to select one of 4096 variations
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue