From: Georg Brandl Date: Thu, 22 Dec 2005 16:15:00 +0000 (+0000) Subject: [ 1388141 ] Minor error in md5 docs X-Git-Tag: v2.5a0~973 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5e8d8f930da449d71917c6c52790e8a92ed54330;p=python [ 1388141 ] Minor error in md5 docs --- diff --git a/Doc/lib/libmd5.tex b/Doc/lib/libmd5.tex index f6b35c7901..38105ae871 100644 --- a/Doc/lib/libmd5.tex +++ b/Doc/lib/libmd5.tex @@ -44,7 +44,7 @@ attributes of the md5 objects returned by \function{new()}: \code{16}. \end{datadesc} -md5 objects support the following methods: +The md5 module provides the following functions: \begin{funcdesc}{new}{\optional{arg}} Return a new md5 object. If \var{arg} is present, the method call