Commit a58ea4dc authored by Matthias Klose's avatar Matthias Klose

- Modules/Setup.dist: Add _bisect

parent fa1885f1
...@@ -168,6 +168,7 @@ _symtable symtablemodule.c ...@@ -168,6 +168,7 @@ _symtable symtablemodule.c
#_elementtree -I$(srcdir)/Modules/expat -DHAVE_EXPAT_CONFIG_H -DUSE_PYEXPAT_CAPI _elementtree.c # elementtree accelerator #_elementtree -I$(srcdir)/Modules/expat -DHAVE_EXPAT_CONFIG_H -DUSE_PYEXPAT_CAPI _elementtree.c # elementtree accelerator
#_pickle _pickle.c # pickle accelerator #_pickle _pickle.c # pickle accelerator
#datetime datetimemodule.c # date/time type #datetime datetimemodule.c # date/time type
#_bisect _bisectmodule.c # Bisection algorithms
#unicodedata unicodedata.c # static Unicode character database #unicodedata unicodedata.c # static Unicode character database
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment