diff options
author | shadchin <shadchin@yandex-team.com> | 2024-02-12 07:53:52 +0300 |
---|---|---|
committer | shadchin <shadchin@yandex-team.com> | 2024-02-12 08:07:36 +0300 |
commit | ce1b7ca3171f9158180640c6a02a74b4afffedea (patch) | |
tree | e47c1e8391b1b0128262c1e9b1e6ed4c8fff2348 /contrib/tools/python3/src/Python/frozen_modules/frozen_only.h | |
parent | 57350d96f030db90f220ce50ee591d5c5d403df7 (diff) | |
download | ydb-ce1b7ca3171f9158180640c6a02a74b4afffedea.tar.gz |
Update Python from 3.11.8 to 3.12.2
Diffstat (limited to 'contrib/tools/python3/src/Python/frozen_modules/frozen_only.h')
-rw-r--r-- | contrib/tools/python3/src/Python/frozen_modules/frozen_only.h | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/contrib/tools/python3/src/Python/frozen_modules/frozen_only.h b/contrib/tools/python3/src/Python/frozen_modules/frozen_only.h new file mode 100644 index 0000000000..0fca6de55c --- /dev/null +++ b/contrib/tools/python3/src/Python/frozen_modules/frozen_only.h @@ -0,0 +1,14 @@ +/* Auto-generated by Programs/_freeze_module.py */ +const unsigned char _Py_M__frozen_only[] = { + 227,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0, + 0,0,0,0,0,243,24,0,0,0,151,0,100,0,90,0, + 2,0,101,1,100,1,171,1,0,0,0,0,0,0,1,0, + 121,2,41,3,84,122,12,72,101,108,108,111,32,119,111,114, + 108,100,33,78,41,2,218,11,105,110,105,116,105,97,108,105, + 122,101,100,218,5,112,114,105,110,116,169,0,243,0,0,0, + 0,250,20,60,102,114,111,122,101,110,32,102,114,111,122,101, + 110,95,111,110,108,121,62,250,8,60,109,111,100,117,108,101, + 62,114,7,0,0,0,1,0,0,0,115,18,0,0,0,240, + 3,1,1,1,216,14,18,128,11,217,0,5,128,110,213,0, + 21,114,5,0,0,0, +}; |