1 parent 422bf1d commit b20dc56Copy full SHA for b20dc56
1 file changed
Modules/Setup.dist
@@ -165,7 +165,7 @@ _symtable symtablemodule.c
165
#itertools itertoolsmodule.c # Functions creating iterators for efficient looping
166
#atexit atexitmodule.c # Register functions to be run at interpreter-shutdown
167
#_functools _functoolsmodule.c # Tools for working with functions and callable objects
168
-#_elementtreee _elementtree.c # elementtree accelerator
+#_elementtree _elementtree.c # elementtree accelerator
169
#_pickle _pickle.c # pickle accelerator
170
171
#unicodedata unicodedata.c # static Unicode character database
0 commit comments