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

brett.cannon python-checkins at python.org
Thu May 15 09:05:14 CEST 2008


Author: brett.cannon
Date: Thu May 15 09:05:13 2008
New Revision: 63314

Log:
Turns out gestalt is needed for the 'platform' module.


Modified:
   peps/trunk/pep-3108.txt

Modified: peps/trunk/pep-3108.txt
==============================================================================
--- peps/trunk/pep-3108.txt	(original)
+++ peps/trunk/pep-3108.txt	Thu May 15 09:05:13 2008
@@ -362,8 +362,6 @@
 * gensuitemodule [done: 2.6, 3.0]
 
     - See aepack.
-    
-* gestalt [done: 2.6, 3.0]
 
 * ic [done: 2.6, 3.0]
 


More information about the Python-checkins mailing list