Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Correct the file name of _heapq module. | Hye-Shik Chang | 2004-04-25 | 1 | -364/+0 |
| | |||||
* | * Restore the pure python version of heapq.py. | Raymond Hettinger | 2004-04-19 | 1 | -0/+364 |
* Mark the C version as private and only use when available. |