summaryrefslogtreecommitdiffstats
path: root/Modules
diff options
context:
space:
mode:
Diffstat (limited to 'Modules')
-rw-r--r--Modules/Setup.dist2
1 files changed, 2 insertions, 0 deletions
diff --git a/Modules/Setup.dist b/Modules/Setup.dist
index 5d7f680..7d373f0 100644
--- a/Modules/Setup.dist
+++ b/Modules/Setup.dist
@@ -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