X Tutup
The Wayback Machine - https://web.archive.org/web/20250826021929/https://github.com/python/cpython/pull/12555
Skip to content

Conversation

rhettinger
Copy link
Contributor

View the changes with:

>>> import tarfile
>>> help(tarfile.TarInfo)

View the HTML version with:

$ ./python.exe -m pydoc -w tarfile.TarInfo
$ open tarfile.TarInfo.html

@rhettinger rhettinger merged commit a694f23 into python:master Mar 27, 2019
@bedevere-bot
Copy link

@rhettinger: Please replace # with GH- in the commit message next time. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip issue skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants
X Tutup