Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00081f3 commit 217aa55Copy full SHA for 217aa55
1 file changed
Doc/library/datetime.rst
@@ -912,7 +912,6 @@ Supported operations:
912
offsets (obtained from ``self.utcoffset()``).
913
914
.. versionchanged:: 3.3
915
-
916
Equality comparisons between naive and aware :class:`datetime`
917
instances don't raise :exc:`TypeError`.
918
@@ -1343,7 +1342,6 @@ Supported operations:
1343
1342
``!=``. The latter cases return :const:`False` or :const:`True`, respectively.
1344
1345
1346
1347
Equality comparisons between naive and aware :class:`time` instances
1348
don't raise :exc:`TypeError`.
1349
0 commit comments