PEP 495: Attempt to fix the fold sketch by renaming the image file.
This commit is contained in:
parent
929570b4a6
commit
a78505b28d
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 13 KiB |
|
@ -342,7 +342,7 @@ implement it so that in all cases where two UTC times ``u1`` and
|
||||||
``fromutc(u2)`` will return an instance with ``fold=1``. In all
|
``fromutc(u2)`` will return an instance with ``fold=1``. In all
|
||||||
other cases the returned instance should have ``fold=0``.
|
other cases the returned instance should have ``fold=0``.
|
||||||
|
|
||||||
.. image:: pep-0495-fold.png
|
.. image:: pep-0495-fold-2.png
|
||||||
:align: center
|
:align: center
|
||||||
:width: 60%
|
:width: 60%
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue