PEP 495 (minor): Corected markup.
This commit is contained in:
parent
32b6a542bd
commit
8ba4c55f8f
|
@ -17,7 +17,7 @@ Abstract
|
|||
This PEP adds a new attribute ``fold`` to instances of the
|
||||
``datetime.time`` and ``datetime.datetime`` classes that can be used
|
||||
to differentiate between two moments in time for which local times are
|
||||
the same. The allowed values for the `fold` attribute will be 0 and 1
|
||||
the same. The allowed values for the ``fold`` attribute will be 0 and 1
|
||||
with 0 corresponding to the earlier and 1 to the later of the two
|
||||
possible readings of an ambiguous local time.
|
||||
|
||||
|
|
Loading…
Reference in New Issue