This commit is contained in:
Benjamin Peterson 2015-04-25 14:16:25 -04:00
commit 644adc6ada
1 changed files with 2 additions and 2 deletions

View File

@ -666,8 +666,8 @@ Example of working with :class:`date`:
.. _datetime-datetime:
:class:`datetime` Objects
-------------------------
:class:`.datetime` Objects
--------------------------
A :class:`.datetime` object is a single object containing all the information
from a :class:`date` object and a :class:`.time` object. Like a :class:`date`