From da8cef40e5dbdee40fde05fec5263f8273942e6b Mon Sep 17 00:00:00 2001 From: Berker Peksag Date: Mon, 24 Nov 2014 23:26:08 +0200 Subject: Issue #22934: Update the comment to mention Programs/_freeze_importlib.c. --- Python/importlib.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Python') diff --git a/Python/importlib.h b/Python/importlib.h index beac7540bc..b500f82fb8 100644 --- a/Python/importlib.h +++ b/Python/importlib.h @@ -1,4 +1,4 @@ -/* Auto-generated by Modules/_freeze_importlib.c */ +/* Auto-generated by Programs/_freeze_importlib.c */ const unsigned char _Py_M__importlib[] = { 99,0,0,0,0,0,0,0,0,0,0,0,0,7,0,0, 0,64,0,0,0,115,43,5,0,0,100,0,0,90,0,0, -- cgit v1.2.1