Skip to content

Commit 577c52b

Browse files
Revert tarfile change
1 parent d464f3f commit 577c52b

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 or float
768+
:type: int | 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)