From: Éric Araujo Date: Thu, 18 Aug 2011 23:47:48 +0000 (+0200) Subject: Remove unneeded reST target X-Git-Tag: v2.7.3rc1~503^2^2~11^2~3 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d9aeb60465f39a9d691bc0f7672bbe801852fd3b;p=thirdparty%2FPython%2Fcpython.git Remove unneeded reST target --- diff --git a/Doc/library/tarfile.rst b/Doc/library/tarfile.rst index a8e1d56ad395..854ed7466a9e 100644 --- a/Doc/library/tarfile.rst +++ b/Doc/library/tarfile.rst @@ -1,5 +1,3 @@ -.. _tarfile-mod: - :mod:`tarfile` --- Read and write tar archive files ===================================================