diff options
author | shadchin <shadchin@yandex-team.com> | 2024-10-27 10:52:33 +0300 |
---|---|---|
committer | shadchin <shadchin@yandex-team.com> | 2024-10-27 11:03:47 +0300 |
commit | 1529383373617c6d14ad4972afdc46a5eb35f954 (patch) | |
tree | 229b7647fafadd4ee4b93d20e606c534ad697365 /contrib/tools/python3/Python/frozen_modules/os.h | |
parent | 41d598c624442bf6918407466dac3316b8277347 (diff) | |
download | ydb-1529383373617c6d14ad4972afdc46a5eb35f954.tar.gz |
Update Python 3 to 3.12.7
commit_hash:052a122399d67f1ea5dfbc5f6457e3e06200becf
Diffstat (limited to 'contrib/tools/python3/Python/frozen_modules/os.h')
-rw-r--r-- | contrib/tools/python3/Python/frozen_modules/os.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/contrib/tools/python3/Python/frozen_modules/os.h b/contrib/tools/python3/Python/frozen_modules/os.h index ac1525262b8..bc511c5f327 100644 --- a/contrib/tools/python3/Python/frozen_modules/os.h +++ b/contrib/tools/python3/Python/frozen_modules/os.h @@ -277,7 +277,7 @@ const unsigned char _Py_M__os[] = { 176,35,171,43,146,1,153,59,249,212,15,54,210,8,54,240, 3,1,5,55,250,115,30,0,0,0,130,20,23,0,151,22, 65,11,3,173,13,65,0,6,187,4,65,0,6,191,9,65, - 11,3,193,10,1,65,11,3,218,5,112,111,115,105,120,250, + 11,3,193,10,1,65,11,3,218,5,112,111,115,105,120,218, 1,10,41,1,218,1,42,41,1,218,5,95,101,120,105,116, 114,40,0,0,0,41,1,218,15,95,104,97,118,101,95,102, 117,110,99,116,105,111,110,115,218,2,110,116,122,2,13,10, @@ -1105,7 +1105,7 @@ const unsigned char _Py_M__os[] = { 1,169,2,70,78,169,1,114,166,0,0,0,41,4,218,2, 46,48,114,11,0,0,0,218,5,116,111,112,102,100,218,7, 116,111,112,112,97,116,104,115,4,0,0,0,32,32,128,128, - 114,25,0,0,0,250,9,60,103,101,110,101,120,112,114,62, + 114,25,0,0,0,218,9,60,103,101,110,101,120,112,114,62, 122,25,95,102,119,97,108,107,46,60,108,111,99,97,108,115, 62,46,60,103,101,110,101,120,112,114,62,50,2,0,0,115, 45,0,0,0,248,232,0,248,128,0,240,0,2,25,40,225, @@ -2638,7 +2638,7 @@ const unsigned char _Py_M__os[] = { 17,38,160,116,211,17,44,136,6,220,15,33,216,12,16,216, 12,18,216,12,14,215,12,36,209,12,36,243,7,4,16,10, 240,0,4,9,10,114,27,0,0,0,41,2,105,255,1,0, - 0,70,41,3,84,78,70,41,3,250,1,46,84,78,114,23, + 0,70,41,3,84,78,70,41,3,218,1,46,84,78,114,23, 0,0,0,41,2,114,112,1,0,0,114,182,0,0,0,41, 3,114,112,1,0,0,114,182,0,0,0,78,41,110,114,171, 1,0,0,114,172,1,0,0,114,132,0,0,0,114,57,0, @@ -2684,7 +2684,7 @@ const unsigned char _Py_M__os[] = { 162,1,0,0,114,134,0,0,0,114,41,1,0,0,218,3, 65,66,67,114,164,1,0,0,114,178,1,0,0,114,190,1, 0,0,114,28,1,0,0,114,27,0,0,0,114,25,0,0, - 0,250,8,60,109,111,100,117,108,101,62,114,208,1,0,0, + 0,218,8,60,109,111,100,117,108,101,62,114,208,1,0,0, 1,0,0,0,115,5,6,0,0,240,3,1,1,1,241,2, 21,1,4,243,48,0,1,11,219,0,10,219,0,17,229,0, 43,225,15,19,144,68,152,19,145,73,139,127,128,12,224,9, |