[Python-checkins] CVS: python/nondist/peps pep-0231.txt,1.4,1.5

Barry Warsaw bwarsaw@users.sourceforge.net
Thu, 05 Jul 2001 12:08:00 -0700


Update of /cvsroot/python/python/nondist/peps
In directory usw-pr-cvs1:/tmp/cvs-serv5334

Modified Files:
	pep-0231.txt 
Log Message:
Use new acceptable practices for PEP references.


Index: pep-0231.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0231.txt,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** pep-0231.txt	2000/12/08 15:36:03	1.4
--- pep-0231.txt	2001/07/05 19:07:57	1.5
***************
*** 600,604 ****
      [7] http://www.foretec.com/python/workshops/1998-11/dd-ascher-sum.html
      [8] http://www.python.org/doc/howto/rexec/rexec.html
!     [9] http://python.sourceforge.net/peps/pep-0213.html
  
  
--- 600,605 ----
      [7] http://www.foretec.com/python/workshops/1998-11/dd-ascher-sum.html
      [8] http://www.python.org/doc/howto/rexec/rexec.html
!     [9] PEP 213, Attribute Access Handlers, Prescod
!         http://www.python.org/peps/pep-0213.html