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

Guido van Rossum gvanrossum@users.sourceforge.net
Sat, 09 Mar 2002 21:47:38 -0800


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

Modified Files:
	pep-0285.txt 
Log Message:
Add link to implementation.


Index: pep-0285.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0285.txt,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** pep-0285.txt	10 Mar 2002 04:46:49 -0000	1.7
--- pep-0285.txt	10 Mar 2002 05:47:36 -0000	1.8
***************
*** 192,195 ****
--- 192,203 ----
  
  
+ Implementation
+ 
+     An experimental, but fairly complete implementation in C has been
+     uploaded to the SourceForge patch manager:
+ 
+     http://sourceforge.net/tracker/index.php?func=detail&aid=528022&group_id=5470&atid=305470
+ 
+ 
  Copyright