From: Greg Ward Date: Sat, 19 Mar 2005 17:05:48 +0000 (+0000) Subject: Regenerate from Optik reST source to ensure CVS Id tags are up-to-date. X-Git-Tag: v2.4.1~17 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e4c50eec933676a12bb303bfe01cf4b69c7b0e1b;p=thirdparty%2FPython%2Fcpython.git Regenerate from Optik reST source to ensure CVS Id tags are up-to-date. --- diff --git a/Doc/lib/liboptparse.tex b/Doc/lib/liboptparse.tex index 0246376011f5..2feae5de8e56 100644 --- a/Doc/lib/liboptparse.tex +++ b/Doc/lib/liboptparse.tex @@ -1355,7 +1355,7 @@ parser.add_option("--novice", action="store_const", \end{verbatim} \end{itemize} -% $Id: reference.txt 501 2005-03-19 16:20:24Z gward $ +% $Id: reference.txt 503 2005-03-19 17:01:27Z gward $ \subsection{Option Callbacks\label{optparse-option-callbacks}}