Skip to content

Commit a8f075c

Browse files
authored
PEP 3108: Fix Sphinx unreferenced footnote warning (#4243)
1 parent cc9a010 commit a8f075c

File tree

1 file changed

+0
-23
lines changed

1 file changed

+0
-23
lines changed

peps/pep-3108.rst

-23
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
11
PEP: 3108
22
Title: Standard Library Reorganization
3-
Version: $Revision$
4-
Last-Modified: $Date$
53
Author: Brett Cannon <[email protected]>
64
Status: Final
75
Type: Standards Track
8-
Content-Type: text/x-rst
96
Created: 01-Jan-2007
107
Python-Version: 3.0
118
Post-History: 28-Apr-2008
@@ -1128,18 +1125,12 @@ been chosen as the guiding force for PEPs to create.
11281125
References
11291126
==========
11301127

1131-
.. [#module-index] Python Documentation: Global Module Index
1132-
(http://docs.python.org/modindex.html)
1133-
11341128
.. [#silly-old-stuff] Python-Dev email: "Py3k release schedule worries"
11351129
(https://mail.python.org/pipermail/python-3000/2006-December/005130.html)
11361130
11371131
.. [#thread-deprecation] Python-Dev email: Autoloading?
11381132
(https://mail.python.org/pipermail/python-dev/2005-October/057244.html)
11391133
1140-
.. [#py-dev-summary-2004-11-01] Python-Dev Summary: 2004-11-01
1141-
(http://www.python.org/dev/summary/2004-11-01_2004-11-15/#id10)
1142-
11431134
.. [#2to3] 2to3 refactoring tool
11441135
(http://svn.python.org/view/sandbox/trunk/2to3/)
11451136
@@ -1159,9 +1150,6 @@ References
11591150
.. [#irix-forms] FORMS Library by Mark Overmars
11601151
(ftp://ftp.cs.ruu.nl/pub/SGI/FORMS)
11611152
1162-
.. [#sun-au] Wikipedia: Au file format
1163-
(http://en.wikipedia.org/wiki/Au_file_format)
1164-
11651153
.. [#appscript] appscript
11661154
(http://appscript.sourceforge.net/)
11671155
@@ -1179,14 +1167,3 @@ Copyright
11791167
=========
11801168

11811169
This document has been placed in the public domain.
1182-
1183-
1184-
1185-
..
1186-
Local Variables:
1187-
mode: indented-text
1188-
indent-tabs-mode: nil
1189-
sentence-end-double-space: t
1190-
fill-column: 70
1191-
coding: utf-8
1192-
End:

0 commit comments

Comments
 (0)