Commit 644adc6a authored by Benjamin Peterson's avatar Benjamin Peterson

merge 3.4 (#24057)

parents cc0bbbc7 d87dd434
...@@ -666,8 +666,8 @@ Example of working with :class:`date`: ...@@ -666,8 +666,8 @@ Example of working with :class:`date`:
.. _datetime-datetime: .. _datetime-datetime:
:class:`datetime` Objects :class:`.datetime` Objects
------------------------- --------------------------
A :class:`.datetime` object is a single object containing all the information 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` from a :class:`date` object and a :class:`.time` object. Like a :class:`date`
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment