]> granicus.if.org Git - python/commitdiff
- Modules/Setup.dist: Mention _elementtree and _pickle.
authorMatthias Klose <doko@ubuntu.com>
Wed, 26 Nov 2008 17:32:49 +0000 (17:32 +0000)
committerMatthias Klose <doko@ubuntu.com>
Wed, 26 Nov 2008 17:32:49 +0000 (17:32 +0000)
Modules/Setup.dist

index 5d7f680c211f1212e166d825778d3aa395c8233a..7d373f065fd581919d4dd50eb2cad39336a6bd40 100644 (file)
@@ -180,6 +180,8 @@ GLHACK=-Dclear=__GLclear
 #itertools itertoolsmodule.c   # Functions creating iterators for efficient looping 
 #strop stropmodule.c           # String manipulations
 #_functools _functoolsmodule.c # Tools for working with functions and callable objects
+#_elementtreee _elementtree.c  # elementtree accelerator
+#_pickle _pickle.c     # pickle accelerator
 
 #unicodedata unicodedata.c    # static Unicode character database