Mailing List Archive

CVS: python/dist/src/Doc/lib lib.tex,1.190,1.191
Update of /cvsroot/python/python/dist/src/Doc/lib
In directory usw-pr-cvs1:/tmp/cvs-serv24560/lib

Modified Files:
lib.tex
Log Message:
Added entry for the hmac module.

Index: lib.tex
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/lib/lib.tex,v
retrieving revision 1.190
retrieving revision 1.191
diff -C2 -d -r1.190 -r1.191
*** lib.tex 2001/07/24 16:20:13 1.190
--- lib.tex 2001/09/11 16:59:42 1.191
***************
*** 262,265 ****
--- 262,266 ----

\input{libcrypto} % Cryptographic Services
+ \input{libhmac}
\input{libmd5}
\input{libsha}