mirror of
https://github.com/python/cpython.git
synced 2026-05-16 01:19:28 -04:00
Augment credits.
This commit is contained in:
+1
-1
@@ -28,7 +28,7 @@ without surprises: heap[0] is the smallest item, and heap.sort()
|
||||
maintains the heap invariant!
|
||||
"""
|
||||
|
||||
# Code by Kevin O'Connor
|
||||
# Original code by Kevin O'Connor, augmented by Tim Peters
|
||||
|
||||
__about__ = """Heap queues
|
||||
|
||||
|
||||
Reference in New Issue
Block a user