]> granicus.if.org Git - python/commitdiff
use macro
authorSkip Montanaro <skip@pobox.com>
Sun, 17 Jul 2005 15:34:58 +0000 (15:34 +0000)
committerSkip Montanaro <skip@pobox.com>
Sun, 17 Jul 2005 15:34:58 +0000 (15:34 +0000)
Doc/lib/emailutil.tex

index 8daaa9dc01abc55b0c538a798a05dad7e604dea7..3532273db9bdad3b6eef9ff4f53cacfbdb75e639 100644 (file)
@@ -104,7 +104,7 @@ Optional \var{usegmt} is a flag that when \code{True}, outputs a
 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}}