1 parent a3d82b0 commit f11be3fCopy full SHA for f11be3f
1 file changed
Modules/Setup.dist
@@ -168,6 +168,7 @@ _symtable symtablemodule.c
168
#_elementtree -I$(srcdir)/Modules/expat -DHAVE_EXPAT_CONFIG_H -DUSE_PYEXPAT_CAPI _elementtree.c # elementtree accelerator
169
#_pickle _pickle.c # pickle accelerator
170
#datetime datetimemodule.c # date/time type
171
+#_bisect _bisectmodule.c # Bisection algorithms
172
173
#unicodedata unicodedata.c # static Unicode character database
174
0 commit comments