Skip to content

Commit 8b1fb76

Browse files
TEST: Revert "Revert tarfile change"
This reverts commit 577c52b. This should trigger the error I saw earlier.
1 parent 978727e commit 8b1fb76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/tarfile.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -765,7 +765,7 @@ A ``TarInfo`` object has the following public data attributes:
765765

766766

767767
.. attribute:: TarInfo.mtime
768-
:type: int | float
768+
:type: int or float
769769

770770
Time of last modification in seconds since the :ref:`epoch <epoch>`,
771771
as in :attr:`os.stat_result.st_mtime`.

0 commit comments

Comments
 (0)