Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28c2552 commit fbb2992Copy full SHA for fbb2992
1 file changed
Lib/heapq.py
@@ -28,7 +28,7 @@
28
maintains the heap invariant!
29
"""
30
31
-# Code by Kevin O'Connor
+# Original code by Kevin O'Connor, augmented by Tim Peters
32
33
__about__ = """Heap queues
34
0 commit comments