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 198123c commit fd61349Copy full SHA for fd61349
Doc/library/tarfile.rst
@@ -305,7 +305,7 @@ be finalized; only the internally used file object will be closed. See the
305
.. versionadded:: 2.6
306
307
308
-.. method:: TarFile.open(...)
+.. classmethod:: TarFile.open(...)
309
310
Alternative constructor. The :func:`tarfile.open` function is actually a
311
shortcut to this classmethod.
0 commit comments