diff options
Diffstat (limited to 'Python/importlib.h')
-rw-r--r-- | Python/importlib.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Python/importlib.h b/Python/importlib.h index dd1a9f1..ab3e69b 100644 --- a/Python/importlib.h +++ b/Python/importlib.h @@ -782,8 +782,8 @@ const unsigned char _Py_M__importlib_bootstrap[] = { 103,0,110,1,100,2,125,5,124,4,124,0,124,1,124,5, 100,4,141,3,83,0,124,3,100,2,117,0,114,67,116,0, 124,1,100,5,131,2,114,65,122,7,124,1,160,4,124,0, - 161,1,125,3,87,0,110,13,4,0,116,5,121,64,1,0, - 1,0,1,0,100,2,125,3,89,0,110,3,119,0,100,6, + 161,1,125,3,87,0,113,67,4,0,116,5,121,64,1,0, + 1,0,1,0,100,2,125,3,89,0,113,67,119,0,100,6, 125,3,116,6,124,0,124,1,124,2,124,3,100,7,141,4, 83,0,41,8,122,53,82,101,116,117,114,110,32,97,32,109, 111,100,117,108,101,32,115,112,101,99,32,98,97,115,101,100, @@ -812,9 +812,9 @@ const unsigned char _Py_M__importlib_bootstrap[] = { 122,5,124,0,106,4,125,5,87,0,110,11,4,0,116,1, 121,59,1,0,1,0,1,0,100,0,125,5,89,0,110,1, 119,0,124,2,100,0,117,0,114,87,124,5,100,0,117,0, - 114,85,122,5,124,1,106,5,125,2,87,0,110,13,4,0, + 114,85,122,5,124,1,106,5,125,2,87,0,113,87,4,0, 116,1,121,84,1,0,1,0,1,0,100,0,125,2,89,0, - 110,3,119,0,124,5,125,2,122,5,124,0,106,6,125,6, + 113,87,119,0,124,5,125,2,122,5,124,0,106,6,125,6, 87,0,110,11,4,0,116,1,121,103,1,0,1,0,1,0, 100,0,125,6,89,0,110,1,119,0,122,7,116,7,124,0, 106,8,131,1,125,7,87,0,110,11,4,0,116,1,121,122, |