From 49d7a57f33f2ed984f41082d02e1a1834778225d Mon Sep 17 00:00:00 2001 From: Alexander Belopolsky Date: Fri, 18 Jun 2010 16:57:49 +0000 Subject: [PATCH] Added a new line at the end of the file. --- Doc/library/datetime.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/library/datetime.rst b/Doc/library/datetime.rst index ae73e162ec2..90c14c12abd 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.