[Python-checkins] r43416 - peps/trunk/pep-0003.txt peps/trunk/pep-0042.txt peps/trunk/pep-0201.txt peps/trunk/pep-0204.txt peps/trunk/pep-0212.txt peps/trunk/pep-0326.txt

david.goodger python-checkins at python.org
Wed Mar 29 04:02:30 CEST 2006


Author: david.goodger
Date: Wed Mar 29 04:02:27 2006
New Revision: 43416
Modified:
 peps/trunk/pep-0003.txt
 peps/trunk/pep-0042.txt
 peps/trunk/pep-0201.txt
 peps/trunk/pep-0204.txt
 peps/trunk/pep-0212.txt
 peps/trunk/pep-0326.txt
Log:
changed PEP references from "pep-XXXX.txt" to "PEP XXXX", so they get turned into links; removed some redundant links (reported by Martin Thomas)
Modified: peps/trunk/pep-0003.txt
==============================================================================
--- peps/trunk/pep-0003.txt	(original)
+++ peps/trunk/pep-0003.txt	Wed Mar 29 04:02:27 2006
@@ -30,7 +30,7 @@
 find out, say, what all the open Tkinter bugs are.
 
 2. If it's a minor feature request that you don't plan to address
- right away, add it to PEP 42[2] or ask the owner to add it for
+ right away, add it to PEP 42 or ask the owner to add it for
 you. If you add the bug to PEP 42, mark the bug as "feature
 request", "later", and "closed"; and add a comment to the bug
 saying that this is the case (mentioning the PEP explicitly).
@@ -62,4 +62,3 @@
 References
 
 [1] http://sourceforge.net/projects/python
- [2] pep-0042.txt
Modified: peps/trunk/pep-0042.txt
==============================================================================
--- peps/trunk/pep-0042.txt	(original)
+++ peps/trunk/pep-0042.txt	Wed Mar 29 04:02:27 2006
@@ -15,7 +15,7 @@
 should not be included here, but should be described in separate
 PEPs; however a large feature request that doesn't have its own
 PEP can be listed here until its own PEP is created. See
- pep-0000.txt for details.
+ PEP 0 for details.
 
 This PEP was created to allow us to close bug reports that are really
 feature requests. Marked as Open, they distract from the list of real
Modified: peps/trunk/pep-0201.txt
==============================================================================
--- peps/trunk/pep-0201.txt	(original)
+++ peps/trunk/pep-0201.txt	Wed Mar 29 04:02:27 2006
@@ -89,7 +89,7 @@
 something in Python and changing the meanings would break existing
 code. All other suggestions for new syntax suffered the same
 problem, or were in conflict with other another proposed feature
- called `list comprehensions' (see pep-0202.txt).
+ called `list comprehensions' (see PEP 202).
 
 The Proposed Solution
 
Modified: peps/trunk/pep-0204.txt
==============================================================================
--- peps/trunk/pep-0204.txt	(original)
+++ peps/trunk/pep-0204.txt	Wed Mar 29 04:02:27 2006
@@ -287,7 +287,7 @@
 References:
 
 [1] http://sourceforge.net/patch/?func=detailpatch&patch_id=100902&group_id=5470
- [2] PEP 202, List Comprehensions, pep-0202.txt
+ [2] PEP 202, List Comprehensions
 
 
 
Modified: peps/trunk/pep-0212.txt
==============================================================================
--- peps/trunk/pep-0212.txt	(original)
+++ peps/trunk/pep-0212.txt	Wed Mar 29 04:02:27 2006
@@ -153,7 +153,7 @@
 References
 
 [1] http://www.python.org/doc/current/ref/for.html
- [2] Lockstep Iteration, pep-0201.txt
+ [2] Lockstep Iteration, PEP 201
 [3] http://sourceforge.net/patch/download.php?id=101138
 [4] http://sourceforge.net/patch/download.php?id=101129
 [5] http://sourceforge.net/patch/download.php?id=101178
Modified: peps/trunk/pep-0326.txt
==============================================================================
--- peps/trunk/pep-0326.txt	(original)
+++ peps/trunk/pep-0326.txt	Wed Mar 29 04:02:27 2006
@@ -140,7 +140,7 @@
 with weighted edges using a table (a faster version that uses a heap
 is available, but this version is offered due to its similarity to the
 description above, the heap version is available via older versions of
-this document through CVS [10]_). ::
+this document). ::
 
 def DijkstraSP_table(graph, S, T):
 table = {} #3
@@ -463,9 +463,6 @@
 [Python-Dev] Re: PEP 326 now online, Carlson, Josiah
 (http://mail.python.org/pipermail/python-dev/2004-January/042272.html)
 
-.. [10] PEP-0326 CVS, Carlson, Josiah
- (http://cvs.sourceforge.net/viewcvs.py/python/python/nondist/peps/pep-0326.txt)
-
 .. [11] [Python-Dev] PEP 326 (quick location possibility), Carlson, Josiah
 (http://mail.python.org/pipermail/python-dev/2004-January/042275.html)
 


More information about the Python-checkins mailing list

AltStyle によって変換されたページ (->オリジナル) /