diff options
author | orivej <orivej@yandex-team.ru> | 2022-02-10 16:44:49 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:44:49 +0300 |
commit | 718c552901d703c502ccbefdfc3c9028d608b947 (patch) | |
tree | 46534a98bbefcd7b1f3faa5b52c138ab27db75b7 /contrib/tools/python3/src/Python/importlib.h | |
parent | e9656aae26e0358d5378e5b63dcac5c8dbe0e4d0 (diff) | |
download | ydb-718c552901d703c502ccbefdfc3c9028d608b947.tar.gz |
Restoring authorship annotation for <orivej@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'contrib/tools/python3/src/Python/importlib.h')
-rw-r--r-- | contrib/tools/python3/src/Python/importlib.h | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/contrib/tools/python3/src/Python/importlib.h b/contrib/tools/python3/src/Python/importlib.h index 1fb877a753..79ff56f5ae 100644 --- a/contrib/tools/python3/src/Python/importlib.h +++ b/contrib/tools/python3/src/Python/importlib.h @@ -1,4 +1,4 @@ -/* Auto-generated by Programs/_freeze_importlib.c */ +/* Auto-generated by Programs/_freeze_importlib.c */ const unsigned char _Py_M__importlib_bootstrap[] = { 99,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, 0,4,0,0,0,64,0,0,0,115,194,1,0,0,100,0, @@ -31,7 +31,7 @@ const unsigned char _Py_M__importlib_bootstrap[] = { 132,0,90,46,100,88,100,89,132,0,90,47,100,90,100,91, 132,0,90,48,100,92,100,93,132,0,90,49,100,1,83,0, 41,98,97,83,1,0,0,67,111,114,101,32,105,109,112,108, - 101,109,101,110,116,97,116,105,111,110,32,111,102,32,105,109, + 101,109,101,110,116,97,116,105,111,110,32,111,102,32,105,109, 112,111,114,116,46,10,10,84,104,105,115,32,109,111,100,117, 108,101,32,105,115,32,78,79,84,32,109,101,97,110,116,32, 116,111,32,98,101,32,100,105,114,101,99,116,108,121,32,105, @@ -907,7 +907,7 @@ const unsigned char _Py_M__importlib_bootstrap[] = { 101,32,123,33,114,125,32,40,123,125,41,62,41,5,114,17, 0,0,0,114,114,0,0,0,114,110,0,0,0,114,46,0, 0,0,114,124,0,0,0,41,2,114,96,0,0,0,114,17, - 0,0,0,114,10,0,0,0,114,10,0,0,0,114,11,0, + 0,0,0,114,10,0,0,0,114,10,0,0,0,114,11,0, 0,0,114,108,0,0,0,63,2,0,0,115,16,0,0,0, 0,3,20,1,10,1,10,1,10,2,16,2,6,1,14,2, 114,108,0,0,0,99,2,0,0,0,0,0,0,0,0,0, @@ -1763,7 +1763,7 @@ const unsigned char _Py_M__importlib_bootstrap[] = { 108,101,115,78,41,6,114,229,0,0,0,114,15,0,0,0, 114,192,0,0,0,114,120,0,0,0,114,161,0,0,0,114, 175,0,0,0,41,2,114,227,0,0,0,114,228,0,0,0, - 114,10,0,0,0,114,10,0,0,0,114,11,0,0,0,218, + 114,10,0,0,0,114,10,0,0,0,114,11,0,0,0,218, 8,95,105,110,115,116,97,108,108,152,4,0,0,115,6,0, 0,0,0,2,10,2,12,1,114,230,0,0,0,99,0,0, 0,0,0,0,0,0,0,0,0,0,1,0,0,0,4,0, @@ -1809,4 +1809,4 @@ const unsigned char _Py_M__importlib_bootstrap[] = { 42,8,15,14,75,14,79,14,13,8,9,8,9,10,47,8, 16,4,1,8,2,8,32,6,3,8,16,10,15,14,37,8, 27,10,37,8,7,8,35,8,8, -}; +}; |