summaryrefslogtreecommitdiffstats
path: root/Doc/library/datetime.rst
diff options
context:
space:
mode:
authorAlexander Belopolsky <alexander.belopolsky@gmail.com>2010-06-18 16:57:49 (GMT)
committerAlexander Belopolsky <alexander.belopolsky@gmail.com>2010-06-18 16:57:49 (GMT)
commit49d7a57f33f2ed984f41082d02e1a1834778225d (patch)
tree22033297f31f84d085daf126bd8c467f05810b90 /Doc/library/datetime.rst
parent3fe3e12de6fa6ac8de888a7fa754503c50400cd4 (diff)
downloadcpython-49d7a57f33f2ed984f41082d02e1a1834778225d.zip
cpython-49d7a57f33f2ed984f41082d02e1a1834778225d.tar.gz
cpython-49d7a57f33f2ed984f41082d02e1a1834778225d.tar.bz2
Added a new line at the end of the file.
Diffstat (limited to 'Doc/library/datetime.rst')
-rw-r--r--Doc/library/datetime.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/library/datetime.rst b/Doc/library/datetime.rst
index ae73e16..90c14c1 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.