[Python-checkins] CVS: python/nondist/peps pep-0252.txt,1.7,1.8

Guido van Rossum gvanrossum@users.sourceforge.net
Fri, 08 Jun 2001 13:50:33 -0700


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

Modified Files:
	pep-0252.txt 
Log Message:
I just figured out how to make automatic hyperlinks to other PEPs.


Index: pep-0252.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0252.txt,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -r1.7 -r1.8
*** pep-0252.txt	2001/05/22 03:04:27	1.7
--- pep-0252.txt	2001/06/08 20:50:31	1.8
***************
*** 404,408 ****
  
      Note: the code in this branch goes beyond this PEP; it is also
!     on the way to implementing PEP 253 (Subtyping Built-in Types).
  
  References
--- 404,408 ----
  
      Note: the code in this branch goes beyond this PEP; it is also
!     on the way to implementing pep-0253 (Subtyping Built-in Types).
  
  References