1 parent e5fb02d commit 3cd2902Copy full SHA for 3cd2902
1 file changed
Modules/Setup.dist
@@ -169,6 +169,7 @@ _symtable symtablemodule.c
169
#_pickle _pickle.c # pickle accelerator
170
#datetime datetimemodule.c # date/time type
171
#_bisect _bisectmodule.c # Bisection algorithms
172
+#_heapq _heapqmodule.c # Heap queue algorithm
173
174
#unicodedata unicodedata.c # static Unicode character database
175
0 commit comments