PEP 495: Removed a separate 'Comparison' section.
This commit is contained in:
parent
01f91829df
commit
c08a7777ec
|
@ -303,13 +303,6 @@ original datetime instance had ``first=False``.
|
|||
the same (even not-None) ``tzinfo``. This may change in the future,
|
||||
but such changes are outside of the scope of this PEP.
|
||||
|
||||
Comparison
|
||||
----------
|
||||
|
||||
Instances of ``datetime.time`` and ``datetime.datetime`` classes that
|
||||
differ only by the value of their ``first`` attribute will compare as
|
||||
equal.
|
||||
|
||||
|
||||
Backward and Forward Compatibility
|
||||
----------------------------------
|
||||
|
|
Loading…
Reference in New Issue