Skip to content

Commit 3cd2902

Browse files
committed
- Modules/Setup.dist: Mention _heapq
1 parent e5fb02d commit 3cd2902

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
@@ -169,6 +169,7 @@ _symtable symtablemodule.c
169169
#_pickle _pickle.c # pickle accelerator
170170
#datetime datetimemodule.c # date/time type
171171
#_bisect _bisectmodule.c # Bisection algorithms
172+
#_heapq _heapqmodule.c # Heap queue algorithm
172173

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

0 commit comments

Comments
 (0)