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

brett.cannon python-checkins at python.org
Fri May 9 07:26:44 CEST 2008


Author: brett.cannon
Date: Fri May  9 07:26:44 2008
New Revision: 62922

Log:
The test.testall module has been handled in 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	Fri May  9 07:26:44 2008
@@ -504,7 +504,7 @@
   + Written before Pure Atria was bought by Rational which was then
     bought by IBM (in other words, very old).
 
-* test.testall [done: 3.0]
+* test.testall [done: 2.6, 3.0]
 
   + From the days before regrtest.
 


More information about the Python-checkins mailing list