Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 217aa55

Browse files
committed
Fix markup, for real this time.
1 parent 00081f3 commit 217aa55

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

Doc/library/datetime.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -912,7 +912,6 @@ Supported operations:
912912
offsets (obtained from ``self.utcoffset()``).
913913

914914
.. versionchanged:: 3.3
915-
916915
Equality comparisons between naive and aware :class:`datetime`
917916
instances don't raise :exc:`TypeError`.
918917

@@ -1343,7 +1342,6 @@ Supported operations:
13431342
``!=``. The latter cases return :const:`False` or :const:`True`, respectively.
13441343

13451344
.. versionchanged:: 3.3
1346-
13471345
Equality comparisons between naive and aware :class:`time` instances
13481346
don't raise :exc:`TypeError`.
13491347

0 commit comments

Comments
 (0)