diff options
Diffstat (limited to 'Python/importlib.h')
-rw-r--r-- | Python/importlib.h | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/Python/importlib.h b/Python/importlib.h index c06513c..51aae7e 100644 --- a/Python/importlib.h +++ b/Python/importlib.h @@ -1434,8 +1434,8 @@ const unsigned char _Py_M__importlib[] = { 99,2,0,0,0,0,0,0,0,2,0,0,0,2,0,0, 0,67,0,0,0,115,16,0,0,0,100,1,0,106,0,0, 124,1,0,106,1,0,131,1,0,83,40,2,0,0,0,78, - 117,24,0,0,0,60,109,111,100,117,108,101,32,39,123,125, - 39,32,40,98,117,105,108,116,45,105,110,41,62,40,2,0, + 117,24,0,0,0,60,109,111,100,117,108,101,32,123,33,114, + 125,32,40,98,117,105,108,116,45,105,110,41,62,40,2,0, 0,0,114,46,0,0,0,114,56,0,0,0,40,2,0,0, 0,244,3,0,0,0,99,108,115,114,161,0,0,0,114,4, 0,0,0,114,4,0,0,0,114,5,0,0,0,244,11,0, @@ -1546,8 +1546,8 @@ const unsigned char _Py_M__importlib[] = { 32,99,2,0,0,0,0,0,0,0,2,0,0,0,2,0, 0,0,67,0,0,0,115,16,0,0,0,100,1,0,106,0, 0,124,1,0,106,1,0,131,1,0,83,40,2,0,0,0, - 78,117,22,0,0,0,60,109,111,100,117,108,101,32,39,123, - 125,39,32,40,102,114,111,122,101,110,41,62,40,2,0,0, + 78,117,22,0,0,0,60,109,111,100,117,108,101,32,123,33, + 114,125,32,40,102,114,111,122,101,110,41,62,40,2,0,0, 0,114,46,0,0,0,114,56,0,0,0,40,2,0,0,0, 114,215,0,0,0,244,1,0,0,0,109,114,4,0,0,0, 114,4,0,0,0,114,5,0,0,0,114,216,0,0,0,31, @@ -2565,8 +2565,8 @@ const unsigned char _Py_M__importlib[] = { 95,95,99,2,0,0,0,0,0,0,0,2,0,0,0,2, 0,0,0,67,0,0,0,115,16,0,0,0,100,1,0,106, 0,0,124,1,0,106,1,0,131,1,0,83,40,2,0,0, - 0,78,117,25,0,0,0,60,109,111,100,117,108,101,32,39, - 123,125,39,32,40,110,97,109,101,115,112,97,99,101,41,62, + 0,78,117,25,0,0,0,60,109,111,100,117,108,101,32,123, + 33,114,125,32,40,110,97,109,101,115,112,97,99,101,41,62, 40,2,0,0,0,114,46,0,0,0,114,56,0,0,0,40, 2,0,0,0,114,215,0,0,0,114,161,0,0,0,114,4, 0,0,0,114,4,0,0,0,114,5,0,0,0,114,216,0, |