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

brett.cannon python-checkins at python.org
Wed May 16 06:06:55 CEST 2007


Author: brett.cannon
Date: Wed May 16 06:06:53 2007
New Revision: 55368

Modified:
   peps/trunk/pep-3108.txt
Log:
Document the removal of the 'pure' module.


Modified: peps/trunk/pep-3108.txt
==============================================================================
--- peps/trunk/pep-3108.txt	(original)
+++ peps/trunk/pep-3108.txt	Wed May 16 06:06:53 2007
@@ -261,7 +261,7 @@
   + Docstring states the module is no longer useful as of revision
     27241 (2002-06-15).
 
-* pure
+* pure [done]
 
   + 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