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

brett.cannon python-checkins at python.org
Sun May 11 00:47:30 CEST 2008


Author: brett.cannon
Date: Sun May 11 00:47:29 2008
New Revision: 63020

Log:
ihooks has been handled.


Modified:
   peps/trunk/pep-3108.txt

Modified: peps/trunk/pep-3108.txt
==============================================================================
--- peps/trunk/pep-3108.txt	(original)
+++ peps/trunk/pep-3108.txt	Sun May 11 00:47:29 2008
@@ -565,7 +565,7 @@
 
   + Superceded by HTMLParser.
 
-* ihooks
+* ihooks [done: 2.6, 3.0]
 
   + Undocumented.
   + For use with rexec which has been turned off since Python 2.3.


More information about the Python-checkins mailing list