commit | 7a7b3503758dd6465449096e8933a5f978700f9d | [log] [tgz] |
---|---|---|
author | Skip Montanaro <skip@pobox.com> | Sun Jul 17 15:34:58 2005 +0000 |
committer | Skip Montanaro <skip@pobox.com> | Sun Jul 17 15:34:58 2005 +0000 |
tree | 5384ec33b64218ed919ff58d2ab149a76e7427fb | |
parent | bbf74f9d7b735ccb442ce30f59e72b4aaad62487 [diff] [blame] |
use macro
diff --git a/Doc/lib/emailutil.tex b/Doc/lib/emailutil.tex index 8daaa9d..3532273 100644 --- a/Doc/lib/emailutil.tex +++ b/Doc/lib/emailutil.tex
@@ -104,7 +104,7 @@ date string with the timezone as an ascii string \code{GMT}, rather than a numeric \code{-0000}. This is needed for some protocols (such as HTTP). This only applies when \var{localtime} is \code{False}. -New in Python 2.4. +\versionadded{2.4} \end{funcdesc} \begin{funcdesc}{make_msgid}{\optional{idstring}}