Skip to content

Commit

Permalink
Document type of errorlevel
Browse files Browse the repository at this point in the history
  • Loading branch information
encukou committed Apr 19, 2023
1 parent 3796fdf commit 08ab551
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Doc/library/tarfile.rst
Original file line number Diff line number Diff line change
Expand Up @@ -514,6 +514,7 @@ be finalized; only the internally used file object will be closed. See the
Return an :class:`io.BufferedReader` object.

.. attribute:: TarFile.errorlevel
:type: int

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

0 comments on commit 08ab551

Please sign in to comment.