Commit 131733a2 authored by Matthias Klose's avatar Matthias Klose

- Modules/Setup.dist: Mention _heapq

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