Skip to content

Commit

Permalink
Update not-so-old PEP URL.
Browse files Browse the repository at this point in the history
  • Loading branch information
birkenfeld committed Jan 18, 2009
1 parent f9088d9 commit 08ea236
Show file tree
Hide file tree
Showing 45 changed files with 89 additions and 89 deletions.
2 changes: 1 addition & 1 deletion pep-0200.txt
Original file line number Diff line number Diff line change
Expand Up @@ -314,7 +314,7 @@ Accepted and completed

* Extended print statement - Barry Warsaw
PEP 214
http://www.python.org/peps/pep-0214.html
http://www.python.org/dev/peps/pep-0214/
SF Patch #100970
http://sourceforge.net/patch/?func=detailpatch&patch_id=100970&group_id=5470

Expand Down
2 changes: 1 addition & 1 deletion pep-0203.txt
Original file line number Diff line number Diff line change
Expand Up @@ -336,7 +336,7 @@ References
[2] http://sourceforge.net/patch?func=detailpatch&patch_id=100699&group_id=5470

[3] PEP 211, Adding A New Outer Product Operator, Wilson
http://www.python.org/peps/pep-0211.html
http://www.python.org/dev/peps/pep-0211/



Expand Down
4 changes: 2 additions & 2 deletions pep-0211.txt
Original file line number Diff line number Diff line change
Expand Up @@ -174,14 +174,14 @@ Acknowledgments
References

[1] PEP 225, Elementwise/Objectwise Operators, Zhu, Lielens
http://www.python.org/peps/pep-0225.html
http://www.python.org/dev/peps/pep-0225/

[2] http://bevo.che.wisc.edu/octave/

[3] http://www.egroups.com/message/python-numeric/4

[4] PEP 201, Lockstep Iteration, Warsaw
http://www.python.org/peps/pep-0201.html
http://www.python.org/dev/peps/pep-0201/

[5] http://mail.python.org/pipermail/python-dev/2000-July/006427.html

Expand Down
2 changes: 1 addition & 1 deletion pep-0225.txt
Original file line number Diff line number Diff line change
Expand Up @@ -767,7 +767,7 @@ Credits and archives
Its first (and current) version is at:

http://www.python.org/pipermail/python-dev/2000-August/014876.html
http://www.python.org/peps/pep-0211.html
http://www.python.org/dev/peps/pep-0211/


Additional References
Expand Down
2 changes: 1 addition & 1 deletion pep-0231.txt
Original file line number Diff line number Diff line change
Expand Up @@ -602,7 +602,7 @@ References
[7] http://www.foretec.com/python/workshops/1998-11/dd-ascher-sum.html
[8] http://docs.python.org/howto/regex.html
[9] PEP 213, Attribute Access Handlers, Prescod
http://www.python.org/peps/pep-0213.html
http://www.python.org/dev/peps/pep-0213/


Rejection
Expand Down
6 changes: 3 additions & 3 deletions pep-0236.txt
Original file line number Diff line number Diff line change
Expand Up @@ -345,13 +345,13 @@ Copyright
References and Footnotes

[1] PEP 5, Guidelines for Language Evolution, Prescod
http://www.python.org/peps/pep-0005.html
http://www.python.org/dev/peps/pep-0005/

[2] PEP 227, Statically Nested Scopes, Hylton
http://www.python.org/peps/pep-0227.html
http://www.python.org/dev/peps/pep-0227/

[3] PEP 230, Warning Framework, Van Rossum
http://www.python.org/peps/pep-0230.html
http://www.python.org/dev/peps/pep-0230/

[4] Note that this is "may" and not "will": better safe than sorry. Of
course spurious warnings won't be generated when avoidable with
Expand Down
12 changes: 6 additions & 6 deletions pep-0238.txt
Original file line number Diff line number Diff line change
Expand Up @@ -498,22 +498,22 @@ Implementation
References

[0] PEP 228, Reworking Python's Numeric Model
http://www.python.org/peps/pep-0228.html
http://www.python.org/dev/peps/pep-0228/

[1] PEP 237, Unifying Long Integers and Integers, Zadka,
http://www.python.org/peps/pep-0237.html
http://www.python.org/dev/peps/pep-0237/

[2] PEP 239, Adding a Rational Type to Python, Zadka,
http://www.python.org/peps/pep-0239.html
http://www.python.org/dev/peps/pep-0239/

[3] PEP 240, Adding a Rational Literal to Python, Zadka,
http://www.python.org/peps/pep-0240.html
http://www.python.org/dev/peps/pep-0240/

[4] PEP 236, Back to the __future__, Peters,
http://www.python.org/peps/pep-0236.html
http://www.python.org/dev/peps/pep-0236/

[5] PEP 264, Future statements in simulated shells
http://www.python.org/peps/pep-0236.html
http://www.python.org/dev/peps/pep-0236/


Copyright
Expand Down
2 changes: 1 addition & 1 deletion pep-0239.txt
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ Open Issues
References

[1] PEP 240, Adding a Rational Literal to Python, Zadka,
http://www.python.org/peps/pep-0240.html
http://www.python.org/dev/peps/pep-0240/


Copyright
Expand Down
2 changes: 1 addition & 1 deletion pep-0240.txt
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ Common Objections
References

[1] PEP 239, Adding a Rational Type to Python, Zadka,
http://www.python.org/peps/pep-0239.html
http://www.python.org/dev/peps/pep-0239/


Copyright
Expand Down
2 changes: 1 addition & 1 deletion pep-0243.txt
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ Status
References

[1] Metadata for Python Software Package, Kuchling,
http://www.python.org/peps/pep-0241.html
http://www.python.org/dev/peps/pep-0241/

[2] RFC 1867, Form-based File Upload in HTML
http://www.faqs.org/rfcs/rfc1867.html
Expand Down
6 changes: 3 additions & 3 deletions pep-0244.txt
Original file line number Diff line number Diff line change
Expand Up @@ -153,13 +153,13 @@ Questions and Answers
References and Footnotes

[1] PEP 5, Guidelines for Language Evolution, Prescod
http://www.python.org/peps/pep-0005.html
http://www.python.org/dev/peps/pep-0005/

[2] PEP 227, Statically Nested Scopes, Hylton
http://www.python.org/peps/pep-0227.html
http://www.python.org/dev/peps/pep-0227/

[3] PEP 236, Back to the __future__, Peters
http://www.python.org/peps/pep-0236.html
http://www.python.org/dev/peps/pep-0236/


Copyright
Expand Down
8 changes: 4 additions & 4 deletions pep-0245.txt
Original file line number Diff line number Diff line change
Expand Up @@ -478,18 +478,18 @@ References
[2] http://www.zope.org

[3] PEP 232, Function Attributes, Warsaw
http://www.python.org/peps/pep-0232.html
http://www.python.org/dev/peps/pep-0232/

[4] PEP 233, Python Online Help, Prescod
http://www.python.org/peps/pep-0233.html
http://www.python.org/dev/peps/pep-0233/

[5] http://www.lemburg.com/files/python/mxProxy.html

[6] PEP 236, Back to the __future__, Peters
http://www.python.org/peps/pep-0236.html
http://www.python.org/dev/peps/pep-0236/

[7] PEP 230, Warning Framework, van Rossum
http://www.python.org/peps/pep-0236.html
http://www.python.org/dev/peps/pep-0236/


Copyright
Expand Down
2 changes: 1 addition & 1 deletion pep-0246.txt
Original file line number Diff line number Diff line change
Expand Up @@ -720,7 +720,7 @@ Credits
References and Footnotes

[1] PEP 245, Python Interface Syntax, Pelletier
http://www.python.org/peps/pep-0245.html
http://www.python.org/dev/peps/pep-0245/

[2] http://www.zope.org/Wikis/Interfaces/FrontPage

Expand Down
2 changes: 1 addition & 1 deletion pep-0251.txt
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ New features for Python 2.2
References

[1] PEP 101, Doing Python Releases 101
http://www.python.org/peps/pep-0101.html
http://www.python.org/dev/peps/pep-0101/

[2] Misc/NEWS file from CVS
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/python/python/dist/src/Misc/NEWS?rev=1.337.2.4&content-type=text/vnd.viewcvs-markup
Expand Down
6 changes: 3 additions & 3 deletions pep-0255.txt
Original file line number Diff line number Diff line change
Expand Up @@ -472,12 +472,12 @@ Reference Implementation
Footnotes and References

[1] PEP 234, Iterators, Yee, Van Rossum
http://www.python.org/peps/pep-0234.html
http://www.python.org/dev/peps/pep-0234/

[2] http://www.stackless.com/

[3] PEP 219, Stackless Python, McMillan
http://www.python.org/peps/pep-0219.html
http://www.python.org/dev/peps/pep-0219/

[4] "Iteration Abstraction in Sather"
Murer , Omohundro, Stoutamire and Szyperski
Expand All @@ -490,7 +490,7 @@ Footnotes and References
[7] http://python.ca/nas/python/generator.diff

[8] PEP 236, Back to the __future__, Peters
http://www.python.org/peps/pep-0236.html
http://www.python.org/dev/peps/pep-0236/

[9] To experiment with this implementation, check out Python from CVS
according to the instructions at
Expand Down
6 changes: 3 additions & 3 deletions pep-0256.txt
Original file line number Diff line number Diff line change
Expand Up @@ -242,13 +242,13 @@ References and Footnotes
========================

.. [#PEP-287] PEP 287, reStructuredText Docstring Format, Goodger
(http://www.python.org/peps/pep-0287.html)
(http://www.python.org/dev/peps/pep-0287/)

.. [#PEP-257] PEP 257, Docstring Conventions, Goodger, Van Rossum
(http://www.python.org/peps/pep-0257.html)
(http://www.python.org/dev/peps/pep-0257/)

.. [#PEP-258] PEP 258, Docutils Design Specification, Goodger
(http://www.python.org/peps/pep-0258.html)
(http://www.python.org/dev/peps/pep-0258/)

.. _Literate Programming: http://www.literateprogramming.com/

Expand Down
4 changes: 2 additions & 2 deletions pep-0257.txt
Original file line number Diff line number Diff line change
Expand Up @@ -286,10 +286,10 @@ References and Footnotes
========================

.. [1] PEP 256, Docstring Processing System Framework, Goodger
(http://www.python.org/peps/pep-0256.html)
(http://www.python.org/dev/peps/pep-0256/)

.. [2] PEP 258, Docutils Design Specification, Goodger
(http://www.python.org/peps/pep-0258.html)
(http://www.python.org/dev/peps/pep-0258/)

.. [3] Guido van Rossum, Python's creator and Benevolent Dictator For
Life.
Expand Down
6 changes: 3 additions & 3 deletions pep-0258.txt
Original file line number Diff line number Diff line change
Expand Up @@ -951,13 +951,13 @@ stylist code will lower the barrier considerably.
==========================

.. [#PEP-256] PEP 256, Docstring Processing System Framework, Goodger
(http://www.python.org/peps/pep-0256.html)
(http://www.python.org/dev/peps/pep-0256/)

.. [#PEP-224] PEP 224, Attribute Docstrings, Lemburg
(http://www.python.org/peps/pep-0224.html)
(http://www.python.org/dev/peps/pep-0224/)

.. [#PEP-216] PEP 216, Docstring Format, Zadka
(http://www.python.org/peps/pep-0216.html)
(http://www.python.org/dev/peps/pep-0216/)

.. _docutils.dtd:
http://docutils.sourceforge.net/docs/ref/docutils.dtd
Expand Down
2 changes: 1 addition & 1 deletion pep-0269.txt
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ References
http://docs.python.org/library/compiler.html

[4] Pelletier, Michel. "Python Interface Syntax", PEP-245.
http://www.python.org/peps/pep-0245.html
http://www.python.org/dev/peps/pep-0245/

[5] The Python Types-SIG
http://www.python.org/sigs/types-sig/
Expand Down
2 changes: 1 addition & 1 deletion pep-0274.txt
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ Implementation
References

[1] PEP 202, List Comprehensions
http://www.python.org/peps/pep-0202.html
http://www.python.org/dev/peps/pep-0202/


Copyright
Expand Down
6 changes: 3 additions & 3 deletions pep-0276.txt
Original file line number Diff line number Diff line change
Expand Up @@ -407,13 +407,13 @@ Implementation
References

[1] PEP 234, Iterators
http://www.python.org/peps/pep-0234.html
http://www.python.org/dev/peps/pep-0234/

[2] PEP 204, Range Literals
http://www.python.org/peps/pep-0204.html
http://www.python.org/dev/peps/pep-0204/

[3] PEP 212, Loop Counter Iteration
http://www.python.org/peps/pep-0212.html
http://www.python.org/dev/peps/pep-0212/


Copyright
Expand Down
2 changes: 1 addition & 1 deletion pep-0281.txt
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ Backwards Compatibility
References and Footnotes

[1] PEP 212, Loop Counter Iteration
http://www.python.org/peps/pep-0212.html
http://www.python.org/dev/peps/pep-0212/


Copyright
Expand Down
8 changes: 4 additions & 4 deletions pep-0284.txt
Original file line number Diff line number Diff line change
Expand Up @@ -247,16 +247,16 @@ Implementation
References

[1] PEP 204, Range Literals
http://www.python.org/peps/pep-0204.html
http://www.python.org/dev/peps/pep-0204/

[2] PEP 212, Loop Counter Iteration
http://www.python.org/peps/pep-0212.html
http://www.python.org/dev/peps/pep-0212/

[3] PEP 281, Loop Counter Iteration with range and xrange
http://www.python.org/peps/pep-0281.html
http://www.python.org/dev/peps/pep-0281/

[4] PEP 276, Simple Iterator for ints
http://www.python.org/peps/pep-0276.html
http://www.python.org/dev/peps/pep-0276/


Copyright
Expand Down
8 changes: 4 additions & 4 deletions pep-0287.txt
Original file line number Diff line number Diff line change
Expand Up @@ -564,7 +564,7 @@ Questions & Answers
[1] http://www.example.org/

[2] PEP 9876, Let's Hope We Never Get Here
http://www.python.org/peps/pep-9876.html
http://www.python.org/dev/peps/pep-9876/

[3] "Bogus Complexity Addition"

Expand Down Expand Up @@ -728,18 +728,18 @@ References & Footnotes
======================

.. [#PEP-1] PEP 1, PEP Guidelines, Warsaw, Hylton
(http://www.python.org/peps/pep-0001.html)
(http://www.python.org/dev/peps/pep-0001/)

.. [#PEP-9] PEP 9, Sample PEP Template, Warsaw
(http://www.python.org/peps/pep-0009.html)
(http://www.python.org/dev/peps/pep-0009/)

.. [#Zen] From `The Zen of Python (by Tim Peters)`__ (or just
"``import this``" in Python)

__ http://www.python.org/doc/Humor.html#zen

.. [#PEP-216] PEP 216, Docstring Format, Zadka
(http://www.python.org/peps/pep-0216.html)
(http://www.python.org/dev/peps/pep-0216/)

.. _reStructuredText markup: http://docutils.sourceforge.net/rst.html

Expand Down
2 changes: 1 addition & 1 deletion pep-0288.txt
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ References
http://gnosis.cx/publish/programming/charming_python_b7.txt

[2] PEP 255 Simple Generators:
http://www.python.org/peps/pep-0255.html
http://www.python.org/dev/peps/pep-0255/

[3] Proof-of-concept recipe:
http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/164044
Expand Down
2 changes: 1 addition & 1 deletion pep-0290.txt
Original file line number Diff line number Diff line change
Expand Up @@ -452,7 +452,7 @@ References
==========

.. [1] PEP 4, Deprecation of Standard Modules, von Loewis
(http://www.python.org/peps/pep-0004.html)
(http://www.python.org/dev/peps/pep-0004/)

.. _PyChecker: http://pychecker.sourceforge.net/

Expand Down
2 changes: 1 addition & 1 deletion pep-0298.txt
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ References
http://mail.python.org/pipermail/python-dev/2000-October/009974.html

[2] The Buffer Problem
http://www.python.org/peps/pep-0296.html
http://www.python.org/dev/peps/pep-0296/


Copyright
Expand Down
4 changes: 2 additions & 2 deletions pep-0301.txt
Original file line number Diff line number Diff line change
Expand Up @@ -365,10 +365,10 @@ References
(http://pause.cpan.org/)

.. [6] PEP 243, Module Repository Upload Mechanism
(http://www.python.org/peps/pep-0243.html)
(http://www.python.org/dev/peps/pep-0243/)

.. [7] PEP 262, A Database of Installed Python Packages
(http://www.python.org/peps/pep-0262.html)
(http://www.python.org/dev/peps/pep-0262/)

.. [8] [PEP243] upload status is bogus
(http://mail.python.org/pipermail/distutils-sig/2001-March/002262.html)
Expand Down
2 changes: 1 addition & 1 deletion pep-0302.txt
Original file line number Diff line number Diff line change
Expand Up @@ -553,7 +553,7 @@ References and Footnotes
http://www.mcmillan-inc.com/install1.html

[2] PEP 273, Import Modules from Zip Archives, Ahlstrom
http://www.python.org/peps/pep-0273.html
http://www.python.org/dev/peps/pep-0273/

[3] The Freeze tool
Tools/freeze/ in a Python source distribution
Expand Down
Loading

0 comments on commit 08ea236

Please sign in to comment.