projects
/
python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5ac2a07
)
Add the getpass module.
author
Fred Drake
<fdrake@acm.org>
Tue, 22 Dec 1998 23:37:46 +0000
(23:37 +0000)
committer
Fred Drake
<fdrake@acm.org>
Tue, 22 Dec 1998 23:37:46 +0000
(23:37 +0000)
Doc/lib/lib.tex
patch
|
blob
|
history
diff --git
a/Doc/lib/lib.tex
b/Doc/lib/lib.tex
index 6b031e99a0c2fcc5142642ea51f915fd56e18cb2..0434cfea3f8c2790968dfc038bf5f38fb51cdf08 100644
(file)
--- a/
Doc/lib/lib.tex
+++ b/
Doc/lib/lib.tex
@@
-121,6
+121,7
@@
add new extensions to Python and how to embed it in other applications.
\input{liballos} % Generic Operating System Services
\input{libos}
\input{libtime}
+\input{libgetpass}
\input{libgetopt}
\input{libtempfile}
\input{liberrno}