commit | d9aeb60465f39a9d691bc0f7672bbe801852fd3b | [log] [tgz] |
---|---|---|
author | Éric Araujo <merwok@netwok.org> | Fri Aug 19 01:47:48 2011 +0200 |
committer | Éric Araujo <merwok@netwok.org> | Fri Aug 19 01:47:48 2011 +0200 |
tree | 59422225ba4ceb12f0ca7b07ec7038f603d1b961 | |
parent | a8f66dd52c9937e0d66b49b4924c1e1ab475f75b [diff] |
Remove unneeded reST target
diff --git a/Doc/library/tarfile.rst b/Doc/library/tarfile.rst index a8e1d56..854ed74 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 ===================================================