[Python-checkins] python/nondist/peps pep-0278.txt,1.5,1.6

gvanrossum@sourceforge.net gvanrossum@sourceforge.net
Thu, 11 Apr 2002 08:44:11 -0700


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

Modified Files:
	pep-0278.txt 
Log Message:
Add live link to the SF patch.


Index: pep-0278.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0278.txt,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** pep-0278.txt	16 Mar 2002 00:35:36 -0000	1.5
--- pep-0278.txt	11 Apr 2002 15:44:08 -0000	1.6
***************
*** 166,170 ****
  Reference Implementation
  
!     A reference implementation is available in SourceForge patch #476814.
  
  
--- 166,171 ----
  Reference Implementation
  
!     A reference implementation is available in SourceForge patch
!     #476814: http://www.python.org/sf/476814