From: Hye-Shik Chang Date: Sun, 25 Apr 2004 17:51:47 +0000 (+0000) Subject: Correct the file name of _heapq module. X-Git-Tag: v2.4a1~472 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ce97fbe772793d1e4e1887228388fdc15e575667;p=thirdparty%2FPython%2Fcpython.git Correct the file name of _heapq module. --- diff --git a/Modules/_heapmodule.c b/Modules/_heapqmodule.c similarity index 100% rename from Modules/_heapmodule.c rename to Modules/_heapqmodule.c