From f96bb2f9af24695d2d673b0044e25cb5b767aac0 Mon Sep 17 00:00:00 2001 From: Brett Cannon Date: Wed, 25 Apr 2012 20:18:55 -0400 Subject: Update importlib.h --- Python/importlib.h | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'Python/importlib.h') diff --git a/Python/importlib.h b/Python/importlib.h index 9dbd8816f3..991334e631 100644 --- a/Python/importlib.h +++ b/Python/importlib.h @@ -2363,7 +2363,7 @@ unsigned char _Py_M__importlib[] = { 0,0,4,0,0,0,19,0,0,0,115,46,0,0,0,116, 0,0,124,0,0,131,1,0,115,33,0,116,1,0,100,1, 0,100,2,0,124,0,0,131,1,1,130,1,0,110,0,0, - 136,1,0,124,0,0,136,0,0,140,1,0,83,40,3,0, + 136,0,0,124,0,0,136,1,0,140,1,0,83,40,3,0, 0,0,117,45,0,0,0,80,97,116,104,32,104,111,111,107, 32,102,111,114,32,105,109,112,111,114,116,108,105,98,46,109, 97,99,104,105,110,101,114,121,46,70,105,108,101,70,105,110, @@ -2373,9 +2373,9 @@ unsigned char _Py_M__importlib[] = { 40,2,0,0,0,117,11,0,0,0,95,112,97,116,104,95, 105,115,100,105,114,117,11,0,0,0,73,109,112,111,114,116, 69,114,114,111,114,40,1,0,0,0,117,4,0,0,0,112, - 97,116,104,40,2,0,0,0,117,14,0,0,0,108,111,97, - 100,101,114,95,100,101,116,97,105,108,115,117,3,0,0,0, - 99,108,115,40,0,0,0,0,117,29,0,0,0,60,102,114, + 97,116,104,40,2,0,0,0,117,3,0,0,0,99,108,115, + 117,14,0,0,0,108,111,97,100,101,114,95,100,101,116,97, + 105,108,115,40,0,0,0,0,117,29,0,0,0,60,102,114, 111,122,101,110,32,105,109,112,111,114,116,108,105,98,46,95, 98,111,111,116,115,116,114,97,112,62,117,24,0,0,0,112, 97,116,104,95,104,111,111,107,95,102,111,114,95,70,105,108, @@ -2388,9 +2388,9 @@ unsigned char _Py_M__importlib[] = { 99,108,115,117,14,0,0,0,108,111,97,100,101,114,95,100, 101,116,97,105,108,115,117,24,0,0,0,112,97,116,104,95, 104,111,111,107,95,102,111,114,95,70,105,108,101,70,105,110, - 100,101,114,40,0,0,0,0,40,2,0,0,0,117,14,0, - 0,0,108,111,97,100,101,114,95,100,101,116,97,105,108,115, - 117,3,0,0,0,99,108,115,117,29,0,0,0,60,102,114, + 100,101,114,40,0,0,0,0,40,2,0,0,0,117,3,0, + 0,0,99,108,115,117,14,0,0,0,108,111,97,100,101,114, + 95,100,101,116,97,105,108,115,117,29,0,0,0,60,102,114, 111,122,101,110,32,105,109,112,111,114,116,108,105,98,46,95, 98,111,111,116,115,116,114,97,112,62,117,9,0,0,0,112, 97,116,104,95,104,111,111,107,144,3,0,0,115,4,0,0, -- cgit v1.2.1