]> granicus.if.org Git - python/commitdiff
Improve the wording a bit
authorRaymond Hettinger <python@rcn.com>
Tue, 1 Jul 2003 07:19:17 +0000 (07:19 +0000)
committerRaymond Hettinger <python@rcn.com>
Tue, 1 Jul 2003 07:19:17 +0000 (07:19 +0000)
Doc/lib/libtime.tex

index 6597ac5c78bf2925e72729d2404c24b0952191ed..eb4d719121c0a9acf8d2ff6a0b33e0395054299b 100644 (file)
@@ -296,7 +296,7 @@ any missing data is \code{(1900, 1, 1, 0, 0, 0, 0, 1, -1)} .
 
 Support for the \code{\%Z} directive is based on the values contained in
 \code{tzname} and whether \code{daylight} is true.  Because of this,
-it is platform-specific without recognition for UTC and GMT which are
+it is platform-specific except for recognizing UTC and GMT which are
 always known (and are considered to be non-daylight savings
 timezones).
 \end{funcdesc}