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 3796fdf commit 08ab551Copy full SHA for 08ab551
Doc/library/tarfile.rst
@@ -514,6 +514,7 @@ be finalized; only the internally used file object will be closed. See the
514
Return an :class:`io.BufferedReader` object.
515
516
.. attribute:: TarFile.errorlevel
517
+ :type: int
518
519
If *errorlevel* is ``0``, errors are ignored when using :meth:`TarFile.extract`
520
and :meth:`TarFile.extractall`.
0 commit comments