diff options
author | orivej <orivej@yandex-team.ru> | 2022-02-10 16:45:01 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:45:01 +0300 |
commit | 2d37894b1b037cf24231090eda8589bbb44fb6fc (patch) | |
tree | be835aa92c6248212e705f25388ebafcf84bc7a1 /contrib/tools/python3/src/Python/importlib_external.h | |
parent | 718c552901d703c502ccbefdfc3c9028d608b947 (diff) | |
download | ydb-2d37894b1b037cf24231090eda8589bbb44fb6fc.tar.gz |
Restoring authorship annotation for <orivej@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'contrib/tools/python3/src/Python/importlib_external.h')
-rw-r--r-- | contrib/tools/python3/src/Python/importlib_external.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/tools/python3/src/Python/importlib_external.h b/contrib/tools/python3/src/Python/importlib_external.h index 10f88eb9d7..6d40249e9c 100644 --- a/contrib/tools/python3/src/Python/importlib_external.h +++ b/contrib/tools/python3/src/Python/importlib_external.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_external[] = { 99,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, 0,5,0,0,0,64,0,0,0,115,224,2,0,0,100,0, @@ -2822,4 +2822,4 @@ const unsigned char _Py_M__importlib_bootstrap_external[] = { 64,14,29,16,127,0,17,14,72,18,45,18,26,4,3,18, 58,14,63,14,42,14,127,0,20,14,127,0,27,10,23,8, 11,8,57, -}; +}; |