Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa1885f commit a58ea4dCopy full SHA for a58ea4d
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