diff options
author | Hye-Shik Chang <hyeshik@gmail.com> | 2004-04-25 17:51:47 (GMT) |
---|---|---|
committer | Hye-Shik Chang <hyeshik@gmail.com> | 2004-04-25 17:51:47 (GMT) |
commit | ce97fbe772793d1e4e1887228388fdc15e575667 (patch) | |
tree | 7b80d5a76676dd7271484588ab95a5ed798b0baf | |
parent | d00587a2ed5b6de89ff6b2c01aac023a7fa3ab50 (diff) | |
download | cpython-ce97fbe772793d1e4e1887228388fdc15e575667.zip cpython-ce97fbe772793d1e4e1887228388fdc15e575667.tar.gz cpython-ce97fbe772793d1e4e1887228388fdc15e575667.tar.bz2 |
Correct the file name of _heapq module.
-rw-r--r-- | Modules/_heapqmodule.c (renamed from Modules/_heapmodule.c) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/Modules/_heapmodule.c b/Modules/_heapqmodule.c index 7455fbc..7455fbc 100644 --- a/Modules/_heapmodule.c +++ b/Modules/_heapqmodule.c |