heapq: re-export, add __about__ (#7308)

This commit is contained in:
Shantanu
2022-02-20 02:04:44 -08:00
committed by GitHub
parent 6b29dca128
commit 690864c86f
3 changed files with 10 additions and 9 deletions
+1
View File
@@ -18,6 +18,7 @@ extra_standard_library = [
"_compression",
"_csv",
"_curses",
"_heapq",
"_markupbase",
"_random",
"_tkinter",