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 23eb9ec commit ae93f8eCopy full SHA for ae93f8e
1 file changed
Doc/library/datetime.rst
@@ -288,8 +288,8 @@ Supported operations:
288
| | is negative for negative ``t``. (5) |
289
+--------------------------------+-----------------------------------------------+
290
| ``repr(t)`` | Returns a string representation of the |
291
-| | :class:`timedelta` object such that |
292
-| | ``t == eval(repr(t))``. |
+| | :class:`timedelta` object as a constructor |
+| | call with canonical attribute values. |
293
294
295
0 commit comments