summaryrefslogtreecommitdiff
path: root/Modules/_heapqmodule.c
Commit message (Collapse)AuthorAgeFilesLines
...
* Install C version of heapq.nsmallest().Raymond Hettinger2004-06-131-5/+162
|
* Install C version of heapq.nlargest().Raymond Hettinger2004-06-121-0/+76
| | | | Maxheap version of heapq.smallest() is forthcoming.
* Correct the file name of _heapq module.Hye-Shik Chang2004-04-251-0/+364