mirror of https://github.com/python/cpython
merge 3.4 (#24057)
This commit is contained in:
commit
644adc6ada
|
@ -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`
|
||||
|
|
Loading…
Reference in New Issue