diff options
author | thegeorg <thegeorg@yandex-team.com> | 2024-02-19 02:38:52 +0300 |
---|---|---|
committer | thegeorg <thegeorg@yandex-team.com> | 2024-02-19 02:50:43 +0300 |
commit | d96fa07134c06472bfee6718b5cfd1679196fc99 (patch) | |
tree | 31ec344fa9d3ff8dc038692516b6438dfbdb8a2d /contrib/tools/python3/Python/frozen_modules/__phello__.h | |
parent | 452cf9e068aef7110e35e654c5d47eb80111ef89 (diff) | |
download | ydb-d96fa07134c06472bfee6718b5cfd1679196fc99.tar.gz |
Sync contrib/tools/python3 layout with upstream
* Move src/ subdir contents to the top of the layout
* Rename self-written lib -> lib2 to avoid CaseFolding warning from the VCS
* Regenerate contrib/libs/python proxy-headers accordingly
4ccc62ac1511abcf0fed14ccade38e984e088f1e
Diffstat (limited to 'contrib/tools/python3/Python/frozen_modules/__phello__.h')
-rw-r--r-- | contrib/tools/python3/Python/frozen_modules/__phello__.h | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/contrib/tools/python3/Python/frozen_modules/__phello__.h b/contrib/tools/python3/Python/frozen_modules/__phello__.h new file mode 100644 index 0000000000..70394ad9b8 --- /dev/null +++ b/contrib/tools/python3/Python/frozen_modules/__phello__.h @@ -0,0 +1,24 @@ +/* Auto-generated by Programs/_freeze_module.py */ +const unsigned char _Py_M____phello__[] = { + 227,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0, + 0,0,0,0,0,243,40,0,0,0,151,0,100,0,90,0, + 100,1,132,0,90,1,101,2,100,2,107,40,0,0,114,8, + 2,0,101,1,171,0,0,0,0,0,0,0,1,0,121,3, + 121,3,41,4,84,99,0,0,0,0,0,0,0,0,0,0, + 0,0,3,0,0,0,3,0,0,0,243,26,0,0,0,151, + 0,116,1,0,0,0,0,0,0,0,0,100,1,171,1,0, + 0,0,0,0,0,1,0,121,0,41,2,78,122,12,72,101, + 108,108,111,32,119,111,114,108,100,33,41,1,218,5,112,114, + 105,110,116,169,0,243,0,0,0,0,250,19,60,102,114,111, + 122,101,110,32,95,95,112,104,101,108,108,111,95,95,62,218, + 4,109,97,105,110,114,7,0,0,0,3,0,0,0,115,10, + 0,0,0,128,0,220,4,9,136,46,213,4,25,114,5,0, + 0,0,218,8,95,95,109,97,105,110,95,95,78,41,3,218, + 11,105,110,105,116,105,97,108,105,122,101,100,114,7,0,0, + 0,218,8,95,95,110,97,109,101,95,95,114,4,0,0,0, + 114,5,0,0,0,114,6,0,0,0,250,8,60,109,111,100, + 117,108,101,62,114,11,0,0,0,1,0,0,0,115,35,0, + 0,0,240,3,1,1,1,216,14,18,128,11,242,4,1,1, + 26,240,6,0,4,12,136,122,210,3,25,217,4,8,133,70, + 240,3,0,4,26,114,5,0,0,0, +}; |