From: Alexander Belopolsky Date: Fri, 18 Jun 2010 16:57:49 +0000 (+0000) Subject: Added a new line at the end of the file. X-Git-Tag: v3.2a1~499 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=49d7a57f33f2ed984f41082d02e1a1834778225d;p=python Added a new line at the end of the file. --- diff --git a/Doc/library/datetime.rst b/Doc/library/datetime.rst index ae73e162ec..90c14c12ab 100644 --- a/Doc/library/datetime.rst +++ b/Doc/library/datetime.rst @@ -1766,4 +1766,4 @@ Notes: When the ``%z`` directive is provided to the :meth:`strptime` method, an aware :class:`datetime` object will be produced. The ``tzinfo`` of the result will be set to a :class:`timezone` - instance. \ No newline at end of file + instance.