http://hg.python.org/cpython/rev/d7f673e4dd87 changeset: 71949:d7f673e4dd87 branch: 2.7 user: Éric Araujo <merwok at netwok.org> date: Fri Aug 19 01:47:48 2011 +0200 summary: Remove unneeded reST target files: Doc/library/tarfile.rst | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/Doc/library/tarfile.rst b/Doc/library/tarfile.rst --- a/Doc/library/tarfile.rst +++ b/Doc/library/tarfile.rst @@ -1,5 +1,3 @@ -.. _tarfile-mod: - :mod:`tarfile` --- Read and write tar archive files =================================================== -- Repository URL: http://hg.python.org/cpython