PEP 425: Resolve unreferenced footnotes (#3236)
This commit is contained in:
parent
4254ec14ed
commit
cc3da35604
19
pep-0425.txt
19
pep-0425.txt
|
@ -274,11 +274,11 @@ Why is the ABI tag (the second tag) sometimes "none" in the reference implementa
|
||||||
References
|
References
|
||||||
==========
|
==========
|
||||||
|
|
||||||
.. [1] Egg Filename-Embedded Metadata
|
[1] Egg Filename-Embedded Metadata
|
||||||
(http://peak.telecommunity.com/DevCenter/EggFormats#filename-embedded-metadata)
|
\ (http://peak.telecommunity.com/DevCenter/EggFormats#filename-embedded-metadata)
|
||||||
|
|
||||||
.. [2] Creating Built Distributions
|
[2] Creating Built Distributions
|
||||||
(http://docs.python.org/distutils/builtdist.html)
|
\ (https://docs.python.org/3.4/distutils/builtdist.html)
|
||||||
|
|
||||||
Acknowledgements
|
Acknowledgements
|
||||||
================
|
================
|
||||||
|
@ -290,14 +290,3 @@ Copyright
|
||||||
=========
|
=========
|
||||||
|
|
||||||
This document has been placed in the public domain.
|
This document has been placed in the public domain.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
..
|
|
||||||
Local Variables:
|
|
||||||
mode: indented-text
|
|
||||||
indent-tabs-mode: nil
|
|
||||||
sentence-end-double-space: t
|
|
||||||
fill-column: 70
|
|
||||||
coding: utf-8
|
|
||||||
End:
|
|
||||||
|
|
Loading…
Reference in New Issue