Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a58ea4d

Browse files
committed
- Modules/Setup.dist: Add _bisect
1 parent fa1885f commit a58ea4d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Modules/Setup.dist

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,7 @@ _symtable symtablemodule.c
168168
#_elementtree -I$(srcdir)/Modules/expat -DHAVE_EXPAT_CONFIG_H -DUSE_PYEXPAT_CAPI _elementtree.c # elementtree accelerator
169169
#_pickle _pickle.c # pickle accelerator
170170
#datetime datetimemodule.c # date/time type
171+
#_bisect _bisectmodule.c # Bisection algorithms
171172

172173
#unicodedata unicodedata.c # static Unicode character database
173174

0 commit comments

Comments
 (0)