[Python-checkins] python/nondist/peps pep-0318.txt,1.33,1.34

anthonybaxter at users.sourceforge.net anthonybaxter at users.sourceforge.net
Fri Sep 3 11:32:53 CEST 2004


Update of /cvsroot/python/python/nondist/peps
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16410

Modified Files:
	pep-0318.txt 
Log Message:
fix editors note

Index: pep-0318.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0318.txt,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -d -r1.33 -r1.34
--- pep-0318.txt	1 Sep 2004 23:40:12 -0000	1.33
+++ pep-0318.txt	3 Sep 2004 09:32:50 -0000	1.34
@@ -636,7 +636,8 @@
 Community Consensus
 -------------------
 
-[editor's note: should this section be removed now?]
+This section documents the rejected J2 syntax, and is included for 
+historical completeness.
 
 The consensus that emerged on comp.lang.python was the proposed J2
 syntax (the "J2" was how it was referenced on the PythonDecorators wiki



More information about the Python-checkins mailing list