Skip to content

Commit 08ab551

Browse files
committed
Document type of errorlevel
1 parent 3796fdf commit 08ab551

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Doc/library/tarfile.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -514,6 +514,7 @@ be finalized; only the internally used file object will be closed. See the
514514
Return an :class:`io.BufferedReader` object.
515515

516516
.. attribute:: TarFile.errorlevel
517+
:type: int
517518

518519
If *errorlevel* is ``0``, errors are ignored when using :meth:`TarFile.extract`
519520
and :meth:`TarFile.extractall`.

0 commit comments

Comments
 (0)