mirror of
https://github.com/python/cpython.git
synced 2025-11-02 19:12:55 +00:00
merge
This commit is contained in:
commit
a3d58ae2f2
1 changed files with 1 additions and 1 deletions
|
|
@ -292,7 +292,7 @@ be finalized; only the internally used file object will be closed. See the
|
||||||
will be added as a pax global header if *format* is :const:`PAX_FORMAT`.
|
will be added as a pax global header if *format* is :const:`PAX_FORMAT`.
|
||||||
|
|
||||||
|
|
||||||
.. method:: TarFile.open(...)
|
.. classmethod:: TarFile.open(...)
|
||||||
|
|
||||||
Alternative constructor. The :func:`tarfile.open` function is actually a
|
Alternative constructor. The :func:`tarfile.open` function is actually a
|
||||||
shortcut to this classmethod.
|
shortcut to this classmethod.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue