From 56ace784652dc12f33b72113cb3a5a4149973c7b Mon Sep 17 00:00:00 2001 From: Georg Brandl Date: Sun, 22 Jan 2006 19:38:05 +0000 Subject: typo --- Doc/lib/libtime.tex | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Doc/lib/libtime.tex b/Doc/lib/libtime.tex index bd35ed9..8045a63 100644 --- a/Doc/lib/libtime.tex +++ b/Doc/lib/libtime.tex @@ -225,7 +225,8 @@ used. \var{format} must be a string. \exception{ValueError} is raised if any field in \var{t} is outside of the allowed range. \versionchanged[Allowed \var{t} to be omitted]{2.1} \versionchanged[\exception{ValueError} raised if a field in \var{t} is -out of range.]{2.4} +out of range]{2.4} + The following directives can be embedded in the \var{format} string. They are shown without the optional field width and precision -- cgit v0.12