mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
- Modules/Setup.dist: Add _bisect
This commit is contained in:
parent
fa1885f157
commit
a58ea4dcf2
1 changed files with 1 additions and 0 deletions
|
@ -168,6 +168,7 @@ _symtable symtablemodule.c
|
|||
#_elementtree -I$(srcdir)/Modules/expat -DHAVE_EXPAT_CONFIG_H -DUSE_PYEXPAT_CAPI _elementtree.c # elementtree accelerator
|
||||
#_pickle _pickle.c # pickle accelerator
|
||||
#datetime datetimemodule.c # date/time type
|
||||
#_bisect _bisectmodule.c # Bisection algorithms
|
||||
|
||||
#unicodedata unicodedata.c # static Unicode character database
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue