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

brett.cannon python-checkins at python.org
Mon May 12 00:24:17 CEST 2008


Author: brett.cannon
Date: Mon May 12 00:24:17 2008
New Revision: 63101

Log:
PixMapWrapper is slated for removal (sorry, Alexandre, for not catching that sooner).

Modified:
   peps/trunk/pep-3108.txt

Modified: peps/trunk/pep-3108.txt
==============================================================================
--- peps/trunk/pep-3108.txt	(original)
+++ peps/trunk/pep-3108.txt	Mon May 12 00:24:17 2008
@@ -664,7 +664,6 @@
                     underscore)
 ConfigParser        configparser
 copy_reg            copyreg [done; 2.6, 3.0]
-PixMapWrapper       pixmapwrapper [done; 2.6, 3.0]
 Queue               queue [done; 2.6, 3.0]
 SocketServer        socketserver
 ==================  ==================================================


More information about the Python-checkins mailing list