[Python-checkins] python/nondist/peps pep-0331.txt,1.2,1.3

akuchling at users.sourceforge.net akuchling at users.sourceforge.net
Wed Jul 21 14:30:22 CEST 2004


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

Modified Files:
	pep-0331.txt 
Log Message:
Fix typo

Index: pep-0331.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0331.txt,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** pep-0331.txt	19 Jul 2004 23:09:04 -0000	1.2
--- pep-0331.txt	21 Jul 2004 12:30:07 -0000	1.3
***************
*** 156,160 ****
  
      An implementation was developed by Gustavo Carneiro <gjc at
!     inescporto.pt>, and attached to Sourceforge.net bug 744665 [10]
  
      The final patch [11] was integrated into Python CVS by Martin v.
--- 156,160 ----
  
      An implementation was developed by Gustavo Carneiro <gjc at
!     inescporto.pt>, and attached to Sourceforge.net bug 774665 [10]
  
      The final patch [11] was integrated into Python CVS by Martin v.



More information about the Python-checkins mailing list