From: Brett Cannon Date: Sun, 5 Sep 2004 19:42:15 +0000 (+0000) Subject: Rework some wording. X-Git-Tag: v2.4b1~338 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1b262977a0dfc2869ed733cd6f696ee01b487a03;p=python Rework some wording. --- diff --git a/Doc/lib/libxmlrpclib.tex b/Doc/lib/libxmlrpclib.tex index 26f013195d..207839e407 100644 --- a/Doc/lib/libxmlrpclib.tex +++ b/Doc/lib/libxmlrpclib.tex @@ -170,7 +170,7 @@ Write the XML-RPC encoding of this Boolean item to the out stream object. \subsection{DateTime Objects \label{datetime-objects}} -This class may initialized from date in seconds since the epoch, a +This class may be initialized with seconds since the epoch, a time tuple, or an ISO 8601 time/date string. It has the following methods, supported mainly for internal use by the marshalling/unmarshalling code: