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/io.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/io.h')
-rw-r--r-- | contrib/tools/python3/Python/frozen_modules/io.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/tools/python3/Python/frozen_modules/io.h b/contrib/tools/python3/Python/frozen_modules/io.h index 113eb2c02ed..3ffb8db86f7 100644 --- a/contrib/tools/python3/Python/frozen_modules/io.h +++ b/contrib/tools/python3/Python/frozen_modules/io.h @@ -234,7 +234,7 @@ const unsigned char _Py_M__io[] = { 0,0,0,218,8,114,101,103,105,115,116,101,114,218,5,107, 108,97,115,115,114,45,0,0,0,218,11,73,109,112,111,114, 116,69,114,114,111,114,114,35,0,0,0,114,36,0,0,0, - 114,37,0,0,0,250,8,60,109,111,100,117,108,101,62,114, + 114,37,0,0,0,218,8,60,109,111,100,117,108,101,62,114, 53,0,0,0,1,0,0,0,115,47,1,0,0,240,3,1, 1,1,241,2,33,1,4,240,72,1,5,15,56,128,10,242, 14,5,11,80,1,128,7,243,16,0,1,11,219,0,10,247, |