[Python-checkins] r62965 - peps/trunk/pep-3108.txt

brett.cannon python-checkins at python.org
Sat May 10 00:54:06 CEST 2008


Author: brett.cannon
Date: Sat May 10 00:54:06 2008
New Revision: 62965

Log:
The pure module is handled for 2.6.


Modified:
   peps/trunk/pep-3108.txt

Modified: peps/trunk/pep-3108.txt
==============================================================================
--- peps/trunk/pep-3108.txt	(original)
+++ peps/trunk/pep-3108.txt	Sat May 10 00:54:06 2008
@@ -499,7 +499,7 @@
   + Docstring states the module is no longer useful as of revision
     27241 (2002-06-15).
 
-* pure [done: 3.0]
+* pure [done: 2.6, 3.0]
 
   + Written before Pure Atria was bought by Rational which was then
     bought by IBM (in other words, very old).


More information about the Python-checkins mailing list