Warning: chmod(): Operation not permitted in /var/www/hopeinstoughton_www/wp-content/plugins/simple-universal-google-analytics/main.php on line 8 [0] in function chmod in /var/www/hopeinstoughton_www/wp-content/plugins/simple-universal-google-analytics/main.php on line 8 [1] in function include_once in /var/www/hopeinstoughton_www/wp-settings.php on line 560 [2] in function require_once in /var/www/hopeinstoughton_www/wp-config.php on line 85 [3] in function require_once in /var/www/hopeinstoughton_www/wp-load.php on line 50 [4] in function require_once in /var/www/hopeinstoughton_www/wp-blog-header.php on line 13 [5] in function require in /var/www/hopeinstoughton_www/index.php on line 17
| Server IP : 94.177.8.99 / Your IP : 216.73.217.165 Web Server : Apache/2.4.58 (Ubuntu) System : Linux aries 6.8.0-134-generic #134-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 26 18:43:11 UTC 2026 x86_64 User : www-data ( 33) PHP Version : 8.1.34 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /nuitka/eggshell.build/ |
Upload File : |
/* Generated code for Python module 'six'
* created by Nuitka version 1.3rc9
*
* This code is in part copyright 2022 Kay Hayen.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
#include "nuitka/prelude.h"
#include "nuitka/unfreezing.h"
#include "__helpers.h"
/* The "module_six" is a Python object pointer of module type.
*
* Note: For full compatibility with CPython, every module variable access
* needs to go through it except for cases where the module cannot possibly
* have changed in the mean time.
*/
PyObject *module_six;
PyDictObject *moduledict_six;
/* The declarations of module constants used, if any. */
static PyObject *mod_consts[547];
#ifndef __NUITKA_NO_ASSERT__
static Py_hash_t mod_consts_hash[547];
#endif
static PyObject *module_filename_obj = NULL;
/* Indicator if this modules private constants were created yet. */
static bool constants_created = false;
/* Function to create module private constants. */
static void createModuleConstants(void) {
if (constants_created == false) {
loadConstantsBlob(&mod_consts[0], UNTRANSLATE("six"));
constants_created = true;
#ifndef __NUITKA_NO_ASSERT__
for (int i = 0; i < 547; i++) {
mod_consts_hash[i] = DEEP_HASH(mod_consts[i]);
}
#endif
}
}
// We want to be able to initialize the "__main__" constants in any case.
#if 0
void createMainModuleConstants(void) {
createModuleConstants();
}
#endif
/* Function to verify module private constants for non-corruption. */
#ifndef __NUITKA_NO_ASSERT__
void checkModuleConstants_six(void) {
// The module may not have been used at all, then ignore this.
if (constants_created == false) return;
for (int i = 0; i < 547; i++) {
assert(mod_consts_hash[i] == DEEP_HASH(mod_consts[i]));
CHECK_OBJECT_DEEP(mod_consts[i]);
}
}
#endif
// The module code objects.
static PyCodeObject *codeobj_5ac04e48f421147cba7d85867f1be62e;
static PyCodeObject *codeobj_ba7b06667a7332f70cebd1114bbe9da9;
static PyCodeObject *codeobj_d58629cdf331793ec0d23ca285d77986;
static PyCodeObject *codeobj_a4ded2c38ee8d536517e4fe44ef1e4a7;
static PyCodeObject *codeobj_5cf7b343e650dea0e1058729a375cda3;
static PyCodeObject *codeobj_5c92091bf7e95e7acb530bdc1de7546f;
static PyCodeObject *codeobj_c28676a46aacb626161c431f23379191;
static PyCodeObject *codeobj_5772ee7685f468af4cd97b311d71e6de;
static PyCodeObject *codeobj_5472ec85c0b8488b9a253e6bc92e3dd9;
static PyCodeObject *codeobj_0231a6df0bc40ba365f9eefb49b12481;
static PyCodeObject *codeobj_f9ddbb2b4ca9f02da688a42fcd0a73d2;
static PyCodeObject *codeobj_67aa60e357a721eb0da83566917ab322;
static PyCodeObject *codeobj_ff1b6980b8b3e688089fff4b9432975b;
static PyCodeObject *codeobj_b959c4b15383c01f385179a45a5118df;
static PyCodeObject *codeobj_38fcf872a2a76d106a13a76073a5b8fe;
static PyCodeObject *codeobj_2e088f9475b28e9c9a9bdab79e0e2431;
static PyCodeObject *codeobj_09c6132202513afe52c50c7b947713aa;
static PyCodeObject *codeobj_796ab6ab01349fd8731b9c1c5e8f384f;
static PyCodeObject *codeobj_964b24410d84a7d6d62be0a2a1efd408;
static PyCodeObject *codeobj_66c8c62fddadb90df45e4e9f3612e66a;
static PyCodeObject *codeobj_0671e4d6256b53e92f436e5ecd693b9f;
static PyCodeObject *codeobj_997684875f0768716aab0dd77c87afc6;
static PyCodeObject *codeobj_ba5cec0821d93a450ce4c59244fa898d;
static PyCodeObject *codeobj_9e0d0cfe1d94c930c522373fc98e3dd6;
static PyCodeObject *codeobj_76e3be17a6e0f8a021d3046ad0b0d4af;
static PyCodeObject *codeobj_f4ac38c9761c90defebc9277ed3a1085;
static PyCodeObject *codeobj_7c1ea081f237d5cf18822a05b0f271f4;
static PyCodeObject *codeobj_08b65f8c9a52c8919d5f24fbe87f90a9;
static PyCodeObject *codeobj_56b4d94192725de91d72ab975bb3d66c;
static PyCodeObject *codeobj_c326817ece7fd3c4ae9ac3ae01e6cae3;
static PyCodeObject *codeobj_0256401ab583319166e2550de82ee27a;
static PyCodeObject *codeobj_2fafb52481b6db5a8f0886cc81c09958;
static PyCodeObject *codeobj_244ae2977d7c9e985dd3a738e033e2da;
static PyCodeObject *codeobj_ab0c8a85650a90dbb61fd5b880b08d20;
static PyCodeObject *codeobj_c3303ec08e0a7b9831f8368b558e4f04;
static PyCodeObject *codeobj_ba22982541a0e9f8f72a9b5129525ba2;
static PyCodeObject *codeobj_1d9bade5928105fa6be55f2bccd5bc67;
static PyCodeObject *codeobj_e02277a7cf22c13e96a30e49c7ba4bfd;
static PyCodeObject *codeobj_94596e11dbc3205dbe627ecf23af0403;
static PyCodeObject *codeobj_69b9004701ec35902ee9aa6e38b382e5;
static PyCodeObject *codeobj_9c75f13892f83ee33e3fd097e6911775;
static PyCodeObject *codeobj_4d2f9a27639c4fcda587ad287c55c1c8;
static PyCodeObject *codeobj_a362add2111ce5cdd04abbf17167d06a;
static PyCodeObject *codeobj_6050f2ad098eb4f09186aad48145cd36;
static PyCodeObject *codeobj_8d9b4e12df95dffb0b8246cb450ce956;
static PyCodeObject *codeobj_019a82ab5d7736fb9421182cb2fe7e74;
static PyCodeObject *codeobj_f371977ec1aa8e4e8a7bfba79c552024;
static PyCodeObject *codeobj_89b4314839e508c319b8cd7a7268bef8;
static PyCodeObject *codeobj_e70aff717240b7132d1c521b12b850e7;
static PyCodeObject *codeobj_cddcaa386033a572a3493502e9bf0cff;
static PyCodeObject *codeobj_f96ba24bf13bcac00e9490b62e5c200c;
static PyCodeObject *codeobj_31ba9e95171716a856447ecd11928378;
static PyCodeObject *codeobj_6c33fda833c0fee8fe1db801ff4ac9ad;
static PyCodeObject *codeobj_63adf62c587f1713b1b32e2837b96703;
static PyCodeObject *codeobj_24830da2a145ab70f6315e6920475537;
static PyCodeObject *codeobj_66303c4b3b0eee589949a7d9fbcdbf74;
static PyCodeObject *codeobj_6e41ac3e4873dba67edf1f34763516f3;
static PyCodeObject *codeobj_09f181e272ba91f26a70bcd74852aac5;
static PyCodeObject *codeobj_793d2755ca479d53c3181a80ba5b5c1e;
static PyCodeObject *codeobj_6860bc30dc7e60ae7ef7eb4a2dd38919;
static PyCodeObject *codeobj_ae7663383111e9d837db26766fa81335;
static PyCodeObject *codeobj_55d691f2fc3a27548e497f439d11c586;
static PyCodeObject *codeobj_d05ee397257983c1c904e66703a8a765;
static PyCodeObject *codeobj_42717456794d66c920af5b0a3b5f63ef;
static PyCodeObject *codeobj_b4662ceac2e39f89cf79b98f93471d97;
static PyCodeObject *codeobj_c7bca1d2c28969fa0fc2d592d13e1932;
static PyCodeObject *codeobj_f7e754ca79a0fcc05460449c632aa47d;
static PyCodeObject *codeobj_bc1906a27100af747a0daee86b188740;
static PyCodeObject *codeobj_d2eae07cfe17f7c6add011698bd5dbcd;
static PyCodeObject *codeobj_d50f654792871b6e8c5b7a383029b07d;
static PyCodeObject *codeobj_0fa7751d5cda4c5d447f6e7212570720;
static PyCodeObject *codeobj_b9f041a883c0e8dbb0ded4b8c9b6e655;
static PyCodeObject *codeobj_8e6e205367b4f83d3c9283432a6ee17d;
static PyCodeObject *codeobj_ad7bd8e4bb998842bbea9bfcec0065a4;
static void createModuleCodeObjects(void) {
module_filename_obj = mod_consts[151]; CHECK_OBJECT(module_filename_obj);
codeobj_5ac04e48f421147cba7d85867f1be62e = MAKE_CODE_OBJECT(module_filename_obj, 540, CO_GENERATOR | CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[36], mod_consts[36], mod_consts[500], NULL, 1, 0, 0);
codeobj_ba7b06667a7332f70cebd1114bbe9da9 = MAKE_CODE_OBJECT(module_filename_obj, 954, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[145], mod_consts[145], mod_consts[501], NULL, 1, 0, 0);
codeobj_d58629cdf331793ec0d23ca285d77986 = MAKE_CODE_OBJECT(module_filename_obj, 132, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[502], mod_consts[502], mod_consts[503], NULL, 1, 0, 0);
codeobj_a4ded2c38ee8d536517e4fe44ef1e4a7 = MAKE_CODE_OBJECT(module_filename_obj, 1, CO_NOFREE, mod_consts[504], mod_consts[504], NULL, NULL, 0, 0, 0);
codeobj_5cf7b343e650dea0e1058729a375cda3 = MAKE_CODE_OBJECT(module_filename_obj, 563, CO_NOFREE, mod_consts[421], mod_consts[421], mod_consts[505], NULL, 0, 0, 0);
codeobj_5c92091bf7e95e7acb530bdc1de7546f = MAKE_CODE_OBJECT(module_filename_obj, 477, CO_NOFREE, mod_consts[382], mod_consts[382], mod_consts[505], NULL, 0, 0, 0);
codeobj_c28676a46aacb626161c431f23379191 = MAKE_CODE_OBJECT(module_filename_obj, 139, CO_NOFREE, mod_consts[16], mod_consts[16], mod_consts[505], NULL, 0, 0, 0);
codeobj_5772ee7685f468af4cd97b311d71e6de = MAKE_CODE_OBJECT(module_filename_obj, 103, CO_NOFREE, mod_consts[8], mod_consts[8], mod_consts[505], NULL, 0, 0, 0);
codeobj_5472ec85c0b8488b9a253e6bc92e3dd9 = MAKE_CODE_OBJECT(module_filename_obj, 86, CO_NOFREE, mod_consts[175], mod_consts[175], mod_consts[505], NULL, 0, 0, 0);
codeobj_0231a6df0bc40ba365f9eefb49b12481 = MAKE_CODE_OBJECT(module_filename_obj, 124, CO_NOFREE, mod_consts[13], mod_consts[13], mod_consts[505], NULL, 0, 0, 0);
codeobj_f9ddbb2b4ca9f02da688a42fcd0a73d2 = MAKE_CODE_OBJECT(module_filename_obj, 229, CO_NOFREE, mod_consts[28], mod_consts[28], mod_consts[505], NULL, 0, 0, 0);
codeobj_67aa60e357a721eb0da83566917ab322 = MAKE_CODE_OBJECT(module_filename_obj, 164, CO_NOFREE, mod_consts[191], mod_consts[191], mod_consts[505], NULL, 0, 0, 0);
codeobj_ff1b6980b8b3e688089fff4b9432975b = MAKE_CODE_OBJECT(module_filename_obj, 487, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[186], mod_consts[186], mod_consts[501], NULL, 1, 0, 0);
codeobj_b959c4b15383c01f385179a45a5118df = MAKE_CODE_OBJECT(module_filename_obj, 130, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[186], mod_consts[186], mod_consts[506], NULL, 1, 0, 0);
codeobj_38fcf872a2a76d106a13a76073a5b8fe = MAKE_CODE_OBJECT(module_filename_obj, 91, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[177], mod_consts[177], mod_consts[507], NULL, 3, 0, 0);
codeobj_2e088f9475b28e9c9a9bdab79e0e2431 = MAKE_CODE_OBJECT(module_filename_obj, 189, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[200], mod_consts[200], mod_consts[508], NULL, 2, 0, 0);
codeobj_09c6132202513afe52c50c7b947713aa = MAKE_CODE_OBJECT(module_filename_obj, 117, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[182], mod_consts[182], mod_consts[509], NULL, 2, 0, 0);
codeobj_796ab6ab01349fd8731b9c1c5e8f384f = MAKE_CODE_OBJECT(module_filename_obj, 88, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[9], mod_consts[9], mod_consts[510], NULL, 2, 0, 0);
codeobj_964b24410d84a7d6d62be0a2a1efd408 = MAKE_CODE_OBJECT(module_filename_obj, 126, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[9], mod_consts[9], mod_consts[511], NULL, 2, 0, 0);
codeobj_66c8c62fddadb90df45e4e9f3612e66a = MAKE_CODE_OBJECT(module_filename_obj, 105, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[9], mod_consts[9], mod_consts[512], NULL, 4, 0, 0);
codeobj_0671e4d6256b53e92f436e5ecd693b9f = MAKE_CODE_OBJECT(module_filename_obj, 141, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[9], mod_consts[9], mod_consts[513], NULL, 6, 0, 0);
codeobj_997684875f0768716aab0dd77c87afc6 = MAKE_CODE_OBJECT(module_filename_obj, 173, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[9], mod_consts[9], mod_consts[514], NULL, 2, 0, 0);
codeobj_ba5cec0821d93a450ce4c59244fa898d = MAKE_CODE_OBJECT(module_filename_obj, 847, CO_OPTIMIZED | CO_NEWLOCALS, mod_consts[109], mod_consts[109], mod_consts[515], mod_consts[516], 4, 0, 0);
codeobj_9e0d0cfe1d94c930c522373fc98e3dd6 = MAKE_CODE_OBJECT(module_filename_obj, 859, CO_OPTIMIZED | CO_NEWLOCALS, mod_consts[100], mod_consts[100], mod_consts[517], mod_consts[516], 3, 0, 0);
codeobj_76e3be17a6e0f8a021d3046ad0b0d4af = MAKE_CODE_OBJECT(module_filename_obj, 75, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[173], mod_consts[173], mod_consts[518], NULL, 2, 0, 0);
codeobj_f4ac38c9761c90defebc9277ed3a1085 = MAKE_CODE_OBJECT(module_filename_obj, 177, CO_OPTIMIZED | CO_NEWLOCALS | CO_VARARGS | CO_NOFREE, mod_consts[194], mod_consts[194], mod_consts[519], NULL, 2, 0, 0);
codeobj_7c1ea081f237d5cf18822a05b0f271f4 = MAKE_CODE_OBJECT(module_filename_obj, 181, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[196], mod_consts[196], mod_consts[508], NULL, 2, 0, 0);
codeobj_08b65f8c9a52c8919d5f24fbe87f90a9 = MAKE_CODE_OBJECT(module_filename_obj, 80, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[12], mod_consts[12], mod_consts[520], NULL, 1, 0, 0);
codeobj_56b4d94192725de91d72ab975bb3d66c = MAKE_CODE_OBJECT(module_filename_obj, 114, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[6], mod_consts[6], mod_consts[501], NULL, 1, 0, 0);
codeobj_c326817ece7fd3c4ae9ac3ae01e6cae3 = MAKE_CODE_OBJECT(module_filename_obj, 159, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[6], mod_consts[6], mod_consts[521], NULL, 1, 0, 0);
codeobj_0256401ab583319166e2550de82ee27a = MAKE_CODE_OBJECT(module_filename_obj, 864, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[487], mod_consts[487], mod_consts[522], NULL, 1, 0, 0);
codeobj_2fafb52481b6db5a8f0886cc81c09958 = MAKE_CODE_OBJECT(module_filename_obj, 494, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[397], mod_consts[397], mod_consts[523], NULL, 1, 0, 0);
codeobj_244ae2977d7c9e985dd3a738e033e2da = MAKE_CODE_OBJECT(module_filename_obj, 531, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[416], mod_consts[416], mod_consts[524], NULL, 1, 0, 0);
codeobj_ab0c8a85650a90dbb61fd5b880b08d20 = MAKE_CODE_OBJECT(module_filename_obj, 678, CO_OPTIMIZED | CO_NEWLOCALS | CO_VARARGS | CO_VARKEYWORDS | CO_NOFREE, mod_consts[464], mod_consts[464], mod_consts[525], NULL, 1, 0, 0);
codeobj_c3303ec08e0a7b9831f8368b558e4f04 = MAKE_CODE_OBJECT(module_filename_obj, 690, CO_OPTIMIZED | CO_NEWLOCALS | CO_VARARGS | CO_VARKEYWORDS | CO_NOFREE, mod_consts[467], mod_consts[467], mod_consts[525], NULL, 1, 0, 0);
codeobj_ba22982541a0e9f8f72a9b5129525ba2 = MAKE_CODE_OBJECT(module_filename_obj, 682, CO_OPTIMIZED | CO_NEWLOCALS | CO_VARARGS | CO_VARKEYWORDS | CO_NOFREE, mod_consts[465], mod_consts[465], mod_consts[525], NULL, 1, 0, 0);
codeobj_1d9bade5928105fa6be55f2bccd5bc67 = MAKE_CODE_OBJECT(module_filename_obj, 686, CO_OPTIMIZED | CO_NEWLOCALS | CO_VARARGS | CO_VARKEYWORDS | CO_NOFREE, mod_consts[466], mod_consts[466], mod_consts[525], NULL, 1, 0, 0);
codeobj_e02277a7cf22c13e96a30e49c7ba4bfd = MAKE_CODE_OBJECT(module_filename_obj, 627, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[445], mod_consts[445], mod_consts[526], NULL, 1, 0, 0);
codeobj_94596e11dbc3205dbe627ecf23af0403 = MAKE_CODE_OBJECT(module_filename_obj, 653, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[445], mod_consts[445], mod_consts[526], NULL, 1, 0, 0);
codeobj_69b9004701ec35902ee9aa6e38b382e5 = MAKE_CODE_OBJECT(module_filename_obj, 662, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[456], mod_consts[456], mod_consts[527], NULL, 1, 0, 0);
codeobj_9c75f13892f83ee33e3fd097e6911775 = MAKE_CODE_OBJECT(module_filename_obj, 539, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[417], mod_consts[417], mod_consts[528], NULL, 1, 0, 0);
codeobj_4d2f9a27639c4fcda587ad287c55c1c8 = MAKE_CODE_OBJECT(module_filename_obj, 557, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[419], mod_consts[419], mod_consts[529], NULL, 2, 0, 0);
codeobj_a362add2111ce5cdd04abbf17167d06a = MAKE_CODE_OBJECT(module_filename_obj, 549, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[420], mod_consts[420], mod_consts[530], NULL, 2, 0, 0);
codeobj_6050f2ad098eb4f09186aad48145cd36 = MAKE_CODE_OBJECT(module_filename_obj, 560, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[420], mod_consts[420], mod_consts[530], NULL, 2, 0, 0);
codeobj_8d9b4e12df95dffb0b8246cb450ce956 = MAKE_CODE_OBJECT(module_filename_obj, 882, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[489], mod_consts[489], mod_consts[531], NULL, 3, 0, 0);
codeobj_019a82ab5d7736fb9421182cb2fe7e74 = MAKE_CODE_OBJECT(module_filename_obj, 901, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[490], mod_consts[490], mod_consts[531], NULL, 3, 0, 0);
codeobj_f371977ec1aa8e4e8a7bfba79c552024 = MAKE_CODE_OBJECT(module_filename_obj, 921, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[491], mod_consts[491], mod_consts[531], NULL, 3, 0, 0);
codeobj_89b4314839e508c319b8cd7a7268bef8 = MAKE_CODE_OBJECT(module_filename_obj, 709, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[478], mod_consts[478], mod_consts[532], NULL, 3, 0, 0);
codeobj_e70aff717240b7132d1c521b12b850e7 = MAKE_CODE_OBJECT(module_filename_obj, 184, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[198], mod_consts[198], mod_consts[533], NULL, 3, 0, 0);
codeobj_cddcaa386033a572a3493502e9bf0cff = MAKE_CODE_OBJECT(module_filename_obj, 218, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[206], mod_consts[206], mod_consts[508], NULL, 2, 0, 0);
codeobj_f96ba24bf13bcac00e9490b62e5c200c = MAKE_CODE_OBJECT(module_filename_obj, 544, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[418], mod_consts[418], mod_consts[534], NULL, 1, 0, 0);
codeobj_31ba9e95171716a856447ecd11928378 = MAKE_CODE_OBJECT(module_filename_obj, 554, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[418], mod_consts[418], mod_consts[534], NULL, 1, 0, 0);
codeobj_6c33fda833c0fee8fe1db801ff4ac9ad = MAKE_CODE_OBJECT(module_filename_obj, 665, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[458], mod_consts[458], mod_consts[535], NULL, 2, 0, 0);
codeobj_63adf62c587f1713b1b32e2837b96703 = MAKE_CODE_OBJECT(module_filename_obj, 209, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[204], mod_consts[204], mod_consts[508], NULL, 2, 0, 0);
codeobj_24830da2a145ab70f6315e6920475537 = MAKE_CODE_OBJECT(module_filename_obj, 588, CO_OPTIMIZED | CO_NEWLOCALS | CO_VARKEYWORDS | CO_NOFREE, mod_consts[48], mod_consts[48], mod_consts[536], NULL, 1, 0, 0);
codeobj_66303c4b3b0eee589949a7d9fbcdbf74 = MAKE_CODE_OBJECT(module_filename_obj, 606, CO_OPTIMIZED | CO_NEWLOCALS | CO_VARKEYWORDS | CO_NOFREE, mod_consts[48], mod_consts[48], mod_consts[536], NULL, 1, 0, 0);
codeobj_6e41ac3e4873dba67edf1f34763516f3 = MAKE_CODE_OBJECT(module_filename_obj, 582, CO_OPTIMIZED | CO_NEWLOCALS | CO_VARKEYWORDS | CO_NOFREE, mod_consts[46], mod_consts[46], mod_consts[536], NULL, 1, 0, 0);
codeobj_09f181e272ba91f26a70bcd74852aac5 = MAKE_CODE_OBJECT(module_filename_obj, 600, CO_OPTIMIZED | CO_NEWLOCALS | CO_VARKEYWORDS | CO_NOFREE, mod_consts[46], mod_consts[46], mod_consts[536], NULL, 1, 0, 0);
codeobj_793d2755ca479d53c3181a80ba5b5c1e = MAKE_CODE_OBJECT(module_filename_obj, 591, CO_OPTIMIZED | CO_NEWLOCALS | CO_VARKEYWORDS | CO_NOFREE, mod_consts[49], mod_consts[49], mod_consts[536], NULL, 1, 0, 0);
codeobj_6860bc30dc7e60ae7ef7eb4a2dd38919 = MAKE_CODE_OBJECT(module_filename_obj, 609, CO_OPTIMIZED | CO_NEWLOCALS | CO_VARKEYWORDS | CO_NOFREE, mod_consts[49], mod_consts[49], mod_consts[536], NULL, 1, 0, 0);
codeobj_ae7663383111e9d837db26766fa81335 = MAKE_CODE_OBJECT(module_filename_obj, 585, CO_OPTIMIZED | CO_NEWLOCALS | CO_VARKEYWORDS | CO_NOFREE, mod_consts[47], mod_consts[47], mod_consts[536], NULL, 1, 0, 0);
codeobj_55d691f2fc3a27548e497f439d11c586 = MAKE_CODE_OBJECT(module_filename_obj, 603, CO_OPTIMIZED | CO_NEWLOCALS | CO_VARKEYWORDS | CO_NOFREE, mod_consts[47], mod_consts[47], mod_consts[536], NULL, 1, 0, 0);
codeobj_d05ee397257983c1c904e66703a8a765 = MAKE_CODE_OBJECT(module_filename_obj, 195, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[202], mod_consts[202], mod_consts[537], NULL, 2, 0, 0);
codeobj_42717456794d66c920af5b0a3b5f63ef = MAKE_CODE_OBJECT(module_filename_obj, 845, CO_OPTIMIZED | CO_NOFREE, mod_consts[99], mod_consts[99], mod_consts[505], NULL, 0, 0, 0);
codeobj_b4662ceac2e39f89cf79b98f93471d97 = MAKE_CODE_OBJECT(module_filename_obj, 565, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[33], mod_consts[33], mod_consts[501], NULL, 1, 0, 0);
codeobj_c7bca1d2c28969fa0fc2d592d13e1932 = MAKE_CODE_OBJECT(module_filename_obj, 743, CO_OPTIMIZED | CO_NEWLOCALS | CO_VARARGS | CO_VARKEYWORDS | CO_NOFREE, mod_consts[483], mod_consts[483], mod_consts[538], NULL, 0, 0, 0);
codeobj_f7e754ca79a0fcc05460449c632aa47d = MAKE_CODE_OBJECT(module_filename_obj, 940, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[492], mod_consts[492], mod_consts[539], NULL, 1, 0, 0);
codeobj_bc1906a27100af747a0daee86b188740 = MAKE_CODE_OBJECT(module_filename_obj, 499, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[398], mod_consts[398], mod_consts[520], NULL, 1, 0, 0);
codeobj_d2eae07cfe17f7c6add011698bd5dbcd = MAKE_CODE_OBJECT(module_filename_obj, 697, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[479], mod_consts[479], mod_consts[540], NULL, 3, 0, 0);
codeobj_d50f654792871b6e8c5b7a383029b07d = MAKE_CODE_OBJECT(module_filename_obj, 630, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[446], mod_consts[446], mod_consts[526], NULL, 1, 0, 0);
codeobj_0fa7751d5cda4c5d447f6e7212570720 = MAKE_CODE_OBJECT(module_filename_obj, 657, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[446], mod_consts[446], mod_consts[526], NULL, 1, 0, 0);
codeobj_b9f041a883c0e8dbb0ded4b8c9b6e655 = MAKE_CODE_OBJECT(module_filename_obj, 840, CO_OPTIMIZED | CO_NEWLOCALS | CO_VARARGS | CO_NOFREE, mod_consts[486], mod_consts[486], mod_consts[541], NULL, 1, 0, 0);
codeobj_8e6e205367b4f83d3c9283432a6ee17d = MAKE_CODE_OBJECT(module_filename_obj, 866, CO_OPTIMIZED | CO_NEWLOCALS, mod_consts[124], mod_consts[124], mod_consts[542], mod_consts[543], 1, 0, 0);
codeobj_ad7bd8e4bb998842bbea9bfcec0065a4 = MAKE_CODE_OBJECT(module_filename_obj, 749, CO_OPTIMIZED | CO_NEWLOCALS, mod_consts[77], mod_consts[77], mod_consts[544], mod_consts[545], 1, 0, 0);
}
// The module function declarations.
static PyObject *MAKE_GENERATOR_six$$$function__25_callable$$$genexpr__1_genexpr(struct Nuitka_CellObject **closure);
NUITKA_CROSS_MODULE PyObject *impl___main__$$$function__1__mro_entries_conversion(PyObject **python_pars);
NUITKA_CROSS_MODULE PyObject *impl___main__$$$function__8_complex_call_helper_star_dict(PyObject **python_pars);
NUITKA_CROSS_MODULE PyObject *impl___main__$$$function__4_complex_call_helper_star_list_star_dict(PyObject **python_pars);
static PyObject *MAKE_FUNCTION_six$$$function__10___dir__();
static PyObject *MAKE_FUNCTION_six$$$function__11___init__(PyObject *defaults);
static PyObject *MAKE_FUNCTION_six$$$function__12__resolve();
static PyObject *MAKE_FUNCTION_six$$$function__13___init__();
static PyObject *MAKE_FUNCTION_six$$$function__14__add_module();
static PyObject *MAKE_FUNCTION_six$$$function__15__get_module();
static PyObject *MAKE_FUNCTION_six$$$function__16_find_module(PyObject *defaults);
static PyObject *MAKE_FUNCTION_six$$$function__17___get_module();
static PyObject *MAKE_FUNCTION_six$$$function__18_load_module();
static PyObject *MAKE_FUNCTION_six$$$function__19_is_package();
static PyObject *MAKE_FUNCTION_six$$$function__20_get_code();
static PyObject *MAKE_FUNCTION_six$$$function__21___dir__();
static PyObject *MAKE_FUNCTION_six$$$function__22_add_move();
static PyObject *MAKE_FUNCTION_six$$$function__23_remove_move();
static PyObject *MAKE_FUNCTION_six$$$function__24_advance_iterator();
static PyObject *MAKE_FUNCTION_six$$$function__25_callable();
static PyObject *MAKE_FUNCTION_six$$$function__26_get_unbound_function();
static PyObject *MAKE_FUNCTION_six$$$function__27_create_unbound_method();
static PyObject *MAKE_FUNCTION_six$$$function__28_get_unbound_function();
static PyObject *MAKE_FUNCTION_six$$$function__29_create_bound_method();
static PyObject *MAKE_FUNCTION_six$$$function__2__add_doc();
static PyObject *MAKE_FUNCTION_six$$$function__30_create_unbound_method();
static PyObject *MAKE_FUNCTION_six$$$function__31_next();
static PyObject *MAKE_FUNCTION_six$$$function__32_iterkeys();
static PyObject *MAKE_FUNCTION_six$$$function__33_itervalues();
static PyObject *MAKE_FUNCTION_six$$$function__34_iteritems();
static PyObject *MAKE_FUNCTION_six$$$function__35_iterlists();
static PyObject *MAKE_FUNCTION_six$$$function__36_iterkeys();
static PyObject *MAKE_FUNCTION_six$$$function__37_itervalues();
static PyObject *MAKE_FUNCTION_six$$$function__38_iteritems();
static PyObject *MAKE_FUNCTION_six$$$function__39_iterlists();
static PyObject *MAKE_FUNCTION_six$$$function__3__import_module();
static PyObject *MAKE_FUNCTION_six$$$function__40_b();
static PyObject *MAKE_FUNCTION_six$$$function__41_u();
static PyObject *MAKE_FUNCTION_six$$$function__42_b();
static PyObject *MAKE_FUNCTION_six$$$function__43_u();
static PyObject *MAKE_FUNCTION_six$$$function__44_byte2int();
static PyObject *MAKE_FUNCTION_six$$$function__45_indexbytes();
static PyObject *MAKE_FUNCTION_six$$$function__46_assertCountEqual();
static PyObject *MAKE_FUNCTION_six$$$function__47_assertRaisesRegex();
static PyObject *MAKE_FUNCTION_six$$$function__48_assertRegex();
static PyObject *MAKE_FUNCTION_six$$$function__49_assertNotRegex();
static PyObject *MAKE_FUNCTION_six$$$function__4___init__();
static PyObject *MAKE_FUNCTION_six$$$function__50_reraise(PyObject *defaults);
static PyObject *MAKE_FUNCTION_six$$$function__51_exec_(PyObject *defaults);
static PyObject *MAKE_FUNCTION_six$$$function__53_print_();
static PyObject *MAKE_FUNCTION_six$$$function__53_print_$$$function__1_write(struct Nuitka_CellObject **closure);
static PyObject *MAKE_FUNCTION_six$$$function__57_with_metaclass();
static PyObject *MAKE_FUNCTION_six$$$function__57_with_metaclass$$$function__1___new__(struct Nuitka_CellObject **closure);
static PyObject *MAKE_FUNCTION_six$$$function__57_with_metaclass$$$function__2___prepare__(struct Nuitka_CellObject **closure);
static PyObject *MAKE_FUNCTION_six$$$function__58_add_metaclass();
static PyObject *MAKE_FUNCTION_six$$$function__58_add_metaclass$$$function__1_wrapper(struct Nuitka_CellObject **closure);
static PyObject *MAKE_FUNCTION_six$$$function__59_ensure_binary(PyObject *defaults);
static PyObject *MAKE_FUNCTION_six$$$function__5___get__();
static PyObject *MAKE_FUNCTION_six$$$function__60_ensure_str(PyObject *defaults);
static PyObject *MAKE_FUNCTION_six$$$function__61_ensure_text(PyObject *defaults);
static PyObject *MAKE_FUNCTION_six$$$function__62_python_2_unicode_compatible();
static PyObject *MAKE_FUNCTION_six$$$function__62_python_2_unicode_compatible$$$function__1_lambda();
static PyObject *MAKE_FUNCTION_six$$$function__6___init__(PyObject *defaults);
static PyObject *MAKE_FUNCTION_six$$$function__7__resolve();
static PyObject *MAKE_FUNCTION_six$$$function__8___getattr__();
static PyObject *MAKE_FUNCTION_six$$$function__9___init__();
// The module function definitions.
static PyObject *impl_six$$$function__2__add_doc(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_func = python_pars[0];
PyObject *par_doc = python_pars[1];
struct Nuitka_FrameObject *frame_76e3be17a6e0f8a021d3046ad0b0d4af;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
bool tmp_result;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
static struct Nuitka_FrameObject *cache_frame_76e3be17a6e0f8a021d3046ad0b0d4af = NULL;
PyObject *tmp_return_value = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_76e3be17a6e0f8a021d3046ad0b0d4af)) {
Py_XDECREF(cache_frame_76e3be17a6e0f8a021d3046ad0b0d4af);
#if _DEBUG_REFCOUNTS
if (cache_frame_76e3be17a6e0f8a021d3046ad0b0d4af == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_76e3be17a6e0f8a021d3046ad0b0d4af = MAKE_FUNCTION_FRAME(codeobj_76e3be17a6e0f8a021d3046ad0b0d4af, module_six, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_76e3be17a6e0f8a021d3046ad0b0d4af->m_type_description == NULL);
frame_76e3be17a6e0f8a021d3046ad0b0d4af = cache_frame_76e3be17a6e0f8a021d3046ad0b0d4af;
// Push the new frame as the currently active one.
pushFrameStack(frame_76e3be17a6e0f8a021d3046ad0b0d4af);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_76e3be17a6e0f8a021d3046ad0b0d4af) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_assattr_value_1;
PyObject *tmp_assattr_target_1;
CHECK_OBJECT(par_doc);
tmp_assattr_value_1 = par_doc;
CHECK_OBJECT(par_func);
tmp_assattr_target_1 = par_func;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_1, mod_consts[0], tmp_assattr_value_1);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 77;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_76e3be17a6e0f8a021d3046ad0b0d4af);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_76e3be17a6e0f8a021d3046ad0b0d4af);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_76e3be17a6e0f8a021d3046ad0b0d4af, exception_lineno);
} else if (exception_tb->tb_frame != &frame_76e3be17a6e0f8a021d3046ad0b0d4af->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_76e3be17a6e0f8a021d3046ad0b0d4af, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_76e3be17a6e0f8a021d3046ad0b0d4af,
type_description_1,
par_func,
par_doc
);
// Release cached frame if used for exception.
if (frame_76e3be17a6e0f8a021d3046ad0b0d4af == cache_frame_76e3be17a6e0f8a021d3046ad0b0d4af) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_76e3be17a6e0f8a021d3046ad0b0d4af);
cache_frame_76e3be17a6e0f8a021d3046ad0b0d4af = NULL;
}
assertFrameObject(frame_76e3be17a6e0f8a021d3046ad0b0d4af);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto function_exception_exit;
frame_no_exception_1:;
tmp_return_value = Py_None;
Py_INCREF(tmp_return_value);
goto function_return_exit;
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_func);
Py_DECREF(par_func);
CHECK_OBJECT(par_doc);
Py_DECREF(par_doc);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_func);
Py_DECREF(par_func);
CHECK_OBJECT(par_doc);
Py_DECREF(par_doc);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_six$$$function__3__import_module(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_name = python_pars[0];
struct Nuitka_FrameObject *frame_08b65f8c9a52c8919d5f24fbe87f90a9;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
NUITKA_MAY_BE_UNUSED nuitka_void tmp_unused;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
PyObject *tmp_return_value = NULL;
static struct Nuitka_FrameObject *cache_frame_08b65f8c9a52c8919d5f24fbe87f90a9 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_08b65f8c9a52c8919d5f24fbe87f90a9)) {
Py_XDECREF(cache_frame_08b65f8c9a52c8919d5f24fbe87f90a9);
#if _DEBUG_REFCOUNTS
if (cache_frame_08b65f8c9a52c8919d5f24fbe87f90a9 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_08b65f8c9a52c8919d5f24fbe87f90a9 = MAKE_FUNCTION_FRAME(codeobj_08b65f8c9a52c8919d5f24fbe87f90a9, module_six, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_08b65f8c9a52c8919d5f24fbe87f90a9->m_type_description == NULL);
frame_08b65f8c9a52c8919d5f24fbe87f90a9 = cache_frame_08b65f8c9a52c8919d5f24fbe87f90a9;
// Push the new frame as the currently active one.
pushFrameStack(frame_08b65f8c9a52c8919d5f24fbe87f90a9);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_08b65f8c9a52c8919d5f24fbe87f90a9) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_name_value_1;
PyObject *tmp_imported_value_1;
CHECK_OBJECT(par_name);
tmp_name_value_1 = par_name;
frame_08b65f8c9a52c8919d5f24fbe87f90a9->m_frame.f_lineno = 82;
tmp_imported_value_1 = IMPORT_MODULE1(tmp_name_value_1);
if (tmp_imported_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 82;
type_description_1 = "o";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_imported_value_1);
}
{
PyObject *tmp_expression_value_1;
PyObject *tmp_expression_value_2;
PyObject *tmp_subscript_value_1;
tmp_expression_value_2 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[2]);
if (unlikely(tmp_expression_value_2 == NULL)) {
tmp_expression_value_2 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[2]);
}
if (tmp_expression_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 83;
type_description_1 = "o";
goto frame_exception_exit_1;
}
tmp_expression_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[3]);
if (tmp_expression_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 83;
type_description_1 = "o";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_name);
tmp_subscript_value_1 = par_name;
tmp_return_value = LOOKUP_SUBSCRIPT(tmp_expression_value_1, tmp_subscript_value_1);
Py_DECREF(tmp_expression_value_1);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 83;
type_description_1 = "o";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_08b65f8c9a52c8919d5f24fbe87f90a9);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_08b65f8c9a52c8919d5f24fbe87f90a9);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_08b65f8c9a52c8919d5f24fbe87f90a9);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_08b65f8c9a52c8919d5f24fbe87f90a9, exception_lineno);
} else if (exception_tb->tb_frame != &frame_08b65f8c9a52c8919d5f24fbe87f90a9->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_08b65f8c9a52c8919d5f24fbe87f90a9, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_08b65f8c9a52c8919d5f24fbe87f90a9,
type_description_1,
par_name
);
// Release cached frame if used for exception.
if (frame_08b65f8c9a52c8919d5f24fbe87f90a9 == cache_frame_08b65f8c9a52c8919d5f24fbe87f90a9) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_08b65f8c9a52c8919d5f24fbe87f90a9);
cache_frame_08b65f8c9a52c8919d5f24fbe87f90a9 = NULL;
}
assertFrameObject(frame_08b65f8c9a52c8919d5f24fbe87f90a9);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto function_exception_exit;
frame_no_exception_1:;
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_name);
Py_DECREF(par_name);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_name);
Py_DECREF(par_name);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_six$$$function__4___init__(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_self = python_pars[0];
PyObject *par_name = python_pars[1];
struct Nuitka_FrameObject *frame_796ab6ab01349fd8731b9c1c5e8f384f;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
bool tmp_result;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
static struct Nuitka_FrameObject *cache_frame_796ab6ab01349fd8731b9c1c5e8f384f = NULL;
PyObject *tmp_return_value = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_796ab6ab01349fd8731b9c1c5e8f384f)) {
Py_XDECREF(cache_frame_796ab6ab01349fd8731b9c1c5e8f384f);
#if _DEBUG_REFCOUNTS
if (cache_frame_796ab6ab01349fd8731b9c1c5e8f384f == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_796ab6ab01349fd8731b9c1c5e8f384f = MAKE_FUNCTION_FRAME(codeobj_796ab6ab01349fd8731b9c1c5e8f384f, module_six, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_796ab6ab01349fd8731b9c1c5e8f384f->m_type_description == NULL);
frame_796ab6ab01349fd8731b9c1c5e8f384f = cache_frame_796ab6ab01349fd8731b9c1c5e8f384f;
// Push the new frame as the currently active one.
pushFrameStack(frame_796ab6ab01349fd8731b9c1c5e8f384f);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_796ab6ab01349fd8731b9c1c5e8f384f) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_assattr_value_1;
PyObject *tmp_assattr_target_1;
CHECK_OBJECT(par_name);
tmp_assattr_value_1 = par_name;
CHECK_OBJECT(par_self);
tmp_assattr_target_1 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_1, mod_consts[5], tmp_assattr_value_1);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 89;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_796ab6ab01349fd8731b9c1c5e8f384f);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_796ab6ab01349fd8731b9c1c5e8f384f);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_796ab6ab01349fd8731b9c1c5e8f384f, exception_lineno);
} else if (exception_tb->tb_frame != &frame_796ab6ab01349fd8731b9c1c5e8f384f->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_796ab6ab01349fd8731b9c1c5e8f384f, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_796ab6ab01349fd8731b9c1c5e8f384f,
type_description_1,
par_self,
par_name
);
// Release cached frame if used for exception.
if (frame_796ab6ab01349fd8731b9c1c5e8f384f == cache_frame_796ab6ab01349fd8731b9c1c5e8f384f) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_796ab6ab01349fd8731b9c1c5e8f384f);
cache_frame_796ab6ab01349fd8731b9c1c5e8f384f = NULL;
}
assertFrameObject(frame_796ab6ab01349fd8731b9c1c5e8f384f);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto function_exception_exit;
frame_no_exception_1:;
tmp_return_value = Py_None;
Py_INCREF(tmp_return_value);
goto function_return_exit;
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
CHECK_OBJECT(par_name);
Py_DECREF(par_name);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
CHECK_OBJECT(par_name);
Py_DECREF(par_name);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_six$$$function__5___get__(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_self = python_pars[0];
PyObject *par_obj = python_pars[1];
PyObject *par_tp = python_pars[2];
PyObject *var_result = NULL;
struct Nuitka_FrameObject *frame_38fcf872a2a76d106a13a76073a5b8fe;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
NUITKA_MAY_BE_UNUSED nuitka_void tmp_unused;
PyObject *exception_keeper_type_1;
PyObject *exception_keeper_value_1;
PyTracebackObject *exception_keeper_tb_1;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_1;
struct Nuitka_ExceptionStackItem exception_preserved_1;
int tmp_res;
bool tmp_result;
PyObject *exception_keeper_type_2;
PyObject *exception_keeper_value_2;
PyTracebackObject *exception_keeper_tb_2;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_2;
static struct Nuitka_FrameObject *cache_frame_38fcf872a2a76d106a13a76073a5b8fe = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_keeper_type_3;
PyObject *exception_keeper_value_3;
PyTracebackObject *exception_keeper_tb_3;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_3;
// Actual function body.
// Tried code:
if (isFrameUnusable(cache_frame_38fcf872a2a76d106a13a76073a5b8fe)) {
Py_XDECREF(cache_frame_38fcf872a2a76d106a13a76073a5b8fe);
#if _DEBUG_REFCOUNTS
if (cache_frame_38fcf872a2a76d106a13a76073a5b8fe == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_38fcf872a2a76d106a13a76073a5b8fe = MAKE_FUNCTION_FRAME(codeobj_38fcf872a2a76d106a13a76073a5b8fe, module_six, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_38fcf872a2a76d106a13a76073a5b8fe->m_type_description == NULL);
frame_38fcf872a2a76d106a13a76073a5b8fe = cache_frame_38fcf872a2a76d106a13a76073a5b8fe;
// Push the new frame as the currently active one.
pushFrameStack(frame_38fcf872a2a76d106a13a76073a5b8fe);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_38fcf872a2a76d106a13a76073a5b8fe) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_assign_source_1;
PyObject *tmp_called_instance_1;
CHECK_OBJECT(par_self);
tmp_called_instance_1 = par_self;
frame_38fcf872a2a76d106a13a76073a5b8fe->m_frame.f_lineno = 92;
tmp_assign_source_1 = CALL_METHOD_NO_ARGS(tmp_called_instance_1, mod_consts[6]);
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 92;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
assert(var_result == NULL);
var_result = tmp_assign_source_1;
}
{
PyObject *tmp_setattr_target_1;
PyObject *tmp_setattr_attr_1;
PyObject *tmp_expression_value_1;
PyObject *tmp_setattr_value_1;
PyObject *tmp_capi_result_1;
CHECK_OBJECT(par_obj);
tmp_setattr_target_1 = par_obj;
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_setattr_attr_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[5]);
if (tmp_setattr_attr_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 93;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_result);
tmp_setattr_value_1 = var_result;
tmp_capi_result_1 = BUILTIN_SETATTR(tmp_setattr_target_1, tmp_setattr_attr_1, tmp_setattr_value_1);
Py_DECREF(tmp_setattr_attr_1);
if (tmp_capi_result_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 93;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
}
// Tried code:
{
PyObject *tmp_called_value_1;
PyObject *tmp_call_result_1;
PyObject *tmp_args_element_value_1;
PyObject *tmp_expression_value_2;
PyObject *tmp_args_element_value_2;
PyObject *tmp_expression_value_3;
tmp_called_value_1 = LOOKUP_BUILTIN(mod_consts[7]);
assert(tmp_called_value_1 != NULL);
CHECK_OBJECT(par_obj);
tmp_expression_value_2 = par_obj;
tmp_args_element_value_1 = LOOKUP_ATTRIBUTE_CLASS_SLOT(tmp_expression_value_2);
if (tmp_args_element_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 97;
type_description_1 = "oooo";
goto try_except_handler_2;
}
CHECK_OBJECT(par_self);
tmp_expression_value_3 = par_self;
tmp_args_element_value_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[5]);
if (tmp_args_element_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_args_element_value_1);
exception_lineno = 97;
type_description_1 = "oooo";
goto try_except_handler_2;
}
frame_38fcf872a2a76d106a13a76073a5b8fe->m_frame.f_lineno = 97;
{
PyObject *call_args[] = {tmp_args_element_value_1, tmp_args_element_value_2};
tmp_call_result_1 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_1, call_args);
}
Py_DECREF(tmp_args_element_value_1);
Py_DECREF(tmp_args_element_value_2);
if (tmp_call_result_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 97;
type_description_1 = "oooo";
goto try_except_handler_2;
}
Py_DECREF(tmp_call_result_1);
}
goto try_end_1;
// Exception handler code:
try_except_handler_2:;
exception_keeper_type_1 = exception_type;
exception_keeper_value_1 = exception_value;
exception_keeper_tb_1 = exception_tb;
exception_keeper_lineno_1 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
// Preserve existing published exception id 1.
exception_preserved_1 = GET_CURRENT_EXCEPTION();
if (exception_keeper_tb_1 == NULL) {
exception_keeper_tb_1 = MAKE_TRACEBACK(frame_38fcf872a2a76d106a13a76073a5b8fe, exception_keeper_lineno_1);
} else if (exception_keeper_lineno_1 != 0) {
exception_keeper_tb_1 = ADD_TRACEBACK(exception_keeper_tb_1, frame_38fcf872a2a76d106a13a76073a5b8fe, exception_keeper_lineno_1);
}
PUBLISH_CURRENT_EXCEPTION(&exception_keeper_type_1, &exception_keeper_value_1, &exception_keeper_tb_1);
// Tried code:
{
bool tmp_condition_result_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
tmp_cmp_expr_left_1 = EXC_TYPE(PyThreadState_GET());
tmp_cmp_expr_right_1 = PyExc_AttributeError;
tmp_res = EXCEPTION_MATCH_BOOL(tmp_cmp_expr_left_1, tmp_cmp_expr_right_1);
assert(!(tmp_res == -1));
tmp_condition_result_1 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_1 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
tmp_result = RERAISE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
if (unlikely(tmp_result == false)) {
exception_lineno = 94;
}
if (exception_tb && exception_tb->tb_frame == &frame_38fcf872a2a76d106a13a76073a5b8fe->m_frame) frame_38fcf872a2a76d106a13a76073a5b8fe->m_frame.f_lineno = exception_tb->tb_lineno;
type_description_1 = "oooo";
goto try_except_handler_3;
branch_no_1:;
goto try_end_2;
// Exception handler code:
try_except_handler_3:;
exception_keeper_type_2 = exception_type;
exception_keeper_value_2 = exception_value;
exception_keeper_tb_2 = exception_tb;
exception_keeper_lineno_2 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
// Restore previous exception id 1.
SET_CURRENT_EXCEPTION(&exception_preserved_1);
// Re-raise.
exception_type = exception_keeper_type_2;
exception_value = exception_keeper_value_2;
exception_tb = exception_keeper_tb_2;
exception_lineno = exception_keeper_lineno_2;
goto frame_exception_exit_1;
// End of try:
try_end_2:;
// Restore previous exception id 1.
SET_CURRENT_EXCEPTION(&exception_preserved_1);
goto try_end_1;
NUITKA_CANNOT_GET_HERE("exception handler codes exits in all cases");
return NULL;
// End of try:
try_end_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_38fcf872a2a76d106a13a76073a5b8fe);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_38fcf872a2a76d106a13a76073a5b8fe);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_38fcf872a2a76d106a13a76073a5b8fe, exception_lineno);
} else if (exception_tb->tb_frame != &frame_38fcf872a2a76d106a13a76073a5b8fe->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_38fcf872a2a76d106a13a76073a5b8fe, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_38fcf872a2a76d106a13a76073a5b8fe,
type_description_1,
par_self,
par_obj,
par_tp,
var_result
);
// Release cached frame if used for exception.
if (frame_38fcf872a2a76d106a13a76073a5b8fe == cache_frame_38fcf872a2a76d106a13a76073a5b8fe) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_38fcf872a2a76d106a13a76073a5b8fe);
cache_frame_38fcf872a2a76d106a13a76073a5b8fe = NULL;
}
assertFrameObject(frame_38fcf872a2a76d106a13a76073a5b8fe);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto try_except_handler_1;
frame_no_exception_1:;
CHECK_OBJECT(var_result);
tmp_return_value = var_result;
Py_INCREF(tmp_return_value);
goto try_return_handler_1;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_1:;
CHECK_OBJECT(var_result);
Py_DECREF(var_result);
var_result = NULL;
goto function_return_exit;
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_3 = exception_type;
exception_keeper_value_3 = exception_value;
exception_keeper_tb_3 = exception_tb;
exception_keeper_lineno_3 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(var_result);
var_result = NULL;
// Re-raise.
exception_type = exception_keeper_type_3;
exception_value = exception_keeper_value_3;
exception_tb = exception_keeper_tb_3;
exception_lineno = exception_keeper_lineno_3;
goto function_exception_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
CHECK_OBJECT(par_obj);
Py_DECREF(par_obj);
CHECK_OBJECT(par_tp);
Py_DECREF(par_tp);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
CHECK_OBJECT(par_obj);
Py_DECREF(par_obj);
CHECK_OBJECT(par_tp);
Py_DECREF(par_tp);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_six$$$function__6___init__(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_self = python_pars[0];
PyObject *par_name = python_pars[1];
PyObject *par_old = python_pars[2];
PyObject *par_new = python_pars[3];
struct Nuitka_FrameObject *frame_66c8c62fddadb90df45e4e9f3612e66a;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
NUITKA_MAY_BE_UNUSED nuitka_void tmp_unused;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
bool tmp_result;
static struct Nuitka_FrameObject *cache_frame_66c8c62fddadb90df45e4e9f3612e66a = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_keeper_type_1;
PyObject *exception_keeper_value_1;
PyTracebackObject *exception_keeper_tb_1;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_1;
// Actual function body.
// Tried code:
if (isFrameUnusable(cache_frame_66c8c62fddadb90df45e4e9f3612e66a)) {
Py_XDECREF(cache_frame_66c8c62fddadb90df45e4e9f3612e66a);
#if _DEBUG_REFCOUNTS
if (cache_frame_66c8c62fddadb90df45e4e9f3612e66a == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_66c8c62fddadb90df45e4e9f3612e66a = MAKE_FUNCTION_FRAME(codeobj_66c8c62fddadb90df45e4e9f3612e66a, module_six, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_66c8c62fddadb90df45e4e9f3612e66a->m_type_description == NULL);
frame_66c8c62fddadb90df45e4e9f3612e66a = cache_frame_66c8c62fddadb90df45e4e9f3612e66a;
// Push the new frame as the currently active one.
pushFrameStack(frame_66c8c62fddadb90df45e4e9f3612e66a);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_66c8c62fddadb90df45e4e9f3612e66a) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_called_instance_1;
PyObject *tmp_type_arg_value_1;
PyObject *tmp_object_arg_value_1;
PyObject *tmp_call_result_1;
PyObject *tmp_args_element_value_1;
tmp_type_arg_value_1 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[8]);
if (unlikely(tmp_type_arg_value_1 == NULL)) {
tmp_type_arg_value_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[8]);
}
if (tmp_type_arg_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 106;
type_description_1 = "ooooN";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_self);
tmp_object_arg_value_1 = par_self;
tmp_called_instance_1 = BUILTIN_SUPER2(moduledict_six, tmp_type_arg_value_1, tmp_object_arg_value_1);
if (tmp_called_instance_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 106;
type_description_1 = "ooooN";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_name);
tmp_args_element_value_1 = par_name;
frame_66c8c62fddadb90df45e4e9f3612e66a->m_frame.f_lineno = 106;
tmp_call_result_1 = CALL_METHOD_WITH_SINGLE_ARG(tmp_called_instance_1, mod_consts[9], tmp_args_element_value_1);
Py_DECREF(tmp_called_instance_1);
if (tmp_call_result_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 106;
type_description_1 = "ooooN";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_1);
}
{
nuitka_bool tmp_condition_result_1;
PyObject *tmp_mvar_value_1;
int tmp_truth_name_1;
tmp_mvar_value_1 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[10]);
if (unlikely(tmp_mvar_value_1 == NULL)) {
tmp_mvar_value_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[10]);
}
if (tmp_mvar_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 107;
type_description_1 = "ooooN";
goto frame_exception_exit_1;
}
tmp_truth_name_1 = CHECK_IF_TRUE(tmp_mvar_value_1);
if (tmp_truth_name_1 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 107;
type_description_1 = "ooooN";
goto frame_exception_exit_1;
}
tmp_condition_result_1 = tmp_truth_name_1 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
if (tmp_condition_result_1 == NUITKA_BOOL_TRUE) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
{
bool tmp_condition_result_2;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
CHECK_OBJECT(par_new);
tmp_cmp_expr_left_1 = par_new;
tmp_cmp_expr_right_1 = Py_None;
tmp_condition_result_2 = (tmp_cmp_expr_left_1 == tmp_cmp_expr_right_1) ? true : false;
if (tmp_condition_result_2 != false) {
goto branch_yes_2;
} else {
goto branch_no_2;
}
}
branch_yes_2:;
{
PyObject *tmp_assign_source_1;
CHECK_OBJECT(par_name);
tmp_assign_source_1 = par_name;
{
PyObject *old = par_new;
assert(old != NULL);
par_new = tmp_assign_source_1;
Py_INCREF(par_new);
Py_DECREF(old);
}
}
branch_no_2:;
{
PyObject *tmp_assattr_value_1;
PyObject *tmp_assattr_target_1;
CHECK_OBJECT(par_new);
tmp_assattr_value_1 = par_new;
CHECK_OBJECT(par_self);
tmp_assattr_target_1 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_1, mod_consts[11], tmp_assattr_value_1);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 110;
type_description_1 = "ooooN";
goto frame_exception_exit_1;
}
}
goto branch_end_1;
branch_no_1:;
{
PyObject *tmp_assattr_value_2;
PyObject *tmp_assattr_target_2;
CHECK_OBJECT(par_old);
tmp_assattr_value_2 = par_old;
CHECK_OBJECT(par_self);
tmp_assattr_target_2 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_2, mod_consts[11], tmp_assattr_value_2);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 112;
type_description_1 = "ooooN";
goto frame_exception_exit_1;
}
}
branch_end_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_66c8c62fddadb90df45e4e9f3612e66a);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_66c8c62fddadb90df45e4e9f3612e66a);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_66c8c62fddadb90df45e4e9f3612e66a, exception_lineno);
} else if (exception_tb->tb_frame != &frame_66c8c62fddadb90df45e4e9f3612e66a->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_66c8c62fddadb90df45e4e9f3612e66a, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_66c8c62fddadb90df45e4e9f3612e66a,
type_description_1,
par_self,
par_name,
par_old,
par_new,
NULL
);
// Release cached frame if used for exception.
if (frame_66c8c62fddadb90df45e4e9f3612e66a == cache_frame_66c8c62fddadb90df45e4e9f3612e66a) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_66c8c62fddadb90df45e4e9f3612e66a);
cache_frame_66c8c62fddadb90df45e4e9f3612e66a = NULL;
}
assertFrameObject(frame_66c8c62fddadb90df45e4e9f3612e66a);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto try_except_handler_1;
frame_no_exception_1:;
tmp_return_value = Py_None;
Py_INCREF(tmp_return_value);
goto try_return_handler_1;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_1:;
CHECK_OBJECT(par_new);
Py_DECREF(par_new);
par_new = NULL;
goto function_return_exit;
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_1 = exception_type;
exception_keeper_value_1 = exception_value;
exception_keeper_tb_1 = exception_tb;
exception_keeper_lineno_1 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
CHECK_OBJECT(par_new);
Py_DECREF(par_new);
par_new = NULL;
// Re-raise.
exception_type = exception_keeper_type_1;
exception_value = exception_keeper_value_1;
exception_tb = exception_keeper_tb_1;
exception_lineno = exception_keeper_lineno_1;
goto function_exception_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
CHECK_OBJECT(par_name);
Py_DECREF(par_name);
CHECK_OBJECT(par_old);
Py_DECREF(par_old);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
CHECK_OBJECT(par_name);
Py_DECREF(par_name);
CHECK_OBJECT(par_old);
Py_DECREF(par_old);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_six$$$function__7__resolve(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_self = python_pars[0];
struct Nuitka_FrameObject *frame_56b4d94192725de91d72ab975bb3d66c;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
static struct Nuitka_FrameObject *cache_frame_56b4d94192725de91d72ab975bb3d66c = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_56b4d94192725de91d72ab975bb3d66c)) {
Py_XDECREF(cache_frame_56b4d94192725de91d72ab975bb3d66c);
#if _DEBUG_REFCOUNTS
if (cache_frame_56b4d94192725de91d72ab975bb3d66c == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_56b4d94192725de91d72ab975bb3d66c = MAKE_FUNCTION_FRAME(codeobj_56b4d94192725de91d72ab975bb3d66c, module_six, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_56b4d94192725de91d72ab975bb3d66c->m_type_description == NULL);
frame_56b4d94192725de91d72ab975bb3d66c = cache_frame_56b4d94192725de91d72ab975bb3d66c;
// Push the new frame as the currently active one.
pushFrameStack(frame_56b4d94192725de91d72ab975bb3d66c);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_56b4d94192725de91d72ab975bb3d66c) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_called_value_1;
PyObject *tmp_args_element_value_1;
PyObject *tmp_expression_value_1;
tmp_called_value_1 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[12]);
if (unlikely(tmp_called_value_1 == NULL)) {
tmp_called_value_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[12]);
}
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 115;
type_description_1 = "o";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_args_element_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[11]);
if (tmp_args_element_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 115;
type_description_1 = "o";
goto frame_exception_exit_1;
}
frame_56b4d94192725de91d72ab975bb3d66c->m_frame.f_lineno = 115;
tmp_return_value = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_1, tmp_args_element_value_1);
Py_DECREF(tmp_args_element_value_1);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 115;
type_description_1 = "o";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_56b4d94192725de91d72ab975bb3d66c);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_56b4d94192725de91d72ab975bb3d66c);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_56b4d94192725de91d72ab975bb3d66c);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_56b4d94192725de91d72ab975bb3d66c, exception_lineno);
} else if (exception_tb->tb_frame != &frame_56b4d94192725de91d72ab975bb3d66c->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_56b4d94192725de91d72ab975bb3d66c, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_56b4d94192725de91d72ab975bb3d66c,
type_description_1,
par_self
);
// Release cached frame if used for exception.
if (frame_56b4d94192725de91d72ab975bb3d66c == cache_frame_56b4d94192725de91d72ab975bb3d66c) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_56b4d94192725de91d72ab975bb3d66c);
cache_frame_56b4d94192725de91d72ab975bb3d66c = NULL;
}
assertFrameObject(frame_56b4d94192725de91d72ab975bb3d66c);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto function_exception_exit;
frame_no_exception_1:;
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_six$$$function__8___getattr__(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_self = python_pars[0];
PyObject *par_attr = python_pars[1];
PyObject *var__module = NULL;
PyObject *var_value = NULL;
struct Nuitka_FrameObject *frame_09c6132202513afe52c50c7b947713aa;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
NUITKA_MAY_BE_UNUSED nuitka_void tmp_unused;
static struct Nuitka_FrameObject *cache_frame_09c6132202513afe52c50c7b947713aa = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_keeper_type_1;
PyObject *exception_keeper_value_1;
PyTracebackObject *exception_keeper_tb_1;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_1;
// Actual function body.
// Tried code:
if (isFrameUnusable(cache_frame_09c6132202513afe52c50c7b947713aa)) {
Py_XDECREF(cache_frame_09c6132202513afe52c50c7b947713aa);
#if _DEBUG_REFCOUNTS
if (cache_frame_09c6132202513afe52c50c7b947713aa == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_09c6132202513afe52c50c7b947713aa = MAKE_FUNCTION_FRAME(codeobj_09c6132202513afe52c50c7b947713aa, module_six, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_09c6132202513afe52c50c7b947713aa->m_type_description == NULL);
frame_09c6132202513afe52c50c7b947713aa = cache_frame_09c6132202513afe52c50c7b947713aa;
// Push the new frame as the currently active one.
pushFrameStack(frame_09c6132202513afe52c50c7b947713aa);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_09c6132202513afe52c50c7b947713aa) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_assign_source_1;
PyObject *tmp_called_instance_1;
CHECK_OBJECT(par_self);
tmp_called_instance_1 = par_self;
frame_09c6132202513afe52c50c7b947713aa->m_frame.f_lineno = 118;
tmp_assign_source_1 = CALL_METHOD_NO_ARGS(tmp_called_instance_1, mod_consts[6]);
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 118;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
assert(var__module == NULL);
var__module = tmp_assign_source_1;
}
{
PyObject *tmp_assign_source_2;
PyObject *tmp_getattr_target_1;
PyObject *tmp_getattr_attr_1;
CHECK_OBJECT(var__module);
tmp_getattr_target_1 = var__module;
CHECK_OBJECT(par_attr);
tmp_getattr_attr_1 = par_attr;
tmp_assign_source_2 = BUILTIN_GETATTR(tmp_getattr_target_1, tmp_getattr_attr_1, NULL);
if (tmp_assign_source_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 119;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
assert(var_value == NULL);
var_value = tmp_assign_source_2;
}
{
PyObject *tmp_setattr_target_1;
PyObject *tmp_setattr_attr_1;
PyObject *tmp_setattr_value_1;
PyObject *tmp_capi_result_1;
CHECK_OBJECT(par_self);
tmp_setattr_target_1 = par_self;
CHECK_OBJECT(par_attr);
tmp_setattr_attr_1 = par_attr;
CHECK_OBJECT(var_value);
tmp_setattr_value_1 = var_value;
tmp_capi_result_1 = BUILTIN_SETATTR(tmp_setattr_target_1, tmp_setattr_attr_1, tmp_setattr_value_1);
if (tmp_capi_result_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 120;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_09c6132202513afe52c50c7b947713aa);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_09c6132202513afe52c50c7b947713aa);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_09c6132202513afe52c50c7b947713aa, exception_lineno);
} else if (exception_tb->tb_frame != &frame_09c6132202513afe52c50c7b947713aa->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_09c6132202513afe52c50c7b947713aa, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_09c6132202513afe52c50c7b947713aa,
type_description_1,
par_self,
par_attr,
var__module,
var_value
);
// Release cached frame if used for exception.
if (frame_09c6132202513afe52c50c7b947713aa == cache_frame_09c6132202513afe52c50c7b947713aa) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_09c6132202513afe52c50c7b947713aa);
cache_frame_09c6132202513afe52c50c7b947713aa = NULL;
}
assertFrameObject(frame_09c6132202513afe52c50c7b947713aa);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto try_except_handler_1;
frame_no_exception_1:;
CHECK_OBJECT(var_value);
tmp_return_value = var_value;
Py_INCREF(tmp_return_value);
goto try_return_handler_1;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_1:;
CHECK_OBJECT(var__module);
Py_DECREF(var__module);
var__module = NULL;
CHECK_OBJECT(var_value);
Py_DECREF(var_value);
var_value = NULL;
goto function_return_exit;
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_1 = exception_type;
exception_keeper_value_1 = exception_value;
exception_keeper_tb_1 = exception_tb;
exception_keeper_lineno_1 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(var__module);
var__module = NULL;
Py_XDECREF(var_value);
var_value = NULL;
// Re-raise.
exception_type = exception_keeper_type_1;
exception_value = exception_keeper_value_1;
exception_tb = exception_keeper_tb_1;
exception_lineno = exception_keeper_lineno_1;
goto function_exception_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
CHECK_OBJECT(par_attr);
Py_DECREF(par_attr);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
CHECK_OBJECT(par_attr);
Py_DECREF(par_attr);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_six$$$function__9___init__(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_self = python_pars[0];
PyObject *par_name = python_pars[1];
struct Nuitka_FrameObject *frame_964b24410d84a7d6d62be0a2a1efd408;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
NUITKA_MAY_BE_UNUSED nuitka_void tmp_unused;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
bool tmp_result;
static struct Nuitka_FrameObject *cache_frame_964b24410d84a7d6d62be0a2a1efd408 = NULL;
PyObject *tmp_return_value = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_964b24410d84a7d6d62be0a2a1efd408)) {
Py_XDECREF(cache_frame_964b24410d84a7d6d62be0a2a1efd408);
#if _DEBUG_REFCOUNTS
if (cache_frame_964b24410d84a7d6d62be0a2a1efd408 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_964b24410d84a7d6d62be0a2a1efd408 = MAKE_FUNCTION_FRAME(codeobj_964b24410d84a7d6d62be0a2a1efd408, module_six, sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_964b24410d84a7d6d62be0a2a1efd408->m_type_description == NULL);
frame_964b24410d84a7d6d62be0a2a1efd408 = cache_frame_964b24410d84a7d6d62be0a2a1efd408;
// Push the new frame as the currently active one.
pushFrameStack(frame_964b24410d84a7d6d62be0a2a1efd408);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_964b24410d84a7d6d62be0a2a1efd408) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_called_instance_1;
PyObject *tmp_type_arg_value_1;
PyObject *tmp_object_arg_value_1;
PyObject *tmp_call_result_1;
PyObject *tmp_args_element_value_1;
tmp_type_arg_value_1 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[13]);
if (unlikely(tmp_type_arg_value_1 == NULL)) {
tmp_type_arg_value_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[13]);
}
if (tmp_type_arg_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 127;
type_description_1 = "ooN";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_self);
tmp_object_arg_value_1 = par_self;
tmp_called_instance_1 = BUILTIN_SUPER2(moduledict_six, tmp_type_arg_value_1, tmp_object_arg_value_1);
if (tmp_called_instance_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 127;
type_description_1 = "ooN";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_name);
tmp_args_element_value_1 = par_name;
frame_964b24410d84a7d6d62be0a2a1efd408->m_frame.f_lineno = 127;
tmp_call_result_1 = CALL_METHOD_WITH_SINGLE_ARG(tmp_called_instance_1, mod_consts[9], tmp_args_element_value_1);
Py_DECREF(tmp_called_instance_1);
if (tmp_call_result_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 127;
type_description_1 = "ooN";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_1);
}
{
PyObject *tmp_assattr_value_1;
PyObject *tmp_expression_value_1;
PyObject *tmp_expression_value_2;
PyObject *tmp_assattr_target_1;
CHECK_OBJECT(par_self);
tmp_expression_value_2 = par_self;
tmp_expression_value_1 = LOOKUP_ATTRIBUTE_CLASS_SLOT(tmp_expression_value_2);
if (tmp_expression_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 128;
type_description_1 = "ooN";
goto frame_exception_exit_1;
}
tmp_assattr_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[0]);
Py_DECREF(tmp_expression_value_1);
if (tmp_assattr_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 128;
type_description_1 = "ooN";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_self);
tmp_assattr_target_1 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_1, mod_consts[0], tmp_assattr_value_1);
Py_DECREF(tmp_assattr_value_1);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 128;
type_description_1 = "ooN";
goto frame_exception_exit_1;
}
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_964b24410d84a7d6d62be0a2a1efd408);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_964b24410d84a7d6d62be0a2a1efd408);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_964b24410d84a7d6d62be0a2a1efd408, exception_lineno);
} else if (exception_tb->tb_frame != &frame_964b24410d84a7d6d62be0a2a1efd408->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_964b24410d84a7d6d62be0a2a1efd408, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_964b24410d84a7d6d62be0a2a1efd408,
type_description_1,
par_self,
par_name,
NULL
);
// Release cached frame if used for exception.
if (frame_964b24410d84a7d6d62be0a2a1efd408 == cache_frame_964b24410d84a7d6d62be0a2a1efd408) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_964b24410d84a7d6d62be0a2a1efd408);
cache_frame_964b24410d84a7d6d62be0a2a1efd408 = NULL;
}
assertFrameObject(frame_964b24410d84a7d6d62be0a2a1efd408);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto function_exception_exit;
frame_no_exception_1:;
tmp_return_value = Py_None;
Py_INCREF(tmp_return_value);
goto function_return_exit;
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
CHECK_OBJECT(par_name);
Py_DECREF(par_name);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
CHECK_OBJECT(par_name);
Py_DECREF(par_name);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_six$$$function__10___dir__(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_self = python_pars[0];
PyObject *var_attrs = NULL;
PyObject *outline_0_var_attr = NULL;
PyObject *tmp_listcomp_1__$0 = NULL;
PyObject *tmp_listcomp_1__contraction = NULL;
PyObject *tmp_listcomp_1__iter_value_0 = NULL;
struct Nuitka_FrameObject *frame_b959c4b15383c01f385179a45a5118df;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
struct Nuitka_FrameObject *frame_d58629cdf331793ec0d23ca285d77986_2;
NUITKA_MAY_BE_UNUSED char const *type_description_2 = NULL;
bool tmp_result;
PyObject *exception_keeper_type_1;
PyObject *exception_keeper_value_1;
PyTracebackObject *exception_keeper_tb_1;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_1;
static struct Nuitka_FrameObject *cache_frame_d58629cdf331793ec0d23ca285d77986_2 = NULL;
PyObject *exception_keeper_type_2;
PyObject *exception_keeper_value_2;
PyTracebackObject *exception_keeper_tb_2;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_2;
static struct Nuitka_FrameObject *cache_frame_b959c4b15383c01f385179a45a5118df = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_keeper_type_3;
PyObject *exception_keeper_value_3;
PyTracebackObject *exception_keeper_tb_3;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_3;
// Actual function body.
{
PyObject *tmp_assign_source_1;
tmp_assign_source_1 = LIST_COPY(mod_consts[14]);
assert(var_attrs == NULL);
var_attrs = tmp_assign_source_1;
}
// Tried code:
if (isFrameUnusable(cache_frame_b959c4b15383c01f385179a45a5118df)) {
Py_XDECREF(cache_frame_b959c4b15383c01f385179a45a5118df);
#if _DEBUG_REFCOUNTS
if (cache_frame_b959c4b15383c01f385179a45a5118df == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_b959c4b15383c01f385179a45a5118df = MAKE_FUNCTION_FRAME(codeobj_b959c4b15383c01f385179a45a5118df, module_six, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_b959c4b15383c01f385179a45a5118df->m_type_description == NULL);
frame_b959c4b15383c01f385179a45a5118df = cache_frame_b959c4b15383c01f385179a45a5118df;
// Push the new frame as the currently active one.
pushFrameStack(frame_b959c4b15383c01f385179a45a5118df);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_b959c4b15383c01f385179a45a5118df) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_assign_source_2;
PyObject *tmp_iadd_expr_left_1;
PyObject *tmp_iadd_expr_right_1;
CHECK_OBJECT(var_attrs);
tmp_iadd_expr_left_1 = var_attrs;
// Tried code:
{
PyObject *tmp_assign_source_3;
PyObject *tmp_iter_arg_1;
PyObject *tmp_expression_value_1;
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_iter_arg_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[15]);
if (tmp_iter_arg_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 132;
type_description_1 = "oo";
goto try_except_handler_2;
}
tmp_assign_source_3 = MAKE_ITERATOR(tmp_iter_arg_1);
Py_DECREF(tmp_iter_arg_1);
if (tmp_assign_source_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 132;
type_description_1 = "oo";
goto try_except_handler_2;
}
assert(tmp_listcomp_1__$0 == NULL);
tmp_listcomp_1__$0 = tmp_assign_source_3;
}
{
PyObject *tmp_assign_source_4;
tmp_assign_source_4 = MAKE_LIST_EMPTY(0);
assert(tmp_listcomp_1__contraction == NULL);
tmp_listcomp_1__contraction = tmp_assign_source_4;
}
if (isFrameUnusable(cache_frame_d58629cdf331793ec0d23ca285d77986_2)) {
Py_XDECREF(cache_frame_d58629cdf331793ec0d23ca285d77986_2);
#if _DEBUG_REFCOUNTS
if (cache_frame_d58629cdf331793ec0d23ca285d77986_2 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_d58629cdf331793ec0d23ca285d77986_2 = MAKE_FUNCTION_FRAME(codeobj_d58629cdf331793ec0d23ca285d77986, module_six, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_d58629cdf331793ec0d23ca285d77986_2->m_type_description == NULL);
frame_d58629cdf331793ec0d23ca285d77986_2 = cache_frame_d58629cdf331793ec0d23ca285d77986_2;
// Push the new frame as the currently active one.
pushFrameStack(frame_d58629cdf331793ec0d23ca285d77986_2);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_d58629cdf331793ec0d23ca285d77986_2) == 2); // Frame stack
// Framed code:
// Tried code:
loop_start_1:;
{
PyObject *tmp_next_source_1;
PyObject *tmp_assign_source_5;
CHECK_OBJECT(tmp_listcomp_1__$0);
tmp_next_source_1 = tmp_listcomp_1__$0;
tmp_assign_source_5 = ITERATOR_NEXT(tmp_next_source_1);
if (tmp_assign_source_5 == NULL) {
if (CHECK_AND_CLEAR_STOP_ITERATION_OCCURRED()) {
goto loop_end_1;
} else {
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
type_description_2 = "o";
exception_lineno = 132;
goto try_except_handler_3;
}
}
{
PyObject *old = tmp_listcomp_1__iter_value_0;
tmp_listcomp_1__iter_value_0 = tmp_assign_source_5;
Py_XDECREF(old);
}
}
{
PyObject *tmp_assign_source_6;
CHECK_OBJECT(tmp_listcomp_1__iter_value_0);
tmp_assign_source_6 = tmp_listcomp_1__iter_value_0;
{
PyObject *old = outline_0_var_attr;
outline_0_var_attr = tmp_assign_source_6;
Py_INCREF(outline_0_var_attr);
Py_XDECREF(old);
}
}
{
PyObject *tmp_append_list_1;
PyObject *tmp_append_value_1;
PyObject *tmp_expression_value_2;
CHECK_OBJECT(tmp_listcomp_1__contraction);
tmp_append_list_1 = tmp_listcomp_1__contraction;
CHECK_OBJECT(outline_0_var_attr);
tmp_expression_value_2 = outline_0_var_attr;
tmp_append_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[5]);
if (tmp_append_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 132;
type_description_2 = "o";
goto try_except_handler_3;
}
assert(PyList_Check(tmp_append_list_1));
tmp_result = LIST_APPEND1(tmp_append_list_1, tmp_append_value_1);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 132;
type_description_2 = "o";
goto try_except_handler_3;
}
}
if (CONSIDER_THREADING() == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 132;
type_description_2 = "o";
goto try_except_handler_3;
}
goto loop_start_1;
loop_end_1:;
CHECK_OBJECT(tmp_listcomp_1__contraction);
tmp_iadd_expr_right_1 = tmp_listcomp_1__contraction;
Py_INCREF(tmp_iadd_expr_right_1);
goto try_return_handler_3;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_3:;
CHECK_OBJECT(tmp_listcomp_1__$0);
Py_DECREF(tmp_listcomp_1__$0);
tmp_listcomp_1__$0 = NULL;
CHECK_OBJECT(tmp_listcomp_1__contraction);
Py_DECREF(tmp_listcomp_1__contraction);
tmp_listcomp_1__contraction = NULL;
Py_XDECREF(tmp_listcomp_1__iter_value_0);
tmp_listcomp_1__iter_value_0 = NULL;
goto frame_return_exit_1;
// Exception handler code:
try_except_handler_3:;
exception_keeper_type_1 = exception_type;
exception_keeper_value_1 = exception_value;
exception_keeper_tb_1 = exception_tb;
exception_keeper_lineno_1 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
CHECK_OBJECT(tmp_listcomp_1__$0);
Py_DECREF(tmp_listcomp_1__$0);
tmp_listcomp_1__$0 = NULL;
CHECK_OBJECT(tmp_listcomp_1__contraction);
Py_DECREF(tmp_listcomp_1__contraction);
tmp_listcomp_1__contraction = NULL;
Py_XDECREF(tmp_listcomp_1__iter_value_0);
tmp_listcomp_1__iter_value_0 = NULL;
// Re-raise.
exception_type = exception_keeper_type_1;
exception_value = exception_keeper_value_1;
exception_tb = exception_keeper_tb_1;
exception_lineno = exception_keeper_lineno_1;
goto frame_exception_exit_2;
// End of try:
#if 0
RESTORE_FRAME_EXCEPTION(frame_d58629cdf331793ec0d23ca285d77986_2);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_d58629cdf331793ec0d23ca285d77986_2);
#endif
// Put the previous frame back on top.
popFrameStack();
goto try_return_handler_2;
frame_exception_exit_2:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_d58629cdf331793ec0d23ca285d77986_2);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_d58629cdf331793ec0d23ca285d77986_2, exception_lineno);
} else if (exception_tb->tb_frame != &frame_d58629cdf331793ec0d23ca285d77986_2->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_d58629cdf331793ec0d23ca285d77986_2, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_d58629cdf331793ec0d23ca285d77986_2,
type_description_2,
outline_0_var_attr
);
// Release cached frame if used for exception.
if (frame_d58629cdf331793ec0d23ca285d77986_2 == cache_frame_d58629cdf331793ec0d23ca285d77986_2) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_d58629cdf331793ec0d23ca285d77986_2);
cache_frame_d58629cdf331793ec0d23ca285d77986_2 = NULL;
}
assertFrameObject(frame_d58629cdf331793ec0d23ca285d77986_2);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto nested_frame_exit_1;
frame_no_exception_1:;
goto skip_nested_handling_1;
nested_frame_exit_1:;
type_description_1 = "oo";
goto try_except_handler_2;
skip_nested_handling_1:;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_2:;
Py_XDECREF(outline_0_var_attr);
outline_0_var_attr = NULL;
goto outline_result_1;
// Exception handler code:
try_except_handler_2:;
exception_keeper_type_2 = exception_type;
exception_keeper_value_2 = exception_value;
exception_keeper_tb_2 = exception_tb;
exception_keeper_lineno_2 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(outline_0_var_attr);
outline_0_var_attr = NULL;
// Re-raise.
exception_type = exception_keeper_type_2;
exception_value = exception_keeper_value_2;
exception_tb = exception_keeper_tb_2;
exception_lineno = exception_keeper_lineno_2;
goto outline_exception_1;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
outline_exception_1:;
exception_lineno = 132;
goto frame_exception_exit_1;
outline_result_1:;
tmp_result = INPLACE_OPERATION_ADD_LIST_OBJECT(&tmp_iadd_expr_left_1, tmp_iadd_expr_right_1);
Py_DECREF(tmp_iadd_expr_right_1);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 132;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_assign_source_2 = tmp_iadd_expr_left_1;
var_attrs = tmp_assign_source_2;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_b959c4b15383c01f385179a45a5118df);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_2;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_b959c4b15383c01f385179a45a5118df);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_b959c4b15383c01f385179a45a5118df, exception_lineno);
} else if (exception_tb->tb_frame != &frame_b959c4b15383c01f385179a45a5118df->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_b959c4b15383c01f385179a45a5118df, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_b959c4b15383c01f385179a45a5118df,
type_description_1,
par_self,
var_attrs
);
// Release cached frame if used for exception.
if (frame_b959c4b15383c01f385179a45a5118df == cache_frame_b959c4b15383c01f385179a45a5118df) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_b959c4b15383c01f385179a45a5118df);
cache_frame_b959c4b15383c01f385179a45a5118df = NULL;
}
assertFrameObject(frame_b959c4b15383c01f385179a45a5118df);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto try_except_handler_1;
frame_no_exception_2:;
CHECK_OBJECT(var_attrs);
tmp_return_value = var_attrs;
Py_INCREF(tmp_return_value);
goto try_return_handler_1;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_1:;
CHECK_OBJECT(var_attrs);
Py_DECREF(var_attrs);
var_attrs = NULL;
goto function_return_exit;
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_3 = exception_type;
exception_keeper_value_3 = exception_value;
exception_keeper_tb_3 = exception_tb;
exception_keeper_lineno_3 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
CHECK_OBJECT(var_attrs);
Py_DECREF(var_attrs);
var_attrs = NULL;
// Re-raise.
exception_type = exception_keeper_type_3;
exception_value = exception_keeper_value_3;
exception_tb = exception_keeper_tb_3;
exception_lineno = exception_keeper_lineno_3;
goto function_exception_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_six$$$function__11___init__(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_self = python_pars[0];
PyObject *par_name = python_pars[1];
PyObject *par_old_mod = python_pars[2];
PyObject *par_new_mod = python_pars[3];
PyObject *par_old_attr = python_pars[4];
PyObject *par_new_attr = python_pars[5];
struct Nuitka_FrameObject *frame_0671e4d6256b53e92f436e5ecd693b9f;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
NUITKA_MAY_BE_UNUSED nuitka_void tmp_unused;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
bool tmp_result;
static struct Nuitka_FrameObject *cache_frame_0671e4d6256b53e92f436e5ecd693b9f = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_keeper_type_1;
PyObject *exception_keeper_value_1;
PyTracebackObject *exception_keeper_tb_1;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_1;
// Actual function body.
// Tried code:
if (isFrameUnusable(cache_frame_0671e4d6256b53e92f436e5ecd693b9f)) {
Py_XDECREF(cache_frame_0671e4d6256b53e92f436e5ecd693b9f);
#if _DEBUG_REFCOUNTS
if (cache_frame_0671e4d6256b53e92f436e5ecd693b9f == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_0671e4d6256b53e92f436e5ecd693b9f = MAKE_FUNCTION_FRAME(codeobj_0671e4d6256b53e92f436e5ecd693b9f, module_six, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_0671e4d6256b53e92f436e5ecd693b9f->m_type_description == NULL);
frame_0671e4d6256b53e92f436e5ecd693b9f = cache_frame_0671e4d6256b53e92f436e5ecd693b9f;
// Push the new frame as the currently active one.
pushFrameStack(frame_0671e4d6256b53e92f436e5ecd693b9f);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_0671e4d6256b53e92f436e5ecd693b9f) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_called_instance_1;
PyObject *tmp_type_arg_value_1;
PyObject *tmp_object_arg_value_1;
PyObject *tmp_call_result_1;
PyObject *tmp_args_element_value_1;
tmp_type_arg_value_1 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[16]);
if (unlikely(tmp_type_arg_value_1 == NULL)) {
tmp_type_arg_value_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[16]);
}
if (tmp_type_arg_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 142;
type_description_1 = "ooooooN";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_self);
tmp_object_arg_value_1 = par_self;
tmp_called_instance_1 = BUILTIN_SUPER2(moduledict_six, tmp_type_arg_value_1, tmp_object_arg_value_1);
if (tmp_called_instance_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 142;
type_description_1 = "ooooooN";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_name);
tmp_args_element_value_1 = par_name;
frame_0671e4d6256b53e92f436e5ecd693b9f->m_frame.f_lineno = 142;
tmp_call_result_1 = CALL_METHOD_WITH_SINGLE_ARG(tmp_called_instance_1, mod_consts[9], tmp_args_element_value_1);
Py_DECREF(tmp_called_instance_1);
if (tmp_call_result_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 142;
type_description_1 = "ooooooN";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_1);
}
{
nuitka_bool tmp_condition_result_1;
PyObject *tmp_mvar_value_1;
int tmp_truth_name_1;
tmp_mvar_value_1 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[10]);
if (unlikely(tmp_mvar_value_1 == NULL)) {
tmp_mvar_value_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[10]);
}
if (tmp_mvar_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 143;
type_description_1 = "ooooooN";
goto frame_exception_exit_1;
}
tmp_truth_name_1 = CHECK_IF_TRUE(tmp_mvar_value_1);
if (tmp_truth_name_1 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 143;
type_description_1 = "ooooooN";
goto frame_exception_exit_1;
}
tmp_condition_result_1 = tmp_truth_name_1 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
if (tmp_condition_result_1 == NUITKA_BOOL_TRUE) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
{
bool tmp_condition_result_2;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
CHECK_OBJECT(par_new_mod);
tmp_cmp_expr_left_1 = par_new_mod;
tmp_cmp_expr_right_1 = Py_None;
tmp_condition_result_2 = (tmp_cmp_expr_left_1 == tmp_cmp_expr_right_1) ? true : false;
if (tmp_condition_result_2 != false) {
goto branch_yes_2;
} else {
goto branch_no_2;
}
}
branch_yes_2:;
{
PyObject *tmp_assign_source_1;
CHECK_OBJECT(par_name);
tmp_assign_source_1 = par_name;
{
PyObject *old = par_new_mod;
assert(old != NULL);
par_new_mod = tmp_assign_source_1;
Py_INCREF(par_new_mod);
Py_DECREF(old);
}
}
branch_no_2:;
{
PyObject *tmp_assattr_value_1;
PyObject *tmp_assattr_target_1;
CHECK_OBJECT(par_new_mod);
tmp_assattr_value_1 = par_new_mod;
CHECK_OBJECT(par_self);
tmp_assattr_target_1 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_1, mod_consts[11], tmp_assattr_value_1);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 146;
type_description_1 = "ooooooN";
goto frame_exception_exit_1;
}
}
{
bool tmp_condition_result_3;
PyObject *tmp_cmp_expr_left_2;
PyObject *tmp_cmp_expr_right_2;
CHECK_OBJECT(par_new_attr);
tmp_cmp_expr_left_2 = par_new_attr;
tmp_cmp_expr_right_2 = Py_None;
tmp_condition_result_3 = (tmp_cmp_expr_left_2 == tmp_cmp_expr_right_2) ? true : false;
if (tmp_condition_result_3 != false) {
goto branch_yes_3;
} else {
goto branch_no_3;
}
}
branch_yes_3:;
{
bool tmp_condition_result_4;
PyObject *tmp_cmp_expr_left_3;
PyObject *tmp_cmp_expr_right_3;
CHECK_OBJECT(par_old_attr);
tmp_cmp_expr_left_3 = par_old_attr;
tmp_cmp_expr_right_3 = Py_None;
tmp_condition_result_4 = (tmp_cmp_expr_left_3 == tmp_cmp_expr_right_3) ? true : false;
if (tmp_condition_result_4 != false) {
goto branch_yes_4;
} else {
goto branch_no_4;
}
}
branch_yes_4:;
{
PyObject *tmp_assign_source_2;
CHECK_OBJECT(par_name);
tmp_assign_source_2 = par_name;
{
PyObject *old = par_new_attr;
assert(old != NULL);
par_new_attr = tmp_assign_source_2;
Py_INCREF(par_new_attr);
Py_DECREF(old);
}
}
goto branch_end_4;
branch_no_4:;
{
PyObject *tmp_assign_source_3;
CHECK_OBJECT(par_old_attr);
tmp_assign_source_3 = par_old_attr;
{
PyObject *old = par_new_attr;
assert(old != NULL);
par_new_attr = tmp_assign_source_3;
Py_INCREF(par_new_attr);
Py_DECREF(old);
}
}
branch_end_4:;
branch_no_3:;
{
PyObject *tmp_assattr_value_2;
PyObject *tmp_assattr_target_2;
CHECK_OBJECT(par_new_attr);
tmp_assattr_value_2 = par_new_attr;
CHECK_OBJECT(par_self);
tmp_assattr_target_2 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_2, mod_consts[17], tmp_assattr_value_2);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 152;
type_description_1 = "ooooooN";
goto frame_exception_exit_1;
}
}
goto branch_end_1;
branch_no_1:;
{
PyObject *tmp_assattr_value_3;
PyObject *tmp_assattr_target_3;
CHECK_OBJECT(par_old_mod);
tmp_assattr_value_3 = par_old_mod;
CHECK_OBJECT(par_self);
tmp_assattr_target_3 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_3, mod_consts[11], tmp_assattr_value_3);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 154;
type_description_1 = "ooooooN";
goto frame_exception_exit_1;
}
}
{
bool tmp_condition_result_5;
PyObject *tmp_cmp_expr_left_4;
PyObject *tmp_cmp_expr_right_4;
CHECK_OBJECT(par_old_attr);
tmp_cmp_expr_left_4 = par_old_attr;
tmp_cmp_expr_right_4 = Py_None;
tmp_condition_result_5 = (tmp_cmp_expr_left_4 == tmp_cmp_expr_right_4) ? true : false;
if (tmp_condition_result_5 != false) {
goto branch_yes_5;
} else {
goto branch_no_5;
}
}
branch_yes_5:;
{
PyObject *tmp_assign_source_4;
CHECK_OBJECT(par_name);
tmp_assign_source_4 = par_name;
{
PyObject *old = par_old_attr;
assert(old != NULL);
par_old_attr = tmp_assign_source_4;
Py_INCREF(par_old_attr);
Py_DECREF(old);
}
}
branch_no_5:;
{
PyObject *tmp_assattr_value_4;
PyObject *tmp_assattr_target_4;
CHECK_OBJECT(par_old_attr);
tmp_assattr_value_4 = par_old_attr;
CHECK_OBJECT(par_self);
tmp_assattr_target_4 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_4, mod_consts[17], tmp_assattr_value_4);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 157;
type_description_1 = "ooooooN";
goto frame_exception_exit_1;
}
}
branch_end_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_0671e4d6256b53e92f436e5ecd693b9f);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_0671e4d6256b53e92f436e5ecd693b9f);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_0671e4d6256b53e92f436e5ecd693b9f, exception_lineno);
} else if (exception_tb->tb_frame != &frame_0671e4d6256b53e92f436e5ecd693b9f->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_0671e4d6256b53e92f436e5ecd693b9f, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_0671e4d6256b53e92f436e5ecd693b9f,
type_description_1,
par_self,
par_name,
par_old_mod,
par_new_mod,
par_old_attr,
par_new_attr,
NULL
);
// Release cached frame if used for exception.
if (frame_0671e4d6256b53e92f436e5ecd693b9f == cache_frame_0671e4d6256b53e92f436e5ecd693b9f) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_0671e4d6256b53e92f436e5ecd693b9f);
cache_frame_0671e4d6256b53e92f436e5ecd693b9f = NULL;
}
assertFrameObject(frame_0671e4d6256b53e92f436e5ecd693b9f);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto try_except_handler_1;
frame_no_exception_1:;
tmp_return_value = Py_None;
Py_INCREF(tmp_return_value);
goto try_return_handler_1;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_1:;
CHECK_OBJECT(par_new_mod);
Py_DECREF(par_new_mod);
par_new_mod = NULL;
Py_XDECREF(par_old_attr);
par_old_attr = NULL;
CHECK_OBJECT(par_new_attr);
Py_DECREF(par_new_attr);
par_new_attr = NULL;
goto function_return_exit;
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_1 = exception_type;
exception_keeper_value_1 = exception_value;
exception_keeper_tb_1 = exception_tb;
exception_keeper_lineno_1 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
CHECK_OBJECT(par_new_mod);
Py_DECREF(par_new_mod);
par_new_mod = NULL;
Py_XDECREF(par_old_attr);
par_old_attr = NULL;
CHECK_OBJECT(par_new_attr);
Py_DECREF(par_new_attr);
par_new_attr = NULL;
// Re-raise.
exception_type = exception_keeper_type_1;
exception_value = exception_keeper_value_1;
exception_tb = exception_keeper_tb_1;
exception_lineno = exception_keeper_lineno_1;
goto function_exception_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
CHECK_OBJECT(par_name);
Py_DECREF(par_name);
CHECK_OBJECT(par_old_mod);
Py_DECREF(par_old_mod);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
CHECK_OBJECT(par_name);
Py_DECREF(par_name);
CHECK_OBJECT(par_old_mod);
Py_DECREF(par_old_mod);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_six$$$function__12__resolve(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_self = python_pars[0];
PyObject *var_module = NULL;
struct Nuitka_FrameObject *frame_c326817ece7fd3c4ae9ac3ae01e6cae3;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
PyObject *tmp_return_value = NULL;
static struct Nuitka_FrameObject *cache_frame_c326817ece7fd3c4ae9ac3ae01e6cae3 = NULL;
PyObject *exception_keeper_type_1;
PyObject *exception_keeper_value_1;
PyTracebackObject *exception_keeper_tb_1;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_1;
// Actual function body.
// Tried code:
if (isFrameUnusable(cache_frame_c326817ece7fd3c4ae9ac3ae01e6cae3)) {
Py_XDECREF(cache_frame_c326817ece7fd3c4ae9ac3ae01e6cae3);
#if _DEBUG_REFCOUNTS
if (cache_frame_c326817ece7fd3c4ae9ac3ae01e6cae3 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_c326817ece7fd3c4ae9ac3ae01e6cae3 = MAKE_FUNCTION_FRAME(codeobj_c326817ece7fd3c4ae9ac3ae01e6cae3, module_six, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_c326817ece7fd3c4ae9ac3ae01e6cae3->m_type_description == NULL);
frame_c326817ece7fd3c4ae9ac3ae01e6cae3 = cache_frame_c326817ece7fd3c4ae9ac3ae01e6cae3;
// Push the new frame as the currently active one.
pushFrameStack(frame_c326817ece7fd3c4ae9ac3ae01e6cae3);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_c326817ece7fd3c4ae9ac3ae01e6cae3) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_assign_source_1;
PyObject *tmp_called_value_1;
PyObject *tmp_args_element_value_1;
PyObject *tmp_expression_value_1;
tmp_called_value_1 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[12]);
if (unlikely(tmp_called_value_1 == NULL)) {
tmp_called_value_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[12]);
}
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 160;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_args_element_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[11]);
if (tmp_args_element_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 160;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
frame_c326817ece7fd3c4ae9ac3ae01e6cae3->m_frame.f_lineno = 160;
tmp_assign_source_1 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_1, tmp_args_element_value_1);
Py_DECREF(tmp_args_element_value_1);
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 160;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
assert(var_module == NULL);
var_module = tmp_assign_source_1;
}
{
PyObject *tmp_getattr_target_1;
PyObject *tmp_getattr_attr_1;
PyObject *tmp_expression_value_2;
CHECK_OBJECT(var_module);
tmp_getattr_target_1 = var_module;
CHECK_OBJECT(par_self);
tmp_expression_value_2 = par_self;
tmp_getattr_attr_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[17]);
if (tmp_getattr_attr_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 161;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_return_value = BUILTIN_GETATTR(tmp_getattr_target_1, tmp_getattr_attr_1, NULL);
Py_DECREF(tmp_getattr_attr_1);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 161;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_c326817ece7fd3c4ae9ac3ae01e6cae3);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_c326817ece7fd3c4ae9ac3ae01e6cae3);
#endif
// Put the previous frame back on top.
popFrameStack();
goto try_return_handler_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_c326817ece7fd3c4ae9ac3ae01e6cae3);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_c326817ece7fd3c4ae9ac3ae01e6cae3, exception_lineno);
} else if (exception_tb->tb_frame != &frame_c326817ece7fd3c4ae9ac3ae01e6cae3->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_c326817ece7fd3c4ae9ac3ae01e6cae3, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_c326817ece7fd3c4ae9ac3ae01e6cae3,
type_description_1,
par_self,
var_module
);
// Release cached frame if used for exception.
if (frame_c326817ece7fd3c4ae9ac3ae01e6cae3 == cache_frame_c326817ece7fd3c4ae9ac3ae01e6cae3) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_c326817ece7fd3c4ae9ac3ae01e6cae3);
cache_frame_c326817ece7fd3c4ae9ac3ae01e6cae3 = NULL;
}
assertFrameObject(frame_c326817ece7fd3c4ae9ac3ae01e6cae3);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto try_except_handler_1;
frame_no_exception_1:;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_1:;
CHECK_OBJECT(var_module);
Py_DECREF(var_module);
var_module = NULL;
goto function_return_exit;
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_1 = exception_type;
exception_keeper_value_1 = exception_value;
exception_keeper_tb_1 = exception_tb;
exception_keeper_lineno_1 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(var_module);
var_module = NULL;
// Re-raise.
exception_type = exception_keeper_type_1;
exception_value = exception_keeper_value_1;
exception_tb = exception_keeper_tb_1;
exception_lineno = exception_keeper_lineno_1;
goto function_exception_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_six$$$function__13___init__(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_self = python_pars[0];
PyObject *par_six_module_name = python_pars[1];
struct Nuitka_FrameObject *frame_997684875f0768716aab0dd77c87afc6;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
bool tmp_result;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
static struct Nuitka_FrameObject *cache_frame_997684875f0768716aab0dd77c87afc6 = NULL;
PyObject *tmp_return_value = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_997684875f0768716aab0dd77c87afc6)) {
Py_XDECREF(cache_frame_997684875f0768716aab0dd77c87afc6);
#if _DEBUG_REFCOUNTS
if (cache_frame_997684875f0768716aab0dd77c87afc6 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_997684875f0768716aab0dd77c87afc6 = MAKE_FUNCTION_FRAME(codeobj_997684875f0768716aab0dd77c87afc6, module_six, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_997684875f0768716aab0dd77c87afc6->m_type_description == NULL);
frame_997684875f0768716aab0dd77c87afc6 = cache_frame_997684875f0768716aab0dd77c87afc6;
// Push the new frame as the currently active one.
pushFrameStack(frame_997684875f0768716aab0dd77c87afc6);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_997684875f0768716aab0dd77c87afc6) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_assattr_value_1;
PyObject *tmp_assattr_target_1;
CHECK_OBJECT(par_six_module_name);
tmp_assattr_value_1 = par_six_module_name;
CHECK_OBJECT(par_self);
tmp_assattr_target_1 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_1, mod_consts[5], tmp_assattr_value_1);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 174;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_assattr_value_2;
PyObject *tmp_assattr_target_2;
tmp_assattr_value_2 = MAKE_DICT_EMPTY();
CHECK_OBJECT(par_self);
tmp_assattr_target_2 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_2, mod_consts[18], tmp_assattr_value_2);
Py_DECREF(tmp_assattr_value_2);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 175;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_997684875f0768716aab0dd77c87afc6);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_997684875f0768716aab0dd77c87afc6);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_997684875f0768716aab0dd77c87afc6, exception_lineno);
} else if (exception_tb->tb_frame != &frame_997684875f0768716aab0dd77c87afc6->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_997684875f0768716aab0dd77c87afc6, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_997684875f0768716aab0dd77c87afc6,
type_description_1,
par_self,
par_six_module_name
);
// Release cached frame if used for exception.
if (frame_997684875f0768716aab0dd77c87afc6 == cache_frame_997684875f0768716aab0dd77c87afc6) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_997684875f0768716aab0dd77c87afc6);
cache_frame_997684875f0768716aab0dd77c87afc6 = NULL;
}
assertFrameObject(frame_997684875f0768716aab0dd77c87afc6);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto function_exception_exit;
frame_no_exception_1:;
tmp_return_value = Py_None;
Py_INCREF(tmp_return_value);
goto function_return_exit;
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
CHECK_OBJECT(par_six_module_name);
Py_DECREF(par_six_module_name);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
CHECK_OBJECT(par_six_module_name);
Py_DECREF(par_six_module_name);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_six$$$function__14__add_module(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_self = python_pars[0];
PyObject *par_mod = python_pars[1];
PyObject *par_fullnames = python_pars[2];
PyObject *var_fullname = NULL;
PyObject *tmp_for_loop_1__for_iterator = NULL;
PyObject *tmp_for_loop_1__iter_value = NULL;
struct Nuitka_FrameObject *frame_f4ac38c9761c90defebc9277ed3a1085;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
bool tmp_result;
PyObject *exception_keeper_type_1;
PyObject *exception_keeper_value_1;
PyTracebackObject *exception_keeper_tb_1;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_1;
static struct Nuitka_FrameObject *cache_frame_f4ac38c9761c90defebc9277ed3a1085 = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_keeper_type_2;
PyObject *exception_keeper_value_2;
PyTracebackObject *exception_keeper_tb_2;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_2;
// Actual function body.
// Tried code:
if (isFrameUnusable(cache_frame_f4ac38c9761c90defebc9277ed3a1085)) {
Py_XDECREF(cache_frame_f4ac38c9761c90defebc9277ed3a1085);
#if _DEBUG_REFCOUNTS
if (cache_frame_f4ac38c9761c90defebc9277ed3a1085 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_f4ac38c9761c90defebc9277ed3a1085 = MAKE_FUNCTION_FRAME(codeobj_f4ac38c9761c90defebc9277ed3a1085, module_six, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_f4ac38c9761c90defebc9277ed3a1085->m_type_description == NULL);
frame_f4ac38c9761c90defebc9277ed3a1085 = cache_frame_f4ac38c9761c90defebc9277ed3a1085;
// Push the new frame as the currently active one.
pushFrameStack(frame_f4ac38c9761c90defebc9277ed3a1085);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_f4ac38c9761c90defebc9277ed3a1085) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_assign_source_1;
PyObject *tmp_iter_arg_1;
CHECK_OBJECT(par_fullnames);
tmp_iter_arg_1 = par_fullnames;
tmp_assign_source_1 = MAKE_ITERATOR(tmp_iter_arg_1);
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 178;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
assert(tmp_for_loop_1__for_iterator == NULL);
tmp_for_loop_1__for_iterator = tmp_assign_source_1;
}
// Tried code:
loop_start_1:;
{
PyObject *tmp_next_source_1;
PyObject *tmp_assign_source_2;
CHECK_OBJECT(tmp_for_loop_1__for_iterator);
tmp_next_source_1 = tmp_for_loop_1__for_iterator;
tmp_assign_source_2 = ITERATOR_NEXT(tmp_next_source_1);
if (tmp_assign_source_2 == NULL) {
if (CHECK_AND_CLEAR_STOP_ITERATION_OCCURRED()) {
goto loop_end_1;
} else {
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
type_description_1 = "oooo";
exception_lineno = 178;
goto try_except_handler_2;
}
}
{
PyObject *old = tmp_for_loop_1__iter_value;
tmp_for_loop_1__iter_value = tmp_assign_source_2;
Py_XDECREF(old);
}
}
{
PyObject *tmp_assign_source_3;
CHECK_OBJECT(tmp_for_loop_1__iter_value);
tmp_assign_source_3 = tmp_for_loop_1__iter_value;
{
PyObject *old = var_fullname;
var_fullname = tmp_assign_source_3;
Py_INCREF(var_fullname);
Py_XDECREF(old);
}
}
{
PyObject *tmp_ass_subvalue_1;
PyObject *tmp_ass_subscribed_1;
PyObject *tmp_expression_value_1;
PyObject *tmp_ass_subscript_1;
PyObject *tmp_add_expr_left_1;
PyObject *tmp_add_expr_right_1;
PyObject *tmp_add_expr_left_2;
PyObject *tmp_add_expr_right_2;
PyObject *tmp_expression_value_2;
CHECK_OBJECT(par_mod);
tmp_ass_subvalue_1 = par_mod;
if (par_self == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[19]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 179;
type_description_1 = "oooo";
goto try_except_handler_2;
}
tmp_expression_value_1 = par_self;
tmp_ass_subscribed_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[18]);
if (tmp_ass_subscribed_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 179;
type_description_1 = "oooo";
goto try_except_handler_2;
}
if (par_self == NULL) {
Py_DECREF(tmp_ass_subscribed_1);
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[19]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 179;
type_description_1 = "oooo";
goto try_except_handler_2;
}
tmp_expression_value_2 = par_self;
tmp_add_expr_left_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[5]);
if (tmp_add_expr_left_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_ass_subscribed_1);
exception_lineno = 179;
type_description_1 = "oooo";
goto try_except_handler_2;
}
tmp_add_expr_right_2 = mod_consts[20];
tmp_add_expr_left_1 = BINARY_OPERATION_ADD_OBJECT_OBJECT_UNICODE(tmp_add_expr_left_2, tmp_add_expr_right_2);
Py_DECREF(tmp_add_expr_left_2);
if (tmp_add_expr_left_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_ass_subscribed_1);
exception_lineno = 179;
type_description_1 = "oooo";
goto try_except_handler_2;
}
CHECK_OBJECT(var_fullname);
tmp_add_expr_right_1 = var_fullname;
tmp_ass_subscript_1 = BINARY_OPERATION_ADD_OBJECT_OBJECT_OBJECT(tmp_add_expr_left_1, tmp_add_expr_right_1);
Py_DECREF(tmp_add_expr_left_1);
if (tmp_ass_subscript_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_ass_subscribed_1);
exception_lineno = 179;
type_description_1 = "oooo";
goto try_except_handler_2;
}
tmp_result = SET_SUBSCRIPT(tmp_ass_subscribed_1, tmp_ass_subscript_1, tmp_ass_subvalue_1);
Py_DECREF(tmp_ass_subscribed_1);
Py_DECREF(tmp_ass_subscript_1);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 179;
type_description_1 = "oooo";
goto try_except_handler_2;
}
}
if (CONSIDER_THREADING() == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 178;
type_description_1 = "oooo";
goto try_except_handler_2;
}
goto loop_start_1;
loop_end_1:;
goto try_end_1;
// Exception handler code:
try_except_handler_2:;
exception_keeper_type_1 = exception_type;
exception_keeper_value_1 = exception_value;
exception_keeper_tb_1 = exception_tb;
exception_keeper_lineno_1 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_for_loop_1__iter_value);
tmp_for_loop_1__iter_value = NULL;
CHECK_OBJECT(tmp_for_loop_1__for_iterator);
Py_DECREF(tmp_for_loop_1__for_iterator);
tmp_for_loop_1__for_iterator = NULL;
// Re-raise.
exception_type = exception_keeper_type_1;
exception_value = exception_keeper_value_1;
exception_tb = exception_keeper_tb_1;
exception_lineno = exception_keeper_lineno_1;
goto frame_exception_exit_1;
// End of try:
try_end_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_f4ac38c9761c90defebc9277ed3a1085);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_f4ac38c9761c90defebc9277ed3a1085);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_f4ac38c9761c90defebc9277ed3a1085, exception_lineno);
} else if (exception_tb->tb_frame != &frame_f4ac38c9761c90defebc9277ed3a1085->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_f4ac38c9761c90defebc9277ed3a1085, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_f4ac38c9761c90defebc9277ed3a1085,
type_description_1,
par_self,
par_mod,
par_fullnames,
var_fullname
);
// Release cached frame if used for exception.
if (frame_f4ac38c9761c90defebc9277ed3a1085 == cache_frame_f4ac38c9761c90defebc9277ed3a1085) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_f4ac38c9761c90defebc9277ed3a1085);
cache_frame_f4ac38c9761c90defebc9277ed3a1085 = NULL;
}
assertFrameObject(frame_f4ac38c9761c90defebc9277ed3a1085);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto try_except_handler_1;
frame_no_exception_1:;
Py_XDECREF(tmp_for_loop_1__iter_value);
tmp_for_loop_1__iter_value = NULL;
CHECK_OBJECT(tmp_for_loop_1__for_iterator);
Py_DECREF(tmp_for_loop_1__for_iterator);
tmp_for_loop_1__for_iterator = NULL;
tmp_return_value = Py_None;
Py_INCREF(tmp_return_value);
goto try_return_handler_1;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_1:;
Py_XDECREF(var_fullname);
var_fullname = NULL;
goto function_return_exit;
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_2 = exception_type;
exception_keeper_value_2 = exception_value;
exception_keeper_tb_2 = exception_tb;
exception_keeper_lineno_2 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(var_fullname);
var_fullname = NULL;
// Re-raise.
exception_type = exception_keeper_type_2;
exception_value = exception_keeper_value_2;
exception_tb = exception_keeper_tb_2;
exception_lineno = exception_keeper_lineno_2;
goto function_exception_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
CHECK_OBJECT(par_mod);
Py_DECREF(par_mod);
CHECK_OBJECT(par_fullnames);
Py_DECREF(par_fullnames);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
CHECK_OBJECT(par_mod);
Py_DECREF(par_mod);
CHECK_OBJECT(par_fullnames);
Py_DECREF(par_fullnames);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_six$$$function__15__get_module(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_self = python_pars[0];
PyObject *par_fullname = python_pars[1];
struct Nuitka_FrameObject *frame_7c1ea081f237d5cf18822a05b0f271f4;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
static struct Nuitka_FrameObject *cache_frame_7c1ea081f237d5cf18822a05b0f271f4 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_7c1ea081f237d5cf18822a05b0f271f4)) {
Py_XDECREF(cache_frame_7c1ea081f237d5cf18822a05b0f271f4);
#if _DEBUG_REFCOUNTS
if (cache_frame_7c1ea081f237d5cf18822a05b0f271f4 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_7c1ea081f237d5cf18822a05b0f271f4 = MAKE_FUNCTION_FRAME(codeobj_7c1ea081f237d5cf18822a05b0f271f4, module_six, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_7c1ea081f237d5cf18822a05b0f271f4->m_type_description == NULL);
frame_7c1ea081f237d5cf18822a05b0f271f4 = cache_frame_7c1ea081f237d5cf18822a05b0f271f4;
// Push the new frame as the currently active one.
pushFrameStack(frame_7c1ea081f237d5cf18822a05b0f271f4);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_7c1ea081f237d5cf18822a05b0f271f4) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_expression_value_1;
PyObject *tmp_expression_value_2;
PyObject *tmp_subscript_value_1;
PyObject *tmp_add_expr_left_1;
PyObject *tmp_add_expr_right_1;
PyObject *tmp_add_expr_left_2;
PyObject *tmp_add_expr_right_2;
PyObject *tmp_expression_value_3;
CHECK_OBJECT(par_self);
tmp_expression_value_2 = par_self;
tmp_expression_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[18]);
if (tmp_expression_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 182;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_self);
tmp_expression_value_3 = par_self;
tmp_add_expr_left_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[5]);
if (tmp_add_expr_left_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_expression_value_1);
exception_lineno = 182;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_add_expr_right_2 = mod_consts[20];
tmp_add_expr_left_1 = BINARY_OPERATION_ADD_OBJECT_OBJECT_UNICODE(tmp_add_expr_left_2, tmp_add_expr_right_2);
Py_DECREF(tmp_add_expr_left_2);
if (tmp_add_expr_left_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_expression_value_1);
exception_lineno = 182;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_fullname);
tmp_add_expr_right_1 = par_fullname;
tmp_subscript_value_1 = BINARY_OPERATION_ADD_OBJECT_OBJECT_OBJECT(tmp_add_expr_left_1, tmp_add_expr_right_1);
Py_DECREF(tmp_add_expr_left_1);
if (tmp_subscript_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_expression_value_1);
exception_lineno = 182;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_return_value = LOOKUP_SUBSCRIPT(tmp_expression_value_1, tmp_subscript_value_1);
Py_DECREF(tmp_expression_value_1);
Py_DECREF(tmp_subscript_value_1);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 182;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_7c1ea081f237d5cf18822a05b0f271f4);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_7c1ea081f237d5cf18822a05b0f271f4);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_7c1ea081f237d5cf18822a05b0f271f4);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_7c1ea081f237d5cf18822a05b0f271f4, exception_lineno);
} else if (exception_tb->tb_frame != &frame_7c1ea081f237d5cf18822a05b0f271f4->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_7c1ea081f237d5cf18822a05b0f271f4, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_7c1ea081f237d5cf18822a05b0f271f4,
type_description_1,
par_self,
par_fullname
);
// Release cached frame if used for exception.
if (frame_7c1ea081f237d5cf18822a05b0f271f4 == cache_frame_7c1ea081f237d5cf18822a05b0f271f4) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_7c1ea081f237d5cf18822a05b0f271f4);
cache_frame_7c1ea081f237d5cf18822a05b0f271f4 = NULL;
}
assertFrameObject(frame_7c1ea081f237d5cf18822a05b0f271f4);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto function_exception_exit;
frame_no_exception_1:;
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
CHECK_OBJECT(par_fullname);
Py_DECREF(par_fullname);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
CHECK_OBJECT(par_fullname);
Py_DECREF(par_fullname);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_six$$$function__16_find_module(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_self = python_pars[0];
PyObject *par_fullname = python_pars[1];
PyObject *par_path = python_pars[2];
struct Nuitka_FrameObject *frame_e70aff717240b7132d1c521b12b850e7;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
PyObject *tmp_return_value = NULL;
static struct Nuitka_FrameObject *cache_frame_e70aff717240b7132d1c521b12b850e7 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_e70aff717240b7132d1c521b12b850e7)) {
Py_XDECREF(cache_frame_e70aff717240b7132d1c521b12b850e7);
#if _DEBUG_REFCOUNTS
if (cache_frame_e70aff717240b7132d1c521b12b850e7 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_e70aff717240b7132d1c521b12b850e7 = MAKE_FUNCTION_FRAME(codeobj_e70aff717240b7132d1c521b12b850e7, module_six, sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_e70aff717240b7132d1c521b12b850e7->m_type_description == NULL);
frame_e70aff717240b7132d1c521b12b850e7 = cache_frame_e70aff717240b7132d1c521b12b850e7;
// Push the new frame as the currently active one.
pushFrameStack(frame_e70aff717240b7132d1c521b12b850e7);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_e70aff717240b7132d1c521b12b850e7) == 2); // Frame stack
// Framed code:
{
bool tmp_condition_result_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
PyObject *tmp_expression_value_1;
CHECK_OBJECT(par_fullname);
tmp_cmp_expr_left_1 = par_fullname;
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_cmp_expr_right_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[18]);
if (tmp_cmp_expr_right_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 185;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_res = PySequence_Contains(tmp_cmp_expr_right_1, tmp_cmp_expr_left_1);
Py_DECREF(tmp_cmp_expr_right_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 185;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_condition_result_1 = (tmp_res == 1) ? true : false;
if (tmp_condition_result_1 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
CHECK_OBJECT(par_self);
tmp_return_value = par_self;
Py_INCREF(tmp_return_value);
goto frame_return_exit_1;
branch_no_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_e70aff717240b7132d1c521b12b850e7);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_e70aff717240b7132d1c521b12b850e7);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_e70aff717240b7132d1c521b12b850e7);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_e70aff717240b7132d1c521b12b850e7, exception_lineno);
} else if (exception_tb->tb_frame != &frame_e70aff717240b7132d1c521b12b850e7->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_e70aff717240b7132d1c521b12b850e7, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_e70aff717240b7132d1c521b12b850e7,
type_description_1,
par_self,
par_fullname,
par_path
);
// Release cached frame if used for exception.
if (frame_e70aff717240b7132d1c521b12b850e7 == cache_frame_e70aff717240b7132d1c521b12b850e7) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_e70aff717240b7132d1c521b12b850e7);
cache_frame_e70aff717240b7132d1c521b12b850e7 = NULL;
}
assertFrameObject(frame_e70aff717240b7132d1c521b12b850e7);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto function_exception_exit;
frame_no_exception_1:;
tmp_return_value = Py_None;
Py_INCREF(tmp_return_value);
goto function_return_exit;
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
CHECK_OBJECT(par_fullname);
Py_DECREF(par_fullname);
CHECK_OBJECT(par_path);
Py_DECREF(par_path);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
CHECK_OBJECT(par_fullname);
Py_DECREF(par_fullname);
CHECK_OBJECT(par_path);
Py_DECREF(par_path);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_six$$$function__17___get_module(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_self = python_pars[0];
PyObject *par_fullname = python_pars[1];
struct Nuitka_FrameObject *frame_2e088f9475b28e9c9a9bdab79e0e2431;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
PyObject *exception_keeper_type_1;
PyObject *exception_keeper_value_1;
PyTracebackObject *exception_keeper_tb_1;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_1;
struct Nuitka_ExceptionStackItem exception_preserved_1;
int tmp_res;
bool tmp_result;
PyObject *exception_keeper_type_2;
PyObject *exception_keeper_value_2;
PyTracebackObject *exception_keeper_tb_2;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_2;
static struct Nuitka_FrameObject *cache_frame_2e088f9475b28e9c9a9bdab79e0e2431 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_2e088f9475b28e9c9a9bdab79e0e2431)) {
Py_XDECREF(cache_frame_2e088f9475b28e9c9a9bdab79e0e2431);
#if _DEBUG_REFCOUNTS
if (cache_frame_2e088f9475b28e9c9a9bdab79e0e2431 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_2e088f9475b28e9c9a9bdab79e0e2431 = MAKE_FUNCTION_FRAME(codeobj_2e088f9475b28e9c9a9bdab79e0e2431, module_six, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_2e088f9475b28e9c9a9bdab79e0e2431->m_type_description == NULL);
frame_2e088f9475b28e9c9a9bdab79e0e2431 = cache_frame_2e088f9475b28e9c9a9bdab79e0e2431;
// Push the new frame as the currently active one.
pushFrameStack(frame_2e088f9475b28e9c9a9bdab79e0e2431);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_2e088f9475b28e9c9a9bdab79e0e2431) == 2); // Frame stack
// Framed code:
// Tried code:
{
PyObject *tmp_expression_value_1;
PyObject *tmp_expression_value_2;
PyObject *tmp_subscript_value_1;
CHECK_OBJECT(par_self);
tmp_expression_value_2 = par_self;
tmp_expression_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[18]);
if (tmp_expression_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 191;
type_description_1 = "oo";
goto try_except_handler_1;
}
CHECK_OBJECT(par_fullname);
tmp_subscript_value_1 = par_fullname;
tmp_return_value = LOOKUP_SUBSCRIPT(tmp_expression_value_1, tmp_subscript_value_1);
Py_DECREF(tmp_expression_value_1);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 191;
type_description_1 = "oo";
goto try_except_handler_1;
}
goto frame_return_exit_1;
}
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_1 = exception_type;
exception_keeper_value_1 = exception_value;
exception_keeper_tb_1 = exception_tb;
exception_keeper_lineno_1 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
// Preserve existing published exception id 1.
exception_preserved_1 = GET_CURRENT_EXCEPTION();
if (exception_keeper_tb_1 == NULL) {
exception_keeper_tb_1 = MAKE_TRACEBACK(frame_2e088f9475b28e9c9a9bdab79e0e2431, exception_keeper_lineno_1);
} else if (exception_keeper_lineno_1 != 0) {
exception_keeper_tb_1 = ADD_TRACEBACK(exception_keeper_tb_1, frame_2e088f9475b28e9c9a9bdab79e0e2431, exception_keeper_lineno_1);
}
PUBLISH_CURRENT_EXCEPTION(&exception_keeper_type_1, &exception_keeper_value_1, &exception_keeper_tb_1);
// Tried code:
{
bool tmp_condition_result_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
tmp_cmp_expr_left_1 = EXC_TYPE(PyThreadState_GET());
tmp_cmp_expr_right_1 = PyExc_KeyError;
tmp_res = EXCEPTION_MATCH_BOOL(tmp_cmp_expr_left_1, tmp_cmp_expr_right_1);
assert(!(tmp_res == -1));
tmp_condition_result_1 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_1 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
{
PyObject *tmp_raise_type_1;
PyObject *tmp_make_exception_arg_1;
PyObject *tmp_add_expr_left_1;
PyObject *tmp_add_expr_right_1;
tmp_add_expr_left_1 = mod_consts[21];
CHECK_OBJECT(par_fullname);
tmp_add_expr_right_1 = par_fullname;
tmp_make_exception_arg_1 = BINARY_OPERATION_ADD_OBJECT_UNICODE_OBJECT(tmp_add_expr_left_1, tmp_add_expr_right_1);
if (tmp_make_exception_arg_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 193;
type_description_1 = "oo";
goto try_except_handler_2;
}
frame_2e088f9475b28e9c9a9bdab79e0e2431->m_frame.f_lineno = 193;
tmp_raise_type_1 = CALL_FUNCTION_WITH_SINGLE_ARG(PyExc_ImportError, tmp_make_exception_arg_1);
Py_DECREF(tmp_make_exception_arg_1);
assert(!(tmp_raise_type_1 == NULL));
exception_type = tmp_raise_type_1;
exception_lineno = 193;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "oo";
goto try_except_handler_2;
}
goto branch_end_1;
branch_no_1:;
tmp_result = RERAISE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
if (unlikely(tmp_result == false)) {
exception_lineno = 190;
}
if (exception_tb && exception_tb->tb_frame == &frame_2e088f9475b28e9c9a9bdab79e0e2431->m_frame) frame_2e088f9475b28e9c9a9bdab79e0e2431->m_frame.f_lineno = exception_tb->tb_lineno;
type_description_1 = "oo";
goto try_except_handler_2;
branch_end_1:;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Exception handler code:
try_except_handler_2:;
exception_keeper_type_2 = exception_type;
exception_keeper_value_2 = exception_value;
exception_keeper_tb_2 = exception_tb;
exception_keeper_lineno_2 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
// Restore previous exception id 1.
SET_CURRENT_EXCEPTION(&exception_preserved_1);
// Re-raise.
exception_type = exception_keeper_type_2;
exception_value = exception_keeper_value_2;
exception_tb = exception_keeper_tb_2;
exception_lineno = exception_keeper_lineno_2;
goto frame_exception_exit_1;
// End of try:
// End of try:
#if 0
RESTORE_FRAME_EXCEPTION(frame_2e088f9475b28e9c9a9bdab79e0e2431);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_2e088f9475b28e9c9a9bdab79e0e2431);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_2e088f9475b28e9c9a9bdab79e0e2431);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_2e088f9475b28e9c9a9bdab79e0e2431, exception_lineno);
} else if (exception_tb->tb_frame != &frame_2e088f9475b28e9c9a9bdab79e0e2431->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_2e088f9475b28e9c9a9bdab79e0e2431, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_2e088f9475b28e9c9a9bdab79e0e2431,
type_description_1,
par_self,
par_fullname
);
// Release cached frame if used for exception.
if (frame_2e088f9475b28e9c9a9bdab79e0e2431 == cache_frame_2e088f9475b28e9c9a9bdab79e0e2431) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_2e088f9475b28e9c9a9bdab79e0e2431);
cache_frame_2e088f9475b28e9c9a9bdab79e0e2431 = NULL;
}
assertFrameObject(frame_2e088f9475b28e9c9a9bdab79e0e2431);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto function_exception_exit;
frame_no_exception_1:;
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
CHECK_OBJECT(par_fullname);
Py_DECREF(par_fullname);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
CHECK_OBJECT(par_fullname);
Py_DECREF(par_fullname);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_six$$$function__18_load_module(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_self = python_pars[0];
PyObject *par_fullname = python_pars[1];
PyObject *var_mod = NULL;
struct Nuitka_FrameObject *frame_d05ee397257983c1c904e66703a8a765;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
PyObject *exception_keeper_type_1;
PyObject *exception_keeper_value_1;
PyTracebackObject *exception_keeper_tb_1;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_1;
struct Nuitka_ExceptionStackItem exception_preserved_1;
int tmp_res;
bool tmp_result;
PyObject *exception_keeper_type_2;
PyObject *exception_keeper_value_2;
PyTracebackObject *exception_keeper_tb_2;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_2;
static struct Nuitka_FrameObject *cache_frame_d05ee397257983c1c904e66703a8a765 = NULL;
PyObject *exception_keeper_type_3;
PyObject *exception_keeper_value_3;
PyTracebackObject *exception_keeper_tb_3;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_3;
// Actual function body.
// Tried code:
if (isFrameUnusable(cache_frame_d05ee397257983c1c904e66703a8a765)) {
Py_XDECREF(cache_frame_d05ee397257983c1c904e66703a8a765);
#if _DEBUG_REFCOUNTS
if (cache_frame_d05ee397257983c1c904e66703a8a765 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_d05ee397257983c1c904e66703a8a765 = MAKE_FUNCTION_FRAME(codeobj_d05ee397257983c1c904e66703a8a765, module_six, sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_d05ee397257983c1c904e66703a8a765->m_type_description == NULL);
frame_d05ee397257983c1c904e66703a8a765 = cache_frame_d05ee397257983c1c904e66703a8a765;
// Push the new frame as the currently active one.
pushFrameStack(frame_d05ee397257983c1c904e66703a8a765);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_d05ee397257983c1c904e66703a8a765) == 2); // Frame stack
// Framed code:
// Tried code:
{
PyObject *tmp_expression_value_1;
PyObject *tmp_expression_value_2;
PyObject *tmp_subscript_value_1;
tmp_expression_value_2 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[2]);
if (unlikely(tmp_expression_value_2 == NULL)) {
tmp_expression_value_2 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[2]);
}
if (tmp_expression_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 198;
type_description_1 = "ooo";
goto try_except_handler_2;
}
tmp_expression_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[3]);
if (tmp_expression_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 198;
type_description_1 = "ooo";
goto try_except_handler_2;
}
CHECK_OBJECT(par_fullname);
tmp_subscript_value_1 = par_fullname;
tmp_return_value = LOOKUP_SUBSCRIPT(tmp_expression_value_1, tmp_subscript_value_1);
Py_DECREF(tmp_expression_value_1);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 198;
type_description_1 = "ooo";
goto try_except_handler_2;
}
goto frame_return_exit_1;
}
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Exception handler code:
try_except_handler_2:;
exception_keeper_type_1 = exception_type;
exception_keeper_value_1 = exception_value;
exception_keeper_tb_1 = exception_tb;
exception_keeper_lineno_1 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
// Preserve existing published exception id 1.
exception_preserved_1 = GET_CURRENT_EXCEPTION();
if (exception_keeper_tb_1 == NULL) {
exception_keeper_tb_1 = MAKE_TRACEBACK(frame_d05ee397257983c1c904e66703a8a765, exception_keeper_lineno_1);
} else if (exception_keeper_lineno_1 != 0) {
exception_keeper_tb_1 = ADD_TRACEBACK(exception_keeper_tb_1, frame_d05ee397257983c1c904e66703a8a765, exception_keeper_lineno_1);
}
PUBLISH_CURRENT_EXCEPTION(&exception_keeper_type_1, &exception_keeper_value_1, &exception_keeper_tb_1);
// Tried code:
{
bool tmp_condition_result_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
tmp_cmp_expr_left_1 = EXC_TYPE(PyThreadState_GET());
tmp_cmp_expr_right_1 = PyExc_KeyError;
tmp_res = EXCEPTION_MATCH_BOOL(tmp_cmp_expr_left_1, tmp_cmp_expr_right_1);
assert(!(tmp_res == -1));
tmp_condition_result_1 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_1 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
tmp_result = RERAISE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
if (unlikely(tmp_result == false)) {
exception_lineno = 196;
}
if (exception_tb && exception_tb->tb_frame == &frame_d05ee397257983c1c904e66703a8a765->m_frame) frame_d05ee397257983c1c904e66703a8a765->m_frame.f_lineno = exception_tb->tb_lineno;
type_description_1 = "ooo";
goto try_except_handler_3;
branch_no_1:;
goto try_end_1;
// Exception handler code:
try_except_handler_3:;
exception_keeper_type_2 = exception_type;
exception_keeper_value_2 = exception_value;
exception_keeper_tb_2 = exception_tb;
exception_keeper_lineno_2 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
// Restore previous exception id 1.
SET_CURRENT_EXCEPTION(&exception_preserved_1);
// Re-raise.
exception_type = exception_keeper_type_2;
exception_value = exception_keeper_value_2;
exception_tb = exception_keeper_tb_2;
exception_lineno = exception_keeper_lineno_2;
goto frame_exception_exit_1;
// End of try:
try_end_1:;
// Restore previous exception id 1.
SET_CURRENT_EXCEPTION(&exception_preserved_1);
goto try_end_2;
NUITKA_CANNOT_GET_HERE("exception handler codes exits in all cases");
return NULL;
// End of try:
try_end_2:;
{
PyObject *tmp_assign_source_1;
PyObject *tmp_called_instance_1;
PyObject *tmp_args_element_value_1;
CHECK_OBJECT(par_self);
tmp_called_instance_1 = par_self;
CHECK_OBJECT(par_fullname);
tmp_args_element_value_1 = par_fullname;
frame_d05ee397257983c1c904e66703a8a765->m_frame.f_lineno = 201;
tmp_assign_source_1 = CALL_METHOD_WITH_SINGLE_ARG(tmp_called_instance_1, mod_consts[22], tmp_args_element_value_1);
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 201;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
assert(var_mod == NULL);
var_mod = tmp_assign_source_1;
}
{
nuitka_bool tmp_condition_result_2;
PyObject *tmp_isinstance_inst_1;
PyObject *tmp_isinstance_cls_1;
CHECK_OBJECT(var_mod);
tmp_isinstance_inst_1 = var_mod;
tmp_isinstance_cls_1 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[8]);
if (unlikely(tmp_isinstance_cls_1 == NULL)) {
tmp_isinstance_cls_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[8]);
}
if (tmp_isinstance_cls_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 202;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_1, tmp_isinstance_cls_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 202;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_condition_result_2 = (tmp_res != 0) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_2 == NUITKA_BOOL_TRUE) {
goto branch_yes_2;
} else {
goto branch_no_2;
}
}
branch_yes_2:;
{
PyObject *tmp_assign_source_2;
PyObject *tmp_called_instance_2;
CHECK_OBJECT(var_mod);
tmp_called_instance_2 = var_mod;
frame_d05ee397257983c1c904e66703a8a765->m_frame.f_lineno = 203;
tmp_assign_source_2 = CALL_METHOD_NO_ARGS(tmp_called_instance_2, mod_consts[6]);
if (tmp_assign_source_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 203;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
{
PyObject *old = var_mod;
assert(old != NULL);
var_mod = tmp_assign_source_2;
Py_DECREF(old);
}
}
goto branch_end_2;
branch_no_2:;
{
PyObject *tmp_assattr_value_1;
PyObject *tmp_assattr_target_1;
CHECK_OBJECT(par_self);
tmp_assattr_value_1 = par_self;
CHECK_OBJECT(var_mod);
tmp_assattr_target_1 = var_mod;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_1, mod_consts[23], tmp_assattr_value_1);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 205;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
}
branch_end_2:;
{
PyObject *tmp_ass_subvalue_1;
PyObject *tmp_ass_subscribed_1;
PyObject *tmp_expression_value_3;
PyObject *tmp_ass_subscript_1;
CHECK_OBJECT(var_mod);
tmp_ass_subvalue_1 = var_mod;
tmp_expression_value_3 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[2]);
if (unlikely(tmp_expression_value_3 == NULL)) {
tmp_expression_value_3 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[2]);
}
if (tmp_expression_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 206;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_ass_subscribed_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[3]);
if (tmp_ass_subscribed_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 206;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_fullname);
tmp_ass_subscript_1 = par_fullname;
tmp_result = SET_SUBSCRIPT(tmp_ass_subscribed_1, tmp_ass_subscript_1, tmp_ass_subvalue_1);
Py_DECREF(tmp_ass_subscribed_1);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 206;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_d05ee397257983c1c904e66703a8a765);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_d05ee397257983c1c904e66703a8a765);
#endif
// Put the previous frame back on top.
popFrameStack();
goto try_return_handler_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_d05ee397257983c1c904e66703a8a765);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_d05ee397257983c1c904e66703a8a765, exception_lineno);
} else if (exception_tb->tb_frame != &frame_d05ee397257983c1c904e66703a8a765->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_d05ee397257983c1c904e66703a8a765, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_d05ee397257983c1c904e66703a8a765,
type_description_1,
par_self,
par_fullname,
var_mod
);
// Release cached frame if used for exception.
if (frame_d05ee397257983c1c904e66703a8a765 == cache_frame_d05ee397257983c1c904e66703a8a765) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_d05ee397257983c1c904e66703a8a765);
cache_frame_d05ee397257983c1c904e66703a8a765 = NULL;
}
assertFrameObject(frame_d05ee397257983c1c904e66703a8a765);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto try_except_handler_1;
frame_no_exception_1:;
CHECK_OBJECT(var_mod);
tmp_return_value = var_mod;
Py_INCREF(tmp_return_value);
goto try_return_handler_1;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_1:;
Py_XDECREF(var_mod);
var_mod = NULL;
goto function_return_exit;
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_3 = exception_type;
exception_keeper_value_3 = exception_value;
exception_keeper_tb_3 = exception_tb;
exception_keeper_lineno_3 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(var_mod);
var_mod = NULL;
// Re-raise.
exception_type = exception_keeper_type_3;
exception_value = exception_keeper_value_3;
exception_tb = exception_keeper_tb_3;
exception_lineno = exception_keeper_lineno_3;
goto function_exception_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
CHECK_OBJECT(par_fullname);
Py_DECREF(par_fullname);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
CHECK_OBJECT(par_fullname);
Py_DECREF(par_fullname);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_six$$$function__19_is_package(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_self = python_pars[0];
PyObject *par_fullname = python_pars[1];
struct Nuitka_FrameObject *frame_63adf62c587f1713b1b32e2837b96703;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
static struct Nuitka_FrameObject *cache_frame_63adf62c587f1713b1b32e2837b96703 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_63adf62c587f1713b1b32e2837b96703)) {
Py_XDECREF(cache_frame_63adf62c587f1713b1b32e2837b96703);
#if _DEBUG_REFCOUNTS
if (cache_frame_63adf62c587f1713b1b32e2837b96703 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_63adf62c587f1713b1b32e2837b96703 = MAKE_FUNCTION_FRAME(codeobj_63adf62c587f1713b1b32e2837b96703, module_six, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_63adf62c587f1713b1b32e2837b96703->m_type_description == NULL);
frame_63adf62c587f1713b1b32e2837b96703 = cache_frame_63adf62c587f1713b1b32e2837b96703;
// Push the new frame as the currently active one.
pushFrameStack(frame_63adf62c587f1713b1b32e2837b96703);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_63adf62c587f1713b1b32e2837b96703) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_expression_value_1;
PyObject *tmp_called_instance_1;
PyObject *tmp_args_element_value_1;
PyObject *tmp_attribute_value_1;
CHECK_OBJECT(par_self);
tmp_called_instance_1 = par_self;
CHECK_OBJECT(par_fullname);
tmp_args_element_value_1 = par_fullname;
frame_63adf62c587f1713b1b32e2837b96703->m_frame.f_lineno = 216;
tmp_expression_value_1 = CALL_METHOD_WITH_SINGLE_ARG(tmp_called_instance_1, mod_consts[22], tmp_args_element_value_1);
if (tmp_expression_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 216;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_attribute_value_1 = mod_consts[24];
tmp_res = BUILTIN_HASATTR_BOOL(tmp_expression_value_1, tmp_attribute_value_1);
Py_DECREF(tmp_expression_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 216;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_return_value = (tmp_res != 0) ? Py_True : Py_False;
Py_INCREF(tmp_return_value);
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_63adf62c587f1713b1b32e2837b96703);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_63adf62c587f1713b1b32e2837b96703);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_63adf62c587f1713b1b32e2837b96703);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_63adf62c587f1713b1b32e2837b96703, exception_lineno);
} else if (exception_tb->tb_frame != &frame_63adf62c587f1713b1b32e2837b96703->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_63adf62c587f1713b1b32e2837b96703, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_63adf62c587f1713b1b32e2837b96703,
type_description_1,
par_self,
par_fullname
);
// Release cached frame if used for exception.
if (frame_63adf62c587f1713b1b32e2837b96703 == cache_frame_63adf62c587f1713b1b32e2837b96703) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_63adf62c587f1713b1b32e2837b96703);
cache_frame_63adf62c587f1713b1b32e2837b96703 = NULL;
}
assertFrameObject(frame_63adf62c587f1713b1b32e2837b96703);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto function_exception_exit;
frame_no_exception_1:;
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
CHECK_OBJECT(par_fullname);
Py_DECREF(par_fullname);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
CHECK_OBJECT(par_fullname);
Py_DECREF(par_fullname);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_six$$$function__20_get_code(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_self = python_pars[0];
PyObject *par_fullname = python_pars[1];
struct Nuitka_FrameObject *frame_cddcaa386033a572a3493502e9bf0cff;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
NUITKA_MAY_BE_UNUSED nuitka_void tmp_unused;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
static struct Nuitka_FrameObject *cache_frame_cddcaa386033a572a3493502e9bf0cff = NULL;
PyObject *tmp_return_value = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_cddcaa386033a572a3493502e9bf0cff)) {
Py_XDECREF(cache_frame_cddcaa386033a572a3493502e9bf0cff);
#if _DEBUG_REFCOUNTS
if (cache_frame_cddcaa386033a572a3493502e9bf0cff == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_cddcaa386033a572a3493502e9bf0cff = MAKE_FUNCTION_FRAME(codeobj_cddcaa386033a572a3493502e9bf0cff, module_six, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_cddcaa386033a572a3493502e9bf0cff->m_type_description == NULL);
frame_cddcaa386033a572a3493502e9bf0cff = cache_frame_cddcaa386033a572a3493502e9bf0cff;
// Push the new frame as the currently active one.
pushFrameStack(frame_cddcaa386033a572a3493502e9bf0cff);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_cddcaa386033a572a3493502e9bf0cff) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_called_instance_1;
PyObject *tmp_call_result_1;
PyObject *tmp_args_element_value_1;
CHECK_OBJECT(par_self);
tmp_called_instance_1 = par_self;
CHECK_OBJECT(par_fullname);
tmp_args_element_value_1 = par_fullname;
frame_cddcaa386033a572a3493502e9bf0cff->m_frame.f_lineno = 222;
tmp_call_result_1 = CALL_METHOD_WITH_SINGLE_ARG(tmp_called_instance_1, mod_consts[22], tmp_args_element_value_1);
if (tmp_call_result_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 222;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_1);
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_cddcaa386033a572a3493502e9bf0cff);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_cddcaa386033a572a3493502e9bf0cff);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_cddcaa386033a572a3493502e9bf0cff, exception_lineno);
} else if (exception_tb->tb_frame != &frame_cddcaa386033a572a3493502e9bf0cff->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_cddcaa386033a572a3493502e9bf0cff, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_cddcaa386033a572a3493502e9bf0cff,
type_description_1,
par_self,
par_fullname
);
// Release cached frame if used for exception.
if (frame_cddcaa386033a572a3493502e9bf0cff == cache_frame_cddcaa386033a572a3493502e9bf0cff) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_cddcaa386033a572a3493502e9bf0cff);
cache_frame_cddcaa386033a572a3493502e9bf0cff = NULL;
}
assertFrameObject(frame_cddcaa386033a572a3493502e9bf0cff);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto function_exception_exit;
frame_no_exception_1:;
tmp_return_value = Py_None;
Py_INCREF(tmp_return_value);
goto function_return_exit;
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
CHECK_OBJECT(par_fullname);
Py_DECREF(par_fullname);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
CHECK_OBJECT(par_fullname);
Py_DECREF(par_fullname);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_six$$$function__21___dir__(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_self = python_pars[0];
PyObject *tmp_return_value = NULL;
// Actual function body.
tmp_return_value = LIST_COPY(mod_consts[27]);
goto function_return_exit;
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_six$$$function__22_add_move(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_move = python_pars[0];
struct Nuitka_FrameObject *frame_2fafb52481b6db5a8f0886cc81c09958;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
NUITKA_MAY_BE_UNUSED nuitka_void tmp_unused;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
static struct Nuitka_FrameObject *cache_frame_2fafb52481b6db5a8f0886cc81c09958 = NULL;
PyObject *tmp_return_value = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_2fafb52481b6db5a8f0886cc81c09958)) {
Py_XDECREF(cache_frame_2fafb52481b6db5a8f0886cc81c09958);
#if _DEBUG_REFCOUNTS
if (cache_frame_2fafb52481b6db5a8f0886cc81c09958 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_2fafb52481b6db5a8f0886cc81c09958 = MAKE_FUNCTION_FRAME(codeobj_2fafb52481b6db5a8f0886cc81c09958, module_six, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_2fafb52481b6db5a8f0886cc81c09958->m_type_description == NULL);
frame_2fafb52481b6db5a8f0886cc81c09958 = cache_frame_2fafb52481b6db5a8f0886cc81c09958;
// Push the new frame as the currently active one.
pushFrameStack(frame_2fafb52481b6db5a8f0886cc81c09958);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_2fafb52481b6db5a8f0886cc81c09958) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_setattr_target_1;
PyObject *tmp_setattr_attr_1;
PyObject *tmp_expression_value_1;
PyObject *tmp_setattr_value_1;
PyObject *tmp_capi_result_1;
tmp_setattr_target_1 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[28]);
if (unlikely(tmp_setattr_target_1 == NULL)) {
tmp_setattr_target_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[28]);
}
if (tmp_setattr_target_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 496;
type_description_1 = "o";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_move);
tmp_expression_value_1 = par_move;
tmp_setattr_attr_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[5]);
if (tmp_setattr_attr_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 496;
type_description_1 = "o";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_move);
tmp_setattr_value_1 = par_move;
tmp_capi_result_1 = BUILTIN_SETATTR(tmp_setattr_target_1, tmp_setattr_attr_1, tmp_setattr_value_1);
Py_DECREF(tmp_setattr_attr_1);
if (tmp_capi_result_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 496;
type_description_1 = "o";
goto frame_exception_exit_1;
}
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_2fafb52481b6db5a8f0886cc81c09958);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_2fafb52481b6db5a8f0886cc81c09958);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_2fafb52481b6db5a8f0886cc81c09958, exception_lineno);
} else if (exception_tb->tb_frame != &frame_2fafb52481b6db5a8f0886cc81c09958->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_2fafb52481b6db5a8f0886cc81c09958, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_2fafb52481b6db5a8f0886cc81c09958,
type_description_1,
par_move
);
// Release cached frame if used for exception.
if (frame_2fafb52481b6db5a8f0886cc81c09958 == cache_frame_2fafb52481b6db5a8f0886cc81c09958) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_2fafb52481b6db5a8f0886cc81c09958);
cache_frame_2fafb52481b6db5a8f0886cc81c09958 = NULL;
}
assertFrameObject(frame_2fafb52481b6db5a8f0886cc81c09958);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto function_exception_exit;
frame_no_exception_1:;
tmp_return_value = Py_None;
Py_INCREF(tmp_return_value);
goto function_return_exit;
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_move);
Py_DECREF(par_move);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_move);
Py_DECREF(par_move);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_six$$$function__23_remove_move(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_name = python_pars[0];
struct Nuitka_FrameObject *frame_bc1906a27100af747a0daee86b188740;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
NUITKA_MAY_BE_UNUSED nuitka_void tmp_unused;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
PyObject *exception_keeper_type_1;
PyObject *exception_keeper_value_1;
PyTracebackObject *exception_keeper_tb_1;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_1;
struct Nuitka_ExceptionStackItem exception_preserved_2;
int tmp_res;
bool tmp_result;
PyObject *exception_keeper_type_2;
PyObject *exception_keeper_value_2;
PyTracebackObject *exception_keeper_tb_2;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_2;
struct Nuitka_ExceptionStackItem exception_preserved_1;
PyObject *exception_keeper_type_3;
PyObject *exception_keeper_value_3;
PyTracebackObject *exception_keeper_tb_3;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_3;
PyObject *exception_keeper_type_4;
PyObject *exception_keeper_value_4;
PyTracebackObject *exception_keeper_tb_4;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_4;
static struct Nuitka_FrameObject *cache_frame_bc1906a27100af747a0daee86b188740 = NULL;
PyObject *tmp_return_value = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_bc1906a27100af747a0daee86b188740)) {
Py_XDECREF(cache_frame_bc1906a27100af747a0daee86b188740);
#if _DEBUG_REFCOUNTS
if (cache_frame_bc1906a27100af747a0daee86b188740 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_bc1906a27100af747a0daee86b188740 = MAKE_FUNCTION_FRAME(codeobj_bc1906a27100af747a0daee86b188740, module_six, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_bc1906a27100af747a0daee86b188740->m_type_description == NULL);
frame_bc1906a27100af747a0daee86b188740 = cache_frame_bc1906a27100af747a0daee86b188740;
// Push the new frame as the currently active one.
pushFrameStack(frame_bc1906a27100af747a0daee86b188740);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_bc1906a27100af747a0daee86b188740) == 2); // Frame stack
// Framed code:
// Tried code:
{
PyObject *tmp_called_value_1;
PyObject *tmp_call_result_1;
PyObject *tmp_args_element_value_1;
PyObject *tmp_args_element_value_2;
tmp_called_value_1 = LOOKUP_BUILTIN(mod_consts[7]);
assert(tmp_called_value_1 != NULL);
tmp_args_element_value_1 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[28]);
if (unlikely(tmp_args_element_value_1 == NULL)) {
tmp_args_element_value_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[28]);
}
if (tmp_args_element_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 502;
type_description_1 = "o";
goto try_except_handler_1;
}
CHECK_OBJECT(par_name);
tmp_args_element_value_2 = par_name;
frame_bc1906a27100af747a0daee86b188740->m_frame.f_lineno = 502;
{
PyObject *call_args[] = {tmp_args_element_value_1, tmp_args_element_value_2};
tmp_call_result_1 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_1, call_args);
}
if (tmp_call_result_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 502;
type_description_1 = "o";
goto try_except_handler_1;
}
Py_DECREF(tmp_call_result_1);
}
goto try_end_1;
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_1 = exception_type;
exception_keeper_value_1 = exception_value;
exception_keeper_tb_1 = exception_tb;
exception_keeper_lineno_1 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
// Preserve existing published exception id 2.
exception_preserved_2 = GET_CURRENT_EXCEPTION();
if (exception_keeper_tb_1 == NULL) {
exception_keeper_tb_1 = MAKE_TRACEBACK(frame_bc1906a27100af747a0daee86b188740, exception_keeper_lineno_1);
} else if (exception_keeper_lineno_1 != 0) {
exception_keeper_tb_1 = ADD_TRACEBACK(exception_keeper_tb_1, frame_bc1906a27100af747a0daee86b188740, exception_keeper_lineno_1);
}
PUBLISH_CURRENT_EXCEPTION(&exception_keeper_type_1, &exception_keeper_value_1, &exception_keeper_tb_1);
// Tried code:
{
bool tmp_condition_result_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
tmp_cmp_expr_left_1 = EXC_TYPE(PyThreadState_GET());
tmp_cmp_expr_right_1 = PyExc_AttributeError;
tmp_res = EXCEPTION_MATCH_BOOL(tmp_cmp_expr_left_1, tmp_cmp_expr_right_1);
assert(!(tmp_res == -1));
tmp_condition_result_1 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_1 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
// Tried code:
{
PyObject *tmp_delsubscr_target_1;
PyObject *tmp_expression_value_1;
PyObject *tmp_delsubscr_subscript_1;
tmp_expression_value_1 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[30]);
if (unlikely(tmp_expression_value_1 == NULL)) {
tmp_expression_value_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[30]);
}
if (tmp_expression_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 505;
type_description_1 = "o";
goto try_except_handler_3;
}
tmp_delsubscr_target_1 = LOOKUP_ATTRIBUTE_DICT_SLOT(tmp_expression_value_1);
if (tmp_delsubscr_target_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 505;
type_description_1 = "o";
goto try_except_handler_3;
}
CHECK_OBJECT(par_name);
tmp_delsubscr_subscript_1 = par_name;
tmp_result = DEL_SUBSCRIPT(tmp_delsubscr_target_1, tmp_delsubscr_subscript_1);
Py_DECREF(tmp_delsubscr_target_1);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 505;
type_description_1 = "o";
goto try_except_handler_3;
}
}
goto try_end_2;
// Exception handler code:
try_except_handler_3:;
exception_keeper_type_2 = exception_type;
exception_keeper_value_2 = exception_value;
exception_keeper_tb_2 = exception_tb;
exception_keeper_lineno_2 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
// Preserve existing published exception id 1.
exception_preserved_1 = GET_CURRENT_EXCEPTION();
if (exception_keeper_tb_2 == NULL) {
exception_keeper_tb_2 = MAKE_TRACEBACK(frame_bc1906a27100af747a0daee86b188740, exception_keeper_lineno_2);
} else if (exception_keeper_lineno_2 != 0) {
exception_keeper_tb_2 = ADD_TRACEBACK(exception_keeper_tb_2, frame_bc1906a27100af747a0daee86b188740, exception_keeper_lineno_2);
}
PUBLISH_CURRENT_EXCEPTION(&exception_keeper_type_2, &exception_keeper_value_2, &exception_keeper_tb_2);
// Tried code:
{
bool tmp_condition_result_2;
PyObject *tmp_cmp_expr_left_2;
PyObject *tmp_cmp_expr_right_2;
tmp_cmp_expr_left_2 = EXC_TYPE(PyThreadState_GET());
tmp_cmp_expr_right_2 = PyExc_KeyError;
tmp_res = EXCEPTION_MATCH_BOOL(tmp_cmp_expr_left_2, tmp_cmp_expr_right_2);
assert(!(tmp_res == -1));
tmp_condition_result_2 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_2 != false) {
goto branch_yes_2;
} else {
goto branch_no_2;
}
}
branch_yes_2:;
{
PyObject *tmp_raise_type_1;
PyObject *tmp_make_exception_arg_1;
PyObject *tmp_mod_expr_left_1;
PyObject *tmp_mod_expr_right_1;
PyObject *tmp_tuple_element_1;
tmp_mod_expr_left_1 = mod_consts[31];
CHECK_OBJECT(par_name);
tmp_tuple_element_1 = par_name;
tmp_mod_expr_right_1 = MAKE_TUPLE_EMPTY(1);
PyTuple_SET_ITEM0(tmp_mod_expr_right_1, 0, tmp_tuple_element_1);
tmp_make_exception_arg_1 = BINARY_OPERATION_MOD_OBJECT_UNICODE_TUPLE(tmp_mod_expr_left_1, tmp_mod_expr_right_1);
Py_DECREF(tmp_mod_expr_right_1);
if (tmp_make_exception_arg_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 507;
type_description_1 = "o";
goto try_except_handler_4;
}
frame_bc1906a27100af747a0daee86b188740->m_frame.f_lineno = 507;
tmp_raise_type_1 = CALL_FUNCTION_WITH_SINGLE_ARG(PyExc_AttributeError, tmp_make_exception_arg_1);
Py_DECREF(tmp_make_exception_arg_1);
assert(!(tmp_raise_type_1 == NULL));
exception_type = tmp_raise_type_1;
exception_lineno = 507;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "o";
goto try_except_handler_4;
}
goto branch_end_2;
branch_no_2:;
tmp_result = RERAISE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
if (unlikely(tmp_result == false)) {
exception_lineno = 504;
}
if (exception_tb && exception_tb->tb_frame == &frame_bc1906a27100af747a0daee86b188740->m_frame) frame_bc1906a27100af747a0daee86b188740->m_frame.f_lineno = exception_tb->tb_lineno;
type_description_1 = "o";
goto try_except_handler_4;
branch_end_2:;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Exception handler code:
try_except_handler_4:;
exception_keeper_type_3 = exception_type;
exception_keeper_value_3 = exception_value;
exception_keeper_tb_3 = exception_tb;
exception_keeper_lineno_3 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
// Restore previous exception id 1.
SET_CURRENT_EXCEPTION(&exception_preserved_1);
// Re-raise.
exception_type = exception_keeper_type_3;
exception_value = exception_keeper_value_3;
exception_tb = exception_keeper_tb_3;
exception_lineno = exception_keeper_lineno_3;
goto try_except_handler_2;
// End of try:
// End of try:
try_end_2:;
goto branch_end_1;
branch_no_1:;
tmp_result = RERAISE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
if (unlikely(tmp_result == false)) {
exception_lineno = 501;
}
if (exception_tb && exception_tb->tb_frame == &frame_bc1906a27100af747a0daee86b188740->m_frame) frame_bc1906a27100af747a0daee86b188740->m_frame.f_lineno = exception_tb->tb_lineno;
type_description_1 = "o";
goto try_except_handler_2;
branch_end_1:;
goto try_end_3;
// Exception handler code:
try_except_handler_2:;
exception_keeper_type_4 = exception_type;
exception_keeper_value_4 = exception_value;
exception_keeper_tb_4 = exception_tb;
exception_keeper_lineno_4 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
// Restore previous exception id 2.
SET_CURRENT_EXCEPTION(&exception_preserved_2);
// Re-raise.
exception_type = exception_keeper_type_4;
exception_value = exception_keeper_value_4;
exception_tb = exception_keeper_tb_4;
exception_lineno = exception_keeper_lineno_4;
goto frame_exception_exit_1;
// End of try:
try_end_3:;
// Restore previous exception id 2.
SET_CURRENT_EXCEPTION(&exception_preserved_2);
goto try_end_1;
NUITKA_CANNOT_GET_HERE("exception handler codes exits in all cases");
return NULL;
// End of try:
try_end_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_bc1906a27100af747a0daee86b188740);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_bc1906a27100af747a0daee86b188740);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_bc1906a27100af747a0daee86b188740, exception_lineno);
} else if (exception_tb->tb_frame != &frame_bc1906a27100af747a0daee86b188740->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_bc1906a27100af747a0daee86b188740, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_bc1906a27100af747a0daee86b188740,
type_description_1,
par_name
);
// Release cached frame if used for exception.
if (frame_bc1906a27100af747a0daee86b188740 == cache_frame_bc1906a27100af747a0daee86b188740) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_bc1906a27100af747a0daee86b188740);
cache_frame_bc1906a27100af747a0daee86b188740 = NULL;
}
assertFrameObject(frame_bc1906a27100af747a0daee86b188740);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto function_exception_exit;
frame_no_exception_1:;
tmp_return_value = Py_None;
Py_INCREF(tmp_return_value);
goto function_return_exit;
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_name);
Py_DECREF(par_name);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_name);
Py_DECREF(par_name);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_six$$$function__24_advance_iterator(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_it = python_pars[0];
struct Nuitka_FrameObject *frame_244ae2977d7c9e985dd3a738e033e2da;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
static struct Nuitka_FrameObject *cache_frame_244ae2977d7c9e985dd3a738e033e2da = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_244ae2977d7c9e985dd3a738e033e2da)) {
Py_XDECREF(cache_frame_244ae2977d7c9e985dd3a738e033e2da);
#if _DEBUG_REFCOUNTS
if (cache_frame_244ae2977d7c9e985dd3a738e033e2da == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_244ae2977d7c9e985dd3a738e033e2da = MAKE_FUNCTION_FRAME(codeobj_244ae2977d7c9e985dd3a738e033e2da, module_six, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_244ae2977d7c9e985dd3a738e033e2da->m_type_description == NULL);
frame_244ae2977d7c9e985dd3a738e033e2da = cache_frame_244ae2977d7c9e985dd3a738e033e2da;
// Push the new frame as the currently active one.
pushFrameStack(frame_244ae2977d7c9e985dd3a738e033e2da);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_244ae2977d7c9e985dd3a738e033e2da) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_called_instance_1;
CHECK_OBJECT(par_it);
tmp_called_instance_1 = par_it;
frame_244ae2977d7c9e985dd3a738e033e2da->m_frame.f_lineno = 532;
tmp_return_value = CALL_METHOD_NO_ARGS(tmp_called_instance_1, mod_consts[33]);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 532;
type_description_1 = "o";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_244ae2977d7c9e985dd3a738e033e2da);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_244ae2977d7c9e985dd3a738e033e2da);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_244ae2977d7c9e985dd3a738e033e2da);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_244ae2977d7c9e985dd3a738e033e2da, exception_lineno);
} else if (exception_tb->tb_frame != &frame_244ae2977d7c9e985dd3a738e033e2da->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_244ae2977d7c9e985dd3a738e033e2da, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_244ae2977d7c9e985dd3a738e033e2da,
type_description_1,
par_it
);
// Release cached frame if used for exception.
if (frame_244ae2977d7c9e985dd3a738e033e2da == cache_frame_244ae2977d7c9e985dd3a738e033e2da) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_244ae2977d7c9e985dd3a738e033e2da);
cache_frame_244ae2977d7c9e985dd3a738e033e2da = NULL;
}
assertFrameObject(frame_244ae2977d7c9e985dd3a738e033e2da);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto function_exception_exit;
frame_no_exception_1:;
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_it);
Py_DECREF(par_it);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_it);
Py_DECREF(par_it);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_six$$$function__25_callable(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_obj = python_pars[0];
PyObject *tmp_genexpr_1__$0 = NULL;
struct Nuitka_FrameObject *frame_9c75f13892f83ee33e3fd097e6911775;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
static struct Nuitka_FrameObject *cache_frame_9c75f13892f83ee33e3fd097e6911775 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_9c75f13892f83ee33e3fd097e6911775)) {
Py_XDECREF(cache_frame_9c75f13892f83ee33e3fd097e6911775);
#if _DEBUG_REFCOUNTS
if (cache_frame_9c75f13892f83ee33e3fd097e6911775 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_9c75f13892f83ee33e3fd097e6911775 = MAKE_FUNCTION_FRAME(codeobj_9c75f13892f83ee33e3fd097e6911775, module_six, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_9c75f13892f83ee33e3fd097e6911775->m_type_description == NULL);
frame_9c75f13892f83ee33e3fd097e6911775 = cache_frame_9c75f13892f83ee33e3fd097e6911775;
// Push the new frame as the currently active one.
pushFrameStack(frame_9c75f13892f83ee33e3fd097e6911775);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_9c75f13892f83ee33e3fd097e6911775) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_any_arg_1;
{
PyObject *tmp_assign_source_1;
PyObject *tmp_iter_arg_1;
PyObject *tmp_expression_value_1;
PyObject *tmp_type_arg_1;
CHECK_OBJECT(par_obj);
tmp_type_arg_1 = par_obj;
tmp_expression_value_1 = BUILTIN_TYPE1(tmp_type_arg_1);
assert(!(tmp_expression_value_1 == NULL));
tmp_iter_arg_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[34]);
Py_DECREF(tmp_expression_value_1);
if (tmp_iter_arg_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 540;
type_description_1 = "o";
goto frame_exception_exit_1;
}
tmp_assign_source_1 = MAKE_ITERATOR(tmp_iter_arg_1);
Py_DECREF(tmp_iter_arg_1);
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 540;
type_description_1 = "o";
goto frame_exception_exit_1;
}
assert(tmp_genexpr_1__$0 == NULL);
tmp_genexpr_1__$0 = tmp_assign_source_1;
}
// Tried code:
{
struct Nuitka_CellObject *tmp_closure_1[1];
tmp_closure_1[0] = Nuitka_Cell_New0(tmp_genexpr_1__$0);
tmp_any_arg_1 = MAKE_GENERATOR_six$$$function__25_callable$$$genexpr__1_genexpr(tmp_closure_1);
goto try_return_handler_1;
}
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_1:;
CHECK_OBJECT(tmp_genexpr_1__$0);
Py_DECREF(tmp_genexpr_1__$0);
tmp_genexpr_1__$0 = NULL;
goto outline_result_1;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
outline_result_1:;
tmp_return_value = BUILTIN_ANY(tmp_any_arg_1);
Py_DECREF(tmp_any_arg_1);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 540;
type_description_1 = "o";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_9c75f13892f83ee33e3fd097e6911775);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_9c75f13892f83ee33e3fd097e6911775);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_9c75f13892f83ee33e3fd097e6911775);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_9c75f13892f83ee33e3fd097e6911775, exception_lineno);
} else if (exception_tb->tb_frame != &frame_9c75f13892f83ee33e3fd097e6911775->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_9c75f13892f83ee33e3fd097e6911775, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_9c75f13892f83ee33e3fd097e6911775,
type_description_1,
par_obj
);
// Release cached frame if used for exception.
if (frame_9c75f13892f83ee33e3fd097e6911775 == cache_frame_9c75f13892f83ee33e3fd097e6911775) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_9c75f13892f83ee33e3fd097e6911775);
cache_frame_9c75f13892f83ee33e3fd097e6911775 = NULL;
}
assertFrameObject(frame_9c75f13892f83ee33e3fd097e6911775);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto function_exception_exit;
frame_no_exception_1:;
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_obj);
Py_DECREF(par_obj);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_obj);
Py_DECREF(par_obj);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
struct six$$$function__25_callable$$$genexpr__1_genexpr_locals {
PyObject *var_klass;
PyObject *tmp_iter_value_0;
char const *type_description_1;
PyObject *exception_type;
PyObject *exception_value;
PyTracebackObject *exception_tb;
int exception_lineno;
int tmp_res;
char yield_tmps[1024];
PyObject *exception_keeper_type_1;
PyObject *exception_keeper_value_1;
PyTracebackObject *exception_keeper_tb_1;
int exception_keeper_lineno_1;
PyObject *exception_keeper_type_2;
PyObject *exception_keeper_value_2;
PyTracebackObject *exception_keeper_tb_2;
int exception_keeper_lineno_2;
};
static PyObject *six$$$function__25_callable$$$genexpr__1_genexpr_context(struct Nuitka_GeneratorObject *generator, PyObject *yield_return_value) {
CHECK_OBJECT(generator);
assert(Nuitka_Generator_Check((PyObject *)generator));
CHECK_OBJECT_X(yield_return_value);
// Heap access if used.
struct six$$$function__25_callable$$$genexpr__1_genexpr_locals *generator_heap = (struct six$$$function__25_callable$$$genexpr__1_genexpr_locals *)generator->m_heap_storage;
// Dispatch to yield based on return label index:
switch(generator->m_yield_return_index) {
case 1: goto yield_return_1;
}
// Local variable initialization
NUITKA_MAY_BE_UNUSED nuitka_void tmp_unused;
static struct Nuitka_FrameObject *cache_m_frame = NULL;
generator_heap->var_klass = NULL;
generator_heap->tmp_iter_value_0 = NULL;
generator_heap->type_description_1 = NULL;
generator_heap->exception_type = NULL;
generator_heap->exception_value = NULL;
generator_heap->exception_tb = NULL;
generator_heap->exception_lineno = 0;
// Actual generator function body.
// Tried code:
if (isFrameUnusable(cache_m_frame)) {
Py_XDECREF(cache_m_frame);
#if _DEBUG_REFCOUNTS
if (cache_m_frame == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_m_frame = MAKE_FUNCTION_FRAME(codeobj_5ac04e48f421147cba7d85867f1be62e, module_six, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
generator->m_frame = cache_m_frame;
// Mark the frame object as in use, ref count 1 will be up for reuse.
Py_INCREF(generator->m_frame);
assert(Py_REFCNT(generator->m_frame) == 2); // Frame stack
#if PYTHON_VERSION >= 0x340
Nuitka_SetFrameGenerator(generator->m_frame, (PyObject *)generator);
#endif
assert(generator->m_frame->m_frame.f_back == NULL);
pushFrameStack(generator->m_frame);
// Taking a reference prevents reuse of generator frame while it is being used.
Py_INCREF(generator->m_frame->m_frame.f_back);
#if PYTHON_VERSION >= 0x300
// Accept currently existing exception as the one to publish again when we
// yield or yield from.
{
PyThreadState *thread_state = PyThreadState_GET();
#if PYTHON_VERSION < 0x3b0
EXC_TYPE_F(generator) = EXC_TYPE(thread_state);
if (EXC_TYPE_F(generator) == Py_None) EXC_TYPE_F(generator) = NULL;
Py_XINCREF(EXC_TYPE_F(generator));
#endif
EXC_VALUE_F(generator) = EXC_VALUE(thread_state);
Py_XINCREF(EXC_VALUE_F(generator));
#if PYTHON_VERSION < 0x3b0
ASSIGN_EXC_TRACEBACK_F(generator, EXC_TRACEBACK(thread_state));
Py_XINCREF(EXC_TRACEBACK_F(generator));
#endif
}
#endif
// Framed code:
// Tried code:
loop_start_1:;
{
PyObject *tmp_next_source_1;
PyObject *tmp_assign_source_1;
CHECK_OBJECT(Nuitka_Cell_GET(generator->m_closure[0]));
tmp_next_source_1 = Nuitka_Cell_GET(generator->m_closure[0]);
tmp_assign_source_1 = ITERATOR_NEXT(tmp_next_source_1);
if (tmp_assign_source_1 == NULL) {
if (CHECK_AND_CLEAR_STOP_ITERATION_OCCURRED()) {
goto loop_end_1;
} else {
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->type_description_1 = "No";
generator_heap->exception_lineno = 540;
goto try_except_handler_2;
}
}
{
PyObject *old = generator_heap->tmp_iter_value_0;
generator_heap->tmp_iter_value_0 = tmp_assign_source_1;
Py_XDECREF(old);
}
}
{
PyObject *tmp_assign_source_2;
CHECK_OBJECT(generator_heap->tmp_iter_value_0);
tmp_assign_source_2 = generator_heap->tmp_iter_value_0;
{
PyObject *old = generator_heap->var_klass;
generator_heap->var_klass = tmp_assign_source_2;
Py_INCREF(generator_heap->var_klass);
Py_XDECREF(old);
}
}
{
PyObject *tmp_expression_value_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
PyObject *tmp_expression_value_2;
NUITKA_MAY_BE_UNUSED PyObject *tmp_yield_result_1;
tmp_cmp_expr_left_1 = mod_consts[35];
CHECK_OBJECT(generator_heap->var_klass);
tmp_expression_value_2 = generator_heap->var_klass;
tmp_cmp_expr_right_1 = LOOKUP_ATTRIBUTE_DICT_SLOT(tmp_expression_value_2);
if (tmp_cmp_expr_right_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 540;
generator_heap->type_description_1 = "No";
goto try_except_handler_2;
}
generator_heap->tmp_res = PySequence_Contains(tmp_cmp_expr_right_1, tmp_cmp_expr_left_1);
Py_DECREF(tmp_cmp_expr_right_1);
if (generator_heap->tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 540;
generator_heap->type_description_1 = "No";
goto try_except_handler_2;
}
tmp_expression_value_1 = (generator_heap->tmp_res == 1) ? Py_True : Py_False;
Py_INCREF(tmp_expression_value_1);
Nuitka_PreserveHeap(generator_heap->yield_tmps, &tmp_cmp_expr_left_1, sizeof(PyObject *), &tmp_cmp_expr_right_1, sizeof(PyObject *), &tmp_expression_value_2, sizeof(PyObject *), NULL);
generator->m_yield_return_index = 1;
return tmp_expression_value_1;
yield_return_1:
Nuitka_RestoreHeap(generator_heap->yield_tmps, &tmp_cmp_expr_left_1, sizeof(PyObject *), &tmp_cmp_expr_right_1, sizeof(PyObject *), &tmp_expression_value_2, sizeof(PyObject *), NULL);
if (yield_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 540;
generator_heap->type_description_1 = "No";
goto try_except_handler_2;
}
tmp_yield_result_1 = yield_return_value;
}
if (CONSIDER_THREADING() == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 540;
generator_heap->type_description_1 = "No";
goto try_except_handler_2;
}
goto loop_start_1;
loop_end_1:;
goto try_end_1;
// Exception handler code:
try_except_handler_2:;
generator_heap->exception_keeper_type_1 = generator_heap->exception_type;
generator_heap->exception_keeper_value_1 = generator_heap->exception_value;
generator_heap->exception_keeper_tb_1 = generator_heap->exception_tb;
generator_heap->exception_keeper_lineno_1 = generator_heap->exception_lineno;
generator_heap->exception_type = NULL;
generator_heap->exception_value = NULL;
generator_heap->exception_tb = NULL;
generator_heap->exception_lineno = 0;
Py_XDECREF(generator_heap->tmp_iter_value_0);
generator_heap->tmp_iter_value_0 = NULL;
// Re-raise.
generator_heap->exception_type = generator_heap->exception_keeper_type_1;
generator_heap->exception_value = generator_heap->exception_keeper_value_1;
generator_heap->exception_tb = generator_heap->exception_keeper_tb_1;
generator_heap->exception_lineno = generator_heap->exception_keeper_lineno_1;
goto frame_exception_exit_1;
// End of try:
try_end_1:;
Nuitka_Frame_MarkAsNotExecuting(generator->m_frame);
#if PYTHON_VERSION >= 0x300
#if PYTHON_VERSION < 0x3b0
Py_CLEAR(EXC_TYPE_F(generator));
#endif
Py_CLEAR(EXC_VALUE_F(generator));
#if PYTHON_VERSION < 0x3b0
Py_CLEAR(EXC_TRACEBACK_F(generator));
#endif
#endif
// Allow re-use of the frame again.
Py_DECREF(generator->m_frame);
goto frame_no_exception_1;
frame_exception_exit_1:;
// If it's not an exit exception, consider and create a traceback for it.
if (!EXCEPTION_MATCH_GENERATOR(generator_heap->exception_type)) {
if (generator_heap->exception_tb == NULL) {
generator_heap->exception_tb = MAKE_TRACEBACK(generator->m_frame, generator_heap->exception_lineno);
} else if (generator_heap->exception_tb->tb_frame != &generator->m_frame->m_frame) {
generator_heap->exception_tb = ADD_TRACEBACK(generator_heap->exception_tb, generator->m_frame, generator_heap->exception_lineno);
}
Nuitka_Frame_AttachLocals(
generator->m_frame,
generator_heap->type_description_1,
NULL,
generator_heap->var_klass
);
// Release cached frame if used for exception.
if (generator->m_frame == cache_m_frame) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_m_frame);
cache_m_frame = NULL;
}
assertFrameObject(generator->m_frame);
}
#if PYTHON_VERSION >= 0x300
#if PYTHON_VERSION < 0x3b0
Py_CLEAR(EXC_TYPE_F(generator));
#endif
Py_CLEAR(EXC_VALUE_F(generator));
#if PYTHON_VERSION < 0x3b0
Py_CLEAR(EXC_TRACEBACK_F(generator));
#endif
#endif
Py_DECREF(generator->m_frame);
// Return the error.
goto try_except_handler_1;
frame_no_exception_1:;
goto try_end_2;
// Exception handler code:
try_except_handler_1:;
generator_heap->exception_keeper_type_2 = generator_heap->exception_type;
generator_heap->exception_keeper_value_2 = generator_heap->exception_value;
generator_heap->exception_keeper_tb_2 = generator_heap->exception_tb;
generator_heap->exception_keeper_lineno_2 = generator_heap->exception_lineno;
generator_heap->exception_type = NULL;
generator_heap->exception_value = NULL;
generator_heap->exception_tb = NULL;
generator_heap->exception_lineno = 0;
Py_XDECREF(generator_heap->var_klass);
generator_heap->var_klass = NULL;
// Re-raise.
generator_heap->exception_type = generator_heap->exception_keeper_type_2;
generator_heap->exception_value = generator_heap->exception_keeper_value_2;
generator_heap->exception_tb = generator_heap->exception_keeper_tb_2;
generator_heap->exception_lineno = generator_heap->exception_keeper_lineno_2;
goto function_exception_exit;
// End of try:
try_end_2:;
Py_XDECREF(generator_heap->tmp_iter_value_0);
generator_heap->tmp_iter_value_0 = NULL;
Py_XDECREF(generator_heap->var_klass);
generator_heap->var_klass = NULL;
return NULL;
function_exception_exit:
assert(generator_heap->exception_type);
RESTORE_ERROR_OCCURRED(generator_heap->exception_type, generator_heap->exception_value, generator_heap->exception_tb);
return NULL;
}
static PyObject *MAKE_GENERATOR_six$$$function__25_callable$$$genexpr__1_genexpr(struct Nuitka_CellObject **closure) {
return Nuitka_Generator_New(
six$$$function__25_callable$$$genexpr__1_genexpr_context,
module_six,
mod_consts[36],
#if PYTHON_VERSION >= 0x350
mod_consts[37],
#endif
codeobj_5ac04e48f421147cba7d85867f1be62e,
closure,
1,
sizeof(struct six$$$function__25_callable$$$genexpr__1_genexpr_locals)
);
}
static PyObject *impl_six$$$function__26_get_unbound_function(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_unbound = python_pars[0];
PyObject *tmp_return_value = NULL;
// Actual function body.
CHECK_OBJECT(par_unbound);
tmp_return_value = par_unbound;
Py_INCREF(tmp_return_value);
goto function_return_exit;
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_unbound);
Py_DECREF(par_unbound);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_six$$$function__27_create_unbound_method(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_func = python_pars[0];
PyObject *par_cls = python_pars[1];
PyObject *tmp_return_value = NULL;
// Actual function body.
CHECK_OBJECT(par_func);
tmp_return_value = par_func;
Py_INCREF(tmp_return_value);
goto function_return_exit;
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_func);
Py_DECREF(par_func);
CHECK_OBJECT(par_cls);
Py_DECREF(par_cls);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_six$$$function__28_get_unbound_function(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_unbound = python_pars[0];
struct Nuitka_FrameObject *frame_31ba9e95171716a856447ecd11928378;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
static struct Nuitka_FrameObject *cache_frame_31ba9e95171716a856447ecd11928378 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_31ba9e95171716a856447ecd11928378)) {
Py_XDECREF(cache_frame_31ba9e95171716a856447ecd11928378);
#if _DEBUG_REFCOUNTS
if (cache_frame_31ba9e95171716a856447ecd11928378 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_31ba9e95171716a856447ecd11928378 = MAKE_FUNCTION_FRAME(codeobj_31ba9e95171716a856447ecd11928378, module_six, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_31ba9e95171716a856447ecd11928378->m_type_description == NULL);
frame_31ba9e95171716a856447ecd11928378 = cache_frame_31ba9e95171716a856447ecd11928378;
// Push the new frame as the currently active one.
pushFrameStack(frame_31ba9e95171716a856447ecd11928378);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_31ba9e95171716a856447ecd11928378) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_expression_value_1;
CHECK_OBJECT(par_unbound);
tmp_expression_value_1 = par_unbound;
tmp_return_value = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[38]);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 555;
type_description_1 = "o";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_31ba9e95171716a856447ecd11928378);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_31ba9e95171716a856447ecd11928378);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_31ba9e95171716a856447ecd11928378);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_31ba9e95171716a856447ecd11928378, exception_lineno);
} else if (exception_tb->tb_frame != &frame_31ba9e95171716a856447ecd11928378->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_31ba9e95171716a856447ecd11928378, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_31ba9e95171716a856447ecd11928378,
type_description_1,
par_unbound
);
// Release cached frame if used for exception.
if (frame_31ba9e95171716a856447ecd11928378 == cache_frame_31ba9e95171716a856447ecd11928378) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_31ba9e95171716a856447ecd11928378);
cache_frame_31ba9e95171716a856447ecd11928378 = NULL;
}
assertFrameObject(frame_31ba9e95171716a856447ecd11928378);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto function_exception_exit;
frame_no_exception_1:;
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_unbound);
Py_DECREF(par_unbound);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_unbound);
Py_DECREF(par_unbound);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_six$$$function__29_create_bound_method(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_func = python_pars[0];
PyObject *par_obj = python_pars[1];
struct Nuitka_FrameObject *frame_4d2f9a27639c4fcda587ad287c55c1c8;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
static struct Nuitka_FrameObject *cache_frame_4d2f9a27639c4fcda587ad287c55c1c8 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_4d2f9a27639c4fcda587ad287c55c1c8)) {
Py_XDECREF(cache_frame_4d2f9a27639c4fcda587ad287c55c1c8);
#if _DEBUG_REFCOUNTS
if (cache_frame_4d2f9a27639c4fcda587ad287c55c1c8 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_4d2f9a27639c4fcda587ad287c55c1c8 = MAKE_FUNCTION_FRAME(codeobj_4d2f9a27639c4fcda587ad287c55c1c8, module_six, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_4d2f9a27639c4fcda587ad287c55c1c8->m_type_description == NULL);
frame_4d2f9a27639c4fcda587ad287c55c1c8 = cache_frame_4d2f9a27639c4fcda587ad287c55c1c8;
// Push the new frame as the currently active one.
pushFrameStack(frame_4d2f9a27639c4fcda587ad287c55c1c8);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_4d2f9a27639c4fcda587ad287c55c1c8) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_called_value_1;
PyObject *tmp_expression_value_1;
PyObject *tmp_args_element_value_1;
PyObject *tmp_args_element_value_2;
PyObject *tmp_args_element_value_3;
PyObject *tmp_expression_value_2;
tmp_expression_value_1 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[39]);
if (unlikely(tmp_expression_value_1 == NULL)) {
tmp_expression_value_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[39]);
}
assert(!(tmp_expression_value_1 == NULL));
tmp_called_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[40]);
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 558;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_func);
tmp_args_element_value_1 = par_func;
CHECK_OBJECT(par_obj);
tmp_args_element_value_2 = par_obj;
CHECK_OBJECT(par_obj);
tmp_expression_value_2 = par_obj;
tmp_args_element_value_3 = LOOKUP_ATTRIBUTE_CLASS_SLOT(tmp_expression_value_2);
if (tmp_args_element_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
exception_lineno = 558;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
frame_4d2f9a27639c4fcda587ad287c55c1c8->m_frame.f_lineno = 558;
{
PyObject *call_args[] = {tmp_args_element_value_1, tmp_args_element_value_2, tmp_args_element_value_3};
tmp_return_value = CALL_FUNCTION_WITH_ARGS3(tmp_called_value_1, call_args);
}
Py_DECREF(tmp_called_value_1);
Py_DECREF(tmp_args_element_value_3);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 558;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_4d2f9a27639c4fcda587ad287c55c1c8);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_4d2f9a27639c4fcda587ad287c55c1c8);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_4d2f9a27639c4fcda587ad287c55c1c8);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_4d2f9a27639c4fcda587ad287c55c1c8, exception_lineno);
} else if (exception_tb->tb_frame != &frame_4d2f9a27639c4fcda587ad287c55c1c8->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_4d2f9a27639c4fcda587ad287c55c1c8, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_4d2f9a27639c4fcda587ad287c55c1c8,
type_description_1,
par_func,
par_obj
);
// Release cached frame if used for exception.
if (frame_4d2f9a27639c4fcda587ad287c55c1c8 == cache_frame_4d2f9a27639c4fcda587ad287c55c1c8) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_4d2f9a27639c4fcda587ad287c55c1c8);
cache_frame_4d2f9a27639c4fcda587ad287c55c1c8 = NULL;
}
assertFrameObject(frame_4d2f9a27639c4fcda587ad287c55c1c8);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto function_exception_exit;
frame_no_exception_1:;
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_func);
Py_DECREF(par_func);
CHECK_OBJECT(par_obj);
Py_DECREF(par_obj);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_func);
Py_DECREF(par_func);
CHECK_OBJECT(par_obj);
Py_DECREF(par_obj);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_six$$$function__30_create_unbound_method(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_func = python_pars[0];
PyObject *par_cls = python_pars[1];
struct Nuitka_FrameObject *frame_6050f2ad098eb4f09186aad48145cd36;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
static struct Nuitka_FrameObject *cache_frame_6050f2ad098eb4f09186aad48145cd36 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_6050f2ad098eb4f09186aad48145cd36)) {
Py_XDECREF(cache_frame_6050f2ad098eb4f09186aad48145cd36);
#if _DEBUG_REFCOUNTS
if (cache_frame_6050f2ad098eb4f09186aad48145cd36 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_6050f2ad098eb4f09186aad48145cd36 = MAKE_FUNCTION_FRAME(codeobj_6050f2ad098eb4f09186aad48145cd36, module_six, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_6050f2ad098eb4f09186aad48145cd36->m_type_description == NULL);
frame_6050f2ad098eb4f09186aad48145cd36 = cache_frame_6050f2ad098eb4f09186aad48145cd36;
// Push the new frame as the currently active one.
pushFrameStack(frame_6050f2ad098eb4f09186aad48145cd36);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_6050f2ad098eb4f09186aad48145cd36) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_called_instance_1;
PyObject *tmp_args_element_value_1;
PyObject *tmp_args_element_value_2;
PyObject *tmp_args_element_value_3;
tmp_called_instance_1 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[39]);
if (unlikely(tmp_called_instance_1 == NULL)) {
tmp_called_instance_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[39]);
}
assert(!(tmp_called_instance_1 == NULL));
CHECK_OBJECT(par_func);
tmp_args_element_value_1 = par_func;
tmp_args_element_value_2 = Py_None;
CHECK_OBJECT(par_cls);
tmp_args_element_value_3 = par_cls;
frame_6050f2ad098eb4f09186aad48145cd36->m_frame.f_lineno = 561;
{
PyObject *call_args[] = {tmp_args_element_value_1, tmp_args_element_value_2, tmp_args_element_value_3};
tmp_return_value = CALL_METHOD_WITH_ARGS3(
tmp_called_instance_1,
mod_consts[40],
call_args
);
}
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 561;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_6050f2ad098eb4f09186aad48145cd36);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_6050f2ad098eb4f09186aad48145cd36);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_6050f2ad098eb4f09186aad48145cd36);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_6050f2ad098eb4f09186aad48145cd36, exception_lineno);
} else if (exception_tb->tb_frame != &frame_6050f2ad098eb4f09186aad48145cd36->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_6050f2ad098eb4f09186aad48145cd36, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_6050f2ad098eb4f09186aad48145cd36,
type_description_1,
par_func,
par_cls
);
// Release cached frame if used for exception.
if (frame_6050f2ad098eb4f09186aad48145cd36 == cache_frame_6050f2ad098eb4f09186aad48145cd36) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_6050f2ad098eb4f09186aad48145cd36);
cache_frame_6050f2ad098eb4f09186aad48145cd36 = NULL;
}
assertFrameObject(frame_6050f2ad098eb4f09186aad48145cd36);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto function_exception_exit;
frame_no_exception_1:;
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_func);
Py_DECREF(par_func);
CHECK_OBJECT(par_cls);
Py_DECREF(par_cls);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_func);
Py_DECREF(par_func);
CHECK_OBJECT(par_cls);
Py_DECREF(par_cls);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_six$$$function__31_next(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_self = python_pars[0];
struct Nuitka_FrameObject *frame_b4662ceac2e39f89cf79b98f93471d97;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
static struct Nuitka_FrameObject *cache_frame_b4662ceac2e39f89cf79b98f93471d97 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_b4662ceac2e39f89cf79b98f93471d97)) {
Py_XDECREF(cache_frame_b4662ceac2e39f89cf79b98f93471d97);
#if _DEBUG_REFCOUNTS
if (cache_frame_b4662ceac2e39f89cf79b98f93471d97 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_b4662ceac2e39f89cf79b98f93471d97 = MAKE_FUNCTION_FRAME(codeobj_b4662ceac2e39f89cf79b98f93471d97, module_six, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_b4662ceac2e39f89cf79b98f93471d97->m_type_description == NULL);
frame_b4662ceac2e39f89cf79b98f93471d97 = cache_frame_b4662ceac2e39f89cf79b98f93471d97;
// Push the new frame as the currently active one.
pushFrameStack(frame_b4662ceac2e39f89cf79b98f93471d97);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_b4662ceac2e39f89cf79b98f93471d97) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_called_instance_1;
PyObject *tmp_type_arg_1;
PyObject *tmp_args_element_value_1;
CHECK_OBJECT(par_self);
tmp_type_arg_1 = par_self;
tmp_called_instance_1 = BUILTIN_TYPE1(tmp_type_arg_1);
assert(!(tmp_called_instance_1 == NULL));
CHECK_OBJECT(par_self);
tmp_args_element_value_1 = par_self;
frame_b4662ceac2e39f89cf79b98f93471d97->m_frame.f_lineno = 566;
tmp_return_value = CALL_METHOD_WITH_SINGLE_ARG(tmp_called_instance_1, mod_consts[41], tmp_args_element_value_1);
Py_DECREF(tmp_called_instance_1);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 566;
type_description_1 = "o";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_b4662ceac2e39f89cf79b98f93471d97);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_b4662ceac2e39f89cf79b98f93471d97);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_b4662ceac2e39f89cf79b98f93471d97);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_b4662ceac2e39f89cf79b98f93471d97, exception_lineno);
} else if (exception_tb->tb_frame != &frame_b4662ceac2e39f89cf79b98f93471d97->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_b4662ceac2e39f89cf79b98f93471d97, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_b4662ceac2e39f89cf79b98f93471d97,
type_description_1,
par_self
);
// Release cached frame if used for exception.
if (frame_b4662ceac2e39f89cf79b98f93471d97 == cache_frame_b4662ceac2e39f89cf79b98f93471d97) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_b4662ceac2e39f89cf79b98f93471d97);
cache_frame_b4662ceac2e39f89cf79b98f93471d97 = NULL;
}
assertFrameObject(frame_b4662ceac2e39f89cf79b98f93471d97);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto function_exception_exit;
frame_no_exception_1:;
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_six$$$function__32_iterkeys(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_d = python_pars[0];
PyObject *par_kw = python_pars[1];
struct Nuitka_FrameObject *frame_6e41ac3e4873dba67edf1f34763516f3;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
static struct Nuitka_FrameObject *cache_frame_6e41ac3e4873dba67edf1f34763516f3 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_6e41ac3e4873dba67edf1f34763516f3)) {
Py_XDECREF(cache_frame_6e41ac3e4873dba67edf1f34763516f3);
#if _DEBUG_REFCOUNTS
if (cache_frame_6e41ac3e4873dba67edf1f34763516f3 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_6e41ac3e4873dba67edf1f34763516f3 = MAKE_FUNCTION_FRAME(codeobj_6e41ac3e4873dba67edf1f34763516f3, module_six, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_6e41ac3e4873dba67edf1f34763516f3->m_type_description == NULL);
frame_6e41ac3e4873dba67edf1f34763516f3 = cache_frame_6e41ac3e4873dba67edf1f34763516f3;
// Push the new frame as the currently active one.
pushFrameStack(frame_6e41ac3e4873dba67edf1f34763516f3);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_6e41ac3e4873dba67edf1f34763516f3) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_iter_arg_1;
PyObject *tmp_dircall_arg1_1;
PyObject *tmp_expression_value_1;
PyObject *tmp_dircall_arg2_1;
CHECK_OBJECT(par_d);
tmp_expression_value_1 = par_d;
tmp_dircall_arg1_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[42]);
if (tmp_dircall_arg1_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 583;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_kw);
tmp_dircall_arg2_1 = par_kw;
Py_INCREF(tmp_dircall_arg2_1);
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_1, tmp_dircall_arg2_1};
tmp_iter_arg_1 = impl___main__$$$function__8_complex_call_helper_star_dict(dir_call_args);
}
if (tmp_iter_arg_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 583;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_return_value = MAKE_ITERATOR(tmp_iter_arg_1);
Py_DECREF(tmp_iter_arg_1);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 583;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_6e41ac3e4873dba67edf1f34763516f3);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_6e41ac3e4873dba67edf1f34763516f3);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_6e41ac3e4873dba67edf1f34763516f3);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_6e41ac3e4873dba67edf1f34763516f3, exception_lineno);
} else if (exception_tb->tb_frame != &frame_6e41ac3e4873dba67edf1f34763516f3->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_6e41ac3e4873dba67edf1f34763516f3, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_6e41ac3e4873dba67edf1f34763516f3,
type_description_1,
par_d,
par_kw
);
// Release cached frame if used for exception.
if (frame_6e41ac3e4873dba67edf1f34763516f3 == cache_frame_6e41ac3e4873dba67edf1f34763516f3) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_6e41ac3e4873dba67edf1f34763516f3);
cache_frame_6e41ac3e4873dba67edf1f34763516f3 = NULL;
}
assertFrameObject(frame_6e41ac3e4873dba67edf1f34763516f3);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto function_exception_exit;
frame_no_exception_1:;
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_d);
Py_DECREF(par_d);
CHECK_OBJECT(par_kw);
Py_DECREF(par_kw);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_d);
Py_DECREF(par_d);
CHECK_OBJECT(par_kw);
Py_DECREF(par_kw);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_six$$$function__33_itervalues(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_d = python_pars[0];
PyObject *par_kw = python_pars[1];
struct Nuitka_FrameObject *frame_ae7663383111e9d837db26766fa81335;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
static struct Nuitka_FrameObject *cache_frame_ae7663383111e9d837db26766fa81335 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_ae7663383111e9d837db26766fa81335)) {
Py_XDECREF(cache_frame_ae7663383111e9d837db26766fa81335);
#if _DEBUG_REFCOUNTS
if (cache_frame_ae7663383111e9d837db26766fa81335 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_ae7663383111e9d837db26766fa81335 = MAKE_FUNCTION_FRAME(codeobj_ae7663383111e9d837db26766fa81335, module_six, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_ae7663383111e9d837db26766fa81335->m_type_description == NULL);
frame_ae7663383111e9d837db26766fa81335 = cache_frame_ae7663383111e9d837db26766fa81335;
// Push the new frame as the currently active one.
pushFrameStack(frame_ae7663383111e9d837db26766fa81335);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_ae7663383111e9d837db26766fa81335) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_iter_arg_1;
PyObject *tmp_dircall_arg1_1;
PyObject *tmp_expression_value_1;
PyObject *tmp_dircall_arg2_1;
CHECK_OBJECT(par_d);
tmp_expression_value_1 = par_d;
tmp_dircall_arg1_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[43]);
if (tmp_dircall_arg1_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 586;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_kw);
tmp_dircall_arg2_1 = par_kw;
Py_INCREF(tmp_dircall_arg2_1);
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_1, tmp_dircall_arg2_1};
tmp_iter_arg_1 = impl___main__$$$function__8_complex_call_helper_star_dict(dir_call_args);
}
if (tmp_iter_arg_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 586;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_return_value = MAKE_ITERATOR(tmp_iter_arg_1);
Py_DECREF(tmp_iter_arg_1);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 586;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_ae7663383111e9d837db26766fa81335);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_ae7663383111e9d837db26766fa81335);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_ae7663383111e9d837db26766fa81335);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_ae7663383111e9d837db26766fa81335, exception_lineno);
} else if (exception_tb->tb_frame != &frame_ae7663383111e9d837db26766fa81335->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_ae7663383111e9d837db26766fa81335, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_ae7663383111e9d837db26766fa81335,
type_description_1,
par_d,
par_kw
);
// Release cached frame if used for exception.
if (frame_ae7663383111e9d837db26766fa81335 == cache_frame_ae7663383111e9d837db26766fa81335) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_ae7663383111e9d837db26766fa81335);
cache_frame_ae7663383111e9d837db26766fa81335 = NULL;
}
assertFrameObject(frame_ae7663383111e9d837db26766fa81335);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto function_exception_exit;
frame_no_exception_1:;
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_d);
Py_DECREF(par_d);
CHECK_OBJECT(par_kw);
Py_DECREF(par_kw);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_d);
Py_DECREF(par_d);
CHECK_OBJECT(par_kw);
Py_DECREF(par_kw);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_six$$$function__34_iteritems(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_d = python_pars[0];
PyObject *par_kw = python_pars[1];
struct Nuitka_FrameObject *frame_24830da2a145ab70f6315e6920475537;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
static struct Nuitka_FrameObject *cache_frame_24830da2a145ab70f6315e6920475537 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_24830da2a145ab70f6315e6920475537)) {
Py_XDECREF(cache_frame_24830da2a145ab70f6315e6920475537);
#if _DEBUG_REFCOUNTS
if (cache_frame_24830da2a145ab70f6315e6920475537 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_24830da2a145ab70f6315e6920475537 = MAKE_FUNCTION_FRAME(codeobj_24830da2a145ab70f6315e6920475537, module_six, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_24830da2a145ab70f6315e6920475537->m_type_description == NULL);
frame_24830da2a145ab70f6315e6920475537 = cache_frame_24830da2a145ab70f6315e6920475537;
// Push the new frame as the currently active one.
pushFrameStack(frame_24830da2a145ab70f6315e6920475537);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_24830da2a145ab70f6315e6920475537) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_iter_arg_1;
PyObject *tmp_dircall_arg1_1;
PyObject *tmp_expression_value_1;
PyObject *tmp_dircall_arg2_1;
CHECK_OBJECT(par_d);
tmp_expression_value_1 = par_d;
tmp_dircall_arg1_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[44]);
if (tmp_dircall_arg1_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 589;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_kw);
tmp_dircall_arg2_1 = par_kw;
Py_INCREF(tmp_dircall_arg2_1);
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_1, tmp_dircall_arg2_1};
tmp_iter_arg_1 = impl___main__$$$function__8_complex_call_helper_star_dict(dir_call_args);
}
if (tmp_iter_arg_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 589;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_return_value = MAKE_ITERATOR(tmp_iter_arg_1);
Py_DECREF(tmp_iter_arg_1);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 589;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_24830da2a145ab70f6315e6920475537);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_24830da2a145ab70f6315e6920475537);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_24830da2a145ab70f6315e6920475537);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_24830da2a145ab70f6315e6920475537, exception_lineno);
} else if (exception_tb->tb_frame != &frame_24830da2a145ab70f6315e6920475537->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_24830da2a145ab70f6315e6920475537, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_24830da2a145ab70f6315e6920475537,
type_description_1,
par_d,
par_kw
);
// Release cached frame if used for exception.
if (frame_24830da2a145ab70f6315e6920475537 == cache_frame_24830da2a145ab70f6315e6920475537) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_24830da2a145ab70f6315e6920475537);
cache_frame_24830da2a145ab70f6315e6920475537 = NULL;
}
assertFrameObject(frame_24830da2a145ab70f6315e6920475537);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto function_exception_exit;
frame_no_exception_1:;
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_d);
Py_DECREF(par_d);
CHECK_OBJECT(par_kw);
Py_DECREF(par_kw);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_d);
Py_DECREF(par_d);
CHECK_OBJECT(par_kw);
Py_DECREF(par_kw);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_six$$$function__35_iterlists(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_d = python_pars[0];
PyObject *par_kw = python_pars[1];
struct Nuitka_FrameObject *frame_793d2755ca479d53c3181a80ba5b5c1e;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
static struct Nuitka_FrameObject *cache_frame_793d2755ca479d53c3181a80ba5b5c1e = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_793d2755ca479d53c3181a80ba5b5c1e)) {
Py_XDECREF(cache_frame_793d2755ca479d53c3181a80ba5b5c1e);
#if _DEBUG_REFCOUNTS
if (cache_frame_793d2755ca479d53c3181a80ba5b5c1e == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_793d2755ca479d53c3181a80ba5b5c1e = MAKE_FUNCTION_FRAME(codeobj_793d2755ca479d53c3181a80ba5b5c1e, module_six, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_793d2755ca479d53c3181a80ba5b5c1e->m_type_description == NULL);
frame_793d2755ca479d53c3181a80ba5b5c1e = cache_frame_793d2755ca479d53c3181a80ba5b5c1e;
// Push the new frame as the currently active one.
pushFrameStack(frame_793d2755ca479d53c3181a80ba5b5c1e);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_793d2755ca479d53c3181a80ba5b5c1e) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_iter_arg_1;
PyObject *tmp_dircall_arg1_1;
PyObject *tmp_expression_value_1;
PyObject *tmp_dircall_arg2_1;
CHECK_OBJECT(par_d);
tmp_expression_value_1 = par_d;
tmp_dircall_arg1_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[45]);
if (tmp_dircall_arg1_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 592;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_kw);
tmp_dircall_arg2_1 = par_kw;
Py_INCREF(tmp_dircall_arg2_1);
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_1, tmp_dircall_arg2_1};
tmp_iter_arg_1 = impl___main__$$$function__8_complex_call_helper_star_dict(dir_call_args);
}
if (tmp_iter_arg_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 592;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_return_value = MAKE_ITERATOR(tmp_iter_arg_1);
Py_DECREF(tmp_iter_arg_1);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 592;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_793d2755ca479d53c3181a80ba5b5c1e);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_793d2755ca479d53c3181a80ba5b5c1e);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_793d2755ca479d53c3181a80ba5b5c1e);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_793d2755ca479d53c3181a80ba5b5c1e, exception_lineno);
} else if (exception_tb->tb_frame != &frame_793d2755ca479d53c3181a80ba5b5c1e->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_793d2755ca479d53c3181a80ba5b5c1e, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_793d2755ca479d53c3181a80ba5b5c1e,
type_description_1,
par_d,
par_kw
);
// Release cached frame if used for exception.
if (frame_793d2755ca479d53c3181a80ba5b5c1e == cache_frame_793d2755ca479d53c3181a80ba5b5c1e) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_793d2755ca479d53c3181a80ba5b5c1e);
cache_frame_793d2755ca479d53c3181a80ba5b5c1e = NULL;
}
assertFrameObject(frame_793d2755ca479d53c3181a80ba5b5c1e);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto function_exception_exit;
frame_no_exception_1:;
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_d);
Py_DECREF(par_d);
CHECK_OBJECT(par_kw);
Py_DECREF(par_kw);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_d);
Py_DECREF(par_d);
CHECK_OBJECT(par_kw);
Py_DECREF(par_kw);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_six$$$function__36_iterkeys(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_d = python_pars[0];
PyObject *par_kw = python_pars[1];
struct Nuitka_FrameObject *frame_09f181e272ba91f26a70bcd74852aac5;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
static struct Nuitka_FrameObject *cache_frame_09f181e272ba91f26a70bcd74852aac5 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_09f181e272ba91f26a70bcd74852aac5)) {
Py_XDECREF(cache_frame_09f181e272ba91f26a70bcd74852aac5);
#if _DEBUG_REFCOUNTS
if (cache_frame_09f181e272ba91f26a70bcd74852aac5 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_09f181e272ba91f26a70bcd74852aac5 = MAKE_FUNCTION_FRAME(codeobj_09f181e272ba91f26a70bcd74852aac5, module_six, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_09f181e272ba91f26a70bcd74852aac5->m_type_description == NULL);
frame_09f181e272ba91f26a70bcd74852aac5 = cache_frame_09f181e272ba91f26a70bcd74852aac5;
// Push the new frame as the currently active one.
pushFrameStack(frame_09f181e272ba91f26a70bcd74852aac5);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_09f181e272ba91f26a70bcd74852aac5) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_dircall_arg1_1;
PyObject *tmp_expression_value_1;
PyObject *tmp_dircall_arg2_1;
CHECK_OBJECT(par_d);
tmp_expression_value_1 = par_d;
tmp_dircall_arg1_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[46]);
if (tmp_dircall_arg1_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 601;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_kw);
tmp_dircall_arg2_1 = par_kw;
Py_INCREF(tmp_dircall_arg2_1);
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_1, tmp_dircall_arg2_1};
tmp_return_value = impl___main__$$$function__8_complex_call_helper_star_dict(dir_call_args);
}
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 601;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_09f181e272ba91f26a70bcd74852aac5);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_09f181e272ba91f26a70bcd74852aac5);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_09f181e272ba91f26a70bcd74852aac5);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_09f181e272ba91f26a70bcd74852aac5, exception_lineno);
} else if (exception_tb->tb_frame != &frame_09f181e272ba91f26a70bcd74852aac5->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_09f181e272ba91f26a70bcd74852aac5, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_09f181e272ba91f26a70bcd74852aac5,
type_description_1,
par_d,
par_kw
);
// Release cached frame if used for exception.
if (frame_09f181e272ba91f26a70bcd74852aac5 == cache_frame_09f181e272ba91f26a70bcd74852aac5) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_09f181e272ba91f26a70bcd74852aac5);
cache_frame_09f181e272ba91f26a70bcd74852aac5 = NULL;
}
assertFrameObject(frame_09f181e272ba91f26a70bcd74852aac5);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto function_exception_exit;
frame_no_exception_1:;
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_d);
Py_DECREF(par_d);
CHECK_OBJECT(par_kw);
Py_DECREF(par_kw);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_d);
Py_DECREF(par_d);
CHECK_OBJECT(par_kw);
Py_DECREF(par_kw);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_six$$$function__37_itervalues(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_d = python_pars[0];
PyObject *par_kw = python_pars[1];
struct Nuitka_FrameObject *frame_55d691f2fc3a27548e497f439d11c586;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
static struct Nuitka_FrameObject *cache_frame_55d691f2fc3a27548e497f439d11c586 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_55d691f2fc3a27548e497f439d11c586)) {
Py_XDECREF(cache_frame_55d691f2fc3a27548e497f439d11c586);
#if _DEBUG_REFCOUNTS
if (cache_frame_55d691f2fc3a27548e497f439d11c586 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_55d691f2fc3a27548e497f439d11c586 = MAKE_FUNCTION_FRAME(codeobj_55d691f2fc3a27548e497f439d11c586, module_six, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_55d691f2fc3a27548e497f439d11c586->m_type_description == NULL);
frame_55d691f2fc3a27548e497f439d11c586 = cache_frame_55d691f2fc3a27548e497f439d11c586;
// Push the new frame as the currently active one.
pushFrameStack(frame_55d691f2fc3a27548e497f439d11c586);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_55d691f2fc3a27548e497f439d11c586) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_dircall_arg1_1;
PyObject *tmp_expression_value_1;
PyObject *tmp_dircall_arg2_1;
CHECK_OBJECT(par_d);
tmp_expression_value_1 = par_d;
tmp_dircall_arg1_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[47]);
if (tmp_dircall_arg1_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 604;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_kw);
tmp_dircall_arg2_1 = par_kw;
Py_INCREF(tmp_dircall_arg2_1);
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_1, tmp_dircall_arg2_1};
tmp_return_value = impl___main__$$$function__8_complex_call_helper_star_dict(dir_call_args);
}
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 604;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_55d691f2fc3a27548e497f439d11c586);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_55d691f2fc3a27548e497f439d11c586);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_55d691f2fc3a27548e497f439d11c586);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_55d691f2fc3a27548e497f439d11c586, exception_lineno);
} else if (exception_tb->tb_frame != &frame_55d691f2fc3a27548e497f439d11c586->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_55d691f2fc3a27548e497f439d11c586, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_55d691f2fc3a27548e497f439d11c586,
type_description_1,
par_d,
par_kw
);
// Release cached frame if used for exception.
if (frame_55d691f2fc3a27548e497f439d11c586 == cache_frame_55d691f2fc3a27548e497f439d11c586) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_55d691f2fc3a27548e497f439d11c586);
cache_frame_55d691f2fc3a27548e497f439d11c586 = NULL;
}
assertFrameObject(frame_55d691f2fc3a27548e497f439d11c586);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto function_exception_exit;
frame_no_exception_1:;
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_d);
Py_DECREF(par_d);
CHECK_OBJECT(par_kw);
Py_DECREF(par_kw);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_d);
Py_DECREF(par_d);
CHECK_OBJECT(par_kw);
Py_DECREF(par_kw);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_six$$$function__38_iteritems(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_d = python_pars[0];
PyObject *par_kw = python_pars[1];
struct Nuitka_FrameObject *frame_66303c4b3b0eee589949a7d9fbcdbf74;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
static struct Nuitka_FrameObject *cache_frame_66303c4b3b0eee589949a7d9fbcdbf74 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_66303c4b3b0eee589949a7d9fbcdbf74)) {
Py_XDECREF(cache_frame_66303c4b3b0eee589949a7d9fbcdbf74);
#if _DEBUG_REFCOUNTS
if (cache_frame_66303c4b3b0eee589949a7d9fbcdbf74 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_66303c4b3b0eee589949a7d9fbcdbf74 = MAKE_FUNCTION_FRAME(codeobj_66303c4b3b0eee589949a7d9fbcdbf74, module_six, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_66303c4b3b0eee589949a7d9fbcdbf74->m_type_description == NULL);
frame_66303c4b3b0eee589949a7d9fbcdbf74 = cache_frame_66303c4b3b0eee589949a7d9fbcdbf74;
// Push the new frame as the currently active one.
pushFrameStack(frame_66303c4b3b0eee589949a7d9fbcdbf74);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_66303c4b3b0eee589949a7d9fbcdbf74) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_dircall_arg1_1;
PyObject *tmp_expression_value_1;
PyObject *tmp_dircall_arg2_1;
CHECK_OBJECT(par_d);
tmp_expression_value_1 = par_d;
tmp_dircall_arg1_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[48]);
if (tmp_dircall_arg1_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 607;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_kw);
tmp_dircall_arg2_1 = par_kw;
Py_INCREF(tmp_dircall_arg2_1);
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_1, tmp_dircall_arg2_1};
tmp_return_value = impl___main__$$$function__8_complex_call_helper_star_dict(dir_call_args);
}
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 607;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_66303c4b3b0eee589949a7d9fbcdbf74);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_66303c4b3b0eee589949a7d9fbcdbf74);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_66303c4b3b0eee589949a7d9fbcdbf74);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_66303c4b3b0eee589949a7d9fbcdbf74, exception_lineno);
} else if (exception_tb->tb_frame != &frame_66303c4b3b0eee589949a7d9fbcdbf74->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_66303c4b3b0eee589949a7d9fbcdbf74, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_66303c4b3b0eee589949a7d9fbcdbf74,
type_description_1,
par_d,
par_kw
);
// Release cached frame if used for exception.
if (frame_66303c4b3b0eee589949a7d9fbcdbf74 == cache_frame_66303c4b3b0eee589949a7d9fbcdbf74) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_66303c4b3b0eee589949a7d9fbcdbf74);
cache_frame_66303c4b3b0eee589949a7d9fbcdbf74 = NULL;
}
assertFrameObject(frame_66303c4b3b0eee589949a7d9fbcdbf74);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto function_exception_exit;
frame_no_exception_1:;
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_d);
Py_DECREF(par_d);
CHECK_OBJECT(par_kw);
Py_DECREF(par_kw);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_d);
Py_DECREF(par_d);
CHECK_OBJECT(par_kw);
Py_DECREF(par_kw);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_six$$$function__39_iterlists(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_d = python_pars[0];
PyObject *par_kw = python_pars[1];
struct Nuitka_FrameObject *frame_6860bc30dc7e60ae7ef7eb4a2dd38919;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
static struct Nuitka_FrameObject *cache_frame_6860bc30dc7e60ae7ef7eb4a2dd38919 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_6860bc30dc7e60ae7ef7eb4a2dd38919)) {
Py_XDECREF(cache_frame_6860bc30dc7e60ae7ef7eb4a2dd38919);
#if _DEBUG_REFCOUNTS
if (cache_frame_6860bc30dc7e60ae7ef7eb4a2dd38919 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_6860bc30dc7e60ae7ef7eb4a2dd38919 = MAKE_FUNCTION_FRAME(codeobj_6860bc30dc7e60ae7ef7eb4a2dd38919, module_six, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_6860bc30dc7e60ae7ef7eb4a2dd38919->m_type_description == NULL);
frame_6860bc30dc7e60ae7ef7eb4a2dd38919 = cache_frame_6860bc30dc7e60ae7ef7eb4a2dd38919;
// Push the new frame as the currently active one.
pushFrameStack(frame_6860bc30dc7e60ae7ef7eb4a2dd38919);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_6860bc30dc7e60ae7ef7eb4a2dd38919) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_dircall_arg1_1;
PyObject *tmp_expression_value_1;
PyObject *tmp_dircall_arg2_1;
CHECK_OBJECT(par_d);
tmp_expression_value_1 = par_d;
tmp_dircall_arg1_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[49]);
if (tmp_dircall_arg1_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 610;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_kw);
tmp_dircall_arg2_1 = par_kw;
Py_INCREF(tmp_dircall_arg2_1);
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_1, tmp_dircall_arg2_1};
tmp_return_value = impl___main__$$$function__8_complex_call_helper_star_dict(dir_call_args);
}
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 610;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_6860bc30dc7e60ae7ef7eb4a2dd38919);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_6860bc30dc7e60ae7ef7eb4a2dd38919);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_6860bc30dc7e60ae7ef7eb4a2dd38919);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_6860bc30dc7e60ae7ef7eb4a2dd38919, exception_lineno);
} else if (exception_tb->tb_frame != &frame_6860bc30dc7e60ae7ef7eb4a2dd38919->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_6860bc30dc7e60ae7ef7eb4a2dd38919, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_6860bc30dc7e60ae7ef7eb4a2dd38919,
type_description_1,
par_d,
par_kw
);
// Release cached frame if used for exception.
if (frame_6860bc30dc7e60ae7ef7eb4a2dd38919 == cache_frame_6860bc30dc7e60ae7ef7eb4a2dd38919) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_6860bc30dc7e60ae7ef7eb4a2dd38919);
cache_frame_6860bc30dc7e60ae7ef7eb4a2dd38919 = NULL;
}
assertFrameObject(frame_6860bc30dc7e60ae7ef7eb4a2dd38919);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto function_exception_exit;
frame_no_exception_1:;
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_d);
Py_DECREF(par_d);
CHECK_OBJECT(par_kw);
Py_DECREF(par_kw);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_d);
Py_DECREF(par_d);
CHECK_OBJECT(par_kw);
Py_DECREF(par_kw);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_six$$$function__40_b(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_s = python_pars[0];
struct Nuitka_FrameObject *frame_e02277a7cf22c13e96a30e49c7ba4bfd;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
static struct Nuitka_FrameObject *cache_frame_e02277a7cf22c13e96a30e49c7ba4bfd = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_e02277a7cf22c13e96a30e49c7ba4bfd)) {
Py_XDECREF(cache_frame_e02277a7cf22c13e96a30e49c7ba4bfd);
#if _DEBUG_REFCOUNTS
if (cache_frame_e02277a7cf22c13e96a30e49c7ba4bfd == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_e02277a7cf22c13e96a30e49c7ba4bfd = MAKE_FUNCTION_FRAME(codeobj_e02277a7cf22c13e96a30e49c7ba4bfd, module_six, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_e02277a7cf22c13e96a30e49c7ba4bfd->m_type_description == NULL);
frame_e02277a7cf22c13e96a30e49c7ba4bfd = cache_frame_e02277a7cf22c13e96a30e49c7ba4bfd;
// Push the new frame as the currently active one.
pushFrameStack(frame_e02277a7cf22c13e96a30e49c7ba4bfd);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_e02277a7cf22c13e96a30e49c7ba4bfd) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_called_value_1;
PyObject *tmp_expression_value_1;
CHECK_OBJECT(par_s);
tmp_expression_value_1 = par_s;
tmp_called_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[50]);
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 628;
type_description_1 = "o";
goto frame_exception_exit_1;
}
frame_e02277a7cf22c13e96a30e49c7ba4bfd->m_frame.f_lineno = 628;
tmp_return_value = CALL_FUNCTION_WITH_POSARGS1(tmp_called_value_1, mod_consts[51]);
Py_DECREF(tmp_called_value_1);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 628;
type_description_1 = "o";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_e02277a7cf22c13e96a30e49c7ba4bfd);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_e02277a7cf22c13e96a30e49c7ba4bfd);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_e02277a7cf22c13e96a30e49c7ba4bfd);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_e02277a7cf22c13e96a30e49c7ba4bfd, exception_lineno);
} else if (exception_tb->tb_frame != &frame_e02277a7cf22c13e96a30e49c7ba4bfd->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_e02277a7cf22c13e96a30e49c7ba4bfd, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_e02277a7cf22c13e96a30e49c7ba4bfd,
type_description_1,
par_s
);
// Release cached frame if used for exception.
if (frame_e02277a7cf22c13e96a30e49c7ba4bfd == cache_frame_e02277a7cf22c13e96a30e49c7ba4bfd) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_e02277a7cf22c13e96a30e49c7ba4bfd);
cache_frame_e02277a7cf22c13e96a30e49c7ba4bfd = NULL;
}
assertFrameObject(frame_e02277a7cf22c13e96a30e49c7ba4bfd);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto function_exception_exit;
frame_no_exception_1:;
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_s);
Py_DECREF(par_s);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_s);
Py_DECREF(par_s);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_six$$$function__41_u(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_s = python_pars[0];
PyObject *tmp_return_value = NULL;
// Actual function body.
CHECK_OBJECT(par_s);
tmp_return_value = par_s;
Py_INCREF(tmp_return_value);
goto function_return_exit;
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_s);
Py_DECREF(par_s);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_six$$$function__42_b(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_s = python_pars[0];
PyObject *tmp_return_value = NULL;
// Actual function body.
CHECK_OBJECT(par_s);
tmp_return_value = par_s;
Py_INCREF(tmp_return_value);
goto function_return_exit;
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_s);
Py_DECREF(par_s);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_six$$$function__43_u(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_s = python_pars[0];
struct Nuitka_FrameObject *frame_0fa7751d5cda4c5d447f6e7212570720;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
static struct Nuitka_FrameObject *cache_frame_0fa7751d5cda4c5d447f6e7212570720 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_0fa7751d5cda4c5d447f6e7212570720)) {
Py_XDECREF(cache_frame_0fa7751d5cda4c5d447f6e7212570720);
#if _DEBUG_REFCOUNTS
if (cache_frame_0fa7751d5cda4c5d447f6e7212570720 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_0fa7751d5cda4c5d447f6e7212570720 = MAKE_FUNCTION_FRAME(codeobj_0fa7751d5cda4c5d447f6e7212570720, module_six, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_0fa7751d5cda4c5d447f6e7212570720->m_type_description == NULL);
frame_0fa7751d5cda4c5d447f6e7212570720 = cache_frame_0fa7751d5cda4c5d447f6e7212570720;
// Push the new frame as the currently active one.
pushFrameStack(frame_0fa7751d5cda4c5d447f6e7212570720);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_0fa7751d5cda4c5d447f6e7212570720) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_called_value_1;
PyObject *tmp_args_element_value_1;
PyObject *tmp_called_value_2;
PyObject *tmp_expression_value_1;
PyObject *tmp_args_element_value_2;
tmp_called_value_1 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[52]);
if (unlikely(tmp_called_value_1 == NULL)) {
tmp_called_value_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[52]);
}
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 658;
type_description_1 = "o";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_s);
tmp_expression_value_1 = par_s;
tmp_called_value_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[53]);
if (tmp_called_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 658;
type_description_1 = "o";
goto frame_exception_exit_1;
}
frame_0fa7751d5cda4c5d447f6e7212570720->m_frame.f_lineno = 658;
tmp_args_element_value_1 = CALL_FUNCTION_WITH_POSARGS2(tmp_called_value_2, mod_consts[54]);
Py_DECREF(tmp_called_value_2);
if (tmp_args_element_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 658;
type_description_1 = "o";
goto frame_exception_exit_1;
}
tmp_args_element_value_2 = mod_consts[55];
frame_0fa7751d5cda4c5d447f6e7212570720->m_frame.f_lineno = 658;
{
PyObject *call_args[] = {tmp_args_element_value_1, tmp_args_element_value_2};
tmp_return_value = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_1, call_args);
}
Py_DECREF(tmp_args_element_value_1);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 658;
type_description_1 = "o";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_0fa7751d5cda4c5d447f6e7212570720);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_0fa7751d5cda4c5d447f6e7212570720);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_0fa7751d5cda4c5d447f6e7212570720);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_0fa7751d5cda4c5d447f6e7212570720, exception_lineno);
} else if (exception_tb->tb_frame != &frame_0fa7751d5cda4c5d447f6e7212570720->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_0fa7751d5cda4c5d447f6e7212570720, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_0fa7751d5cda4c5d447f6e7212570720,
type_description_1,
par_s
);
// Release cached frame if used for exception.
if (frame_0fa7751d5cda4c5d447f6e7212570720 == cache_frame_0fa7751d5cda4c5d447f6e7212570720) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_0fa7751d5cda4c5d447f6e7212570720);
cache_frame_0fa7751d5cda4c5d447f6e7212570720 = NULL;
}
assertFrameObject(frame_0fa7751d5cda4c5d447f6e7212570720);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto function_exception_exit;
frame_no_exception_1:;
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_s);
Py_DECREF(par_s);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_s);
Py_DECREF(par_s);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_six$$$function__44_byte2int(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_bs = python_pars[0];
struct Nuitka_FrameObject *frame_69b9004701ec35902ee9aa6e38b382e5;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
static struct Nuitka_FrameObject *cache_frame_69b9004701ec35902ee9aa6e38b382e5 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_69b9004701ec35902ee9aa6e38b382e5)) {
Py_XDECREF(cache_frame_69b9004701ec35902ee9aa6e38b382e5);
#if _DEBUG_REFCOUNTS
if (cache_frame_69b9004701ec35902ee9aa6e38b382e5 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_69b9004701ec35902ee9aa6e38b382e5 = MAKE_FUNCTION_FRAME(codeobj_69b9004701ec35902ee9aa6e38b382e5, module_six, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_69b9004701ec35902ee9aa6e38b382e5->m_type_description == NULL);
frame_69b9004701ec35902ee9aa6e38b382e5 = cache_frame_69b9004701ec35902ee9aa6e38b382e5;
// Push the new frame as the currently active one.
pushFrameStack(frame_69b9004701ec35902ee9aa6e38b382e5);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_69b9004701ec35902ee9aa6e38b382e5) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_ord_arg_1;
PyObject *tmp_expression_value_1;
PyObject *tmp_subscript_value_1;
CHECK_OBJECT(par_bs);
tmp_expression_value_1 = par_bs;
tmp_subscript_value_1 = mod_consts[56];
tmp_ord_arg_1 = LOOKUP_SUBSCRIPT_CONST(tmp_expression_value_1, tmp_subscript_value_1, 0);
if (tmp_ord_arg_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 663;
type_description_1 = "o";
goto frame_exception_exit_1;
}
tmp_return_value = BUILTIN_ORD(tmp_ord_arg_1);
Py_DECREF(tmp_ord_arg_1);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 663;
type_description_1 = "o";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_69b9004701ec35902ee9aa6e38b382e5);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_69b9004701ec35902ee9aa6e38b382e5);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_69b9004701ec35902ee9aa6e38b382e5);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_69b9004701ec35902ee9aa6e38b382e5, exception_lineno);
} else if (exception_tb->tb_frame != &frame_69b9004701ec35902ee9aa6e38b382e5->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_69b9004701ec35902ee9aa6e38b382e5, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_69b9004701ec35902ee9aa6e38b382e5,
type_description_1,
par_bs
);
// Release cached frame if used for exception.
if (frame_69b9004701ec35902ee9aa6e38b382e5 == cache_frame_69b9004701ec35902ee9aa6e38b382e5) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_69b9004701ec35902ee9aa6e38b382e5);
cache_frame_69b9004701ec35902ee9aa6e38b382e5 = NULL;
}
assertFrameObject(frame_69b9004701ec35902ee9aa6e38b382e5);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto function_exception_exit;
frame_no_exception_1:;
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_bs);
Py_DECREF(par_bs);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_bs);
Py_DECREF(par_bs);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_six$$$function__45_indexbytes(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_buf = python_pars[0];
PyObject *par_i = python_pars[1];
struct Nuitka_FrameObject *frame_6c33fda833c0fee8fe1db801ff4ac9ad;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
static struct Nuitka_FrameObject *cache_frame_6c33fda833c0fee8fe1db801ff4ac9ad = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_6c33fda833c0fee8fe1db801ff4ac9ad)) {
Py_XDECREF(cache_frame_6c33fda833c0fee8fe1db801ff4ac9ad);
#if _DEBUG_REFCOUNTS
if (cache_frame_6c33fda833c0fee8fe1db801ff4ac9ad == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_6c33fda833c0fee8fe1db801ff4ac9ad = MAKE_FUNCTION_FRAME(codeobj_6c33fda833c0fee8fe1db801ff4ac9ad, module_six, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_6c33fda833c0fee8fe1db801ff4ac9ad->m_type_description == NULL);
frame_6c33fda833c0fee8fe1db801ff4ac9ad = cache_frame_6c33fda833c0fee8fe1db801ff4ac9ad;
// Push the new frame as the currently active one.
pushFrameStack(frame_6c33fda833c0fee8fe1db801ff4ac9ad);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_6c33fda833c0fee8fe1db801ff4ac9ad) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_ord_arg_1;
PyObject *tmp_expression_value_1;
PyObject *tmp_subscript_value_1;
CHECK_OBJECT(par_buf);
tmp_expression_value_1 = par_buf;
CHECK_OBJECT(par_i);
tmp_subscript_value_1 = par_i;
tmp_ord_arg_1 = LOOKUP_SUBSCRIPT(tmp_expression_value_1, tmp_subscript_value_1);
if (tmp_ord_arg_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 666;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_return_value = BUILTIN_ORD(tmp_ord_arg_1);
Py_DECREF(tmp_ord_arg_1);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 666;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_6c33fda833c0fee8fe1db801ff4ac9ad);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_6c33fda833c0fee8fe1db801ff4ac9ad);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_6c33fda833c0fee8fe1db801ff4ac9ad);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_6c33fda833c0fee8fe1db801ff4ac9ad, exception_lineno);
} else if (exception_tb->tb_frame != &frame_6c33fda833c0fee8fe1db801ff4ac9ad->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_6c33fda833c0fee8fe1db801ff4ac9ad, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_6c33fda833c0fee8fe1db801ff4ac9ad,
type_description_1,
par_buf,
par_i
);
// Release cached frame if used for exception.
if (frame_6c33fda833c0fee8fe1db801ff4ac9ad == cache_frame_6c33fda833c0fee8fe1db801ff4ac9ad) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_6c33fda833c0fee8fe1db801ff4ac9ad);
cache_frame_6c33fda833c0fee8fe1db801ff4ac9ad = NULL;
}
assertFrameObject(frame_6c33fda833c0fee8fe1db801ff4ac9ad);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto function_exception_exit;
frame_no_exception_1:;
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_buf);
Py_DECREF(par_buf);
CHECK_OBJECT(par_i);
Py_DECREF(par_i);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_buf);
Py_DECREF(par_buf);
CHECK_OBJECT(par_i);
Py_DECREF(par_i);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_six$$$function__46_assertCountEqual(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_self = python_pars[0];
PyObject *par_args = python_pars[1];
PyObject *par_kwargs = python_pars[2];
struct Nuitka_FrameObject *frame_ab0c8a85650a90dbb61fd5b880b08d20;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
static struct Nuitka_FrameObject *cache_frame_ab0c8a85650a90dbb61fd5b880b08d20 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_ab0c8a85650a90dbb61fd5b880b08d20)) {
Py_XDECREF(cache_frame_ab0c8a85650a90dbb61fd5b880b08d20);
#if _DEBUG_REFCOUNTS
if (cache_frame_ab0c8a85650a90dbb61fd5b880b08d20 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_ab0c8a85650a90dbb61fd5b880b08d20 = MAKE_FUNCTION_FRAME(codeobj_ab0c8a85650a90dbb61fd5b880b08d20, module_six, sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_ab0c8a85650a90dbb61fd5b880b08d20->m_type_description == NULL);
frame_ab0c8a85650a90dbb61fd5b880b08d20 = cache_frame_ab0c8a85650a90dbb61fd5b880b08d20;
// Push the new frame as the currently active one.
pushFrameStack(frame_ab0c8a85650a90dbb61fd5b880b08d20);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_ab0c8a85650a90dbb61fd5b880b08d20) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_dircall_arg1_1;
PyObject *tmp_getattr_target_1;
PyObject *tmp_getattr_attr_1;
PyObject *tmp_dircall_arg2_1;
PyObject *tmp_dircall_arg3_1;
CHECK_OBJECT(par_self);
tmp_getattr_target_1 = par_self;
tmp_getattr_attr_1 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[57]);
if (unlikely(tmp_getattr_attr_1 == NULL)) {
tmp_getattr_attr_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[57]);
}
if (tmp_getattr_attr_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 679;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_dircall_arg1_1 = BUILTIN_GETATTR(tmp_getattr_target_1, tmp_getattr_attr_1, NULL);
if (tmp_dircall_arg1_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 679;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_args);
tmp_dircall_arg2_1 = par_args;
CHECK_OBJECT(par_kwargs);
tmp_dircall_arg3_1 = par_kwargs;
Py_INCREF(tmp_dircall_arg2_1);
Py_INCREF(tmp_dircall_arg3_1);
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_1, tmp_dircall_arg2_1, tmp_dircall_arg3_1};
tmp_return_value = impl___main__$$$function__4_complex_call_helper_star_list_star_dict(dir_call_args);
}
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 679;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_ab0c8a85650a90dbb61fd5b880b08d20);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_ab0c8a85650a90dbb61fd5b880b08d20);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_ab0c8a85650a90dbb61fd5b880b08d20);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_ab0c8a85650a90dbb61fd5b880b08d20, exception_lineno);
} else if (exception_tb->tb_frame != &frame_ab0c8a85650a90dbb61fd5b880b08d20->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_ab0c8a85650a90dbb61fd5b880b08d20, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_ab0c8a85650a90dbb61fd5b880b08d20,
type_description_1,
par_self,
par_args,
par_kwargs
);
// Release cached frame if used for exception.
if (frame_ab0c8a85650a90dbb61fd5b880b08d20 == cache_frame_ab0c8a85650a90dbb61fd5b880b08d20) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_ab0c8a85650a90dbb61fd5b880b08d20);
cache_frame_ab0c8a85650a90dbb61fd5b880b08d20 = NULL;
}
assertFrameObject(frame_ab0c8a85650a90dbb61fd5b880b08d20);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto function_exception_exit;
frame_no_exception_1:;
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
CHECK_OBJECT(par_args);
Py_DECREF(par_args);
CHECK_OBJECT(par_kwargs);
Py_DECREF(par_kwargs);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
CHECK_OBJECT(par_args);
Py_DECREF(par_args);
CHECK_OBJECT(par_kwargs);
Py_DECREF(par_kwargs);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_six$$$function__47_assertRaisesRegex(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_self = python_pars[0];
PyObject *par_args = python_pars[1];
PyObject *par_kwargs = python_pars[2];
struct Nuitka_FrameObject *frame_ba22982541a0e9f8f72a9b5129525ba2;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
static struct Nuitka_FrameObject *cache_frame_ba22982541a0e9f8f72a9b5129525ba2 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_ba22982541a0e9f8f72a9b5129525ba2)) {
Py_XDECREF(cache_frame_ba22982541a0e9f8f72a9b5129525ba2);
#if _DEBUG_REFCOUNTS
if (cache_frame_ba22982541a0e9f8f72a9b5129525ba2 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_ba22982541a0e9f8f72a9b5129525ba2 = MAKE_FUNCTION_FRAME(codeobj_ba22982541a0e9f8f72a9b5129525ba2, module_six, sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_ba22982541a0e9f8f72a9b5129525ba2->m_type_description == NULL);
frame_ba22982541a0e9f8f72a9b5129525ba2 = cache_frame_ba22982541a0e9f8f72a9b5129525ba2;
// Push the new frame as the currently active one.
pushFrameStack(frame_ba22982541a0e9f8f72a9b5129525ba2);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_ba22982541a0e9f8f72a9b5129525ba2) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_dircall_arg1_1;
PyObject *tmp_getattr_target_1;
PyObject *tmp_getattr_attr_1;
PyObject *tmp_dircall_arg2_1;
PyObject *tmp_dircall_arg3_1;
CHECK_OBJECT(par_self);
tmp_getattr_target_1 = par_self;
tmp_getattr_attr_1 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[58]);
if (unlikely(tmp_getattr_attr_1 == NULL)) {
tmp_getattr_attr_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[58]);
}
if (tmp_getattr_attr_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 683;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_dircall_arg1_1 = BUILTIN_GETATTR(tmp_getattr_target_1, tmp_getattr_attr_1, NULL);
if (tmp_dircall_arg1_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 683;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_args);
tmp_dircall_arg2_1 = par_args;
CHECK_OBJECT(par_kwargs);
tmp_dircall_arg3_1 = par_kwargs;
Py_INCREF(tmp_dircall_arg2_1);
Py_INCREF(tmp_dircall_arg3_1);
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_1, tmp_dircall_arg2_1, tmp_dircall_arg3_1};
tmp_return_value = impl___main__$$$function__4_complex_call_helper_star_list_star_dict(dir_call_args);
}
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 683;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_ba22982541a0e9f8f72a9b5129525ba2);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_ba22982541a0e9f8f72a9b5129525ba2);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_ba22982541a0e9f8f72a9b5129525ba2);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_ba22982541a0e9f8f72a9b5129525ba2, exception_lineno);
} else if (exception_tb->tb_frame != &frame_ba22982541a0e9f8f72a9b5129525ba2->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_ba22982541a0e9f8f72a9b5129525ba2, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_ba22982541a0e9f8f72a9b5129525ba2,
type_description_1,
par_self,
par_args,
par_kwargs
);
// Release cached frame if used for exception.
if (frame_ba22982541a0e9f8f72a9b5129525ba2 == cache_frame_ba22982541a0e9f8f72a9b5129525ba2) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_ba22982541a0e9f8f72a9b5129525ba2);
cache_frame_ba22982541a0e9f8f72a9b5129525ba2 = NULL;
}
assertFrameObject(frame_ba22982541a0e9f8f72a9b5129525ba2);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto function_exception_exit;
frame_no_exception_1:;
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
CHECK_OBJECT(par_args);
Py_DECREF(par_args);
CHECK_OBJECT(par_kwargs);
Py_DECREF(par_kwargs);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
CHECK_OBJECT(par_args);
Py_DECREF(par_args);
CHECK_OBJECT(par_kwargs);
Py_DECREF(par_kwargs);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_six$$$function__48_assertRegex(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_self = python_pars[0];
PyObject *par_args = python_pars[1];
PyObject *par_kwargs = python_pars[2];
struct Nuitka_FrameObject *frame_1d9bade5928105fa6be55f2bccd5bc67;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
static struct Nuitka_FrameObject *cache_frame_1d9bade5928105fa6be55f2bccd5bc67 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_1d9bade5928105fa6be55f2bccd5bc67)) {
Py_XDECREF(cache_frame_1d9bade5928105fa6be55f2bccd5bc67);
#if _DEBUG_REFCOUNTS
if (cache_frame_1d9bade5928105fa6be55f2bccd5bc67 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_1d9bade5928105fa6be55f2bccd5bc67 = MAKE_FUNCTION_FRAME(codeobj_1d9bade5928105fa6be55f2bccd5bc67, module_six, sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_1d9bade5928105fa6be55f2bccd5bc67->m_type_description == NULL);
frame_1d9bade5928105fa6be55f2bccd5bc67 = cache_frame_1d9bade5928105fa6be55f2bccd5bc67;
// Push the new frame as the currently active one.
pushFrameStack(frame_1d9bade5928105fa6be55f2bccd5bc67);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_1d9bade5928105fa6be55f2bccd5bc67) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_dircall_arg1_1;
PyObject *tmp_getattr_target_1;
PyObject *tmp_getattr_attr_1;
PyObject *tmp_dircall_arg2_1;
PyObject *tmp_dircall_arg3_1;
CHECK_OBJECT(par_self);
tmp_getattr_target_1 = par_self;
tmp_getattr_attr_1 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[59]);
if (unlikely(tmp_getattr_attr_1 == NULL)) {
tmp_getattr_attr_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[59]);
}
if (tmp_getattr_attr_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 687;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_dircall_arg1_1 = BUILTIN_GETATTR(tmp_getattr_target_1, tmp_getattr_attr_1, NULL);
if (tmp_dircall_arg1_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 687;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_args);
tmp_dircall_arg2_1 = par_args;
CHECK_OBJECT(par_kwargs);
tmp_dircall_arg3_1 = par_kwargs;
Py_INCREF(tmp_dircall_arg2_1);
Py_INCREF(tmp_dircall_arg3_1);
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_1, tmp_dircall_arg2_1, tmp_dircall_arg3_1};
tmp_return_value = impl___main__$$$function__4_complex_call_helper_star_list_star_dict(dir_call_args);
}
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 687;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_1d9bade5928105fa6be55f2bccd5bc67);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_1d9bade5928105fa6be55f2bccd5bc67);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_1d9bade5928105fa6be55f2bccd5bc67);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_1d9bade5928105fa6be55f2bccd5bc67, exception_lineno);
} else if (exception_tb->tb_frame != &frame_1d9bade5928105fa6be55f2bccd5bc67->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_1d9bade5928105fa6be55f2bccd5bc67, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_1d9bade5928105fa6be55f2bccd5bc67,
type_description_1,
par_self,
par_args,
par_kwargs
);
// Release cached frame if used for exception.
if (frame_1d9bade5928105fa6be55f2bccd5bc67 == cache_frame_1d9bade5928105fa6be55f2bccd5bc67) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_1d9bade5928105fa6be55f2bccd5bc67);
cache_frame_1d9bade5928105fa6be55f2bccd5bc67 = NULL;
}
assertFrameObject(frame_1d9bade5928105fa6be55f2bccd5bc67);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto function_exception_exit;
frame_no_exception_1:;
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
CHECK_OBJECT(par_args);
Py_DECREF(par_args);
CHECK_OBJECT(par_kwargs);
Py_DECREF(par_kwargs);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
CHECK_OBJECT(par_args);
Py_DECREF(par_args);
CHECK_OBJECT(par_kwargs);
Py_DECREF(par_kwargs);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_six$$$function__49_assertNotRegex(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_self = python_pars[0];
PyObject *par_args = python_pars[1];
PyObject *par_kwargs = python_pars[2];
struct Nuitka_FrameObject *frame_c3303ec08e0a7b9831f8368b558e4f04;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
static struct Nuitka_FrameObject *cache_frame_c3303ec08e0a7b9831f8368b558e4f04 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_c3303ec08e0a7b9831f8368b558e4f04)) {
Py_XDECREF(cache_frame_c3303ec08e0a7b9831f8368b558e4f04);
#if _DEBUG_REFCOUNTS
if (cache_frame_c3303ec08e0a7b9831f8368b558e4f04 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_c3303ec08e0a7b9831f8368b558e4f04 = MAKE_FUNCTION_FRAME(codeobj_c3303ec08e0a7b9831f8368b558e4f04, module_six, sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_c3303ec08e0a7b9831f8368b558e4f04->m_type_description == NULL);
frame_c3303ec08e0a7b9831f8368b558e4f04 = cache_frame_c3303ec08e0a7b9831f8368b558e4f04;
// Push the new frame as the currently active one.
pushFrameStack(frame_c3303ec08e0a7b9831f8368b558e4f04);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_c3303ec08e0a7b9831f8368b558e4f04) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_dircall_arg1_1;
PyObject *tmp_getattr_target_1;
PyObject *tmp_getattr_attr_1;
PyObject *tmp_dircall_arg2_1;
PyObject *tmp_dircall_arg3_1;
CHECK_OBJECT(par_self);
tmp_getattr_target_1 = par_self;
tmp_getattr_attr_1 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[60]);
if (unlikely(tmp_getattr_attr_1 == NULL)) {
tmp_getattr_attr_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[60]);
}
if (tmp_getattr_attr_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 691;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_dircall_arg1_1 = BUILTIN_GETATTR(tmp_getattr_target_1, tmp_getattr_attr_1, NULL);
if (tmp_dircall_arg1_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 691;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_args);
tmp_dircall_arg2_1 = par_args;
CHECK_OBJECT(par_kwargs);
tmp_dircall_arg3_1 = par_kwargs;
Py_INCREF(tmp_dircall_arg2_1);
Py_INCREF(tmp_dircall_arg3_1);
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_1, tmp_dircall_arg2_1, tmp_dircall_arg3_1};
tmp_return_value = impl___main__$$$function__4_complex_call_helper_star_list_star_dict(dir_call_args);
}
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 691;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_c3303ec08e0a7b9831f8368b558e4f04);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_c3303ec08e0a7b9831f8368b558e4f04);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_c3303ec08e0a7b9831f8368b558e4f04);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_c3303ec08e0a7b9831f8368b558e4f04, exception_lineno);
} else if (exception_tb->tb_frame != &frame_c3303ec08e0a7b9831f8368b558e4f04->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_c3303ec08e0a7b9831f8368b558e4f04, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_c3303ec08e0a7b9831f8368b558e4f04,
type_description_1,
par_self,
par_args,
par_kwargs
);
// Release cached frame if used for exception.
if (frame_c3303ec08e0a7b9831f8368b558e4f04 == cache_frame_c3303ec08e0a7b9831f8368b558e4f04) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_c3303ec08e0a7b9831f8368b558e4f04);
cache_frame_c3303ec08e0a7b9831f8368b558e4f04 = NULL;
}
assertFrameObject(frame_c3303ec08e0a7b9831f8368b558e4f04);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto function_exception_exit;
frame_no_exception_1:;
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
CHECK_OBJECT(par_args);
Py_DECREF(par_args);
CHECK_OBJECT(par_kwargs);
Py_DECREF(par_kwargs);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
CHECK_OBJECT(par_args);
Py_DECREF(par_args);
CHECK_OBJECT(par_kwargs);
Py_DECREF(par_kwargs);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_six$$$function__50_reraise(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_tp = python_pars[0];
PyObject *par_value = python_pars[1];
PyObject *par_tb = python_pars[2];
struct Nuitka_FrameObject *frame_d2eae07cfe17f7c6add011698bd5dbcd;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
PyObject *exception_keeper_type_1;
PyObject *exception_keeper_value_1;
PyTracebackObject *exception_keeper_tb_1;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_1;
struct Nuitka_ExceptionStackItem exception_preserved_1;
bool tmp_result;
PyObject *exception_keeper_type_2;
PyObject *exception_keeper_value_2;
PyTracebackObject *exception_keeper_tb_2;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_2;
static struct Nuitka_FrameObject *cache_frame_d2eae07cfe17f7c6add011698bd5dbcd = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_d2eae07cfe17f7c6add011698bd5dbcd)) {
Py_XDECREF(cache_frame_d2eae07cfe17f7c6add011698bd5dbcd);
#if _DEBUG_REFCOUNTS
if (cache_frame_d2eae07cfe17f7c6add011698bd5dbcd == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_d2eae07cfe17f7c6add011698bd5dbcd = MAKE_FUNCTION_FRAME(codeobj_d2eae07cfe17f7c6add011698bd5dbcd, module_six, sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_d2eae07cfe17f7c6add011698bd5dbcd->m_type_description == NULL);
frame_d2eae07cfe17f7c6add011698bd5dbcd = cache_frame_d2eae07cfe17f7c6add011698bd5dbcd;
// Push the new frame as the currently active one.
pushFrameStack(frame_d2eae07cfe17f7c6add011698bd5dbcd);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_d2eae07cfe17f7c6add011698bd5dbcd) == 2); // Frame stack
// Framed code:
// Tried code:
{
bool tmp_condition_result_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
CHECK_OBJECT(par_value);
tmp_cmp_expr_left_1 = par_value;
tmp_cmp_expr_right_1 = Py_None;
tmp_condition_result_1 = (tmp_cmp_expr_left_1 == tmp_cmp_expr_right_1) ? true : false;
if (tmp_condition_result_1 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
{
PyObject *tmp_assign_source_1;
PyObject *tmp_called_value_1;
CHECK_OBJECT(par_tp);
tmp_called_value_1 = par_tp;
frame_d2eae07cfe17f7c6add011698bd5dbcd->m_frame.f_lineno = 700;
tmp_assign_source_1 = CALL_FUNCTION_NO_ARGS(tmp_called_value_1);
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 700;
type_description_1 = "ooo";
goto try_except_handler_1;
}
{
PyObject *old = par_value;
assert(old != NULL);
par_value = tmp_assign_source_1;
Py_DECREF(old);
}
}
branch_no_1:;
{
bool tmp_condition_result_2;
PyObject *tmp_cmp_expr_left_2;
PyObject *tmp_cmp_expr_right_2;
PyObject *tmp_expression_value_1;
CHECK_OBJECT(par_value);
tmp_expression_value_1 = par_value;
tmp_cmp_expr_left_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[61]);
if (tmp_cmp_expr_left_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 701;
type_description_1 = "ooo";
goto try_except_handler_1;
}
CHECK_OBJECT(par_tb);
tmp_cmp_expr_right_2 = par_tb;
tmp_condition_result_2 = (tmp_cmp_expr_left_2 != tmp_cmp_expr_right_2) ? true : false;
Py_DECREF(tmp_cmp_expr_left_2);
if (tmp_condition_result_2 != false) {
goto branch_yes_2;
} else {
goto branch_no_2;
}
}
branch_yes_2:;
{
PyObject *tmp_raise_type_1;
PyObject *tmp_called_instance_1;
PyObject *tmp_args_element_value_1;
CHECK_OBJECT(par_value);
tmp_called_instance_1 = par_value;
CHECK_OBJECT(par_tb);
tmp_args_element_value_1 = par_tb;
frame_d2eae07cfe17f7c6add011698bd5dbcd->m_frame.f_lineno = 702;
tmp_raise_type_1 = CALL_METHOD_WITH_SINGLE_ARG(tmp_called_instance_1, mod_consts[62], tmp_args_element_value_1);
if (tmp_raise_type_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 702;
type_description_1 = "ooo";
goto try_except_handler_1;
}
exception_type = tmp_raise_type_1;
exception_lineno = 702;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "ooo";
goto try_except_handler_1;
}
branch_no_2:;
{
PyObject *tmp_raise_type_2;
CHECK_OBJECT(par_value);
tmp_raise_type_2 = par_value;
exception_type = tmp_raise_type_2;
Py_INCREF(tmp_raise_type_2);
exception_lineno = 703;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "ooo";
goto try_except_handler_1;
}
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_1 = exception_type;
exception_keeper_value_1 = exception_value;
exception_keeper_tb_1 = exception_tb;
exception_keeper_lineno_1 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
// Preserve existing published exception id 1.
exception_preserved_1 = GET_CURRENT_EXCEPTION();
if (exception_keeper_tb_1 == NULL) {
exception_keeper_tb_1 = MAKE_TRACEBACK(frame_d2eae07cfe17f7c6add011698bd5dbcd, exception_keeper_lineno_1);
} else if (exception_keeper_lineno_1 != 0) {
exception_keeper_tb_1 = ADD_TRACEBACK(exception_keeper_tb_1, frame_d2eae07cfe17f7c6add011698bd5dbcd, exception_keeper_lineno_1);
}
PUBLISH_CURRENT_EXCEPTION(&exception_keeper_type_1, &exception_keeper_value_1, &exception_keeper_tb_1);
Py_XDECREF(par_value);
par_value = NULL;
Py_XDECREF(par_tb);
par_tb = NULL;
// Tried code:
tmp_result = RERAISE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
if (unlikely(tmp_result == false)) {
exception_lineno = 698;
}
if (exception_tb && exception_tb->tb_frame == &frame_d2eae07cfe17f7c6add011698bd5dbcd->m_frame) frame_d2eae07cfe17f7c6add011698bd5dbcd->m_frame.f_lineno = exception_tb->tb_lineno;
type_description_1 = "ooo";
goto try_except_handler_2;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Exception handler code:
try_except_handler_2:;
exception_keeper_type_2 = exception_type;
exception_keeper_value_2 = exception_value;
exception_keeper_tb_2 = exception_tb;
exception_keeper_lineno_2 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
// Restore previous exception id 1.
SET_CURRENT_EXCEPTION(&exception_preserved_1);
// Re-raise.
exception_type = exception_keeper_type_2;
exception_value = exception_keeper_value_2;
exception_tb = exception_keeper_tb_2;
exception_lineno = exception_keeper_lineno_2;
goto frame_exception_exit_1;
// End of try:
// End of try:
#if 0
RESTORE_FRAME_EXCEPTION(frame_d2eae07cfe17f7c6add011698bd5dbcd);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_d2eae07cfe17f7c6add011698bd5dbcd);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_d2eae07cfe17f7c6add011698bd5dbcd, exception_lineno);
} else if (exception_tb->tb_frame != &frame_d2eae07cfe17f7c6add011698bd5dbcd->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_d2eae07cfe17f7c6add011698bd5dbcd, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_d2eae07cfe17f7c6add011698bd5dbcd,
type_description_1,
par_tp,
par_value,
par_tb
);
// Release cached frame if used for exception.
if (frame_d2eae07cfe17f7c6add011698bd5dbcd == cache_frame_d2eae07cfe17f7c6add011698bd5dbcd) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_d2eae07cfe17f7c6add011698bd5dbcd);
cache_frame_d2eae07cfe17f7c6add011698bd5dbcd = NULL;
}
assertFrameObject(frame_d2eae07cfe17f7c6add011698bd5dbcd);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto function_exception_exit;
frame_no_exception_1:;
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_tp);
Py_DECREF(par_tp);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
}
static PyObject *impl_six$$$function__51_exec_(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par__code_ = python_pars[0];
PyObject *par__globs_ = python_pars[1];
PyObject *par__locs_ = python_pars[2];
PyObject *var_frame = NULL;
PyObject *tmp_exec_call_1__globals = NULL;
PyObject *tmp_exec_call_1__locals = NULL;
struct Nuitka_FrameObject *frame_89b4314839e508c319b8cd7a7268bef8;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
NUITKA_MAY_BE_UNUSED nuitka_void tmp_unused;
PyObject *locals_six$$$function__51_exec_ = NULL;
PyObject *exception_keeper_type_1;
PyObject *exception_keeper_value_1;
PyTracebackObject *exception_keeper_tb_1;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_1;
static struct Nuitka_FrameObject *cache_frame_89b4314839e508c319b8cd7a7268bef8 = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_keeper_type_2;
PyObject *exception_keeper_value_2;
PyTracebackObject *exception_keeper_tb_2;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_2;
// Actual function body.
// Tried code:
if (isFrameUnusable(cache_frame_89b4314839e508c319b8cd7a7268bef8)) {
Py_XDECREF(cache_frame_89b4314839e508c319b8cd7a7268bef8);
#if _DEBUG_REFCOUNTS
if (cache_frame_89b4314839e508c319b8cd7a7268bef8 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_89b4314839e508c319b8cd7a7268bef8 = MAKE_FUNCTION_FRAME(codeobj_89b4314839e508c319b8cd7a7268bef8, module_six, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_89b4314839e508c319b8cd7a7268bef8->m_type_description == NULL);
frame_89b4314839e508c319b8cd7a7268bef8 = cache_frame_89b4314839e508c319b8cd7a7268bef8;
// Push the new frame as the currently active one.
pushFrameStack(frame_89b4314839e508c319b8cd7a7268bef8);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_89b4314839e508c319b8cd7a7268bef8) == 2); // Frame stack
// Framed code:
{
bool tmp_condition_result_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
CHECK_OBJECT(par__globs_);
tmp_cmp_expr_left_1 = par__globs_;
tmp_cmp_expr_right_1 = Py_None;
tmp_condition_result_1 = (tmp_cmp_expr_left_1 == tmp_cmp_expr_right_1) ? true : false;
if (tmp_condition_result_1 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
{
PyObject *tmp_assign_source_1;
PyObject *tmp_called_instance_1;
tmp_called_instance_1 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[2]);
if (unlikely(tmp_called_instance_1 == NULL)) {
tmp_called_instance_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[2]);
}
if (tmp_called_instance_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 712;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
frame_89b4314839e508c319b8cd7a7268bef8->m_frame.f_lineno = 712;
tmp_assign_source_1 = CALL_METHOD_WITH_SINGLE_ARG(
tmp_called_instance_1,
mod_consts[63],
PyTuple_GET_ITEM(mod_consts[64], 0)
);
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 712;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
assert(var_frame == NULL);
var_frame = tmp_assign_source_1;
}
{
PyObject *tmp_assign_source_2;
PyObject *tmp_expression_value_1;
CHECK_OBJECT(var_frame);
tmp_expression_value_1 = var_frame;
tmp_assign_source_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[65]);
if (tmp_assign_source_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 713;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
{
PyObject *old = par__globs_;
assert(old != NULL);
par__globs_ = tmp_assign_source_2;
Py_DECREF(old);
}
}
{
bool tmp_condition_result_2;
PyObject *tmp_cmp_expr_left_2;
PyObject *tmp_cmp_expr_right_2;
CHECK_OBJECT(par__locs_);
tmp_cmp_expr_left_2 = par__locs_;
tmp_cmp_expr_right_2 = Py_None;
tmp_condition_result_2 = (tmp_cmp_expr_left_2 == tmp_cmp_expr_right_2) ? true : false;
if (tmp_condition_result_2 != false) {
goto branch_yes_2;
} else {
goto branch_no_2;
}
}
branch_yes_2:;
{
PyObject *tmp_assign_source_3;
PyObject *tmp_expression_value_2;
CHECK_OBJECT(var_frame);
tmp_expression_value_2 = var_frame;
tmp_assign_source_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[66]);
if (tmp_assign_source_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 715;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
{
PyObject *old = par__locs_;
assert(old != NULL);
par__locs_ = tmp_assign_source_3;
Py_DECREF(old);
}
}
branch_no_2:;
CHECK_OBJECT(var_frame);
Py_DECREF(var_frame);
var_frame = NULL;
goto branch_end_1;
branch_no_1:;
{
bool tmp_condition_result_3;
PyObject *tmp_cmp_expr_left_3;
PyObject *tmp_cmp_expr_right_3;
CHECK_OBJECT(par__locs_);
tmp_cmp_expr_left_3 = par__locs_;
tmp_cmp_expr_right_3 = Py_None;
tmp_condition_result_3 = (tmp_cmp_expr_left_3 == tmp_cmp_expr_right_3) ? true : false;
if (tmp_condition_result_3 != false) {
goto branch_yes_3;
} else {
goto branch_no_3;
}
}
branch_yes_3:;
{
PyObject *tmp_assign_source_4;
CHECK_OBJECT(par__globs_);
tmp_assign_source_4 = par__globs_;
{
PyObject *old = par__locs_;
assert(old != NULL);
par__locs_ = tmp_assign_source_4;
Py_INCREF(par__locs_);
Py_DECREF(old);
}
}
branch_no_3:;
branch_end_1:;
{
PyObject *tmp_outline_return_value_1;
{
PyObject *tmp_assign_source_5;
tmp_assign_source_5 = Py_None;
assert(tmp_exec_call_1__globals == NULL);
Py_INCREF(tmp_assign_source_5);
tmp_exec_call_1__globals = tmp_assign_source_5;
}
{
PyObject *tmp_assign_source_6;
tmp_assign_source_6 = Py_None;
assert(tmp_exec_call_1__locals == NULL);
Py_INCREF(tmp_assign_source_6);
tmp_exec_call_1__locals = tmp_assign_source_6;
}
{
bool tmp_condition_result_4;
PyObject *tmp_cmp_expr_left_4;
PyObject *tmp_cmp_expr_right_4;
CHECK_OBJECT(tmp_exec_call_1__locals);
tmp_cmp_expr_left_4 = tmp_exec_call_1__locals;
tmp_cmp_expr_right_4 = Py_None;
tmp_condition_result_4 = (tmp_cmp_expr_left_4 == tmp_cmp_expr_right_4) ? true : false;
if (tmp_condition_result_4 != false) {
goto branch_yes_4;
} else {
goto branch_no_4;
}
}
branch_yes_4:;
{
PyObject *tmp_assign_source_7;
bool tmp_condition_result_5;
PyObject *tmp_cmp_expr_left_5;
PyObject *tmp_cmp_expr_right_5;
CHECK_OBJECT(tmp_exec_call_1__globals);
tmp_cmp_expr_left_5 = tmp_exec_call_1__globals;
tmp_cmp_expr_right_5 = Py_None;
tmp_condition_result_5 = (tmp_cmp_expr_left_5 == tmp_cmp_expr_right_5) ? true : false;
if (tmp_condition_result_5 != false) {
goto condexpr_true_1;
} else {
goto condexpr_false_1;
}
condexpr_true_1:;
if (locals_six$$$function__51_exec_ == NULL) locals_six$$$function__51_exec_ = MAKE_DICT_EMPTY();
tmp_assign_source_7 = locals_six$$$function__51_exec_;
Py_INCREF(tmp_assign_source_7);
if (par__code_ != NULL) {
PyObject *value;
CHECK_OBJECT(par__code_);
value = par__code_;
UPDATE_STRING_DICT0((PyDictObject *)tmp_assign_source_7, (Nuitka_StringObject *)mod_consts[67], value);
} else {
int res = PyDict_DelItem(tmp_assign_source_7, mod_consts[67]);
if (res != 0) {
CLEAR_ERROR_OCCURRED();
}
}
if (par__globs_ != NULL) {
PyObject *value;
CHECK_OBJECT(par__globs_);
value = par__globs_;
UPDATE_STRING_DICT0((PyDictObject *)tmp_assign_source_7, (Nuitka_StringObject *)mod_consts[68], value);
} else {
int res = PyDict_DelItem(tmp_assign_source_7, mod_consts[68]);
if (res != 0) {
CLEAR_ERROR_OCCURRED();
}
}
if (par__locs_ != NULL) {
PyObject *value;
CHECK_OBJECT(par__locs_);
value = par__locs_;
UPDATE_STRING_DICT0((PyDictObject *)tmp_assign_source_7, (Nuitka_StringObject *)mod_consts[69], value);
} else {
int res = PyDict_DelItem(tmp_assign_source_7, mod_consts[69]);
if (res != 0) {
CLEAR_ERROR_OCCURRED();
}
}
if (var_frame != NULL) {
PyObject *value;
CHECK_OBJECT(var_frame);
value = var_frame;
UPDATE_STRING_DICT0((PyDictObject *)tmp_assign_source_7, (Nuitka_StringObject *)mod_consts[70], value);
} else {
int res = PyDict_DelItem(tmp_assign_source_7, mod_consts[70]);
if (res != 0) {
CLEAR_ERROR_OCCURRED();
}
}
goto condexpr_end_1;
condexpr_false_1:;
CHECK_OBJECT(tmp_exec_call_1__globals);
tmp_assign_source_7 = tmp_exec_call_1__globals;
Py_INCREF(tmp_assign_source_7);
condexpr_end_1:;
{
PyObject *old = tmp_exec_call_1__locals;
assert(old != NULL);
tmp_exec_call_1__locals = tmp_assign_source_7;
Py_DECREF(old);
}
}
branch_no_4:;
{
bool tmp_condition_result_6;
PyObject *tmp_cmp_expr_left_6;
PyObject *tmp_cmp_expr_right_6;
CHECK_OBJECT(tmp_exec_call_1__globals);
tmp_cmp_expr_left_6 = tmp_exec_call_1__globals;
tmp_cmp_expr_right_6 = Py_None;
tmp_condition_result_6 = (tmp_cmp_expr_left_6 == tmp_cmp_expr_right_6) ? true : false;
if (tmp_condition_result_6 != false) {
goto branch_yes_5;
} else {
goto branch_no_5;
}
}
branch_yes_5:;
{
PyObject *tmp_assign_source_8;
tmp_assign_source_8 = (PyObject *)moduledict_six;
{
PyObject *old = tmp_exec_call_1__globals;
assert(old != NULL);
tmp_exec_call_1__globals = tmp_assign_source_8;
Py_INCREF(tmp_exec_call_1__globals);
Py_DECREF(old);
}
}
branch_no_5:;
// Tried code:
{
PyObject *tmp_eval_source_1;
PyObject *tmp_eval_globals_1;
PyObject *tmp_eval_locals_1;
PyObject *tmp_eval_compiled_1;
tmp_eval_source_1 = mod_consts[71];
CHECK_OBJECT(tmp_exec_call_1__globals);
tmp_eval_globals_1 = tmp_exec_call_1__globals;
CHECK_OBJECT(tmp_exec_call_1__locals);
tmp_eval_locals_1 = tmp_exec_call_1__locals;
tmp_eval_compiled_1 = COMPILE_CODE(tmp_eval_source_1, mod_consts[72], mod_consts[73], NULL, NULL, NULL);
if (tmp_eval_compiled_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 719;
type_description_1 = "oooo";
goto try_except_handler_2;
}
tmp_outline_return_value_1 = EVAL_CODE(tmp_eval_compiled_1, tmp_eval_globals_1, tmp_eval_locals_1);
Py_DECREF(tmp_eval_compiled_1);
if (tmp_outline_return_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 719;
type_description_1 = "oooo";
goto try_except_handler_2;
}
goto try_return_handler_2;
}
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_2:;
CHECK_OBJECT(tmp_exec_call_1__globals);
Py_DECREF(tmp_exec_call_1__globals);
tmp_exec_call_1__globals = NULL;
CHECK_OBJECT(tmp_exec_call_1__locals);
Py_DECREF(tmp_exec_call_1__locals);
tmp_exec_call_1__locals = NULL;
goto outline_result_1;
// Exception handler code:
try_except_handler_2:;
exception_keeper_type_1 = exception_type;
exception_keeper_value_1 = exception_value;
exception_keeper_tb_1 = exception_tb;
exception_keeper_lineno_1 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
CHECK_OBJECT(tmp_exec_call_1__globals);
Py_DECREF(tmp_exec_call_1__globals);
tmp_exec_call_1__globals = NULL;
CHECK_OBJECT(tmp_exec_call_1__locals);
Py_DECREF(tmp_exec_call_1__locals);
tmp_exec_call_1__locals = NULL;
// Re-raise.
exception_type = exception_keeper_type_1;
exception_value = exception_keeper_value_1;
exception_tb = exception_keeper_tb_1;
exception_lineno = exception_keeper_lineno_1;
goto frame_exception_exit_1;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
outline_result_1:;
Py_DECREF(tmp_outline_return_value_1);
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_89b4314839e508c319b8cd7a7268bef8);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_89b4314839e508c319b8cd7a7268bef8);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_89b4314839e508c319b8cd7a7268bef8, exception_lineno);
} else if (exception_tb->tb_frame != &frame_89b4314839e508c319b8cd7a7268bef8->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_89b4314839e508c319b8cd7a7268bef8, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_89b4314839e508c319b8cd7a7268bef8,
type_description_1,
par__code_,
par__globs_,
par__locs_,
var_frame
);
// Release cached frame if used for exception.
if (frame_89b4314839e508c319b8cd7a7268bef8 == cache_frame_89b4314839e508c319b8cd7a7268bef8) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_89b4314839e508c319b8cd7a7268bef8);
cache_frame_89b4314839e508c319b8cd7a7268bef8 = NULL;
}
assertFrameObject(frame_89b4314839e508c319b8cd7a7268bef8);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto try_except_handler_1;
frame_no_exception_1:;
tmp_return_value = Py_None;
Py_INCREF(tmp_return_value);
goto try_return_handler_1;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_1:;
Py_XDECREF(par__globs_);
par__globs_ = NULL;
CHECK_OBJECT(par__locs_);
Py_DECREF(par__locs_);
par__locs_ = NULL;
goto function_return_exit;
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_2 = exception_type;
exception_keeper_value_2 = exception_value;
exception_keeper_tb_2 = exception_tb;
exception_keeper_lineno_2 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(par__globs_);
par__globs_ = NULL;
Py_XDECREF(par__locs_);
par__locs_ = NULL;
Py_XDECREF(var_frame);
var_frame = NULL;
// Re-raise.
exception_type = exception_keeper_type_2;
exception_value = exception_keeper_value_2;
exception_tb = exception_keeper_tb_2;
exception_lineno = exception_keeper_lineno_2;
goto function_exception_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
Py_XDECREF(locals_six$$$function__51_exec_);
CHECK_OBJECT(par__code_);
Py_DECREF(par__code_);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
Py_XDECREF(locals_six$$$function__51_exec_);
CHECK_OBJECT(par__code_);
Py_DECREF(par__code_);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_six$$$function__53_print_(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_args = python_pars[0];
PyObject *par_kwargs = python_pars[1];
struct Nuitka_CellObject *var_fp = Nuitka_Cell_Empty();
PyObject *var_write = NULL;
nuitka_bool var_want_unicode = NUITKA_BOOL_UNASSIGNED;
PyObject *var_sep = NULL;
PyObject *var_end = NULL;
PyObject *var_arg = NULL;
PyObject *var_newline = NULL;
PyObject *var_space = NULL;
PyObject *var_i = NULL;
PyObject *tmp_for_loop_1__for_iterator = NULL;
PyObject *tmp_for_loop_1__iter_value = NULL;
PyObject *tmp_for_loop_2__for_iterator = NULL;
PyObject *tmp_for_loop_2__iter_value = NULL;
PyObject *tmp_tuple_unpack_1__element_1 = NULL;
PyObject *tmp_tuple_unpack_1__element_2 = NULL;
PyObject *tmp_tuple_unpack_1__source_iter = NULL;
struct Nuitka_FrameObject *frame_c7bca1d2c28969fa0fc2d592d13e1932;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
PyObject *tmp_return_value = NULL;
int tmp_res;
PyObject *exception_keeper_type_1;
PyObject *exception_keeper_value_1;
PyTracebackObject *exception_keeper_tb_1;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_1;
PyObject *tmp_iterator_attempt;
PyObject *exception_keeper_type_2;
PyObject *exception_keeper_value_2;
PyTracebackObject *exception_keeper_tb_2;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_2;
PyObject *exception_keeper_type_3;
PyObject *exception_keeper_value_3;
PyTracebackObject *exception_keeper_tb_3;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_3;
NUITKA_MAY_BE_UNUSED nuitka_void tmp_unused;
PyObject *exception_keeper_type_4;
PyObject *exception_keeper_value_4;
PyTracebackObject *exception_keeper_tb_4;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_4;
static struct Nuitka_FrameObject *cache_frame_c7bca1d2c28969fa0fc2d592d13e1932 = NULL;
PyObject *exception_keeper_type_5;
PyObject *exception_keeper_value_5;
PyTracebackObject *exception_keeper_tb_5;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_5;
// Actual function body.
// Tried code:
if (isFrameUnusable(cache_frame_c7bca1d2c28969fa0fc2d592d13e1932)) {
Py_XDECREF(cache_frame_c7bca1d2c28969fa0fc2d592d13e1932);
#if _DEBUG_REFCOUNTS
if (cache_frame_c7bca1d2c28969fa0fc2d592d13e1932 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_c7bca1d2c28969fa0fc2d592d13e1932 = MAKE_FUNCTION_FRAME(codeobj_c7bca1d2c28969fa0fc2d592d13e1932, module_six, sizeof(nuitka_bool)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_c7bca1d2c28969fa0fc2d592d13e1932->m_type_description == NULL);
frame_c7bca1d2c28969fa0fc2d592d13e1932 = cache_frame_c7bca1d2c28969fa0fc2d592d13e1932;
// Push the new frame as the currently active one.
pushFrameStack(frame_c7bca1d2c28969fa0fc2d592d13e1932);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_c7bca1d2c28969fa0fc2d592d13e1932) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_assign_source_1;
PyObject *tmp_dict_arg_value_1;
PyObject *tmp_key_value_1;
PyObject *tmp_default_value_1;
PyObject *tmp_expression_value_1;
CHECK_OBJECT(par_kwargs);
tmp_dict_arg_value_1 = par_kwargs;
tmp_key_value_1 = mod_consts[75];
tmp_expression_value_1 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[2]);
if (unlikely(tmp_expression_value_1 == NULL)) {
tmp_expression_value_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[2]);
}
if (tmp_expression_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 745;
type_description_1 = "oocoboooooo";
goto frame_exception_exit_1;
}
tmp_default_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[76]);
if (tmp_default_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 745;
type_description_1 = "oocoboooooo";
goto frame_exception_exit_1;
}
tmp_assign_source_1 = DICT_POP3(tmp_dict_arg_value_1, tmp_key_value_1, tmp_default_value_1);
Py_DECREF(tmp_default_value_1);
assert(!(tmp_assign_source_1 == NULL));
assert(Nuitka_Cell_GET(var_fp) == NULL);
PyCell_SET(var_fp, tmp_assign_source_1);
}
{
bool tmp_condition_result_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
CHECK_OBJECT(Nuitka_Cell_GET(var_fp));
tmp_cmp_expr_left_1 = Nuitka_Cell_GET(var_fp);
tmp_cmp_expr_right_1 = Py_None;
tmp_condition_result_1 = (tmp_cmp_expr_left_1 == tmp_cmp_expr_right_1) ? true : false;
if (tmp_condition_result_1 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
tmp_return_value = Py_None;
Py_INCREF(tmp_return_value);
goto frame_return_exit_1;
branch_no_1:;
{
PyObject *tmp_assign_source_2;
struct Nuitka_CellObject *tmp_closure_1[1];
tmp_closure_1[0] = var_fp;
Py_INCREF(tmp_closure_1[0]);
tmp_assign_source_2 = MAKE_FUNCTION_six$$$function__53_print_$$$function__1_write(tmp_closure_1);
assert(var_write == NULL);
var_write = tmp_assign_source_2;
}
{
nuitka_bool tmp_assign_source_3;
tmp_assign_source_3 = NUITKA_BOOL_FALSE;
var_want_unicode = tmp_assign_source_3;
}
{
PyObject *tmp_assign_source_4;
PyObject *tmp_called_value_1;
PyObject *tmp_expression_value_2;
CHECK_OBJECT(par_kwargs);
tmp_expression_value_2 = par_kwargs;
tmp_called_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[79]);
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 762;
type_description_1 = "oocoboooooo";
goto frame_exception_exit_1;
}
frame_c7bca1d2c28969fa0fc2d592d13e1932->m_frame.f_lineno = 762;
tmp_assign_source_4 = CALL_FUNCTION_WITH_POSARGS2(tmp_called_value_1, mod_consts[80]);
Py_DECREF(tmp_called_value_1);
if (tmp_assign_source_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 762;
type_description_1 = "oocoboooooo";
goto frame_exception_exit_1;
}
assert(var_sep == NULL);
var_sep = tmp_assign_source_4;
}
{
bool tmp_condition_result_2;
PyObject *tmp_cmp_expr_left_2;
PyObject *tmp_cmp_expr_right_2;
CHECK_OBJECT(var_sep);
tmp_cmp_expr_left_2 = var_sep;
tmp_cmp_expr_right_2 = Py_None;
tmp_condition_result_2 = (tmp_cmp_expr_left_2 != tmp_cmp_expr_right_2) ? true : false;
if (tmp_condition_result_2 != false) {
goto branch_yes_2;
} else {
goto branch_no_2;
}
}
branch_yes_2:;
{
nuitka_bool tmp_condition_result_3;
PyObject *tmp_isinstance_inst_1;
PyObject *tmp_isinstance_cls_1;
CHECK_OBJECT(var_sep);
tmp_isinstance_inst_1 = var_sep;
tmp_isinstance_cls_1 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[52]);
if (unlikely(tmp_isinstance_cls_1 == NULL)) {
tmp_isinstance_cls_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[52]);
}
if (tmp_isinstance_cls_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 764;
type_description_1 = "oocoboooooo";
goto frame_exception_exit_1;
}
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_1, tmp_isinstance_cls_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 764;
type_description_1 = "oocoboooooo";
goto frame_exception_exit_1;
}
tmp_condition_result_3 = (tmp_res != 0) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_3 == NUITKA_BOOL_TRUE) {
goto branch_yes_3;
} else {
goto branch_no_3;
}
}
branch_yes_3:;
{
nuitka_bool tmp_assign_source_5;
tmp_assign_source_5 = NUITKA_BOOL_TRUE;
var_want_unicode = tmp_assign_source_5;
}
goto branch_end_3;
branch_no_3:;
{
bool tmp_condition_result_4;
PyObject *tmp_operand_value_1;
PyObject *tmp_isinstance_inst_2;
PyObject *tmp_isinstance_cls_2;
CHECK_OBJECT(var_sep);
tmp_isinstance_inst_2 = var_sep;
tmp_isinstance_cls_2 = (PyObject *)&PyUnicode_Type;
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_2, tmp_isinstance_cls_2);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 766;
type_description_1 = "oocoboooooo";
goto frame_exception_exit_1;
}
tmp_operand_value_1 = (tmp_res != 0) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 766;
type_description_1 = "oocoboooooo";
goto frame_exception_exit_1;
}
tmp_condition_result_4 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_4 != false) {
goto branch_yes_4;
} else {
goto branch_no_4;
}
}
branch_yes_4:;
{
PyObject *tmp_raise_type_1;
PyObject *tmp_make_exception_arg_1;
tmp_make_exception_arg_1 = mod_consts[81];
frame_c7bca1d2c28969fa0fc2d592d13e1932->m_frame.f_lineno = 767;
tmp_raise_type_1 = CALL_FUNCTION_WITH_SINGLE_ARG(PyExc_TypeError, tmp_make_exception_arg_1);
assert(!(tmp_raise_type_1 == NULL));
exception_type = tmp_raise_type_1;
exception_lineno = 767;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "oocoboooooo";
goto frame_exception_exit_1;
}
branch_no_4:;
branch_end_3:;
branch_no_2:;
{
PyObject *tmp_assign_source_6;
PyObject *tmp_called_value_2;
PyObject *tmp_expression_value_3;
CHECK_OBJECT(par_kwargs);
tmp_expression_value_3 = par_kwargs;
tmp_called_value_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[79]);
if (tmp_called_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 768;
type_description_1 = "oocoboooooo";
goto frame_exception_exit_1;
}
frame_c7bca1d2c28969fa0fc2d592d13e1932->m_frame.f_lineno = 768;
tmp_assign_source_6 = CALL_FUNCTION_WITH_POSARGS2(tmp_called_value_2, mod_consts[82]);
Py_DECREF(tmp_called_value_2);
if (tmp_assign_source_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 768;
type_description_1 = "oocoboooooo";
goto frame_exception_exit_1;
}
assert(var_end == NULL);
var_end = tmp_assign_source_6;
}
{
bool tmp_condition_result_5;
PyObject *tmp_cmp_expr_left_3;
PyObject *tmp_cmp_expr_right_3;
CHECK_OBJECT(var_end);
tmp_cmp_expr_left_3 = var_end;
tmp_cmp_expr_right_3 = Py_None;
tmp_condition_result_5 = (tmp_cmp_expr_left_3 != tmp_cmp_expr_right_3) ? true : false;
if (tmp_condition_result_5 != false) {
goto branch_yes_5;
} else {
goto branch_no_5;
}
}
branch_yes_5:;
{
nuitka_bool tmp_condition_result_6;
PyObject *tmp_isinstance_inst_3;
PyObject *tmp_isinstance_cls_3;
CHECK_OBJECT(var_end);
tmp_isinstance_inst_3 = var_end;
tmp_isinstance_cls_3 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[52]);
if (unlikely(tmp_isinstance_cls_3 == NULL)) {
tmp_isinstance_cls_3 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[52]);
}
if (tmp_isinstance_cls_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 770;
type_description_1 = "oocoboooooo";
goto frame_exception_exit_1;
}
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_3, tmp_isinstance_cls_3);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 770;
type_description_1 = "oocoboooooo";
goto frame_exception_exit_1;
}
tmp_condition_result_6 = (tmp_res != 0) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_6 == NUITKA_BOOL_TRUE) {
goto branch_yes_6;
} else {
goto branch_no_6;
}
}
branch_yes_6:;
{
nuitka_bool tmp_assign_source_7;
tmp_assign_source_7 = NUITKA_BOOL_TRUE;
var_want_unicode = tmp_assign_source_7;
}
goto branch_end_6;
branch_no_6:;
{
bool tmp_condition_result_7;
PyObject *tmp_operand_value_2;
PyObject *tmp_isinstance_inst_4;
PyObject *tmp_isinstance_cls_4;
CHECK_OBJECT(var_end);
tmp_isinstance_inst_4 = var_end;
tmp_isinstance_cls_4 = (PyObject *)&PyUnicode_Type;
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_4, tmp_isinstance_cls_4);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 772;
type_description_1 = "oocoboooooo";
goto frame_exception_exit_1;
}
tmp_operand_value_2 = (tmp_res != 0) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_2);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 772;
type_description_1 = "oocoboooooo";
goto frame_exception_exit_1;
}
tmp_condition_result_7 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_7 != false) {
goto branch_yes_7;
} else {
goto branch_no_7;
}
}
branch_yes_7:;
{
PyObject *tmp_raise_type_2;
PyObject *tmp_make_exception_arg_2;
tmp_make_exception_arg_2 = mod_consts[83];
frame_c7bca1d2c28969fa0fc2d592d13e1932->m_frame.f_lineno = 773;
tmp_raise_type_2 = CALL_FUNCTION_WITH_SINGLE_ARG(PyExc_TypeError, tmp_make_exception_arg_2);
assert(!(tmp_raise_type_2 == NULL));
exception_type = tmp_raise_type_2;
exception_lineno = 773;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "oocoboooooo";
goto frame_exception_exit_1;
}
branch_no_7:;
branch_end_6:;
branch_no_5:;
{
nuitka_bool tmp_condition_result_8;
int tmp_truth_name_1;
CHECK_OBJECT(par_kwargs);
tmp_truth_name_1 = CHECK_IF_TRUE(par_kwargs);
if (tmp_truth_name_1 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 774;
type_description_1 = "oocoboooooo";
goto frame_exception_exit_1;
}
tmp_condition_result_8 = tmp_truth_name_1 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
if (tmp_condition_result_8 == NUITKA_BOOL_TRUE) {
goto branch_yes_8;
} else {
goto branch_no_8;
}
}
branch_yes_8:;
{
PyObject *tmp_raise_type_3;
PyObject *tmp_make_exception_arg_3;
tmp_make_exception_arg_3 = mod_consts[84];
frame_c7bca1d2c28969fa0fc2d592d13e1932->m_frame.f_lineno = 775;
tmp_raise_type_3 = CALL_FUNCTION_WITH_SINGLE_ARG(PyExc_TypeError, tmp_make_exception_arg_3);
assert(!(tmp_raise_type_3 == NULL));
exception_type = tmp_raise_type_3;
exception_lineno = 775;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "oocoboooooo";
goto frame_exception_exit_1;
}
branch_no_8:;
{
bool tmp_condition_result_9;
PyObject *tmp_operand_value_3;
assert(var_want_unicode != NUITKA_BOOL_UNASSIGNED);
tmp_operand_value_3 = (var_want_unicode == NUITKA_BOOL_TRUE) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_3);
assert(!(tmp_res == -1));
tmp_condition_result_9 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_9 != false) {
goto branch_yes_9;
} else {
goto branch_no_9;
}
}
branch_yes_9:;
{
PyObject *tmp_assign_source_8;
PyObject *tmp_iter_arg_1;
CHECK_OBJECT(par_args);
tmp_iter_arg_1 = par_args;
tmp_assign_source_8 = MAKE_ITERATOR(tmp_iter_arg_1);
if (tmp_assign_source_8 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 777;
type_description_1 = "oocoboooooo";
goto frame_exception_exit_1;
}
assert(tmp_for_loop_1__for_iterator == NULL);
tmp_for_loop_1__for_iterator = tmp_assign_source_8;
}
// Tried code:
loop_start_1:;
{
PyObject *tmp_next_source_1;
PyObject *tmp_assign_source_9;
CHECK_OBJECT(tmp_for_loop_1__for_iterator);
tmp_next_source_1 = tmp_for_loop_1__for_iterator;
tmp_assign_source_9 = ITERATOR_NEXT(tmp_next_source_1);
if (tmp_assign_source_9 == NULL) {
if (CHECK_AND_CLEAR_STOP_ITERATION_OCCURRED()) {
goto loop_end_1;
} else {
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
type_description_1 = "oocoboooooo";
exception_lineno = 777;
goto try_except_handler_2;
}
}
{
PyObject *old = tmp_for_loop_1__iter_value;
tmp_for_loop_1__iter_value = tmp_assign_source_9;
Py_XDECREF(old);
}
}
{
PyObject *tmp_assign_source_10;
CHECK_OBJECT(tmp_for_loop_1__iter_value);
tmp_assign_source_10 = tmp_for_loop_1__iter_value;
{
PyObject *old = var_arg;
var_arg = tmp_assign_source_10;
Py_INCREF(var_arg);
Py_XDECREF(old);
}
}
{
nuitka_bool tmp_condition_result_10;
PyObject *tmp_isinstance_inst_5;
PyObject *tmp_isinstance_cls_5;
CHECK_OBJECT(var_arg);
tmp_isinstance_inst_5 = var_arg;
tmp_isinstance_cls_5 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[52]);
if (unlikely(tmp_isinstance_cls_5 == NULL)) {
tmp_isinstance_cls_5 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[52]);
}
if (tmp_isinstance_cls_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 778;
type_description_1 = "oocoboooooo";
goto try_except_handler_2;
}
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_5, tmp_isinstance_cls_5);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 778;
type_description_1 = "oocoboooooo";
goto try_except_handler_2;
}
tmp_condition_result_10 = (tmp_res != 0) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_10 == NUITKA_BOOL_TRUE) {
goto branch_yes_10;
} else {
goto branch_no_10;
}
}
branch_yes_10:;
{
nuitka_bool tmp_assign_source_11;
tmp_assign_source_11 = NUITKA_BOOL_TRUE;
var_want_unicode = tmp_assign_source_11;
}
goto loop_end_1;
branch_no_10:;
if (CONSIDER_THREADING() == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 777;
type_description_1 = "oocoboooooo";
goto try_except_handler_2;
}
goto loop_start_1;
loop_end_1:;
goto try_end_1;
// Exception handler code:
try_except_handler_2:;
exception_keeper_type_1 = exception_type;
exception_keeper_value_1 = exception_value;
exception_keeper_tb_1 = exception_tb;
exception_keeper_lineno_1 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_for_loop_1__iter_value);
tmp_for_loop_1__iter_value = NULL;
CHECK_OBJECT(tmp_for_loop_1__for_iterator);
Py_DECREF(tmp_for_loop_1__for_iterator);
tmp_for_loop_1__for_iterator = NULL;
// Re-raise.
exception_type = exception_keeper_type_1;
exception_value = exception_keeper_value_1;
exception_tb = exception_keeper_tb_1;
exception_lineno = exception_keeper_lineno_1;
goto frame_exception_exit_1;
// End of try:
try_end_1:;
Py_XDECREF(tmp_for_loop_1__iter_value);
tmp_for_loop_1__iter_value = NULL;
CHECK_OBJECT(tmp_for_loop_1__for_iterator);
Py_DECREF(tmp_for_loop_1__for_iterator);
tmp_for_loop_1__for_iterator = NULL;
branch_no_9:;
{
bool tmp_condition_result_11;
assert(var_want_unicode != NUITKA_BOOL_UNASSIGNED);
tmp_condition_result_11 = var_want_unicode == NUITKA_BOOL_TRUE;
if (tmp_condition_result_11 != false) {
goto branch_yes_11;
} else {
goto branch_no_11;
}
}
branch_yes_11:;
{
PyObject *tmp_assign_source_12;
PyObject *tmp_called_value_3;
tmp_called_value_3 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[52]);
if (unlikely(tmp_called_value_3 == NULL)) {
tmp_called_value_3 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[52]);
}
if (tmp_called_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 782;
type_description_1 = "oocoboooooo";
goto frame_exception_exit_1;
}
frame_c7bca1d2c28969fa0fc2d592d13e1932->m_frame.f_lineno = 782;
tmp_assign_source_12 = CALL_FUNCTION_WITH_POSARGS1(tmp_called_value_3, mod_consts[85]);
if (tmp_assign_source_12 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 782;
type_description_1 = "oocoboooooo";
goto frame_exception_exit_1;
}
assert(var_newline == NULL);
var_newline = tmp_assign_source_12;
}
{
PyObject *tmp_assign_source_13;
PyObject *tmp_called_value_4;
tmp_called_value_4 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[52]);
if (unlikely(tmp_called_value_4 == NULL)) {
tmp_called_value_4 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[52]);
}
if (tmp_called_value_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 783;
type_description_1 = "oocoboooooo";
goto frame_exception_exit_1;
}
frame_c7bca1d2c28969fa0fc2d592d13e1932->m_frame.f_lineno = 783;
tmp_assign_source_13 = CALL_FUNCTION_WITH_POSARGS1(tmp_called_value_4, mod_consts[86]);
if (tmp_assign_source_13 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 783;
type_description_1 = "oocoboooooo";
goto frame_exception_exit_1;
}
assert(var_space == NULL);
var_space = tmp_assign_source_13;
}
goto branch_end_11;
branch_no_11:;
{
PyObject *tmp_assign_source_14;
tmp_assign_source_14 = mod_consts[87];
assert(var_newline == NULL);
Py_INCREF(tmp_assign_source_14);
var_newline = tmp_assign_source_14;
}
{
PyObject *tmp_assign_source_15;
tmp_assign_source_15 = mod_consts[88];
assert(var_space == NULL);
Py_INCREF(tmp_assign_source_15);
var_space = tmp_assign_source_15;
}
branch_end_11:;
{
bool tmp_condition_result_12;
PyObject *tmp_cmp_expr_left_4;
PyObject *tmp_cmp_expr_right_4;
CHECK_OBJECT(var_sep);
tmp_cmp_expr_left_4 = var_sep;
tmp_cmp_expr_right_4 = Py_None;
tmp_condition_result_12 = (tmp_cmp_expr_left_4 == tmp_cmp_expr_right_4) ? true : false;
if (tmp_condition_result_12 != false) {
goto branch_yes_12;
} else {
goto branch_no_12;
}
}
branch_yes_12:;
{
PyObject *tmp_assign_source_16;
CHECK_OBJECT(var_space);
tmp_assign_source_16 = var_space;
{
PyObject *old = var_sep;
assert(old != NULL);
var_sep = tmp_assign_source_16;
Py_INCREF(var_sep);
Py_DECREF(old);
}
}
branch_no_12:;
{
bool tmp_condition_result_13;
PyObject *tmp_cmp_expr_left_5;
PyObject *tmp_cmp_expr_right_5;
CHECK_OBJECT(var_end);
tmp_cmp_expr_left_5 = var_end;
tmp_cmp_expr_right_5 = Py_None;
tmp_condition_result_13 = (tmp_cmp_expr_left_5 == tmp_cmp_expr_right_5) ? true : false;
if (tmp_condition_result_13 != false) {
goto branch_yes_13;
} else {
goto branch_no_13;
}
}
branch_yes_13:;
{
PyObject *tmp_assign_source_17;
CHECK_OBJECT(var_newline);
tmp_assign_source_17 = var_newline;
{
PyObject *old = var_end;
assert(old != NULL);
var_end = tmp_assign_source_17;
Py_INCREF(var_end);
Py_DECREF(old);
}
}
branch_no_13:;
{
PyObject *tmp_assign_source_18;
PyObject *tmp_iter_arg_2;
PyObject *tmp_called_value_5;
PyObject *tmp_args_element_value_1;
tmp_called_value_5 = (PyObject *)&PyEnum_Type;
if (par_args == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[89]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 791;
type_description_1 = "oocoboooooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_1 = par_args;
frame_c7bca1d2c28969fa0fc2d592d13e1932->m_frame.f_lineno = 791;
tmp_iter_arg_2 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_5, tmp_args_element_value_1);
if (tmp_iter_arg_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 791;
type_description_1 = "oocoboooooo";
goto frame_exception_exit_1;
}
tmp_assign_source_18 = MAKE_ITERATOR(tmp_iter_arg_2);
Py_DECREF(tmp_iter_arg_2);
if (tmp_assign_source_18 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 791;
type_description_1 = "oocoboooooo";
goto frame_exception_exit_1;
}
assert(tmp_for_loop_2__for_iterator == NULL);
tmp_for_loop_2__for_iterator = tmp_assign_source_18;
}
// Tried code:
loop_start_2:;
{
PyObject *tmp_next_source_2;
PyObject *tmp_assign_source_19;
CHECK_OBJECT(tmp_for_loop_2__for_iterator);
tmp_next_source_2 = tmp_for_loop_2__for_iterator;
tmp_assign_source_19 = ITERATOR_NEXT(tmp_next_source_2);
if (tmp_assign_source_19 == NULL) {
if (CHECK_AND_CLEAR_STOP_ITERATION_OCCURRED()) {
goto loop_end_2;
} else {
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
type_description_1 = "oocoboooooo";
exception_lineno = 791;
goto try_except_handler_3;
}
}
{
PyObject *old = tmp_for_loop_2__iter_value;
tmp_for_loop_2__iter_value = tmp_assign_source_19;
Py_XDECREF(old);
}
}
// Tried code:
{
PyObject *tmp_assign_source_20;
PyObject *tmp_iter_arg_3;
CHECK_OBJECT(tmp_for_loop_2__iter_value);
tmp_iter_arg_3 = tmp_for_loop_2__iter_value;
tmp_assign_source_20 = MAKE_UNPACK_ITERATOR(tmp_iter_arg_3);
if (tmp_assign_source_20 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 791;
type_description_1 = "oocoboooooo";
goto try_except_handler_4;
}
{
PyObject *old = tmp_tuple_unpack_1__source_iter;
tmp_tuple_unpack_1__source_iter = tmp_assign_source_20;
Py_XDECREF(old);
}
}
// Tried code:
{
PyObject *tmp_assign_source_21;
PyObject *tmp_unpack_1;
CHECK_OBJECT(tmp_tuple_unpack_1__source_iter);
tmp_unpack_1 = tmp_tuple_unpack_1__source_iter;
tmp_assign_source_21 = UNPACK_NEXT(tmp_unpack_1, 0, 2);
if (tmp_assign_source_21 == NULL) {
if (!ERROR_OCCURRED()) {
exception_type = PyExc_StopIteration;
Py_INCREF(exception_type);
exception_value = NULL;
exception_tb = NULL;
} else {
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
}
type_description_1 = "oocoboooooo";
exception_lineno = 791;
goto try_except_handler_5;
}
{
PyObject *old = tmp_tuple_unpack_1__element_1;
tmp_tuple_unpack_1__element_1 = tmp_assign_source_21;
Py_XDECREF(old);
}
}
{
PyObject *tmp_assign_source_22;
PyObject *tmp_unpack_2;
CHECK_OBJECT(tmp_tuple_unpack_1__source_iter);
tmp_unpack_2 = tmp_tuple_unpack_1__source_iter;
tmp_assign_source_22 = UNPACK_NEXT(tmp_unpack_2, 1, 2);
if (tmp_assign_source_22 == NULL) {
if (!ERROR_OCCURRED()) {
exception_type = PyExc_StopIteration;
Py_INCREF(exception_type);
exception_value = NULL;
exception_tb = NULL;
} else {
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
}
type_description_1 = "oocoboooooo";
exception_lineno = 791;
goto try_except_handler_5;
}
{
PyObject *old = tmp_tuple_unpack_1__element_2;
tmp_tuple_unpack_1__element_2 = tmp_assign_source_22;
Py_XDECREF(old);
}
}
{
PyObject *tmp_iterator_name_1;
CHECK_OBJECT(tmp_tuple_unpack_1__source_iter);
tmp_iterator_name_1 = tmp_tuple_unpack_1__source_iter;
// Check if iterator has left-over elements.
CHECK_OBJECT(tmp_iterator_name_1); assert(HAS_ITERNEXT(tmp_iterator_name_1));
tmp_iterator_attempt = (*Py_TYPE(tmp_iterator_name_1)->tp_iternext)(tmp_iterator_name_1);
if (likely(tmp_iterator_attempt == NULL)) {
PyObject *error = GET_ERROR_OCCURRED();
if (error != NULL) {
if (EXCEPTION_MATCH_BOOL_SINGLE(error, PyExc_StopIteration)) {
CLEAR_ERROR_OCCURRED();
} else {
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
type_description_1 = "oocoboooooo";
exception_lineno = 791;
goto try_except_handler_5;
}
}
} else {
Py_DECREF(tmp_iterator_attempt);
exception_type = PyExc_ValueError;
Py_INCREF(PyExc_ValueError);
exception_value = mod_consts[90];
Py_INCREF(exception_value);
exception_tb = NULL;
type_description_1 = "oocoboooooo";
exception_lineno = 791;
goto try_except_handler_5;
}
}
goto try_end_2;
// Exception handler code:
try_except_handler_5:;
exception_keeper_type_2 = exception_type;
exception_keeper_value_2 = exception_value;
exception_keeper_tb_2 = exception_tb;
exception_keeper_lineno_2 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
CHECK_OBJECT(tmp_tuple_unpack_1__source_iter);
Py_DECREF(tmp_tuple_unpack_1__source_iter);
tmp_tuple_unpack_1__source_iter = NULL;
// Re-raise.
exception_type = exception_keeper_type_2;
exception_value = exception_keeper_value_2;
exception_tb = exception_keeper_tb_2;
exception_lineno = exception_keeper_lineno_2;
goto try_except_handler_4;
// End of try:
try_end_2:;
goto try_end_3;
// Exception handler code:
try_except_handler_4:;
exception_keeper_type_3 = exception_type;
exception_keeper_value_3 = exception_value;
exception_keeper_tb_3 = exception_tb;
exception_keeper_lineno_3 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_tuple_unpack_1__element_1);
tmp_tuple_unpack_1__element_1 = NULL;
Py_XDECREF(tmp_tuple_unpack_1__element_2);
tmp_tuple_unpack_1__element_2 = NULL;
// Re-raise.
exception_type = exception_keeper_type_3;
exception_value = exception_keeper_value_3;
exception_tb = exception_keeper_tb_3;
exception_lineno = exception_keeper_lineno_3;
goto try_except_handler_3;
// End of try:
try_end_3:;
CHECK_OBJECT(tmp_tuple_unpack_1__source_iter);
Py_DECREF(tmp_tuple_unpack_1__source_iter);
tmp_tuple_unpack_1__source_iter = NULL;
{
PyObject *tmp_assign_source_23;
CHECK_OBJECT(tmp_tuple_unpack_1__element_1);
tmp_assign_source_23 = tmp_tuple_unpack_1__element_1;
{
PyObject *old = var_i;
var_i = tmp_assign_source_23;
Py_INCREF(var_i);
Py_XDECREF(old);
}
}
Py_XDECREF(tmp_tuple_unpack_1__element_1);
tmp_tuple_unpack_1__element_1 = NULL;
{
PyObject *tmp_assign_source_24;
CHECK_OBJECT(tmp_tuple_unpack_1__element_2);
tmp_assign_source_24 = tmp_tuple_unpack_1__element_2;
{
PyObject *old = var_arg;
var_arg = tmp_assign_source_24;
Py_INCREF(var_arg);
Py_XDECREF(old);
}
}
Py_XDECREF(tmp_tuple_unpack_1__element_2);
tmp_tuple_unpack_1__element_2 = NULL;
{
nuitka_bool tmp_condition_result_14;
int tmp_truth_name_2;
CHECK_OBJECT(var_i);
tmp_truth_name_2 = CHECK_IF_TRUE(var_i);
if (tmp_truth_name_2 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 792;
type_description_1 = "oocoboooooo";
goto try_except_handler_3;
}
tmp_condition_result_14 = tmp_truth_name_2 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
if (tmp_condition_result_14 == NUITKA_BOOL_TRUE) {
goto branch_yes_14;
} else {
goto branch_no_14;
}
}
branch_yes_14:;
{
PyObject *tmp_called_value_6;
PyObject *tmp_call_result_1;
PyObject *tmp_args_element_value_2;
if (var_write == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[77]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 793;
type_description_1 = "oocoboooooo";
goto try_except_handler_3;
}
tmp_called_value_6 = var_write;
if (var_sep == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[91]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 793;
type_description_1 = "oocoboooooo";
goto try_except_handler_3;
}
tmp_args_element_value_2 = var_sep;
frame_c7bca1d2c28969fa0fc2d592d13e1932->m_frame.f_lineno = 793;
tmp_call_result_1 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_6, tmp_args_element_value_2);
if (tmp_call_result_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 793;
type_description_1 = "oocoboooooo";
goto try_except_handler_3;
}
Py_DECREF(tmp_call_result_1);
}
branch_no_14:;
{
PyObject *tmp_called_value_7;
PyObject *tmp_call_result_2;
PyObject *tmp_args_element_value_3;
if (var_write == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[77]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 794;
type_description_1 = "oocoboooooo";
goto try_except_handler_3;
}
tmp_called_value_7 = var_write;
CHECK_OBJECT(var_arg);
tmp_args_element_value_3 = var_arg;
frame_c7bca1d2c28969fa0fc2d592d13e1932->m_frame.f_lineno = 794;
tmp_call_result_2 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_7, tmp_args_element_value_3);
if (tmp_call_result_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 794;
type_description_1 = "oocoboooooo";
goto try_except_handler_3;
}
Py_DECREF(tmp_call_result_2);
}
if (CONSIDER_THREADING() == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 791;
type_description_1 = "oocoboooooo";
goto try_except_handler_3;
}
goto loop_start_2;
loop_end_2:;
goto try_end_4;
// Exception handler code:
try_except_handler_3:;
exception_keeper_type_4 = exception_type;
exception_keeper_value_4 = exception_value;
exception_keeper_tb_4 = exception_tb;
exception_keeper_lineno_4 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_for_loop_2__iter_value);
tmp_for_loop_2__iter_value = NULL;
CHECK_OBJECT(tmp_for_loop_2__for_iterator);
Py_DECREF(tmp_for_loop_2__for_iterator);
tmp_for_loop_2__for_iterator = NULL;
// Re-raise.
exception_type = exception_keeper_type_4;
exception_value = exception_keeper_value_4;
exception_tb = exception_keeper_tb_4;
exception_lineno = exception_keeper_lineno_4;
goto frame_exception_exit_1;
// End of try:
try_end_4:;
Py_XDECREF(tmp_for_loop_2__iter_value);
tmp_for_loop_2__iter_value = NULL;
CHECK_OBJECT(tmp_for_loop_2__for_iterator);
Py_DECREF(tmp_for_loop_2__for_iterator);
tmp_for_loop_2__for_iterator = NULL;
{
PyObject *tmp_called_value_8;
PyObject *tmp_call_result_3;
PyObject *tmp_args_element_value_4;
if (var_write == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[77]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 795;
type_description_1 = "oocoboooooo";
goto frame_exception_exit_1;
}
tmp_called_value_8 = var_write;
CHECK_OBJECT(var_end);
tmp_args_element_value_4 = var_end;
frame_c7bca1d2c28969fa0fc2d592d13e1932->m_frame.f_lineno = 795;
tmp_call_result_3 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_8, tmp_args_element_value_4);
if (tmp_call_result_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 795;
type_description_1 = "oocoboooooo";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_3);
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_c7bca1d2c28969fa0fc2d592d13e1932);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_c7bca1d2c28969fa0fc2d592d13e1932);
#endif
// Put the previous frame back on top.
popFrameStack();
goto try_return_handler_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_c7bca1d2c28969fa0fc2d592d13e1932);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_c7bca1d2c28969fa0fc2d592d13e1932, exception_lineno);
} else if (exception_tb->tb_frame != &frame_c7bca1d2c28969fa0fc2d592d13e1932->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_c7bca1d2c28969fa0fc2d592d13e1932, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_c7bca1d2c28969fa0fc2d592d13e1932,
type_description_1,
par_args,
par_kwargs,
var_fp,
var_write,
(int)var_want_unicode,
var_sep,
var_end,
var_arg,
var_newline,
var_space,
var_i
);
// Release cached frame if used for exception.
if (frame_c7bca1d2c28969fa0fc2d592d13e1932 == cache_frame_c7bca1d2c28969fa0fc2d592d13e1932) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_c7bca1d2c28969fa0fc2d592d13e1932);
cache_frame_c7bca1d2c28969fa0fc2d592d13e1932 = NULL;
}
assertFrameObject(frame_c7bca1d2c28969fa0fc2d592d13e1932);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto try_except_handler_1;
frame_no_exception_1:;
tmp_return_value = Py_None;
Py_INCREF(tmp_return_value);
goto try_return_handler_1;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_1:;
CHECK_OBJECT(var_fp);
Py_DECREF(var_fp);
var_fp = NULL;
Py_XDECREF(var_write);
var_write = NULL;
var_want_unicode = NUITKA_BOOL_UNASSIGNED;
Py_XDECREF(var_sep);
var_sep = NULL;
Py_XDECREF(var_end);
var_end = NULL;
Py_XDECREF(var_arg);
var_arg = NULL;
Py_XDECREF(var_newline);
var_newline = NULL;
Py_XDECREF(var_space);
var_space = NULL;
Py_XDECREF(var_i);
var_i = NULL;
goto function_return_exit;
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_5 = exception_type;
exception_keeper_value_5 = exception_value;
exception_keeper_tb_5 = exception_tb;
exception_keeper_lineno_5 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
CHECK_OBJECT(var_fp);
Py_DECREF(var_fp);
var_fp = NULL;
Py_XDECREF(var_write);
var_write = NULL;
var_want_unicode = NUITKA_BOOL_UNASSIGNED;
Py_XDECREF(var_sep);
var_sep = NULL;
Py_XDECREF(var_end);
var_end = NULL;
Py_XDECREF(var_arg);
var_arg = NULL;
Py_XDECREF(var_newline);
var_newline = NULL;
Py_XDECREF(var_space);
var_space = NULL;
Py_XDECREF(var_i);
var_i = NULL;
// Re-raise.
exception_type = exception_keeper_type_5;
exception_value = exception_keeper_value_5;
exception_tb = exception_keeper_tb_5;
exception_lineno = exception_keeper_lineno_5;
goto function_exception_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_args);
Py_DECREF(par_args);
CHECK_OBJECT(par_kwargs);
Py_DECREF(par_kwargs);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_args);
Py_DECREF(par_args);
CHECK_OBJECT(par_kwargs);
Py_DECREF(par_kwargs);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_six$$$function__53_print_$$$function__1_write(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_data = python_pars[0];
PyObject *var_errors = NULL;
struct Nuitka_FrameObject *frame_ad7bd8e4bb998842bbea9bfcec0065a4;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
NUITKA_MAY_BE_UNUSED nuitka_void tmp_unused;
static struct Nuitka_FrameObject *cache_frame_ad7bd8e4bb998842bbea9bfcec0065a4 = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_keeper_type_1;
PyObject *exception_keeper_value_1;
PyTracebackObject *exception_keeper_tb_1;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_1;
// Actual function body.
// Tried code:
if (isFrameUnusable(cache_frame_ad7bd8e4bb998842bbea9bfcec0065a4)) {
Py_XDECREF(cache_frame_ad7bd8e4bb998842bbea9bfcec0065a4);
#if _DEBUG_REFCOUNTS
if (cache_frame_ad7bd8e4bb998842bbea9bfcec0065a4 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_ad7bd8e4bb998842bbea9bfcec0065a4 = MAKE_FUNCTION_FRAME(codeobj_ad7bd8e4bb998842bbea9bfcec0065a4, module_six, sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_ad7bd8e4bb998842bbea9bfcec0065a4->m_type_description == NULL);
frame_ad7bd8e4bb998842bbea9bfcec0065a4 = cache_frame_ad7bd8e4bb998842bbea9bfcec0065a4;
// Push the new frame as the currently active one.
pushFrameStack(frame_ad7bd8e4bb998842bbea9bfcec0065a4);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_ad7bd8e4bb998842bbea9bfcec0065a4) == 2); // Frame stack
// Framed code:
{
bool tmp_condition_result_1;
PyObject *tmp_operand_value_1;
PyObject *tmp_isinstance_inst_1;
PyObject *tmp_isinstance_cls_1;
CHECK_OBJECT(par_data);
tmp_isinstance_inst_1 = par_data;
tmp_isinstance_cls_1 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[93]);
if (unlikely(tmp_isinstance_cls_1 == NULL)) {
tmp_isinstance_cls_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[93]);
}
if (tmp_isinstance_cls_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 750;
type_description_1 = "ooc";
goto frame_exception_exit_1;
}
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_1, tmp_isinstance_cls_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 750;
type_description_1 = "ooc";
goto frame_exception_exit_1;
}
tmp_operand_value_1 = (tmp_res != 0) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 750;
type_description_1 = "ooc";
goto frame_exception_exit_1;
}
tmp_condition_result_1 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_1 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
{
PyObject *tmp_assign_source_1;
PyObject *tmp_unicode_arg_1;
CHECK_OBJECT(par_data);
tmp_unicode_arg_1 = par_data;
tmp_assign_source_1 = PyObject_Unicode(tmp_unicode_arg_1);
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 751;
type_description_1 = "ooc";
goto frame_exception_exit_1;
}
{
PyObject *old = par_data;
assert(old != NULL);
par_data = tmp_assign_source_1;
Py_DECREF(old);
}
}
branch_no_1:;
{
nuitka_bool tmp_condition_result_2;
int tmp_and_left_truth_1;
nuitka_bool tmp_and_left_value_1;
nuitka_bool tmp_and_right_value_1;
PyObject *tmp_isinstance_inst_2;
PyObject *tmp_isinstance_cls_2;
int tmp_and_left_truth_2;
nuitka_bool tmp_and_left_value_2;
nuitka_bool tmp_and_right_value_2;
PyObject *tmp_isinstance_inst_3;
PyObject *tmp_isinstance_cls_3;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
PyObject *tmp_expression_value_1;
if (Nuitka_Cell_GET(self->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&exception_type, &exception_value, mod_consts[94]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 753;
type_description_1 = "ooc";
goto frame_exception_exit_1;
}
tmp_isinstance_inst_2 = Nuitka_Cell_GET(self->m_closure[0]);
tmp_isinstance_cls_2 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[75]);
if (unlikely(tmp_isinstance_cls_2 == NULL)) {
tmp_isinstance_cls_2 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[75]);
}
if (tmp_isinstance_cls_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 753;
type_description_1 = "ooc";
goto frame_exception_exit_1;
}
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_2, tmp_isinstance_cls_2);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 753;
type_description_1 = "ooc";
goto frame_exception_exit_1;
}
tmp_and_left_value_1 = (tmp_res != 0) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
tmp_and_left_truth_1 = tmp_and_left_value_1 == NUITKA_BOOL_TRUE ? 1 : 0;
if (tmp_and_left_truth_1 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 753;
type_description_1 = "ooc";
goto frame_exception_exit_1;
}
if (tmp_and_left_truth_1 == 1) {
goto and_right_1;
} else {
goto and_left_1;
}
and_right_1:;
CHECK_OBJECT(par_data);
tmp_isinstance_inst_3 = par_data;
tmp_isinstance_cls_3 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[52]);
if (unlikely(tmp_isinstance_cls_3 == NULL)) {
tmp_isinstance_cls_3 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[52]);
}
if (tmp_isinstance_cls_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 754;
type_description_1 = "ooc";
goto frame_exception_exit_1;
}
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_3, tmp_isinstance_cls_3);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 754;
type_description_1 = "ooc";
goto frame_exception_exit_1;
}
tmp_and_left_value_2 = (tmp_res != 0) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
tmp_and_left_truth_2 = tmp_and_left_value_2 == NUITKA_BOOL_TRUE ? 1 : 0;
if (tmp_and_left_truth_2 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 754;
type_description_1 = "ooc";
goto frame_exception_exit_1;
}
if (tmp_and_left_truth_2 == 1) {
goto and_right_2;
} else {
goto and_left_2;
}
and_right_2:;
if (Nuitka_Cell_GET(self->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&exception_type, &exception_value, mod_consts[94]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 755;
type_description_1 = "ooc";
goto frame_exception_exit_1;
}
tmp_expression_value_1 = Nuitka_Cell_GET(self->m_closure[0]);
tmp_cmp_expr_left_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[95]);
if (tmp_cmp_expr_left_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 755;
type_description_1 = "ooc";
goto frame_exception_exit_1;
}
tmp_cmp_expr_right_1 = Py_None;
tmp_and_right_value_2 = (tmp_cmp_expr_left_1 != tmp_cmp_expr_right_1) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
Py_DECREF(tmp_cmp_expr_left_1);
tmp_and_right_value_1 = tmp_and_right_value_2;
goto and_end_2;
and_left_2:;
tmp_and_right_value_1 = tmp_and_left_value_2;
and_end_2:;
tmp_condition_result_2 = tmp_and_right_value_1;
goto and_end_1;
and_left_1:;
tmp_condition_result_2 = tmp_and_left_value_1;
and_end_1:;
if (tmp_condition_result_2 == NUITKA_BOOL_TRUE) {
goto branch_yes_2;
} else {
goto branch_no_2;
}
}
branch_yes_2:;
{
PyObject *tmp_assign_source_2;
PyObject *tmp_getattr_target_1;
PyObject *tmp_getattr_attr_1;
PyObject *tmp_getattr_default_1;
if (Nuitka_Cell_GET(self->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&exception_type, &exception_value, mod_consts[94]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 756;
type_description_1 = "ooc";
goto frame_exception_exit_1;
}
tmp_getattr_target_1 = Nuitka_Cell_GET(self->m_closure[0]);
tmp_getattr_attr_1 = mod_consts[96];
tmp_getattr_default_1 = Py_None;
tmp_assign_source_2 = BUILTIN_GETATTR(tmp_getattr_target_1, tmp_getattr_attr_1, tmp_getattr_default_1);
if (tmp_assign_source_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 756;
type_description_1 = "ooc";
goto frame_exception_exit_1;
}
assert(var_errors == NULL);
var_errors = tmp_assign_source_2;
}
{
bool tmp_condition_result_3;
PyObject *tmp_cmp_expr_left_2;
PyObject *tmp_cmp_expr_right_2;
CHECK_OBJECT(var_errors);
tmp_cmp_expr_left_2 = var_errors;
tmp_cmp_expr_right_2 = Py_None;
tmp_condition_result_3 = (tmp_cmp_expr_left_2 == tmp_cmp_expr_right_2) ? true : false;
if (tmp_condition_result_3 != false) {
goto branch_yes_3;
} else {
goto branch_no_3;
}
}
branch_yes_3:;
{
PyObject *tmp_assign_source_3;
tmp_assign_source_3 = mod_consts[97];
{
PyObject *old = var_errors;
assert(old != NULL);
var_errors = tmp_assign_source_3;
Py_INCREF(var_errors);
Py_DECREF(old);
}
}
branch_no_3:;
{
PyObject *tmp_assign_source_4;
PyObject *tmp_called_value_1;
PyObject *tmp_expression_value_2;
PyObject *tmp_args_element_value_1;
PyObject *tmp_expression_value_3;
PyObject *tmp_args_element_value_2;
CHECK_OBJECT(par_data);
tmp_expression_value_2 = par_data;
tmp_called_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[50]);
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 759;
type_description_1 = "ooc";
goto frame_exception_exit_1;
}
if (Nuitka_Cell_GET(self->m_closure[0]) == NULL) {
Py_DECREF(tmp_called_value_1);
FORMAT_UNBOUND_CLOSURE_ERROR(&exception_type, &exception_value, mod_consts[94]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 759;
type_description_1 = "ooc";
goto frame_exception_exit_1;
}
tmp_expression_value_3 = Nuitka_Cell_GET(self->m_closure[0]);
tmp_args_element_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[95]);
if (tmp_args_element_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
exception_lineno = 759;
type_description_1 = "ooc";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_errors);
tmp_args_element_value_2 = var_errors;
frame_ad7bd8e4bb998842bbea9bfcec0065a4->m_frame.f_lineno = 759;
{
PyObject *call_args[] = {tmp_args_element_value_1, tmp_args_element_value_2};
tmp_assign_source_4 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_1, call_args);
}
Py_DECREF(tmp_called_value_1);
Py_DECREF(tmp_args_element_value_1);
if (tmp_assign_source_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 759;
type_description_1 = "ooc";
goto frame_exception_exit_1;
}
{
PyObject *old = par_data;
assert(old != NULL);
par_data = tmp_assign_source_4;
Py_DECREF(old);
}
}
branch_no_2:;
{
PyObject *tmp_called_instance_1;
PyObject *tmp_call_result_1;
PyObject *tmp_args_element_value_3;
if (Nuitka_Cell_GET(self->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&exception_type, &exception_value, mod_consts[94]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 760;
type_description_1 = "ooc";
goto frame_exception_exit_1;
}
tmp_called_instance_1 = Nuitka_Cell_GET(self->m_closure[0]);
CHECK_OBJECT(par_data);
tmp_args_element_value_3 = par_data;
frame_ad7bd8e4bb998842bbea9bfcec0065a4->m_frame.f_lineno = 760;
tmp_call_result_1 = CALL_METHOD_WITH_SINGLE_ARG(tmp_called_instance_1, mod_consts[77], tmp_args_element_value_3);
if (tmp_call_result_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 760;
type_description_1 = "ooc";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_1);
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_ad7bd8e4bb998842bbea9bfcec0065a4);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_ad7bd8e4bb998842bbea9bfcec0065a4);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_ad7bd8e4bb998842bbea9bfcec0065a4, exception_lineno);
} else if (exception_tb->tb_frame != &frame_ad7bd8e4bb998842bbea9bfcec0065a4->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_ad7bd8e4bb998842bbea9bfcec0065a4, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_ad7bd8e4bb998842bbea9bfcec0065a4,
type_description_1,
par_data,
var_errors,
self->m_closure[0]
);
// Release cached frame if used for exception.
if (frame_ad7bd8e4bb998842bbea9bfcec0065a4 == cache_frame_ad7bd8e4bb998842bbea9bfcec0065a4) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_ad7bd8e4bb998842bbea9bfcec0065a4);
cache_frame_ad7bd8e4bb998842bbea9bfcec0065a4 = NULL;
}
assertFrameObject(frame_ad7bd8e4bb998842bbea9bfcec0065a4);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto try_except_handler_1;
frame_no_exception_1:;
tmp_return_value = Py_None;
Py_INCREF(tmp_return_value);
goto try_return_handler_1;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_1:;
CHECK_OBJECT(par_data);
Py_DECREF(par_data);
par_data = NULL;
Py_XDECREF(var_errors);
var_errors = NULL;
goto function_return_exit;
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_1 = exception_type;
exception_keeper_value_1 = exception_value;
exception_keeper_tb_1 = exception_tb;
exception_keeper_lineno_1 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(par_data);
par_data = NULL;
Py_XDECREF(var_errors);
var_errors = NULL;
// Re-raise.
exception_type = exception_keeper_type_1;
exception_value = exception_keeper_value_1;
exception_tb = exception_keeper_tb_1;
exception_lineno = exception_keeper_lineno_1;
goto function_exception_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_six$$$function__57_with_metaclass(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
struct Nuitka_CellObject *par_meta = Nuitka_Cell_New1(python_pars[0]);
struct Nuitka_CellObject *par_bases = Nuitka_Cell_New1(python_pars[1]);
PyObject *var_metaclass = NULL;
PyObject *outline_0_var___class__ = NULL;
PyObject *tmp_class_creation_1__bases = NULL;
PyObject *tmp_class_creation_1__class_decl_dict = NULL;
PyObject *tmp_class_creation_1__metaclass = NULL;
PyObject *tmp_class_creation_1__prepared = NULL;
struct Nuitka_FrameObject *frame_b9f041a883c0e8dbb0ded4b8c9b6e655;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
PyObject *tmp_dictdel_dict;
PyObject *tmp_dictdel_key;
bool tmp_result;
PyObject *locals_six$$$function__57_with_metaclass$$$class__1_metaclass_845 = NULL;
PyObject *tmp_dictset_value;
struct Nuitka_FrameObject *frame_42717456794d66c920af5b0a3b5f63ef_2;
NUITKA_MAY_BE_UNUSED char const *type_description_2 = NULL;
static struct Nuitka_FrameObject *cache_frame_42717456794d66c920af5b0a3b5f63ef_2 = NULL;
PyObject *exception_keeper_type_1;
PyObject *exception_keeper_value_1;
PyTracebackObject *exception_keeper_tb_1;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_1;
PyObject *exception_keeper_type_2;
PyObject *exception_keeper_value_2;
PyTracebackObject *exception_keeper_tb_2;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_2;
PyObject *exception_keeper_type_3;
PyObject *exception_keeper_value_3;
PyTracebackObject *exception_keeper_tb_3;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_3;
PyObject *tmp_return_value = NULL;
static struct Nuitka_FrameObject *cache_frame_b9f041a883c0e8dbb0ded4b8c9b6e655 = NULL;
PyObject *exception_keeper_type_4;
PyObject *exception_keeper_value_4;
PyTracebackObject *exception_keeper_tb_4;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_4;
// Actual function body.
// Tried code:
if (isFrameUnusable(cache_frame_b9f041a883c0e8dbb0ded4b8c9b6e655)) {
Py_XDECREF(cache_frame_b9f041a883c0e8dbb0ded4b8c9b6e655);
#if _DEBUG_REFCOUNTS
if (cache_frame_b9f041a883c0e8dbb0ded4b8c9b6e655 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_b9f041a883c0e8dbb0ded4b8c9b6e655 = MAKE_FUNCTION_FRAME(codeobj_b9f041a883c0e8dbb0ded4b8c9b6e655, module_six, sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_b9f041a883c0e8dbb0ded4b8c9b6e655->m_type_description == NULL);
frame_b9f041a883c0e8dbb0ded4b8c9b6e655 = cache_frame_b9f041a883c0e8dbb0ded4b8c9b6e655;
// Push the new frame as the currently active one.
pushFrameStack(frame_b9f041a883c0e8dbb0ded4b8c9b6e655);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_b9f041a883c0e8dbb0ded4b8c9b6e655) == 2); // Frame stack
// Framed code:
// Tried code:
{
PyObject *tmp_assign_source_1;
PyObject *tmp_dircall_arg1_1;
tmp_dircall_arg1_1 = mod_consts[98];
Py_INCREF(tmp_dircall_arg1_1);
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_1};
tmp_assign_source_1 = impl___main__$$$function__1__mro_entries_conversion(dir_call_args);
}
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 845;
type_description_1 = "cco";
goto try_except_handler_2;
}
assert(tmp_class_creation_1__bases == NULL);
tmp_class_creation_1__bases = tmp_assign_source_1;
}
{
PyObject *tmp_assign_source_2;
tmp_assign_source_2 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_1__class_decl_dict == NULL);
tmp_class_creation_1__class_decl_dict = tmp_assign_source_2;
}
{
PyObject *tmp_assign_source_3;
PyObject *tmp_metaclass_value_1;
bool tmp_condition_result_1;
PyObject *tmp_key_value_1;
PyObject *tmp_dict_arg_value_1;
PyObject *tmp_dict_arg_value_2;
PyObject *tmp_key_value_2;
nuitka_bool tmp_condition_result_2;
int tmp_truth_name_1;
PyObject *tmp_type_arg_1;
PyObject *tmp_expression_value_1;
PyObject *tmp_subscript_value_1;
PyObject *tmp_bases_value_1;
tmp_key_value_1 = mod_consts[99];
CHECK_OBJECT(tmp_class_creation_1__class_decl_dict);
tmp_dict_arg_value_1 = tmp_class_creation_1__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_1, tmp_key_value_1);
assert(!(tmp_res == -1));
tmp_condition_result_1 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_1 != false) {
goto condexpr_true_1;
} else {
goto condexpr_false_1;
}
condexpr_true_1:;
CHECK_OBJECT(tmp_class_creation_1__class_decl_dict);
tmp_dict_arg_value_2 = tmp_class_creation_1__class_decl_dict;
tmp_key_value_2 = mod_consts[99];
tmp_metaclass_value_1 = DICT_GET_ITEM0(tmp_dict_arg_value_2, tmp_key_value_2);
if (tmp_metaclass_value_1 == NULL) {
tmp_metaclass_value_1 = Py_None;
}
assert(!(tmp_metaclass_value_1 == NULL));
Py_INCREF(tmp_metaclass_value_1);
goto condexpr_end_1;
condexpr_false_1:;
CHECK_OBJECT(tmp_class_creation_1__bases);
tmp_truth_name_1 = CHECK_IF_TRUE(tmp_class_creation_1__bases);
if (tmp_truth_name_1 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 845;
type_description_1 = "cco";
goto try_except_handler_2;
}
tmp_condition_result_2 = tmp_truth_name_1 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
if (tmp_condition_result_2 == NUITKA_BOOL_TRUE) {
goto condexpr_true_2;
} else {
goto condexpr_false_2;
}
condexpr_true_2:;
CHECK_OBJECT(tmp_class_creation_1__bases);
tmp_expression_value_1 = tmp_class_creation_1__bases;
tmp_subscript_value_1 = mod_consts[56];
tmp_type_arg_1 = LOOKUP_SUBSCRIPT_CONST(tmp_expression_value_1, tmp_subscript_value_1, 0);
if (tmp_type_arg_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 845;
type_description_1 = "cco";
goto try_except_handler_2;
}
tmp_metaclass_value_1 = BUILTIN_TYPE1(tmp_type_arg_1);
Py_DECREF(tmp_type_arg_1);
if (tmp_metaclass_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 845;
type_description_1 = "cco";
goto try_except_handler_2;
}
goto condexpr_end_2;
condexpr_false_2:;
tmp_metaclass_value_1 = (PyObject *)&PyType_Type;
Py_INCREF(tmp_metaclass_value_1);
condexpr_end_2:;
condexpr_end_1:;
CHECK_OBJECT(tmp_class_creation_1__bases);
tmp_bases_value_1 = tmp_class_creation_1__bases;
tmp_assign_source_3 = SELECT_METACLASS(tmp_metaclass_value_1, tmp_bases_value_1);
Py_DECREF(tmp_metaclass_value_1);
if (tmp_assign_source_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 845;
type_description_1 = "cco";
goto try_except_handler_2;
}
assert(tmp_class_creation_1__metaclass == NULL);
tmp_class_creation_1__metaclass = tmp_assign_source_3;
}
{
bool tmp_condition_result_3;
PyObject *tmp_key_value_3;
PyObject *tmp_dict_arg_value_3;
tmp_key_value_3 = mod_consts[99];
CHECK_OBJECT(tmp_class_creation_1__class_decl_dict);
tmp_dict_arg_value_3 = tmp_class_creation_1__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_3, tmp_key_value_3);
assert(!(tmp_res == -1));
tmp_condition_result_3 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_3 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
CHECK_OBJECT(tmp_class_creation_1__class_decl_dict);
tmp_dictdel_dict = tmp_class_creation_1__class_decl_dict;
tmp_dictdel_key = mod_consts[99];
tmp_result = DICT_REMOVE_ITEM(tmp_dictdel_dict, tmp_dictdel_key);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 845;
type_description_1 = "cco";
goto try_except_handler_2;
}
branch_no_1:;
{
nuitka_bool tmp_condition_result_4;
PyObject *tmp_expression_value_2;
CHECK_OBJECT(tmp_class_creation_1__metaclass);
tmp_expression_value_2 = tmp_class_creation_1__metaclass;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_2, mod_consts[100]);
tmp_condition_result_4 = (tmp_result) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_4 == NUITKA_BOOL_TRUE) {
goto branch_yes_2;
} else {
goto branch_no_2;
}
}
branch_yes_2:;
{
PyObject *tmp_assign_source_4;
PyObject *tmp_called_value_1;
PyObject *tmp_expression_value_3;
PyObject *tmp_args_value_1;
PyObject *tmp_tuple_element_1;
PyObject *tmp_kwargs_value_1;
CHECK_OBJECT(tmp_class_creation_1__metaclass);
tmp_expression_value_3 = tmp_class_creation_1__metaclass;
tmp_called_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[100]);
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 845;
type_description_1 = "cco";
goto try_except_handler_2;
}
tmp_tuple_element_1 = mod_consts[99];
tmp_args_value_1 = MAKE_TUPLE_EMPTY(2);
PyTuple_SET_ITEM0(tmp_args_value_1, 0, tmp_tuple_element_1);
CHECK_OBJECT(tmp_class_creation_1__bases);
tmp_tuple_element_1 = tmp_class_creation_1__bases;
PyTuple_SET_ITEM0(tmp_args_value_1, 1, tmp_tuple_element_1);
CHECK_OBJECT(tmp_class_creation_1__class_decl_dict);
tmp_kwargs_value_1 = tmp_class_creation_1__class_decl_dict;
frame_b9f041a883c0e8dbb0ded4b8c9b6e655->m_frame.f_lineno = 845;
tmp_assign_source_4 = CALL_FUNCTION(tmp_called_value_1, tmp_args_value_1, tmp_kwargs_value_1);
Py_DECREF(tmp_called_value_1);
Py_DECREF(tmp_args_value_1);
if (tmp_assign_source_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 845;
type_description_1 = "cco";
goto try_except_handler_2;
}
assert(tmp_class_creation_1__prepared == NULL);
tmp_class_creation_1__prepared = tmp_assign_source_4;
}
{
bool tmp_condition_result_5;
PyObject *tmp_operand_value_1;
PyObject *tmp_expression_value_4;
CHECK_OBJECT(tmp_class_creation_1__prepared);
tmp_expression_value_4 = tmp_class_creation_1__prepared;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_4, mod_consts[101]);
tmp_operand_value_1 = (tmp_result) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 845;
type_description_1 = "cco";
goto try_except_handler_2;
}
tmp_condition_result_5 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_5 != false) {
goto branch_yes_3;
} else {
goto branch_no_3;
}
}
branch_yes_3:;
{
PyObject *tmp_raise_type_1;
PyObject *tmp_raise_value_1;
PyObject *tmp_mod_expr_left_1;
PyObject *tmp_mod_expr_right_1;
PyObject *tmp_tuple_element_2;
PyObject *tmp_getattr_target_1;
PyObject *tmp_getattr_attr_1;
PyObject *tmp_getattr_default_1;
tmp_raise_type_1 = PyExc_TypeError;
tmp_mod_expr_left_1 = mod_consts[102];
CHECK_OBJECT(tmp_class_creation_1__metaclass);
tmp_getattr_target_1 = tmp_class_creation_1__metaclass;
tmp_getattr_attr_1 = mod_consts[103];
tmp_getattr_default_1 = mod_consts[104];
tmp_tuple_element_2 = BUILTIN_GETATTR(tmp_getattr_target_1, tmp_getattr_attr_1, tmp_getattr_default_1);
if (tmp_tuple_element_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 845;
type_description_1 = "cco";
goto try_except_handler_2;
}
tmp_mod_expr_right_1 = MAKE_TUPLE_EMPTY(2);
{
PyObject *tmp_expression_value_5;
PyObject *tmp_type_arg_2;
PyTuple_SET_ITEM(tmp_mod_expr_right_1, 0, tmp_tuple_element_2);
CHECK_OBJECT(tmp_class_creation_1__prepared);
tmp_type_arg_2 = tmp_class_creation_1__prepared;
tmp_expression_value_5 = BUILTIN_TYPE1(tmp_type_arg_2);
assert(!(tmp_expression_value_5 == NULL));
tmp_tuple_element_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_5, mod_consts[103]);
Py_DECREF(tmp_expression_value_5);
if (tmp_tuple_element_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 845;
type_description_1 = "cco";
goto tuple_build_exception_1;
}
PyTuple_SET_ITEM(tmp_mod_expr_right_1, 1, tmp_tuple_element_2);
}
goto tuple_build_noexception_1;
// Exception handling pass through code for tuple_build:
tuple_build_exception_1:;
Py_DECREF(tmp_mod_expr_right_1);
goto try_except_handler_2;
// Finished with no exception for tuple_build:
tuple_build_noexception_1:;
tmp_raise_value_1 = BINARY_OPERATION_MOD_OBJECT_UNICODE_TUPLE(tmp_mod_expr_left_1, tmp_mod_expr_right_1);
Py_DECREF(tmp_mod_expr_right_1);
if (tmp_raise_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 845;
type_description_1 = "cco";
goto try_except_handler_2;
}
exception_type = tmp_raise_type_1;
Py_INCREF(tmp_raise_type_1);
exception_value = tmp_raise_value_1;
exception_lineno = 845;
RAISE_EXCEPTION_IMPLICIT(&exception_type, &exception_value, &exception_tb);
type_description_1 = "cco";
goto try_except_handler_2;
}
branch_no_3:;
goto branch_end_2;
branch_no_2:;
{
PyObject *tmp_assign_source_5;
tmp_assign_source_5 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_1__prepared == NULL);
tmp_class_creation_1__prepared = tmp_assign_source_5;
}
branch_end_2:;
{
PyObject *tmp_assign_source_6;
{
PyObject *tmp_set_locals_1;
CHECK_OBJECT(tmp_class_creation_1__prepared);
tmp_set_locals_1 = tmp_class_creation_1__prepared;
locals_six$$$function__57_with_metaclass$$$class__1_metaclass_845 = tmp_set_locals_1;
Py_INCREF(tmp_set_locals_1);
}
// Tried code:
// Tried code:
tmp_dictset_value = mod_consts[105];
tmp_res = PyObject_SetItem(locals_six$$$function__57_with_metaclass$$$class__1_metaclass_845, mod_consts[106], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 845;
type_description_1 = "cco";
goto try_except_handler_4;
}
tmp_dictset_value = mod_consts[107];
tmp_res = PyObject_SetItem(locals_six$$$function__57_with_metaclass$$$class__1_metaclass_845, mod_consts[108], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 845;
type_description_1 = "cco";
goto try_except_handler_4;
}
if (isFrameUnusable(cache_frame_42717456794d66c920af5b0a3b5f63ef_2)) {
Py_XDECREF(cache_frame_42717456794d66c920af5b0a3b5f63ef_2);
#if _DEBUG_REFCOUNTS
if (cache_frame_42717456794d66c920af5b0a3b5f63ef_2 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_42717456794d66c920af5b0a3b5f63ef_2 = MAKE_CLASS_FRAME(codeobj_42717456794d66c920af5b0a3b5f63ef, module_six, NULL, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_42717456794d66c920af5b0a3b5f63ef_2->m_type_description == NULL);
frame_42717456794d66c920af5b0a3b5f63ef_2 = cache_frame_42717456794d66c920af5b0a3b5f63ef_2;
// Push the new frame as the currently active one.
pushFrameStack(frame_42717456794d66c920af5b0a3b5f63ef_2);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_42717456794d66c920af5b0a3b5f63ef_2) == 2); // Frame stack
// Framed code:
{
struct Nuitka_CellObject *tmp_closure_1[2];
tmp_closure_1[0] = par_bases;
Py_INCREF(tmp_closure_1[0]);
tmp_closure_1[1] = par_meta;
Py_INCREF(tmp_closure_1[1]);
tmp_dictset_value = MAKE_FUNCTION_six$$$function__57_with_metaclass$$$function__1___new__(tmp_closure_1);
tmp_res = PyObject_SetItem(locals_six$$$function__57_with_metaclass$$$class__1_metaclass_845, mod_consts[109], tmp_dictset_value);
Py_DECREF(tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 847;
type_description_2 = "o";
goto frame_exception_exit_2;
}
}
{
nuitka_bool tmp_condition_result_6;
PyObject *tmp_called_value_2;
PyObject *tmp_args_element_value_1;
struct Nuitka_CellObject *tmp_closure_2[2];
PyObject *tmp_classmethod_arg_1;
struct Nuitka_CellObject *tmp_closure_3[2];
tmp_res = MAPPING_HAS_ITEM(locals_six$$$function__57_with_metaclass$$$class__1_metaclass_845, mod_consts[111]);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 858;
type_description_2 = "o";
goto frame_exception_exit_2;
}
tmp_condition_result_6 = (tmp_res == 1) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_6 == NUITKA_BOOL_TRUE) {
goto condexpr_true_3;
} else {
goto condexpr_false_3;
}
condexpr_true_3:;
tmp_called_value_2 = PyObject_GetItem(locals_six$$$function__57_with_metaclass$$$class__1_metaclass_845, mod_consts[111]);
if (unlikely(tmp_called_value_2 == NULL && CHECK_AND_CLEAR_KEY_ERROR_OCCURRED())) {
FORMAT_NAME_ERROR(&exception_type, &exception_value, mod_consts[111]);
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 858;
type_description_2 = "o";
goto frame_exception_exit_2;
}
if (tmp_called_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 858;
type_description_2 = "o";
goto frame_exception_exit_2;
}
tmp_closure_2[0] = par_bases;
Py_INCREF(tmp_closure_2[0]);
tmp_closure_2[1] = par_meta;
Py_INCREF(tmp_closure_2[1]);
tmp_args_element_value_1 = MAKE_FUNCTION_six$$$function__57_with_metaclass$$$function__2___prepare__(tmp_closure_2);
frame_42717456794d66c920af5b0a3b5f63ef_2->m_frame.f_lineno = 858;
tmp_dictset_value = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_2, tmp_args_element_value_1);
Py_DECREF(tmp_called_value_2);
Py_DECREF(tmp_args_element_value_1);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 858;
type_description_2 = "o";
goto frame_exception_exit_2;
}
goto condexpr_end_3;
condexpr_false_3:;
tmp_closure_3[0] = par_bases;
Py_INCREF(tmp_closure_3[0]);
tmp_closure_3[1] = par_meta;
Py_INCREF(tmp_closure_3[1]);
tmp_classmethod_arg_1 = MAKE_FUNCTION_six$$$function__57_with_metaclass$$$function__2___prepare__(tmp_closure_3);
tmp_dictset_value = BUILTIN_CLASSMETHOD(tmp_classmethod_arg_1);
Py_DECREF(tmp_classmethod_arg_1);
assert(!(tmp_dictset_value == NULL));
condexpr_end_3:;
tmp_res = PyObject_SetItem(locals_six$$$function__57_with_metaclass$$$class__1_metaclass_845, mod_consts[100], tmp_dictset_value);
Py_DECREF(tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 859;
type_description_2 = "o";
goto frame_exception_exit_2;
}
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_42717456794d66c920af5b0a3b5f63ef_2);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_2:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_42717456794d66c920af5b0a3b5f63ef_2);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_42717456794d66c920af5b0a3b5f63ef_2, exception_lineno);
} else if (exception_tb->tb_frame != &frame_42717456794d66c920af5b0a3b5f63ef_2->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_42717456794d66c920af5b0a3b5f63ef_2, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_42717456794d66c920af5b0a3b5f63ef_2,
type_description_2,
outline_0_var___class__
);
// Release cached frame if used for exception.
if (frame_42717456794d66c920af5b0a3b5f63ef_2 == cache_frame_42717456794d66c920af5b0a3b5f63ef_2) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_42717456794d66c920af5b0a3b5f63ef_2);
cache_frame_42717456794d66c920af5b0a3b5f63ef_2 = NULL;
}
assertFrameObject(frame_42717456794d66c920af5b0a3b5f63ef_2);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto nested_frame_exit_1;
frame_no_exception_1:;
goto skip_nested_handling_1;
nested_frame_exit_1:;
type_description_1 = "cco";
goto try_except_handler_4;
skip_nested_handling_1:;
{
nuitka_bool tmp_condition_result_7;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
CHECK_OBJECT(tmp_class_creation_1__bases);
tmp_cmp_expr_left_1 = tmp_class_creation_1__bases;
tmp_cmp_expr_right_1 = mod_consts[98];
tmp_condition_result_7 = RICH_COMPARE_NE_NBOOL_OBJECT_TUPLE(tmp_cmp_expr_left_1, tmp_cmp_expr_right_1);
if (tmp_condition_result_7 == NUITKA_BOOL_EXCEPTION) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 845;
type_description_1 = "cco";
goto try_except_handler_4;
}
if (tmp_condition_result_7 == NUITKA_BOOL_TRUE) {
goto branch_yes_4;
} else {
goto branch_no_4;
}
}
branch_yes_4:;
tmp_dictset_value = mod_consts[98];
tmp_res = PyObject_SetItem(locals_six$$$function__57_with_metaclass$$$class__1_metaclass_845, mod_consts[113], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 845;
type_description_1 = "cco";
goto try_except_handler_4;
}
branch_no_4:;
{
PyObject *tmp_assign_source_7;
PyObject *tmp_called_value_3;
PyObject *tmp_args_value_2;
PyObject *tmp_tuple_element_3;
PyObject *tmp_kwargs_value_2;
CHECK_OBJECT(tmp_class_creation_1__metaclass);
tmp_called_value_3 = tmp_class_creation_1__metaclass;
tmp_tuple_element_3 = mod_consts[99];
tmp_args_value_2 = MAKE_TUPLE_EMPTY(3);
PyTuple_SET_ITEM0(tmp_args_value_2, 0, tmp_tuple_element_3);
CHECK_OBJECT(tmp_class_creation_1__bases);
tmp_tuple_element_3 = tmp_class_creation_1__bases;
PyTuple_SET_ITEM0(tmp_args_value_2, 1, tmp_tuple_element_3);
tmp_tuple_element_3 = locals_six$$$function__57_with_metaclass$$$class__1_metaclass_845;
PyTuple_SET_ITEM0(tmp_args_value_2, 2, tmp_tuple_element_3);
CHECK_OBJECT(tmp_class_creation_1__class_decl_dict);
tmp_kwargs_value_2 = tmp_class_creation_1__class_decl_dict;
frame_b9f041a883c0e8dbb0ded4b8c9b6e655->m_frame.f_lineno = 845;
tmp_assign_source_7 = CALL_FUNCTION(tmp_called_value_3, tmp_args_value_2, tmp_kwargs_value_2);
Py_DECREF(tmp_args_value_2);
if (tmp_assign_source_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 845;
type_description_1 = "cco";
goto try_except_handler_4;
}
assert(outline_0_var___class__ == NULL);
outline_0_var___class__ = tmp_assign_source_7;
}
CHECK_OBJECT(outline_0_var___class__);
tmp_assign_source_6 = outline_0_var___class__;
Py_INCREF(tmp_assign_source_6);
goto try_return_handler_4;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_4:;
Py_DECREF(locals_six$$$function__57_with_metaclass$$$class__1_metaclass_845);
locals_six$$$function__57_with_metaclass$$$class__1_metaclass_845 = NULL;
goto try_return_handler_3;
// Exception handler code:
try_except_handler_4:;
exception_keeper_type_1 = exception_type;
exception_keeper_value_1 = exception_value;
exception_keeper_tb_1 = exception_tb;
exception_keeper_lineno_1 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_DECREF(locals_six$$$function__57_with_metaclass$$$class__1_metaclass_845);
locals_six$$$function__57_with_metaclass$$$class__1_metaclass_845 = NULL;
// Re-raise.
exception_type = exception_keeper_type_1;
exception_value = exception_keeper_value_1;
exception_tb = exception_keeper_tb_1;
exception_lineno = exception_keeper_lineno_1;
goto try_except_handler_3;
// End of try:
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_3:;
CHECK_OBJECT(outline_0_var___class__);
Py_DECREF(outline_0_var___class__);
outline_0_var___class__ = NULL;
goto outline_result_1;
// Exception handler code:
try_except_handler_3:;
exception_keeper_type_2 = exception_type;
exception_keeper_value_2 = exception_value;
exception_keeper_tb_2 = exception_tb;
exception_keeper_lineno_2 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
// Re-raise.
exception_type = exception_keeper_type_2;
exception_value = exception_keeper_value_2;
exception_tb = exception_keeper_tb_2;
exception_lineno = exception_keeper_lineno_2;
goto outline_exception_1;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
outline_exception_1:;
exception_lineno = 845;
goto try_except_handler_2;
outline_result_1:;
assert(var_metaclass == NULL);
var_metaclass = tmp_assign_source_6;
}
goto try_end_1;
// Exception handler code:
try_except_handler_2:;
exception_keeper_type_3 = exception_type;
exception_keeper_value_3 = exception_value;
exception_keeper_tb_3 = exception_tb;
exception_keeper_lineno_3 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_class_creation_1__bases);
tmp_class_creation_1__bases = NULL;
Py_XDECREF(tmp_class_creation_1__class_decl_dict);
tmp_class_creation_1__class_decl_dict = NULL;
Py_XDECREF(tmp_class_creation_1__metaclass);
tmp_class_creation_1__metaclass = NULL;
Py_XDECREF(tmp_class_creation_1__prepared);
tmp_class_creation_1__prepared = NULL;
// Re-raise.
exception_type = exception_keeper_type_3;
exception_value = exception_keeper_value_3;
exception_tb = exception_keeper_tb_3;
exception_lineno = exception_keeper_lineno_3;
goto frame_exception_exit_1;
// End of try:
try_end_1:;
CHECK_OBJECT(tmp_class_creation_1__bases);
Py_DECREF(tmp_class_creation_1__bases);
tmp_class_creation_1__bases = NULL;
CHECK_OBJECT(tmp_class_creation_1__class_decl_dict);
Py_DECREF(tmp_class_creation_1__class_decl_dict);
tmp_class_creation_1__class_decl_dict = NULL;
CHECK_OBJECT(tmp_class_creation_1__metaclass);
Py_DECREF(tmp_class_creation_1__metaclass);
tmp_class_creation_1__metaclass = NULL;
CHECK_OBJECT(tmp_class_creation_1__prepared);
Py_DECREF(tmp_class_creation_1__prepared);
tmp_class_creation_1__prepared = NULL;
{
PyObject *tmp_called_instance_1;
PyObject *tmp_args_element_value_2;
PyObject *tmp_args_element_value_3;
PyObject *tmp_args_element_value_4;
PyObject *tmp_args_element_value_5;
tmp_called_instance_1 = (PyObject *)&PyType_Type;
CHECK_OBJECT(var_metaclass);
tmp_args_element_value_2 = var_metaclass;
tmp_args_element_value_3 = mod_consts[114];
tmp_args_element_value_4 = mod_consts[115];
tmp_args_element_value_5 = MAKE_DICT_EMPTY();
frame_b9f041a883c0e8dbb0ded4b8c9b6e655->m_frame.f_lineno = 861;
{
PyObject *call_args[] = {tmp_args_element_value_2, tmp_args_element_value_3, tmp_args_element_value_4, tmp_args_element_value_5};
tmp_return_value = CALL_METHOD_WITH_ARGS4(
tmp_called_instance_1,
mod_consts[109],
call_args
);
}
Py_DECREF(tmp_args_element_value_5);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 861;
type_description_1 = "cco";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_b9f041a883c0e8dbb0ded4b8c9b6e655);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_2;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_b9f041a883c0e8dbb0ded4b8c9b6e655);
#endif
// Put the previous frame back on top.
popFrameStack();
goto try_return_handler_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_b9f041a883c0e8dbb0ded4b8c9b6e655);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_b9f041a883c0e8dbb0ded4b8c9b6e655, exception_lineno);
} else if (exception_tb->tb_frame != &frame_b9f041a883c0e8dbb0ded4b8c9b6e655->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_b9f041a883c0e8dbb0ded4b8c9b6e655, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_b9f041a883c0e8dbb0ded4b8c9b6e655,
type_description_1,
par_meta,
par_bases,
var_metaclass
);
// Release cached frame if used for exception.
if (frame_b9f041a883c0e8dbb0ded4b8c9b6e655 == cache_frame_b9f041a883c0e8dbb0ded4b8c9b6e655) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_b9f041a883c0e8dbb0ded4b8c9b6e655);
cache_frame_b9f041a883c0e8dbb0ded4b8c9b6e655 = NULL;
}
assertFrameObject(frame_b9f041a883c0e8dbb0ded4b8c9b6e655);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto try_except_handler_1;
frame_no_exception_2:;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_1:;
CHECK_OBJECT(var_metaclass);
Py_DECREF(var_metaclass);
var_metaclass = NULL;
goto function_return_exit;
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_4 = exception_type;
exception_keeper_value_4 = exception_value;
exception_keeper_tb_4 = exception_tb;
exception_keeper_lineno_4 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(var_metaclass);
var_metaclass = NULL;
// Re-raise.
exception_type = exception_keeper_type_4;
exception_value = exception_keeper_value_4;
exception_tb = exception_keeper_tb_4;
exception_lineno = exception_keeper_lineno_4;
goto function_exception_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
Py_XDECREF(locals_six$$$function__57_with_metaclass$$$class__1_metaclass_845);
CHECK_OBJECT(par_meta);
Py_DECREF(par_meta);
CHECK_OBJECT(par_bases);
Py_DECREF(par_bases);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
Py_XDECREF(locals_six$$$function__57_with_metaclass$$$class__1_metaclass_845);
CHECK_OBJECT(par_meta);
Py_DECREF(par_meta);
CHECK_OBJECT(par_bases);
Py_DECREF(par_bases);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_six$$$function__57_with_metaclass$$$function__1___new__(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_cls = python_pars[0];
PyObject *par_name = python_pars[1];
PyObject *par_this_bases = python_pars[2];
PyObject *par_d = python_pars[3];
PyObject *var_resolved_bases = NULL;
struct Nuitka_FrameObject *frame_ba5cec0821d93a450ce4c59244fa898d;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
bool tmp_result;
PyObject *tmp_return_value = NULL;
static struct Nuitka_FrameObject *cache_frame_ba5cec0821d93a450ce4c59244fa898d = NULL;
PyObject *exception_keeper_type_1;
PyObject *exception_keeper_value_1;
PyTracebackObject *exception_keeper_tb_1;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_1;
// Actual function body.
// Tried code:
if (isFrameUnusable(cache_frame_ba5cec0821d93a450ce4c59244fa898d)) {
Py_XDECREF(cache_frame_ba5cec0821d93a450ce4c59244fa898d);
#if _DEBUG_REFCOUNTS
if (cache_frame_ba5cec0821d93a450ce4c59244fa898d == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_ba5cec0821d93a450ce4c59244fa898d = MAKE_FUNCTION_FRAME(codeobj_ba5cec0821d93a450ce4c59244fa898d, module_six, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_ba5cec0821d93a450ce4c59244fa898d->m_type_description == NULL);
frame_ba5cec0821d93a450ce4c59244fa898d = cache_frame_ba5cec0821d93a450ce4c59244fa898d;
// Push the new frame as the currently active one.
pushFrameStack(frame_ba5cec0821d93a450ce4c59244fa898d);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_ba5cec0821d93a450ce4c59244fa898d) == 2); // Frame stack
// Framed code:
{
nuitka_bool tmp_condition_result_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
PyObject *tmp_expression_value_1;
PyObject *tmp_expression_value_2;
PyObject *tmp_subscript_value_1;
tmp_expression_value_2 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[2]);
if (unlikely(tmp_expression_value_2 == NULL)) {
tmp_expression_value_2 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[2]);
}
if (tmp_expression_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 848;
type_description_1 = "ooooocc";
goto frame_exception_exit_1;
}
tmp_expression_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[117]);
if (tmp_expression_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 848;
type_description_1 = "ooooocc";
goto frame_exception_exit_1;
}
tmp_subscript_value_1 = mod_consts[118];
tmp_cmp_expr_left_1 = LOOKUP_SUBSCRIPT(tmp_expression_value_1, tmp_subscript_value_1);
Py_DECREF(tmp_expression_value_1);
if (tmp_cmp_expr_left_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 848;
type_description_1 = "ooooocc";
goto frame_exception_exit_1;
}
tmp_cmp_expr_right_1 = mod_consts[119];
tmp_condition_result_1 = RICH_COMPARE_GE_NBOOL_OBJECT_TUPLE(tmp_cmp_expr_left_1, tmp_cmp_expr_right_1);
Py_DECREF(tmp_cmp_expr_left_1);
if (tmp_condition_result_1 == NUITKA_BOOL_EXCEPTION) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 848;
type_description_1 = "ooooocc";
goto frame_exception_exit_1;
}
if (tmp_condition_result_1 == NUITKA_BOOL_TRUE) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
{
PyObject *tmp_assign_source_1;
PyObject *tmp_called_value_1;
PyObject *tmp_expression_value_3;
PyObject *tmp_args_element_value_1;
tmp_expression_value_3 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[39]);
if (unlikely(tmp_expression_value_3 == NULL)) {
tmp_expression_value_3 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[39]);
}
assert(!(tmp_expression_value_3 == NULL));
tmp_called_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[120]);
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 851;
type_description_1 = "ooooocc";
goto frame_exception_exit_1;
}
if (Nuitka_Cell_GET(self->m_closure[0]) == NULL) {
Py_DECREF(tmp_called_value_1);
FORMAT_UNBOUND_CLOSURE_ERROR(&exception_type, &exception_value, mod_consts[121]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 851;
type_description_1 = "ooooocc";
goto frame_exception_exit_1;
}
tmp_args_element_value_1 = Nuitka_Cell_GET(self->m_closure[0]);
frame_ba5cec0821d93a450ce4c59244fa898d->m_frame.f_lineno = 851;
tmp_assign_source_1 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_1, tmp_args_element_value_1);
Py_DECREF(tmp_called_value_1);
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 851;
type_description_1 = "ooooocc";
goto frame_exception_exit_1;
}
assert(var_resolved_bases == NULL);
var_resolved_bases = tmp_assign_source_1;
}
{
bool tmp_condition_result_2;
PyObject *tmp_cmp_expr_left_2;
PyObject *tmp_cmp_expr_right_2;
CHECK_OBJECT(var_resolved_bases);
tmp_cmp_expr_left_2 = var_resolved_bases;
if (Nuitka_Cell_GET(self->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&exception_type, &exception_value, mod_consts[121]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 852;
type_description_1 = "ooooocc";
goto frame_exception_exit_1;
}
tmp_cmp_expr_right_2 = Nuitka_Cell_GET(self->m_closure[0]);
tmp_condition_result_2 = (tmp_cmp_expr_left_2 != tmp_cmp_expr_right_2) ? true : false;
if (tmp_condition_result_2 != false) {
goto branch_yes_2;
} else {
goto branch_no_2;
}
}
branch_yes_2:;
{
PyObject *tmp_ass_subvalue_1;
PyObject *tmp_ass_subscribed_1;
PyObject *tmp_ass_subscript_1;
if (Nuitka_Cell_GET(self->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&exception_type, &exception_value, mod_consts[121]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 853;
type_description_1 = "ooooocc";
goto frame_exception_exit_1;
}
tmp_ass_subvalue_1 = Nuitka_Cell_GET(self->m_closure[0]);
CHECK_OBJECT(par_d);
tmp_ass_subscribed_1 = par_d;
tmp_ass_subscript_1 = mod_consts[113];
tmp_result = SET_SUBSCRIPT(tmp_ass_subscribed_1, tmp_ass_subscript_1, tmp_ass_subvalue_1);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 853;
type_description_1 = "ooooocc";
goto frame_exception_exit_1;
}
}
branch_no_2:;
goto branch_end_1;
branch_no_1:;
{
PyObject *tmp_assign_source_2;
if (Nuitka_Cell_GET(self->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&exception_type, &exception_value, mod_consts[121]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 855;
type_description_1 = "ooooocc";
goto frame_exception_exit_1;
}
tmp_assign_source_2 = Nuitka_Cell_GET(self->m_closure[0]);
assert(var_resolved_bases == NULL);
Py_INCREF(tmp_assign_source_2);
var_resolved_bases = tmp_assign_source_2;
}
branch_end_1:;
{
PyObject *tmp_called_value_2;
PyObject *tmp_args_element_value_2;
PyObject *tmp_args_element_value_3;
PyObject *tmp_args_element_value_4;
if (Nuitka_Cell_GET(self->m_closure[1]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&exception_type, &exception_value, mod_consts[122]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 856;
type_description_1 = "ooooocc";
goto frame_exception_exit_1;
}
tmp_called_value_2 = Nuitka_Cell_GET(self->m_closure[1]);
CHECK_OBJECT(par_name);
tmp_args_element_value_2 = par_name;
CHECK_OBJECT(var_resolved_bases);
tmp_args_element_value_3 = var_resolved_bases;
if (par_d == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[123]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 856;
type_description_1 = "ooooocc";
goto frame_exception_exit_1;
}
tmp_args_element_value_4 = par_d;
frame_ba5cec0821d93a450ce4c59244fa898d->m_frame.f_lineno = 856;
{
PyObject *call_args[] = {tmp_args_element_value_2, tmp_args_element_value_3, tmp_args_element_value_4};
tmp_return_value = CALL_FUNCTION_WITH_ARGS3(tmp_called_value_2, call_args);
}
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 856;
type_description_1 = "ooooocc";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_ba5cec0821d93a450ce4c59244fa898d);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_ba5cec0821d93a450ce4c59244fa898d);
#endif
// Put the previous frame back on top.
popFrameStack();
goto try_return_handler_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_ba5cec0821d93a450ce4c59244fa898d);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_ba5cec0821d93a450ce4c59244fa898d, exception_lineno);
} else if (exception_tb->tb_frame != &frame_ba5cec0821d93a450ce4c59244fa898d->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_ba5cec0821d93a450ce4c59244fa898d, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_ba5cec0821d93a450ce4c59244fa898d,
type_description_1,
par_cls,
par_name,
par_this_bases,
par_d,
var_resolved_bases,
self->m_closure[0],
self->m_closure[1]
);
// Release cached frame if used for exception.
if (frame_ba5cec0821d93a450ce4c59244fa898d == cache_frame_ba5cec0821d93a450ce4c59244fa898d) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_ba5cec0821d93a450ce4c59244fa898d);
cache_frame_ba5cec0821d93a450ce4c59244fa898d = NULL;
}
assertFrameObject(frame_ba5cec0821d93a450ce4c59244fa898d);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto try_except_handler_1;
frame_no_exception_1:;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_1:;
CHECK_OBJECT(var_resolved_bases);
Py_DECREF(var_resolved_bases);
var_resolved_bases = NULL;
goto function_return_exit;
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_1 = exception_type;
exception_keeper_value_1 = exception_value;
exception_keeper_tb_1 = exception_tb;
exception_keeper_lineno_1 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(var_resolved_bases);
var_resolved_bases = NULL;
// Re-raise.
exception_type = exception_keeper_type_1;
exception_value = exception_keeper_value_1;
exception_tb = exception_keeper_tb_1;
exception_lineno = exception_keeper_lineno_1;
goto function_exception_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_cls);
Py_DECREF(par_cls);
CHECK_OBJECT(par_name);
Py_DECREF(par_name);
CHECK_OBJECT(par_this_bases);
Py_DECREF(par_this_bases);
CHECK_OBJECT(par_d);
Py_DECREF(par_d);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_cls);
Py_DECREF(par_cls);
CHECK_OBJECT(par_name);
Py_DECREF(par_name);
CHECK_OBJECT(par_this_bases);
Py_DECREF(par_this_bases);
CHECK_OBJECT(par_d);
Py_DECREF(par_d);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_six$$$function__57_with_metaclass$$$function__2___prepare__(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_cls = python_pars[0];
PyObject *par_name = python_pars[1];
PyObject *par_this_bases = python_pars[2];
struct Nuitka_FrameObject *frame_9e0d0cfe1d94c930c522373fc98e3dd6;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
static struct Nuitka_FrameObject *cache_frame_9e0d0cfe1d94c930c522373fc98e3dd6 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_9e0d0cfe1d94c930c522373fc98e3dd6)) {
Py_XDECREF(cache_frame_9e0d0cfe1d94c930c522373fc98e3dd6);
#if _DEBUG_REFCOUNTS
if (cache_frame_9e0d0cfe1d94c930c522373fc98e3dd6 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_9e0d0cfe1d94c930c522373fc98e3dd6 = MAKE_FUNCTION_FRAME(codeobj_9e0d0cfe1d94c930c522373fc98e3dd6, module_six, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_9e0d0cfe1d94c930c522373fc98e3dd6->m_type_description == NULL);
frame_9e0d0cfe1d94c930c522373fc98e3dd6 = cache_frame_9e0d0cfe1d94c930c522373fc98e3dd6;
// Push the new frame as the currently active one.
pushFrameStack(frame_9e0d0cfe1d94c930c522373fc98e3dd6);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_9e0d0cfe1d94c930c522373fc98e3dd6) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_called_value_1;
PyObject *tmp_expression_value_1;
PyObject *tmp_args_element_value_1;
PyObject *tmp_args_element_value_2;
if (Nuitka_Cell_GET(self->m_closure[1]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&exception_type, &exception_value, mod_consts[122]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 860;
type_description_1 = "ooocc";
goto frame_exception_exit_1;
}
tmp_expression_value_1 = Nuitka_Cell_GET(self->m_closure[1]);
tmp_called_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[100]);
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 860;
type_description_1 = "ooocc";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_name);
tmp_args_element_value_1 = par_name;
if (Nuitka_Cell_GET(self->m_closure[0]) == NULL) {
Py_DECREF(tmp_called_value_1);
FORMAT_UNBOUND_CLOSURE_ERROR(&exception_type, &exception_value, mod_consts[121]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 860;
type_description_1 = "ooocc";
goto frame_exception_exit_1;
}
tmp_args_element_value_2 = Nuitka_Cell_GET(self->m_closure[0]);
frame_9e0d0cfe1d94c930c522373fc98e3dd6->m_frame.f_lineno = 860;
{
PyObject *call_args[] = {tmp_args_element_value_1, tmp_args_element_value_2};
tmp_return_value = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_1, call_args);
}
Py_DECREF(tmp_called_value_1);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 860;
type_description_1 = "ooocc";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_9e0d0cfe1d94c930c522373fc98e3dd6);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_9e0d0cfe1d94c930c522373fc98e3dd6);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_9e0d0cfe1d94c930c522373fc98e3dd6);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_9e0d0cfe1d94c930c522373fc98e3dd6, exception_lineno);
} else if (exception_tb->tb_frame != &frame_9e0d0cfe1d94c930c522373fc98e3dd6->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_9e0d0cfe1d94c930c522373fc98e3dd6, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_9e0d0cfe1d94c930c522373fc98e3dd6,
type_description_1,
par_cls,
par_name,
par_this_bases,
self->m_closure[1],
self->m_closure[0]
);
// Release cached frame if used for exception.
if (frame_9e0d0cfe1d94c930c522373fc98e3dd6 == cache_frame_9e0d0cfe1d94c930c522373fc98e3dd6) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_9e0d0cfe1d94c930c522373fc98e3dd6);
cache_frame_9e0d0cfe1d94c930c522373fc98e3dd6 = NULL;
}
assertFrameObject(frame_9e0d0cfe1d94c930c522373fc98e3dd6);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto function_exception_exit;
frame_no_exception_1:;
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_cls);
Py_DECREF(par_cls);
CHECK_OBJECT(par_name);
Py_DECREF(par_name);
CHECK_OBJECT(par_this_bases);
Py_DECREF(par_this_bases);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_cls);
Py_DECREF(par_cls);
CHECK_OBJECT(par_name);
Py_DECREF(par_name);
CHECK_OBJECT(par_this_bases);
Py_DECREF(par_this_bases);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_six$$$function__58_add_metaclass(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
struct Nuitka_CellObject *par_metaclass = Nuitka_Cell_New1(python_pars[0]);
PyObject *var_wrapper = NULL;
PyObject *tmp_return_value = NULL;
// Actual function body.
{
PyObject *tmp_assign_source_1;
struct Nuitka_CellObject *tmp_closure_1[1];
tmp_closure_1[0] = par_metaclass;
Py_INCREF(tmp_closure_1[0]);
tmp_assign_source_1 = MAKE_FUNCTION_six$$$function__58_add_metaclass$$$function__1_wrapper(tmp_closure_1);
assert(var_wrapper == NULL);
var_wrapper = tmp_assign_source_1;
}
// Tried code:
CHECK_OBJECT(var_wrapper);
tmp_return_value = var_wrapper;
Py_INCREF(tmp_return_value);
goto try_return_handler_1;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_1:;
CHECK_OBJECT(var_wrapper);
Py_DECREF(var_wrapper);
var_wrapper = NULL;
goto function_return_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_metaclass);
Py_DECREF(par_metaclass);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_six$$$function__58_add_metaclass$$$function__1_wrapper(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_cls = python_pars[0];
PyObject *var_orig_vars = NULL;
PyObject *var_slots = NULL;
PyObject *var_slots_var = NULL;
PyObject *tmp_for_loop_1__for_iterator = NULL;
PyObject *tmp_for_loop_1__iter_value = NULL;
struct Nuitka_FrameObject *frame_8e6e205367b4f83d3c9283432a6ee17d;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
NUITKA_MAY_BE_UNUSED nuitka_void tmp_unused;
PyObject *exception_keeper_type_1;
PyObject *exception_keeper_value_1;
PyTracebackObject *exception_keeper_tb_1;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_1;
bool tmp_result;
PyObject *tmp_return_value = NULL;
static struct Nuitka_FrameObject *cache_frame_8e6e205367b4f83d3c9283432a6ee17d = NULL;
PyObject *exception_keeper_type_2;
PyObject *exception_keeper_value_2;
PyTracebackObject *exception_keeper_tb_2;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_2;
// Actual function body.
// Tried code:
if (isFrameUnusable(cache_frame_8e6e205367b4f83d3c9283432a6ee17d)) {
Py_XDECREF(cache_frame_8e6e205367b4f83d3c9283432a6ee17d);
#if _DEBUG_REFCOUNTS
if (cache_frame_8e6e205367b4f83d3c9283432a6ee17d == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_8e6e205367b4f83d3c9283432a6ee17d = MAKE_FUNCTION_FRAME(codeobj_8e6e205367b4f83d3c9283432a6ee17d, module_six, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_8e6e205367b4f83d3c9283432a6ee17d->m_type_description == NULL);
frame_8e6e205367b4f83d3c9283432a6ee17d = cache_frame_8e6e205367b4f83d3c9283432a6ee17d;
// Push the new frame as the currently active one.
pushFrameStack(frame_8e6e205367b4f83d3c9283432a6ee17d);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_8e6e205367b4f83d3c9283432a6ee17d) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_assign_source_1;
PyObject *tmp_called_value_1;
PyObject *tmp_expression_value_1;
PyObject *tmp_expression_value_2;
CHECK_OBJECT(par_cls);
tmp_expression_value_2 = par_cls;
tmp_expression_value_1 = LOOKUP_ATTRIBUTE_DICT_SLOT(tmp_expression_value_2);
if (tmp_expression_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 867;
type_description_1 = "ooooc";
goto frame_exception_exit_1;
}
tmp_called_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[127]);
Py_DECREF(tmp_expression_value_1);
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 867;
type_description_1 = "ooooc";
goto frame_exception_exit_1;
}
frame_8e6e205367b4f83d3c9283432a6ee17d->m_frame.f_lineno = 867;
tmp_assign_source_1 = CALL_FUNCTION_NO_ARGS(tmp_called_value_1);
Py_DECREF(tmp_called_value_1);
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 867;
type_description_1 = "ooooc";
goto frame_exception_exit_1;
}
assert(var_orig_vars == NULL);
var_orig_vars = tmp_assign_source_1;
}
{
PyObject *tmp_assign_source_2;
PyObject *tmp_called_value_2;
PyObject *tmp_expression_value_3;
CHECK_OBJECT(var_orig_vars);
tmp_expression_value_3 = var_orig_vars;
tmp_called_value_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[128]);
if (tmp_called_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 868;
type_description_1 = "ooooc";
goto frame_exception_exit_1;
}
frame_8e6e205367b4f83d3c9283432a6ee17d->m_frame.f_lineno = 868;
tmp_assign_source_2 = CALL_FUNCTION_WITH_POSARGS1(tmp_called_value_2, mod_consts[129]);
Py_DECREF(tmp_called_value_2);
if (tmp_assign_source_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 868;
type_description_1 = "ooooc";
goto frame_exception_exit_1;
}
assert(var_slots == NULL);
var_slots = tmp_assign_source_2;
}
{
bool tmp_condition_result_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
CHECK_OBJECT(var_slots);
tmp_cmp_expr_left_1 = var_slots;
tmp_cmp_expr_right_1 = Py_None;
tmp_condition_result_1 = (tmp_cmp_expr_left_1 != tmp_cmp_expr_right_1) ? true : false;
if (tmp_condition_result_1 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
{
nuitka_bool tmp_condition_result_2;
PyObject *tmp_isinstance_inst_1;
PyObject *tmp_isinstance_cls_1;
CHECK_OBJECT(var_slots);
tmp_isinstance_inst_1 = var_slots;
tmp_isinstance_cls_1 = (PyObject *)&PyUnicode_Type;
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_1, tmp_isinstance_cls_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 870;
type_description_1 = "ooooc";
goto frame_exception_exit_1;
}
tmp_condition_result_2 = (tmp_res != 0) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_2 == NUITKA_BOOL_TRUE) {
goto branch_yes_2;
} else {
goto branch_no_2;
}
}
branch_yes_2:;
{
PyObject *tmp_assign_source_3;
PyObject *tmp_list_element_1;
CHECK_OBJECT(var_slots);
tmp_list_element_1 = var_slots;
tmp_assign_source_3 = MAKE_LIST_EMPTY(1);
PyList_SET_ITEM0(tmp_assign_source_3, 0, tmp_list_element_1);
{
PyObject *old = var_slots;
assert(old != NULL);
var_slots = tmp_assign_source_3;
Py_DECREF(old);
}
}
branch_no_2:;
{
PyObject *tmp_assign_source_4;
PyObject *tmp_iter_arg_1;
CHECK_OBJECT(var_slots);
tmp_iter_arg_1 = var_slots;
tmp_assign_source_4 = MAKE_ITERATOR(tmp_iter_arg_1);
if (tmp_assign_source_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 872;
type_description_1 = "ooooc";
goto frame_exception_exit_1;
}
assert(tmp_for_loop_1__for_iterator == NULL);
tmp_for_loop_1__for_iterator = tmp_assign_source_4;
}
// Tried code:
loop_start_1:;
{
PyObject *tmp_next_source_1;
PyObject *tmp_assign_source_5;
CHECK_OBJECT(tmp_for_loop_1__for_iterator);
tmp_next_source_1 = tmp_for_loop_1__for_iterator;
tmp_assign_source_5 = ITERATOR_NEXT(tmp_next_source_1);
if (tmp_assign_source_5 == NULL) {
if (CHECK_AND_CLEAR_STOP_ITERATION_OCCURRED()) {
goto loop_end_1;
} else {
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
type_description_1 = "ooooc";
exception_lineno = 872;
goto try_except_handler_2;
}
}
{
PyObject *old = tmp_for_loop_1__iter_value;
tmp_for_loop_1__iter_value = tmp_assign_source_5;
Py_XDECREF(old);
}
}
{
PyObject *tmp_assign_source_6;
CHECK_OBJECT(tmp_for_loop_1__iter_value);
tmp_assign_source_6 = tmp_for_loop_1__iter_value;
{
PyObject *old = var_slots_var;
var_slots_var = tmp_assign_source_6;
Py_INCREF(var_slots_var);
Py_XDECREF(old);
}
}
{
PyObject *tmp_called_value_3;
PyObject *tmp_expression_value_4;
PyObject *tmp_call_result_1;
PyObject *tmp_args_element_value_1;
if (var_orig_vars == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[130]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 873;
type_description_1 = "ooooc";
goto try_except_handler_2;
}
tmp_expression_value_4 = var_orig_vars;
tmp_called_value_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_4, mod_consts[79]);
if (tmp_called_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 873;
type_description_1 = "ooooc";
goto try_except_handler_2;
}
CHECK_OBJECT(var_slots_var);
tmp_args_element_value_1 = var_slots_var;
frame_8e6e205367b4f83d3c9283432a6ee17d->m_frame.f_lineno = 873;
tmp_call_result_1 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_3, tmp_args_element_value_1);
Py_DECREF(tmp_called_value_3);
if (tmp_call_result_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 873;
type_description_1 = "ooooc";
goto try_except_handler_2;
}
Py_DECREF(tmp_call_result_1);
}
if (CONSIDER_THREADING() == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 872;
type_description_1 = "ooooc";
goto try_except_handler_2;
}
goto loop_start_1;
loop_end_1:;
goto try_end_1;
// Exception handler code:
try_except_handler_2:;
exception_keeper_type_1 = exception_type;
exception_keeper_value_1 = exception_value;
exception_keeper_tb_1 = exception_tb;
exception_keeper_lineno_1 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_for_loop_1__iter_value);
tmp_for_loop_1__iter_value = NULL;
CHECK_OBJECT(tmp_for_loop_1__for_iterator);
Py_DECREF(tmp_for_loop_1__for_iterator);
tmp_for_loop_1__for_iterator = NULL;
// Re-raise.
exception_type = exception_keeper_type_1;
exception_value = exception_keeper_value_1;
exception_tb = exception_keeper_tb_1;
exception_lineno = exception_keeper_lineno_1;
goto frame_exception_exit_1;
// End of try:
try_end_1:;
Py_XDECREF(tmp_for_loop_1__iter_value);
tmp_for_loop_1__iter_value = NULL;
CHECK_OBJECT(tmp_for_loop_1__for_iterator);
Py_DECREF(tmp_for_loop_1__for_iterator);
tmp_for_loop_1__for_iterator = NULL;
branch_no_1:;
{
PyObject *tmp_called_value_4;
PyObject *tmp_expression_value_5;
PyObject *tmp_call_result_2;
if (var_orig_vars == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[130]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 874;
type_description_1 = "ooooc";
goto frame_exception_exit_1;
}
tmp_expression_value_5 = var_orig_vars;
tmp_called_value_4 = LOOKUP_ATTRIBUTE(tmp_expression_value_5, mod_consts[79]);
if (tmp_called_value_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 874;
type_description_1 = "ooooc";
goto frame_exception_exit_1;
}
frame_8e6e205367b4f83d3c9283432a6ee17d->m_frame.f_lineno = 874;
tmp_call_result_2 = CALL_FUNCTION_WITH_POSARGS2(tmp_called_value_4, mod_consts[131]);
Py_DECREF(tmp_called_value_4);
if (tmp_call_result_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 874;
type_description_1 = "ooooc";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_2);
}
{
PyObject *tmp_called_value_5;
PyObject *tmp_expression_value_6;
PyObject *tmp_call_result_3;
if (var_orig_vars == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[130]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 875;
type_description_1 = "ooooc";
goto frame_exception_exit_1;
}
tmp_expression_value_6 = var_orig_vars;
tmp_called_value_5 = LOOKUP_ATTRIBUTE(tmp_expression_value_6, mod_consts[79]);
if (tmp_called_value_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 875;
type_description_1 = "ooooc";
goto frame_exception_exit_1;
}
frame_8e6e205367b4f83d3c9283432a6ee17d->m_frame.f_lineno = 875;
tmp_call_result_3 = CALL_FUNCTION_WITH_POSARGS2(tmp_called_value_5, mod_consts[132]);
Py_DECREF(tmp_called_value_5);
if (tmp_call_result_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 875;
type_description_1 = "ooooc";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_3);
}
{
nuitka_bool tmp_condition_result_3;
PyObject *tmp_expression_value_7;
PyObject *tmp_attribute_value_1;
CHECK_OBJECT(par_cls);
tmp_expression_value_7 = par_cls;
tmp_attribute_value_1 = mod_consts[108];
tmp_res = BUILTIN_HASATTR_BOOL(tmp_expression_value_7, tmp_attribute_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 876;
type_description_1 = "ooooc";
goto frame_exception_exit_1;
}
tmp_condition_result_3 = (tmp_res != 0) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_3 == NUITKA_BOOL_TRUE) {
goto branch_yes_3;
} else {
goto branch_no_3;
}
}
branch_yes_3:;
{
PyObject *tmp_ass_subvalue_1;
PyObject *tmp_expression_value_8;
PyObject *tmp_ass_subscribed_1;
PyObject *tmp_ass_subscript_1;
CHECK_OBJECT(par_cls);
tmp_expression_value_8 = par_cls;
tmp_ass_subvalue_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_8, mod_consts[108]);
if (tmp_ass_subvalue_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 877;
type_description_1 = "ooooc";
goto frame_exception_exit_1;
}
if (var_orig_vars == NULL) {
Py_DECREF(tmp_ass_subvalue_1);
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[130]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 877;
type_description_1 = "ooooc";
goto frame_exception_exit_1;
}
tmp_ass_subscribed_1 = var_orig_vars;
tmp_ass_subscript_1 = mod_consts[108];
tmp_result = SET_SUBSCRIPT(tmp_ass_subscribed_1, tmp_ass_subscript_1, tmp_ass_subvalue_1);
Py_DECREF(tmp_ass_subvalue_1);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 877;
type_description_1 = "ooooc";
goto frame_exception_exit_1;
}
}
branch_no_3:;
{
PyObject *tmp_called_value_6;
PyObject *tmp_args_element_value_2;
PyObject *tmp_expression_value_9;
PyObject *tmp_args_element_value_3;
PyObject *tmp_expression_value_10;
PyObject *tmp_args_element_value_4;
if (Nuitka_Cell_GET(self->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&exception_type, &exception_value, mod_consts[99]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 878;
type_description_1 = "ooooc";
goto frame_exception_exit_1;
}
tmp_called_value_6 = Nuitka_Cell_GET(self->m_closure[0]);
CHECK_OBJECT(par_cls);
tmp_expression_value_9 = par_cls;
tmp_args_element_value_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_9, mod_consts[103]);
if (tmp_args_element_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 878;
type_description_1 = "ooooc";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_cls);
tmp_expression_value_10 = par_cls;
tmp_args_element_value_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_10, mod_consts[133]);
if (tmp_args_element_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_args_element_value_2);
exception_lineno = 878;
type_description_1 = "ooooc";
goto frame_exception_exit_1;
}
if (var_orig_vars == NULL) {
Py_DECREF(tmp_args_element_value_2);
Py_DECREF(tmp_args_element_value_3);
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[130]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 878;
type_description_1 = "ooooc";
goto frame_exception_exit_1;
}
tmp_args_element_value_4 = var_orig_vars;
frame_8e6e205367b4f83d3c9283432a6ee17d->m_frame.f_lineno = 878;
{
PyObject *call_args[] = {tmp_args_element_value_2, tmp_args_element_value_3, tmp_args_element_value_4};
tmp_return_value = CALL_FUNCTION_WITH_ARGS3(tmp_called_value_6, call_args);
}
Py_DECREF(tmp_args_element_value_2);
Py_DECREF(tmp_args_element_value_3);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 878;
type_description_1 = "ooooc";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_8e6e205367b4f83d3c9283432a6ee17d);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_8e6e205367b4f83d3c9283432a6ee17d);
#endif
// Put the previous frame back on top.
popFrameStack();
goto try_return_handler_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_8e6e205367b4f83d3c9283432a6ee17d);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_8e6e205367b4f83d3c9283432a6ee17d, exception_lineno);
} else if (exception_tb->tb_frame != &frame_8e6e205367b4f83d3c9283432a6ee17d->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_8e6e205367b4f83d3c9283432a6ee17d, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_8e6e205367b4f83d3c9283432a6ee17d,
type_description_1,
par_cls,
var_orig_vars,
var_slots,
var_slots_var,
self->m_closure[0]
);
// Release cached frame if used for exception.
if (frame_8e6e205367b4f83d3c9283432a6ee17d == cache_frame_8e6e205367b4f83d3c9283432a6ee17d) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_8e6e205367b4f83d3c9283432a6ee17d);
cache_frame_8e6e205367b4f83d3c9283432a6ee17d = NULL;
}
assertFrameObject(frame_8e6e205367b4f83d3c9283432a6ee17d);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto try_except_handler_1;
frame_no_exception_1:;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_1:;
Py_XDECREF(var_orig_vars);
var_orig_vars = NULL;
Py_XDECREF(var_slots);
var_slots = NULL;
Py_XDECREF(var_slots_var);
var_slots_var = NULL;
goto function_return_exit;
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_2 = exception_type;
exception_keeper_value_2 = exception_value;
exception_keeper_tb_2 = exception_tb;
exception_keeper_lineno_2 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(var_orig_vars);
var_orig_vars = NULL;
Py_XDECREF(var_slots);
var_slots = NULL;
Py_XDECREF(var_slots_var);
var_slots_var = NULL;
// Re-raise.
exception_type = exception_keeper_type_2;
exception_value = exception_keeper_value_2;
exception_tb = exception_keeper_tb_2;
exception_lineno = exception_keeper_lineno_2;
goto function_exception_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_cls);
Py_DECREF(par_cls);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_cls);
Py_DECREF(par_cls);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_six$$$function__59_ensure_binary(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_s = python_pars[0];
PyObject *par_encoding = python_pars[1];
PyObject *par_errors = python_pars[2];
struct Nuitka_FrameObject *frame_8d9b4e12df95dffb0b8246cb450ce956;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
PyObject *tmp_return_value = NULL;
static struct Nuitka_FrameObject *cache_frame_8d9b4e12df95dffb0b8246cb450ce956 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_8d9b4e12df95dffb0b8246cb450ce956)) {
Py_XDECREF(cache_frame_8d9b4e12df95dffb0b8246cb450ce956);
#if _DEBUG_REFCOUNTS
if (cache_frame_8d9b4e12df95dffb0b8246cb450ce956 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_8d9b4e12df95dffb0b8246cb450ce956 = MAKE_FUNCTION_FRAME(codeobj_8d9b4e12df95dffb0b8246cb450ce956, module_six, sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_8d9b4e12df95dffb0b8246cb450ce956->m_type_description == NULL);
frame_8d9b4e12df95dffb0b8246cb450ce956 = cache_frame_8d9b4e12df95dffb0b8246cb450ce956;
// Push the new frame as the currently active one.
pushFrameStack(frame_8d9b4e12df95dffb0b8246cb450ce956);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_8d9b4e12df95dffb0b8246cb450ce956) == 2); // Frame stack
// Framed code:
{
nuitka_bool tmp_condition_result_1;
PyObject *tmp_isinstance_inst_1;
PyObject *tmp_isinstance_cls_1;
CHECK_OBJECT(par_s);
tmp_isinstance_inst_1 = par_s;
tmp_isinstance_cls_1 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[134]);
if (unlikely(tmp_isinstance_cls_1 == NULL)) {
tmp_isinstance_cls_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[134]);
}
if (tmp_isinstance_cls_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 893;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_1, tmp_isinstance_cls_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 893;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_condition_result_1 = (tmp_res != 0) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_1 == NUITKA_BOOL_TRUE) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
{
PyObject *tmp_called_value_1;
PyObject *tmp_expression_value_1;
PyObject *tmp_args_element_value_1;
PyObject *tmp_args_element_value_2;
CHECK_OBJECT(par_s);
tmp_expression_value_1 = par_s;
tmp_called_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[50]);
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 894;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_encoding);
tmp_args_element_value_1 = par_encoding;
CHECK_OBJECT(par_errors);
tmp_args_element_value_2 = par_errors;
frame_8d9b4e12df95dffb0b8246cb450ce956->m_frame.f_lineno = 894;
{
PyObject *call_args[] = {tmp_args_element_value_1, tmp_args_element_value_2};
tmp_return_value = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_1, call_args);
}
Py_DECREF(tmp_called_value_1);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 894;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
goto branch_end_1;
branch_no_1:;
{
nuitka_bool tmp_condition_result_2;
PyObject *tmp_isinstance_inst_2;
PyObject *tmp_isinstance_cls_2;
CHECK_OBJECT(par_s);
tmp_isinstance_inst_2 = par_s;
tmp_isinstance_cls_2 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[135]);
if (unlikely(tmp_isinstance_cls_2 == NULL)) {
tmp_isinstance_cls_2 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[135]);
}
if (tmp_isinstance_cls_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 895;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_2, tmp_isinstance_cls_2);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 895;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_condition_result_2 = (tmp_res != 0) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_2 == NUITKA_BOOL_TRUE) {
goto branch_yes_2;
} else {
goto branch_no_2;
}
}
branch_yes_2:;
CHECK_OBJECT(par_s);
tmp_return_value = par_s;
Py_INCREF(tmp_return_value);
goto frame_return_exit_1;
goto branch_end_2;
branch_no_2:;
{
PyObject *tmp_raise_type_1;
PyObject *tmp_make_exception_arg_1;
PyObject *tmp_mod_expr_left_1;
PyObject *tmp_mod_expr_right_1;
PyObject *tmp_type_arg_1;
tmp_mod_expr_left_1 = mod_consts[136];
CHECK_OBJECT(par_s);
tmp_type_arg_1 = par_s;
tmp_mod_expr_right_1 = BUILTIN_TYPE1(tmp_type_arg_1);
assert(!(tmp_mod_expr_right_1 == NULL));
tmp_make_exception_arg_1 = BINARY_OPERATION_MOD_OBJECT_UNICODE_OBJECT(tmp_mod_expr_left_1, tmp_mod_expr_right_1);
Py_DECREF(tmp_mod_expr_right_1);
if (tmp_make_exception_arg_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 898;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
frame_8d9b4e12df95dffb0b8246cb450ce956->m_frame.f_lineno = 898;
tmp_raise_type_1 = CALL_FUNCTION_WITH_SINGLE_ARG(PyExc_TypeError, tmp_make_exception_arg_1);
Py_DECREF(tmp_make_exception_arg_1);
assert(!(tmp_raise_type_1 == NULL));
exception_type = tmp_raise_type_1;
exception_lineno = 898;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
branch_end_2:;
branch_end_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_8d9b4e12df95dffb0b8246cb450ce956);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_8d9b4e12df95dffb0b8246cb450ce956);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_8d9b4e12df95dffb0b8246cb450ce956);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_8d9b4e12df95dffb0b8246cb450ce956, exception_lineno);
} else if (exception_tb->tb_frame != &frame_8d9b4e12df95dffb0b8246cb450ce956->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_8d9b4e12df95dffb0b8246cb450ce956, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_8d9b4e12df95dffb0b8246cb450ce956,
type_description_1,
par_s,
par_encoding,
par_errors
);
// Release cached frame if used for exception.
if (frame_8d9b4e12df95dffb0b8246cb450ce956 == cache_frame_8d9b4e12df95dffb0b8246cb450ce956) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_8d9b4e12df95dffb0b8246cb450ce956);
cache_frame_8d9b4e12df95dffb0b8246cb450ce956 = NULL;
}
assertFrameObject(frame_8d9b4e12df95dffb0b8246cb450ce956);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto function_exception_exit;
frame_no_exception_1:;
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_s);
Py_DECREF(par_s);
CHECK_OBJECT(par_encoding);
Py_DECREF(par_encoding);
CHECK_OBJECT(par_errors);
Py_DECREF(par_errors);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_s);
Py_DECREF(par_s);
CHECK_OBJECT(par_encoding);
Py_DECREF(par_encoding);
CHECK_OBJECT(par_errors);
Py_DECREF(par_errors);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_six$$$function__60_ensure_str(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_s = python_pars[0];
PyObject *par_encoding = python_pars[1];
PyObject *par_errors = python_pars[2];
struct Nuitka_FrameObject *frame_019a82ab5d7736fb9421182cb2fe7e74;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
static struct Nuitka_FrameObject *cache_frame_019a82ab5d7736fb9421182cb2fe7e74 = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_keeper_type_1;
PyObject *exception_keeper_value_1;
PyTracebackObject *exception_keeper_tb_1;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_1;
// Actual function body.
// Tried code:
if (isFrameUnusable(cache_frame_019a82ab5d7736fb9421182cb2fe7e74)) {
Py_XDECREF(cache_frame_019a82ab5d7736fb9421182cb2fe7e74);
#if _DEBUG_REFCOUNTS
if (cache_frame_019a82ab5d7736fb9421182cb2fe7e74 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_019a82ab5d7736fb9421182cb2fe7e74 = MAKE_FUNCTION_FRAME(codeobj_019a82ab5d7736fb9421182cb2fe7e74, module_six, sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_019a82ab5d7736fb9421182cb2fe7e74->m_type_description == NULL);
frame_019a82ab5d7736fb9421182cb2fe7e74 = cache_frame_019a82ab5d7736fb9421182cb2fe7e74;
// Push the new frame as the currently active one.
pushFrameStack(frame_019a82ab5d7736fb9421182cb2fe7e74);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_019a82ab5d7736fb9421182cb2fe7e74) == 2); // Frame stack
// Framed code:
{
bool tmp_condition_result_1;
PyObject *tmp_operand_value_1;
PyObject *tmp_isinstance_inst_1;
PyObject *tmp_isinstance_cls_1;
PyObject *tmp_tuple_element_1;
CHECK_OBJECT(par_s);
tmp_isinstance_inst_1 = par_s;
tmp_tuple_element_1 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[134]);
if (unlikely(tmp_tuple_element_1 == NULL)) {
tmp_tuple_element_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[134]);
}
if (tmp_tuple_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 912;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_isinstance_cls_1 = MAKE_TUPLE_EMPTY(2);
PyTuple_SET_ITEM0(tmp_isinstance_cls_1, 0, tmp_tuple_element_1);
tmp_tuple_element_1 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[135]);
if (unlikely(tmp_tuple_element_1 == NULL)) {
tmp_tuple_element_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[135]);
}
if (tmp_tuple_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 912;
type_description_1 = "ooo";
goto tuple_build_exception_1;
}
PyTuple_SET_ITEM0(tmp_isinstance_cls_1, 1, tmp_tuple_element_1);
goto tuple_build_noexception_1;
// Exception handling pass through code for tuple_build:
tuple_build_exception_1:;
Py_DECREF(tmp_isinstance_cls_1);
goto frame_exception_exit_1;
// Finished with no exception for tuple_build:
tuple_build_noexception_1:;
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_1, tmp_isinstance_cls_1);
Py_DECREF(tmp_isinstance_cls_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 912;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_operand_value_1 = (tmp_res != 0) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 912;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_condition_result_1 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_1 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
{
PyObject *tmp_raise_type_1;
PyObject *tmp_make_exception_arg_1;
PyObject *tmp_mod_expr_left_1;
PyObject *tmp_mod_expr_right_1;
PyObject *tmp_type_arg_1;
tmp_mod_expr_left_1 = mod_consts[136];
CHECK_OBJECT(par_s);
tmp_type_arg_1 = par_s;
tmp_mod_expr_right_1 = BUILTIN_TYPE1(tmp_type_arg_1);
assert(!(tmp_mod_expr_right_1 == NULL));
tmp_make_exception_arg_1 = BINARY_OPERATION_MOD_OBJECT_UNICODE_OBJECT(tmp_mod_expr_left_1, tmp_mod_expr_right_1);
Py_DECREF(tmp_mod_expr_right_1);
if (tmp_make_exception_arg_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 913;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
frame_019a82ab5d7736fb9421182cb2fe7e74->m_frame.f_lineno = 913;
tmp_raise_type_1 = CALL_FUNCTION_WITH_SINGLE_ARG(PyExc_TypeError, tmp_make_exception_arg_1);
Py_DECREF(tmp_make_exception_arg_1);
assert(!(tmp_raise_type_1 == NULL));
exception_type = tmp_raise_type_1;
exception_lineno = 913;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
branch_no_1:;
{
nuitka_bool tmp_condition_result_2;
int tmp_and_left_truth_1;
nuitka_bool tmp_and_left_value_1;
nuitka_bool tmp_and_right_value_1;
PyObject *tmp_mvar_value_1;
int tmp_truth_name_1;
PyObject *tmp_isinstance_inst_2;
PyObject *tmp_isinstance_cls_2;
tmp_mvar_value_1 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[138]);
if (unlikely(tmp_mvar_value_1 == NULL)) {
tmp_mvar_value_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[138]);
}
if (tmp_mvar_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 914;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_truth_name_1 = CHECK_IF_TRUE(tmp_mvar_value_1);
if (tmp_truth_name_1 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 914;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_and_left_value_1 = tmp_truth_name_1 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
tmp_and_left_truth_1 = tmp_and_left_value_1 == NUITKA_BOOL_TRUE ? 1 : 0;
if (tmp_and_left_truth_1 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 914;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
if (tmp_and_left_truth_1 == 1) {
goto and_right_1;
} else {
goto and_left_1;
}
and_right_1:;
CHECK_OBJECT(par_s);
tmp_isinstance_inst_2 = par_s;
tmp_isinstance_cls_2 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[134]);
if (unlikely(tmp_isinstance_cls_2 == NULL)) {
tmp_isinstance_cls_2 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[134]);
}
if (tmp_isinstance_cls_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 914;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_2, tmp_isinstance_cls_2);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 914;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_and_right_value_1 = (tmp_res != 0) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
tmp_condition_result_2 = tmp_and_right_value_1;
goto and_end_1;
and_left_1:;
tmp_condition_result_2 = tmp_and_left_value_1;
and_end_1:;
if (tmp_condition_result_2 == NUITKA_BOOL_TRUE) {
goto branch_yes_2;
} else {
goto branch_no_2;
}
}
branch_yes_2:;
{
PyObject *tmp_assign_source_1;
PyObject *tmp_called_value_1;
PyObject *tmp_expression_value_1;
PyObject *tmp_args_element_value_1;
PyObject *tmp_args_element_value_2;
CHECK_OBJECT(par_s);
tmp_expression_value_1 = par_s;
tmp_called_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[50]);
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 915;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_encoding);
tmp_args_element_value_1 = par_encoding;
CHECK_OBJECT(par_errors);
tmp_args_element_value_2 = par_errors;
frame_019a82ab5d7736fb9421182cb2fe7e74->m_frame.f_lineno = 915;
{
PyObject *call_args[] = {tmp_args_element_value_1, tmp_args_element_value_2};
tmp_assign_source_1 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_1, call_args);
}
Py_DECREF(tmp_called_value_1);
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 915;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
{
PyObject *old = par_s;
assert(old != NULL);
par_s = tmp_assign_source_1;
Py_DECREF(old);
}
}
goto branch_end_2;
branch_no_2:;
{
nuitka_bool tmp_condition_result_3;
int tmp_and_left_truth_2;
nuitka_bool tmp_and_left_value_2;
nuitka_bool tmp_and_right_value_2;
PyObject *tmp_mvar_value_2;
int tmp_truth_name_2;
PyObject *tmp_isinstance_inst_3;
PyObject *tmp_isinstance_cls_3;
tmp_mvar_value_2 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[10]);
if (unlikely(tmp_mvar_value_2 == NULL)) {
tmp_mvar_value_2 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[10]);
}
if (tmp_mvar_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 916;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_truth_name_2 = CHECK_IF_TRUE(tmp_mvar_value_2);
if (tmp_truth_name_2 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 916;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_and_left_value_2 = tmp_truth_name_2 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
tmp_and_left_truth_2 = tmp_and_left_value_2 == NUITKA_BOOL_TRUE ? 1 : 0;
if (tmp_and_left_truth_2 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 916;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
if (tmp_and_left_truth_2 == 1) {
goto and_right_2;
} else {
goto and_left_2;
}
and_right_2:;
CHECK_OBJECT(par_s);
tmp_isinstance_inst_3 = par_s;
tmp_isinstance_cls_3 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[135]);
if (unlikely(tmp_isinstance_cls_3 == NULL)) {
tmp_isinstance_cls_3 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[135]);
}
if (tmp_isinstance_cls_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 916;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_3, tmp_isinstance_cls_3);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 916;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_and_right_value_2 = (tmp_res != 0) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
tmp_condition_result_3 = tmp_and_right_value_2;
goto and_end_2;
and_left_2:;
tmp_condition_result_3 = tmp_and_left_value_2;
and_end_2:;
if (tmp_condition_result_3 == NUITKA_BOOL_TRUE) {
goto branch_yes_3;
} else {
goto branch_no_3;
}
}
branch_yes_3:;
{
PyObject *tmp_assign_source_2;
PyObject *tmp_called_value_2;
PyObject *tmp_expression_value_2;
PyObject *tmp_args_element_value_3;
PyObject *tmp_args_element_value_4;
CHECK_OBJECT(par_s);
tmp_expression_value_2 = par_s;
tmp_called_value_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[139]);
if (tmp_called_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 917;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_encoding);
tmp_args_element_value_3 = par_encoding;
CHECK_OBJECT(par_errors);
tmp_args_element_value_4 = par_errors;
frame_019a82ab5d7736fb9421182cb2fe7e74->m_frame.f_lineno = 917;
{
PyObject *call_args[] = {tmp_args_element_value_3, tmp_args_element_value_4};
tmp_assign_source_2 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_2, call_args);
}
Py_DECREF(tmp_called_value_2);
if (tmp_assign_source_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 917;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
{
PyObject *old = par_s;
assert(old != NULL);
par_s = tmp_assign_source_2;
Py_DECREF(old);
}
}
branch_no_3:;
branch_end_2:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_019a82ab5d7736fb9421182cb2fe7e74);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_019a82ab5d7736fb9421182cb2fe7e74);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_019a82ab5d7736fb9421182cb2fe7e74, exception_lineno);
} else if (exception_tb->tb_frame != &frame_019a82ab5d7736fb9421182cb2fe7e74->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_019a82ab5d7736fb9421182cb2fe7e74, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_019a82ab5d7736fb9421182cb2fe7e74,
type_description_1,
par_s,
par_encoding,
par_errors
);
// Release cached frame if used for exception.
if (frame_019a82ab5d7736fb9421182cb2fe7e74 == cache_frame_019a82ab5d7736fb9421182cb2fe7e74) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_019a82ab5d7736fb9421182cb2fe7e74);
cache_frame_019a82ab5d7736fb9421182cb2fe7e74 = NULL;
}
assertFrameObject(frame_019a82ab5d7736fb9421182cb2fe7e74);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto try_except_handler_1;
frame_no_exception_1:;
CHECK_OBJECT(par_s);
tmp_return_value = par_s;
Py_INCREF(tmp_return_value);
goto try_return_handler_1;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_1:;
CHECK_OBJECT(par_s);
Py_DECREF(par_s);
par_s = NULL;
goto function_return_exit;
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_1 = exception_type;
exception_keeper_value_1 = exception_value;
exception_keeper_tb_1 = exception_tb;
exception_keeper_lineno_1 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(par_s);
par_s = NULL;
// Re-raise.
exception_type = exception_keeper_type_1;
exception_value = exception_keeper_value_1;
exception_tb = exception_keeper_tb_1;
exception_lineno = exception_keeper_lineno_1;
goto function_exception_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_encoding);
Py_DECREF(par_encoding);
CHECK_OBJECT(par_errors);
Py_DECREF(par_errors);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_encoding);
Py_DECREF(par_encoding);
CHECK_OBJECT(par_errors);
Py_DECREF(par_errors);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_six$$$function__61_ensure_text(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_s = python_pars[0];
PyObject *par_encoding = python_pars[1];
PyObject *par_errors = python_pars[2];
struct Nuitka_FrameObject *frame_f371977ec1aa8e4e8a7bfba79c552024;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
PyObject *tmp_return_value = NULL;
static struct Nuitka_FrameObject *cache_frame_f371977ec1aa8e4e8a7bfba79c552024 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_f371977ec1aa8e4e8a7bfba79c552024)) {
Py_XDECREF(cache_frame_f371977ec1aa8e4e8a7bfba79c552024);
#if _DEBUG_REFCOUNTS
if (cache_frame_f371977ec1aa8e4e8a7bfba79c552024 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_f371977ec1aa8e4e8a7bfba79c552024 = MAKE_FUNCTION_FRAME(codeobj_f371977ec1aa8e4e8a7bfba79c552024, module_six, sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_f371977ec1aa8e4e8a7bfba79c552024->m_type_description == NULL);
frame_f371977ec1aa8e4e8a7bfba79c552024 = cache_frame_f371977ec1aa8e4e8a7bfba79c552024;
// Push the new frame as the currently active one.
pushFrameStack(frame_f371977ec1aa8e4e8a7bfba79c552024);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_f371977ec1aa8e4e8a7bfba79c552024) == 2); // Frame stack
// Framed code:
{
nuitka_bool tmp_condition_result_1;
PyObject *tmp_isinstance_inst_1;
PyObject *tmp_isinstance_cls_1;
CHECK_OBJECT(par_s);
tmp_isinstance_inst_1 = par_s;
tmp_isinstance_cls_1 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[135]);
if (unlikely(tmp_isinstance_cls_1 == NULL)) {
tmp_isinstance_cls_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[135]);
}
if (tmp_isinstance_cls_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 932;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_1, tmp_isinstance_cls_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 932;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_condition_result_1 = (tmp_res != 0) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_1 == NUITKA_BOOL_TRUE) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
{
PyObject *tmp_called_value_1;
PyObject *tmp_expression_value_1;
PyObject *tmp_args_element_value_1;
PyObject *tmp_args_element_value_2;
CHECK_OBJECT(par_s);
tmp_expression_value_1 = par_s;
tmp_called_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[139]);
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 933;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_encoding);
tmp_args_element_value_1 = par_encoding;
CHECK_OBJECT(par_errors);
tmp_args_element_value_2 = par_errors;
frame_f371977ec1aa8e4e8a7bfba79c552024->m_frame.f_lineno = 933;
{
PyObject *call_args[] = {tmp_args_element_value_1, tmp_args_element_value_2};
tmp_return_value = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_1, call_args);
}
Py_DECREF(tmp_called_value_1);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 933;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
goto branch_end_1;
branch_no_1:;
{
nuitka_bool tmp_condition_result_2;
PyObject *tmp_isinstance_inst_2;
PyObject *tmp_isinstance_cls_2;
CHECK_OBJECT(par_s);
tmp_isinstance_inst_2 = par_s;
tmp_isinstance_cls_2 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[134]);
if (unlikely(tmp_isinstance_cls_2 == NULL)) {
tmp_isinstance_cls_2 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[134]);
}
if (tmp_isinstance_cls_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 934;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_2, tmp_isinstance_cls_2);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 934;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_condition_result_2 = (tmp_res != 0) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_2 == NUITKA_BOOL_TRUE) {
goto branch_yes_2;
} else {
goto branch_no_2;
}
}
branch_yes_2:;
CHECK_OBJECT(par_s);
tmp_return_value = par_s;
Py_INCREF(tmp_return_value);
goto frame_return_exit_1;
goto branch_end_2;
branch_no_2:;
{
PyObject *tmp_raise_type_1;
PyObject *tmp_make_exception_arg_1;
PyObject *tmp_mod_expr_left_1;
PyObject *tmp_mod_expr_right_1;
PyObject *tmp_type_arg_1;
tmp_mod_expr_left_1 = mod_consts[136];
CHECK_OBJECT(par_s);
tmp_type_arg_1 = par_s;
tmp_mod_expr_right_1 = BUILTIN_TYPE1(tmp_type_arg_1);
assert(!(tmp_mod_expr_right_1 == NULL));
tmp_make_exception_arg_1 = BINARY_OPERATION_MOD_OBJECT_UNICODE_OBJECT(tmp_mod_expr_left_1, tmp_mod_expr_right_1);
Py_DECREF(tmp_mod_expr_right_1);
if (tmp_make_exception_arg_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 937;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
frame_f371977ec1aa8e4e8a7bfba79c552024->m_frame.f_lineno = 937;
tmp_raise_type_1 = CALL_FUNCTION_WITH_SINGLE_ARG(PyExc_TypeError, tmp_make_exception_arg_1);
Py_DECREF(tmp_make_exception_arg_1);
assert(!(tmp_raise_type_1 == NULL));
exception_type = tmp_raise_type_1;
exception_lineno = 937;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
branch_end_2:;
branch_end_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_f371977ec1aa8e4e8a7bfba79c552024);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_f371977ec1aa8e4e8a7bfba79c552024);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_f371977ec1aa8e4e8a7bfba79c552024);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_f371977ec1aa8e4e8a7bfba79c552024, exception_lineno);
} else if (exception_tb->tb_frame != &frame_f371977ec1aa8e4e8a7bfba79c552024->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_f371977ec1aa8e4e8a7bfba79c552024, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_f371977ec1aa8e4e8a7bfba79c552024,
type_description_1,
par_s,
par_encoding,
par_errors
);
// Release cached frame if used for exception.
if (frame_f371977ec1aa8e4e8a7bfba79c552024 == cache_frame_f371977ec1aa8e4e8a7bfba79c552024) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_f371977ec1aa8e4e8a7bfba79c552024);
cache_frame_f371977ec1aa8e4e8a7bfba79c552024 = NULL;
}
assertFrameObject(frame_f371977ec1aa8e4e8a7bfba79c552024);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto function_exception_exit;
frame_no_exception_1:;
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_s);
Py_DECREF(par_s);
CHECK_OBJECT(par_encoding);
Py_DECREF(par_encoding);
CHECK_OBJECT(par_errors);
Py_DECREF(par_errors);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_s);
Py_DECREF(par_s);
CHECK_OBJECT(par_encoding);
Py_DECREF(par_encoding);
CHECK_OBJECT(par_errors);
Py_DECREF(par_errors);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_six$$$function__62_python_2_unicode_compatible(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_klass = python_pars[0];
struct Nuitka_FrameObject *frame_f7e754ca79a0fcc05460449c632aa47d;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
bool tmp_result;
PyObject *tmp_return_value = NULL;
static struct Nuitka_FrameObject *cache_frame_f7e754ca79a0fcc05460449c632aa47d = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_f7e754ca79a0fcc05460449c632aa47d)) {
Py_XDECREF(cache_frame_f7e754ca79a0fcc05460449c632aa47d);
#if _DEBUG_REFCOUNTS
if (cache_frame_f7e754ca79a0fcc05460449c632aa47d == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_f7e754ca79a0fcc05460449c632aa47d = MAKE_FUNCTION_FRAME(codeobj_f7e754ca79a0fcc05460449c632aa47d, module_six, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_f7e754ca79a0fcc05460449c632aa47d->m_type_description == NULL);
frame_f7e754ca79a0fcc05460449c632aa47d = cache_frame_f7e754ca79a0fcc05460449c632aa47d;
// Push the new frame as the currently active one.
pushFrameStack(frame_f7e754ca79a0fcc05460449c632aa47d);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_f7e754ca79a0fcc05460449c632aa47d) == 2); // Frame stack
// Framed code:
{
nuitka_bool tmp_condition_result_1;
PyObject *tmp_mvar_value_1;
int tmp_truth_name_1;
tmp_mvar_value_1 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[138]);
if (unlikely(tmp_mvar_value_1 == NULL)) {
tmp_mvar_value_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[138]);
}
if (tmp_mvar_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 948;
type_description_1 = "o";
goto frame_exception_exit_1;
}
tmp_truth_name_1 = CHECK_IF_TRUE(tmp_mvar_value_1);
if (tmp_truth_name_1 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 948;
type_description_1 = "o";
goto frame_exception_exit_1;
}
tmp_condition_result_1 = tmp_truth_name_1 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
if (tmp_condition_result_1 == NUITKA_BOOL_TRUE) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
{
bool tmp_condition_result_2;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
PyObject *tmp_expression_value_1;
tmp_cmp_expr_left_1 = mod_consts[142];
CHECK_OBJECT(par_klass);
tmp_expression_value_1 = par_klass;
tmp_cmp_expr_right_1 = LOOKUP_ATTRIBUTE_DICT_SLOT(tmp_expression_value_1);
if (tmp_cmp_expr_right_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 949;
type_description_1 = "o";
goto frame_exception_exit_1;
}
tmp_res = PySequence_Contains(tmp_cmp_expr_right_1, tmp_cmp_expr_left_1);
Py_DECREF(tmp_cmp_expr_right_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 949;
type_description_1 = "o";
goto frame_exception_exit_1;
}
tmp_condition_result_2 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_2 != false) {
goto branch_yes_2;
} else {
goto branch_no_2;
}
}
branch_yes_2:;
{
PyObject *tmp_raise_type_1;
PyObject *tmp_make_exception_arg_1;
PyObject *tmp_mod_expr_left_1;
PyObject *tmp_mod_expr_right_1;
PyObject *tmp_expression_value_2;
tmp_mod_expr_left_1 = mod_consts[143];
CHECK_OBJECT(par_klass);
tmp_expression_value_2 = par_klass;
tmp_mod_expr_right_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[103]);
if (tmp_mod_expr_right_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 952;
type_description_1 = "o";
goto frame_exception_exit_1;
}
tmp_make_exception_arg_1 = BINARY_OPERATION_MOD_OBJECT_UNICODE_OBJECT(tmp_mod_expr_left_1, tmp_mod_expr_right_1);
Py_DECREF(tmp_mod_expr_right_1);
if (tmp_make_exception_arg_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 952;
type_description_1 = "o";
goto frame_exception_exit_1;
}
frame_f7e754ca79a0fcc05460449c632aa47d->m_frame.f_lineno = 950;
tmp_raise_type_1 = CALL_FUNCTION_WITH_SINGLE_ARG(PyExc_ValueError, tmp_make_exception_arg_1);
Py_DECREF(tmp_make_exception_arg_1);
assert(!(tmp_raise_type_1 == NULL));
exception_type = tmp_raise_type_1;
exception_lineno = 950;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "o";
goto frame_exception_exit_1;
}
branch_no_2:;
{
PyObject *tmp_assattr_value_1;
PyObject *tmp_expression_value_3;
PyObject *tmp_assattr_target_1;
CHECK_OBJECT(par_klass);
tmp_expression_value_3 = par_klass;
tmp_assattr_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[142]);
if (tmp_assattr_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 953;
type_description_1 = "o";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_klass);
tmp_assattr_target_1 = par_klass;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_1, mod_consts[144], tmp_assattr_value_1);
Py_DECREF(tmp_assattr_value_1);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 953;
type_description_1 = "o";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_assattr_value_2;
PyObject *tmp_assattr_target_2;
tmp_assattr_value_2 = MAKE_FUNCTION_six$$$function__62_python_2_unicode_compatible$$$function__1_lambda();
CHECK_OBJECT(par_klass);
tmp_assattr_target_2 = par_klass;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_2, mod_consts[142], tmp_assattr_value_2);
Py_DECREF(tmp_assattr_value_2);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 954;
type_description_1 = "o";
goto frame_exception_exit_1;
}
}
branch_no_1:;
if (par_klass == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[147]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 955;
type_description_1 = "o";
goto frame_exception_exit_1;
}
tmp_return_value = par_klass;
Py_INCREF(tmp_return_value);
goto frame_return_exit_1;
#if 0
RESTORE_FRAME_EXCEPTION(frame_f7e754ca79a0fcc05460449c632aa47d);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_f7e754ca79a0fcc05460449c632aa47d);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_f7e754ca79a0fcc05460449c632aa47d);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_f7e754ca79a0fcc05460449c632aa47d, exception_lineno);
} else if (exception_tb->tb_frame != &frame_f7e754ca79a0fcc05460449c632aa47d->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_f7e754ca79a0fcc05460449c632aa47d, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_f7e754ca79a0fcc05460449c632aa47d,
type_description_1,
par_klass
);
// Release cached frame if used for exception.
if (frame_f7e754ca79a0fcc05460449c632aa47d == cache_frame_f7e754ca79a0fcc05460449c632aa47d) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_f7e754ca79a0fcc05460449c632aa47d);
cache_frame_f7e754ca79a0fcc05460449c632aa47d = NULL;
}
assertFrameObject(frame_f7e754ca79a0fcc05460449c632aa47d);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto function_exception_exit;
frame_no_exception_1:;
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_klass);
Py_DECREF(par_klass);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_klass);
Py_DECREF(par_klass);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_six$$$function__62_python_2_unicode_compatible$$$function__1_lambda(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_self = python_pars[0];
struct Nuitka_FrameObject *frame_ba7b06667a7332f70cebd1114bbe9da9;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
static struct Nuitka_FrameObject *cache_frame_ba7b06667a7332f70cebd1114bbe9da9 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_ba7b06667a7332f70cebd1114bbe9da9)) {
Py_XDECREF(cache_frame_ba7b06667a7332f70cebd1114bbe9da9);
#if _DEBUG_REFCOUNTS
if (cache_frame_ba7b06667a7332f70cebd1114bbe9da9 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_ba7b06667a7332f70cebd1114bbe9da9 = MAKE_FUNCTION_FRAME(codeobj_ba7b06667a7332f70cebd1114bbe9da9, module_six, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_ba7b06667a7332f70cebd1114bbe9da9->m_type_description == NULL);
frame_ba7b06667a7332f70cebd1114bbe9da9 = cache_frame_ba7b06667a7332f70cebd1114bbe9da9;
// Push the new frame as the currently active one.
pushFrameStack(frame_ba7b06667a7332f70cebd1114bbe9da9);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_ba7b06667a7332f70cebd1114bbe9da9) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_called_value_1;
PyObject *tmp_expression_value_1;
PyObject *tmp_called_instance_1;
CHECK_OBJECT(par_self);
tmp_called_instance_1 = par_self;
frame_ba7b06667a7332f70cebd1114bbe9da9->m_frame.f_lineno = 954;
tmp_expression_value_1 = CALL_METHOD_NO_ARGS(tmp_called_instance_1, mod_consts[144]);
if (tmp_expression_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 954;
type_description_1 = "o";
goto frame_exception_exit_1;
}
tmp_called_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[50]);
Py_DECREF(tmp_expression_value_1);
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 954;
type_description_1 = "o";
goto frame_exception_exit_1;
}
frame_ba7b06667a7332f70cebd1114bbe9da9->m_frame.f_lineno = 954;
tmp_return_value = CALL_FUNCTION_WITH_POSARGS1(tmp_called_value_1, mod_consts[149]);
Py_DECREF(tmp_called_value_1);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 954;
type_description_1 = "o";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_ba7b06667a7332f70cebd1114bbe9da9);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_ba7b06667a7332f70cebd1114bbe9da9);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_ba7b06667a7332f70cebd1114bbe9da9);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_ba7b06667a7332f70cebd1114bbe9da9, exception_lineno);
} else if (exception_tb->tb_frame != &frame_ba7b06667a7332f70cebd1114bbe9da9->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_ba7b06667a7332f70cebd1114bbe9da9, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_ba7b06667a7332f70cebd1114bbe9da9,
type_description_1,
par_self
);
// Release cached frame if used for exception.
if (frame_ba7b06667a7332f70cebd1114bbe9da9 == cache_frame_ba7b06667a7332f70cebd1114bbe9da9) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_ba7b06667a7332f70cebd1114bbe9da9);
cache_frame_ba7b06667a7332f70cebd1114bbe9da9 = NULL;
}
assertFrameObject(frame_ba7b06667a7332f70cebd1114bbe9da9);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto function_exception_exit;
frame_no_exception_1:;
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *MAKE_FUNCTION_six$$$function__10___dir__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_six$$$function__10___dir__,
mod_consts[186],
#if PYTHON_VERSION >= 0x300
mod_consts[187],
#endif
codeobj_b959c4b15383c01f385179a45a5118df,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_six,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_six$$$function__11___init__(PyObject *defaults) {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_six$$$function__11___init__,
mod_consts[9],
#if PYTHON_VERSION >= 0x300
mod_consts[189],
#endif
codeobj_0671e4d6256b53e92f436e5ecd693b9f,
defaults,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_six,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_six$$$function__12__resolve() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_six$$$function__12__resolve,
mod_consts[6],
#if PYTHON_VERSION >= 0x300
mod_consts[190],
#endif
codeobj_c326817ece7fd3c4ae9ac3ae01e6cae3,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_six,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_six$$$function__13___init__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_six$$$function__13___init__,
mod_consts[9],
#if PYTHON_VERSION >= 0x300
mod_consts[193],
#endif
codeobj_997684875f0768716aab0dd77c87afc6,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_six,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_six$$$function__14__add_module() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_six$$$function__14__add_module,
mod_consts[194],
#if PYTHON_VERSION >= 0x300
mod_consts[195],
#endif
codeobj_f4ac38c9761c90defebc9277ed3a1085,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_six,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_six$$$function__15__get_module() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_six$$$function__15__get_module,
mod_consts[196],
#if PYTHON_VERSION >= 0x300
mod_consts[197],
#endif
codeobj_7c1ea081f237d5cf18822a05b0f271f4,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_six,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_six$$$function__16_find_module(PyObject *defaults) {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_six$$$function__16_find_module,
mod_consts[198],
#if PYTHON_VERSION >= 0x300
mod_consts[199],
#endif
codeobj_e70aff717240b7132d1c521b12b850e7,
defaults,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_six,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_six$$$function__17___get_module() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_six$$$function__17___get_module,
mod_consts[200],
#if PYTHON_VERSION >= 0x300
mod_consts[201],
#endif
codeobj_2e088f9475b28e9c9a9bdab79e0e2431,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_six,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_six$$$function__18_load_module() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_six$$$function__18_load_module,
mod_consts[202],
#if PYTHON_VERSION >= 0x300
mod_consts[203],
#endif
codeobj_d05ee397257983c1c904e66703a8a765,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_six,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_six$$$function__19_is_package() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_six$$$function__19_is_package,
mod_consts[204],
#if PYTHON_VERSION >= 0x300
mod_consts[205],
#endif
codeobj_63adf62c587f1713b1b32e2837b96703,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_six,
mod_consts[25],
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_six$$$function__20_get_code() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_six$$$function__20_get_code,
mod_consts[206],
#if PYTHON_VERSION >= 0x300
mod_consts[207],
#endif
codeobj_cddcaa386033a572a3493502e9bf0cff,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_six,
mod_consts[26],
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_six$$$function__21___dir__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_six$$$function__21___dir__,
mod_consts[186],
#if PYTHON_VERSION >= 0x300
mod_consts[394],
#endif
codeobj_ff1b6980b8b3e688089fff4b9432975b,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_six,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_six$$$function__22_add_move() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_six$$$function__22_add_move,
mod_consts[397],
#if PYTHON_VERSION >= 0x300
NULL,
#endif
codeobj_2fafb52481b6db5a8f0886cc81c09958,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_six,
mod_consts[29],
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_six$$$function__23_remove_move() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_six$$$function__23_remove_move,
mod_consts[398],
#if PYTHON_VERSION >= 0x300
NULL,
#endif
codeobj_bc1906a27100af747a0daee86b188740,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_six,
mod_consts[32],
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_six$$$function__24_advance_iterator() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_six$$$function__24_advance_iterator,
mod_consts[416],
#if PYTHON_VERSION >= 0x300
NULL,
#endif
codeobj_244ae2977d7c9e985dd3a738e033e2da,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_six,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_six$$$function__25_callable() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_six$$$function__25_callable,
mod_consts[417],
#if PYTHON_VERSION >= 0x300
NULL,
#endif
codeobj_9c75f13892f83ee33e3fd097e6911775,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_six,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_six$$$function__26_get_unbound_function() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_six$$$function__26_get_unbound_function,
mod_consts[418],
#if PYTHON_VERSION >= 0x300
NULL,
#endif
codeobj_f96ba24bf13bcac00e9490b62e5c200c,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_six,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_six$$$function__27_create_unbound_method() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_six$$$function__27_create_unbound_method,
mod_consts[420],
#if PYTHON_VERSION >= 0x300
NULL,
#endif
codeobj_a362add2111ce5cdd04abbf17167d06a,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_six,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_six$$$function__28_get_unbound_function() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_six$$$function__28_get_unbound_function,
mod_consts[418],
#if PYTHON_VERSION >= 0x300
NULL,
#endif
codeobj_31ba9e95171716a856447ecd11928378,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_six,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_six$$$function__29_create_bound_method() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_six$$$function__29_create_bound_method,
mod_consts[419],
#if PYTHON_VERSION >= 0x300
NULL,
#endif
codeobj_4d2f9a27639c4fcda587ad287c55c1c8,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_six,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_six$$$function__2__add_doc() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_six$$$function__2__add_doc,
mod_consts[173],
#if PYTHON_VERSION >= 0x300
NULL,
#endif
codeobj_76e3be17a6e0f8a021d3046ad0b0d4af,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_six,
mod_consts[1],
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_six$$$function__30_create_unbound_method() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_six$$$function__30_create_unbound_method,
mod_consts[420],
#if PYTHON_VERSION >= 0x300
NULL,
#endif
codeobj_6050f2ad098eb4f09186aad48145cd36,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_six,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_six$$$function__31_next() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_six$$$function__31_next,
mod_consts[33],
#if PYTHON_VERSION >= 0x300
mod_consts[422],
#endif
codeobj_b4662ceac2e39f89cf79b98f93471d97,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_six,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_six$$$function__32_iterkeys() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_six$$$function__32_iterkeys,
mod_consts[46],
#if PYTHON_VERSION >= 0x300
NULL,
#endif
codeobj_6e41ac3e4873dba67edf1f34763516f3,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_six,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_six$$$function__33_itervalues() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_six$$$function__33_itervalues,
mod_consts[47],
#if PYTHON_VERSION >= 0x300
NULL,
#endif
codeobj_ae7663383111e9d837db26766fa81335,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_six,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_six$$$function__34_iteritems() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_six$$$function__34_iteritems,
mod_consts[48],
#if PYTHON_VERSION >= 0x300
NULL,
#endif
codeobj_24830da2a145ab70f6315e6920475537,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_six,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_six$$$function__35_iterlists() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_six$$$function__35_iterlists,
mod_consts[49],
#if PYTHON_VERSION >= 0x300
NULL,
#endif
codeobj_793d2755ca479d53c3181a80ba5b5c1e,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_six,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_six$$$function__36_iterkeys() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_six$$$function__36_iterkeys,
mod_consts[46],
#if PYTHON_VERSION >= 0x300
NULL,
#endif
codeobj_09f181e272ba91f26a70bcd74852aac5,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_six,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_six$$$function__37_itervalues() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_six$$$function__37_itervalues,
mod_consts[47],
#if PYTHON_VERSION >= 0x300
NULL,
#endif
codeobj_55d691f2fc3a27548e497f439d11c586,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_six,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_six$$$function__38_iteritems() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_six$$$function__38_iteritems,
mod_consts[48],
#if PYTHON_VERSION >= 0x300
NULL,
#endif
codeobj_66303c4b3b0eee589949a7d9fbcdbf74,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_six,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_six$$$function__39_iterlists() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_six$$$function__39_iterlists,
mod_consts[49],
#if PYTHON_VERSION >= 0x300
NULL,
#endif
codeobj_6860bc30dc7e60ae7ef7eb4a2dd38919,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_six,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_six$$$function__3__import_module() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_six$$$function__3__import_module,
mod_consts[12],
#if PYTHON_VERSION >= 0x300
NULL,
#endif
codeobj_08b65f8c9a52c8919d5f24fbe87f90a9,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_six,
mod_consts[4],
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_six$$$function__40_b() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_six$$$function__40_b,
mod_consts[445],
#if PYTHON_VERSION >= 0x300
NULL,
#endif
codeobj_e02277a7cf22c13e96a30e49c7ba4bfd,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_six,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_six$$$function__41_u() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_six$$$function__41_u,
mod_consts[446],
#if PYTHON_VERSION >= 0x300
NULL,
#endif
codeobj_d50f654792871b6e8c5b7a383029b07d,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_six,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_six$$$function__42_b() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_six$$$function__42_b,
mod_consts[445],
#if PYTHON_VERSION >= 0x300
NULL,
#endif
codeobj_94596e11dbc3205dbe627ecf23af0403,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_six,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_six$$$function__43_u() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_six$$$function__43_u,
mod_consts[446],
#if PYTHON_VERSION >= 0x300
NULL,
#endif
codeobj_0fa7751d5cda4c5d447f6e7212570720,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_six,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_six$$$function__44_byte2int() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_six$$$function__44_byte2int,
mod_consts[456],
#if PYTHON_VERSION >= 0x300
NULL,
#endif
codeobj_69b9004701ec35902ee9aa6e38b382e5,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_six,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_six$$$function__45_indexbytes() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_six$$$function__45_indexbytes,
mod_consts[458],
#if PYTHON_VERSION >= 0x300
NULL,
#endif
codeobj_6c33fda833c0fee8fe1db801ff4ac9ad,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_six,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_six$$$function__46_assertCountEqual() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_six$$$function__46_assertCountEqual,
mod_consts[464],
#if PYTHON_VERSION >= 0x300
NULL,
#endif
codeobj_ab0c8a85650a90dbb61fd5b880b08d20,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_six,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_six$$$function__47_assertRaisesRegex() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_six$$$function__47_assertRaisesRegex,
mod_consts[465],
#if PYTHON_VERSION >= 0x300
NULL,
#endif
codeobj_ba22982541a0e9f8f72a9b5129525ba2,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_six,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_six$$$function__48_assertRegex() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_six$$$function__48_assertRegex,
mod_consts[466],
#if PYTHON_VERSION >= 0x300
NULL,
#endif
codeobj_1d9bade5928105fa6be55f2bccd5bc67,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_six,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_six$$$function__49_assertNotRegex() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_six$$$function__49_assertNotRegex,
mod_consts[467],
#if PYTHON_VERSION >= 0x300
NULL,
#endif
codeobj_c3303ec08e0a7b9831f8368b558e4f04,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_six,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_six$$$function__4___init__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_six$$$function__4___init__,
mod_consts[9],
#if PYTHON_VERSION >= 0x300
mod_consts[176],
#endif
codeobj_796ab6ab01349fd8731b9c1c5e8f384f,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_six,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_six$$$function__50_reraise(PyObject *defaults) {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_six$$$function__50_reraise,
mod_consts[479],
#if PYTHON_VERSION >= 0x300
NULL,
#endif
codeobj_d2eae07cfe17f7c6add011698bd5dbcd,
defaults,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_six,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_six$$$function__51_exec_(PyObject *defaults) {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_six$$$function__51_exec_,
mod_consts[478],
#if PYTHON_VERSION >= 0x300
NULL,
#endif
codeobj_89b4314839e508c319b8cd7a7268bef8,
defaults,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_six,
mod_consts[74],
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_six$$$function__53_print_() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_six$$$function__53_print_,
mod_consts[483],
#if PYTHON_VERSION >= 0x300
NULL,
#endif
codeobj_c7bca1d2c28969fa0fc2d592d13e1932,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_six,
mod_consts[92],
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_six$$$function__53_print_$$$function__1_write(struct Nuitka_CellObject **closure) {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_six$$$function__53_print_$$$function__1_write,
mod_consts[77],
#if PYTHON_VERSION >= 0x300
mod_consts[78],
#endif
codeobj_ad7bd8e4bb998842bbea9bfcec0065a4,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_six,
NULL,
closure,
1
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_six$$$function__57_with_metaclass() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_six$$$function__57_with_metaclass,
mod_consts[486],
#if PYTHON_VERSION >= 0x300
NULL,
#endif
codeobj_b9f041a883c0e8dbb0ded4b8c9b6e655,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_six,
mod_consts[116],
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_six$$$function__57_with_metaclass$$$function__1___new__(struct Nuitka_CellObject **closure) {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_six$$$function__57_with_metaclass$$$function__1___new__,
mod_consts[109],
#if PYTHON_VERSION >= 0x300
mod_consts[110],
#endif
codeobj_ba5cec0821d93a450ce4c59244fa898d,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_six,
NULL,
closure,
2
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_six$$$function__57_with_metaclass$$$function__2___prepare__(struct Nuitka_CellObject **closure) {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_six$$$function__57_with_metaclass$$$function__2___prepare__,
mod_consts[100],
#if PYTHON_VERSION >= 0x300
mod_consts[112],
#endif
codeobj_9e0d0cfe1d94c930c522373fc98e3dd6,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_six,
NULL,
closure,
2
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_six$$$function__58_add_metaclass() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_six$$$function__58_add_metaclass,
mod_consts[487],
#if PYTHON_VERSION >= 0x300
NULL,
#endif
codeobj_0256401ab583319166e2550de82ee27a,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_six,
mod_consts[126],
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_six$$$function__58_add_metaclass$$$function__1_wrapper(struct Nuitka_CellObject **closure) {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_six$$$function__58_add_metaclass$$$function__1_wrapper,
mod_consts[124],
#if PYTHON_VERSION >= 0x300
mod_consts[125],
#endif
codeobj_8e6e205367b4f83d3c9283432a6ee17d,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_six,
NULL,
closure,
1
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_six$$$function__59_ensure_binary(PyObject *defaults) {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_six$$$function__59_ensure_binary,
mod_consts[489],
#if PYTHON_VERSION >= 0x300
NULL,
#endif
codeobj_8d9b4e12df95dffb0b8246cb450ce956,
defaults,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_six,
mod_consts[137],
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_six$$$function__5___get__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_six$$$function__5___get__,
mod_consts[177],
#if PYTHON_VERSION >= 0x300
mod_consts[178],
#endif
codeobj_38fcf872a2a76d106a13a76073a5b8fe,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_six,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_six$$$function__60_ensure_str(PyObject *defaults) {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_six$$$function__60_ensure_str,
mod_consts[490],
#if PYTHON_VERSION >= 0x300
NULL,
#endif
codeobj_019a82ab5d7736fb9421182cb2fe7e74,
defaults,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_six,
mod_consts[140],
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_six$$$function__61_ensure_text(PyObject *defaults) {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_six$$$function__61_ensure_text,
mod_consts[491],
#if PYTHON_VERSION >= 0x300
NULL,
#endif
codeobj_f371977ec1aa8e4e8a7bfba79c552024,
defaults,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_six,
mod_consts[141],
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_six$$$function__62_python_2_unicode_compatible() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_six$$$function__62_python_2_unicode_compatible,
mod_consts[492],
#if PYTHON_VERSION >= 0x300
NULL,
#endif
codeobj_f7e754ca79a0fcc05460449c632aa47d,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_six,
mod_consts[148],
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_six$$$function__62_python_2_unicode_compatible$$$function__1_lambda() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_six$$$function__62_python_2_unicode_compatible$$$function__1_lambda,
mod_consts[145],
#if PYTHON_VERSION >= 0x300
mod_consts[146],
#endif
codeobj_ba7b06667a7332f70cebd1114bbe9da9,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_six,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_six$$$function__6___init__(PyObject *defaults) {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_six$$$function__6___init__,
mod_consts[9],
#if PYTHON_VERSION >= 0x300
mod_consts[180],
#endif
codeobj_66c8c62fddadb90df45e4e9f3612e66a,
defaults,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_six,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_six$$$function__7__resolve() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_six$$$function__7__resolve,
mod_consts[6],
#if PYTHON_VERSION >= 0x300
mod_consts[181],
#endif
codeobj_56b4d94192725de91d72ab975bb3d66c,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_six,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_six$$$function__8___getattr__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_six$$$function__8___getattr__,
mod_consts[182],
#if PYTHON_VERSION >= 0x300
mod_consts[183],
#endif
codeobj_09c6132202513afe52c50c7b947713aa,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_six,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_six$$$function__9___init__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_six$$$function__9___init__,
mod_consts[9],
#if PYTHON_VERSION >= 0x300
mod_consts[185],
#endif
codeobj_964b24410d84a7d6d62be0a2a1efd408,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_six,
NULL,
NULL,
0
);
return (PyObject *)result;
}
extern void _initCompiledCellType();
extern void _initCompiledGeneratorType();
extern void _initCompiledFunctionType();
extern void _initCompiledMethodType();
extern void _initCompiledFrameType();
extern PyTypeObject Nuitka_Loader_Type;
#ifdef _NUITKA_PLUGIN_DILL_ENABLED
// Provide a way to create find a function via its C code and create it back
// in another process, useful for multiprocessing extensions like dill
extern void registerDillPluginTables(char const *module_name, PyMethodDef *reduce_compiled_function, PyMethodDef *create_compiled_function);
function_impl_code functable_six[] = {
impl_six$$$function__53_print_$$$function__1_write,
impl_six$$$function__57_with_metaclass$$$function__1___new__,
impl_six$$$function__57_with_metaclass$$$function__2___prepare__,
impl_six$$$function__58_add_metaclass$$$function__1_wrapper,
impl_six$$$function__62_python_2_unicode_compatible$$$function__1_lambda,
impl_six$$$function__2__add_doc,
impl_six$$$function__3__import_module,
impl_six$$$function__4___init__,
impl_six$$$function__5___get__,
impl_six$$$function__6___init__,
impl_six$$$function__7__resolve,
impl_six$$$function__8___getattr__,
impl_six$$$function__9___init__,
impl_six$$$function__10___dir__,
impl_six$$$function__11___init__,
impl_six$$$function__12__resolve,
impl_six$$$function__13___init__,
impl_six$$$function__14__add_module,
impl_six$$$function__15__get_module,
impl_six$$$function__16_find_module,
impl_six$$$function__17___get_module,
impl_six$$$function__18_load_module,
impl_six$$$function__19_is_package,
impl_six$$$function__20_get_code,
impl_six$$$function__21___dir__,
impl_six$$$function__22_add_move,
impl_six$$$function__23_remove_move,
impl_six$$$function__24_advance_iterator,
impl_six$$$function__25_callable,
impl_six$$$function__26_get_unbound_function,
impl_six$$$function__27_create_unbound_method,
impl_six$$$function__28_get_unbound_function,
impl_six$$$function__29_create_bound_method,
impl_six$$$function__30_create_unbound_method,
impl_six$$$function__31_next,
impl_six$$$function__32_iterkeys,
impl_six$$$function__33_itervalues,
impl_six$$$function__34_iteritems,
impl_six$$$function__35_iterlists,
impl_six$$$function__36_iterkeys,
impl_six$$$function__37_itervalues,
impl_six$$$function__38_iteritems,
impl_six$$$function__39_iterlists,
impl_six$$$function__40_b,
impl_six$$$function__41_u,
impl_six$$$function__42_b,
impl_six$$$function__43_u,
impl_six$$$function__44_byte2int,
impl_six$$$function__45_indexbytes,
impl_six$$$function__46_assertCountEqual,
impl_six$$$function__47_assertRaisesRegex,
impl_six$$$function__48_assertRegex,
impl_six$$$function__49_assertNotRegex,
impl_six$$$function__50_reraise,
impl_six$$$function__51_exec_,
impl_six$$$function__53_print_,
impl_six$$$function__57_with_metaclass,
impl_six$$$function__58_add_metaclass,
impl_six$$$function__59_ensure_binary,
impl_six$$$function__60_ensure_str,
impl_six$$$function__61_ensure_text,
impl_six$$$function__62_python_2_unicode_compatible,
NULL
};
static char const *_reduce_compiled_function_argnames[] = {
"func",
NULL
};
static PyObject *_reduce_compiled_function(PyObject *self, PyObject *args, PyObject *kwds) {
PyObject *func;
if (!PyArg_ParseTupleAndKeywords(args, kwds, "O:reduce_compiled_function", (char **)_reduce_compiled_function_argnames, &func, NULL)) {
return NULL;
}
if (Nuitka_Function_Check(func) == false) {
SET_CURRENT_EXCEPTION_TYPE0_STR(PyExc_TypeError, "not a compiled function");
return NULL;
}
struct Nuitka_FunctionObject *function = (struct Nuitka_FunctionObject *)func;
function_impl_code *current = functable_six;
int offset = 0;
while (*current != NULL) {
if (*current == function->m_c_code) {
break;
}
current += 1;
offset += 1;
}
if (*current == NULL) {
SET_CURRENT_EXCEPTION_TYPE0_STR(PyExc_TypeError, "Cannot find compiled function in module.");
return NULL;
}
PyObject *code_object_desc = MAKE_TUPLE_EMPTY(6);
PyTuple_SET_ITEM0(code_object_desc, 0, function->m_code_object->co_filename);
PyTuple_SET_ITEM0(code_object_desc, 1, function->m_code_object->co_name);
PyTuple_SET_ITEM(code_object_desc, 2, PyLong_FromLong(function->m_code_object->co_firstlineno));
PyTuple_SET_ITEM0(code_object_desc, 3, function->m_code_object->co_varnames);
PyTuple_SET_ITEM(code_object_desc, 4, PyLong_FromLong(function->m_code_object->co_argcount));
PyTuple_SET_ITEM(code_object_desc, 5, PyLong_FromLong(function->m_code_object->co_flags));
CHECK_OBJECT_DEEP(code_object_desc);
PyObject *result = MAKE_TUPLE_EMPTY(4);
PyTuple_SET_ITEM(result, 0, PyLong_FromLong(offset));
PyTuple_SET_ITEM(result, 1, code_object_desc);
PyTuple_SET_ITEM0(result, 2, function->m_defaults);
PyTuple_SET_ITEM0(result, 3, function->m_doc != NULL ? function->m_doc : Py_None);
CHECK_OBJECT_DEEP(result);
return result;
}
static PyMethodDef _method_def_reduce_compiled_function = {"reduce_compiled_function", (PyCFunction)_reduce_compiled_function,
METH_VARARGS | METH_KEYWORDS, NULL};
static char const *_create_compiled_function_argnames[] = {
"func",
"code_object_desc",
"defaults",
"doc",
NULL
};
static PyObject *_create_compiled_function(PyObject *self, PyObject *args, PyObject *kwds) {
CHECK_OBJECT_DEEP(args);
PyObject *func;
PyObject *code_object_desc;
PyObject *defaults;
PyObject *doc;
if (!PyArg_ParseTupleAndKeywords(args, kwds, "OOOO:create_compiled_function", (char **)_create_compiled_function_argnames, &func, &code_object_desc, &defaults, &doc, NULL)) {
return NULL;
}
int offset = PyLong_AsLong(func);
if (offset == -1 && ERROR_OCCURRED()) {
return NULL;
}
if (offset > sizeof(functable_six) || offset < 0) {
SET_CURRENT_EXCEPTION_TYPE0_STR(PyExc_TypeError, "Wrong offset for compiled function.");
return NULL;
}
PyObject *filename = PyTuple_GET_ITEM(code_object_desc, 0);
PyObject *function_name = PyTuple_GET_ITEM(code_object_desc, 1);
PyObject *line = PyTuple_GET_ITEM(code_object_desc, 2);
int line_int = PyLong_AsLong(line);
assert(!ERROR_OCCURRED());
PyObject *argnames = PyTuple_GET_ITEM(code_object_desc, 3);
PyObject *arg_count = PyTuple_GET_ITEM(code_object_desc, 4);
int arg_count_int = PyLong_AsLong(arg_count);
assert(!ERROR_OCCURRED());
PyObject *flags = PyTuple_GET_ITEM(code_object_desc, 5);
int flags_int = PyLong_AsLong(flags);
assert(!ERROR_OCCURRED());
PyCodeObject *code_object = MAKE_CODE_OBJECT(
filename,
line_int,
flags_int,
function_name,
argnames,
NULL, // freevars
arg_count_int,
0, // TODO: Missing kw_only_count
0 // TODO: Missing pos_only_count
);
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
functable_six[offset],
code_object->co_name,
#if PYTHON_VERSION >= 0x300
NULL, // TODO: Not transferring qualname yet
#endif
code_object,
defaults,
#if PYTHON_VERSION >= 0x300
NULL, // kwdefaults are done on the outside currently
NULL, // TODO: Not transferring annotations
#endif
module_six,
doc,
NULL,
0
);
return (PyObject *)result;
}
static PyMethodDef _method_def_create_compiled_function = {
"create_compiled_function",
(PyCFunction)_create_compiled_function,
METH_VARARGS | METH_KEYWORDS, NULL
};
#endif
// Internal entry point for module code.
PyObject *modulecode_six(PyObject *module, struct Nuitka_MetaPathBasedLoaderEntry const *loader_entry) {
// Report entry to PGO.
PGO_onModuleEntered("six");
// Store the module for future use.
module_six = module;
// Modules can be loaded again in case of errors, avoid the init being done again.
static bool init_done = false;
if (init_done == false) {
#if defined(_NUITKA_MODULE) && 0
// In case of an extension module loaded into a process, we need to call
// initialization here because that's the first and potentially only time
// we are going called.
// Initialize the constant values used.
_initBuiltinModule();
createGlobalConstants();
/* Initialize the compiled types of Nuitka. */
_initCompiledCellType();
_initCompiledGeneratorType();
_initCompiledFunctionType();
_initCompiledMethodType();
_initCompiledFrameType();
_initSlotCompare();
#if PYTHON_VERSION >= 0x270
_initSlotIterNext();
#endif
patchTypeComparison();
// Enable meta path based loader if not already done.
#ifdef _NUITKA_TRACE
PRINT_STRING("six: Calling setupMetaPathBasedLoader().\n");
#endif
setupMetaPathBasedLoader();
#if PYTHON_VERSION >= 0x300
patchInspectModule();
#endif
#endif
/* The constants only used by this module are created now. */
#ifdef _NUITKA_TRACE
PRINT_STRING("six: Calling createModuleConstants().\n");
#endif
createModuleConstants();
/* The code objects used by this module are created now. */
#ifdef _NUITKA_TRACE
PRINT_STRING("six: Calling createModuleCodeObjects().\n");
#endif
createModuleCodeObjects();
init_done = true;
}
// PRINT_STRING("in initsix\n");
moduledict_six = MODULE_DICT(module_six);
#ifdef _NUITKA_PLUGIN_DILL_ENABLED
registerDillPluginTables(loader_entry->name, &_method_def_reduce_compiled_function, &_method_def_create_compiled_function);
#endif
// Set "__compiled__" to what version information we have.
UPDATE_STRING_DICT0(
moduledict_six,
(Nuitka_StringObject *)const_str_plain___compiled__,
Nuitka_dunder_compiled_value
);
// Update "__package__" value to what it ought to be.
{
#if 0
UPDATE_STRING_DICT0(
moduledict_six,
(Nuitka_StringObject *)const_str_plain___package__,
mod_consts[546]
);
#elif 0
PyObject *module_name = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)const_str_plain___name__);
UPDATE_STRING_DICT0(
moduledict_six,
(Nuitka_StringObject *)const_str_plain___package__,
module_name
);
#else
#if PYTHON_VERSION < 0x300
PyObject *module_name = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)const_str_plain___name__);
char const *module_name_cstr = PyString_AS_STRING(module_name);
char const *last_dot = strrchr(module_name_cstr, '.');
if (last_dot != NULL) {
UPDATE_STRING_DICT1(
moduledict_six,
(Nuitka_StringObject *)const_str_plain___package__,
PyString_FromStringAndSize(module_name_cstr, last_dot - module_name_cstr)
);
}
#else
PyObject *module_name = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)const_str_plain___name__);
Py_ssize_t dot_index = PyUnicode_Find(module_name, const_str_dot, 0, PyUnicode_GetLength(module_name), -1);
if (dot_index != -1) {
UPDATE_STRING_DICT1(
moduledict_six,
(Nuitka_StringObject *)const_str_plain___package__,
PyUnicode_Substring(module_name, 0, dot_index)
);
}
#endif
#endif
}
CHECK_OBJECT(module_six);
// For deep importing of a module we need to have "__builtins__", so we set
// it ourselves in the same way than CPython does. Note: This must be done
// before the frame object is allocated, or else it may fail.
if (GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)const_str_plain___builtins__) == NULL) {
PyObject *value = (PyObject *)builtin_module;
// Check if main module, not a dict then but the module itself.
#if defined(_NUITKA_MODULE) || !0
value = PyModule_GetDict(value);
#endif
UPDATE_STRING_DICT0(moduledict_six, (Nuitka_StringObject *)const_str_plain___builtins__, value);
}
#if PYTHON_VERSION >= 0x300
UPDATE_STRING_DICT0(moduledict_six, (Nuitka_StringObject *)const_str_plain___loader__, (PyObject *)&Nuitka_Loader_Type);
#endif
#if PYTHON_VERSION >= 0x340
// Set the "__spec__" value
#if 0
// Main modules just get "None" as spec.
UPDATE_STRING_DICT0(moduledict_six, (Nuitka_StringObject *)const_str_plain___spec__, Py_None);
#else
// Other modules get a "ModuleSpec" from the standard mechanism.
{
PyObject *bootstrap_module = getImportLibBootstrapModule();
CHECK_OBJECT(bootstrap_module);
PyObject *_spec_from_module = PyObject_GetAttrString(bootstrap_module, "_spec_from_module");
CHECK_OBJECT(_spec_from_module);
PyObject *spec_value = CALL_FUNCTION_WITH_SINGLE_ARG(_spec_from_module, module_six);
Py_DECREF(_spec_from_module);
// We can assume this to never fail, or else we are in trouble anyway.
// CHECK_OBJECT(spec_value);
if (spec_value == NULL) {
PyErr_PrintEx(0);
abort();
}
// Mark the execution in the "__spec__" value.
SET_ATTRIBUTE(spec_value, const_str_plain__initializing, Py_True);
UPDATE_STRING_DICT1(moduledict_six, (Nuitka_StringObject *)const_str_plain___spec__, spec_value);
}
#endif
#endif
// Temp variables if any
PyObject *outline_0_var___class__ = NULL;
PyObject *outline_1_var___class__ = NULL;
PyObject *outline_2_var___class__ = NULL;
PyObject *outline_3_var___class__ = NULL;
PyObject *outline_4_var___class__ = NULL;
PyObject *outline_5_var___class__ = NULL;
PyObject *outline_6_var___class__ = NULL;
PyObject *outline_7_var___class__ = NULL;
PyObject *outline_8_var___class__ = NULL;
PyObject *outline_9_var___class__ = NULL;
PyObject *outline_10_var___class__ = NULL;
PyObject *outline_11_var___class__ = NULL;
PyObject *outline_12_var___class__ = NULL;
PyObject *tmp_assign_unpack_1__assign_source = NULL;
PyObject *tmp_class_creation_10__bases = NULL;
PyObject *tmp_class_creation_10__bases_orig = NULL;
PyObject *tmp_class_creation_10__class_decl_dict = NULL;
PyObject *tmp_class_creation_10__metaclass = NULL;
PyObject *tmp_class_creation_10__prepared = NULL;
PyObject *tmp_class_creation_11__bases = NULL;
PyObject *tmp_class_creation_11__bases_orig = NULL;
PyObject *tmp_class_creation_11__class_decl_dict = NULL;
PyObject *tmp_class_creation_11__metaclass = NULL;
PyObject *tmp_class_creation_11__prepared = NULL;
PyObject *tmp_class_creation_12__bases = NULL;
PyObject *tmp_class_creation_12__bases_orig = NULL;
PyObject *tmp_class_creation_12__class_decl_dict = NULL;
PyObject *tmp_class_creation_12__metaclass = NULL;
PyObject *tmp_class_creation_12__prepared = NULL;
PyObject *tmp_class_creation_13__bases = NULL;
PyObject *tmp_class_creation_13__bases_orig = NULL;
PyObject *tmp_class_creation_13__class_decl_dict = NULL;
PyObject *tmp_class_creation_13__metaclass = NULL;
PyObject *tmp_class_creation_13__prepared = NULL;
PyObject *tmp_class_creation_14__bases = NULL;
PyObject *tmp_class_creation_14__class_decl_dict = NULL;
PyObject *tmp_class_creation_14__metaclass = NULL;
PyObject *tmp_class_creation_14__prepared = NULL;
PyObject *tmp_class_creation_2__bases = NULL;
PyObject *tmp_class_creation_2__class_decl_dict = NULL;
PyObject *tmp_class_creation_2__metaclass = NULL;
PyObject *tmp_class_creation_2__prepared = NULL;
PyObject *tmp_class_creation_3__bases = NULL;
PyObject *tmp_class_creation_3__bases_orig = NULL;
PyObject *tmp_class_creation_3__class_decl_dict = NULL;
PyObject *tmp_class_creation_3__metaclass = NULL;
PyObject *tmp_class_creation_3__prepared = NULL;
PyObject *tmp_class_creation_4__bases = NULL;
PyObject *tmp_class_creation_4__bases_orig = NULL;
PyObject *tmp_class_creation_4__class_decl_dict = NULL;
PyObject *tmp_class_creation_4__metaclass = NULL;
PyObject *tmp_class_creation_4__prepared = NULL;
PyObject *tmp_class_creation_5__bases = NULL;
PyObject *tmp_class_creation_5__bases_orig = NULL;
PyObject *tmp_class_creation_5__class_decl_dict = NULL;
PyObject *tmp_class_creation_5__metaclass = NULL;
PyObject *tmp_class_creation_5__prepared = NULL;
PyObject *tmp_class_creation_6__bases = NULL;
PyObject *tmp_class_creation_6__class_decl_dict = NULL;
PyObject *tmp_class_creation_6__metaclass = NULL;
PyObject *tmp_class_creation_6__prepared = NULL;
PyObject *tmp_class_creation_7__bases = NULL;
PyObject *tmp_class_creation_7__bases_orig = NULL;
PyObject *tmp_class_creation_7__class_decl_dict = NULL;
PyObject *tmp_class_creation_7__metaclass = NULL;
PyObject *tmp_class_creation_7__prepared = NULL;
PyObject *tmp_class_creation_8__bases = NULL;
PyObject *tmp_class_creation_8__bases_orig = NULL;
PyObject *tmp_class_creation_8__class_decl_dict = NULL;
PyObject *tmp_class_creation_8__metaclass = NULL;
PyObject *tmp_class_creation_8__prepared = NULL;
PyObject *tmp_class_creation_9__bases = NULL;
PyObject *tmp_class_creation_9__bases_orig = NULL;
PyObject *tmp_class_creation_9__class_decl_dict = NULL;
PyObject *tmp_class_creation_9__metaclass = NULL;
PyObject *tmp_class_creation_9__prepared = NULL;
PyObject *tmp_for_loop_1__for_iterator = NULL;
PyObject *tmp_for_loop_1__iter_value = NULL;
PyObject *tmp_for_loop_2__for_iterator = NULL;
PyObject *tmp_for_loop_2__iter_value = NULL;
PyObject *tmp_for_loop_3__for_iterator = NULL;
PyObject *tmp_for_loop_3__iter_value = NULL;
PyObject *tmp_for_loop_4__for_iterator = NULL;
PyObject *tmp_for_loop_4__iter_value = NULL;
PyObject *tmp_for_loop_5__for_iterator = NULL;
PyObject *tmp_for_loop_5__iter_value = NULL;
PyObject *tmp_for_loop_6__for_iterator = NULL;
PyObject *tmp_for_loop_6__iter_value = NULL;
PyObject *tmp_for_loop_7__for_iterator = NULL;
PyObject *tmp_for_loop_7__iter_value = NULL;
PyObject *tmp_tuple_unpack_1__element_1 = NULL;
PyObject *tmp_tuple_unpack_1__element_2 = NULL;
PyObject *tmp_tuple_unpack_1__source_iter = NULL;
struct Nuitka_FrameObject *frame_a4ded2c38ee8d536517e4fe44ef1e4a7;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
bool tmp_result;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
PyObject *tmp_dictdel_dict;
PyObject *tmp_dictdel_key;
PyObject *locals_six$$$class__2__LazyDescr_86 = NULL;
PyObject *tmp_dictset_value;
struct Nuitka_FrameObject *frame_5472ec85c0b8488b9a253e6bc92e3dd9_2;
NUITKA_MAY_BE_UNUSED char const *type_description_2 = NULL;
static struct Nuitka_FrameObject *cache_frame_5472ec85c0b8488b9a253e6bc92e3dd9_2 = NULL;
PyObject *exception_keeper_type_1;
PyObject *exception_keeper_value_1;
PyTracebackObject *exception_keeper_tb_1;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_1;
PyObject *exception_keeper_type_2;
PyObject *exception_keeper_value_2;
PyTracebackObject *exception_keeper_tb_2;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_2;
PyObject *exception_keeper_type_3;
PyObject *exception_keeper_value_3;
PyTracebackObject *exception_keeper_tb_3;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_3;
PyObject *locals_six$$$class__3_MovedModule_103 = NULL;
struct Nuitka_FrameObject *frame_5772ee7685f468af4cd97b311d71e6de_3;
NUITKA_MAY_BE_UNUSED char const *type_description_3 = NULL;
static struct Nuitka_FrameObject *cache_frame_5772ee7685f468af4cd97b311d71e6de_3 = NULL;
PyObject *exception_keeper_type_4;
PyObject *exception_keeper_value_4;
PyTracebackObject *exception_keeper_tb_4;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_4;
PyObject *exception_keeper_type_5;
PyObject *exception_keeper_value_5;
PyTracebackObject *exception_keeper_tb_5;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_5;
PyObject *exception_keeper_type_6;
PyObject *exception_keeper_value_6;
PyTracebackObject *exception_keeper_tb_6;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_6;
PyObject *locals_six$$$class__4__LazyModule_124 = NULL;
struct Nuitka_FrameObject *frame_0231a6df0bc40ba365f9eefb49b12481_4;
NUITKA_MAY_BE_UNUSED char const *type_description_4 = NULL;
static struct Nuitka_FrameObject *cache_frame_0231a6df0bc40ba365f9eefb49b12481_4 = NULL;
PyObject *exception_keeper_type_7;
PyObject *exception_keeper_value_7;
PyTracebackObject *exception_keeper_tb_7;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_7;
PyObject *exception_keeper_type_8;
PyObject *exception_keeper_value_8;
PyTracebackObject *exception_keeper_tb_8;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_8;
PyObject *exception_keeper_type_9;
PyObject *exception_keeper_value_9;
PyTracebackObject *exception_keeper_tb_9;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_9;
PyObject *locals_six$$$class__5_MovedAttribute_139 = NULL;
struct Nuitka_FrameObject *frame_c28676a46aacb626161c431f23379191_5;
NUITKA_MAY_BE_UNUSED char const *type_description_5 = NULL;
static struct Nuitka_FrameObject *cache_frame_c28676a46aacb626161c431f23379191_5 = NULL;
PyObject *exception_keeper_type_10;
PyObject *exception_keeper_value_10;
PyTracebackObject *exception_keeper_tb_10;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_10;
PyObject *exception_keeper_type_11;
PyObject *exception_keeper_value_11;
PyTracebackObject *exception_keeper_tb_11;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_11;
PyObject *exception_keeper_type_12;
PyObject *exception_keeper_value_12;
PyTracebackObject *exception_keeper_tb_12;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_12;
PyObject *locals_six$$$class__6__SixMetaPathImporter_164 = NULL;
struct Nuitka_FrameObject *frame_67aa60e357a721eb0da83566917ab322_6;
NUITKA_MAY_BE_UNUSED char const *type_description_6 = NULL;
static struct Nuitka_FrameObject *cache_frame_67aa60e357a721eb0da83566917ab322_6 = NULL;
PyObject *exception_keeper_type_13;
PyObject *exception_keeper_value_13;
PyTracebackObject *exception_keeper_tb_13;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_13;
PyObject *exception_keeper_type_14;
PyObject *exception_keeper_value_14;
PyTracebackObject *exception_keeper_tb_14;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_14;
PyObject *exception_keeper_type_15;
PyObject *exception_keeper_value_15;
PyTracebackObject *exception_keeper_tb_15;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_15;
PyObject *locals_six$$$class__7__MovedItems_229 = NULL;
struct Nuitka_FrameObject *frame_f9ddbb2b4ca9f02da688a42fcd0a73d2_7;
NUITKA_MAY_BE_UNUSED char const *type_description_7 = NULL;
static struct Nuitka_FrameObject *cache_frame_f9ddbb2b4ca9f02da688a42fcd0a73d2_7 = NULL;
PyObject *exception_keeper_type_16;
PyObject *exception_keeper_value_16;
PyTracebackObject *exception_keeper_tb_16;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_16;
PyObject *exception_keeper_type_17;
PyObject *exception_keeper_value_17;
PyTracebackObject *exception_keeper_tb_17;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_17;
PyObject *exception_keeper_type_18;
PyObject *exception_keeper_value_18;
PyTracebackObject *exception_keeper_tb_18;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_18;
NUITKA_MAY_BE_UNUSED nuitka_void tmp_unused;
PyObject *exception_keeper_type_19;
PyObject *exception_keeper_value_19;
PyTracebackObject *exception_keeper_tb_19;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_19;
PyObject *locals_six$$$class__8_Module_six_moves_urllib_parse_324 = NULL;
PyObject *exception_keeper_type_20;
PyObject *exception_keeper_value_20;
PyTracebackObject *exception_keeper_tb_20;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_20;
PyObject *exception_keeper_type_21;
PyObject *exception_keeper_value_21;
PyTracebackObject *exception_keeper_tb_21;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_21;
PyObject *exception_keeper_type_22;
PyObject *exception_keeper_value_22;
PyTracebackObject *exception_keeper_tb_22;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_22;
PyObject *exception_keeper_type_23;
PyObject *exception_keeper_value_23;
PyTracebackObject *exception_keeper_tb_23;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_23;
PyObject *locals_six$$$class__9_Module_six_moves_urllib_error_366 = NULL;
PyObject *exception_keeper_type_24;
PyObject *exception_keeper_value_24;
PyTracebackObject *exception_keeper_tb_24;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_24;
PyObject *exception_keeper_type_25;
PyObject *exception_keeper_value_25;
PyTracebackObject *exception_keeper_tb_25;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_25;
PyObject *exception_keeper_type_26;
PyObject *exception_keeper_value_26;
PyTracebackObject *exception_keeper_tb_26;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_26;
PyObject *exception_keeper_type_27;
PyObject *exception_keeper_value_27;
PyTracebackObject *exception_keeper_tb_27;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_27;
PyObject *locals_six$$$class__10_Module_six_moves_urllib_request_386 = NULL;
PyObject *exception_keeper_type_28;
PyObject *exception_keeper_value_28;
PyTracebackObject *exception_keeper_tb_28;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_28;
PyObject *exception_keeper_type_29;
PyObject *exception_keeper_value_29;
PyTracebackObject *exception_keeper_tb_29;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_29;
PyObject *exception_keeper_type_30;
PyObject *exception_keeper_value_30;
PyTracebackObject *exception_keeper_tb_30;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_30;
PyObject *exception_keeper_type_31;
PyObject *exception_keeper_value_31;
PyTracebackObject *exception_keeper_tb_31;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_31;
PyObject *locals_six$$$class__11_Module_six_moves_urllib_response_438 = NULL;
PyObject *exception_keeper_type_32;
PyObject *exception_keeper_value_32;
PyTracebackObject *exception_keeper_tb_32;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_32;
PyObject *exception_keeper_type_33;
PyObject *exception_keeper_value_33;
PyTracebackObject *exception_keeper_tb_33;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_33;
PyObject *exception_keeper_type_34;
PyObject *exception_keeper_value_34;
PyTracebackObject *exception_keeper_tb_34;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_34;
PyObject *exception_keeper_type_35;
PyObject *exception_keeper_value_35;
PyTracebackObject *exception_keeper_tb_35;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_35;
PyObject *locals_six$$$class__12_Module_six_moves_urllib_robotparser_459 = NULL;
PyObject *exception_keeper_type_36;
PyObject *exception_keeper_value_36;
PyTracebackObject *exception_keeper_tb_36;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_36;
PyObject *exception_keeper_type_37;
PyObject *exception_keeper_value_37;
PyTracebackObject *exception_keeper_tb_37;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_37;
PyObject *exception_keeper_type_38;
PyObject *exception_keeper_value_38;
PyTracebackObject *exception_keeper_tb_38;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_38;
PyObject *exception_keeper_type_39;
PyObject *exception_keeper_value_39;
PyTracebackObject *exception_keeper_tb_39;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_39;
PyObject *locals_six$$$class__13_Module_six_moves_urllib_477 = NULL;
struct Nuitka_FrameObject *frame_5c92091bf7e95e7acb530bdc1de7546f_8;
NUITKA_MAY_BE_UNUSED char const *type_description_8 = NULL;
static struct Nuitka_FrameObject *cache_frame_5c92091bf7e95e7acb530bdc1de7546f_8 = NULL;
PyObject *exception_keeper_type_40;
PyObject *exception_keeper_value_40;
PyTracebackObject *exception_keeper_tb_40;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_40;
PyObject *exception_keeper_type_41;
PyObject *exception_keeper_value_41;
PyTracebackObject *exception_keeper_tb_41;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_41;
PyObject *exception_keeper_type_42;
PyObject *exception_keeper_value_42;
PyTracebackObject *exception_keeper_tb_42;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_42;
PyObject *exception_keeper_type_43;
PyObject *exception_keeper_value_43;
PyTracebackObject *exception_keeper_tb_43;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_43;
struct Nuitka_ExceptionStackItem exception_preserved_2;
PyObject *exception_keeper_type_44;
PyObject *exception_keeper_value_44;
PyTracebackObject *exception_keeper_tb_44;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_44;
PyObject *exception_keeper_type_45;
PyObject *exception_keeper_value_45;
PyTracebackObject *exception_keeper_tb_45;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_45;
struct Nuitka_ExceptionStackItem exception_preserved_3;
PyObject *exception_keeper_type_46;
PyObject *exception_keeper_value_46;
PyTracebackObject *exception_keeper_tb_46;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_46;
PyObject *locals_six$$$class__14_Iterator_563 = NULL;
struct Nuitka_FrameObject *frame_5cf7b343e650dea0e1058729a375cda3_9;
NUITKA_MAY_BE_UNUSED char const *type_description_9 = NULL;
static struct Nuitka_FrameObject *cache_frame_5cf7b343e650dea0e1058729a375cda3_9 = NULL;
PyObject *exception_keeper_type_47;
PyObject *exception_keeper_value_47;
PyTracebackObject *exception_keeper_tb_47;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_47;
PyObject *exception_keeper_type_48;
PyObject *exception_keeper_value_48;
PyTracebackObject *exception_keeper_tb_48;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_48;
PyObject *exception_keeper_type_49;
PyObject *exception_keeper_value_49;
PyTracebackObject *exception_keeper_tb_49;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_49;
PyObject *tmp_iterator_attempt;
PyObject *exception_keeper_type_50;
PyObject *exception_keeper_value_50;
PyTracebackObject *exception_keeper_tb_50;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_50;
PyObject *exception_keeper_type_51;
PyObject *exception_keeper_value_51;
PyTracebackObject *exception_keeper_tb_51;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_51;
PyObject *exception_keeper_type_52;
PyObject *exception_keeper_value_52;
PyTracebackObject *exception_keeper_tb_52;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_52;
// Module code.
{
PyObject *tmp_assign_source_1;
tmp_assign_source_1 = mod_consts[150];
UPDATE_STRING_DICT0(moduledict_six, (Nuitka_StringObject *)mod_consts[0], tmp_assign_source_1);
}
{
PyObject *tmp_assign_source_2;
tmp_assign_source_2 = mod_consts[151];
UPDATE_STRING_DICT0(moduledict_six, (Nuitka_StringObject *)mod_consts[152], tmp_assign_source_2);
}
// Frame without reuse.
frame_a4ded2c38ee8d536517e4fe44ef1e4a7 = MAKE_MODULE_FRAME(codeobj_a4ded2c38ee8d536517e4fe44ef1e4a7, module_six);
// Push the new frame as the currently active one, and we should be exclusively
// owning it.
pushFrameStack(frame_a4ded2c38ee8d536517e4fe44ef1e4a7);
assert(Py_REFCNT(frame_a4ded2c38ee8d536517e4fe44ef1e4a7) == 2);
// Framed code:
{
PyObject *tmp_assattr_value_1;
PyObject *tmp_assattr_target_1;
tmp_assattr_value_1 = mod_consts[151];
tmp_assattr_target_1 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[153]);
if (unlikely(tmp_assattr_target_1 == NULL)) {
tmp_assattr_target_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[153]);
}
assert(!(tmp_assattr_target_1 == NULL));
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_1, mod_consts[154], tmp_assattr_value_1);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1;
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_assattr_value_2;
PyObject *tmp_assattr_target_2;
tmp_assattr_value_2 = Py_True;
tmp_assattr_target_2 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[153]);
if (unlikely(tmp_assattr_target_2 == NULL)) {
tmp_assattr_target_2 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[153]);
}
assert(!(tmp_assattr_target_2 == NULL));
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_2, mod_consts[155], tmp_assattr_value_2);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1;
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_assign_source_3;
tmp_assign_source_3 = Py_None;
UPDATE_STRING_DICT0(moduledict_six, (Nuitka_StringObject *)mod_consts[156], tmp_assign_source_3);
}
{
PyObject *tmp_assign_source_4;
{
PyObject *hard_module = IMPORT_HARD___FUTURE__();
tmp_assign_source_4 = LOOKUP_ATTRIBUTE(hard_module, mod_consts[157]);
}
assert(!(tmp_assign_source_4 == NULL));
UPDATE_STRING_DICT1(moduledict_six, (Nuitka_StringObject *)mod_consts[157], tmp_assign_source_4);
}
{
PyObject *tmp_assign_source_5;
tmp_assign_source_5 = IMPORT_HARD_FUNCTOOLS();
assert(!(tmp_assign_source_5 == NULL));
UPDATE_STRING_DICT0(moduledict_six, (Nuitka_StringObject *)mod_consts[158], tmp_assign_source_5);
}
{
PyObject *tmp_assign_source_6;
PyObject *tmp_name_value_1;
PyObject *tmp_globals_arg_value_1;
PyObject *tmp_locals_arg_value_1;
PyObject *tmp_fromlist_value_1;
PyObject *tmp_level_value_1;
tmp_name_value_1 = mod_consts[159];
tmp_globals_arg_value_1 = (PyObject *)moduledict_six;
tmp_locals_arg_value_1 = Py_None;
tmp_fromlist_value_1 = Py_None;
tmp_level_value_1 = mod_consts[56];
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 26;
tmp_assign_source_6 = IMPORT_MODULE5(tmp_name_value_1, tmp_globals_arg_value_1, tmp_locals_arg_value_1, tmp_fromlist_value_1, tmp_level_value_1);
assert(!(tmp_assign_source_6 == NULL));
UPDATE_STRING_DICT1(moduledict_six, (Nuitka_StringObject *)mod_consts[159], tmp_assign_source_6);
}
{
PyObject *tmp_assign_source_7;
PyObject *tmp_name_value_2;
PyObject *tmp_globals_arg_value_2;
PyObject *tmp_locals_arg_value_2;
PyObject *tmp_fromlist_value_2;
PyObject *tmp_level_value_2;
tmp_name_value_2 = mod_consts[160];
tmp_globals_arg_value_2 = (PyObject *)moduledict_six;
tmp_locals_arg_value_2 = Py_None;
tmp_fromlist_value_2 = Py_None;
tmp_level_value_2 = mod_consts[56];
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 27;
tmp_assign_source_7 = IMPORT_MODULE5(tmp_name_value_2, tmp_globals_arg_value_2, tmp_locals_arg_value_2, tmp_fromlist_value_2, tmp_level_value_2);
if (tmp_assign_source_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 27;
goto frame_exception_exit_1;
}
UPDATE_STRING_DICT1(moduledict_six, (Nuitka_StringObject *)mod_consts[160], tmp_assign_source_7);
}
{
PyObject *tmp_assign_source_8;
tmp_assign_source_8 = IMPORT_HARD_SYS();
assert(!(tmp_assign_source_8 == NULL));
UPDATE_STRING_DICT0(moduledict_six, (Nuitka_StringObject *)mod_consts[2], tmp_assign_source_8);
}
{
PyObject *tmp_assign_source_9;
tmp_assign_source_9 = IMPORT_HARD_TYPES();
assert(!(tmp_assign_source_9 == NULL));
UPDATE_STRING_DICT0(moduledict_six, (Nuitka_StringObject *)mod_consts[39], tmp_assign_source_9);
}
{
PyObject *tmp_assign_source_10;
tmp_assign_source_10 = mod_consts[161];
UPDATE_STRING_DICT0(moduledict_six, (Nuitka_StringObject *)mod_consts[162], tmp_assign_source_10);
}
{
PyObject *tmp_assign_source_11;
tmp_assign_source_11 = mod_consts[163];
UPDATE_STRING_DICT0(moduledict_six, (Nuitka_StringObject *)mod_consts[164], tmp_assign_source_11);
}
{
PyObject *tmp_assign_source_12;
tmp_assign_source_12 = Py_False;
UPDATE_STRING_DICT0(moduledict_six, (Nuitka_StringObject *)mod_consts[138], tmp_assign_source_12);
}
{
PyObject *tmp_assign_source_13;
tmp_assign_source_13 = Py_True;
UPDATE_STRING_DICT0(moduledict_six, (Nuitka_StringObject *)mod_consts[10], tmp_assign_source_13);
}
{
PyObject *tmp_assign_source_14;
tmp_assign_source_14 = Py_True;
UPDATE_STRING_DICT0(moduledict_six, (Nuitka_StringObject *)mod_consts[165], tmp_assign_source_14);
}
{
PyObject *tmp_assign_source_15;
tmp_assign_source_15 = mod_consts[166];
UPDATE_STRING_DICT0(moduledict_six, (Nuitka_StringObject *)mod_consts[167], tmp_assign_source_15);
}
{
PyObject *tmp_assign_source_16;
tmp_assign_source_16 = mod_consts[168];
UPDATE_STRING_DICT0(moduledict_six, (Nuitka_StringObject *)mod_consts[169], tmp_assign_source_16);
}
{
PyObject *tmp_assign_source_17;
tmp_assign_source_17 = mod_consts[98];
UPDATE_STRING_DICT0(moduledict_six, (Nuitka_StringObject *)mod_consts[170], tmp_assign_source_17);
}
{
PyObject *tmp_assign_source_18;
tmp_assign_source_18 = (PyObject *)&PyUnicode_Type;
UPDATE_STRING_DICT0(moduledict_six, (Nuitka_StringObject *)mod_consts[134], tmp_assign_source_18);
}
{
PyObject *tmp_assign_source_19;
tmp_assign_source_19 = (PyObject *)&PyBytes_Type;
UPDATE_STRING_DICT0(moduledict_six, (Nuitka_StringObject *)mod_consts[135], tmp_assign_source_19);
}
{
PyObject *tmp_assign_source_20;
tmp_assign_source_20 = mod_consts[171];
UPDATE_STRING_DICT0(moduledict_six, (Nuitka_StringObject *)mod_consts[172], tmp_assign_source_20);
}
{
PyObject *tmp_assign_source_21;
tmp_assign_source_21 = MAKE_FUNCTION_six$$$function__2__add_doc();
UPDATE_STRING_DICT1(moduledict_six, (Nuitka_StringObject *)mod_consts[173], tmp_assign_source_21);
}
{
PyObject *tmp_assign_source_22;
tmp_assign_source_22 = MAKE_FUNCTION_six$$$function__3__import_module();
UPDATE_STRING_DICT1(moduledict_six, (Nuitka_StringObject *)mod_consts[12], tmp_assign_source_22);
}
// Tried code:
{
PyObject *tmp_assign_source_23;
PyObject *tmp_dircall_arg1_1;
tmp_dircall_arg1_1 = mod_consts[174];
Py_INCREF(tmp_dircall_arg1_1);
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_1};
tmp_assign_source_23 = impl___main__$$$function__1__mro_entries_conversion(dir_call_args);
}
if (tmp_assign_source_23 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 86;
goto try_except_handler_1;
}
assert(tmp_class_creation_2__bases == NULL);
tmp_class_creation_2__bases = tmp_assign_source_23;
}
{
PyObject *tmp_assign_source_24;
tmp_assign_source_24 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_2__class_decl_dict == NULL);
tmp_class_creation_2__class_decl_dict = tmp_assign_source_24;
}
{
PyObject *tmp_assign_source_25;
PyObject *tmp_metaclass_value_1;
bool tmp_condition_result_1;
PyObject *tmp_key_value_1;
PyObject *tmp_dict_arg_value_1;
PyObject *tmp_dict_arg_value_2;
PyObject *tmp_key_value_2;
nuitka_bool tmp_condition_result_2;
int tmp_truth_name_1;
PyObject *tmp_type_arg_1;
PyObject *tmp_expression_value_1;
PyObject *tmp_subscript_value_1;
PyObject *tmp_bases_value_1;
tmp_key_value_1 = mod_consts[99];
CHECK_OBJECT(tmp_class_creation_2__class_decl_dict);
tmp_dict_arg_value_1 = tmp_class_creation_2__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_1, tmp_key_value_1);
assert(!(tmp_res == -1));
tmp_condition_result_1 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_1 != false) {
goto condexpr_true_1;
} else {
goto condexpr_false_1;
}
condexpr_true_1:;
CHECK_OBJECT(tmp_class_creation_2__class_decl_dict);
tmp_dict_arg_value_2 = tmp_class_creation_2__class_decl_dict;
tmp_key_value_2 = mod_consts[99];
tmp_metaclass_value_1 = DICT_GET_ITEM0(tmp_dict_arg_value_2, tmp_key_value_2);
if (tmp_metaclass_value_1 == NULL) {
tmp_metaclass_value_1 = Py_None;
}
assert(!(tmp_metaclass_value_1 == NULL));
Py_INCREF(tmp_metaclass_value_1);
goto condexpr_end_1;
condexpr_false_1:;
CHECK_OBJECT(tmp_class_creation_2__bases);
tmp_truth_name_1 = CHECK_IF_TRUE(tmp_class_creation_2__bases);
if (tmp_truth_name_1 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 86;
goto try_except_handler_1;
}
tmp_condition_result_2 = tmp_truth_name_1 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
if (tmp_condition_result_2 == NUITKA_BOOL_TRUE) {
goto condexpr_true_2;
} else {
goto condexpr_false_2;
}
condexpr_true_2:;
CHECK_OBJECT(tmp_class_creation_2__bases);
tmp_expression_value_1 = tmp_class_creation_2__bases;
tmp_subscript_value_1 = mod_consts[56];
tmp_type_arg_1 = LOOKUP_SUBSCRIPT_CONST(tmp_expression_value_1, tmp_subscript_value_1, 0);
if (tmp_type_arg_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 86;
goto try_except_handler_1;
}
tmp_metaclass_value_1 = BUILTIN_TYPE1(tmp_type_arg_1);
Py_DECREF(tmp_type_arg_1);
if (tmp_metaclass_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 86;
goto try_except_handler_1;
}
goto condexpr_end_2;
condexpr_false_2:;
tmp_metaclass_value_1 = (PyObject *)&PyType_Type;
Py_INCREF(tmp_metaclass_value_1);
condexpr_end_2:;
condexpr_end_1:;
CHECK_OBJECT(tmp_class_creation_2__bases);
tmp_bases_value_1 = tmp_class_creation_2__bases;
tmp_assign_source_25 = SELECT_METACLASS(tmp_metaclass_value_1, tmp_bases_value_1);
Py_DECREF(tmp_metaclass_value_1);
if (tmp_assign_source_25 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 86;
goto try_except_handler_1;
}
assert(tmp_class_creation_2__metaclass == NULL);
tmp_class_creation_2__metaclass = tmp_assign_source_25;
}
{
bool tmp_condition_result_3;
PyObject *tmp_key_value_3;
PyObject *tmp_dict_arg_value_3;
tmp_key_value_3 = mod_consts[99];
CHECK_OBJECT(tmp_class_creation_2__class_decl_dict);
tmp_dict_arg_value_3 = tmp_class_creation_2__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_3, tmp_key_value_3);
assert(!(tmp_res == -1));
tmp_condition_result_3 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_3 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
CHECK_OBJECT(tmp_class_creation_2__class_decl_dict);
tmp_dictdel_dict = tmp_class_creation_2__class_decl_dict;
tmp_dictdel_key = mod_consts[99];
tmp_result = DICT_REMOVE_ITEM(tmp_dictdel_dict, tmp_dictdel_key);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 86;
goto try_except_handler_1;
}
branch_no_1:;
{
nuitka_bool tmp_condition_result_4;
PyObject *tmp_expression_value_2;
CHECK_OBJECT(tmp_class_creation_2__metaclass);
tmp_expression_value_2 = tmp_class_creation_2__metaclass;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_2, mod_consts[100]);
tmp_condition_result_4 = (tmp_result) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_4 == NUITKA_BOOL_TRUE) {
goto branch_yes_2;
} else {
goto branch_no_2;
}
}
branch_yes_2:;
{
PyObject *tmp_assign_source_26;
PyObject *tmp_called_value_1;
PyObject *tmp_expression_value_3;
PyObject *tmp_args_value_1;
PyObject *tmp_tuple_element_1;
PyObject *tmp_kwargs_value_1;
CHECK_OBJECT(tmp_class_creation_2__metaclass);
tmp_expression_value_3 = tmp_class_creation_2__metaclass;
tmp_called_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[100]);
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 86;
goto try_except_handler_1;
}
tmp_tuple_element_1 = mod_consts[175];
tmp_args_value_1 = MAKE_TUPLE_EMPTY(2);
PyTuple_SET_ITEM0(tmp_args_value_1, 0, tmp_tuple_element_1);
CHECK_OBJECT(tmp_class_creation_2__bases);
tmp_tuple_element_1 = tmp_class_creation_2__bases;
PyTuple_SET_ITEM0(tmp_args_value_1, 1, tmp_tuple_element_1);
CHECK_OBJECT(tmp_class_creation_2__class_decl_dict);
tmp_kwargs_value_1 = tmp_class_creation_2__class_decl_dict;
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 86;
tmp_assign_source_26 = CALL_FUNCTION(tmp_called_value_1, tmp_args_value_1, tmp_kwargs_value_1);
Py_DECREF(tmp_called_value_1);
Py_DECREF(tmp_args_value_1);
if (tmp_assign_source_26 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 86;
goto try_except_handler_1;
}
assert(tmp_class_creation_2__prepared == NULL);
tmp_class_creation_2__prepared = tmp_assign_source_26;
}
{
bool tmp_condition_result_5;
PyObject *tmp_operand_value_1;
PyObject *tmp_expression_value_4;
CHECK_OBJECT(tmp_class_creation_2__prepared);
tmp_expression_value_4 = tmp_class_creation_2__prepared;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_4, mod_consts[101]);
tmp_operand_value_1 = (tmp_result) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 86;
goto try_except_handler_1;
}
tmp_condition_result_5 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_5 != false) {
goto branch_yes_3;
} else {
goto branch_no_3;
}
}
branch_yes_3:;
{
PyObject *tmp_raise_type_1;
PyObject *tmp_raise_value_1;
PyObject *tmp_mod_expr_left_1;
PyObject *tmp_mod_expr_right_1;
PyObject *tmp_tuple_element_2;
PyObject *tmp_getattr_target_1;
PyObject *tmp_getattr_attr_1;
PyObject *tmp_getattr_default_1;
tmp_raise_type_1 = PyExc_TypeError;
tmp_mod_expr_left_1 = mod_consts[102];
CHECK_OBJECT(tmp_class_creation_2__metaclass);
tmp_getattr_target_1 = tmp_class_creation_2__metaclass;
tmp_getattr_attr_1 = mod_consts[103];
tmp_getattr_default_1 = mod_consts[104];
tmp_tuple_element_2 = BUILTIN_GETATTR(tmp_getattr_target_1, tmp_getattr_attr_1, tmp_getattr_default_1);
if (tmp_tuple_element_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 86;
goto try_except_handler_1;
}
tmp_mod_expr_right_1 = MAKE_TUPLE_EMPTY(2);
{
PyObject *tmp_expression_value_5;
PyObject *tmp_type_arg_2;
PyTuple_SET_ITEM(tmp_mod_expr_right_1, 0, tmp_tuple_element_2);
CHECK_OBJECT(tmp_class_creation_2__prepared);
tmp_type_arg_2 = tmp_class_creation_2__prepared;
tmp_expression_value_5 = BUILTIN_TYPE1(tmp_type_arg_2);
assert(!(tmp_expression_value_5 == NULL));
tmp_tuple_element_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_5, mod_consts[103]);
Py_DECREF(tmp_expression_value_5);
if (tmp_tuple_element_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 86;
goto tuple_build_exception_1;
}
PyTuple_SET_ITEM(tmp_mod_expr_right_1, 1, tmp_tuple_element_2);
}
goto tuple_build_noexception_1;
// Exception handling pass through code for tuple_build:
tuple_build_exception_1:;
Py_DECREF(tmp_mod_expr_right_1);
goto try_except_handler_1;
// Finished with no exception for tuple_build:
tuple_build_noexception_1:;
tmp_raise_value_1 = BINARY_OPERATION_MOD_OBJECT_UNICODE_TUPLE(tmp_mod_expr_left_1, tmp_mod_expr_right_1);
Py_DECREF(tmp_mod_expr_right_1);
if (tmp_raise_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 86;
goto try_except_handler_1;
}
exception_type = tmp_raise_type_1;
Py_INCREF(tmp_raise_type_1);
exception_value = tmp_raise_value_1;
exception_lineno = 86;
RAISE_EXCEPTION_IMPLICIT(&exception_type, &exception_value, &exception_tb);
goto try_except_handler_1;
}
branch_no_3:;
goto branch_end_2;
branch_no_2:;
{
PyObject *tmp_assign_source_27;
tmp_assign_source_27 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_2__prepared == NULL);
tmp_class_creation_2__prepared = tmp_assign_source_27;
}
branch_end_2:;
{
PyObject *tmp_assign_source_28;
{
PyObject *tmp_set_locals_1;
CHECK_OBJECT(tmp_class_creation_2__prepared);
tmp_set_locals_1 = tmp_class_creation_2__prepared;
locals_six$$$class__2__LazyDescr_86 = tmp_set_locals_1;
Py_INCREF(tmp_set_locals_1);
}
// Tried code:
// Tried code:
tmp_dictset_value = mod_consts[105];
tmp_res = PyObject_SetItem(locals_six$$$class__2__LazyDescr_86, mod_consts[106], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 86;
goto try_except_handler_3;
}
tmp_dictset_value = mod_consts[175];
tmp_res = PyObject_SetItem(locals_six$$$class__2__LazyDescr_86, mod_consts[108], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 86;
goto try_except_handler_3;
}
if (isFrameUnusable(cache_frame_5472ec85c0b8488b9a253e6bc92e3dd9_2)) {
Py_XDECREF(cache_frame_5472ec85c0b8488b9a253e6bc92e3dd9_2);
#if _DEBUG_REFCOUNTS
if (cache_frame_5472ec85c0b8488b9a253e6bc92e3dd9_2 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_5472ec85c0b8488b9a253e6bc92e3dd9_2 = MAKE_CLASS_FRAME(codeobj_5472ec85c0b8488b9a253e6bc92e3dd9, module_six, NULL, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_5472ec85c0b8488b9a253e6bc92e3dd9_2->m_type_description == NULL);
frame_5472ec85c0b8488b9a253e6bc92e3dd9_2 = cache_frame_5472ec85c0b8488b9a253e6bc92e3dd9_2;
// Push the new frame as the currently active one.
pushFrameStack(frame_5472ec85c0b8488b9a253e6bc92e3dd9_2);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_5472ec85c0b8488b9a253e6bc92e3dd9_2) == 2); // Frame stack
// Framed code:
tmp_dictset_value = MAKE_FUNCTION_six$$$function__4___init__();
tmp_res = PyObject_SetItem(locals_six$$$class__2__LazyDescr_86, mod_consts[9], tmp_dictset_value);
Py_DECREF(tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 88;
type_description_2 = "o";
goto frame_exception_exit_2;
}
tmp_dictset_value = MAKE_FUNCTION_six$$$function__5___get__();
tmp_res = PyObject_SetItem(locals_six$$$class__2__LazyDescr_86, mod_consts[177], tmp_dictset_value);
Py_DECREF(tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 91;
type_description_2 = "o";
goto frame_exception_exit_2;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_5472ec85c0b8488b9a253e6bc92e3dd9_2);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_2:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_5472ec85c0b8488b9a253e6bc92e3dd9_2);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_5472ec85c0b8488b9a253e6bc92e3dd9_2, exception_lineno);
} else if (exception_tb->tb_frame != &frame_5472ec85c0b8488b9a253e6bc92e3dd9_2->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_5472ec85c0b8488b9a253e6bc92e3dd9_2, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_5472ec85c0b8488b9a253e6bc92e3dd9_2,
type_description_2,
outline_0_var___class__
);
// Release cached frame if used for exception.
if (frame_5472ec85c0b8488b9a253e6bc92e3dd9_2 == cache_frame_5472ec85c0b8488b9a253e6bc92e3dd9_2) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_5472ec85c0b8488b9a253e6bc92e3dd9_2);
cache_frame_5472ec85c0b8488b9a253e6bc92e3dd9_2 = NULL;
}
assertFrameObject(frame_5472ec85c0b8488b9a253e6bc92e3dd9_2);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto nested_frame_exit_1;
frame_no_exception_1:;
goto skip_nested_handling_1;
nested_frame_exit_1:;
goto try_except_handler_3;
skip_nested_handling_1:;
{
nuitka_bool tmp_condition_result_6;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
CHECK_OBJECT(tmp_class_creation_2__bases);
tmp_cmp_expr_left_1 = tmp_class_creation_2__bases;
tmp_cmp_expr_right_1 = mod_consts[174];
tmp_condition_result_6 = RICH_COMPARE_NE_NBOOL_OBJECT_TUPLE(tmp_cmp_expr_left_1, tmp_cmp_expr_right_1);
if (tmp_condition_result_6 == NUITKA_BOOL_EXCEPTION) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 86;
goto try_except_handler_3;
}
if (tmp_condition_result_6 == NUITKA_BOOL_TRUE) {
goto branch_yes_4;
} else {
goto branch_no_4;
}
}
branch_yes_4:;
tmp_dictset_value = mod_consts[174];
tmp_res = PyObject_SetItem(locals_six$$$class__2__LazyDescr_86, mod_consts[113], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 86;
goto try_except_handler_3;
}
branch_no_4:;
{
PyObject *tmp_assign_source_29;
PyObject *tmp_called_value_2;
PyObject *tmp_args_value_2;
PyObject *tmp_tuple_element_3;
PyObject *tmp_kwargs_value_2;
CHECK_OBJECT(tmp_class_creation_2__metaclass);
tmp_called_value_2 = tmp_class_creation_2__metaclass;
tmp_tuple_element_3 = mod_consts[175];
tmp_args_value_2 = MAKE_TUPLE_EMPTY(3);
PyTuple_SET_ITEM0(tmp_args_value_2, 0, tmp_tuple_element_3);
CHECK_OBJECT(tmp_class_creation_2__bases);
tmp_tuple_element_3 = tmp_class_creation_2__bases;
PyTuple_SET_ITEM0(tmp_args_value_2, 1, tmp_tuple_element_3);
tmp_tuple_element_3 = locals_six$$$class__2__LazyDescr_86;
PyTuple_SET_ITEM0(tmp_args_value_2, 2, tmp_tuple_element_3);
CHECK_OBJECT(tmp_class_creation_2__class_decl_dict);
tmp_kwargs_value_2 = tmp_class_creation_2__class_decl_dict;
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 86;
tmp_assign_source_29 = CALL_FUNCTION(tmp_called_value_2, tmp_args_value_2, tmp_kwargs_value_2);
Py_DECREF(tmp_args_value_2);
if (tmp_assign_source_29 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 86;
goto try_except_handler_3;
}
assert(outline_0_var___class__ == NULL);
outline_0_var___class__ = tmp_assign_source_29;
}
CHECK_OBJECT(outline_0_var___class__);
tmp_assign_source_28 = outline_0_var___class__;
Py_INCREF(tmp_assign_source_28);
goto try_return_handler_3;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_3:;
Py_DECREF(locals_six$$$class__2__LazyDescr_86);
locals_six$$$class__2__LazyDescr_86 = NULL;
goto try_return_handler_2;
// Exception handler code:
try_except_handler_3:;
exception_keeper_type_1 = exception_type;
exception_keeper_value_1 = exception_value;
exception_keeper_tb_1 = exception_tb;
exception_keeper_lineno_1 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_DECREF(locals_six$$$class__2__LazyDescr_86);
locals_six$$$class__2__LazyDescr_86 = NULL;
// Re-raise.
exception_type = exception_keeper_type_1;
exception_value = exception_keeper_value_1;
exception_tb = exception_keeper_tb_1;
exception_lineno = exception_keeper_lineno_1;
goto try_except_handler_2;
// End of try:
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_2:;
CHECK_OBJECT(outline_0_var___class__);
Py_DECREF(outline_0_var___class__);
outline_0_var___class__ = NULL;
goto outline_result_1;
// Exception handler code:
try_except_handler_2:;
exception_keeper_type_2 = exception_type;
exception_keeper_value_2 = exception_value;
exception_keeper_tb_2 = exception_tb;
exception_keeper_lineno_2 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
// Re-raise.
exception_type = exception_keeper_type_2;
exception_value = exception_keeper_value_2;
exception_tb = exception_keeper_tb_2;
exception_lineno = exception_keeper_lineno_2;
goto outline_exception_1;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
outline_exception_1:;
exception_lineno = 86;
goto try_except_handler_1;
outline_result_1:;
UPDATE_STRING_DICT1(moduledict_six, (Nuitka_StringObject *)mod_consts[175], tmp_assign_source_28);
}
goto try_end_1;
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_3 = exception_type;
exception_keeper_value_3 = exception_value;
exception_keeper_tb_3 = exception_tb;
exception_keeper_lineno_3 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_class_creation_2__bases);
tmp_class_creation_2__bases = NULL;
Py_XDECREF(tmp_class_creation_2__class_decl_dict);
tmp_class_creation_2__class_decl_dict = NULL;
Py_XDECREF(tmp_class_creation_2__metaclass);
tmp_class_creation_2__metaclass = NULL;
Py_XDECREF(tmp_class_creation_2__prepared);
tmp_class_creation_2__prepared = NULL;
// Re-raise.
exception_type = exception_keeper_type_3;
exception_value = exception_keeper_value_3;
exception_tb = exception_keeper_tb_3;
exception_lineno = exception_keeper_lineno_3;
goto frame_exception_exit_1;
// End of try:
try_end_1:;
CHECK_OBJECT(tmp_class_creation_2__bases);
Py_DECREF(tmp_class_creation_2__bases);
tmp_class_creation_2__bases = NULL;
CHECK_OBJECT(tmp_class_creation_2__class_decl_dict);
Py_DECREF(tmp_class_creation_2__class_decl_dict);
tmp_class_creation_2__class_decl_dict = NULL;
CHECK_OBJECT(tmp_class_creation_2__metaclass);
Py_DECREF(tmp_class_creation_2__metaclass);
tmp_class_creation_2__metaclass = NULL;
CHECK_OBJECT(tmp_class_creation_2__prepared);
Py_DECREF(tmp_class_creation_2__prepared);
tmp_class_creation_2__prepared = NULL;
// Tried code:
{
PyObject *tmp_assign_source_30;
PyObject *tmp_tuple_element_4;
tmp_tuple_element_4 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[175]);
if (unlikely(tmp_tuple_element_4 == NULL)) {
tmp_tuple_element_4 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[175]);
}
if (tmp_tuple_element_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 103;
goto try_except_handler_4;
}
tmp_assign_source_30 = MAKE_TUPLE_EMPTY(1);
PyTuple_SET_ITEM0(tmp_assign_source_30, 0, tmp_tuple_element_4);
assert(tmp_class_creation_3__bases_orig == NULL);
tmp_class_creation_3__bases_orig = tmp_assign_source_30;
}
{
PyObject *tmp_assign_source_31;
PyObject *tmp_dircall_arg1_2;
CHECK_OBJECT(tmp_class_creation_3__bases_orig);
tmp_dircall_arg1_2 = tmp_class_creation_3__bases_orig;
Py_INCREF(tmp_dircall_arg1_2);
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_2};
tmp_assign_source_31 = impl___main__$$$function__1__mro_entries_conversion(dir_call_args);
}
if (tmp_assign_source_31 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 103;
goto try_except_handler_4;
}
assert(tmp_class_creation_3__bases == NULL);
tmp_class_creation_3__bases = tmp_assign_source_31;
}
{
PyObject *tmp_assign_source_32;
tmp_assign_source_32 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_3__class_decl_dict == NULL);
tmp_class_creation_3__class_decl_dict = tmp_assign_source_32;
}
{
PyObject *tmp_assign_source_33;
PyObject *tmp_metaclass_value_2;
bool tmp_condition_result_7;
PyObject *tmp_key_value_4;
PyObject *tmp_dict_arg_value_4;
PyObject *tmp_dict_arg_value_5;
PyObject *tmp_key_value_5;
nuitka_bool tmp_condition_result_8;
int tmp_truth_name_2;
PyObject *tmp_type_arg_3;
PyObject *tmp_expression_value_6;
PyObject *tmp_subscript_value_2;
PyObject *tmp_bases_value_2;
tmp_key_value_4 = mod_consts[99];
CHECK_OBJECT(tmp_class_creation_3__class_decl_dict);
tmp_dict_arg_value_4 = tmp_class_creation_3__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_4, tmp_key_value_4);
assert(!(tmp_res == -1));
tmp_condition_result_7 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_7 != false) {
goto condexpr_true_3;
} else {
goto condexpr_false_3;
}
condexpr_true_3:;
CHECK_OBJECT(tmp_class_creation_3__class_decl_dict);
tmp_dict_arg_value_5 = tmp_class_creation_3__class_decl_dict;
tmp_key_value_5 = mod_consts[99];
tmp_metaclass_value_2 = DICT_GET_ITEM0(tmp_dict_arg_value_5, tmp_key_value_5);
if (tmp_metaclass_value_2 == NULL) {
tmp_metaclass_value_2 = Py_None;
}
assert(!(tmp_metaclass_value_2 == NULL));
Py_INCREF(tmp_metaclass_value_2);
goto condexpr_end_3;
condexpr_false_3:;
CHECK_OBJECT(tmp_class_creation_3__bases);
tmp_truth_name_2 = CHECK_IF_TRUE(tmp_class_creation_3__bases);
if (tmp_truth_name_2 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 103;
goto try_except_handler_4;
}
tmp_condition_result_8 = tmp_truth_name_2 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
if (tmp_condition_result_8 == NUITKA_BOOL_TRUE) {
goto condexpr_true_4;
} else {
goto condexpr_false_4;
}
condexpr_true_4:;
CHECK_OBJECT(tmp_class_creation_3__bases);
tmp_expression_value_6 = tmp_class_creation_3__bases;
tmp_subscript_value_2 = mod_consts[56];
tmp_type_arg_3 = LOOKUP_SUBSCRIPT_CONST(tmp_expression_value_6, tmp_subscript_value_2, 0);
if (tmp_type_arg_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 103;
goto try_except_handler_4;
}
tmp_metaclass_value_2 = BUILTIN_TYPE1(tmp_type_arg_3);
Py_DECREF(tmp_type_arg_3);
if (tmp_metaclass_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 103;
goto try_except_handler_4;
}
goto condexpr_end_4;
condexpr_false_4:;
tmp_metaclass_value_2 = (PyObject *)&PyType_Type;
Py_INCREF(tmp_metaclass_value_2);
condexpr_end_4:;
condexpr_end_3:;
CHECK_OBJECT(tmp_class_creation_3__bases);
tmp_bases_value_2 = tmp_class_creation_3__bases;
tmp_assign_source_33 = SELECT_METACLASS(tmp_metaclass_value_2, tmp_bases_value_2);
Py_DECREF(tmp_metaclass_value_2);
if (tmp_assign_source_33 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 103;
goto try_except_handler_4;
}
assert(tmp_class_creation_3__metaclass == NULL);
tmp_class_creation_3__metaclass = tmp_assign_source_33;
}
{
bool tmp_condition_result_9;
PyObject *tmp_key_value_6;
PyObject *tmp_dict_arg_value_6;
tmp_key_value_6 = mod_consts[99];
CHECK_OBJECT(tmp_class_creation_3__class_decl_dict);
tmp_dict_arg_value_6 = tmp_class_creation_3__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_6, tmp_key_value_6);
assert(!(tmp_res == -1));
tmp_condition_result_9 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_9 != false) {
goto branch_yes_5;
} else {
goto branch_no_5;
}
}
branch_yes_5:;
CHECK_OBJECT(tmp_class_creation_3__class_decl_dict);
tmp_dictdel_dict = tmp_class_creation_3__class_decl_dict;
tmp_dictdel_key = mod_consts[99];
tmp_result = DICT_REMOVE_ITEM(tmp_dictdel_dict, tmp_dictdel_key);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 103;
goto try_except_handler_4;
}
branch_no_5:;
{
nuitka_bool tmp_condition_result_10;
PyObject *tmp_expression_value_7;
CHECK_OBJECT(tmp_class_creation_3__metaclass);
tmp_expression_value_7 = tmp_class_creation_3__metaclass;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_7, mod_consts[100]);
tmp_condition_result_10 = (tmp_result) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_10 == NUITKA_BOOL_TRUE) {
goto branch_yes_6;
} else {
goto branch_no_6;
}
}
branch_yes_6:;
{
PyObject *tmp_assign_source_34;
PyObject *tmp_called_value_3;
PyObject *tmp_expression_value_8;
PyObject *tmp_args_value_3;
PyObject *tmp_tuple_element_5;
PyObject *tmp_kwargs_value_3;
CHECK_OBJECT(tmp_class_creation_3__metaclass);
tmp_expression_value_8 = tmp_class_creation_3__metaclass;
tmp_called_value_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_8, mod_consts[100]);
if (tmp_called_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 103;
goto try_except_handler_4;
}
tmp_tuple_element_5 = mod_consts[8];
tmp_args_value_3 = MAKE_TUPLE_EMPTY(2);
PyTuple_SET_ITEM0(tmp_args_value_3, 0, tmp_tuple_element_5);
CHECK_OBJECT(tmp_class_creation_3__bases);
tmp_tuple_element_5 = tmp_class_creation_3__bases;
PyTuple_SET_ITEM0(tmp_args_value_3, 1, tmp_tuple_element_5);
CHECK_OBJECT(tmp_class_creation_3__class_decl_dict);
tmp_kwargs_value_3 = tmp_class_creation_3__class_decl_dict;
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 103;
tmp_assign_source_34 = CALL_FUNCTION(tmp_called_value_3, tmp_args_value_3, tmp_kwargs_value_3);
Py_DECREF(tmp_called_value_3);
Py_DECREF(tmp_args_value_3);
if (tmp_assign_source_34 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 103;
goto try_except_handler_4;
}
assert(tmp_class_creation_3__prepared == NULL);
tmp_class_creation_3__prepared = tmp_assign_source_34;
}
{
bool tmp_condition_result_11;
PyObject *tmp_operand_value_2;
PyObject *tmp_expression_value_9;
CHECK_OBJECT(tmp_class_creation_3__prepared);
tmp_expression_value_9 = tmp_class_creation_3__prepared;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_9, mod_consts[101]);
tmp_operand_value_2 = (tmp_result) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_2);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 103;
goto try_except_handler_4;
}
tmp_condition_result_11 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_11 != false) {
goto branch_yes_7;
} else {
goto branch_no_7;
}
}
branch_yes_7:;
{
PyObject *tmp_raise_type_2;
PyObject *tmp_raise_value_2;
PyObject *tmp_mod_expr_left_2;
PyObject *tmp_mod_expr_right_2;
PyObject *tmp_tuple_element_6;
PyObject *tmp_getattr_target_2;
PyObject *tmp_getattr_attr_2;
PyObject *tmp_getattr_default_2;
tmp_raise_type_2 = PyExc_TypeError;
tmp_mod_expr_left_2 = mod_consts[102];
CHECK_OBJECT(tmp_class_creation_3__metaclass);
tmp_getattr_target_2 = tmp_class_creation_3__metaclass;
tmp_getattr_attr_2 = mod_consts[103];
tmp_getattr_default_2 = mod_consts[104];
tmp_tuple_element_6 = BUILTIN_GETATTR(tmp_getattr_target_2, tmp_getattr_attr_2, tmp_getattr_default_2);
if (tmp_tuple_element_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 103;
goto try_except_handler_4;
}
tmp_mod_expr_right_2 = MAKE_TUPLE_EMPTY(2);
{
PyObject *tmp_expression_value_10;
PyObject *tmp_type_arg_4;
PyTuple_SET_ITEM(tmp_mod_expr_right_2, 0, tmp_tuple_element_6);
CHECK_OBJECT(tmp_class_creation_3__prepared);
tmp_type_arg_4 = tmp_class_creation_3__prepared;
tmp_expression_value_10 = BUILTIN_TYPE1(tmp_type_arg_4);
assert(!(tmp_expression_value_10 == NULL));
tmp_tuple_element_6 = LOOKUP_ATTRIBUTE(tmp_expression_value_10, mod_consts[103]);
Py_DECREF(tmp_expression_value_10);
if (tmp_tuple_element_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 103;
goto tuple_build_exception_2;
}
PyTuple_SET_ITEM(tmp_mod_expr_right_2, 1, tmp_tuple_element_6);
}
goto tuple_build_noexception_2;
// Exception handling pass through code for tuple_build:
tuple_build_exception_2:;
Py_DECREF(tmp_mod_expr_right_2);
goto try_except_handler_4;
// Finished with no exception for tuple_build:
tuple_build_noexception_2:;
tmp_raise_value_2 = BINARY_OPERATION_MOD_OBJECT_UNICODE_TUPLE(tmp_mod_expr_left_2, tmp_mod_expr_right_2);
Py_DECREF(tmp_mod_expr_right_2);
if (tmp_raise_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 103;
goto try_except_handler_4;
}
exception_type = tmp_raise_type_2;
Py_INCREF(tmp_raise_type_2);
exception_value = tmp_raise_value_2;
exception_lineno = 103;
RAISE_EXCEPTION_IMPLICIT(&exception_type, &exception_value, &exception_tb);
goto try_except_handler_4;
}
branch_no_7:;
goto branch_end_6;
branch_no_6:;
{
PyObject *tmp_assign_source_35;
tmp_assign_source_35 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_3__prepared == NULL);
tmp_class_creation_3__prepared = tmp_assign_source_35;
}
branch_end_6:;
{
PyObject *tmp_assign_source_36;
{
PyObject *tmp_set_locals_2;
CHECK_OBJECT(tmp_class_creation_3__prepared);
tmp_set_locals_2 = tmp_class_creation_3__prepared;
locals_six$$$class__3_MovedModule_103 = tmp_set_locals_2;
Py_INCREF(tmp_set_locals_2);
}
// Tried code:
// Tried code:
tmp_dictset_value = mod_consts[105];
tmp_res = PyObject_SetItem(locals_six$$$class__3_MovedModule_103, mod_consts[106], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 103;
goto try_except_handler_6;
}
tmp_dictset_value = mod_consts[8];
tmp_res = PyObject_SetItem(locals_six$$$class__3_MovedModule_103, mod_consts[108], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 103;
goto try_except_handler_6;
}
if (isFrameUnusable(cache_frame_5772ee7685f468af4cd97b311d71e6de_3)) {
Py_XDECREF(cache_frame_5772ee7685f468af4cd97b311d71e6de_3);
#if _DEBUG_REFCOUNTS
if (cache_frame_5772ee7685f468af4cd97b311d71e6de_3 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_5772ee7685f468af4cd97b311d71e6de_3 = MAKE_CLASS_FRAME(codeobj_5772ee7685f468af4cd97b311d71e6de, module_six, NULL, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_5772ee7685f468af4cd97b311d71e6de_3->m_type_description == NULL);
frame_5772ee7685f468af4cd97b311d71e6de_3 = cache_frame_5772ee7685f468af4cd97b311d71e6de_3;
// Push the new frame as the currently active one.
pushFrameStack(frame_5772ee7685f468af4cd97b311d71e6de_3);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_5772ee7685f468af4cd97b311d71e6de_3) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_defaults_1;
tmp_defaults_1 = mod_consts[179];
Py_INCREF(tmp_defaults_1);
tmp_dictset_value = MAKE_FUNCTION_six$$$function__6___init__(tmp_defaults_1);
tmp_res = PyObject_SetItem(locals_six$$$class__3_MovedModule_103, mod_consts[9], tmp_dictset_value);
Py_DECREF(tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 105;
type_description_2 = "o";
goto frame_exception_exit_3;
}
}
tmp_dictset_value = MAKE_FUNCTION_six$$$function__7__resolve();
tmp_res = PyObject_SetItem(locals_six$$$class__3_MovedModule_103, mod_consts[6], tmp_dictset_value);
Py_DECREF(tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 114;
type_description_2 = "o";
goto frame_exception_exit_3;
}
tmp_dictset_value = MAKE_FUNCTION_six$$$function__8___getattr__();
tmp_res = PyObject_SetItem(locals_six$$$class__3_MovedModule_103, mod_consts[182], tmp_dictset_value);
Py_DECREF(tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 117;
type_description_2 = "o";
goto frame_exception_exit_3;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_5772ee7685f468af4cd97b311d71e6de_3);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_2;
frame_exception_exit_3:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_5772ee7685f468af4cd97b311d71e6de_3);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_5772ee7685f468af4cd97b311d71e6de_3, exception_lineno);
} else if (exception_tb->tb_frame != &frame_5772ee7685f468af4cd97b311d71e6de_3->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_5772ee7685f468af4cd97b311d71e6de_3, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_5772ee7685f468af4cd97b311d71e6de_3,
type_description_2,
outline_1_var___class__
);
// Release cached frame if used for exception.
if (frame_5772ee7685f468af4cd97b311d71e6de_3 == cache_frame_5772ee7685f468af4cd97b311d71e6de_3) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_5772ee7685f468af4cd97b311d71e6de_3);
cache_frame_5772ee7685f468af4cd97b311d71e6de_3 = NULL;
}
assertFrameObject(frame_5772ee7685f468af4cd97b311d71e6de_3);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto nested_frame_exit_2;
frame_no_exception_2:;
goto skip_nested_handling_2;
nested_frame_exit_2:;
goto try_except_handler_6;
skip_nested_handling_2:;
{
nuitka_bool tmp_condition_result_12;
PyObject *tmp_cmp_expr_left_2;
PyObject *tmp_cmp_expr_right_2;
CHECK_OBJECT(tmp_class_creation_3__bases);
tmp_cmp_expr_left_2 = tmp_class_creation_3__bases;
CHECK_OBJECT(tmp_class_creation_3__bases_orig);
tmp_cmp_expr_right_2 = tmp_class_creation_3__bases_orig;
tmp_condition_result_12 = RICH_COMPARE_NE_NBOOL_OBJECT_TUPLE(tmp_cmp_expr_left_2, tmp_cmp_expr_right_2);
if (tmp_condition_result_12 == NUITKA_BOOL_EXCEPTION) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 103;
goto try_except_handler_6;
}
if (tmp_condition_result_12 == NUITKA_BOOL_TRUE) {
goto branch_yes_8;
} else {
goto branch_no_8;
}
}
branch_yes_8:;
CHECK_OBJECT(tmp_class_creation_3__bases_orig);
tmp_dictset_value = tmp_class_creation_3__bases_orig;
tmp_res = PyObject_SetItem(locals_six$$$class__3_MovedModule_103, mod_consts[113], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 103;
goto try_except_handler_6;
}
branch_no_8:;
{
PyObject *tmp_assign_source_37;
PyObject *tmp_called_value_4;
PyObject *tmp_args_value_4;
PyObject *tmp_tuple_element_7;
PyObject *tmp_kwargs_value_4;
CHECK_OBJECT(tmp_class_creation_3__metaclass);
tmp_called_value_4 = tmp_class_creation_3__metaclass;
tmp_tuple_element_7 = mod_consts[8];
tmp_args_value_4 = MAKE_TUPLE_EMPTY(3);
PyTuple_SET_ITEM0(tmp_args_value_4, 0, tmp_tuple_element_7);
CHECK_OBJECT(tmp_class_creation_3__bases);
tmp_tuple_element_7 = tmp_class_creation_3__bases;
PyTuple_SET_ITEM0(tmp_args_value_4, 1, tmp_tuple_element_7);
tmp_tuple_element_7 = locals_six$$$class__3_MovedModule_103;
PyTuple_SET_ITEM0(tmp_args_value_4, 2, tmp_tuple_element_7);
CHECK_OBJECT(tmp_class_creation_3__class_decl_dict);
tmp_kwargs_value_4 = tmp_class_creation_3__class_decl_dict;
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 103;
tmp_assign_source_37 = CALL_FUNCTION(tmp_called_value_4, tmp_args_value_4, tmp_kwargs_value_4);
Py_DECREF(tmp_args_value_4);
if (tmp_assign_source_37 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 103;
goto try_except_handler_6;
}
assert(outline_1_var___class__ == NULL);
outline_1_var___class__ = tmp_assign_source_37;
}
CHECK_OBJECT(outline_1_var___class__);
tmp_assign_source_36 = outline_1_var___class__;
Py_INCREF(tmp_assign_source_36);
goto try_return_handler_6;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_6:;
Py_DECREF(locals_six$$$class__3_MovedModule_103);
locals_six$$$class__3_MovedModule_103 = NULL;
goto try_return_handler_5;
// Exception handler code:
try_except_handler_6:;
exception_keeper_type_4 = exception_type;
exception_keeper_value_4 = exception_value;
exception_keeper_tb_4 = exception_tb;
exception_keeper_lineno_4 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_DECREF(locals_six$$$class__3_MovedModule_103);
locals_six$$$class__3_MovedModule_103 = NULL;
// Re-raise.
exception_type = exception_keeper_type_4;
exception_value = exception_keeper_value_4;
exception_tb = exception_keeper_tb_4;
exception_lineno = exception_keeper_lineno_4;
goto try_except_handler_5;
// End of try:
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_5:;
CHECK_OBJECT(outline_1_var___class__);
Py_DECREF(outline_1_var___class__);
outline_1_var___class__ = NULL;
goto outline_result_2;
// Exception handler code:
try_except_handler_5:;
exception_keeper_type_5 = exception_type;
exception_keeper_value_5 = exception_value;
exception_keeper_tb_5 = exception_tb;
exception_keeper_lineno_5 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
// Re-raise.
exception_type = exception_keeper_type_5;
exception_value = exception_keeper_value_5;
exception_tb = exception_keeper_tb_5;
exception_lineno = exception_keeper_lineno_5;
goto outline_exception_2;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
outline_exception_2:;
exception_lineno = 103;
goto try_except_handler_4;
outline_result_2:;
UPDATE_STRING_DICT1(moduledict_six, (Nuitka_StringObject *)mod_consts[8], tmp_assign_source_36);
}
goto try_end_2;
// Exception handler code:
try_except_handler_4:;
exception_keeper_type_6 = exception_type;
exception_keeper_value_6 = exception_value;
exception_keeper_tb_6 = exception_tb;
exception_keeper_lineno_6 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_class_creation_3__bases_orig);
tmp_class_creation_3__bases_orig = NULL;
Py_XDECREF(tmp_class_creation_3__bases);
tmp_class_creation_3__bases = NULL;
Py_XDECREF(tmp_class_creation_3__class_decl_dict);
tmp_class_creation_3__class_decl_dict = NULL;
Py_XDECREF(tmp_class_creation_3__metaclass);
tmp_class_creation_3__metaclass = NULL;
Py_XDECREF(tmp_class_creation_3__prepared);
tmp_class_creation_3__prepared = NULL;
// Re-raise.
exception_type = exception_keeper_type_6;
exception_value = exception_keeper_value_6;
exception_tb = exception_keeper_tb_6;
exception_lineno = exception_keeper_lineno_6;
goto frame_exception_exit_1;
// End of try:
try_end_2:;
CHECK_OBJECT(tmp_class_creation_3__bases_orig);
Py_DECREF(tmp_class_creation_3__bases_orig);
tmp_class_creation_3__bases_orig = NULL;
CHECK_OBJECT(tmp_class_creation_3__bases);
Py_DECREF(tmp_class_creation_3__bases);
tmp_class_creation_3__bases = NULL;
CHECK_OBJECT(tmp_class_creation_3__class_decl_dict);
Py_DECREF(tmp_class_creation_3__class_decl_dict);
tmp_class_creation_3__class_decl_dict = NULL;
CHECK_OBJECT(tmp_class_creation_3__metaclass);
Py_DECREF(tmp_class_creation_3__metaclass);
tmp_class_creation_3__metaclass = NULL;
CHECK_OBJECT(tmp_class_creation_3__prepared);
Py_DECREF(tmp_class_creation_3__prepared);
tmp_class_creation_3__prepared = NULL;
// Tried code:
{
PyObject *tmp_assign_source_38;
PyObject *tmp_tuple_element_8;
PyObject *tmp_expression_value_11;
tmp_expression_value_11 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[39]);
if (unlikely(tmp_expression_value_11 == NULL)) {
tmp_expression_value_11 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[39]);
}
assert(!(tmp_expression_value_11 == NULL));
tmp_tuple_element_8 = LOOKUP_ATTRIBUTE(tmp_expression_value_11, mod_consts[184]);
if (tmp_tuple_element_8 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 124;
goto try_except_handler_7;
}
tmp_assign_source_38 = MAKE_TUPLE_EMPTY(1);
PyTuple_SET_ITEM(tmp_assign_source_38, 0, tmp_tuple_element_8);
assert(tmp_class_creation_4__bases_orig == NULL);
tmp_class_creation_4__bases_orig = tmp_assign_source_38;
}
{
PyObject *tmp_assign_source_39;
PyObject *tmp_dircall_arg1_3;
CHECK_OBJECT(tmp_class_creation_4__bases_orig);
tmp_dircall_arg1_3 = tmp_class_creation_4__bases_orig;
Py_INCREF(tmp_dircall_arg1_3);
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_3};
tmp_assign_source_39 = impl___main__$$$function__1__mro_entries_conversion(dir_call_args);
}
if (tmp_assign_source_39 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 124;
goto try_except_handler_7;
}
assert(tmp_class_creation_4__bases == NULL);
tmp_class_creation_4__bases = tmp_assign_source_39;
}
{
PyObject *tmp_assign_source_40;
tmp_assign_source_40 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_4__class_decl_dict == NULL);
tmp_class_creation_4__class_decl_dict = tmp_assign_source_40;
}
{
PyObject *tmp_assign_source_41;
PyObject *tmp_metaclass_value_3;
bool tmp_condition_result_13;
PyObject *tmp_key_value_7;
PyObject *tmp_dict_arg_value_7;
PyObject *tmp_dict_arg_value_8;
PyObject *tmp_key_value_8;
nuitka_bool tmp_condition_result_14;
int tmp_truth_name_3;
PyObject *tmp_type_arg_5;
PyObject *tmp_expression_value_12;
PyObject *tmp_subscript_value_3;
PyObject *tmp_bases_value_3;
tmp_key_value_7 = mod_consts[99];
CHECK_OBJECT(tmp_class_creation_4__class_decl_dict);
tmp_dict_arg_value_7 = tmp_class_creation_4__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_7, tmp_key_value_7);
assert(!(tmp_res == -1));
tmp_condition_result_13 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_13 != false) {
goto condexpr_true_5;
} else {
goto condexpr_false_5;
}
condexpr_true_5:;
CHECK_OBJECT(tmp_class_creation_4__class_decl_dict);
tmp_dict_arg_value_8 = tmp_class_creation_4__class_decl_dict;
tmp_key_value_8 = mod_consts[99];
tmp_metaclass_value_3 = DICT_GET_ITEM0(tmp_dict_arg_value_8, tmp_key_value_8);
if (tmp_metaclass_value_3 == NULL) {
tmp_metaclass_value_3 = Py_None;
}
assert(!(tmp_metaclass_value_3 == NULL));
Py_INCREF(tmp_metaclass_value_3);
goto condexpr_end_5;
condexpr_false_5:;
CHECK_OBJECT(tmp_class_creation_4__bases);
tmp_truth_name_3 = CHECK_IF_TRUE(tmp_class_creation_4__bases);
if (tmp_truth_name_3 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 124;
goto try_except_handler_7;
}
tmp_condition_result_14 = tmp_truth_name_3 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
if (tmp_condition_result_14 == NUITKA_BOOL_TRUE) {
goto condexpr_true_6;
} else {
goto condexpr_false_6;
}
condexpr_true_6:;
CHECK_OBJECT(tmp_class_creation_4__bases);
tmp_expression_value_12 = tmp_class_creation_4__bases;
tmp_subscript_value_3 = mod_consts[56];
tmp_type_arg_5 = LOOKUP_SUBSCRIPT_CONST(tmp_expression_value_12, tmp_subscript_value_3, 0);
if (tmp_type_arg_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 124;
goto try_except_handler_7;
}
tmp_metaclass_value_3 = BUILTIN_TYPE1(tmp_type_arg_5);
Py_DECREF(tmp_type_arg_5);
if (tmp_metaclass_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 124;
goto try_except_handler_7;
}
goto condexpr_end_6;
condexpr_false_6:;
tmp_metaclass_value_3 = (PyObject *)&PyType_Type;
Py_INCREF(tmp_metaclass_value_3);
condexpr_end_6:;
condexpr_end_5:;
CHECK_OBJECT(tmp_class_creation_4__bases);
tmp_bases_value_3 = tmp_class_creation_4__bases;
tmp_assign_source_41 = SELECT_METACLASS(tmp_metaclass_value_3, tmp_bases_value_3);
Py_DECREF(tmp_metaclass_value_3);
if (tmp_assign_source_41 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 124;
goto try_except_handler_7;
}
assert(tmp_class_creation_4__metaclass == NULL);
tmp_class_creation_4__metaclass = tmp_assign_source_41;
}
{
bool tmp_condition_result_15;
PyObject *tmp_key_value_9;
PyObject *tmp_dict_arg_value_9;
tmp_key_value_9 = mod_consts[99];
CHECK_OBJECT(tmp_class_creation_4__class_decl_dict);
tmp_dict_arg_value_9 = tmp_class_creation_4__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_9, tmp_key_value_9);
assert(!(tmp_res == -1));
tmp_condition_result_15 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_15 != false) {
goto branch_yes_9;
} else {
goto branch_no_9;
}
}
branch_yes_9:;
CHECK_OBJECT(tmp_class_creation_4__class_decl_dict);
tmp_dictdel_dict = tmp_class_creation_4__class_decl_dict;
tmp_dictdel_key = mod_consts[99];
tmp_result = DICT_REMOVE_ITEM(tmp_dictdel_dict, tmp_dictdel_key);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 124;
goto try_except_handler_7;
}
branch_no_9:;
{
nuitka_bool tmp_condition_result_16;
PyObject *tmp_expression_value_13;
CHECK_OBJECT(tmp_class_creation_4__metaclass);
tmp_expression_value_13 = tmp_class_creation_4__metaclass;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_13, mod_consts[100]);
tmp_condition_result_16 = (tmp_result) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_16 == NUITKA_BOOL_TRUE) {
goto branch_yes_10;
} else {
goto branch_no_10;
}
}
branch_yes_10:;
{
PyObject *tmp_assign_source_42;
PyObject *tmp_called_value_5;
PyObject *tmp_expression_value_14;
PyObject *tmp_args_value_5;
PyObject *tmp_tuple_element_9;
PyObject *tmp_kwargs_value_5;
CHECK_OBJECT(tmp_class_creation_4__metaclass);
tmp_expression_value_14 = tmp_class_creation_4__metaclass;
tmp_called_value_5 = LOOKUP_ATTRIBUTE(tmp_expression_value_14, mod_consts[100]);
if (tmp_called_value_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 124;
goto try_except_handler_7;
}
tmp_tuple_element_9 = mod_consts[13];
tmp_args_value_5 = MAKE_TUPLE_EMPTY(2);
PyTuple_SET_ITEM0(tmp_args_value_5, 0, tmp_tuple_element_9);
CHECK_OBJECT(tmp_class_creation_4__bases);
tmp_tuple_element_9 = tmp_class_creation_4__bases;
PyTuple_SET_ITEM0(tmp_args_value_5, 1, tmp_tuple_element_9);
CHECK_OBJECT(tmp_class_creation_4__class_decl_dict);
tmp_kwargs_value_5 = tmp_class_creation_4__class_decl_dict;
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 124;
tmp_assign_source_42 = CALL_FUNCTION(tmp_called_value_5, tmp_args_value_5, tmp_kwargs_value_5);
Py_DECREF(tmp_called_value_5);
Py_DECREF(tmp_args_value_5);
if (tmp_assign_source_42 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 124;
goto try_except_handler_7;
}
assert(tmp_class_creation_4__prepared == NULL);
tmp_class_creation_4__prepared = tmp_assign_source_42;
}
{
bool tmp_condition_result_17;
PyObject *tmp_operand_value_3;
PyObject *tmp_expression_value_15;
CHECK_OBJECT(tmp_class_creation_4__prepared);
tmp_expression_value_15 = tmp_class_creation_4__prepared;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_15, mod_consts[101]);
tmp_operand_value_3 = (tmp_result) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_3);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 124;
goto try_except_handler_7;
}
tmp_condition_result_17 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_17 != false) {
goto branch_yes_11;
} else {
goto branch_no_11;
}
}
branch_yes_11:;
{
PyObject *tmp_raise_type_3;
PyObject *tmp_raise_value_3;
PyObject *tmp_mod_expr_left_3;
PyObject *tmp_mod_expr_right_3;
PyObject *tmp_tuple_element_10;
PyObject *tmp_getattr_target_3;
PyObject *tmp_getattr_attr_3;
PyObject *tmp_getattr_default_3;
tmp_raise_type_3 = PyExc_TypeError;
tmp_mod_expr_left_3 = mod_consts[102];
CHECK_OBJECT(tmp_class_creation_4__metaclass);
tmp_getattr_target_3 = tmp_class_creation_4__metaclass;
tmp_getattr_attr_3 = mod_consts[103];
tmp_getattr_default_3 = mod_consts[104];
tmp_tuple_element_10 = BUILTIN_GETATTR(tmp_getattr_target_3, tmp_getattr_attr_3, tmp_getattr_default_3);
if (tmp_tuple_element_10 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 124;
goto try_except_handler_7;
}
tmp_mod_expr_right_3 = MAKE_TUPLE_EMPTY(2);
{
PyObject *tmp_expression_value_16;
PyObject *tmp_type_arg_6;
PyTuple_SET_ITEM(tmp_mod_expr_right_3, 0, tmp_tuple_element_10);
CHECK_OBJECT(tmp_class_creation_4__prepared);
tmp_type_arg_6 = tmp_class_creation_4__prepared;
tmp_expression_value_16 = BUILTIN_TYPE1(tmp_type_arg_6);
assert(!(tmp_expression_value_16 == NULL));
tmp_tuple_element_10 = LOOKUP_ATTRIBUTE(tmp_expression_value_16, mod_consts[103]);
Py_DECREF(tmp_expression_value_16);
if (tmp_tuple_element_10 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 124;
goto tuple_build_exception_3;
}
PyTuple_SET_ITEM(tmp_mod_expr_right_3, 1, tmp_tuple_element_10);
}
goto tuple_build_noexception_3;
// Exception handling pass through code for tuple_build:
tuple_build_exception_3:;
Py_DECREF(tmp_mod_expr_right_3);
goto try_except_handler_7;
// Finished with no exception for tuple_build:
tuple_build_noexception_3:;
tmp_raise_value_3 = BINARY_OPERATION_MOD_OBJECT_UNICODE_TUPLE(tmp_mod_expr_left_3, tmp_mod_expr_right_3);
Py_DECREF(tmp_mod_expr_right_3);
if (tmp_raise_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 124;
goto try_except_handler_7;
}
exception_type = tmp_raise_type_3;
Py_INCREF(tmp_raise_type_3);
exception_value = tmp_raise_value_3;
exception_lineno = 124;
RAISE_EXCEPTION_IMPLICIT(&exception_type, &exception_value, &exception_tb);
goto try_except_handler_7;
}
branch_no_11:;
goto branch_end_10;
branch_no_10:;
{
PyObject *tmp_assign_source_43;
tmp_assign_source_43 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_4__prepared == NULL);
tmp_class_creation_4__prepared = tmp_assign_source_43;
}
branch_end_10:;
{
PyObject *tmp_assign_source_44;
{
PyObject *tmp_set_locals_3;
CHECK_OBJECT(tmp_class_creation_4__prepared);
tmp_set_locals_3 = tmp_class_creation_4__prepared;
locals_six$$$class__4__LazyModule_124 = tmp_set_locals_3;
Py_INCREF(tmp_set_locals_3);
}
// Tried code:
// Tried code:
tmp_dictset_value = mod_consts[105];
tmp_res = PyObject_SetItem(locals_six$$$class__4__LazyModule_124, mod_consts[106], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 124;
goto try_except_handler_9;
}
tmp_dictset_value = mod_consts[13];
tmp_res = PyObject_SetItem(locals_six$$$class__4__LazyModule_124, mod_consts[108], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 124;
goto try_except_handler_9;
}
if (isFrameUnusable(cache_frame_0231a6df0bc40ba365f9eefb49b12481_4)) {
Py_XDECREF(cache_frame_0231a6df0bc40ba365f9eefb49b12481_4);
#if _DEBUG_REFCOUNTS
if (cache_frame_0231a6df0bc40ba365f9eefb49b12481_4 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_0231a6df0bc40ba365f9eefb49b12481_4 = MAKE_CLASS_FRAME(codeobj_0231a6df0bc40ba365f9eefb49b12481, module_six, NULL, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_0231a6df0bc40ba365f9eefb49b12481_4->m_type_description == NULL);
frame_0231a6df0bc40ba365f9eefb49b12481_4 = cache_frame_0231a6df0bc40ba365f9eefb49b12481_4;
// Push the new frame as the currently active one.
pushFrameStack(frame_0231a6df0bc40ba365f9eefb49b12481_4);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_0231a6df0bc40ba365f9eefb49b12481_4) == 2); // Frame stack
// Framed code:
tmp_dictset_value = MAKE_FUNCTION_six$$$function__9___init__();
tmp_res = PyObject_SetItem(locals_six$$$class__4__LazyModule_124, mod_consts[9], tmp_dictset_value);
Py_DECREF(tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 126;
type_description_2 = "o";
goto frame_exception_exit_4;
}
tmp_dictset_value = MAKE_FUNCTION_six$$$function__10___dir__();
tmp_res = PyObject_SetItem(locals_six$$$class__4__LazyModule_124, mod_consts[186], tmp_dictset_value);
Py_DECREF(tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 130;
type_description_2 = "o";
goto frame_exception_exit_4;
}
tmp_dictset_value = MAKE_LIST_EMPTY(0);
tmp_res = PyObject_SetItem(locals_six$$$class__4__LazyModule_124, mod_consts[15], tmp_dictset_value);
Py_DECREF(tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 136;
type_description_2 = "o";
goto frame_exception_exit_4;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_0231a6df0bc40ba365f9eefb49b12481_4);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_3;
frame_exception_exit_4:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_0231a6df0bc40ba365f9eefb49b12481_4);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_0231a6df0bc40ba365f9eefb49b12481_4, exception_lineno);
} else if (exception_tb->tb_frame != &frame_0231a6df0bc40ba365f9eefb49b12481_4->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_0231a6df0bc40ba365f9eefb49b12481_4, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_0231a6df0bc40ba365f9eefb49b12481_4,
type_description_2,
outline_2_var___class__
);
// Release cached frame if used for exception.
if (frame_0231a6df0bc40ba365f9eefb49b12481_4 == cache_frame_0231a6df0bc40ba365f9eefb49b12481_4) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_0231a6df0bc40ba365f9eefb49b12481_4);
cache_frame_0231a6df0bc40ba365f9eefb49b12481_4 = NULL;
}
assertFrameObject(frame_0231a6df0bc40ba365f9eefb49b12481_4);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto nested_frame_exit_3;
frame_no_exception_3:;
goto skip_nested_handling_3;
nested_frame_exit_3:;
goto try_except_handler_9;
skip_nested_handling_3:;
{
nuitka_bool tmp_condition_result_18;
PyObject *tmp_cmp_expr_left_3;
PyObject *tmp_cmp_expr_right_3;
CHECK_OBJECT(tmp_class_creation_4__bases);
tmp_cmp_expr_left_3 = tmp_class_creation_4__bases;
CHECK_OBJECT(tmp_class_creation_4__bases_orig);
tmp_cmp_expr_right_3 = tmp_class_creation_4__bases_orig;
tmp_condition_result_18 = RICH_COMPARE_NE_NBOOL_OBJECT_TUPLE(tmp_cmp_expr_left_3, tmp_cmp_expr_right_3);
if (tmp_condition_result_18 == NUITKA_BOOL_EXCEPTION) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 124;
goto try_except_handler_9;
}
if (tmp_condition_result_18 == NUITKA_BOOL_TRUE) {
goto branch_yes_12;
} else {
goto branch_no_12;
}
}
branch_yes_12:;
CHECK_OBJECT(tmp_class_creation_4__bases_orig);
tmp_dictset_value = tmp_class_creation_4__bases_orig;
tmp_res = PyObject_SetItem(locals_six$$$class__4__LazyModule_124, mod_consts[113], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 124;
goto try_except_handler_9;
}
branch_no_12:;
{
PyObject *tmp_assign_source_45;
PyObject *tmp_called_value_6;
PyObject *tmp_args_value_6;
PyObject *tmp_tuple_element_11;
PyObject *tmp_kwargs_value_6;
CHECK_OBJECT(tmp_class_creation_4__metaclass);
tmp_called_value_6 = tmp_class_creation_4__metaclass;
tmp_tuple_element_11 = mod_consts[13];
tmp_args_value_6 = MAKE_TUPLE_EMPTY(3);
PyTuple_SET_ITEM0(tmp_args_value_6, 0, tmp_tuple_element_11);
CHECK_OBJECT(tmp_class_creation_4__bases);
tmp_tuple_element_11 = tmp_class_creation_4__bases;
PyTuple_SET_ITEM0(tmp_args_value_6, 1, tmp_tuple_element_11);
tmp_tuple_element_11 = locals_six$$$class__4__LazyModule_124;
PyTuple_SET_ITEM0(tmp_args_value_6, 2, tmp_tuple_element_11);
CHECK_OBJECT(tmp_class_creation_4__class_decl_dict);
tmp_kwargs_value_6 = tmp_class_creation_4__class_decl_dict;
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 124;
tmp_assign_source_45 = CALL_FUNCTION(tmp_called_value_6, tmp_args_value_6, tmp_kwargs_value_6);
Py_DECREF(tmp_args_value_6);
if (tmp_assign_source_45 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 124;
goto try_except_handler_9;
}
assert(outline_2_var___class__ == NULL);
outline_2_var___class__ = tmp_assign_source_45;
}
CHECK_OBJECT(outline_2_var___class__);
tmp_assign_source_44 = outline_2_var___class__;
Py_INCREF(tmp_assign_source_44);
goto try_return_handler_9;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_9:;
Py_DECREF(locals_six$$$class__4__LazyModule_124);
locals_six$$$class__4__LazyModule_124 = NULL;
goto try_return_handler_8;
// Exception handler code:
try_except_handler_9:;
exception_keeper_type_7 = exception_type;
exception_keeper_value_7 = exception_value;
exception_keeper_tb_7 = exception_tb;
exception_keeper_lineno_7 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_DECREF(locals_six$$$class__4__LazyModule_124);
locals_six$$$class__4__LazyModule_124 = NULL;
// Re-raise.
exception_type = exception_keeper_type_7;
exception_value = exception_keeper_value_7;
exception_tb = exception_keeper_tb_7;
exception_lineno = exception_keeper_lineno_7;
goto try_except_handler_8;
// End of try:
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_8:;
CHECK_OBJECT(outline_2_var___class__);
Py_DECREF(outline_2_var___class__);
outline_2_var___class__ = NULL;
goto outline_result_3;
// Exception handler code:
try_except_handler_8:;
exception_keeper_type_8 = exception_type;
exception_keeper_value_8 = exception_value;
exception_keeper_tb_8 = exception_tb;
exception_keeper_lineno_8 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
// Re-raise.
exception_type = exception_keeper_type_8;
exception_value = exception_keeper_value_8;
exception_tb = exception_keeper_tb_8;
exception_lineno = exception_keeper_lineno_8;
goto outline_exception_3;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
outline_exception_3:;
exception_lineno = 124;
goto try_except_handler_7;
outline_result_3:;
UPDATE_STRING_DICT1(moduledict_six, (Nuitka_StringObject *)mod_consts[13], tmp_assign_source_44);
}
goto try_end_3;
// Exception handler code:
try_except_handler_7:;
exception_keeper_type_9 = exception_type;
exception_keeper_value_9 = exception_value;
exception_keeper_tb_9 = exception_tb;
exception_keeper_lineno_9 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_class_creation_4__bases_orig);
tmp_class_creation_4__bases_orig = NULL;
Py_XDECREF(tmp_class_creation_4__bases);
tmp_class_creation_4__bases = NULL;
Py_XDECREF(tmp_class_creation_4__class_decl_dict);
tmp_class_creation_4__class_decl_dict = NULL;
Py_XDECREF(tmp_class_creation_4__metaclass);
tmp_class_creation_4__metaclass = NULL;
Py_XDECREF(tmp_class_creation_4__prepared);
tmp_class_creation_4__prepared = NULL;
// Re-raise.
exception_type = exception_keeper_type_9;
exception_value = exception_keeper_value_9;
exception_tb = exception_keeper_tb_9;
exception_lineno = exception_keeper_lineno_9;
goto frame_exception_exit_1;
// End of try:
try_end_3:;
CHECK_OBJECT(tmp_class_creation_4__bases_orig);
Py_DECREF(tmp_class_creation_4__bases_orig);
tmp_class_creation_4__bases_orig = NULL;
CHECK_OBJECT(tmp_class_creation_4__bases);
Py_DECREF(tmp_class_creation_4__bases);
tmp_class_creation_4__bases = NULL;
CHECK_OBJECT(tmp_class_creation_4__class_decl_dict);
Py_DECREF(tmp_class_creation_4__class_decl_dict);
tmp_class_creation_4__class_decl_dict = NULL;
CHECK_OBJECT(tmp_class_creation_4__metaclass);
Py_DECREF(tmp_class_creation_4__metaclass);
tmp_class_creation_4__metaclass = NULL;
CHECK_OBJECT(tmp_class_creation_4__prepared);
Py_DECREF(tmp_class_creation_4__prepared);
tmp_class_creation_4__prepared = NULL;
// Tried code:
{
PyObject *tmp_assign_source_46;
PyObject *tmp_tuple_element_12;
tmp_tuple_element_12 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[175]);
if (unlikely(tmp_tuple_element_12 == NULL)) {
tmp_tuple_element_12 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[175]);
}
if (tmp_tuple_element_12 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 139;
goto try_except_handler_10;
}
tmp_assign_source_46 = MAKE_TUPLE_EMPTY(1);
PyTuple_SET_ITEM0(tmp_assign_source_46, 0, tmp_tuple_element_12);
assert(tmp_class_creation_5__bases_orig == NULL);
tmp_class_creation_5__bases_orig = tmp_assign_source_46;
}
{
PyObject *tmp_assign_source_47;
PyObject *tmp_dircall_arg1_4;
CHECK_OBJECT(tmp_class_creation_5__bases_orig);
tmp_dircall_arg1_4 = tmp_class_creation_5__bases_orig;
Py_INCREF(tmp_dircall_arg1_4);
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_4};
tmp_assign_source_47 = impl___main__$$$function__1__mro_entries_conversion(dir_call_args);
}
if (tmp_assign_source_47 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 139;
goto try_except_handler_10;
}
assert(tmp_class_creation_5__bases == NULL);
tmp_class_creation_5__bases = tmp_assign_source_47;
}
{
PyObject *tmp_assign_source_48;
tmp_assign_source_48 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_5__class_decl_dict == NULL);
tmp_class_creation_5__class_decl_dict = tmp_assign_source_48;
}
{
PyObject *tmp_assign_source_49;
PyObject *tmp_metaclass_value_4;
bool tmp_condition_result_19;
PyObject *tmp_key_value_10;
PyObject *tmp_dict_arg_value_10;
PyObject *tmp_dict_arg_value_11;
PyObject *tmp_key_value_11;
nuitka_bool tmp_condition_result_20;
int tmp_truth_name_4;
PyObject *tmp_type_arg_7;
PyObject *tmp_expression_value_17;
PyObject *tmp_subscript_value_4;
PyObject *tmp_bases_value_4;
tmp_key_value_10 = mod_consts[99];
CHECK_OBJECT(tmp_class_creation_5__class_decl_dict);
tmp_dict_arg_value_10 = tmp_class_creation_5__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_10, tmp_key_value_10);
assert(!(tmp_res == -1));
tmp_condition_result_19 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_19 != false) {
goto condexpr_true_7;
} else {
goto condexpr_false_7;
}
condexpr_true_7:;
CHECK_OBJECT(tmp_class_creation_5__class_decl_dict);
tmp_dict_arg_value_11 = tmp_class_creation_5__class_decl_dict;
tmp_key_value_11 = mod_consts[99];
tmp_metaclass_value_4 = DICT_GET_ITEM0(tmp_dict_arg_value_11, tmp_key_value_11);
if (tmp_metaclass_value_4 == NULL) {
tmp_metaclass_value_4 = Py_None;
}
assert(!(tmp_metaclass_value_4 == NULL));
Py_INCREF(tmp_metaclass_value_4);
goto condexpr_end_7;
condexpr_false_7:;
CHECK_OBJECT(tmp_class_creation_5__bases);
tmp_truth_name_4 = CHECK_IF_TRUE(tmp_class_creation_5__bases);
if (tmp_truth_name_4 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 139;
goto try_except_handler_10;
}
tmp_condition_result_20 = tmp_truth_name_4 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
if (tmp_condition_result_20 == NUITKA_BOOL_TRUE) {
goto condexpr_true_8;
} else {
goto condexpr_false_8;
}
condexpr_true_8:;
CHECK_OBJECT(tmp_class_creation_5__bases);
tmp_expression_value_17 = tmp_class_creation_5__bases;
tmp_subscript_value_4 = mod_consts[56];
tmp_type_arg_7 = LOOKUP_SUBSCRIPT_CONST(tmp_expression_value_17, tmp_subscript_value_4, 0);
if (tmp_type_arg_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 139;
goto try_except_handler_10;
}
tmp_metaclass_value_4 = BUILTIN_TYPE1(tmp_type_arg_7);
Py_DECREF(tmp_type_arg_7);
if (tmp_metaclass_value_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 139;
goto try_except_handler_10;
}
goto condexpr_end_8;
condexpr_false_8:;
tmp_metaclass_value_4 = (PyObject *)&PyType_Type;
Py_INCREF(tmp_metaclass_value_4);
condexpr_end_8:;
condexpr_end_7:;
CHECK_OBJECT(tmp_class_creation_5__bases);
tmp_bases_value_4 = tmp_class_creation_5__bases;
tmp_assign_source_49 = SELECT_METACLASS(tmp_metaclass_value_4, tmp_bases_value_4);
Py_DECREF(tmp_metaclass_value_4);
if (tmp_assign_source_49 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 139;
goto try_except_handler_10;
}
assert(tmp_class_creation_5__metaclass == NULL);
tmp_class_creation_5__metaclass = tmp_assign_source_49;
}
{
bool tmp_condition_result_21;
PyObject *tmp_key_value_12;
PyObject *tmp_dict_arg_value_12;
tmp_key_value_12 = mod_consts[99];
CHECK_OBJECT(tmp_class_creation_5__class_decl_dict);
tmp_dict_arg_value_12 = tmp_class_creation_5__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_12, tmp_key_value_12);
assert(!(tmp_res == -1));
tmp_condition_result_21 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_21 != false) {
goto branch_yes_13;
} else {
goto branch_no_13;
}
}
branch_yes_13:;
CHECK_OBJECT(tmp_class_creation_5__class_decl_dict);
tmp_dictdel_dict = tmp_class_creation_5__class_decl_dict;
tmp_dictdel_key = mod_consts[99];
tmp_result = DICT_REMOVE_ITEM(tmp_dictdel_dict, tmp_dictdel_key);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 139;
goto try_except_handler_10;
}
branch_no_13:;
{
nuitka_bool tmp_condition_result_22;
PyObject *tmp_expression_value_18;
CHECK_OBJECT(tmp_class_creation_5__metaclass);
tmp_expression_value_18 = tmp_class_creation_5__metaclass;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_18, mod_consts[100]);
tmp_condition_result_22 = (tmp_result) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_22 == NUITKA_BOOL_TRUE) {
goto branch_yes_14;
} else {
goto branch_no_14;
}
}
branch_yes_14:;
{
PyObject *tmp_assign_source_50;
PyObject *tmp_called_value_7;
PyObject *tmp_expression_value_19;
PyObject *tmp_args_value_7;
PyObject *tmp_tuple_element_13;
PyObject *tmp_kwargs_value_7;
CHECK_OBJECT(tmp_class_creation_5__metaclass);
tmp_expression_value_19 = tmp_class_creation_5__metaclass;
tmp_called_value_7 = LOOKUP_ATTRIBUTE(tmp_expression_value_19, mod_consts[100]);
if (tmp_called_value_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 139;
goto try_except_handler_10;
}
tmp_tuple_element_13 = mod_consts[16];
tmp_args_value_7 = MAKE_TUPLE_EMPTY(2);
PyTuple_SET_ITEM0(tmp_args_value_7, 0, tmp_tuple_element_13);
CHECK_OBJECT(tmp_class_creation_5__bases);
tmp_tuple_element_13 = tmp_class_creation_5__bases;
PyTuple_SET_ITEM0(tmp_args_value_7, 1, tmp_tuple_element_13);
CHECK_OBJECT(tmp_class_creation_5__class_decl_dict);
tmp_kwargs_value_7 = tmp_class_creation_5__class_decl_dict;
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 139;
tmp_assign_source_50 = CALL_FUNCTION(tmp_called_value_7, tmp_args_value_7, tmp_kwargs_value_7);
Py_DECREF(tmp_called_value_7);
Py_DECREF(tmp_args_value_7);
if (tmp_assign_source_50 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 139;
goto try_except_handler_10;
}
assert(tmp_class_creation_5__prepared == NULL);
tmp_class_creation_5__prepared = tmp_assign_source_50;
}
{
bool tmp_condition_result_23;
PyObject *tmp_operand_value_4;
PyObject *tmp_expression_value_20;
CHECK_OBJECT(tmp_class_creation_5__prepared);
tmp_expression_value_20 = tmp_class_creation_5__prepared;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_20, mod_consts[101]);
tmp_operand_value_4 = (tmp_result) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_4);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 139;
goto try_except_handler_10;
}
tmp_condition_result_23 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_23 != false) {
goto branch_yes_15;
} else {
goto branch_no_15;
}
}
branch_yes_15:;
{
PyObject *tmp_raise_type_4;
PyObject *tmp_raise_value_4;
PyObject *tmp_mod_expr_left_4;
PyObject *tmp_mod_expr_right_4;
PyObject *tmp_tuple_element_14;
PyObject *tmp_getattr_target_4;
PyObject *tmp_getattr_attr_4;
PyObject *tmp_getattr_default_4;
tmp_raise_type_4 = PyExc_TypeError;
tmp_mod_expr_left_4 = mod_consts[102];
CHECK_OBJECT(tmp_class_creation_5__metaclass);
tmp_getattr_target_4 = tmp_class_creation_5__metaclass;
tmp_getattr_attr_4 = mod_consts[103];
tmp_getattr_default_4 = mod_consts[104];
tmp_tuple_element_14 = BUILTIN_GETATTR(tmp_getattr_target_4, tmp_getattr_attr_4, tmp_getattr_default_4);
if (tmp_tuple_element_14 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 139;
goto try_except_handler_10;
}
tmp_mod_expr_right_4 = MAKE_TUPLE_EMPTY(2);
{
PyObject *tmp_expression_value_21;
PyObject *tmp_type_arg_8;
PyTuple_SET_ITEM(tmp_mod_expr_right_4, 0, tmp_tuple_element_14);
CHECK_OBJECT(tmp_class_creation_5__prepared);
tmp_type_arg_8 = tmp_class_creation_5__prepared;
tmp_expression_value_21 = BUILTIN_TYPE1(tmp_type_arg_8);
assert(!(tmp_expression_value_21 == NULL));
tmp_tuple_element_14 = LOOKUP_ATTRIBUTE(tmp_expression_value_21, mod_consts[103]);
Py_DECREF(tmp_expression_value_21);
if (tmp_tuple_element_14 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 139;
goto tuple_build_exception_4;
}
PyTuple_SET_ITEM(tmp_mod_expr_right_4, 1, tmp_tuple_element_14);
}
goto tuple_build_noexception_4;
// Exception handling pass through code for tuple_build:
tuple_build_exception_4:;
Py_DECREF(tmp_mod_expr_right_4);
goto try_except_handler_10;
// Finished with no exception for tuple_build:
tuple_build_noexception_4:;
tmp_raise_value_4 = BINARY_OPERATION_MOD_OBJECT_UNICODE_TUPLE(tmp_mod_expr_left_4, tmp_mod_expr_right_4);
Py_DECREF(tmp_mod_expr_right_4);
if (tmp_raise_value_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 139;
goto try_except_handler_10;
}
exception_type = tmp_raise_type_4;
Py_INCREF(tmp_raise_type_4);
exception_value = tmp_raise_value_4;
exception_lineno = 139;
RAISE_EXCEPTION_IMPLICIT(&exception_type, &exception_value, &exception_tb);
goto try_except_handler_10;
}
branch_no_15:;
goto branch_end_14;
branch_no_14:;
{
PyObject *tmp_assign_source_51;
tmp_assign_source_51 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_5__prepared == NULL);
tmp_class_creation_5__prepared = tmp_assign_source_51;
}
branch_end_14:;
{
PyObject *tmp_assign_source_52;
{
PyObject *tmp_set_locals_4;
CHECK_OBJECT(tmp_class_creation_5__prepared);
tmp_set_locals_4 = tmp_class_creation_5__prepared;
locals_six$$$class__5_MovedAttribute_139 = tmp_set_locals_4;
Py_INCREF(tmp_set_locals_4);
}
// Tried code:
// Tried code:
tmp_dictset_value = mod_consts[105];
tmp_res = PyObject_SetItem(locals_six$$$class__5_MovedAttribute_139, mod_consts[106], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 139;
goto try_except_handler_12;
}
tmp_dictset_value = mod_consts[16];
tmp_res = PyObject_SetItem(locals_six$$$class__5_MovedAttribute_139, mod_consts[108], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 139;
goto try_except_handler_12;
}
if (isFrameUnusable(cache_frame_c28676a46aacb626161c431f23379191_5)) {
Py_XDECREF(cache_frame_c28676a46aacb626161c431f23379191_5);
#if _DEBUG_REFCOUNTS
if (cache_frame_c28676a46aacb626161c431f23379191_5 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_c28676a46aacb626161c431f23379191_5 = MAKE_CLASS_FRAME(codeobj_c28676a46aacb626161c431f23379191, module_six, NULL, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_c28676a46aacb626161c431f23379191_5->m_type_description == NULL);
frame_c28676a46aacb626161c431f23379191_5 = cache_frame_c28676a46aacb626161c431f23379191_5;
// Push the new frame as the currently active one.
pushFrameStack(frame_c28676a46aacb626161c431f23379191_5);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_c28676a46aacb626161c431f23379191_5) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_defaults_2;
tmp_defaults_2 = mod_consts[188];
Py_INCREF(tmp_defaults_2);
tmp_dictset_value = MAKE_FUNCTION_six$$$function__11___init__(tmp_defaults_2);
tmp_res = PyObject_SetItem(locals_six$$$class__5_MovedAttribute_139, mod_consts[9], tmp_dictset_value);
Py_DECREF(tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 141;
type_description_2 = "o";
goto frame_exception_exit_5;
}
}
tmp_dictset_value = MAKE_FUNCTION_six$$$function__12__resolve();
tmp_res = PyObject_SetItem(locals_six$$$class__5_MovedAttribute_139, mod_consts[6], tmp_dictset_value);
Py_DECREF(tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 159;
type_description_2 = "o";
goto frame_exception_exit_5;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_c28676a46aacb626161c431f23379191_5);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_4;
frame_exception_exit_5:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_c28676a46aacb626161c431f23379191_5);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_c28676a46aacb626161c431f23379191_5, exception_lineno);
} else if (exception_tb->tb_frame != &frame_c28676a46aacb626161c431f23379191_5->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_c28676a46aacb626161c431f23379191_5, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_c28676a46aacb626161c431f23379191_5,
type_description_2,
outline_3_var___class__
);
// Release cached frame if used for exception.
if (frame_c28676a46aacb626161c431f23379191_5 == cache_frame_c28676a46aacb626161c431f23379191_5) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_c28676a46aacb626161c431f23379191_5);
cache_frame_c28676a46aacb626161c431f23379191_5 = NULL;
}
assertFrameObject(frame_c28676a46aacb626161c431f23379191_5);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto nested_frame_exit_4;
frame_no_exception_4:;
goto skip_nested_handling_4;
nested_frame_exit_4:;
goto try_except_handler_12;
skip_nested_handling_4:;
{
nuitka_bool tmp_condition_result_24;
PyObject *tmp_cmp_expr_left_4;
PyObject *tmp_cmp_expr_right_4;
CHECK_OBJECT(tmp_class_creation_5__bases);
tmp_cmp_expr_left_4 = tmp_class_creation_5__bases;
CHECK_OBJECT(tmp_class_creation_5__bases_orig);
tmp_cmp_expr_right_4 = tmp_class_creation_5__bases_orig;
tmp_condition_result_24 = RICH_COMPARE_NE_NBOOL_OBJECT_TUPLE(tmp_cmp_expr_left_4, tmp_cmp_expr_right_4);
if (tmp_condition_result_24 == NUITKA_BOOL_EXCEPTION) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 139;
goto try_except_handler_12;
}
if (tmp_condition_result_24 == NUITKA_BOOL_TRUE) {
goto branch_yes_16;
} else {
goto branch_no_16;
}
}
branch_yes_16:;
CHECK_OBJECT(tmp_class_creation_5__bases_orig);
tmp_dictset_value = tmp_class_creation_5__bases_orig;
tmp_res = PyObject_SetItem(locals_six$$$class__5_MovedAttribute_139, mod_consts[113], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 139;
goto try_except_handler_12;
}
branch_no_16:;
{
PyObject *tmp_assign_source_53;
PyObject *tmp_called_value_8;
PyObject *tmp_args_value_8;
PyObject *tmp_tuple_element_15;
PyObject *tmp_kwargs_value_8;
CHECK_OBJECT(tmp_class_creation_5__metaclass);
tmp_called_value_8 = tmp_class_creation_5__metaclass;
tmp_tuple_element_15 = mod_consts[16];
tmp_args_value_8 = MAKE_TUPLE_EMPTY(3);
PyTuple_SET_ITEM0(tmp_args_value_8, 0, tmp_tuple_element_15);
CHECK_OBJECT(tmp_class_creation_5__bases);
tmp_tuple_element_15 = tmp_class_creation_5__bases;
PyTuple_SET_ITEM0(tmp_args_value_8, 1, tmp_tuple_element_15);
tmp_tuple_element_15 = locals_six$$$class__5_MovedAttribute_139;
PyTuple_SET_ITEM0(tmp_args_value_8, 2, tmp_tuple_element_15);
CHECK_OBJECT(tmp_class_creation_5__class_decl_dict);
tmp_kwargs_value_8 = tmp_class_creation_5__class_decl_dict;
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 139;
tmp_assign_source_53 = CALL_FUNCTION(tmp_called_value_8, tmp_args_value_8, tmp_kwargs_value_8);
Py_DECREF(tmp_args_value_8);
if (tmp_assign_source_53 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 139;
goto try_except_handler_12;
}
assert(outline_3_var___class__ == NULL);
outline_3_var___class__ = tmp_assign_source_53;
}
CHECK_OBJECT(outline_3_var___class__);
tmp_assign_source_52 = outline_3_var___class__;
Py_INCREF(tmp_assign_source_52);
goto try_return_handler_12;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_12:;
Py_DECREF(locals_six$$$class__5_MovedAttribute_139);
locals_six$$$class__5_MovedAttribute_139 = NULL;
goto try_return_handler_11;
// Exception handler code:
try_except_handler_12:;
exception_keeper_type_10 = exception_type;
exception_keeper_value_10 = exception_value;
exception_keeper_tb_10 = exception_tb;
exception_keeper_lineno_10 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_DECREF(locals_six$$$class__5_MovedAttribute_139);
locals_six$$$class__5_MovedAttribute_139 = NULL;
// Re-raise.
exception_type = exception_keeper_type_10;
exception_value = exception_keeper_value_10;
exception_tb = exception_keeper_tb_10;
exception_lineno = exception_keeper_lineno_10;
goto try_except_handler_11;
// End of try:
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_11:;
CHECK_OBJECT(outline_3_var___class__);
Py_DECREF(outline_3_var___class__);
outline_3_var___class__ = NULL;
goto outline_result_4;
// Exception handler code:
try_except_handler_11:;
exception_keeper_type_11 = exception_type;
exception_keeper_value_11 = exception_value;
exception_keeper_tb_11 = exception_tb;
exception_keeper_lineno_11 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
// Re-raise.
exception_type = exception_keeper_type_11;
exception_value = exception_keeper_value_11;
exception_tb = exception_keeper_tb_11;
exception_lineno = exception_keeper_lineno_11;
goto outline_exception_4;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
outline_exception_4:;
exception_lineno = 139;
goto try_except_handler_10;
outline_result_4:;
UPDATE_STRING_DICT1(moduledict_six, (Nuitka_StringObject *)mod_consts[16], tmp_assign_source_52);
}
goto try_end_4;
// Exception handler code:
try_except_handler_10:;
exception_keeper_type_12 = exception_type;
exception_keeper_value_12 = exception_value;
exception_keeper_tb_12 = exception_tb;
exception_keeper_lineno_12 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_class_creation_5__bases_orig);
tmp_class_creation_5__bases_orig = NULL;
Py_XDECREF(tmp_class_creation_5__bases);
tmp_class_creation_5__bases = NULL;
Py_XDECREF(tmp_class_creation_5__class_decl_dict);
tmp_class_creation_5__class_decl_dict = NULL;
Py_XDECREF(tmp_class_creation_5__metaclass);
tmp_class_creation_5__metaclass = NULL;
Py_XDECREF(tmp_class_creation_5__prepared);
tmp_class_creation_5__prepared = NULL;
// Re-raise.
exception_type = exception_keeper_type_12;
exception_value = exception_keeper_value_12;
exception_tb = exception_keeper_tb_12;
exception_lineno = exception_keeper_lineno_12;
goto frame_exception_exit_1;
// End of try:
try_end_4:;
CHECK_OBJECT(tmp_class_creation_5__bases_orig);
Py_DECREF(tmp_class_creation_5__bases_orig);
tmp_class_creation_5__bases_orig = NULL;
CHECK_OBJECT(tmp_class_creation_5__bases);
Py_DECREF(tmp_class_creation_5__bases);
tmp_class_creation_5__bases = NULL;
CHECK_OBJECT(tmp_class_creation_5__class_decl_dict);
Py_DECREF(tmp_class_creation_5__class_decl_dict);
tmp_class_creation_5__class_decl_dict = NULL;
CHECK_OBJECT(tmp_class_creation_5__metaclass);
Py_DECREF(tmp_class_creation_5__metaclass);
tmp_class_creation_5__metaclass = NULL;
CHECK_OBJECT(tmp_class_creation_5__prepared);
Py_DECREF(tmp_class_creation_5__prepared);
tmp_class_creation_5__prepared = NULL;
// Tried code:
{
PyObject *tmp_assign_source_54;
PyObject *tmp_dircall_arg1_5;
tmp_dircall_arg1_5 = mod_consts[174];
Py_INCREF(tmp_dircall_arg1_5);
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_5};
tmp_assign_source_54 = impl___main__$$$function__1__mro_entries_conversion(dir_call_args);
}
if (tmp_assign_source_54 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 164;
goto try_except_handler_13;
}
assert(tmp_class_creation_6__bases == NULL);
tmp_class_creation_6__bases = tmp_assign_source_54;
}
{
PyObject *tmp_assign_source_55;
tmp_assign_source_55 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_6__class_decl_dict == NULL);
tmp_class_creation_6__class_decl_dict = tmp_assign_source_55;
}
{
PyObject *tmp_assign_source_56;
PyObject *tmp_metaclass_value_5;
bool tmp_condition_result_25;
PyObject *tmp_key_value_13;
PyObject *tmp_dict_arg_value_13;
PyObject *tmp_dict_arg_value_14;
PyObject *tmp_key_value_14;
nuitka_bool tmp_condition_result_26;
int tmp_truth_name_5;
PyObject *tmp_type_arg_9;
PyObject *tmp_expression_value_22;
PyObject *tmp_subscript_value_5;
PyObject *tmp_bases_value_5;
tmp_key_value_13 = mod_consts[99];
CHECK_OBJECT(tmp_class_creation_6__class_decl_dict);
tmp_dict_arg_value_13 = tmp_class_creation_6__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_13, tmp_key_value_13);
assert(!(tmp_res == -1));
tmp_condition_result_25 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_25 != false) {
goto condexpr_true_9;
} else {
goto condexpr_false_9;
}
condexpr_true_9:;
CHECK_OBJECT(tmp_class_creation_6__class_decl_dict);
tmp_dict_arg_value_14 = tmp_class_creation_6__class_decl_dict;
tmp_key_value_14 = mod_consts[99];
tmp_metaclass_value_5 = DICT_GET_ITEM0(tmp_dict_arg_value_14, tmp_key_value_14);
if (tmp_metaclass_value_5 == NULL) {
tmp_metaclass_value_5 = Py_None;
}
assert(!(tmp_metaclass_value_5 == NULL));
Py_INCREF(tmp_metaclass_value_5);
goto condexpr_end_9;
condexpr_false_9:;
CHECK_OBJECT(tmp_class_creation_6__bases);
tmp_truth_name_5 = CHECK_IF_TRUE(tmp_class_creation_6__bases);
if (tmp_truth_name_5 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 164;
goto try_except_handler_13;
}
tmp_condition_result_26 = tmp_truth_name_5 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
if (tmp_condition_result_26 == NUITKA_BOOL_TRUE) {
goto condexpr_true_10;
} else {
goto condexpr_false_10;
}
condexpr_true_10:;
CHECK_OBJECT(tmp_class_creation_6__bases);
tmp_expression_value_22 = tmp_class_creation_6__bases;
tmp_subscript_value_5 = mod_consts[56];
tmp_type_arg_9 = LOOKUP_SUBSCRIPT_CONST(tmp_expression_value_22, tmp_subscript_value_5, 0);
if (tmp_type_arg_9 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 164;
goto try_except_handler_13;
}
tmp_metaclass_value_5 = BUILTIN_TYPE1(tmp_type_arg_9);
Py_DECREF(tmp_type_arg_9);
if (tmp_metaclass_value_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 164;
goto try_except_handler_13;
}
goto condexpr_end_10;
condexpr_false_10:;
tmp_metaclass_value_5 = (PyObject *)&PyType_Type;
Py_INCREF(tmp_metaclass_value_5);
condexpr_end_10:;
condexpr_end_9:;
CHECK_OBJECT(tmp_class_creation_6__bases);
tmp_bases_value_5 = tmp_class_creation_6__bases;
tmp_assign_source_56 = SELECT_METACLASS(tmp_metaclass_value_5, tmp_bases_value_5);
Py_DECREF(tmp_metaclass_value_5);
if (tmp_assign_source_56 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 164;
goto try_except_handler_13;
}
assert(tmp_class_creation_6__metaclass == NULL);
tmp_class_creation_6__metaclass = tmp_assign_source_56;
}
{
bool tmp_condition_result_27;
PyObject *tmp_key_value_15;
PyObject *tmp_dict_arg_value_15;
tmp_key_value_15 = mod_consts[99];
CHECK_OBJECT(tmp_class_creation_6__class_decl_dict);
tmp_dict_arg_value_15 = tmp_class_creation_6__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_15, tmp_key_value_15);
assert(!(tmp_res == -1));
tmp_condition_result_27 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_27 != false) {
goto branch_yes_17;
} else {
goto branch_no_17;
}
}
branch_yes_17:;
CHECK_OBJECT(tmp_class_creation_6__class_decl_dict);
tmp_dictdel_dict = tmp_class_creation_6__class_decl_dict;
tmp_dictdel_key = mod_consts[99];
tmp_result = DICT_REMOVE_ITEM(tmp_dictdel_dict, tmp_dictdel_key);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 164;
goto try_except_handler_13;
}
branch_no_17:;
{
nuitka_bool tmp_condition_result_28;
PyObject *tmp_expression_value_23;
CHECK_OBJECT(tmp_class_creation_6__metaclass);
tmp_expression_value_23 = tmp_class_creation_6__metaclass;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_23, mod_consts[100]);
tmp_condition_result_28 = (tmp_result) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_28 == NUITKA_BOOL_TRUE) {
goto branch_yes_18;
} else {
goto branch_no_18;
}
}
branch_yes_18:;
{
PyObject *tmp_assign_source_57;
PyObject *tmp_called_value_9;
PyObject *tmp_expression_value_24;
PyObject *tmp_args_value_9;
PyObject *tmp_tuple_element_16;
PyObject *tmp_kwargs_value_9;
CHECK_OBJECT(tmp_class_creation_6__metaclass);
tmp_expression_value_24 = tmp_class_creation_6__metaclass;
tmp_called_value_9 = LOOKUP_ATTRIBUTE(tmp_expression_value_24, mod_consts[100]);
if (tmp_called_value_9 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 164;
goto try_except_handler_13;
}
tmp_tuple_element_16 = mod_consts[191];
tmp_args_value_9 = MAKE_TUPLE_EMPTY(2);
PyTuple_SET_ITEM0(tmp_args_value_9, 0, tmp_tuple_element_16);
CHECK_OBJECT(tmp_class_creation_6__bases);
tmp_tuple_element_16 = tmp_class_creation_6__bases;
PyTuple_SET_ITEM0(tmp_args_value_9, 1, tmp_tuple_element_16);
CHECK_OBJECT(tmp_class_creation_6__class_decl_dict);
tmp_kwargs_value_9 = tmp_class_creation_6__class_decl_dict;
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 164;
tmp_assign_source_57 = CALL_FUNCTION(tmp_called_value_9, tmp_args_value_9, tmp_kwargs_value_9);
Py_DECREF(tmp_called_value_9);
Py_DECREF(tmp_args_value_9);
if (tmp_assign_source_57 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 164;
goto try_except_handler_13;
}
assert(tmp_class_creation_6__prepared == NULL);
tmp_class_creation_6__prepared = tmp_assign_source_57;
}
{
bool tmp_condition_result_29;
PyObject *tmp_operand_value_5;
PyObject *tmp_expression_value_25;
CHECK_OBJECT(tmp_class_creation_6__prepared);
tmp_expression_value_25 = tmp_class_creation_6__prepared;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_25, mod_consts[101]);
tmp_operand_value_5 = (tmp_result) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_5);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 164;
goto try_except_handler_13;
}
tmp_condition_result_29 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_29 != false) {
goto branch_yes_19;
} else {
goto branch_no_19;
}
}
branch_yes_19:;
{
PyObject *tmp_raise_type_5;
PyObject *tmp_raise_value_5;
PyObject *tmp_mod_expr_left_5;
PyObject *tmp_mod_expr_right_5;
PyObject *tmp_tuple_element_17;
PyObject *tmp_getattr_target_5;
PyObject *tmp_getattr_attr_5;
PyObject *tmp_getattr_default_5;
tmp_raise_type_5 = PyExc_TypeError;
tmp_mod_expr_left_5 = mod_consts[102];
CHECK_OBJECT(tmp_class_creation_6__metaclass);
tmp_getattr_target_5 = tmp_class_creation_6__metaclass;
tmp_getattr_attr_5 = mod_consts[103];
tmp_getattr_default_5 = mod_consts[104];
tmp_tuple_element_17 = BUILTIN_GETATTR(tmp_getattr_target_5, tmp_getattr_attr_5, tmp_getattr_default_5);
if (tmp_tuple_element_17 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 164;
goto try_except_handler_13;
}
tmp_mod_expr_right_5 = MAKE_TUPLE_EMPTY(2);
{
PyObject *tmp_expression_value_26;
PyObject *tmp_type_arg_10;
PyTuple_SET_ITEM(tmp_mod_expr_right_5, 0, tmp_tuple_element_17);
CHECK_OBJECT(tmp_class_creation_6__prepared);
tmp_type_arg_10 = tmp_class_creation_6__prepared;
tmp_expression_value_26 = BUILTIN_TYPE1(tmp_type_arg_10);
assert(!(tmp_expression_value_26 == NULL));
tmp_tuple_element_17 = LOOKUP_ATTRIBUTE(tmp_expression_value_26, mod_consts[103]);
Py_DECREF(tmp_expression_value_26);
if (tmp_tuple_element_17 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 164;
goto tuple_build_exception_5;
}
PyTuple_SET_ITEM(tmp_mod_expr_right_5, 1, tmp_tuple_element_17);
}
goto tuple_build_noexception_5;
// Exception handling pass through code for tuple_build:
tuple_build_exception_5:;
Py_DECREF(tmp_mod_expr_right_5);
goto try_except_handler_13;
// Finished with no exception for tuple_build:
tuple_build_noexception_5:;
tmp_raise_value_5 = BINARY_OPERATION_MOD_OBJECT_UNICODE_TUPLE(tmp_mod_expr_left_5, tmp_mod_expr_right_5);
Py_DECREF(tmp_mod_expr_right_5);
if (tmp_raise_value_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 164;
goto try_except_handler_13;
}
exception_type = tmp_raise_type_5;
Py_INCREF(tmp_raise_type_5);
exception_value = tmp_raise_value_5;
exception_lineno = 164;
RAISE_EXCEPTION_IMPLICIT(&exception_type, &exception_value, &exception_tb);
goto try_except_handler_13;
}
branch_no_19:;
goto branch_end_18;
branch_no_18:;
{
PyObject *tmp_assign_source_58;
tmp_assign_source_58 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_6__prepared == NULL);
tmp_class_creation_6__prepared = tmp_assign_source_58;
}
branch_end_18:;
{
PyObject *tmp_assign_source_59;
{
PyObject *tmp_set_locals_5;
CHECK_OBJECT(tmp_class_creation_6__prepared);
tmp_set_locals_5 = tmp_class_creation_6__prepared;
locals_six$$$class__6__SixMetaPathImporter_164 = tmp_set_locals_5;
Py_INCREF(tmp_set_locals_5);
}
// Tried code:
// Tried code:
tmp_dictset_value = mod_consts[105];
tmp_res = PyObject_SetItem(locals_six$$$class__6__SixMetaPathImporter_164, mod_consts[106], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 164;
goto try_except_handler_15;
}
tmp_dictset_value = mod_consts[192];
tmp_res = PyObject_SetItem(locals_six$$$class__6__SixMetaPathImporter_164, mod_consts[0], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 164;
goto try_except_handler_15;
}
tmp_dictset_value = mod_consts[191];
tmp_res = PyObject_SetItem(locals_six$$$class__6__SixMetaPathImporter_164, mod_consts[108], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 164;
goto try_except_handler_15;
}
if (isFrameUnusable(cache_frame_67aa60e357a721eb0da83566917ab322_6)) {
Py_XDECREF(cache_frame_67aa60e357a721eb0da83566917ab322_6);
#if _DEBUG_REFCOUNTS
if (cache_frame_67aa60e357a721eb0da83566917ab322_6 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_67aa60e357a721eb0da83566917ab322_6 = MAKE_CLASS_FRAME(codeobj_67aa60e357a721eb0da83566917ab322, module_six, NULL, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_67aa60e357a721eb0da83566917ab322_6->m_type_description == NULL);
frame_67aa60e357a721eb0da83566917ab322_6 = cache_frame_67aa60e357a721eb0da83566917ab322_6;
// Push the new frame as the currently active one.
pushFrameStack(frame_67aa60e357a721eb0da83566917ab322_6);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_67aa60e357a721eb0da83566917ab322_6) == 2); // Frame stack
// Framed code:
tmp_dictset_value = MAKE_FUNCTION_six$$$function__13___init__();
tmp_res = PyObject_SetItem(locals_six$$$class__6__SixMetaPathImporter_164, mod_consts[9], tmp_dictset_value);
Py_DECREF(tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 173;
type_description_2 = "o";
goto frame_exception_exit_6;
}
tmp_dictset_value = MAKE_FUNCTION_six$$$function__14__add_module();
tmp_res = PyObject_SetItem(locals_six$$$class__6__SixMetaPathImporter_164, mod_consts[194], tmp_dictset_value);
Py_DECREF(tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 177;
type_description_2 = "o";
goto frame_exception_exit_6;
}
tmp_dictset_value = MAKE_FUNCTION_six$$$function__15__get_module();
tmp_res = PyObject_SetItem(locals_six$$$class__6__SixMetaPathImporter_164, mod_consts[196], tmp_dictset_value);
Py_DECREF(tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 181;
type_description_2 = "o";
goto frame_exception_exit_6;
}
{
PyObject *tmp_defaults_3;
tmp_defaults_3 = mod_consts[179];
Py_INCREF(tmp_defaults_3);
tmp_dictset_value = MAKE_FUNCTION_six$$$function__16_find_module(tmp_defaults_3);
tmp_res = PyObject_SetItem(locals_six$$$class__6__SixMetaPathImporter_164, mod_consts[198], tmp_dictset_value);
Py_DECREF(tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 184;
type_description_2 = "o";
goto frame_exception_exit_6;
}
}
tmp_dictset_value = MAKE_FUNCTION_six$$$function__17___get_module();
tmp_res = PyObject_SetItem(locals_six$$$class__6__SixMetaPathImporter_164, mod_consts[22], tmp_dictset_value);
Py_DECREF(tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 189;
type_description_2 = "o";
goto frame_exception_exit_6;
}
tmp_dictset_value = MAKE_FUNCTION_six$$$function__18_load_module();
tmp_res = PyObject_SetItem(locals_six$$$class__6__SixMetaPathImporter_164, mod_consts[202], tmp_dictset_value);
Py_DECREF(tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 195;
type_description_2 = "o";
goto frame_exception_exit_6;
}
tmp_dictset_value = MAKE_FUNCTION_six$$$function__19_is_package();
tmp_res = PyObject_SetItem(locals_six$$$class__6__SixMetaPathImporter_164, mod_consts[204], tmp_dictset_value);
Py_DECREF(tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 209;
type_description_2 = "o";
goto frame_exception_exit_6;
}
tmp_dictset_value = MAKE_FUNCTION_six$$$function__20_get_code();
tmp_res = PyObject_SetItem(locals_six$$$class__6__SixMetaPathImporter_164, mod_consts[206], tmp_dictset_value);
Py_DECREF(tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 218;
type_description_2 = "o";
goto frame_exception_exit_6;
}
tmp_dictset_value = PyObject_GetItem(locals_six$$$class__6__SixMetaPathImporter_164, mod_consts[206]);
if (unlikely(tmp_dictset_value == NULL && CHECK_AND_CLEAR_KEY_ERROR_OCCURRED())) {
FORMAT_NAME_ERROR(&exception_type, &exception_value, mod_consts[206]);
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 224;
type_description_2 = "o";
goto frame_exception_exit_6;
}
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 224;
type_description_2 = "o";
goto frame_exception_exit_6;
}
tmp_res = PyObject_SetItem(locals_six$$$class__6__SixMetaPathImporter_164, mod_consts[208], tmp_dictset_value);
Py_DECREF(tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 224;
type_description_2 = "o";
goto frame_exception_exit_6;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_67aa60e357a721eb0da83566917ab322_6);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_5;
frame_exception_exit_6:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_67aa60e357a721eb0da83566917ab322_6);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_67aa60e357a721eb0da83566917ab322_6, exception_lineno);
} else if (exception_tb->tb_frame != &frame_67aa60e357a721eb0da83566917ab322_6->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_67aa60e357a721eb0da83566917ab322_6, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_67aa60e357a721eb0da83566917ab322_6,
type_description_2,
outline_4_var___class__
);
// Release cached frame if used for exception.
if (frame_67aa60e357a721eb0da83566917ab322_6 == cache_frame_67aa60e357a721eb0da83566917ab322_6) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_67aa60e357a721eb0da83566917ab322_6);
cache_frame_67aa60e357a721eb0da83566917ab322_6 = NULL;
}
assertFrameObject(frame_67aa60e357a721eb0da83566917ab322_6);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto nested_frame_exit_5;
frame_no_exception_5:;
goto skip_nested_handling_5;
nested_frame_exit_5:;
goto try_except_handler_15;
skip_nested_handling_5:;
{
nuitka_bool tmp_condition_result_30;
PyObject *tmp_cmp_expr_left_5;
PyObject *tmp_cmp_expr_right_5;
CHECK_OBJECT(tmp_class_creation_6__bases);
tmp_cmp_expr_left_5 = tmp_class_creation_6__bases;
tmp_cmp_expr_right_5 = mod_consts[174];
tmp_condition_result_30 = RICH_COMPARE_NE_NBOOL_OBJECT_TUPLE(tmp_cmp_expr_left_5, tmp_cmp_expr_right_5);
if (tmp_condition_result_30 == NUITKA_BOOL_EXCEPTION) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 164;
goto try_except_handler_15;
}
if (tmp_condition_result_30 == NUITKA_BOOL_TRUE) {
goto branch_yes_20;
} else {
goto branch_no_20;
}
}
branch_yes_20:;
tmp_dictset_value = mod_consts[174];
tmp_res = PyObject_SetItem(locals_six$$$class__6__SixMetaPathImporter_164, mod_consts[113], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 164;
goto try_except_handler_15;
}
branch_no_20:;
{
PyObject *tmp_assign_source_60;
PyObject *tmp_called_value_10;
PyObject *tmp_args_value_10;
PyObject *tmp_tuple_element_18;
PyObject *tmp_kwargs_value_10;
CHECK_OBJECT(tmp_class_creation_6__metaclass);
tmp_called_value_10 = tmp_class_creation_6__metaclass;
tmp_tuple_element_18 = mod_consts[191];
tmp_args_value_10 = MAKE_TUPLE_EMPTY(3);
PyTuple_SET_ITEM0(tmp_args_value_10, 0, tmp_tuple_element_18);
CHECK_OBJECT(tmp_class_creation_6__bases);
tmp_tuple_element_18 = tmp_class_creation_6__bases;
PyTuple_SET_ITEM0(tmp_args_value_10, 1, tmp_tuple_element_18);
tmp_tuple_element_18 = locals_six$$$class__6__SixMetaPathImporter_164;
PyTuple_SET_ITEM0(tmp_args_value_10, 2, tmp_tuple_element_18);
CHECK_OBJECT(tmp_class_creation_6__class_decl_dict);
tmp_kwargs_value_10 = tmp_class_creation_6__class_decl_dict;
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 164;
tmp_assign_source_60 = CALL_FUNCTION(tmp_called_value_10, tmp_args_value_10, tmp_kwargs_value_10);
Py_DECREF(tmp_args_value_10);
if (tmp_assign_source_60 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 164;
goto try_except_handler_15;
}
assert(outline_4_var___class__ == NULL);
outline_4_var___class__ = tmp_assign_source_60;
}
CHECK_OBJECT(outline_4_var___class__);
tmp_assign_source_59 = outline_4_var___class__;
Py_INCREF(tmp_assign_source_59);
goto try_return_handler_15;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_15:;
Py_DECREF(locals_six$$$class__6__SixMetaPathImporter_164);
locals_six$$$class__6__SixMetaPathImporter_164 = NULL;
goto try_return_handler_14;
// Exception handler code:
try_except_handler_15:;
exception_keeper_type_13 = exception_type;
exception_keeper_value_13 = exception_value;
exception_keeper_tb_13 = exception_tb;
exception_keeper_lineno_13 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_DECREF(locals_six$$$class__6__SixMetaPathImporter_164);
locals_six$$$class__6__SixMetaPathImporter_164 = NULL;
// Re-raise.
exception_type = exception_keeper_type_13;
exception_value = exception_keeper_value_13;
exception_tb = exception_keeper_tb_13;
exception_lineno = exception_keeper_lineno_13;
goto try_except_handler_14;
// End of try:
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_14:;
CHECK_OBJECT(outline_4_var___class__);
Py_DECREF(outline_4_var___class__);
outline_4_var___class__ = NULL;
goto outline_result_5;
// Exception handler code:
try_except_handler_14:;
exception_keeper_type_14 = exception_type;
exception_keeper_value_14 = exception_value;
exception_keeper_tb_14 = exception_tb;
exception_keeper_lineno_14 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
// Re-raise.
exception_type = exception_keeper_type_14;
exception_value = exception_keeper_value_14;
exception_tb = exception_keeper_tb_14;
exception_lineno = exception_keeper_lineno_14;
goto outline_exception_5;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
outline_exception_5:;
exception_lineno = 164;
goto try_except_handler_13;
outline_result_5:;
UPDATE_STRING_DICT1(moduledict_six, (Nuitka_StringObject *)mod_consts[191], tmp_assign_source_59);
}
goto try_end_5;
// Exception handler code:
try_except_handler_13:;
exception_keeper_type_15 = exception_type;
exception_keeper_value_15 = exception_value;
exception_keeper_tb_15 = exception_tb;
exception_keeper_lineno_15 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_class_creation_6__bases);
tmp_class_creation_6__bases = NULL;
Py_XDECREF(tmp_class_creation_6__class_decl_dict);
tmp_class_creation_6__class_decl_dict = NULL;
Py_XDECREF(tmp_class_creation_6__metaclass);
tmp_class_creation_6__metaclass = NULL;
Py_XDECREF(tmp_class_creation_6__prepared);
tmp_class_creation_6__prepared = NULL;
// Re-raise.
exception_type = exception_keeper_type_15;
exception_value = exception_keeper_value_15;
exception_tb = exception_keeper_tb_15;
exception_lineno = exception_keeper_lineno_15;
goto frame_exception_exit_1;
// End of try:
try_end_5:;
CHECK_OBJECT(tmp_class_creation_6__bases);
Py_DECREF(tmp_class_creation_6__bases);
tmp_class_creation_6__bases = NULL;
CHECK_OBJECT(tmp_class_creation_6__class_decl_dict);
Py_DECREF(tmp_class_creation_6__class_decl_dict);
tmp_class_creation_6__class_decl_dict = NULL;
CHECK_OBJECT(tmp_class_creation_6__metaclass);
Py_DECREF(tmp_class_creation_6__metaclass);
tmp_class_creation_6__metaclass = NULL;
CHECK_OBJECT(tmp_class_creation_6__prepared);
Py_DECREF(tmp_class_creation_6__prepared);
tmp_class_creation_6__prepared = NULL;
{
PyObject *tmp_assign_source_61;
PyObject *tmp_called_value_11;
tmp_called_value_11 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[191]);
if (unlikely(tmp_called_value_11 == NULL)) {
tmp_called_value_11 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[191]);
}
if (tmp_called_value_11 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 226;
goto frame_exception_exit_1;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 226;
tmp_assign_source_61 = CALL_FUNCTION_WITH_POSARGS1(tmp_called_value_11, mod_consts[209]);
if (tmp_assign_source_61 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 226;
goto frame_exception_exit_1;
}
UPDATE_STRING_DICT1(moduledict_six, (Nuitka_StringObject *)mod_consts[210], tmp_assign_source_61);
}
// Tried code:
{
PyObject *tmp_assign_source_62;
PyObject *tmp_tuple_element_19;
tmp_tuple_element_19 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[13]);
if (unlikely(tmp_tuple_element_19 == NULL)) {
tmp_tuple_element_19 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[13]);
}
if (tmp_tuple_element_19 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 229;
goto try_except_handler_16;
}
tmp_assign_source_62 = MAKE_TUPLE_EMPTY(1);
PyTuple_SET_ITEM0(tmp_assign_source_62, 0, tmp_tuple_element_19);
assert(tmp_class_creation_7__bases_orig == NULL);
tmp_class_creation_7__bases_orig = tmp_assign_source_62;
}
{
PyObject *tmp_assign_source_63;
PyObject *tmp_dircall_arg1_6;
CHECK_OBJECT(tmp_class_creation_7__bases_orig);
tmp_dircall_arg1_6 = tmp_class_creation_7__bases_orig;
Py_INCREF(tmp_dircall_arg1_6);
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_6};
tmp_assign_source_63 = impl___main__$$$function__1__mro_entries_conversion(dir_call_args);
}
if (tmp_assign_source_63 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 229;
goto try_except_handler_16;
}
assert(tmp_class_creation_7__bases == NULL);
tmp_class_creation_7__bases = tmp_assign_source_63;
}
{
PyObject *tmp_assign_source_64;
tmp_assign_source_64 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_7__class_decl_dict == NULL);
tmp_class_creation_7__class_decl_dict = tmp_assign_source_64;
}
{
PyObject *tmp_assign_source_65;
PyObject *tmp_metaclass_value_6;
bool tmp_condition_result_31;
PyObject *tmp_key_value_16;
PyObject *tmp_dict_arg_value_16;
PyObject *tmp_dict_arg_value_17;
PyObject *tmp_key_value_17;
nuitka_bool tmp_condition_result_32;
int tmp_truth_name_6;
PyObject *tmp_type_arg_11;
PyObject *tmp_expression_value_27;
PyObject *tmp_subscript_value_6;
PyObject *tmp_bases_value_6;
tmp_key_value_16 = mod_consts[99];
CHECK_OBJECT(tmp_class_creation_7__class_decl_dict);
tmp_dict_arg_value_16 = tmp_class_creation_7__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_16, tmp_key_value_16);
assert(!(tmp_res == -1));
tmp_condition_result_31 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_31 != false) {
goto condexpr_true_11;
} else {
goto condexpr_false_11;
}
condexpr_true_11:;
CHECK_OBJECT(tmp_class_creation_7__class_decl_dict);
tmp_dict_arg_value_17 = tmp_class_creation_7__class_decl_dict;
tmp_key_value_17 = mod_consts[99];
tmp_metaclass_value_6 = DICT_GET_ITEM0(tmp_dict_arg_value_17, tmp_key_value_17);
if (tmp_metaclass_value_6 == NULL) {
tmp_metaclass_value_6 = Py_None;
}
assert(!(tmp_metaclass_value_6 == NULL));
Py_INCREF(tmp_metaclass_value_6);
goto condexpr_end_11;
condexpr_false_11:;
CHECK_OBJECT(tmp_class_creation_7__bases);
tmp_truth_name_6 = CHECK_IF_TRUE(tmp_class_creation_7__bases);
if (tmp_truth_name_6 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 229;
goto try_except_handler_16;
}
tmp_condition_result_32 = tmp_truth_name_6 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
if (tmp_condition_result_32 == NUITKA_BOOL_TRUE) {
goto condexpr_true_12;
} else {
goto condexpr_false_12;
}
condexpr_true_12:;
CHECK_OBJECT(tmp_class_creation_7__bases);
tmp_expression_value_27 = tmp_class_creation_7__bases;
tmp_subscript_value_6 = mod_consts[56];
tmp_type_arg_11 = LOOKUP_SUBSCRIPT_CONST(tmp_expression_value_27, tmp_subscript_value_6, 0);
if (tmp_type_arg_11 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 229;
goto try_except_handler_16;
}
tmp_metaclass_value_6 = BUILTIN_TYPE1(tmp_type_arg_11);
Py_DECREF(tmp_type_arg_11);
if (tmp_metaclass_value_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 229;
goto try_except_handler_16;
}
goto condexpr_end_12;
condexpr_false_12:;
tmp_metaclass_value_6 = (PyObject *)&PyType_Type;
Py_INCREF(tmp_metaclass_value_6);
condexpr_end_12:;
condexpr_end_11:;
CHECK_OBJECT(tmp_class_creation_7__bases);
tmp_bases_value_6 = tmp_class_creation_7__bases;
tmp_assign_source_65 = SELECT_METACLASS(tmp_metaclass_value_6, tmp_bases_value_6);
Py_DECREF(tmp_metaclass_value_6);
if (tmp_assign_source_65 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 229;
goto try_except_handler_16;
}
assert(tmp_class_creation_7__metaclass == NULL);
tmp_class_creation_7__metaclass = tmp_assign_source_65;
}
{
bool tmp_condition_result_33;
PyObject *tmp_key_value_18;
PyObject *tmp_dict_arg_value_18;
tmp_key_value_18 = mod_consts[99];
CHECK_OBJECT(tmp_class_creation_7__class_decl_dict);
tmp_dict_arg_value_18 = tmp_class_creation_7__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_18, tmp_key_value_18);
assert(!(tmp_res == -1));
tmp_condition_result_33 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_33 != false) {
goto branch_yes_21;
} else {
goto branch_no_21;
}
}
branch_yes_21:;
CHECK_OBJECT(tmp_class_creation_7__class_decl_dict);
tmp_dictdel_dict = tmp_class_creation_7__class_decl_dict;
tmp_dictdel_key = mod_consts[99];
tmp_result = DICT_REMOVE_ITEM(tmp_dictdel_dict, tmp_dictdel_key);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 229;
goto try_except_handler_16;
}
branch_no_21:;
{
nuitka_bool tmp_condition_result_34;
PyObject *tmp_expression_value_28;
CHECK_OBJECT(tmp_class_creation_7__metaclass);
tmp_expression_value_28 = tmp_class_creation_7__metaclass;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_28, mod_consts[100]);
tmp_condition_result_34 = (tmp_result) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_34 == NUITKA_BOOL_TRUE) {
goto branch_yes_22;
} else {
goto branch_no_22;
}
}
branch_yes_22:;
{
PyObject *tmp_assign_source_66;
PyObject *tmp_called_value_12;
PyObject *tmp_expression_value_29;
PyObject *tmp_args_value_11;
PyObject *tmp_tuple_element_20;
PyObject *tmp_kwargs_value_11;
CHECK_OBJECT(tmp_class_creation_7__metaclass);
tmp_expression_value_29 = tmp_class_creation_7__metaclass;
tmp_called_value_12 = LOOKUP_ATTRIBUTE(tmp_expression_value_29, mod_consts[100]);
if (tmp_called_value_12 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 229;
goto try_except_handler_16;
}
tmp_tuple_element_20 = mod_consts[28];
tmp_args_value_11 = MAKE_TUPLE_EMPTY(2);
PyTuple_SET_ITEM0(tmp_args_value_11, 0, tmp_tuple_element_20);
CHECK_OBJECT(tmp_class_creation_7__bases);
tmp_tuple_element_20 = tmp_class_creation_7__bases;
PyTuple_SET_ITEM0(tmp_args_value_11, 1, tmp_tuple_element_20);
CHECK_OBJECT(tmp_class_creation_7__class_decl_dict);
tmp_kwargs_value_11 = tmp_class_creation_7__class_decl_dict;
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 229;
tmp_assign_source_66 = CALL_FUNCTION(tmp_called_value_12, tmp_args_value_11, tmp_kwargs_value_11);
Py_DECREF(tmp_called_value_12);
Py_DECREF(tmp_args_value_11);
if (tmp_assign_source_66 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 229;
goto try_except_handler_16;
}
assert(tmp_class_creation_7__prepared == NULL);
tmp_class_creation_7__prepared = tmp_assign_source_66;
}
{
bool tmp_condition_result_35;
PyObject *tmp_operand_value_6;
PyObject *tmp_expression_value_30;
CHECK_OBJECT(tmp_class_creation_7__prepared);
tmp_expression_value_30 = tmp_class_creation_7__prepared;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_30, mod_consts[101]);
tmp_operand_value_6 = (tmp_result) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_6);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 229;
goto try_except_handler_16;
}
tmp_condition_result_35 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_35 != false) {
goto branch_yes_23;
} else {
goto branch_no_23;
}
}
branch_yes_23:;
{
PyObject *tmp_raise_type_6;
PyObject *tmp_raise_value_6;
PyObject *tmp_mod_expr_left_6;
PyObject *tmp_mod_expr_right_6;
PyObject *tmp_tuple_element_21;
PyObject *tmp_getattr_target_6;
PyObject *tmp_getattr_attr_6;
PyObject *tmp_getattr_default_6;
tmp_raise_type_6 = PyExc_TypeError;
tmp_mod_expr_left_6 = mod_consts[102];
CHECK_OBJECT(tmp_class_creation_7__metaclass);
tmp_getattr_target_6 = tmp_class_creation_7__metaclass;
tmp_getattr_attr_6 = mod_consts[103];
tmp_getattr_default_6 = mod_consts[104];
tmp_tuple_element_21 = BUILTIN_GETATTR(tmp_getattr_target_6, tmp_getattr_attr_6, tmp_getattr_default_6);
if (tmp_tuple_element_21 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 229;
goto try_except_handler_16;
}
tmp_mod_expr_right_6 = MAKE_TUPLE_EMPTY(2);
{
PyObject *tmp_expression_value_31;
PyObject *tmp_type_arg_12;
PyTuple_SET_ITEM(tmp_mod_expr_right_6, 0, tmp_tuple_element_21);
CHECK_OBJECT(tmp_class_creation_7__prepared);
tmp_type_arg_12 = tmp_class_creation_7__prepared;
tmp_expression_value_31 = BUILTIN_TYPE1(tmp_type_arg_12);
assert(!(tmp_expression_value_31 == NULL));
tmp_tuple_element_21 = LOOKUP_ATTRIBUTE(tmp_expression_value_31, mod_consts[103]);
Py_DECREF(tmp_expression_value_31);
if (tmp_tuple_element_21 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 229;
goto tuple_build_exception_6;
}
PyTuple_SET_ITEM(tmp_mod_expr_right_6, 1, tmp_tuple_element_21);
}
goto tuple_build_noexception_6;
// Exception handling pass through code for tuple_build:
tuple_build_exception_6:;
Py_DECREF(tmp_mod_expr_right_6);
goto try_except_handler_16;
// Finished with no exception for tuple_build:
tuple_build_noexception_6:;
tmp_raise_value_6 = BINARY_OPERATION_MOD_OBJECT_UNICODE_TUPLE(tmp_mod_expr_left_6, tmp_mod_expr_right_6);
Py_DECREF(tmp_mod_expr_right_6);
if (tmp_raise_value_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 229;
goto try_except_handler_16;
}
exception_type = tmp_raise_type_6;
Py_INCREF(tmp_raise_type_6);
exception_value = tmp_raise_value_6;
exception_lineno = 229;
RAISE_EXCEPTION_IMPLICIT(&exception_type, &exception_value, &exception_tb);
goto try_except_handler_16;
}
branch_no_23:;
goto branch_end_22;
branch_no_22:;
{
PyObject *tmp_assign_source_67;
tmp_assign_source_67 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_7__prepared == NULL);
tmp_class_creation_7__prepared = tmp_assign_source_67;
}
branch_end_22:;
{
PyObject *tmp_assign_source_68;
{
PyObject *tmp_set_locals_6;
CHECK_OBJECT(tmp_class_creation_7__prepared);
tmp_set_locals_6 = tmp_class_creation_7__prepared;
locals_six$$$class__7__MovedItems_229 = tmp_set_locals_6;
Py_INCREF(tmp_set_locals_6);
}
// Tried code:
// Tried code:
tmp_dictset_value = mod_consts[105];
tmp_res = PyObject_SetItem(locals_six$$$class__7__MovedItems_229, mod_consts[106], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 229;
goto try_except_handler_18;
}
tmp_dictset_value = mod_consts[211];
tmp_res = PyObject_SetItem(locals_six$$$class__7__MovedItems_229, mod_consts[0], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 229;
goto try_except_handler_18;
}
tmp_dictset_value = mod_consts[28];
tmp_res = PyObject_SetItem(locals_six$$$class__7__MovedItems_229, mod_consts[108], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 229;
goto try_except_handler_18;
}
if (isFrameUnusable(cache_frame_f9ddbb2b4ca9f02da688a42fcd0a73d2_7)) {
Py_XDECREF(cache_frame_f9ddbb2b4ca9f02da688a42fcd0a73d2_7);
#if _DEBUG_REFCOUNTS
if (cache_frame_f9ddbb2b4ca9f02da688a42fcd0a73d2_7 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_f9ddbb2b4ca9f02da688a42fcd0a73d2_7 = MAKE_CLASS_FRAME(codeobj_f9ddbb2b4ca9f02da688a42fcd0a73d2, module_six, NULL, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_f9ddbb2b4ca9f02da688a42fcd0a73d2_7->m_type_description == NULL);
frame_f9ddbb2b4ca9f02da688a42fcd0a73d2_7 = cache_frame_f9ddbb2b4ca9f02da688a42fcd0a73d2_7;
// Push the new frame as the currently active one.
pushFrameStack(frame_f9ddbb2b4ca9f02da688a42fcd0a73d2_7);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_f9ddbb2b4ca9f02da688a42fcd0a73d2_7) == 2); // Frame stack
// Framed code:
tmp_dictset_value = MAKE_LIST_EMPTY(0);
tmp_res = PyObject_SetItem(locals_six$$$class__7__MovedItems_229, mod_consts[24], tmp_dictset_value);
Py_DECREF(tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 232;
type_description_2 = "o";
goto frame_exception_exit_7;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_f9ddbb2b4ca9f02da688a42fcd0a73d2_7);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_6;
frame_exception_exit_7:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_f9ddbb2b4ca9f02da688a42fcd0a73d2_7);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_f9ddbb2b4ca9f02da688a42fcd0a73d2_7, exception_lineno);
} else if (exception_tb->tb_frame != &frame_f9ddbb2b4ca9f02da688a42fcd0a73d2_7->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_f9ddbb2b4ca9f02da688a42fcd0a73d2_7, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_f9ddbb2b4ca9f02da688a42fcd0a73d2_7,
type_description_2,
outline_5_var___class__
);
// Release cached frame if used for exception.
if (frame_f9ddbb2b4ca9f02da688a42fcd0a73d2_7 == cache_frame_f9ddbb2b4ca9f02da688a42fcd0a73d2_7) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_f9ddbb2b4ca9f02da688a42fcd0a73d2_7);
cache_frame_f9ddbb2b4ca9f02da688a42fcd0a73d2_7 = NULL;
}
assertFrameObject(frame_f9ddbb2b4ca9f02da688a42fcd0a73d2_7);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto nested_frame_exit_6;
frame_no_exception_6:;
goto skip_nested_handling_6;
nested_frame_exit_6:;
goto try_except_handler_18;
skip_nested_handling_6:;
{
nuitka_bool tmp_condition_result_36;
PyObject *tmp_cmp_expr_left_6;
PyObject *tmp_cmp_expr_right_6;
CHECK_OBJECT(tmp_class_creation_7__bases);
tmp_cmp_expr_left_6 = tmp_class_creation_7__bases;
CHECK_OBJECT(tmp_class_creation_7__bases_orig);
tmp_cmp_expr_right_6 = tmp_class_creation_7__bases_orig;
tmp_condition_result_36 = RICH_COMPARE_NE_NBOOL_OBJECT_TUPLE(tmp_cmp_expr_left_6, tmp_cmp_expr_right_6);
if (tmp_condition_result_36 == NUITKA_BOOL_EXCEPTION) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 229;
goto try_except_handler_18;
}
if (tmp_condition_result_36 == NUITKA_BOOL_TRUE) {
goto branch_yes_24;
} else {
goto branch_no_24;
}
}
branch_yes_24:;
CHECK_OBJECT(tmp_class_creation_7__bases_orig);
tmp_dictset_value = tmp_class_creation_7__bases_orig;
tmp_res = PyObject_SetItem(locals_six$$$class__7__MovedItems_229, mod_consts[113], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 229;
goto try_except_handler_18;
}
branch_no_24:;
{
PyObject *tmp_assign_source_69;
PyObject *tmp_called_value_13;
PyObject *tmp_args_value_12;
PyObject *tmp_tuple_element_22;
PyObject *tmp_kwargs_value_12;
CHECK_OBJECT(tmp_class_creation_7__metaclass);
tmp_called_value_13 = tmp_class_creation_7__metaclass;
tmp_tuple_element_22 = mod_consts[28];
tmp_args_value_12 = MAKE_TUPLE_EMPTY(3);
PyTuple_SET_ITEM0(tmp_args_value_12, 0, tmp_tuple_element_22);
CHECK_OBJECT(tmp_class_creation_7__bases);
tmp_tuple_element_22 = tmp_class_creation_7__bases;
PyTuple_SET_ITEM0(tmp_args_value_12, 1, tmp_tuple_element_22);
tmp_tuple_element_22 = locals_six$$$class__7__MovedItems_229;
PyTuple_SET_ITEM0(tmp_args_value_12, 2, tmp_tuple_element_22);
CHECK_OBJECT(tmp_class_creation_7__class_decl_dict);
tmp_kwargs_value_12 = tmp_class_creation_7__class_decl_dict;
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 229;
tmp_assign_source_69 = CALL_FUNCTION(tmp_called_value_13, tmp_args_value_12, tmp_kwargs_value_12);
Py_DECREF(tmp_args_value_12);
if (tmp_assign_source_69 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 229;
goto try_except_handler_18;
}
assert(outline_5_var___class__ == NULL);
outline_5_var___class__ = tmp_assign_source_69;
}
CHECK_OBJECT(outline_5_var___class__);
tmp_assign_source_68 = outline_5_var___class__;
Py_INCREF(tmp_assign_source_68);
goto try_return_handler_18;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_18:;
Py_DECREF(locals_six$$$class__7__MovedItems_229);
locals_six$$$class__7__MovedItems_229 = NULL;
goto try_return_handler_17;
// Exception handler code:
try_except_handler_18:;
exception_keeper_type_16 = exception_type;
exception_keeper_value_16 = exception_value;
exception_keeper_tb_16 = exception_tb;
exception_keeper_lineno_16 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_DECREF(locals_six$$$class__7__MovedItems_229);
locals_six$$$class__7__MovedItems_229 = NULL;
// Re-raise.
exception_type = exception_keeper_type_16;
exception_value = exception_keeper_value_16;
exception_tb = exception_keeper_tb_16;
exception_lineno = exception_keeper_lineno_16;
goto try_except_handler_17;
// End of try:
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_17:;
CHECK_OBJECT(outline_5_var___class__);
Py_DECREF(outline_5_var___class__);
outline_5_var___class__ = NULL;
goto outline_result_6;
// Exception handler code:
try_except_handler_17:;
exception_keeper_type_17 = exception_type;
exception_keeper_value_17 = exception_value;
exception_keeper_tb_17 = exception_tb;
exception_keeper_lineno_17 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
// Re-raise.
exception_type = exception_keeper_type_17;
exception_value = exception_keeper_value_17;
exception_tb = exception_keeper_tb_17;
exception_lineno = exception_keeper_lineno_17;
goto outline_exception_6;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
outline_exception_6:;
exception_lineno = 229;
goto try_except_handler_16;
outline_result_6:;
UPDATE_STRING_DICT1(moduledict_six, (Nuitka_StringObject *)mod_consts[28], tmp_assign_source_68);
}
goto try_end_6;
// Exception handler code:
try_except_handler_16:;
exception_keeper_type_18 = exception_type;
exception_keeper_value_18 = exception_value;
exception_keeper_tb_18 = exception_tb;
exception_keeper_lineno_18 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_class_creation_7__bases_orig);
tmp_class_creation_7__bases_orig = NULL;
Py_XDECREF(tmp_class_creation_7__bases);
tmp_class_creation_7__bases = NULL;
Py_XDECREF(tmp_class_creation_7__class_decl_dict);
tmp_class_creation_7__class_decl_dict = NULL;
Py_XDECREF(tmp_class_creation_7__metaclass);
tmp_class_creation_7__metaclass = NULL;
Py_XDECREF(tmp_class_creation_7__prepared);
tmp_class_creation_7__prepared = NULL;
// Re-raise.
exception_type = exception_keeper_type_18;
exception_value = exception_keeper_value_18;
exception_tb = exception_keeper_tb_18;
exception_lineno = exception_keeper_lineno_18;
goto frame_exception_exit_1;
// End of try:
try_end_6:;
CHECK_OBJECT(tmp_class_creation_7__bases_orig);
Py_DECREF(tmp_class_creation_7__bases_orig);
tmp_class_creation_7__bases_orig = NULL;
CHECK_OBJECT(tmp_class_creation_7__bases);
Py_DECREF(tmp_class_creation_7__bases);
tmp_class_creation_7__bases = NULL;
CHECK_OBJECT(tmp_class_creation_7__class_decl_dict);
Py_DECREF(tmp_class_creation_7__class_decl_dict);
tmp_class_creation_7__class_decl_dict = NULL;
CHECK_OBJECT(tmp_class_creation_7__metaclass);
Py_DECREF(tmp_class_creation_7__metaclass);
tmp_class_creation_7__metaclass = NULL;
CHECK_OBJECT(tmp_class_creation_7__prepared);
Py_DECREF(tmp_class_creation_7__prepared);
tmp_class_creation_7__prepared = NULL;
{
PyObject *tmp_assign_source_70;
PyObject *tmp_list_element_1;
PyObject *tmp_called_value_14;
tmp_called_value_14 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[16]);
if (unlikely(tmp_called_value_14 == NULL)) {
tmp_called_value_14 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[16]);
}
if (tmp_called_value_14 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 236;
goto frame_exception_exit_1;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 236;
tmp_list_element_1 = CALL_FUNCTION_WITH_POSARGS4(tmp_called_value_14, mod_consts[212]);
if (tmp_list_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 236;
goto frame_exception_exit_1;
}
tmp_assign_source_70 = MAKE_LIST_EMPTY(66);
{
PyObject *tmp_called_value_15;
PyObject *tmp_called_value_16;
PyObject *tmp_called_value_17;
PyObject *tmp_called_value_18;
PyObject *tmp_called_value_19;
PyObject *tmp_called_value_20;
PyObject *tmp_called_value_21;
PyObject *tmp_called_value_22;
PyObject *tmp_called_value_23;
PyObject *tmp_called_value_24;
PyObject *tmp_args_element_value_1;
PyObject *tmp_args_element_value_2;
PyObject *tmp_args_element_value_3;
nuitka_bool tmp_condition_result_37;
PyObject *tmp_mvar_value_1;
int tmp_truth_name_7;
PyObject *tmp_args_element_value_4;
PyObject *tmp_called_value_25;
PyObject *tmp_called_value_26;
PyObject *tmp_called_value_27;
PyObject *tmp_called_value_28;
PyObject *tmp_called_value_29;
PyObject *tmp_called_value_30;
PyObject *tmp_called_value_31;
PyObject *tmp_called_value_32;
PyObject *tmp_called_value_33;
PyObject *tmp_called_value_34;
PyObject *tmp_called_value_35;
PyObject *tmp_called_value_36;
PyObject *tmp_called_value_37;
PyObject *tmp_called_value_38;
PyObject *tmp_called_value_39;
PyObject *tmp_called_value_40;
PyObject *tmp_called_value_41;
PyObject *tmp_called_value_42;
PyObject *tmp_called_value_43;
PyObject *tmp_called_value_44;
PyObject *tmp_called_value_45;
PyObject *tmp_called_value_46;
PyObject *tmp_called_value_47;
PyObject *tmp_called_value_48;
PyObject *tmp_called_value_49;
PyObject *tmp_called_value_50;
PyObject *tmp_called_value_51;
PyObject *tmp_called_value_52;
PyObject *tmp_called_value_53;
PyObject *tmp_called_value_54;
PyObject *tmp_called_value_55;
PyObject *tmp_called_value_56;
PyObject *tmp_called_value_57;
PyObject *tmp_called_value_58;
PyObject *tmp_called_value_59;
PyObject *tmp_called_value_60;
PyObject *tmp_called_value_61;
PyObject *tmp_called_value_62;
PyObject *tmp_called_value_63;
PyObject *tmp_called_value_64;
PyObject *tmp_called_value_65;
PyObject *tmp_called_value_66;
PyObject *tmp_called_value_67;
PyObject *tmp_called_value_68;
PyObject *tmp_called_value_69;
PyObject *tmp_called_value_70;
PyObject *tmp_called_value_71;
PyObject *tmp_called_value_72;
PyObject *tmp_called_value_73;
PyObject *tmp_called_value_74;
PyObject *tmp_called_value_75;
PyObject *tmp_called_value_76;
PyObject *tmp_called_value_77;
PyObject *tmp_called_value_78;
PyObject *tmp_called_value_79;
PyList_SET_ITEM(tmp_assign_source_70, 0, tmp_list_element_1);
tmp_called_value_15 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[16]);
if (unlikely(tmp_called_value_15 == NULL)) {
tmp_called_value_15 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[16]);
}
if (tmp_called_value_15 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 237;
goto list_build_exception_1;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 237;
tmp_list_element_1 = CALL_FUNCTION_WITH_POSARGS5(tmp_called_value_15, mod_consts[213]);
if (tmp_list_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 237;
goto list_build_exception_1;
}
PyList_SET_ITEM(tmp_assign_source_70, 1, tmp_list_element_1);
tmp_called_value_16 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[16]);
if (unlikely(tmp_called_value_16 == NULL)) {
tmp_called_value_16 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[16]);
}
if (tmp_called_value_16 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 238;
goto list_build_exception_1;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 238;
tmp_list_element_1 = CALL_FUNCTION_WITH_POSARGS5(tmp_called_value_16, mod_consts[214]);
if (tmp_list_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 238;
goto list_build_exception_1;
}
PyList_SET_ITEM(tmp_assign_source_70, 2, tmp_list_element_1);
tmp_called_value_17 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[16]);
if (unlikely(tmp_called_value_17 == NULL)) {
tmp_called_value_17 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[16]);
}
if (tmp_called_value_17 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 239;
goto list_build_exception_1;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 239;
tmp_list_element_1 = CALL_FUNCTION_WITH_POSARGS5(tmp_called_value_17, mod_consts[215]);
if (tmp_list_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 239;
goto list_build_exception_1;
}
PyList_SET_ITEM(tmp_assign_source_70, 3, tmp_list_element_1);
tmp_called_value_18 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[16]);
if (unlikely(tmp_called_value_18 == NULL)) {
tmp_called_value_18 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[16]);
}
if (tmp_called_value_18 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 240;
goto list_build_exception_1;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 240;
tmp_list_element_1 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_18, mod_consts[216]);
if (tmp_list_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 240;
goto list_build_exception_1;
}
PyList_SET_ITEM(tmp_assign_source_70, 4, tmp_list_element_1);
tmp_called_value_19 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[16]);
if (unlikely(tmp_called_value_19 == NULL)) {
tmp_called_value_19 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[16]);
}
if (tmp_called_value_19 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 241;
goto list_build_exception_1;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 241;
tmp_list_element_1 = CALL_FUNCTION_WITH_POSARGS5(tmp_called_value_19, mod_consts[217]);
if (tmp_list_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 241;
goto list_build_exception_1;
}
PyList_SET_ITEM(tmp_assign_source_70, 5, tmp_list_element_1);
tmp_called_value_20 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[16]);
if (unlikely(tmp_called_value_20 == NULL)) {
tmp_called_value_20 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[16]);
}
if (tmp_called_value_20 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 242;
goto list_build_exception_1;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 242;
tmp_list_element_1 = CALL_FUNCTION_WITH_POSARGS5(tmp_called_value_20, mod_consts[218]);
if (tmp_list_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 242;
goto list_build_exception_1;
}
PyList_SET_ITEM(tmp_assign_source_70, 6, tmp_list_element_1);
tmp_called_value_21 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[16]);
if (unlikely(tmp_called_value_21 == NULL)) {
tmp_called_value_21 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[16]);
}
if (tmp_called_value_21 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 243;
goto list_build_exception_1;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 243;
tmp_list_element_1 = CALL_FUNCTION_WITH_POSARGS5(tmp_called_value_21, mod_consts[219]);
if (tmp_list_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 243;
goto list_build_exception_1;
}
PyList_SET_ITEM(tmp_assign_source_70, 7, tmp_list_element_1);
tmp_called_value_22 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[16]);
if (unlikely(tmp_called_value_22 == NULL)) {
tmp_called_value_22 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[16]);
}
if (tmp_called_value_22 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 244;
goto list_build_exception_1;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 244;
tmp_list_element_1 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_22, mod_consts[220]);
if (tmp_list_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 244;
goto list_build_exception_1;
}
PyList_SET_ITEM(tmp_assign_source_70, 8, tmp_list_element_1);
tmp_called_value_23 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[16]);
if (unlikely(tmp_called_value_23 == NULL)) {
tmp_called_value_23 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[16]);
}
if (tmp_called_value_23 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 245;
goto list_build_exception_1;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 245;
tmp_list_element_1 = CALL_FUNCTION_WITH_POSARGS5(tmp_called_value_23, mod_consts[221]);
if (tmp_list_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 245;
goto list_build_exception_1;
}
PyList_SET_ITEM(tmp_assign_source_70, 9, tmp_list_element_1);
tmp_called_value_24 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[16]);
if (unlikely(tmp_called_value_24 == NULL)) {
tmp_called_value_24 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[16]);
}
if (tmp_called_value_24 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 246;
goto list_build_exception_1;
}
tmp_args_element_value_1 = mod_consts[222];
tmp_args_element_value_2 = mod_consts[223];
tmp_mvar_value_1 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[165]);
if (unlikely(tmp_mvar_value_1 == NULL)) {
tmp_mvar_value_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[165]);
}
if (tmp_mvar_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 246;
goto list_build_exception_1;
}
tmp_truth_name_7 = CHECK_IF_TRUE(tmp_mvar_value_1);
if (tmp_truth_name_7 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 246;
goto list_build_exception_1;
}
tmp_condition_result_37 = tmp_truth_name_7 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
if (tmp_condition_result_37 == NUITKA_BOOL_TRUE) {
goto condexpr_true_13;
} else {
goto condexpr_false_13;
}
condexpr_true_13:;
tmp_args_element_value_3 = mod_consts[224];
goto condexpr_end_13;
condexpr_false_13:;
tmp_args_element_value_3 = mod_consts[225];
condexpr_end_13:;
tmp_args_element_value_4 = mod_consts[226];
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 246;
{
PyObject *call_args[] = {tmp_args_element_value_1, tmp_args_element_value_2, tmp_args_element_value_3, tmp_args_element_value_4};
tmp_list_element_1 = CALL_FUNCTION_WITH_ARGS4(tmp_called_value_24, call_args);
}
if (tmp_list_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 246;
goto list_build_exception_1;
}
PyList_SET_ITEM(tmp_assign_source_70, 10, tmp_list_element_1);
tmp_called_value_25 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[16]);
if (unlikely(tmp_called_value_25 == NULL)) {
tmp_called_value_25 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[16]);
}
if (tmp_called_value_25 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 247;
goto list_build_exception_1;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 247;
tmp_list_element_1 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_25, mod_consts[227]);
if (tmp_list_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 247;
goto list_build_exception_1;
}
PyList_SET_ITEM(tmp_assign_source_70, 11, tmp_list_element_1);
tmp_called_value_26 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[16]);
if (unlikely(tmp_called_value_26 == NULL)) {
tmp_called_value_26 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[16]);
}
if (tmp_called_value_26 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 248;
goto list_build_exception_1;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 248;
tmp_list_element_1 = CALL_FUNCTION_WITH_POSARGS4(tmp_called_value_26, mod_consts[228]);
if (tmp_list_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 248;
goto list_build_exception_1;
}
PyList_SET_ITEM(tmp_assign_source_70, 12, tmp_list_element_1);
tmp_called_value_27 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[16]);
if (unlikely(tmp_called_value_27 == NULL)) {
tmp_called_value_27 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[16]);
}
if (tmp_called_value_27 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 249;
goto list_build_exception_1;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 249;
tmp_list_element_1 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_27, mod_consts[229]);
if (tmp_list_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 249;
goto list_build_exception_1;
}
PyList_SET_ITEM(tmp_assign_source_70, 13, tmp_list_element_1);
tmp_called_value_28 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[16]);
if (unlikely(tmp_called_value_28 == NULL)) {
tmp_called_value_28 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[16]);
}
if (tmp_called_value_28 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 250;
goto list_build_exception_1;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 250;
tmp_list_element_1 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_28, mod_consts[230]);
if (tmp_list_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 250;
goto list_build_exception_1;
}
PyList_SET_ITEM(tmp_assign_source_70, 14, tmp_list_element_1);
tmp_called_value_29 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[16]);
if (unlikely(tmp_called_value_29 == NULL)) {
tmp_called_value_29 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[16]);
}
if (tmp_called_value_29 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 251;
goto list_build_exception_1;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 251;
tmp_list_element_1 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_29, mod_consts[231]);
if (tmp_list_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 251;
goto list_build_exception_1;
}
PyList_SET_ITEM(tmp_assign_source_70, 15, tmp_list_element_1);
tmp_called_value_30 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[16]);
if (unlikely(tmp_called_value_30 == NULL)) {
tmp_called_value_30 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[16]);
}
if (tmp_called_value_30 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 252;
goto list_build_exception_1;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 252;
tmp_list_element_1 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_30, mod_consts[232]);
if (tmp_list_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 252;
goto list_build_exception_1;
}
PyList_SET_ITEM(tmp_assign_source_70, 16, tmp_list_element_1);
tmp_called_value_31 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[16]);
if (unlikely(tmp_called_value_31 == NULL)) {
tmp_called_value_31 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[16]);
}
if (tmp_called_value_31 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 253;
goto list_build_exception_1;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 253;
tmp_list_element_1 = CALL_FUNCTION_WITH_POSARGS5(tmp_called_value_31, mod_consts[233]);
if (tmp_list_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 253;
goto list_build_exception_1;
}
PyList_SET_ITEM(tmp_assign_source_70, 17, tmp_list_element_1);
tmp_called_value_32 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[16]);
if (unlikely(tmp_called_value_32 == NULL)) {
tmp_called_value_32 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[16]);
}
if (tmp_called_value_32 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 254;
goto list_build_exception_1;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 254;
tmp_list_element_1 = CALL_FUNCTION_WITH_POSARGS5(tmp_called_value_32, mod_consts[234]);
if (tmp_list_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 254;
goto list_build_exception_1;
}
PyList_SET_ITEM(tmp_assign_source_70, 18, tmp_list_element_1);
tmp_called_value_33 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[16]);
if (unlikely(tmp_called_value_33 == NULL)) {
tmp_called_value_33 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[16]);
}
if (tmp_called_value_33 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 255;
goto list_build_exception_1;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 255;
tmp_list_element_1 = CALL_FUNCTION_WITH_POSARGS5(tmp_called_value_33, mod_consts[235]);
if (tmp_list_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 255;
goto list_build_exception_1;
}
PyList_SET_ITEM(tmp_assign_source_70, 19, tmp_list_element_1);
tmp_called_value_34 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[8]);
if (unlikely(tmp_called_value_34 == NULL)) {
tmp_called_value_34 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[8]);
}
if (tmp_called_value_34 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 256;
goto list_build_exception_1;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 256;
tmp_list_element_1 = CALL_FUNCTION_WITH_POSARGS2(tmp_called_value_34, mod_consts[236]);
if (tmp_list_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 256;
goto list_build_exception_1;
}
PyList_SET_ITEM(tmp_assign_source_70, 20, tmp_list_element_1);
tmp_called_value_35 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[8]);
if (unlikely(tmp_called_value_35 == NULL)) {
tmp_called_value_35 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[8]);
}
if (tmp_called_value_35 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 257;
goto list_build_exception_1;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 257;
tmp_list_element_1 = CALL_FUNCTION_WITH_POSARGS2(tmp_called_value_35, mod_consts[237]);
if (tmp_list_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 257;
goto list_build_exception_1;
}
PyList_SET_ITEM(tmp_assign_source_70, 21, tmp_list_element_1);
tmp_called_value_36 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[8]);
if (unlikely(tmp_called_value_36 == NULL)) {
tmp_called_value_36 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[8]);
}
if (tmp_called_value_36 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 258;
goto list_build_exception_1;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 258;
tmp_list_element_1 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_36, mod_consts[238]);
if (tmp_list_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 258;
goto list_build_exception_1;
}
PyList_SET_ITEM(tmp_assign_source_70, 22, tmp_list_element_1);
tmp_called_value_37 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[8]);
if (unlikely(tmp_called_value_37 == NULL)) {
tmp_called_value_37 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[8]);
}
if (tmp_called_value_37 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 259;
goto list_build_exception_1;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 259;
tmp_list_element_1 = CALL_FUNCTION_WITH_POSARGS2(tmp_called_value_37, mod_consts[239]);
if (tmp_list_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 259;
goto list_build_exception_1;
}
PyList_SET_ITEM(tmp_assign_source_70, 23, tmp_list_element_1);
tmp_called_value_38 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[8]);
if (unlikely(tmp_called_value_38 == NULL)) {
tmp_called_value_38 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[8]);
}
if (tmp_called_value_38 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 260;
goto list_build_exception_1;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 260;
tmp_list_element_1 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_38, mod_consts[240]);
if (tmp_list_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 260;
goto list_build_exception_1;
}
PyList_SET_ITEM(tmp_assign_source_70, 24, tmp_list_element_1);
tmp_called_value_39 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[8]);
if (unlikely(tmp_called_value_39 == NULL)) {
tmp_called_value_39 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[8]);
}
if (tmp_called_value_39 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 261;
goto list_build_exception_1;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 261;
tmp_list_element_1 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_39, mod_consts[241]);
if (tmp_list_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 261;
goto list_build_exception_1;
}
PyList_SET_ITEM(tmp_assign_source_70, 25, tmp_list_element_1);
tmp_called_value_40 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[8]);
if (unlikely(tmp_called_value_40 == NULL)) {
tmp_called_value_40 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[8]);
}
if (tmp_called_value_40 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 262;
goto list_build_exception_1;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 262;
tmp_list_element_1 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_40, mod_consts[242]);
if (tmp_list_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 262;
goto list_build_exception_1;
}
PyList_SET_ITEM(tmp_assign_source_70, 26, tmp_list_element_1);
tmp_called_value_41 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[8]);
if (unlikely(tmp_called_value_41 == NULL)) {
tmp_called_value_41 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[8]);
}
if (tmp_called_value_41 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 263;
goto list_build_exception_1;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 263;
tmp_list_element_1 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_41, mod_consts[243]);
if (tmp_list_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 263;
goto list_build_exception_1;
}
PyList_SET_ITEM(tmp_assign_source_70, 27, tmp_list_element_1);
tmp_called_value_42 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[8]);
if (unlikely(tmp_called_value_42 == NULL)) {
tmp_called_value_42 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[8]);
}
if (tmp_called_value_42 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 264;
goto list_build_exception_1;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 264;
tmp_list_element_1 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_42, mod_consts[244]);
if (tmp_list_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 264;
goto list_build_exception_1;
}
PyList_SET_ITEM(tmp_assign_source_70, 28, tmp_list_element_1);
tmp_called_value_43 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[8]);
if (unlikely(tmp_called_value_43 == NULL)) {
tmp_called_value_43 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[8]);
}
if (tmp_called_value_43 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 265;
goto list_build_exception_1;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 265;
tmp_list_element_1 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_43, mod_consts[245]);
if (tmp_list_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 265;
goto list_build_exception_1;
}
PyList_SET_ITEM(tmp_assign_source_70, 29, tmp_list_element_1);
tmp_called_value_44 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[8]);
if (unlikely(tmp_called_value_44 == NULL)) {
tmp_called_value_44 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[8]);
}
if (tmp_called_value_44 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 266;
goto list_build_exception_1;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 266;
tmp_list_element_1 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_44, mod_consts[246]);
if (tmp_list_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 266;
goto list_build_exception_1;
}
PyList_SET_ITEM(tmp_assign_source_70, 30, tmp_list_element_1);
tmp_called_value_45 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[8]);
if (unlikely(tmp_called_value_45 == NULL)) {
tmp_called_value_45 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[8]);
}
if (tmp_called_value_45 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 267;
goto list_build_exception_1;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 267;
tmp_list_element_1 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_45, mod_consts[247]);
if (tmp_list_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 267;
goto list_build_exception_1;
}
PyList_SET_ITEM(tmp_assign_source_70, 31, tmp_list_element_1);
tmp_called_value_46 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[8]);
if (unlikely(tmp_called_value_46 == NULL)) {
tmp_called_value_46 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[8]);
}
if (tmp_called_value_46 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 268;
goto list_build_exception_1;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 268;
tmp_list_element_1 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_46, mod_consts[248]);
if (tmp_list_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 268;
goto list_build_exception_1;
}
PyList_SET_ITEM(tmp_assign_source_70, 32, tmp_list_element_1);
tmp_called_value_47 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[8]);
if (unlikely(tmp_called_value_47 == NULL)) {
tmp_called_value_47 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[8]);
}
if (tmp_called_value_47 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 269;
goto list_build_exception_1;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 269;
tmp_list_element_1 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_47, mod_consts[249]);
if (tmp_list_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 269;
goto list_build_exception_1;
}
PyList_SET_ITEM(tmp_assign_source_70, 33, tmp_list_element_1);
tmp_called_value_48 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[8]);
if (unlikely(tmp_called_value_48 == NULL)) {
tmp_called_value_48 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[8]);
}
if (tmp_called_value_48 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 270;
goto list_build_exception_1;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 270;
tmp_list_element_1 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_48, mod_consts[250]);
if (tmp_list_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 270;
goto list_build_exception_1;
}
PyList_SET_ITEM(tmp_assign_source_70, 34, tmp_list_element_1);
tmp_called_value_49 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[8]);
if (unlikely(tmp_called_value_49 == NULL)) {
tmp_called_value_49 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[8]);
}
if (tmp_called_value_49 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 271;
goto list_build_exception_1;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 271;
tmp_list_element_1 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_49, mod_consts[251]);
if (tmp_list_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 271;
goto list_build_exception_1;
}
PyList_SET_ITEM(tmp_assign_source_70, 35, tmp_list_element_1);
tmp_called_value_50 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[8]);
if (unlikely(tmp_called_value_50 == NULL)) {
tmp_called_value_50 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[8]);
}
if (tmp_called_value_50 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 272;
goto list_build_exception_1;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 272;
tmp_list_element_1 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_50, mod_consts[252]);
if (tmp_list_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 272;
goto list_build_exception_1;
}
PyList_SET_ITEM(tmp_assign_source_70, 36, tmp_list_element_1);
tmp_called_value_51 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[8]);
if (unlikely(tmp_called_value_51 == NULL)) {
tmp_called_value_51 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[8]);
}
if (tmp_called_value_51 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 273;
goto list_build_exception_1;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 273;
tmp_list_element_1 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_51, mod_consts[253]);
if (tmp_list_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 273;
goto list_build_exception_1;
}
PyList_SET_ITEM(tmp_assign_source_70, 37, tmp_list_element_1);
tmp_called_value_52 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[8]);
if (unlikely(tmp_called_value_52 == NULL)) {
tmp_called_value_52 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[8]);
}
if (tmp_called_value_52 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 274;
goto list_build_exception_1;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 274;
tmp_list_element_1 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_52, mod_consts[254]);
if (tmp_list_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 274;
goto list_build_exception_1;
}
PyList_SET_ITEM(tmp_assign_source_70, 38, tmp_list_element_1);
tmp_called_value_53 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[8]);
if (unlikely(tmp_called_value_53 == NULL)) {
tmp_called_value_53 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[8]);
}
if (tmp_called_value_53 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 275;
goto list_build_exception_1;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 275;
tmp_list_element_1 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_53, mod_consts[255]);
if (tmp_list_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 275;
goto list_build_exception_1;
}
PyList_SET_ITEM(tmp_assign_source_70, 39, tmp_list_element_1);
tmp_called_value_54 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[8]);
if (unlikely(tmp_called_value_54 == NULL)) {
tmp_called_value_54 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[8]);
}
if (tmp_called_value_54 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 276;
goto list_build_exception_1;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 276;
tmp_list_element_1 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_54, mod_consts[256]);
if (tmp_list_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 276;
goto list_build_exception_1;
}
PyList_SET_ITEM(tmp_assign_source_70, 40, tmp_list_element_1);
tmp_called_value_55 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[8]);
if (unlikely(tmp_called_value_55 == NULL)) {
tmp_called_value_55 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[8]);
}
if (tmp_called_value_55 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 277;
goto list_build_exception_1;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 277;
tmp_list_element_1 = CALL_FUNCTION_WITH_POSARGS2(tmp_called_value_55, mod_consts[257]);
if (tmp_list_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 277;
goto list_build_exception_1;
}
PyList_SET_ITEM(tmp_assign_source_70, 41, tmp_list_element_1);
tmp_called_value_56 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[8]);
if (unlikely(tmp_called_value_56 == NULL)) {
tmp_called_value_56 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[8]);
}
if (tmp_called_value_56 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 278;
goto list_build_exception_1;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 278;
tmp_list_element_1 = CALL_FUNCTION_WITH_POSARGS2(tmp_called_value_56, mod_consts[258]);
if (tmp_list_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 278;
goto list_build_exception_1;
}
PyList_SET_ITEM(tmp_assign_source_70, 42, tmp_list_element_1);
tmp_called_value_57 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[8]);
if (unlikely(tmp_called_value_57 == NULL)) {
tmp_called_value_57 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[8]);
}
if (tmp_called_value_57 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 279;
goto list_build_exception_1;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 279;
tmp_list_element_1 = CALL_FUNCTION_WITH_POSARGS2(tmp_called_value_57, mod_consts[259]);
if (tmp_list_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 279;
goto list_build_exception_1;
}
PyList_SET_ITEM(tmp_assign_source_70, 43, tmp_list_element_1);
tmp_called_value_58 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[8]);
if (unlikely(tmp_called_value_58 == NULL)) {
tmp_called_value_58 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[8]);
}
if (tmp_called_value_58 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 280;
goto list_build_exception_1;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 280;
tmp_list_element_1 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_58, mod_consts[260]);
if (tmp_list_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 280;
goto list_build_exception_1;
}
PyList_SET_ITEM(tmp_assign_source_70, 44, tmp_list_element_1);
tmp_called_value_59 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[8]);
if (unlikely(tmp_called_value_59 == NULL)) {
tmp_called_value_59 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[8]);
}
if (tmp_called_value_59 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 281;
goto list_build_exception_1;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 281;
tmp_list_element_1 = CALL_FUNCTION_WITH_POSARGS2(tmp_called_value_59, mod_consts[261]);
if (tmp_list_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 281;
goto list_build_exception_1;
}
PyList_SET_ITEM(tmp_assign_source_70, 45, tmp_list_element_1);
tmp_called_value_60 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[8]);
if (unlikely(tmp_called_value_60 == NULL)) {
tmp_called_value_60 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[8]);
}
if (tmp_called_value_60 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 282;
goto list_build_exception_1;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 282;
tmp_list_element_1 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_60, mod_consts[262]);
if (tmp_list_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 282;
goto list_build_exception_1;
}
PyList_SET_ITEM(tmp_assign_source_70, 46, tmp_list_element_1);
tmp_called_value_61 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[8]);
if (unlikely(tmp_called_value_61 == NULL)) {
tmp_called_value_61 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[8]);
}
if (tmp_called_value_61 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 283;
goto list_build_exception_1;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 283;
tmp_list_element_1 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_61, mod_consts[263]);
if (tmp_list_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 283;
goto list_build_exception_1;
}
PyList_SET_ITEM(tmp_assign_source_70, 47, tmp_list_element_1);
tmp_called_value_62 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[8]);
if (unlikely(tmp_called_value_62 == NULL)) {
tmp_called_value_62 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[8]);
}
if (tmp_called_value_62 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 284;
goto list_build_exception_1;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 284;
tmp_list_element_1 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_62, mod_consts[264]);
if (tmp_list_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 284;
goto list_build_exception_1;
}
PyList_SET_ITEM(tmp_assign_source_70, 48, tmp_list_element_1);
tmp_called_value_63 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[8]);
if (unlikely(tmp_called_value_63 == NULL)) {
tmp_called_value_63 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[8]);
}
if (tmp_called_value_63 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 285;
goto list_build_exception_1;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 285;
tmp_list_element_1 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_63, mod_consts[265]);
if (tmp_list_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 285;
goto list_build_exception_1;
}
PyList_SET_ITEM(tmp_assign_source_70, 49, tmp_list_element_1);
tmp_called_value_64 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[8]);
if (unlikely(tmp_called_value_64 == NULL)) {
tmp_called_value_64 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[8]);
}
if (tmp_called_value_64 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 286;
goto list_build_exception_1;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 286;
tmp_list_element_1 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_64, mod_consts[266]);
if (tmp_list_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 286;
goto list_build_exception_1;
}
PyList_SET_ITEM(tmp_assign_source_70, 50, tmp_list_element_1);
tmp_called_value_65 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[8]);
if (unlikely(tmp_called_value_65 == NULL)) {
tmp_called_value_65 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[8]);
}
if (tmp_called_value_65 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 287;
goto list_build_exception_1;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 287;
tmp_list_element_1 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_65, mod_consts[267]);
if (tmp_list_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 287;
goto list_build_exception_1;
}
PyList_SET_ITEM(tmp_assign_source_70, 51, tmp_list_element_1);
tmp_called_value_66 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[8]);
if (unlikely(tmp_called_value_66 == NULL)) {
tmp_called_value_66 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[8]);
}
if (tmp_called_value_66 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 288;
goto list_build_exception_1;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 288;
tmp_list_element_1 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_66, mod_consts[268]);
if (tmp_list_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 288;
goto list_build_exception_1;
}
PyList_SET_ITEM(tmp_assign_source_70, 52, tmp_list_element_1);
tmp_called_value_67 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[8]);
if (unlikely(tmp_called_value_67 == NULL)) {
tmp_called_value_67 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[8]);
}
if (tmp_called_value_67 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 289;
goto list_build_exception_1;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 289;
tmp_list_element_1 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_67, mod_consts[269]);
if (tmp_list_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 289;
goto list_build_exception_1;
}
PyList_SET_ITEM(tmp_assign_source_70, 53, tmp_list_element_1);
tmp_called_value_68 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[8]);
if (unlikely(tmp_called_value_68 == NULL)) {
tmp_called_value_68 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[8]);
}
if (tmp_called_value_68 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 290;
goto list_build_exception_1;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 290;
tmp_list_element_1 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_68, mod_consts[270]);
if (tmp_list_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 290;
goto list_build_exception_1;
}
PyList_SET_ITEM(tmp_assign_source_70, 54, tmp_list_element_1);
tmp_called_value_69 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[8]);
if (unlikely(tmp_called_value_69 == NULL)) {
tmp_called_value_69 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[8]);
}
if (tmp_called_value_69 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 292;
goto list_build_exception_1;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 292;
tmp_list_element_1 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_69, mod_consts[271]);
if (tmp_list_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 292;
goto list_build_exception_1;
}
PyList_SET_ITEM(tmp_assign_source_70, 55, tmp_list_element_1);
tmp_called_value_70 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[8]);
if (unlikely(tmp_called_value_70 == NULL)) {
tmp_called_value_70 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[8]);
}
if (tmp_called_value_70 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 294;
goto list_build_exception_1;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 294;
tmp_list_element_1 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_70, mod_consts[272]);
if (tmp_list_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 294;
goto list_build_exception_1;
}
PyList_SET_ITEM(tmp_assign_source_70, 56, tmp_list_element_1);
tmp_called_value_71 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[8]);
if (unlikely(tmp_called_value_71 == NULL)) {
tmp_called_value_71 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[8]);
}
if (tmp_called_value_71 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 295;
goto list_build_exception_1;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 295;
tmp_list_element_1 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_71, mod_consts[273]);
if (tmp_list_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 295;
goto list_build_exception_1;
}
PyList_SET_ITEM(tmp_assign_source_70, 57, tmp_list_element_1);
tmp_called_value_72 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[8]);
if (unlikely(tmp_called_value_72 == NULL)) {
tmp_called_value_72 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[8]);
}
if (tmp_called_value_72 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 296;
goto list_build_exception_1;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 296;
tmp_list_element_1 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_72, mod_consts[274]);
if (tmp_list_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 296;
goto list_build_exception_1;
}
PyList_SET_ITEM(tmp_assign_source_70, 58, tmp_list_element_1);
tmp_called_value_73 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[8]);
if (unlikely(tmp_called_value_73 == NULL)) {
tmp_called_value_73 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[8]);
}
if (tmp_called_value_73 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 297;
goto list_build_exception_1;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 297;
tmp_list_element_1 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_73, mod_consts[275]);
if (tmp_list_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 297;
goto list_build_exception_1;
}
PyList_SET_ITEM(tmp_assign_source_70, 59, tmp_list_element_1);
tmp_called_value_74 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[8]);
if (unlikely(tmp_called_value_74 == NULL)) {
tmp_called_value_74 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[8]);
}
if (tmp_called_value_74 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 299;
goto list_build_exception_1;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 299;
tmp_list_element_1 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_74, mod_consts[276]);
if (tmp_list_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 299;
goto list_build_exception_1;
}
PyList_SET_ITEM(tmp_assign_source_70, 60, tmp_list_element_1);
tmp_called_value_75 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[8]);
if (unlikely(tmp_called_value_75 == NULL)) {
tmp_called_value_75 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[8]);
}
if (tmp_called_value_75 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 300;
goto list_build_exception_1;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 300;
tmp_list_element_1 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_75, mod_consts[277]);
if (tmp_list_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 300;
goto list_build_exception_1;
}
PyList_SET_ITEM(tmp_assign_source_70, 61, tmp_list_element_1);
tmp_called_value_76 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[8]);
if (unlikely(tmp_called_value_76 == NULL)) {
tmp_called_value_76 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[8]);
}
if (tmp_called_value_76 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 301;
goto list_build_exception_1;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 301;
tmp_list_element_1 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_76, mod_consts[278]);
if (tmp_list_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 301;
goto list_build_exception_1;
}
PyList_SET_ITEM(tmp_assign_source_70, 62, tmp_list_element_1);
tmp_called_value_77 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[8]);
if (unlikely(tmp_called_value_77 == NULL)) {
tmp_called_value_77 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[8]);
}
if (tmp_called_value_77 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 302;
goto list_build_exception_1;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 302;
tmp_list_element_1 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_77, mod_consts[279]);
if (tmp_list_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 302;
goto list_build_exception_1;
}
PyList_SET_ITEM(tmp_assign_source_70, 63, tmp_list_element_1);
tmp_called_value_78 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[8]);
if (unlikely(tmp_called_value_78 == NULL)) {
tmp_called_value_78 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[8]);
}
if (tmp_called_value_78 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 303;
goto list_build_exception_1;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 303;
tmp_list_element_1 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_78, mod_consts[280]);
if (tmp_list_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 303;
goto list_build_exception_1;
}
PyList_SET_ITEM(tmp_assign_source_70, 64, tmp_list_element_1);
tmp_called_value_79 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[8]);
if (unlikely(tmp_called_value_79 == NULL)) {
tmp_called_value_79 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[8]);
}
if (tmp_called_value_79 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 304;
goto list_build_exception_1;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 304;
tmp_list_element_1 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_79, mod_consts[281]);
if (tmp_list_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 304;
goto list_build_exception_1;
}
PyList_SET_ITEM(tmp_assign_source_70, 65, tmp_list_element_1);
}
goto list_build_noexception_1;
// Exception handling pass through code for list_build:
list_build_exception_1:;
Py_DECREF(tmp_assign_source_70);
goto frame_exception_exit_1;
// Finished with no exception for list_build:
list_build_noexception_1:;
UPDATE_STRING_DICT1(moduledict_six, (Nuitka_StringObject *)mod_consts[15], tmp_assign_source_70);
}
{
PyObject *tmp_assign_source_71;
PyObject *tmp_iter_arg_1;
tmp_iter_arg_1 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[15]);
if (unlikely(tmp_iter_arg_1 == NULL)) {
tmp_iter_arg_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[15]);
}
assert(!(tmp_iter_arg_1 == NULL));
tmp_assign_source_71 = MAKE_ITERATOR(tmp_iter_arg_1);
if (tmp_assign_source_71 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 312;
goto frame_exception_exit_1;
}
assert(tmp_for_loop_1__for_iterator == NULL);
tmp_for_loop_1__for_iterator = tmp_assign_source_71;
}
// Tried code:
loop_start_1:;
{
PyObject *tmp_next_source_1;
PyObject *tmp_assign_source_72;
CHECK_OBJECT(tmp_for_loop_1__for_iterator);
tmp_next_source_1 = tmp_for_loop_1__for_iterator;
tmp_assign_source_72 = ITERATOR_NEXT(tmp_next_source_1);
if (tmp_assign_source_72 == NULL) {
if (CHECK_AND_CLEAR_STOP_ITERATION_OCCURRED()) {
goto loop_end_1;
} else {
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 312;
goto try_except_handler_19;
}
}
{
PyObject *old = tmp_for_loop_1__iter_value;
tmp_for_loop_1__iter_value = tmp_assign_source_72;
Py_XDECREF(old);
}
}
{
PyObject *tmp_assign_source_73;
CHECK_OBJECT(tmp_for_loop_1__iter_value);
tmp_assign_source_73 = tmp_for_loop_1__iter_value;
UPDATE_STRING_DICT0(moduledict_six, (Nuitka_StringObject *)mod_consts[17], tmp_assign_source_73);
}
{
PyObject *tmp_setattr_target_1;
PyObject *tmp_setattr_attr_1;
PyObject *tmp_expression_value_32;
PyObject *tmp_setattr_value_1;
PyObject *tmp_capi_result_1;
tmp_setattr_target_1 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[28]);
if (unlikely(tmp_setattr_target_1 == NULL)) {
tmp_setattr_target_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[28]);
}
if (tmp_setattr_target_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 313;
goto try_except_handler_19;
}
tmp_expression_value_32 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[17]);
if (unlikely(tmp_expression_value_32 == NULL)) {
tmp_expression_value_32 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[17]);
}
assert(!(tmp_expression_value_32 == NULL));
tmp_setattr_attr_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_32, mod_consts[5]);
if (tmp_setattr_attr_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 313;
goto try_except_handler_19;
}
tmp_setattr_value_1 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[17]);
if (unlikely(tmp_setattr_value_1 == NULL)) {
tmp_setattr_value_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[17]);
}
if (tmp_setattr_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_setattr_attr_1);
exception_lineno = 313;
goto try_except_handler_19;
}
tmp_capi_result_1 = BUILTIN_SETATTR(tmp_setattr_target_1, tmp_setattr_attr_1, tmp_setattr_value_1);
Py_DECREF(tmp_setattr_attr_1);
if (tmp_capi_result_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 313;
goto try_except_handler_19;
}
}
{
nuitka_bool tmp_condition_result_38;
PyObject *tmp_isinstance_inst_1;
PyObject *tmp_isinstance_cls_1;
tmp_isinstance_inst_1 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[17]);
if (unlikely(tmp_isinstance_inst_1 == NULL)) {
tmp_isinstance_inst_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[17]);
}
if (tmp_isinstance_inst_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 314;
goto try_except_handler_19;
}
tmp_isinstance_cls_1 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[8]);
if (unlikely(tmp_isinstance_cls_1 == NULL)) {
tmp_isinstance_cls_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[8]);
}
if (tmp_isinstance_cls_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 314;
goto try_except_handler_19;
}
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_1, tmp_isinstance_cls_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 314;
goto try_except_handler_19;
}
tmp_condition_result_38 = (tmp_res != 0) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_38 == NUITKA_BOOL_TRUE) {
goto branch_yes_25;
} else {
goto branch_no_25;
}
}
branch_yes_25:;
{
PyObject *tmp_called_value_80;
PyObject *tmp_expression_value_33;
PyObject *tmp_call_result_1;
PyObject *tmp_args_element_value_5;
PyObject *tmp_args_element_value_6;
PyObject *tmp_add_expr_left_1;
PyObject *tmp_add_expr_right_1;
PyObject *tmp_expression_value_34;
tmp_expression_value_33 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[210]);
if (unlikely(tmp_expression_value_33 == NULL)) {
tmp_expression_value_33 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[210]);
}
if (tmp_expression_value_33 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 315;
goto try_except_handler_19;
}
tmp_called_value_80 = LOOKUP_ATTRIBUTE(tmp_expression_value_33, mod_consts[194]);
if (tmp_called_value_80 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 315;
goto try_except_handler_19;
}
tmp_args_element_value_5 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[17]);
if (unlikely(tmp_args_element_value_5 == NULL)) {
tmp_args_element_value_5 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[17]);
}
if (tmp_args_element_value_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_80);
exception_lineno = 315;
goto try_except_handler_19;
}
tmp_add_expr_left_1 = mod_consts[282];
tmp_expression_value_34 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[17]);
if (unlikely(tmp_expression_value_34 == NULL)) {
tmp_expression_value_34 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[17]);
}
if (tmp_expression_value_34 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_80);
exception_lineno = 315;
goto try_except_handler_19;
}
tmp_add_expr_right_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_34, mod_consts[5]);
if (tmp_add_expr_right_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_80);
exception_lineno = 315;
goto try_except_handler_19;
}
tmp_args_element_value_6 = BINARY_OPERATION_ADD_OBJECT_UNICODE_OBJECT(tmp_add_expr_left_1, tmp_add_expr_right_1);
Py_DECREF(tmp_add_expr_right_1);
if (tmp_args_element_value_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_80);
exception_lineno = 315;
goto try_except_handler_19;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 315;
{
PyObject *call_args[] = {tmp_args_element_value_5, tmp_args_element_value_6};
tmp_call_result_1 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_80, call_args);
}
Py_DECREF(tmp_called_value_80);
Py_DECREF(tmp_args_element_value_6);
if (tmp_call_result_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 315;
goto try_except_handler_19;
}
Py_DECREF(tmp_call_result_1);
}
branch_no_25:;
if (CONSIDER_THREADING() == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 312;
goto try_except_handler_19;
}
goto loop_start_1;
loop_end_1:;
goto try_end_7;
// Exception handler code:
try_except_handler_19:;
exception_keeper_type_19 = exception_type;
exception_keeper_value_19 = exception_value;
exception_keeper_tb_19 = exception_tb;
exception_keeper_lineno_19 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_for_loop_1__iter_value);
tmp_for_loop_1__iter_value = NULL;
CHECK_OBJECT(tmp_for_loop_1__for_iterator);
Py_DECREF(tmp_for_loop_1__for_iterator);
tmp_for_loop_1__for_iterator = NULL;
// Re-raise.
exception_type = exception_keeper_type_19;
exception_value = exception_keeper_value_19;
exception_tb = exception_keeper_tb_19;
exception_lineno = exception_keeper_lineno_19;
goto frame_exception_exit_1;
// End of try:
try_end_7:;
Py_XDECREF(tmp_for_loop_1__iter_value);
tmp_for_loop_1__iter_value = NULL;
CHECK_OBJECT(tmp_for_loop_1__for_iterator);
Py_DECREF(tmp_for_loop_1__for_iterator);
tmp_for_loop_1__for_iterator = NULL;
tmp_res = PyDict_DelItem((PyObject *)moduledict_six, mod_consts[17]);
tmp_result = tmp_res != -1;
if (tmp_result == false) CLEAR_ERROR_OCCURRED();
if (unlikely(tmp_result == false)) {
FORMAT_NAME_ERROR(&exception_type, &exception_value, mod_consts[17]);
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 316;
goto frame_exception_exit_1;
}
{
PyObject *tmp_assattr_value_3;
PyObject *tmp_assattr_target_3;
tmp_assattr_value_3 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[15]);
if (unlikely(tmp_assattr_value_3 == NULL)) {
tmp_assattr_value_3 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[15]);
}
if (tmp_assattr_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 318;
goto frame_exception_exit_1;
}
tmp_assattr_target_3 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[28]);
if (unlikely(tmp_assattr_target_3 == NULL)) {
tmp_assattr_target_3 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[28]);
}
if (tmp_assattr_target_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 318;
goto frame_exception_exit_1;
}
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_3, mod_consts[15], tmp_assattr_value_3);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 318;
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_assign_source_74;
PyObject *tmp_called_value_81;
tmp_called_value_81 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[28]);
if (unlikely(tmp_called_value_81 == NULL)) {
tmp_called_value_81 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[28]);
}
if (tmp_called_value_81 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 320;
goto frame_exception_exit_1;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 320;
tmp_assign_source_74 = CALL_FUNCTION_WITH_POSARGS1(tmp_called_value_81, mod_consts[283]);
if (tmp_assign_source_74 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 320;
goto frame_exception_exit_1;
}
UPDATE_STRING_DICT1(moduledict_six, (Nuitka_StringObject *)mod_consts[30], tmp_assign_source_74);
}
{
PyObject *tmp_called_value_82;
PyObject *tmp_expression_value_35;
PyObject *tmp_call_result_2;
PyObject *tmp_args_element_value_7;
PyObject *tmp_args_element_value_8;
tmp_expression_value_35 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[210]);
if (unlikely(tmp_expression_value_35 == NULL)) {
tmp_expression_value_35 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[210]);
}
if (tmp_expression_value_35 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 321;
goto frame_exception_exit_1;
}
tmp_called_value_82 = LOOKUP_ATTRIBUTE(tmp_expression_value_35, mod_consts[194]);
if (tmp_called_value_82 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 321;
goto frame_exception_exit_1;
}
tmp_args_element_value_7 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[30]);
if (unlikely(tmp_args_element_value_7 == NULL)) {
tmp_args_element_value_7 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[30]);
}
if (tmp_args_element_value_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_82);
exception_lineno = 321;
goto frame_exception_exit_1;
}
tmp_args_element_value_8 = mod_consts[30];
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 321;
{
PyObject *call_args[] = {tmp_args_element_value_7, tmp_args_element_value_8};
tmp_call_result_2 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_82, call_args);
}
Py_DECREF(tmp_called_value_82);
if (tmp_call_result_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 321;
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_2);
}
// Tried code:
{
PyObject *tmp_assign_source_75;
PyObject *tmp_tuple_element_23;
tmp_tuple_element_23 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[13]);
if (unlikely(tmp_tuple_element_23 == NULL)) {
tmp_tuple_element_23 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[13]);
}
if (tmp_tuple_element_23 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 324;
goto try_except_handler_20;
}
tmp_assign_source_75 = MAKE_TUPLE_EMPTY(1);
PyTuple_SET_ITEM0(tmp_assign_source_75, 0, tmp_tuple_element_23);
assert(tmp_class_creation_8__bases_orig == NULL);
tmp_class_creation_8__bases_orig = tmp_assign_source_75;
}
{
PyObject *tmp_assign_source_76;
PyObject *tmp_dircall_arg1_7;
CHECK_OBJECT(tmp_class_creation_8__bases_orig);
tmp_dircall_arg1_7 = tmp_class_creation_8__bases_orig;
Py_INCREF(tmp_dircall_arg1_7);
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_7};
tmp_assign_source_76 = impl___main__$$$function__1__mro_entries_conversion(dir_call_args);
}
if (tmp_assign_source_76 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 324;
goto try_except_handler_20;
}
assert(tmp_class_creation_8__bases == NULL);
tmp_class_creation_8__bases = tmp_assign_source_76;
}
{
PyObject *tmp_assign_source_77;
tmp_assign_source_77 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_8__class_decl_dict == NULL);
tmp_class_creation_8__class_decl_dict = tmp_assign_source_77;
}
{
PyObject *tmp_assign_source_78;
PyObject *tmp_metaclass_value_7;
bool tmp_condition_result_39;
PyObject *tmp_key_value_19;
PyObject *tmp_dict_arg_value_19;
PyObject *tmp_dict_arg_value_20;
PyObject *tmp_key_value_20;
nuitka_bool tmp_condition_result_40;
int tmp_truth_name_8;
PyObject *tmp_type_arg_13;
PyObject *tmp_expression_value_36;
PyObject *tmp_subscript_value_7;
PyObject *tmp_bases_value_7;
tmp_key_value_19 = mod_consts[99];
CHECK_OBJECT(tmp_class_creation_8__class_decl_dict);
tmp_dict_arg_value_19 = tmp_class_creation_8__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_19, tmp_key_value_19);
assert(!(tmp_res == -1));
tmp_condition_result_39 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_39 != false) {
goto condexpr_true_14;
} else {
goto condexpr_false_14;
}
condexpr_true_14:;
CHECK_OBJECT(tmp_class_creation_8__class_decl_dict);
tmp_dict_arg_value_20 = tmp_class_creation_8__class_decl_dict;
tmp_key_value_20 = mod_consts[99];
tmp_metaclass_value_7 = DICT_GET_ITEM0(tmp_dict_arg_value_20, tmp_key_value_20);
if (tmp_metaclass_value_7 == NULL) {
tmp_metaclass_value_7 = Py_None;
}
assert(!(tmp_metaclass_value_7 == NULL));
Py_INCREF(tmp_metaclass_value_7);
goto condexpr_end_14;
condexpr_false_14:;
CHECK_OBJECT(tmp_class_creation_8__bases);
tmp_truth_name_8 = CHECK_IF_TRUE(tmp_class_creation_8__bases);
if (tmp_truth_name_8 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 324;
goto try_except_handler_20;
}
tmp_condition_result_40 = tmp_truth_name_8 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
if (tmp_condition_result_40 == NUITKA_BOOL_TRUE) {
goto condexpr_true_15;
} else {
goto condexpr_false_15;
}
condexpr_true_15:;
CHECK_OBJECT(tmp_class_creation_8__bases);
tmp_expression_value_36 = tmp_class_creation_8__bases;
tmp_subscript_value_7 = mod_consts[56];
tmp_type_arg_13 = LOOKUP_SUBSCRIPT_CONST(tmp_expression_value_36, tmp_subscript_value_7, 0);
if (tmp_type_arg_13 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 324;
goto try_except_handler_20;
}
tmp_metaclass_value_7 = BUILTIN_TYPE1(tmp_type_arg_13);
Py_DECREF(tmp_type_arg_13);
if (tmp_metaclass_value_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 324;
goto try_except_handler_20;
}
goto condexpr_end_15;
condexpr_false_15:;
tmp_metaclass_value_7 = (PyObject *)&PyType_Type;
Py_INCREF(tmp_metaclass_value_7);
condexpr_end_15:;
condexpr_end_14:;
CHECK_OBJECT(tmp_class_creation_8__bases);
tmp_bases_value_7 = tmp_class_creation_8__bases;
tmp_assign_source_78 = SELECT_METACLASS(tmp_metaclass_value_7, tmp_bases_value_7);
Py_DECREF(tmp_metaclass_value_7);
if (tmp_assign_source_78 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 324;
goto try_except_handler_20;
}
assert(tmp_class_creation_8__metaclass == NULL);
tmp_class_creation_8__metaclass = tmp_assign_source_78;
}
{
bool tmp_condition_result_41;
PyObject *tmp_key_value_21;
PyObject *tmp_dict_arg_value_21;
tmp_key_value_21 = mod_consts[99];
CHECK_OBJECT(tmp_class_creation_8__class_decl_dict);
tmp_dict_arg_value_21 = tmp_class_creation_8__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_21, tmp_key_value_21);
assert(!(tmp_res == -1));
tmp_condition_result_41 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_41 != false) {
goto branch_yes_26;
} else {
goto branch_no_26;
}
}
branch_yes_26:;
CHECK_OBJECT(tmp_class_creation_8__class_decl_dict);
tmp_dictdel_dict = tmp_class_creation_8__class_decl_dict;
tmp_dictdel_key = mod_consts[99];
tmp_result = DICT_REMOVE_ITEM(tmp_dictdel_dict, tmp_dictdel_key);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 324;
goto try_except_handler_20;
}
branch_no_26:;
{
nuitka_bool tmp_condition_result_42;
PyObject *tmp_expression_value_37;
CHECK_OBJECT(tmp_class_creation_8__metaclass);
tmp_expression_value_37 = tmp_class_creation_8__metaclass;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_37, mod_consts[100]);
tmp_condition_result_42 = (tmp_result) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_42 == NUITKA_BOOL_TRUE) {
goto branch_yes_27;
} else {
goto branch_no_27;
}
}
branch_yes_27:;
{
PyObject *tmp_assign_source_79;
PyObject *tmp_called_value_83;
PyObject *tmp_expression_value_38;
PyObject *tmp_args_value_13;
PyObject *tmp_tuple_element_24;
PyObject *tmp_kwargs_value_13;
CHECK_OBJECT(tmp_class_creation_8__metaclass);
tmp_expression_value_38 = tmp_class_creation_8__metaclass;
tmp_called_value_83 = LOOKUP_ATTRIBUTE(tmp_expression_value_38, mod_consts[100]);
if (tmp_called_value_83 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 324;
goto try_except_handler_20;
}
tmp_tuple_element_24 = mod_consts[284];
tmp_args_value_13 = MAKE_TUPLE_EMPTY(2);
PyTuple_SET_ITEM0(tmp_args_value_13, 0, tmp_tuple_element_24);
CHECK_OBJECT(tmp_class_creation_8__bases);
tmp_tuple_element_24 = tmp_class_creation_8__bases;
PyTuple_SET_ITEM0(tmp_args_value_13, 1, tmp_tuple_element_24);
CHECK_OBJECT(tmp_class_creation_8__class_decl_dict);
tmp_kwargs_value_13 = tmp_class_creation_8__class_decl_dict;
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 324;
tmp_assign_source_79 = CALL_FUNCTION(tmp_called_value_83, tmp_args_value_13, tmp_kwargs_value_13);
Py_DECREF(tmp_called_value_83);
Py_DECREF(tmp_args_value_13);
if (tmp_assign_source_79 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 324;
goto try_except_handler_20;
}
assert(tmp_class_creation_8__prepared == NULL);
tmp_class_creation_8__prepared = tmp_assign_source_79;
}
{
bool tmp_condition_result_43;
PyObject *tmp_operand_value_7;
PyObject *tmp_expression_value_39;
CHECK_OBJECT(tmp_class_creation_8__prepared);
tmp_expression_value_39 = tmp_class_creation_8__prepared;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_39, mod_consts[101]);
tmp_operand_value_7 = (tmp_result) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_7);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 324;
goto try_except_handler_20;
}
tmp_condition_result_43 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_43 != false) {
goto branch_yes_28;
} else {
goto branch_no_28;
}
}
branch_yes_28:;
{
PyObject *tmp_raise_type_7;
PyObject *tmp_raise_value_7;
PyObject *tmp_mod_expr_left_7;
PyObject *tmp_mod_expr_right_7;
PyObject *tmp_tuple_element_25;
PyObject *tmp_getattr_target_7;
PyObject *tmp_getattr_attr_7;
PyObject *tmp_getattr_default_7;
tmp_raise_type_7 = PyExc_TypeError;
tmp_mod_expr_left_7 = mod_consts[102];
CHECK_OBJECT(tmp_class_creation_8__metaclass);
tmp_getattr_target_7 = tmp_class_creation_8__metaclass;
tmp_getattr_attr_7 = mod_consts[103];
tmp_getattr_default_7 = mod_consts[104];
tmp_tuple_element_25 = BUILTIN_GETATTR(tmp_getattr_target_7, tmp_getattr_attr_7, tmp_getattr_default_7);
if (tmp_tuple_element_25 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 324;
goto try_except_handler_20;
}
tmp_mod_expr_right_7 = MAKE_TUPLE_EMPTY(2);
{
PyObject *tmp_expression_value_40;
PyObject *tmp_type_arg_14;
PyTuple_SET_ITEM(tmp_mod_expr_right_7, 0, tmp_tuple_element_25);
CHECK_OBJECT(tmp_class_creation_8__prepared);
tmp_type_arg_14 = tmp_class_creation_8__prepared;
tmp_expression_value_40 = BUILTIN_TYPE1(tmp_type_arg_14);
assert(!(tmp_expression_value_40 == NULL));
tmp_tuple_element_25 = LOOKUP_ATTRIBUTE(tmp_expression_value_40, mod_consts[103]);
Py_DECREF(tmp_expression_value_40);
if (tmp_tuple_element_25 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 324;
goto tuple_build_exception_7;
}
PyTuple_SET_ITEM(tmp_mod_expr_right_7, 1, tmp_tuple_element_25);
}
goto tuple_build_noexception_7;
// Exception handling pass through code for tuple_build:
tuple_build_exception_7:;
Py_DECREF(tmp_mod_expr_right_7);
goto try_except_handler_20;
// Finished with no exception for tuple_build:
tuple_build_noexception_7:;
tmp_raise_value_7 = BINARY_OPERATION_MOD_OBJECT_UNICODE_TUPLE(tmp_mod_expr_left_7, tmp_mod_expr_right_7);
Py_DECREF(tmp_mod_expr_right_7);
if (tmp_raise_value_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 324;
goto try_except_handler_20;
}
exception_type = tmp_raise_type_7;
Py_INCREF(tmp_raise_type_7);
exception_value = tmp_raise_value_7;
exception_lineno = 324;
RAISE_EXCEPTION_IMPLICIT(&exception_type, &exception_value, &exception_tb);
goto try_except_handler_20;
}
branch_no_28:;
goto branch_end_27;
branch_no_27:;
{
PyObject *tmp_assign_source_80;
tmp_assign_source_80 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_8__prepared == NULL);
tmp_class_creation_8__prepared = tmp_assign_source_80;
}
branch_end_27:;
{
PyObject *tmp_assign_source_81;
{
PyObject *tmp_set_locals_7;
CHECK_OBJECT(tmp_class_creation_8__prepared);
tmp_set_locals_7 = tmp_class_creation_8__prepared;
locals_six$$$class__8_Module_six_moves_urllib_parse_324 = tmp_set_locals_7;
Py_INCREF(tmp_set_locals_7);
}
// Tried code:
// Tried code:
tmp_dictset_value = mod_consts[105];
tmp_res = PyObject_SetItem(locals_six$$$class__8_Module_six_moves_urllib_parse_324, mod_consts[106], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 324;
goto try_except_handler_22;
}
tmp_dictset_value = mod_consts[285];
tmp_res = PyObject_SetItem(locals_six$$$class__8_Module_six_moves_urllib_parse_324, mod_consts[0], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 324;
goto try_except_handler_22;
}
tmp_dictset_value = mod_consts[284];
tmp_res = PyObject_SetItem(locals_six$$$class__8_Module_six_moves_urllib_parse_324, mod_consts[108], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 324;
goto try_except_handler_22;
}
{
nuitka_bool tmp_condition_result_44;
PyObject *tmp_cmp_expr_left_7;
PyObject *tmp_cmp_expr_right_7;
CHECK_OBJECT(tmp_class_creation_8__bases);
tmp_cmp_expr_left_7 = tmp_class_creation_8__bases;
CHECK_OBJECT(tmp_class_creation_8__bases_orig);
tmp_cmp_expr_right_7 = tmp_class_creation_8__bases_orig;
tmp_condition_result_44 = RICH_COMPARE_NE_NBOOL_OBJECT_TUPLE(tmp_cmp_expr_left_7, tmp_cmp_expr_right_7);
if (tmp_condition_result_44 == NUITKA_BOOL_EXCEPTION) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 324;
goto try_except_handler_22;
}
if (tmp_condition_result_44 == NUITKA_BOOL_TRUE) {
goto branch_yes_29;
} else {
goto branch_no_29;
}
}
branch_yes_29:;
CHECK_OBJECT(tmp_class_creation_8__bases_orig);
tmp_dictset_value = tmp_class_creation_8__bases_orig;
tmp_res = PyObject_SetItem(locals_six$$$class__8_Module_six_moves_urllib_parse_324, mod_consts[113], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 324;
goto try_except_handler_22;
}
branch_no_29:;
{
PyObject *tmp_assign_source_82;
PyObject *tmp_called_value_84;
PyObject *tmp_args_value_14;
PyObject *tmp_tuple_element_26;
PyObject *tmp_kwargs_value_14;
CHECK_OBJECT(tmp_class_creation_8__metaclass);
tmp_called_value_84 = tmp_class_creation_8__metaclass;
tmp_tuple_element_26 = mod_consts[284];
tmp_args_value_14 = MAKE_TUPLE_EMPTY(3);
PyTuple_SET_ITEM0(tmp_args_value_14, 0, tmp_tuple_element_26);
CHECK_OBJECT(tmp_class_creation_8__bases);
tmp_tuple_element_26 = tmp_class_creation_8__bases;
PyTuple_SET_ITEM0(tmp_args_value_14, 1, tmp_tuple_element_26);
tmp_tuple_element_26 = locals_six$$$class__8_Module_six_moves_urllib_parse_324;
PyTuple_SET_ITEM0(tmp_args_value_14, 2, tmp_tuple_element_26);
CHECK_OBJECT(tmp_class_creation_8__class_decl_dict);
tmp_kwargs_value_14 = tmp_class_creation_8__class_decl_dict;
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 324;
tmp_assign_source_82 = CALL_FUNCTION(tmp_called_value_84, tmp_args_value_14, tmp_kwargs_value_14);
Py_DECREF(tmp_args_value_14);
if (tmp_assign_source_82 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 324;
goto try_except_handler_22;
}
assert(outline_6_var___class__ == NULL);
outline_6_var___class__ = tmp_assign_source_82;
}
CHECK_OBJECT(outline_6_var___class__);
tmp_assign_source_81 = outline_6_var___class__;
Py_INCREF(tmp_assign_source_81);
goto try_return_handler_22;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_22:;
Py_DECREF(locals_six$$$class__8_Module_six_moves_urllib_parse_324);
locals_six$$$class__8_Module_six_moves_urllib_parse_324 = NULL;
goto try_return_handler_21;
// Exception handler code:
try_except_handler_22:;
exception_keeper_type_20 = exception_type;
exception_keeper_value_20 = exception_value;
exception_keeper_tb_20 = exception_tb;
exception_keeper_lineno_20 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_DECREF(locals_six$$$class__8_Module_six_moves_urllib_parse_324);
locals_six$$$class__8_Module_six_moves_urllib_parse_324 = NULL;
// Re-raise.
exception_type = exception_keeper_type_20;
exception_value = exception_keeper_value_20;
exception_tb = exception_keeper_tb_20;
exception_lineno = exception_keeper_lineno_20;
goto try_except_handler_21;
// End of try:
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_21:;
CHECK_OBJECT(outline_6_var___class__);
Py_DECREF(outline_6_var___class__);
outline_6_var___class__ = NULL;
goto outline_result_7;
// Exception handler code:
try_except_handler_21:;
exception_keeper_type_21 = exception_type;
exception_keeper_value_21 = exception_value;
exception_keeper_tb_21 = exception_tb;
exception_keeper_lineno_21 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
// Re-raise.
exception_type = exception_keeper_type_21;
exception_value = exception_keeper_value_21;
exception_tb = exception_keeper_tb_21;
exception_lineno = exception_keeper_lineno_21;
goto outline_exception_7;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
outline_exception_7:;
exception_lineno = 324;
goto try_except_handler_20;
outline_result_7:;
UPDATE_STRING_DICT1(moduledict_six, (Nuitka_StringObject *)mod_consts[284], tmp_assign_source_81);
}
goto try_end_8;
// Exception handler code:
try_except_handler_20:;
exception_keeper_type_22 = exception_type;
exception_keeper_value_22 = exception_value;
exception_keeper_tb_22 = exception_tb;
exception_keeper_lineno_22 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_class_creation_8__bases_orig);
tmp_class_creation_8__bases_orig = NULL;
Py_XDECREF(tmp_class_creation_8__bases);
tmp_class_creation_8__bases = NULL;
Py_XDECREF(tmp_class_creation_8__class_decl_dict);
tmp_class_creation_8__class_decl_dict = NULL;
Py_XDECREF(tmp_class_creation_8__metaclass);
tmp_class_creation_8__metaclass = NULL;
Py_XDECREF(tmp_class_creation_8__prepared);
tmp_class_creation_8__prepared = NULL;
// Re-raise.
exception_type = exception_keeper_type_22;
exception_value = exception_keeper_value_22;
exception_tb = exception_keeper_tb_22;
exception_lineno = exception_keeper_lineno_22;
goto frame_exception_exit_1;
// End of try:
try_end_8:;
CHECK_OBJECT(tmp_class_creation_8__bases_orig);
Py_DECREF(tmp_class_creation_8__bases_orig);
tmp_class_creation_8__bases_orig = NULL;
CHECK_OBJECT(tmp_class_creation_8__bases);
Py_DECREF(tmp_class_creation_8__bases);
tmp_class_creation_8__bases = NULL;
CHECK_OBJECT(tmp_class_creation_8__class_decl_dict);
Py_DECREF(tmp_class_creation_8__class_decl_dict);
tmp_class_creation_8__class_decl_dict = NULL;
CHECK_OBJECT(tmp_class_creation_8__metaclass);
Py_DECREF(tmp_class_creation_8__metaclass);
tmp_class_creation_8__metaclass = NULL;
CHECK_OBJECT(tmp_class_creation_8__prepared);
Py_DECREF(tmp_class_creation_8__prepared);
tmp_class_creation_8__prepared = NULL;
{
PyObject *tmp_assign_source_83;
PyObject *tmp_list_element_2;
PyObject *tmp_called_value_85;
tmp_called_value_85 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[16]);
if (unlikely(tmp_called_value_85 == NULL)) {
tmp_called_value_85 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[16]);
}
if (tmp_called_value_85 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 330;
goto frame_exception_exit_1;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 330;
tmp_list_element_2 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_85, mod_consts[286]);
if (tmp_list_element_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 330;
goto frame_exception_exit_1;
}
tmp_assign_source_83 = MAKE_LIST_EMPTY(25);
{
PyObject *tmp_called_value_86;
PyObject *tmp_called_value_87;
PyObject *tmp_called_value_88;
PyObject *tmp_called_value_89;
PyObject *tmp_called_value_90;
PyObject *tmp_called_value_91;
PyObject *tmp_called_value_92;
PyObject *tmp_called_value_93;
PyObject *tmp_called_value_94;
PyObject *tmp_called_value_95;
PyObject *tmp_called_value_96;
PyObject *tmp_called_value_97;
PyObject *tmp_called_value_98;
PyObject *tmp_called_value_99;
PyObject *tmp_called_value_100;
PyObject *tmp_called_value_101;
PyObject *tmp_called_value_102;
PyObject *tmp_called_value_103;
PyObject *tmp_called_value_104;
PyObject *tmp_called_value_105;
PyObject *tmp_called_value_106;
PyObject *tmp_called_value_107;
PyObject *tmp_called_value_108;
PyObject *tmp_called_value_109;
PyList_SET_ITEM(tmp_assign_source_83, 0, tmp_list_element_2);
tmp_called_value_86 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[16]);
if (unlikely(tmp_called_value_86 == NULL)) {
tmp_called_value_86 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[16]);
}
if (tmp_called_value_86 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 331;
goto list_build_exception_2;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 331;
tmp_list_element_2 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_86, mod_consts[287]);
if (tmp_list_element_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 331;
goto list_build_exception_2;
}
PyList_SET_ITEM(tmp_assign_source_83, 1, tmp_list_element_2);
tmp_called_value_87 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[16]);
if (unlikely(tmp_called_value_87 == NULL)) {
tmp_called_value_87 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[16]);
}
if (tmp_called_value_87 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 332;
goto list_build_exception_2;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 332;
tmp_list_element_2 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_87, mod_consts[288]);
if (tmp_list_element_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 332;
goto list_build_exception_2;
}
PyList_SET_ITEM(tmp_assign_source_83, 2, tmp_list_element_2);
tmp_called_value_88 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[16]);
if (unlikely(tmp_called_value_88 == NULL)) {
tmp_called_value_88 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[16]);
}
if (tmp_called_value_88 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 333;
goto list_build_exception_2;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 333;
tmp_list_element_2 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_88, mod_consts[289]);
if (tmp_list_element_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 333;
goto list_build_exception_2;
}
PyList_SET_ITEM(tmp_assign_source_83, 3, tmp_list_element_2);
tmp_called_value_89 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[16]);
if (unlikely(tmp_called_value_89 == NULL)) {
tmp_called_value_89 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[16]);
}
if (tmp_called_value_89 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 334;
goto list_build_exception_2;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 334;
tmp_list_element_2 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_89, mod_consts[290]);
if (tmp_list_element_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 334;
goto list_build_exception_2;
}
PyList_SET_ITEM(tmp_assign_source_83, 4, tmp_list_element_2);
tmp_called_value_90 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[16]);
if (unlikely(tmp_called_value_90 == NULL)) {
tmp_called_value_90 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[16]);
}
if (tmp_called_value_90 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 335;
goto list_build_exception_2;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 335;
tmp_list_element_2 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_90, mod_consts[291]);
if (tmp_list_element_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 335;
goto list_build_exception_2;
}
PyList_SET_ITEM(tmp_assign_source_83, 5, tmp_list_element_2);
tmp_called_value_91 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[16]);
if (unlikely(tmp_called_value_91 == NULL)) {
tmp_called_value_91 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[16]);
}
if (tmp_called_value_91 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 336;
goto list_build_exception_2;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 336;
tmp_list_element_2 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_91, mod_consts[292]);
if (tmp_list_element_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 336;
goto list_build_exception_2;
}
PyList_SET_ITEM(tmp_assign_source_83, 6, tmp_list_element_2);
tmp_called_value_92 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[16]);
if (unlikely(tmp_called_value_92 == NULL)) {
tmp_called_value_92 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[16]);
}
if (tmp_called_value_92 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 337;
goto list_build_exception_2;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 337;
tmp_list_element_2 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_92, mod_consts[293]);
if (tmp_list_element_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 337;
goto list_build_exception_2;
}
PyList_SET_ITEM(tmp_assign_source_83, 7, tmp_list_element_2);
tmp_called_value_93 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[16]);
if (unlikely(tmp_called_value_93 == NULL)) {
tmp_called_value_93 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[16]);
}
if (tmp_called_value_93 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 338;
goto list_build_exception_2;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 338;
tmp_list_element_2 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_93, mod_consts[294]);
if (tmp_list_element_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 338;
goto list_build_exception_2;
}
PyList_SET_ITEM(tmp_assign_source_83, 8, tmp_list_element_2);
tmp_called_value_94 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[16]);
if (unlikely(tmp_called_value_94 == NULL)) {
tmp_called_value_94 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[16]);
}
if (tmp_called_value_94 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 339;
goto list_build_exception_2;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 339;
tmp_list_element_2 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_94, mod_consts[295]);
if (tmp_list_element_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 339;
goto list_build_exception_2;
}
PyList_SET_ITEM(tmp_assign_source_83, 9, tmp_list_element_2);
tmp_called_value_95 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[16]);
if (unlikely(tmp_called_value_95 == NULL)) {
tmp_called_value_95 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[16]);
}
if (tmp_called_value_95 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 340;
goto list_build_exception_2;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 340;
tmp_list_element_2 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_95, mod_consts[296]);
if (tmp_list_element_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 340;
goto list_build_exception_2;
}
PyList_SET_ITEM(tmp_assign_source_83, 10, tmp_list_element_2);
tmp_called_value_96 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[16]);
if (unlikely(tmp_called_value_96 == NULL)) {
tmp_called_value_96 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[16]);
}
if (tmp_called_value_96 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 341;
goto list_build_exception_2;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 341;
tmp_list_element_2 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_96, mod_consts[297]);
if (tmp_list_element_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 341;
goto list_build_exception_2;
}
PyList_SET_ITEM(tmp_assign_source_83, 11, tmp_list_element_2);
tmp_called_value_97 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[16]);
if (unlikely(tmp_called_value_97 == NULL)) {
tmp_called_value_97 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[16]);
}
if (tmp_called_value_97 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 342;
goto list_build_exception_2;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 342;
tmp_list_element_2 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_97, mod_consts[298]);
if (tmp_list_element_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 342;
goto list_build_exception_2;
}
PyList_SET_ITEM(tmp_assign_source_83, 12, tmp_list_element_2);
tmp_called_value_98 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[16]);
if (unlikely(tmp_called_value_98 == NULL)) {
tmp_called_value_98 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[16]);
}
if (tmp_called_value_98 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 343;
goto list_build_exception_2;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 343;
tmp_list_element_2 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_98, mod_consts[299]);
if (tmp_list_element_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 343;
goto list_build_exception_2;
}
PyList_SET_ITEM(tmp_assign_source_83, 13, tmp_list_element_2);
tmp_called_value_99 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[16]);
if (unlikely(tmp_called_value_99 == NULL)) {
tmp_called_value_99 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[16]);
}
if (tmp_called_value_99 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 344;
goto list_build_exception_2;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 344;
tmp_list_element_2 = CALL_FUNCTION_WITH_POSARGS5(tmp_called_value_99, mod_consts[300]);
if (tmp_list_element_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 344;
goto list_build_exception_2;
}
PyList_SET_ITEM(tmp_assign_source_83, 14, tmp_list_element_2);
tmp_called_value_100 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[16]);
if (unlikely(tmp_called_value_100 == NULL)) {
tmp_called_value_100 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[16]);
}
if (tmp_called_value_100 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 345;
goto list_build_exception_2;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 345;
tmp_list_element_2 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_100, mod_consts[301]);
if (tmp_list_element_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 345;
goto list_build_exception_2;
}
PyList_SET_ITEM(tmp_assign_source_83, 15, tmp_list_element_2);
tmp_called_value_101 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[16]);
if (unlikely(tmp_called_value_101 == NULL)) {
tmp_called_value_101 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[16]);
}
if (tmp_called_value_101 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 346;
goto list_build_exception_2;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 346;
tmp_list_element_2 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_101, mod_consts[302]);
if (tmp_list_element_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 346;
goto list_build_exception_2;
}
PyList_SET_ITEM(tmp_assign_source_83, 16, tmp_list_element_2);
tmp_called_value_102 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[16]);
if (unlikely(tmp_called_value_102 == NULL)) {
tmp_called_value_102 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[16]);
}
if (tmp_called_value_102 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 347;
goto list_build_exception_2;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 347;
tmp_list_element_2 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_102, mod_consts[303]);
if (tmp_list_element_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 347;
goto list_build_exception_2;
}
PyList_SET_ITEM(tmp_assign_source_83, 17, tmp_list_element_2);
tmp_called_value_103 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[16]);
if (unlikely(tmp_called_value_103 == NULL)) {
tmp_called_value_103 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[16]);
}
if (tmp_called_value_103 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 348;
goto list_build_exception_2;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 348;
tmp_list_element_2 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_103, mod_consts[304]);
if (tmp_list_element_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 348;
goto list_build_exception_2;
}
PyList_SET_ITEM(tmp_assign_source_83, 18, tmp_list_element_2);
tmp_called_value_104 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[16]);
if (unlikely(tmp_called_value_104 == NULL)) {
tmp_called_value_104 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[16]);
}
if (tmp_called_value_104 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 349;
goto list_build_exception_2;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 349;
tmp_list_element_2 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_104, mod_consts[305]);
if (tmp_list_element_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 349;
goto list_build_exception_2;
}
PyList_SET_ITEM(tmp_assign_source_83, 19, tmp_list_element_2);
tmp_called_value_105 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[16]);
if (unlikely(tmp_called_value_105 == NULL)) {
tmp_called_value_105 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[16]);
}
if (tmp_called_value_105 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 350;
goto list_build_exception_2;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 350;
tmp_list_element_2 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_105, mod_consts[306]);
if (tmp_list_element_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 350;
goto list_build_exception_2;
}
PyList_SET_ITEM(tmp_assign_source_83, 20, tmp_list_element_2);
tmp_called_value_106 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[16]);
if (unlikely(tmp_called_value_106 == NULL)) {
tmp_called_value_106 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[16]);
}
if (tmp_called_value_106 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 351;
goto list_build_exception_2;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 351;
tmp_list_element_2 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_106, mod_consts[307]);
if (tmp_list_element_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 351;
goto list_build_exception_2;
}
PyList_SET_ITEM(tmp_assign_source_83, 21, tmp_list_element_2);
tmp_called_value_107 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[16]);
if (unlikely(tmp_called_value_107 == NULL)) {
tmp_called_value_107 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[16]);
}
if (tmp_called_value_107 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 352;
goto list_build_exception_2;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 352;
tmp_list_element_2 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_107, mod_consts[308]);
if (tmp_list_element_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 352;
goto list_build_exception_2;
}
PyList_SET_ITEM(tmp_assign_source_83, 22, tmp_list_element_2);
tmp_called_value_108 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[16]);
if (unlikely(tmp_called_value_108 == NULL)) {
tmp_called_value_108 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[16]);
}
if (tmp_called_value_108 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 353;
goto list_build_exception_2;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 353;
tmp_list_element_2 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_108, mod_consts[309]);
if (tmp_list_element_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 353;
goto list_build_exception_2;
}
PyList_SET_ITEM(tmp_assign_source_83, 23, tmp_list_element_2);
tmp_called_value_109 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[16]);
if (unlikely(tmp_called_value_109 == NULL)) {
tmp_called_value_109 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[16]);
}
if (tmp_called_value_109 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 354;
goto list_build_exception_2;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 354;
tmp_list_element_2 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_109, mod_consts[310]);
if (tmp_list_element_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 354;
goto list_build_exception_2;
}
PyList_SET_ITEM(tmp_assign_source_83, 24, tmp_list_element_2);
}
goto list_build_noexception_2;
// Exception handling pass through code for list_build:
list_build_exception_2:;
Py_DECREF(tmp_assign_source_83);
goto frame_exception_exit_1;
// Finished with no exception for list_build:
list_build_noexception_2:;
UPDATE_STRING_DICT1(moduledict_six, (Nuitka_StringObject *)mod_consts[311], tmp_assign_source_83);
}
{
PyObject *tmp_assign_source_84;
PyObject *tmp_iter_arg_2;
tmp_iter_arg_2 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[311]);
if (unlikely(tmp_iter_arg_2 == NULL)) {
tmp_iter_arg_2 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[311]);
}
assert(!(tmp_iter_arg_2 == NULL));
tmp_assign_source_84 = MAKE_ITERATOR(tmp_iter_arg_2);
if (tmp_assign_source_84 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 356;
goto frame_exception_exit_1;
}
assert(tmp_for_loop_2__for_iterator == NULL);
tmp_for_loop_2__for_iterator = tmp_assign_source_84;
}
// Tried code:
loop_start_2:;
{
PyObject *tmp_next_source_2;
PyObject *tmp_assign_source_85;
CHECK_OBJECT(tmp_for_loop_2__for_iterator);
tmp_next_source_2 = tmp_for_loop_2__for_iterator;
tmp_assign_source_85 = ITERATOR_NEXT(tmp_next_source_2);
if (tmp_assign_source_85 == NULL) {
if (CHECK_AND_CLEAR_STOP_ITERATION_OCCURRED()) {
goto loop_end_2;
} else {
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 356;
goto try_except_handler_23;
}
}
{
PyObject *old = tmp_for_loop_2__iter_value;
tmp_for_loop_2__iter_value = tmp_assign_source_85;
Py_XDECREF(old);
}
}
{
PyObject *tmp_assign_source_86;
CHECK_OBJECT(tmp_for_loop_2__iter_value);
tmp_assign_source_86 = tmp_for_loop_2__iter_value;
UPDATE_STRING_DICT0(moduledict_six, (Nuitka_StringObject *)mod_consts[17], tmp_assign_source_86);
}
{
PyObject *tmp_setattr_target_2;
PyObject *tmp_setattr_attr_2;
PyObject *tmp_expression_value_41;
PyObject *tmp_setattr_value_2;
PyObject *tmp_capi_result_2;
tmp_setattr_target_2 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[284]);
if (unlikely(tmp_setattr_target_2 == NULL)) {
tmp_setattr_target_2 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[284]);
}
if (tmp_setattr_target_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 357;
goto try_except_handler_23;
}
tmp_expression_value_41 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[17]);
if (unlikely(tmp_expression_value_41 == NULL)) {
tmp_expression_value_41 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[17]);
}
assert(!(tmp_expression_value_41 == NULL));
tmp_setattr_attr_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_41, mod_consts[5]);
if (tmp_setattr_attr_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 357;
goto try_except_handler_23;
}
tmp_setattr_value_2 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[17]);
if (unlikely(tmp_setattr_value_2 == NULL)) {
tmp_setattr_value_2 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[17]);
}
if (tmp_setattr_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_setattr_attr_2);
exception_lineno = 357;
goto try_except_handler_23;
}
tmp_capi_result_2 = BUILTIN_SETATTR(tmp_setattr_target_2, tmp_setattr_attr_2, tmp_setattr_value_2);
Py_DECREF(tmp_setattr_attr_2);
if (tmp_capi_result_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 357;
goto try_except_handler_23;
}
}
if (CONSIDER_THREADING() == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 356;
goto try_except_handler_23;
}
goto loop_start_2;
loop_end_2:;
goto try_end_9;
// Exception handler code:
try_except_handler_23:;
exception_keeper_type_23 = exception_type;
exception_keeper_value_23 = exception_value;
exception_keeper_tb_23 = exception_tb;
exception_keeper_lineno_23 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_for_loop_2__iter_value);
tmp_for_loop_2__iter_value = NULL;
CHECK_OBJECT(tmp_for_loop_2__for_iterator);
Py_DECREF(tmp_for_loop_2__for_iterator);
tmp_for_loop_2__for_iterator = NULL;
// Re-raise.
exception_type = exception_keeper_type_23;
exception_value = exception_keeper_value_23;
exception_tb = exception_keeper_tb_23;
exception_lineno = exception_keeper_lineno_23;
goto frame_exception_exit_1;
// End of try:
try_end_9:;
Py_XDECREF(tmp_for_loop_2__iter_value);
tmp_for_loop_2__iter_value = NULL;
CHECK_OBJECT(tmp_for_loop_2__for_iterator);
Py_DECREF(tmp_for_loop_2__for_iterator);
tmp_for_loop_2__for_iterator = NULL;
tmp_res = PyDict_DelItem((PyObject *)moduledict_six, mod_consts[17]);
tmp_result = tmp_res != -1;
if (tmp_result == false) CLEAR_ERROR_OCCURRED();
if (unlikely(tmp_result == false)) {
FORMAT_NAME_ERROR(&exception_type, &exception_value, mod_consts[17]);
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 358;
goto frame_exception_exit_1;
}
{
PyObject *tmp_assattr_value_4;
PyObject *tmp_assattr_target_4;
tmp_assattr_value_4 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[311]);
if (unlikely(tmp_assattr_value_4 == NULL)) {
tmp_assattr_value_4 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[311]);
}
if (tmp_assattr_value_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 360;
goto frame_exception_exit_1;
}
tmp_assattr_target_4 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[284]);
if (unlikely(tmp_assattr_target_4 == NULL)) {
tmp_assattr_target_4 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[284]);
}
if (tmp_assattr_target_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 360;
goto frame_exception_exit_1;
}
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_4, mod_consts[15], tmp_assattr_value_4);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 360;
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_called_value_110;
PyObject *tmp_expression_value_42;
PyObject *tmp_call_result_3;
PyObject *tmp_args_element_value_9;
PyObject *tmp_called_value_111;
PyObject *tmp_args_element_value_10;
PyObject *tmp_args_element_value_11;
tmp_expression_value_42 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[210]);
if (unlikely(tmp_expression_value_42 == NULL)) {
tmp_expression_value_42 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[210]);
}
if (tmp_expression_value_42 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 362;
goto frame_exception_exit_1;
}
tmp_called_value_110 = LOOKUP_ATTRIBUTE(tmp_expression_value_42, mod_consts[194]);
if (tmp_called_value_110 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 362;
goto frame_exception_exit_1;
}
tmp_called_value_111 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[284]);
if (unlikely(tmp_called_value_111 == NULL)) {
tmp_called_value_111 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[284]);
}
if (tmp_called_value_111 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_110);
exception_lineno = 362;
goto frame_exception_exit_1;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 362;
tmp_args_element_value_9 = CALL_FUNCTION_WITH_POSARGS1(tmp_called_value_111, mod_consts[312]);
if (tmp_args_element_value_9 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_110);
exception_lineno = 362;
goto frame_exception_exit_1;
}
tmp_args_element_value_10 = mod_consts[313];
tmp_args_element_value_11 = mod_consts[314];
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 362;
{
PyObject *call_args[] = {tmp_args_element_value_9, tmp_args_element_value_10, tmp_args_element_value_11};
tmp_call_result_3 = CALL_FUNCTION_WITH_ARGS3(tmp_called_value_110, call_args);
}
Py_DECREF(tmp_called_value_110);
Py_DECREF(tmp_args_element_value_9);
if (tmp_call_result_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 362;
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_3);
}
// Tried code:
{
PyObject *tmp_assign_source_87;
PyObject *tmp_tuple_element_27;
tmp_tuple_element_27 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[13]);
if (unlikely(tmp_tuple_element_27 == NULL)) {
tmp_tuple_element_27 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[13]);
}
if (tmp_tuple_element_27 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 366;
goto try_except_handler_24;
}
tmp_assign_source_87 = MAKE_TUPLE_EMPTY(1);
PyTuple_SET_ITEM0(tmp_assign_source_87, 0, tmp_tuple_element_27);
assert(tmp_class_creation_9__bases_orig == NULL);
tmp_class_creation_9__bases_orig = tmp_assign_source_87;
}
{
PyObject *tmp_assign_source_88;
PyObject *tmp_dircall_arg1_8;
CHECK_OBJECT(tmp_class_creation_9__bases_orig);
tmp_dircall_arg1_8 = tmp_class_creation_9__bases_orig;
Py_INCREF(tmp_dircall_arg1_8);
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_8};
tmp_assign_source_88 = impl___main__$$$function__1__mro_entries_conversion(dir_call_args);
}
if (tmp_assign_source_88 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 366;
goto try_except_handler_24;
}
assert(tmp_class_creation_9__bases == NULL);
tmp_class_creation_9__bases = tmp_assign_source_88;
}
{
PyObject *tmp_assign_source_89;
tmp_assign_source_89 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_9__class_decl_dict == NULL);
tmp_class_creation_9__class_decl_dict = tmp_assign_source_89;
}
{
PyObject *tmp_assign_source_90;
PyObject *tmp_metaclass_value_8;
bool tmp_condition_result_45;
PyObject *tmp_key_value_22;
PyObject *tmp_dict_arg_value_22;
PyObject *tmp_dict_arg_value_23;
PyObject *tmp_key_value_23;
nuitka_bool tmp_condition_result_46;
int tmp_truth_name_9;
PyObject *tmp_type_arg_15;
PyObject *tmp_expression_value_43;
PyObject *tmp_subscript_value_8;
PyObject *tmp_bases_value_8;
tmp_key_value_22 = mod_consts[99];
CHECK_OBJECT(tmp_class_creation_9__class_decl_dict);
tmp_dict_arg_value_22 = tmp_class_creation_9__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_22, tmp_key_value_22);
assert(!(tmp_res == -1));
tmp_condition_result_45 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_45 != false) {
goto condexpr_true_16;
} else {
goto condexpr_false_16;
}
condexpr_true_16:;
CHECK_OBJECT(tmp_class_creation_9__class_decl_dict);
tmp_dict_arg_value_23 = tmp_class_creation_9__class_decl_dict;
tmp_key_value_23 = mod_consts[99];
tmp_metaclass_value_8 = DICT_GET_ITEM0(tmp_dict_arg_value_23, tmp_key_value_23);
if (tmp_metaclass_value_8 == NULL) {
tmp_metaclass_value_8 = Py_None;
}
assert(!(tmp_metaclass_value_8 == NULL));
Py_INCREF(tmp_metaclass_value_8);
goto condexpr_end_16;
condexpr_false_16:;
CHECK_OBJECT(tmp_class_creation_9__bases);
tmp_truth_name_9 = CHECK_IF_TRUE(tmp_class_creation_9__bases);
if (tmp_truth_name_9 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 366;
goto try_except_handler_24;
}
tmp_condition_result_46 = tmp_truth_name_9 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
if (tmp_condition_result_46 == NUITKA_BOOL_TRUE) {
goto condexpr_true_17;
} else {
goto condexpr_false_17;
}
condexpr_true_17:;
CHECK_OBJECT(tmp_class_creation_9__bases);
tmp_expression_value_43 = tmp_class_creation_9__bases;
tmp_subscript_value_8 = mod_consts[56];
tmp_type_arg_15 = LOOKUP_SUBSCRIPT_CONST(tmp_expression_value_43, tmp_subscript_value_8, 0);
if (tmp_type_arg_15 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 366;
goto try_except_handler_24;
}
tmp_metaclass_value_8 = BUILTIN_TYPE1(tmp_type_arg_15);
Py_DECREF(tmp_type_arg_15);
if (tmp_metaclass_value_8 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 366;
goto try_except_handler_24;
}
goto condexpr_end_17;
condexpr_false_17:;
tmp_metaclass_value_8 = (PyObject *)&PyType_Type;
Py_INCREF(tmp_metaclass_value_8);
condexpr_end_17:;
condexpr_end_16:;
CHECK_OBJECT(tmp_class_creation_9__bases);
tmp_bases_value_8 = tmp_class_creation_9__bases;
tmp_assign_source_90 = SELECT_METACLASS(tmp_metaclass_value_8, tmp_bases_value_8);
Py_DECREF(tmp_metaclass_value_8);
if (tmp_assign_source_90 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 366;
goto try_except_handler_24;
}
assert(tmp_class_creation_9__metaclass == NULL);
tmp_class_creation_9__metaclass = tmp_assign_source_90;
}
{
bool tmp_condition_result_47;
PyObject *tmp_key_value_24;
PyObject *tmp_dict_arg_value_24;
tmp_key_value_24 = mod_consts[99];
CHECK_OBJECT(tmp_class_creation_9__class_decl_dict);
tmp_dict_arg_value_24 = tmp_class_creation_9__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_24, tmp_key_value_24);
assert(!(tmp_res == -1));
tmp_condition_result_47 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_47 != false) {
goto branch_yes_30;
} else {
goto branch_no_30;
}
}
branch_yes_30:;
CHECK_OBJECT(tmp_class_creation_9__class_decl_dict);
tmp_dictdel_dict = tmp_class_creation_9__class_decl_dict;
tmp_dictdel_key = mod_consts[99];
tmp_result = DICT_REMOVE_ITEM(tmp_dictdel_dict, tmp_dictdel_key);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 366;
goto try_except_handler_24;
}
branch_no_30:;
{
nuitka_bool tmp_condition_result_48;
PyObject *tmp_expression_value_44;
CHECK_OBJECT(tmp_class_creation_9__metaclass);
tmp_expression_value_44 = tmp_class_creation_9__metaclass;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_44, mod_consts[100]);
tmp_condition_result_48 = (tmp_result) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_48 == NUITKA_BOOL_TRUE) {
goto branch_yes_31;
} else {
goto branch_no_31;
}
}
branch_yes_31:;
{
PyObject *tmp_assign_source_91;
PyObject *tmp_called_value_112;
PyObject *tmp_expression_value_45;
PyObject *tmp_args_value_15;
PyObject *tmp_tuple_element_28;
PyObject *tmp_kwargs_value_15;
CHECK_OBJECT(tmp_class_creation_9__metaclass);
tmp_expression_value_45 = tmp_class_creation_9__metaclass;
tmp_called_value_112 = LOOKUP_ATTRIBUTE(tmp_expression_value_45, mod_consts[100]);
if (tmp_called_value_112 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 366;
goto try_except_handler_24;
}
tmp_tuple_element_28 = mod_consts[315];
tmp_args_value_15 = MAKE_TUPLE_EMPTY(2);
PyTuple_SET_ITEM0(tmp_args_value_15, 0, tmp_tuple_element_28);
CHECK_OBJECT(tmp_class_creation_9__bases);
tmp_tuple_element_28 = tmp_class_creation_9__bases;
PyTuple_SET_ITEM0(tmp_args_value_15, 1, tmp_tuple_element_28);
CHECK_OBJECT(tmp_class_creation_9__class_decl_dict);
tmp_kwargs_value_15 = tmp_class_creation_9__class_decl_dict;
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 366;
tmp_assign_source_91 = CALL_FUNCTION(tmp_called_value_112, tmp_args_value_15, tmp_kwargs_value_15);
Py_DECREF(tmp_called_value_112);
Py_DECREF(tmp_args_value_15);
if (tmp_assign_source_91 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 366;
goto try_except_handler_24;
}
assert(tmp_class_creation_9__prepared == NULL);
tmp_class_creation_9__prepared = tmp_assign_source_91;
}
{
bool tmp_condition_result_49;
PyObject *tmp_operand_value_8;
PyObject *tmp_expression_value_46;
CHECK_OBJECT(tmp_class_creation_9__prepared);
tmp_expression_value_46 = tmp_class_creation_9__prepared;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_46, mod_consts[101]);
tmp_operand_value_8 = (tmp_result) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_8);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 366;
goto try_except_handler_24;
}
tmp_condition_result_49 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_49 != false) {
goto branch_yes_32;
} else {
goto branch_no_32;
}
}
branch_yes_32:;
{
PyObject *tmp_raise_type_8;
PyObject *tmp_raise_value_8;
PyObject *tmp_mod_expr_left_8;
PyObject *tmp_mod_expr_right_8;
PyObject *tmp_tuple_element_29;
PyObject *tmp_getattr_target_8;
PyObject *tmp_getattr_attr_8;
PyObject *tmp_getattr_default_8;
tmp_raise_type_8 = PyExc_TypeError;
tmp_mod_expr_left_8 = mod_consts[102];
CHECK_OBJECT(tmp_class_creation_9__metaclass);
tmp_getattr_target_8 = tmp_class_creation_9__metaclass;
tmp_getattr_attr_8 = mod_consts[103];
tmp_getattr_default_8 = mod_consts[104];
tmp_tuple_element_29 = BUILTIN_GETATTR(tmp_getattr_target_8, tmp_getattr_attr_8, tmp_getattr_default_8);
if (tmp_tuple_element_29 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 366;
goto try_except_handler_24;
}
tmp_mod_expr_right_8 = MAKE_TUPLE_EMPTY(2);
{
PyObject *tmp_expression_value_47;
PyObject *tmp_type_arg_16;
PyTuple_SET_ITEM(tmp_mod_expr_right_8, 0, tmp_tuple_element_29);
CHECK_OBJECT(tmp_class_creation_9__prepared);
tmp_type_arg_16 = tmp_class_creation_9__prepared;
tmp_expression_value_47 = BUILTIN_TYPE1(tmp_type_arg_16);
assert(!(tmp_expression_value_47 == NULL));
tmp_tuple_element_29 = LOOKUP_ATTRIBUTE(tmp_expression_value_47, mod_consts[103]);
Py_DECREF(tmp_expression_value_47);
if (tmp_tuple_element_29 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 366;
goto tuple_build_exception_8;
}
PyTuple_SET_ITEM(tmp_mod_expr_right_8, 1, tmp_tuple_element_29);
}
goto tuple_build_noexception_8;
// Exception handling pass through code for tuple_build:
tuple_build_exception_8:;
Py_DECREF(tmp_mod_expr_right_8);
goto try_except_handler_24;
// Finished with no exception for tuple_build:
tuple_build_noexception_8:;
tmp_raise_value_8 = BINARY_OPERATION_MOD_OBJECT_UNICODE_TUPLE(tmp_mod_expr_left_8, tmp_mod_expr_right_8);
Py_DECREF(tmp_mod_expr_right_8);
if (tmp_raise_value_8 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 366;
goto try_except_handler_24;
}
exception_type = tmp_raise_type_8;
Py_INCREF(tmp_raise_type_8);
exception_value = tmp_raise_value_8;
exception_lineno = 366;
RAISE_EXCEPTION_IMPLICIT(&exception_type, &exception_value, &exception_tb);
goto try_except_handler_24;
}
branch_no_32:;
goto branch_end_31;
branch_no_31:;
{
PyObject *tmp_assign_source_92;
tmp_assign_source_92 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_9__prepared == NULL);
tmp_class_creation_9__prepared = tmp_assign_source_92;
}
branch_end_31:;
{
PyObject *tmp_assign_source_93;
{
PyObject *tmp_set_locals_8;
CHECK_OBJECT(tmp_class_creation_9__prepared);
tmp_set_locals_8 = tmp_class_creation_9__prepared;
locals_six$$$class__9_Module_six_moves_urllib_error_366 = tmp_set_locals_8;
Py_INCREF(tmp_set_locals_8);
}
// Tried code:
// Tried code:
tmp_dictset_value = mod_consts[105];
tmp_res = PyObject_SetItem(locals_six$$$class__9_Module_six_moves_urllib_error_366, mod_consts[106], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 366;
goto try_except_handler_26;
}
tmp_dictset_value = mod_consts[316];
tmp_res = PyObject_SetItem(locals_six$$$class__9_Module_six_moves_urllib_error_366, mod_consts[0], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 366;
goto try_except_handler_26;
}
tmp_dictset_value = mod_consts[315];
tmp_res = PyObject_SetItem(locals_six$$$class__9_Module_six_moves_urllib_error_366, mod_consts[108], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 366;
goto try_except_handler_26;
}
{
nuitka_bool tmp_condition_result_50;
PyObject *tmp_cmp_expr_left_8;
PyObject *tmp_cmp_expr_right_8;
CHECK_OBJECT(tmp_class_creation_9__bases);
tmp_cmp_expr_left_8 = tmp_class_creation_9__bases;
CHECK_OBJECT(tmp_class_creation_9__bases_orig);
tmp_cmp_expr_right_8 = tmp_class_creation_9__bases_orig;
tmp_condition_result_50 = RICH_COMPARE_NE_NBOOL_OBJECT_TUPLE(tmp_cmp_expr_left_8, tmp_cmp_expr_right_8);
if (tmp_condition_result_50 == NUITKA_BOOL_EXCEPTION) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 366;
goto try_except_handler_26;
}
if (tmp_condition_result_50 == NUITKA_BOOL_TRUE) {
goto branch_yes_33;
} else {
goto branch_no_33;
}
}
branch_yes_33:;
CHECK_OBJECT(tmp_class_creation_9__bases_orig);
tmp_dictset_value = tmp_class_creation_9__bases_orig;
tmp_res = PyObject_SetItem(locals_six$$$class__9_Module_six_moves_urllib_error_366, mod_consts[113], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 366;
goto try_except_handler_26;
}
branch_no_33:;
{
PyObject *tmp_assign_source_94;
PyObject *tmp_called_value_113;
PyObject *tmp_args_value_16;
PyObject *tmp_tuple_element_30;
PyObject *tmp_kwargs_value_16;
CHECK_OBJECT(tmp_class_creation_9__metaclass);
tmp_called_value_113 = tmp_class_creation_9__metaclass;
tmp_tuple_element_30 = mod_consts[315];
tmp_args_value_16 = MAKE_TUPLE_EMPTY(3);
PyTuple_SET_ITEM0(tmp_args_value_16, 0, tmp_tuple_element_30);
CHECK_OBJECT(tmp_class_creation_9__bases);
tmp_tuple_element_30 = tmp_class_creation_9__bases;
PyTuple_SET_ITEM0(tmp_args_value_16, 1, tmp_tuple_element_30);
tmp_tuple_element_30 = locals_six$$$class__9_Module_six_moves_urllib_error_366;
PyTuple_SET_ITEM0(tmp_args_value_16, 2, tmp_tuple_element_30);
CHECK_OBJECT(tmp_class_creation_9__class_decl_dict);
tmp_kwargs_value_16 = tmp_class_creation_9__class_decl_dict;
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 366;
tmp_assign_source_94 = CALL_FUNCTION(tmp_called_value_113, tmp_args_value_16, tmp_kwargs_value_16);
Py_DECREF(tmp_args_value_16);
if (tmp_assign_source_94 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 366;
goto try_except_handler_26;
}
assert(outline_7_var___class__ == NULL);
outline_7_var___class__ = tmp_assign_source_94;
}
CHECK_OBJECT(outline_7_var___class__);
tmp_assign_source_93 = outline_7_var___class__;
Py_INCREF(tmp_assign_source_93);
goto try_return_handler_26;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_26:;
Py_DECREF(locals_six$$$class__9_Module_six_moves_urllib_error_366);
locals_six$$$class__9_Module_six_moves_urllib_error_366 = NULL;
goto try_return_handler_25;
// Exception handler code:
try_except_handler_26:;
exception_keeper_type_24 = exception_type;
exception_keeper_value_24 = exception_value;
exception_keeper_tb_24 = exception_tb;
exception_keeper_lineno_24 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_DECREF(locals_six$$$class__9_Module_six_moves_urllib_error_366);
locals_six$$$class__9_Module_six_moves_urllib_error_366 = NULL;
// Re-raise.
exception_type = exception_keeper_type_24;
exception_value = exception_keeper_value_24;
exception_tb = exception_keeper_tb_24;
exception_lineno = exception_keeper_lineno_24;
goto try_except_handler_25;
// End of try:
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_25:;
CHECK_OBJECT(outline_7_var___class__);
Py_DECREF(outline_7_var___class__);
outline_7_var___class__ = NULL;
goto outline_result_8;
// Exception handler code:
try_except_handler_25:;
exception_keeper_type_25 = exception_type;
exception_keeper_value_25 = exception_value;
exception_keeper_tb_25 = exception_tb;
exception_keeper_lineno_25 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
// Re-raise.
exception_type = exception_keeper_type_25;
exception_value = exception_keeper_value_25;
exception_tb = exception_keeper_tb_25;
exception_lineno = exception_keeper_lineno_25;
goto outline_exception_8;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
outline_exception_8:;
exception_lineno = 366;
goto try_except_handler_24;
outline_result_8:;
UPDATE_STRING_DICT1(moduledict_six, (Nuitka_StringObject *)mod_consts[315], tmp_assign_source_93);
}
goto try_end_10;
// Exception handler code:
try_except_handler_24:;
exception_keeper_type_26 = exception_type;
exception_keeper_value_26 = exception_value;
exception_keeper_tb_26 = exception_tb;
exception_keeper_lineno_26 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_class_creation_9__bases_orig);
tmp_class_creation_9__bases_orig = NULL;
Py_XDECREF(tmp_class_creation_9__bases);
tmp_class_creation_9__bases = NULL;
Py_XDECREF(tmp_class_creation_9__class_decl_dict);
tmp_class_creation_9__class_decl_dict = NULL;
Py_XDECREF(tmp_class_creation_9__metaclass);
tmp_class_creation_9__metaclass = NULL;
Py_XDECREF(tmp_class_creation_9__prepared);
tmp_class_creation_9__prepared = NULL;
// Re-raise.
exception_type = exception_keeper_type_26;
exception_value = exception_keeper_value_26;
exception_tb = exception_keeper_tb_26;
exception_lineno = exception_keeper_lineno_26;
goto frame_exception_exit_1;
// End of try:
try_end_10:;
CHECK_OBJECT(tmp_class_creation_9__bases_orig);
Py_DECREF(tmp_class_creation_9__bases_orig);
tmp_class_creation_9__bases_orig = NULL;
CHECK_OBJECT(tmp_class_creation_9__bases);
Py_DECREF(tmp_class_creation_9__bases);
tmp_class_creation_9__bases = NULL;
CHECK_OBJECT(tmp_class_creation_9__class_decl_dict);
Py_DECREF(tmp_class_creation_9__class_decl_dict);
tmp_class_creation_9__class_decl_dict = NULL;
CHECK_OBJECT(tmp_class_creation_9__metaclass);
Py_DECREF(tmp_class_creation_9__metaclass);
tmp_class_creation_9__metaclass = NULL;
CHECK_OBJECT(tmp_class_creation_9__prepared);
Py_DECREF(tmp_class_creation_9__prepared);
tmp_class_creation_9__prepared = NULL;
{
PyObject *tmp_assign_source_95;
PyObject *tmp_list_element_3;
PyObject *tmp_called_value_114;
tmp_called_value_114 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[16]);
if (unlikely(tmp_called_value_114 == NULL)) {
tmp_called_value_114 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[16]);
}
if (tmp_called_value_114 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 372;
goto frame_exception_exit_1;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 372;
tmp_list_element_3 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_114, mod_consts[317]);
if (tmp_list_element_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 372;
goto frame_exception_exit_1;
}
tmp_assign_source_95 = MAKE_LIST_EMPTY(3);
{
PyObject *tmp_called_value_115;
PyObject *tmp_called_value_116;
PyList_SET_ITEM(tmp_assign_source_95, 0, tmp_list_element_3);
tmp_called_value_115 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[16]);
if (unlikely(tmp_called_value_115 == NULL)) {
tmp_called_value_115 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[16]);
}
if (tmp_called_value_115 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 373;
goto list_build_exception_3;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 373;
tmp_list_element_3 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_115, mod_consts[318]);
if (tmp_list_element_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 373;
goto list_build_exception_3;
}
PyList_SET_ITEM(tmp_assign_source_95, 1, tmp_list_element_3);
tmp_called_value_116 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[16]);
if (unlikely(tmp_called_value_116 == NULL)) {
tmp_called_value_116 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[16]);
}
if (tmp_called_value_116 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 374;
goto list_build_exception_3;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 374;
tmp_list_element_3 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_116, mod_consts[319]);
if (tmp_list_element_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 374;
goto list_build_exception_3;
}
PyList_SET_ITEM(tmp_assign_source_95, 2, tmp_list_element_3);
}
goto list_build_noexception_3;
// Exception handling pass through code for list_build:
list_build_exception_3:;
Py_DECREF(tmp_assign_source_95);
goto frame_exception_exit_1;
// Finished with no exception for list_build:
list_build_noexception_3:;
UPDATE_STRING_DICT1(moduledict_six, (Nuitka_StringObject *)mod_consts[320], tmp_assign_source_95);
}
{
PyObject *tmp_assign_source_96;
PyObject *tmp_iter_arg_3;
tmp_iter_arg_3 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[320]);
if (unlikely(tmp_iter_arg_3 == NULL)) {
tmp_iter_arg_3 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[320]);
}
assert(!(tmp_iter_arg_3 == NULL));
tmp_assign_source_96 = MAKE_ITERATOR(tmp_iter_arg_3);
if (tmp_assign_source_96 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 376;
goto frame_exception_exit_1;
}
assert(tmp_for_loop_3__for_iterator == NULL);
tmp_for_loop_3__for_iterator = tmp_assign_source_96;
}
// Tried code:
loop_start_3:;
{
PyObject *tmp_next_source_3;
PyObject *tmp_assign_source_97;
CHECK_OBJECT(tmp_for_loop_3__for_iterator);
tmp_next_source_3 = tmp_for_loop_3__for_iterator;
tmp_assign_source_97 = ITERATOR_NEXT(tmp_next_source_3);
if (tmp_assign_source_97 == NULL) {
if (CHECK_AND_CLEAR_STOP_ITERATION_OCCURRED()) {
goto loop_end_3;
} else {
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 376;
goto try_except_handler_27;
}
}
{
PyObject *old = tmp_for_loop_3__iter_value;
tmp_for_loop_3__iter_value = tmp_assign_source_97;
Py_XDECREF(old);
}
}
{
PyObject *tmp_assign_source_98;
CHECK_OBJECT(tmp_for_loop_3__iter_value);
tmp_assign_source_98 = tmp_for_loop_3__iter_value;
UPDATE_STRING_DICT0(moduledict_six, (Nuitka_StringObject *)mod_consts[17], tmp_assign_source_98);
}
{
PyObject *tmp_setattr_target_3;
PyObject *tmp_setattr_attr_3;
PyObject *tmp_expression_value_48;
PyObject *tmp_setattr_value_3;
PyObject *tmp_capi_result_3;
tmp_setattr_target_3 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[315]);
if (unlikely(tmp_setattr_target_3 == NULL)) {
tmp_setattr_target_3 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[315]);
}
if (tmp_setattr_target_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 377;
goto try_except_handler_27;
}
tmp_expression_value_48 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[17]);
if (unlikely(tmp_expression_value_48 == NULL)) {
tmp_expression_value_48 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[17]);
}
assert(!(tmp_expression_value_48 == NULL));
tmp_setattr_attr_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_48, mod_consts[5]);
if (tmp_setattr_attr_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 377;
goto try_except_handler_27;
}
tmp_setattr_value_3 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[17]);
if (unlikely(tmp_setattr_value_3 == NULL)) {
tmp_setattr_value_3 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[17]);
}
if (tmp_setattr_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_setattr_attr_3);
exception_lineno = 377;
goto try_except_handler_27;
}
tmp_capi_result_3 = BUILTIN_SETATTR(tmp_setattr_target_3, tmp_setattr_attr_3, tmp_setattr_value_3);
Py_DECREF(tmp_setattr_attr_3);
if (tmp_capi_result_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 377;
goto try_except_handler_27;
}
}
if (CONSIDER_THREADING() == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 376;
goto try_except_handler_27;
}
goto loop_start_3;
loop_end_3:;
goto try_end_11;
// Exception handler code:
try_except_handler_27:;
exception_keeper_type_27 = exception_type;
exception_keeper_value_27 = exception_value;
exception_keeper_tb_27 = exception_tb;
exception_keeper_lineno_27 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_for_loop_3__iter_value);
tmp_for_loop_3__iter_value = NULL;
CHECK_OBJECT(tmp_for_loop_3__for_iterator);
Py_DECREF(tmp_for_loop_3__for_iterator);
tmp_for_loop_3__for_iterator = NULL;
// Re-raise.
exception_type = exception_keeper_type_27;
exception_value = exception_keeper_value_27;
exception_tb = exception_keeper_tb_27;
exception_lineno = exception_keeper_lineno_27;
goto frame_exception_exit_1;
// End of try:
try_end_11:;
Py_XDECREF(tmp_for_loop_3__iter_value);
tmp_for_loop_3__iter_value = NULL;
CHECK_OBJECT(tmp_for_loop_3__for_iterator);
Py_DECREF(tmp_for_loop_3__for_iterator);
tmp_for_loop_3__for_iterator = NULL;
tmp_res = PyDict_DelItem((PyObject *)moduledict_six, mod_consts[17]);
tmp_result = tmp_res != -1;
if (tmp_result == false) CLEAR_ERROR_OCCURRED();
if (unlikely(tmp_result == false)) {
FORMAT_NAME_ERROR(&exception_type, &exception_value, mod_consts[17]);
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 378;
goto frame_exception_exit_1;
}
{
PyObject *tmp_assattr_value_5;
PyObject *tmp_assattr_target_5;
tmp_assattr_value_5 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[320]);
if (unlikely(tmp_assattr_value_5 == NULL)) {
tmp_assattr_value_5 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[320]);
}
if (tmp_assattr_value_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 380;
goto frame_exception_exit_1;
}
tmp_assattr_target_5 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[315]);
if (unlikely(tmp_assattr_target_5 == NULL)) {
tmp_assattr_target_5 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[315]);
}
if (tmp_assattr_target_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 380;
goto frame_exception_exit_1;
}
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_5, mod_consts[15], tmp_assattr_value_5);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 380;
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_called_value_117;
PyObject *tmp_expression_value_49;
PyObject *tmp_call_result_4;
PyObject *tmp_args_element_value_12;
PyObject *tmp_called_value_118;
PyObject *tmp_args_element_value_13;
PyObject *tmp_args_element_value_14;
tmp_expression_value_49 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[210]);
if (unlikely(tmp_expression_value_49 == NULL)) {
tmp_expression_value_49 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[210]);
}
if (tmp_expression_value_49 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 382;
goto frame_exception_exit_1;
}
tmp_called_value_117 = LOOKUP_ATTRIBUTE(tmp_expression_value_49, mod_consts[194]);
if (tmp_called_value_117 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 382;
goto frame_exception_exit_1;
}
tmp_called_value_118 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[315]);
if (unlikely(tmp_called_value_118 == NULL)) {
tmp_called_value_118 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[315]);
}
if (tmp_called_value_118 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_117);
exception_lineno = 382;
goto frame_exception_exit_1;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 382;
tmp_args_element_value_12 = CALL_FUNCTION_WITH_POSARGS1(tmp_called_value_118, mod_consts[321]);
if (tmp_args_element_value_12 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_117);
exception_lineno = 382;
goto frame_exception_exit_1;
}
tmp_args_element_value_13 = mod_consts[322];
tmp_args_element_value_14 = mod_consts[323];
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 382;
{
PyObject *call_args[] = {tmp_args_element_value_12, tmp_args_element_value_13, tmp_args_element_value_14};
tmp_call_result_4 = CALL_FUNCTION_WITH_ARGS3(tmp_called_value_117, call_args);
}
Py_DECREF(tmp_called_value_117);
Py_DECREF(tmp_args_element_value_12);
if (tmp_call_result_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 382;
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_4);
}
// Tried code:
{
PyObject *tmp_assign_source_99;
PyObject *tmp_tuple_element_31;
tmp_tuple_element_31 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[13]);
if (unlikely(tmp_tuple_element_31 == NULL)) {
tmp_tuple_element_31 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[13]);
}
if (tmp_tuple_element_31 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 386;
goto try_except_handler_28;
}
tmp_assign_source_99 = MAKE_TUPLE_EMPTY(1);
PyTuple_SET_ITEM0(tmp_assign_source_99, 0, tmp_tuple_element_31);
assert(tmp_class_creation_10__bases_orig == NULL);
tmp_class_creation_10__bases_orig = tmp_assign_source_99;
}
{
PyObject *tmp_assign_source_100;
PyObject *tmp_dircall_arg1_9;
CHECK_OBJECT(tmp_class_creation_10__bases_orig);
tmp_dircall_arg1_9 = tmp_class_creation_10__bases_orig;
Py_INCREF(tmp_dircall_arg1_9);
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_9};
tmp_assign_source_100 = impl___main__$$$function__1__mro_entries_conversion(dir_call_args);
}
if (tmp_assign_source_100 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 386;
goto try_except_handler_28;
}
assert(tmp_class_creation_10__bases == NULL);
tmp_class_creation_10__bases = tmp_assign_source_100;
}
{
PyObject *tmp_assign_source_101;
tmp_assign_source_101 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_10__class_decl_dict == NULL);
tmp_class_creation_10__class_decl_dict = tmp_assign_source_101;
}
{
PyObject *tmp_assign_source_102;
PyObject *tmp_metaclass_value_9;
bool tmp_condition_result_51;
PyObject *tmp_key_value_25;
PyObject *tmp_dict_arg_value_25;
PyObject *tmp_dict_arg_value_26;
PyObject *tmp_key_value_26;
nuitka_bool tmp_condition_result_52;
int tmp_truth_name_10;
PyObject *tmp_type_arg_17;
PyObject *tmp_expression_value_50;
PyObject *tmp_subscript_value_9;
PyObject *tmp_bases_value_9;
tmp_key_value_25 = mod_consts[99];
CHECK_OBJECT(tmp_class_creation_10__class_decl_dict);
tmp_dict_arg_value_25 = tmp_class_creation_10__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_25, tmp_key_value_25);
assert(!(tmp_res == -1));
tmp_condition_result_51 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_51 != false) {
goto condexpr_true_18;
} else {
goto condexpr_false_18;
}
condexpr_true_18:;
CHECK_OBJECT(tmp_class_creation_10__class_decl_dict);
tmp_dict_arg_value_26 = tmp_class_creation_10__class_decl_dict;
tmp_key_value_26 = mod_consts[99];
tmp_metaclass_value_9 = DICT_GET_ITEM0(tmp_dict_arg_value_26, tmp_key_value_26);
if (tmp_metaclass_value_9 == NULL) {
tmp_metaclass_value_9 = Py_None;
}
assert(!(tmp_metaclass_value_9 == NULL));
Py_INCREF(tmp_metaclass_value_9);
goto condexpr_end_18;
condexpr_false_18:;
CHECK_OBJECT(tmp_class_creation_10__bases);
tmp_truth_name_10 = CHECK_IF_TRUE(tmp_class_creation_10__bases);
if (tmp_truth_name_10 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 386;
goto try_except_handler_28;
}
tmp_condition_result_52 = tmp_truth_name_10 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
if (tmp_condition_result_52 == NUITKA_BOOL_TRUE) {
goto condexpr_true_19;
} else {
goto condexpr_false_19;
}
condexpr_true_19:;
CHECK_OBJECT(tmp_class_creation_10__bases);
tmp_expression_value_50 = tmp_class_creation_10__bases;
tmp_subscript_value_9 = mod_consts[56];
tmp_type_arg_17 = LOOKUP_SUBSCRIPT_CONST(tmp_expression_value_50, tmp_subscript_value_9, 0);
if (tmp_type_arg_17 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 386;
goto try_except_handler_28;
}
tmp_metaclass_value_9 = BUILTIN_TYPE1(tmp_type_arg_17);
Py_DECREF(tmp_type_arg_17);
if (tmp_metaclass_value_9 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 386;
goto try_except_handler_28;
}
goto condexpr_end_19;
condexpr_false_19:;
tmp_metaclass_value_9 = (PyObject *)&PyType_Type;
Py_INCREF(tmp_metaclass_value_9);
condexpr_end_19:;
condexpr_end_18:;
CHECK_OBJECT(tmp_class_creation_10__bases);
tmp_bases_value_9 = tmp_class_creation_10__bases;
tmp_assign_source_102 = SELECT_METACLASS(tmp_metaclass_value_9, tmp_bases_value_9);
Py_DECREF(tmp_metaclass_value_9);
if (tmp_assign_source_102 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 386;
goto try_except_handler_28;
}
assert(tmp_class_creation_10__metaclass == NULL);
tmp_class_creation_10__metaclass = tmp_assign_source_102;
}
{
bool tmp_condition_result_53;
PyObject *tmp_key_value_27;
PyObject *tmp_dict_arg_value_27;
tmp_key_value_27 = mod_consts[99];
CHECK_OBJECT(tmp_class_creation_10__class_decl_dict);
tmp_dict_arg_value_27 = tmp_class_creation_10__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_27, tmp_key_value_27);
assert(!(tmp_res == -1));
tmp_condition_result_53 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_53 != false) {
goto branch_yes_34;
} else {
goto branch_no_34;
}
}
branch_yes_34:;
CHECK_OBJECT(tmp_class_creation_10__class_decl_dict);
tmp_dictdel_dict = tmp_class_creation_10__class_decl_dict;
tmp_dictdel_key = mod_consts[99];
tmp_result = DICT_REMOVE_ITEM(tmp_dictdel_dict, tmp_dictdel_key);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 386;
goto try_except_handler_28;
}
branch_no_34:;
{
nuitka_bool tmp_condition_result_54;
PyObject *tmp_expression_value_51;
CHECK_OBJECT(tmp_class_creation_10__metaclass);
tmp_expression_value_51 = tmp_class_creation_10__metaclass;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_51, mod_consts[100]);
tmp_condition_result_54 = (tmp_result) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_54 == NUITKA_BOOL_TRUE) {
goto branch_yes_35;
} else {
goto branch_no_35;
}
}
branch_yes_35:;
{
PyObject *tmp_assign_source_103;
PyObject *tmp_called_value_119;
PyObject *tmp_expression_value_52;
PyObject *tmp_args_value_17;
PyObject *tmp_tuple_element_32;
PyObject *tmp_kwargs_value_17;
CHECK_OBJECT(tmp_class_creation_10__metaclass);
tmp_expression_value_52 = tmp_class_creation_10__metaclass;
tmp_called_value_119 = LOOKUP_ATTRIBUTE(tmp_expression_value_52, mod_consts[100]);
if (tmp_called_value_119 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 386;
goto try_except_handler_28;
}
tmp_tuple_element_32 = mod_consts[324];
tmp_args_value_17 = MAKE_TUPLE_EMPTY(2);
PyTuple_SET_ITEM0(tmp_args_value_17, 0, tmp_tuple_element_32);
CHECK_OBJECT(tmp_class_creation_10__bases);
tmp_tuple_element_32 = tmp_class_creation_10__bases;
PyTuple_SET_ITEM0(tmp_args_value_17, 1, tmp_tuple_element_32);
CHECK_OBJECT(tmp_class_creation_10__class_decl_dict);
tmp_kwargs_value_17 = tmp_class_creation_10__class_decl_dict;
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 386;
tmp_assign_source_103 = CALL_FUNCTION(tmp_called_value_119, tmp_args_value_17, tmp_kwargs_value_17);
Py_DECREF(tmp_called_value_119);
Py_DECREF(tmp_args_value_17);
if (tmp_assign_source_103 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 386;
goto try_except_handler_28;
}
assert(tmp_class_creation_10__prepared == NULL);
tmp_class_creation_10__prepared = tmp_assign_source_103;
}
{
bool tmp_condition_result_55;
PyObject *tmp_operand_value_9;
PyObject *tmp_expression_value_53;
CHECK_OBJECT(tmp_class_creation_10__prepared);
tmp_expression_value_53 = tmp_class_creation_10__prepared;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_53, mod_consts[101]);
tmp_operand_value_9 = (tmp_result) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_9);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 386;
goto try_except_handler_28;
}
tmp_condition_result_55 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_55 != false) {
goto branch_yes_36;
} else {
goto branch_no_36;
}
}
branch_yes_36:;
{
PyObject *tmp_raise_type_9;
PyObject *tmp_raise_value_9;
PyObject *tmp_mod_expr_left_9;
PyObject *tmp_mod_expr_right_9;
PyObject *tmp_tuple_element_33;
PyObject *tmp_getattr_target_9;
PyObject *tmp_getattr_attr_9;
PyObject *tmp_getattr_default_9;
tmp_raise_type_9 = PyExc_TypeError;
tmp_mod_expr_left_9 = mod_consts[102];
CHECK_OBJECT(tmp_class_creation_10__metaclass);
tmp_getattr_target_9 = tmp_class_creation_10__metaclass;
tmp_getattr_attr_9 = mod_consts[103];
tmp_getattr_default_9 = mod_consts[104];
tmp_tuple_element_33 = BUILTIN_GETATTR(tmp_getattr_target_9, tmp_getattr_attr_9, tmp_getattr_default_9);
if (tmp_tuple_element_33 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 386;
goto try_except_handler_28;
}
tmp_mod_expr_right_9 = MAKE_TUPLE_EMPTY(2);
{
PyObject *tmp_expression_value_54;
PyObject *tmp_type_arg_18;
PyTuple_SET_ITEM(tmp_mod_expr_right_9, 0, tmp_tuple_element_33);
CHECK_OBJECT(tmp_class_creation_10__prepared);
tmp_type_arg_18 = tmp_class_creation_10__prepared;
tmp_expression_value_54 = BUILTIN_TYPE1(tmp_type_arg_18);
assert(!(tmp_expression_value_54 == NULL));
tmp_tuple_element_33 = LOOKUP_ATTRIBUTE(tmp_expression_value_54, mod_consts[103]);
Py_DECREF(tmp_expression_value_54);
if (tmp_tuple_element_33 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 386;
goto tuple_build_exception_9;
}
PyTuple_SET_ITEM(tmp_mod_expr_right_9, 1, tmp_tuple_element_33);
}
goto tuple_build_noexception_9;
// Exception handling pass through code for tuple_build:
tuple_build_exception_9:;
Py_DECREF(tmp_mod_expr_right_9);
goto try_except_handler_28;
// Finished with no exception for tuple_build:
tuple_build_noexception_9:;
tmp_raise_value_9 = BINARY_OPERATION_MOD_OBJECT_UNICODE_TUPLE(tmp_mod_expr_left_9, tmp_mod_expr_right_9);
Py_DECREF(tmp_mod_expr_right_9);
if (tmp_raise_value_9 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 386;
goto try_except_handler_28;
}
exception_type = tmp_raise_type_9;
Py_INCREF(tmp_raise_type_9);
exception_value = tmp_raise_value_9;
exception_lineno = 386;
RAISE_EXCEPTION_IMPLICIT(&exception_type, &exception_value, &exception_tb);
goto try_except_handler_28;
}
branch_no_36:;
goto branch_end_35;
branch_no_35:;
{
PyObject *tmp_assign_source_104;
tmp_assign_source_104 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_10__prepared == NULL);
tmp_class_creation_10__prepared = tmp_assign_source_104;
}
branch_end_35:;
{
PyObject *tmp_assign_source_105;
{
PyObject *tmp_set_locals_9;
CHECK_OBJECT(tmp_class_creation_10__prepared);
tmp_set_locals_9 = tmp_class_creation_10__prepared;
locals_six$$$class__10_Module_six_moves_urllib_request_386 = tmp_set_locals_9;
Py_INCREF(tmp_set_locals_9);
}
// Tried code:
// Tried code:
tmp_dictset_value = mod_consts[105];
tmp_res = PyObject_SetItem(locals_six$$$class__10_Module_six_moves_urllib_request_386, mod_consts[106], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 386;
goto try_except_handler_30;
}
tmp_dictset_value = mod_consts[325];
tmp_res = PyObject_SetItem(locals_six$$$class__10_Module_six_moves_urllib_request_386, mod_consts[0], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 386;
goto try_except_handler_30;
}
tmp_dictset_value = mod_consts[324];
tmp_res = PyObject_SetItem(locals_six$$$class__10_Module_six_moves_urllib_request_386, mod_consts[108], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 386;
goto try_except_handler_30;
}
{
nuitka_bool tmp_condition_result_56;
PyObject *tmp_cmp_expr_left_9;
PyObject *tmp_cmp_expr_right_9;
CHECK_OBJECT(tmp_class_creation_10__bases);
tmp_cmp_expr_left_9 = tmp_class_creation_10__bases;
CHECK_OBJECT(tmp_class_creation_10__bases_orig);
tmp_cmp_expr_right_9 = tmp_class_creation_10__bases_orig;
tmp_condition_result_56 = RICH_COMPARE_NE_NBOOL_OBJECT_TUPLE(tmp_cmp_expr_left_9, tmp_cmp_expr_right_9);
if (tmp_condition_result_56 == NUITKA_BOOL_EXCEPTION) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 386;
goto try_except_handler_30;
}
if (tmp_condition_result_56 == NUITKA_BOOL_TRUE) {
goto branch_yes_37;
} else {
goto branch_no_37;
}
}
branch_yes_37:;
CHECK_OBJECT(tmp_class_creation_10__bases_orig);
tmp_dictset_value = tmp_class_creation_10__bases_orig;
tmp_res = PyObject_SetItem(locals_six$$$class__10_Module_six_moves_urllib_request_386, mod_consts[113], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 386;
goto try_except_handler_30;
}
branch_no_37:;
{
PyObject *tmp_assign_source_106;
PyObject *tmp_called_value_120;
PyObject *tmp_args_value_18;
PyObject *tmp_tuple_element_34;
PyObject *tmp_kwargs_value_18;
CHECK_OBJECT(tmp_class_creation_10__metaclass);
tmp_called_value_120 = tmp_class_creation_10__metaclass;
tmp_tuple_element_34 = mod_consts[324];
tmp_args_value_18 = MAKE_TUPLE_EMPTY(3);
PyTuple_SET_ITEM0(tmp_args_value_18, 0, tmp_tuple_element_34);
CHECK_OBJECT(tmp_class_creation_10__bases);
tmp_tuple_element_34 = tmp_class_creation_10__bases;
PyTuple_SET_ITEM0(tmp_args_value_18, 1, tmp_tuple_element_34);
tmp_tuple_element_34 = locals_six$$$class__10_Module_six_moves_urllib_request_386;
PyTuple_SET_ITEM0(tmp_args_value_18, 2, tmp_tuple_element_34);
CHECK_OBJECT(tmp_class_creation_10__class_decl_dict);
tmp_kwargs_value_18 = tmp_class_creation_10__class_decl_dict;
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 386;
tmp_assign_source_106 = CALL_FUNCTION(tmp_called_value_120, tmp_args_value_18, tmp_kwargs_value_18);
Py_DECREF(tmp_args_value_18);
if (tmp_assign_source_106 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 386;
goto try_except_handler_30;
}
assert(outline_8_var___class__ == NULL);
outline_8_var___class__ = tmp_assign_source_106;
}
CHECK_OBJECT(outline_8_var___class__);
tmp_assign_source_105 = outline_8_var___class__;
Py_INCREF(tmp_assign_source_105);
goto try_return_handler_30;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_30:;
Py_DECREF(locals_six$$$class__10_Module_six_moves_urllib_request_386);
locals_six$$$class__10_Module_six_moves_urllib_request_386 = NULL;
goto try_return_handler_29;
// Exception handler code:
try_except_handler_30:;
exception_keeper_type_28 = exception_type;
exception_keeper_value_28 = exception_value;
exception_keeper_tb_28 = exception_tb;
exception_keeper_lineno_28 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_DECREF(locals_six$$$class__10_Module_six_moves_urllib_request_386);
locals_six$$$class__10_Module_six_moves_urllib_request_386 = NULL;
// Re-raise.
exception_type = exception_keeper_type_28;
exception_value = exception_keeper_value_28;
exception_tb = exception_keeper_tb_28;
exception_lineno = exception_keeper_lineno_28;
goto try_except_handler_29;
// End of try:
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_29:;
CHECK_OBJECT(outline_8_var___class__);
Py_DECREF(outline_8_var___class__);
outline_8_var___class__ = NULL;
goto outline_result_9;
// Exception handler code:
try_except_handler_29:;
exception_keeper_type_29 = exception_type;
exception_keeper_value_29 = exception_value;
exception_keeper_tb_29 = exception_tb;
exception_keeper_lineno_29 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
// Re-raise.
exception_type = exception_keeper_type_29;
exception_value = exception_keeper_value_29;
exception_tb = exception_keeper_tb_29;
exception_lineno = exception_keeper_lineno_29;
goto outline_exception_9;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
outline_exception_9:;
exception_lineno = 386;
goto try_except_handler_28;
outline_result_9:;
UPDATE_STRING_DICT1(moduledict_six, (Nuitka_StringObject *)mod_consts[324], tmp_assign_source_105);
}
goto try_end_12;
// Exception handler code:
try_except_handler_28:;
exception_keeper_type_30 = exception_type;
exception_keeper_value_30 = exception_value;
exception_keeper_tb_30 = exception_tb;
exception_keeper_lineno_30 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_class_creation_10__bases_orig);
tmp_class_creation_10__bases_orig = NULL;
Py_XDECREF(tmp_class_creation_10__bases);
tmp_class_creation_10__bases = NULL;
Py_XDECREF(tmp_class_creation_10__class_decl_dict);
tmp_class_creation_10__class_decl_dict = NULL;
Py_XDECREF(tmp_class_creation_10__metaclass);
tmp_class_creation_10__metaclass = NULL;
Py_XDECREF(tmp_class_creation_10__prepared);
tmp_class_creation_10__prepared = NULL;
// Re-raise.
exception_type = exception_keeper_type_30;
exception_value = exception_keeper_value_30;
exception_tb = exception_keeper_tb_30;
exception_lineno = exception_keeper_lineno_30;
goto frame_exception_exit_1;
// End of try:
try_end_12:;
CHECK_OBJECT(tmp_class_creation_10__bases_orig);
Py_DECREF(tmp_class_creation_10__bases_orig);
tmp_class_creation_10__bases_orig = NULL;
CHECK_OBJECT(tmp_class_creation_10__bases);
Py_DECREF(tmp_class_creation_10__bases);
tmp_class_creation_10__bases = NULL;
CHECK_OBJECT(tmp_class_creation_10__class_decl_dict);
Py_DECREF(tmp_class_creation_10__class_decl_dict);
tmp_class_creation_10__class_decl_dict = NULL;
CHECK_OBJECT(tmp_class_creation_10__metaclass);
Py_DECREF(tmp_class_creation_10__metaclass);
tmp_class_creation_10__metaclass = NULL;
CHECK_OBJECT(tmp_class_creation_10__prepared);
Py_DECREF(tmp_class_creation_10__prepared);
tmp_class_creation_10__prepared = NULL;
{
PyObject *tmp_assign_source_107;
PyObject *tmp_list_element_4;
PyObject *tmp_called_value_121;
tmp_called_value_121 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[16]);
if (unlikely(tmp_called_value_121 == NULL)) {
tmp_called_value_121 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[16]);
}
if (tmp_called_value_121 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 392;
goto frame_exception_exit_1;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 392;
tmp_list_element_4 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_121, mod_consts[326]);
if (tmp_list_element_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 392;
goto frame_exception_exit_1;
}
tmp_assign_source_107 = MAKE_LIST_EMPTY(35);
{
PyObject *tmp_called_value_122;
PyObject *tmp_called_value_123;
PyObject *tmp_called_value_124;
PyObject *tmp_called_value_125;
PyObject *tmp_called_value_126;
PyObject *tmp_called_value_127;
PyObject *tmp_called_value_128;
PyObject *tmp_called_value_129;
PyObject *tmp_called_value_130;
PyObject *tmp_called_value_131;
PyObject *tmp_called_value_132;
PyObject *tmp_called_value_133;
PyObject *tmp_called_value_134;
PyObject *tmp_called_value_135;
PyObject *tmp_called_value_136;
PyObject *tmp_called_value_137;
PyObject *tmp_called_value_138;
PyObject *tmp_called_value_139;
PyObject *tmp_called_value_140;
PyObject *tmp_called_value_141;
PyObject *tmp_called_value_142;
PyObject *tmp_called_value_143;
PyObject *tmp_called_value_144;
PyObject *tmp_called_value_145;
PyObject *tmp_called_value_146;
PyObject *tmp_called_value_147;
PyObject *tmp_called_value_148;
PyObject *tmp_called_value_149;
PyObject *tmp_called_value_150;
PyObject *tmp_called_value_151;
PyObject *tmp_called_value_152;
PyObject *tmp_called_value_153;
PyObject *tmp_called_value_154;
PyObject *tmp_called_value_155;
PyList_SET_ITEM(tmp_assign_source_107, 0, tmp_list_element_4);
tmp_called_value_122 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[16]);
if (unlikely(tmp_called_value_122 == NULL)) {
tmp_called_value_122 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[16]);
}
if (tmp_called_value_122 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 393;
goto list_build_exception_4;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 393;
tmp_list_element_4 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_122, mod_consts[327]);
if (tmp_list_element_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 393;
goto list_build_exception_4;
}
PyList_SET_ITEM(tmp_assign_source_107, 1, tmp_list_element_4);
tmp_called_value_123 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[16]);
if (unlikely(tmp_called_value_123 == NULL)) {
tmp_called_value_123 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[16]);
}
if (tmp_called_value_123 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 394;
goto list_build_exception_4;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 394;
tmp_list_element_4 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_123, mod_consts[328]);
if (tmp_list_element_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 394;
goto list_build_exception_4;
}
PyList_SET_ITEM(tmp_assign_source_107, 2, tmp_list_element_4);
tmp_called_value_124 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[16]);
if (unlikely(tmp_called_value_124 == NULL)) {
tmp_called_value_124 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[16]);
}
if (tmp_called_value_124 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 395;
goto list_build_exception_4;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 395;
tmp_list_element_4 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_124, mod_consts[329]);
if (tmp_list_element_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 395;
goto list_build_exception_4;
}
PyList_SET_ITEM(tmp_assign_source_107, 3, tmp_list_element_4);
tmp_called_value_125 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[16]);
if (unlikely(tmp_called_value_125 == NULL)) {
tmp_called_value_125 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[16]);
}
if (tmp_called_value_125 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 396;
goto list_build_exception_4;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 396;
tmp_list_element_4 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_125, mod_consts[330]);
if (tmp_list_element_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 396;
goto list_build_exception_4;
}
PyList_SET_ITEM(tmp_assign_source_107, 4, tmp_list_element_4);
tmp_called_value_126 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[16]);
if (unlikely(tmp_called_value_126 == NULL)) {
tmp_called_value_126 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[16]);
}
if (tmp_called_value_126 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 397;
goto list_build_exception_4;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 397;
tmp_list_element_4 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_126, mod_consts[331]);
if (tmp_list_element_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 397;
goto list_build_exception_4;
}
PyList_SET_ITEM(tmp_assign_source_107, 5, tmp_list_element_4);
tmp_called_value_127 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[16]);
if (unlikely(tmp_called_value_127 == NULL)) {
tmp_called_value_127 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[16]);
}
if (tmp_called_value_127 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 398;
goto list_build_exception_4;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 398;
tmp_list_element_4 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_127, mod_consts[332]);
if (tmp_list_element_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 398;
goto list_build_exception_4;
}
PyList_SET_ITEM(tmp_assign_source_107, 6, tmp_list_element_4);
tmp_called_value_128 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[16]);
if (unlikely(tmp_called_value_128 == NULL)) {
tmp_called_value_128 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[16]);
}
if (tmp_called_value_128 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 399;
goto list_build_exception_4;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 399;
tmp_list_element_4 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_128, mod_consts[333]);
if (tmp_list_element_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 399;
goto list_build_exception_4;
}
PyList_SET_ITEM(tmp_assign_source_107, 7, tmp_list_element_4);
tmp_called_value_129 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[16]);
if (unlikely(tmp_called_value_129 == NULL)) {
tmp_called_value_129 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[16]);
}
if (tmp_called_value_129 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 400;
goto list_build_exception_4;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 400;
tmp_list_element_4 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_129, mod_consts[334]);
if (tmp_list_element_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 400;
goto list_build_exception_4;
}
PyList_SET_ITEM(tmp_assign_source_107, 8, tmp_list_element_4);
tmp_called_value_130 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[16]);
if (unlikely(tmp_called_value_130 == NULL)) {
tmp_called_value_130 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[16]);
}
if (tmp_called_value_130 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 401;
goto list_build_exception_4;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 401;
tmp_list_element_4 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_130, mod_consts[335]);
if (tmp_list_element_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 401;
goto list_build_exception_4;
}
PyList_SET_ITEM(tmp_assign_source_107, 9, tmp_list_element_4);
tmp_called_value_131 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[16]);
if (unlikely(tmp_called_value_131 == NULL)) {
tmp_called_value_131 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[16]);
}
if (tmp_called_value_131 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 402;
goto list_build_exception_4;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 402;
tmp_list_element_4 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_131, mod_consts[336]);
if (tmp_list_element_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 402;
goto list_build_exception_4;
}
PyList_SET_ITEM(tmp_assign_source_107, 10, tmp_list_element_4);
tmp_called_value_132 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[16]);
if (unlikely(tmp_called_value_132 == NULL)) {
tmp_called_value_132 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[16]);
}
if (tmp_called_value_132 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 403;
goto list_build_exception_4;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 403;
tmp_list_element_4 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_132, mod_consts[337]);
if (tmp_list_element_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 403;
goto list_build_exception_4;
}
PyList_SET_ITEM(tmp_assign_source_107, 11, tmp_list_element_4);
tmp_called_value_133 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[16]);
if (unlikely(tmp_called_value_133 == NULL)) {
tmp_called_value_133 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[16]);
}
if (tmp_called_value_133 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 404;
goto list_build_exception_4;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 404;
tmp_list_element_4 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_133, mod_consts[338]);
if (tmp_list_element_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 404;
goto list_build_exception_4;
}
PyList_SET_ITEM(tmp_assign_source_107, 12, tmp_list_element_4);
tmp_called_value_134 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[16]);
if (unlikely(tmp_called_value_134 == NULL)) {
tmp_called_value_134 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[16]);
}
if (tmp_called_value_134 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 405;
goto list_build_exception_4;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 405;
tmp_list_element_4 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_134, mod_consts[339]);
if (tmp_list_element_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 405;
goto list_build_exception_4;
}
PyList_SET_ITEM(tmp_assign_source_107, 13, tmp_list_element_4);
tmp_called_value_135 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[16]);
if (unlikely(tmp_called_value_135 == NULL)) {
tmp_called_value_135 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[16]);
}
if (tmp_called_value_135 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 406;
goto list_build_exception_4;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 406;
tmp_list_element_4 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_135, mod_consts[340]);
if (tmp_list_element_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 406;
goto list_build_exception_4;
}
PyList_SET_ITEM(tmp_assign_source_107, 14, tmp_list_element_4);
tmp_called_value_136 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[16]);
if (unlikely(tmp_called_value_136 == NULL)) {
tmp_called_value_136 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[16]);
}
if (tmp_called_value_136 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 407;
goto list_build_exception_4;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 407;
tmp_list_element_4 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_136, mod_consts[341]);
if (tmp_list_element_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 407;
goto list_build_exception_4;
}
PyList_SET_ITEM(tmp_assign_source_107, 15, tmp_list_element_4);
tmp_called_value_137 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[16]);
if (unlikely(tmp_called_value_137 == NULL)) {
tmp_called_value_137 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[16]);
}
if (tmp_called_value_137 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 408;
goto list_build_exception_4;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 408;
tmp_list_element_4 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_137, mod_consts[342]);
if (tmp_list_element_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 408;
goto list_build_exception_4;
}
PyList_SET_ITEM(tmp_assign_source_107, 16, tmp_list_element_4);
tmp_called_value_138 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[16]);
if (unlikely(tmp_called_value_138 == NULL)) {
tmp_called_value_138 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[16]);
}
if (tmp_called_value_138 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 409;
goto list_build_exception_4;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 409;
tmp_list_element_4 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_138, mod_consts[343]);
if (tmp_list_element_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 409;
goto list_build_exception_4;
}
PyList_SET_ITEM(tmp_assign_source_107, 17, tmp_list_element_4);
tmp_called_value_139 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[16]);
if (unlikely(tmp_called_value_139 == NULL)) {
tmp_called_value_139 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[16]);
}
if (tmp_called_value_139 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 410;
goto list_build_exception_4;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 410;
tmp_list_element_4 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_139, mod_consts[344]);
if (tmp_list_element_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 410;
goto list_build_exception_4;
}
PyList_SET_ITEM(tmp_assign_source_107, 18, tmp_list_element_4);
tmp_called_value_140 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[16]);
if (unlikely(tmp_called_value_140 == NULL)) {
tmp_called_value_140 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[16]);
}
if (tmp_called_value_140 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 411;
goto list_build_exception_4;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 411;
tmp_list_element_4 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_140, mod_consts[345]);
if (tmp_list_element_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 411;
goto list_build_exception_4;
}
PyList_SET_ITEM(tmp_assign_source_107, 19, tmp_list_element_4);
tmp_called_value_141 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[16]);
if (unlikely(tmp_called_value_141 == NULL)) {
tmp_called_value_141 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[16]);
}
if (tmp_called_value_141 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 412;
goto list_build_exception_4;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 412;
tmp_list_element_4 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_141, mod_consts[346]);
if (tmp_list_element_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 412;
goto list_build_exception_4;
}
PyList_SET_ITEM(tmp_assign_source_107, 20, tmp_list_element_4);
tmp_called_value_142 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[16]);
if (unlikely(tmp_called_value_142 == NULL)) {
tmp_called_value_142 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[16]);
}
if (tmp_called_value_142 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 413;
goto list_build_exception_4;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 413;
tmp_list_element_4 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_142, mod_consts[347]);
if (tmp_list_element_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 413;
goto list_build_exception_4;
}
PyList_SET_ITEM(tmp_assign_source_107, 21, tmp_list_element_4);
tmp_called_value_143 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[16]);
if (unlikely(tmp_called_value_143 == NULL)) {
tmp_called_value_143 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[16]);
}
if (tmp_called_value_143 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 414;
goto list_build_exception_4;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 414;
tmp_list_element_4 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_143, mod_consts[348]);
if (tmp_list_element_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 414;
goto list_build_exception_4;
}
PyList_SET_ITEM(tmp_assign_source_107, 22, tmp_list_element_4);
tmp_called_value_144 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[16]);
if (unlikely(tmp_called_value_144 == NULL)) {
tmp_called_value_144 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[16]);
}
if (tmp_called_value_144 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 415;
goto list_build_exception_4;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 415;
tmp_list_element_4 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_144, mod_consts[349]);
if (tmp_list_element_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 415;
goto list_build_exception_4;
}
PyList_SET_ITEM(tmp_assign_source_107, 23, tmp_list_element_4);
tmp_called_value_145 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[16]);
if (unlikely(tmp_called_value_145 == NULL)) {
tmp_called_value_145 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[16]);
}
if (tmp_called_value_145 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 416;
goto list_build_exception_4;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 416;
tmp_list_element_4 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_145, mod_consts[350]);
if (tmp_list_element_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 416;
goto list_build_exception_4;
}
PyList_SET_ITEM(tmp_assign_source_107, 24, tmp_list_element_4);
tmp_called_value_146 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[16]);
if (unlikely(tmp_called_value_146 == NULL)) {
tmp_called_value_146 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[16]);
}
if (tmp_called_value_146 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 417;
goto list_build_exception_4;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 417;
tmp_list_element_4 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_146, mod_consts[351]);
if (tmp_list_element_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 417;
goto list_build_exception_4;
}
PyList_SET_ITEM(tmp_assign_source_107, 25, tmp_list_element_4);
tmp_called_value_147 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[16]);
if (unlikely(tmp_called_value_147 == NULL)) {
tmp_called_value_147 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[16]);
}
if (tmp_called_value_147 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 418;
goto list_build_exception_4;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 418;
tmp_list_element_4 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_147, mod_consts[352]);
if (tmp_list_element_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 418;
goto list_build_exception_4;
}
PyList_SET_ITEM(tmp_assign_source_107, 26, tmp_list_element_4);
tmp_called_value_148 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[16]);
if (unlikely(tmp_called_value_148 == NULL)) {
tmp_called_value_148 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[16]);
}
if (tmp_called_value_148 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 419;
goto list_build_exception_4;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 419;
tmp_list_element_4 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_148, mod_consts[353]);
if (tmp_list_element_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 419;
goto list_build_exception_4;
}
PyList_SET_ITEM(tmp_assign_source_107, 27, tmp_list_element_4);
tmp_called_value_149 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[16]);
if (unlikely(tmp_called_value_149 == NULL)) {
tmp_called_value_149 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[16]);
}
if (tmp_called_value_149 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 420;
goto list_build_exception_4;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 420;
tmp_list_element_4 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_149, mod_consts[354]);
if (tmp_list_element_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 420;
goto list_build_exception_4;
}
PyList_SET_ITEM(tmp_assign_source_107, 28, tmp_list_element_4);
tmp_called_value_150 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[16]);
if (unlikely(tmp_called_value_150 == NULL)) {
tmp_called_value_150 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[16]);
}
if (tmp_called_value_150 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 421;
goto list_build_exception_4;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 421;
tmp_list_element_4 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_150, mod_consts[355]);
if (tmp_list_element_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 421;
goto list_build_exception_4;
}
PyList_SET_ITEM(tmp_assign_source_107, 29, tmp_list_element_4);
tmp_called_value_151 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[16]);
if (unlikely(tmp_called_value_151 == NULL)) {
tmp_called_value_151 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[16]);
}
if (tmp_called_value_151 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 422;
goto list_build_exception_4;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 422;
tmp_list_element_4 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_151, mod_consts[356]);
if (tmp_list_element_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 422;
goto list_build_exception_4;
}
PyList_SET_ITEM(tmp_assign_source_107, 30, tmp_list_element_4);
tmp_called_value_152 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[16]);
if (unlikely(tmp_called_value_152 == NULL)) {
tmp_called_value_152 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[16]);
}
if (tmp_called_value_152 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 423;
goto list_build_exception_4;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 423;
tmp_list_element_4 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_152, mod_consts[357]);
if (tmp_list_element_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 423;
goto list_build_exception_4;
}
PyList_SET_ITEM(tmp_assign_source_107, 31, tmp_list_element_4);
tmp_called_value_153 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[16]);
if (unlikely(tmp_called_value_153 == NULL)) {
tmp_called_value_153 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[16]);
}
if (tmp_called_value_153 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 424;
goto list_build_exception_4;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 424;
tmp_list_element_4 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_153, mod_consts[358]);
if (tmp_list_element_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 424;
goto list_build_exception_4;
}
PyList_SET_ITEM(tmp_assign_source_107, 32, tmp_list_element_4);
tmp_called_value_154 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[16]);
if (unlikely(tmp_called_value_154 == NULL)) {
tmp_called_value_154 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[16]);
}
if (tmp_called_value_154 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 425;
goto list_build_exception_4;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 425;
tmp_list_element_4 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_154, mod_consts[359]);
if (tmp_list_element_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 425;
goto list_build_exception_4;
}
PyList_SET_ITEM(tmp_assign_source_107, 33, tmp_list_element_4);
tmp_called_value_155 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[16]);
if (unlikely(tmp_called_value_155 == NULL)) {
tmp_called_value_155 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[16]);
}
if (tmp_called_value_155 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 426;
goto list_build_exception_4;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 426;
tmp_list_element_4 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_155, mod_consts[360]);
if (tmp_list_element_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 426;
goto list_build_exception_4;
}
PyList_SET_ITEM(tmp_assign_source_107, 34, tmp_list_element_4);
}
goto list_build_noexception_4;
// Exception handling pass through code for list_build:
list_build_exception_4:;
Py_DECREF(tmp_assign_source_107);
goto frame_exception_exit_1;
// Finished with no exception for list_build:
list_build_noexception_4:;
UPDATE_STRING_DICT1(moduledict_six, (Nuitka_StringObject *)mod_consts[361], tmp_assign_source_107);
}
{
PyObject *tmp_assign_source_108;
PyObject *tmp_iter_arg_4;
tmp_iter_arg_4 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[361]);
if (unlikely(tmp_iter_arg_4 == NULL)) {
tmp_iter_arg_4 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[361]);
}
assert(!(tmp_iter_arg_4 == NULL));
tmp_assign_source_108 = MAKE_ITERATOR(tmp_iter_arg_4);
if (tmp_assign_source_108 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 428;
goto frame_exception_exit_1;
}
assert(tmp_for_loop_4__for_iterator == NULL);
tmp_for_loop_4__for_iterator = tmp_assign_source_108;
}
// Tried code:
loop_start_4:;
{
PyObject *tmp_next_source_4;
PyObject *tmp_assign_source_109;
CHECK_OBJECT(tmp_for_loop_4__for_iterator);
tmp_next_source_4 = tmp_for_loop_4__for_iterator;
tmp_assign_source_109 = ITERATOR_NEXT(tmp_next_source_4);
if (tmp_assign_source_109 == NULL) {
if (CHECK_AND_CLEAR_STOP_ITERATION_OCCURRED()) {
goto loop_end_4;
} else {
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 428;
goto try_except_handler_31;
}
}
{
PyObject *old = tmp_for_loop_4__iter_value;
tmp_for_loop_4__iter_value = tmp_assign_source_109;
Py_XDECREF(old);
}
}
{
PyObject *tmp_assign_source_110;
CHECK_OBJECT(tmp_for_loop_4__iter_value);
tmp_assign_source_110 = tmp_for_loop_4__iter_value;
UPDATE_STRING_DICT0(moduledict_six, (Nuitka_StringObject *)mod_consts[17], tmp_assign_source_110);
}
{
PyObject *tmp_setattr_target_4;
PyObject *tmp_setattr_attr_4;
PyObject *tmp_expression_value_55;
PyObject *tmp_setattr_value_4;
PyObject *tmp_capi_result_4;
tmp_setattr_target_4 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[324]);
if (unlikely(tmp_setattr_target_4 == NULL)) {
tmp_setattr_target_4 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[324]);
}
if (tmp_setattr_target_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 429;
goto try_except_handler_31;
}
tmp_expression_value_55 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[17]);
if (unlikely(tmp_expression_value_55 == NULL)) {
tmp_expression_value_55 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[17]);
}
assert(!(tmp_expression_value_55 == NULL));
tmp_setattr_attr_4 = LOOKUP_ATTRIBUTE(tmp_expression_value_55, mod_consts[5]);
if (tmp_setattr_attr_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 429;
goto try_except_handler_31;
}
tmp_setattr_value_4 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[17]);
if (unlikely(tmp_setattr_value_4 == NULL)) {
tmp_setattr_value_4 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[17]);
}
if (tmp_setattr_value_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_setattr_attr_4);
exception_lineno = 429;
goto try_except_handler_31;
}
tmp_capi_result_4 = BUILTIN_SETATTR(tmp_setattr_target_4, tmp_setattr_attr_4, tmp_setattr_value_4);
Py_DECREF(tmp_setattr_attr_4);
if (tmp_capi_result_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 429;
goto try_except_handler_31;
}
}
if (CONSIDER_THREADING() == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 428;
goto try_except_handler_31;
}
goto loop_start_4;
loop_end_4:;
goto try_end_13;
// Exception handler code:
try_except_handler_31:;
exception_keeper_type_31 = exception_type;
exception_keeper_value_31 = exception_value;
exception_keeper_tb_31 = exception_tb;
exception_keeper_lineno_31 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_for_loop_4__iter_value);
tmp_for_loop_4__iter_value = NULL;
CHECK_OBJECT(tmp_for_loop_4__for_iterator);
Py_DECREF(tmp_for_loop_4__for_iterator);
tmp_for_loop_4__for_iterator = NULL;
// Re-raise.
exception_type = exception_keeper_type_31;
exception_value = exception_keeper_value_31;
exception_tb = exception_keeper_tb_31;
exception_lineno = exception_keeper_lineno_31;
goto frame_exception_exit_1;
// End of try:
try_end_13:;
Py_XDECREF(tmp_for_loop_4__iter_value);
tmp_for_loop_4__iter_value = NULL;
CHECK_OBJECT(tmp_for_loop_4__for_iterator);
Py_DECREF(tmp_for_loop_4__for_iterator);
tmp_for_loop_4__for_iterator = NULL;
tmp_res = PyDict_DelItem((PyObject *)moduledict_six, mod_consts[17]);
tmp_result = tmp_res != -1;
if (tmp_result == false) CLEAR_ERROR_OCCURRED();
if (unlikely(tmp_result == false)) {
FORMAT_NAME_ERROR(&exception_type, &exception_value, mod_consts[17]);
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 430;
goto frame_exception_exit_1;
}
{
PyObject *tmp_assattr_value_6;
PyObject *tmp_assattr_target_6;
tmp_assattr_value_6 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[361]);
if (unlikely(tmp_assattr_value_6 == NULL)) {
tmp_assattr_value_6 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[361]);
}
if (tmp_assattr_value_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 432;
goto frame_exception_exit_1;
}
tmp_assattr_target_6 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[324]);
if (unlikely(tmp_assattr_target_6 == NULL)) {
tmp_assattr_target_6 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[324]);
}
if (tmp_assattr_target_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 432;
goto frame_exception_exit_1;
}
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_6, mod_consts[15], tmp_assattr_value_6);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 432;
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_called_value_156;
PyObject *tmp_expression_value_56;
PyObject *tmp_call_result_5;
PyObject *tmp_args_element_value_15;
PyObject *tmp_called_value_157;
PyObject *tmp_args_element_value_16;
PyObject *tmp_args_element_value_17;
tmp_expression_value_56 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[210]);
if (unlikely(tmp_expression_value_56 == NULL)) {
tmp_expression_value_56 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[210]);
}
if (tmp_expression_value_56 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 434;
goto frame_exception_exit_1;
}
tmp_called_value_156 = LOOKUP_ATTRIBUTE(tmp_expression_value_56, mod_consts[194]);
if (tmp_called_value_156 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 434;
goto frame_exception_exit_1;
}
tmp_called_value_157 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[324]);
if (unlikely(tmp_called_value_157 == NULL)) {
tmp_called_value_157 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[324]);
}
if (tmp_called_value_157 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_156);
exception_lineno = 434;
goto frame_exception_exit_1;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 434;
tmp_args_element_value_15 = CALL_FUNCTION_WITH_POSARGS1(tmp_called_value_157, mod_consts[362]);
if (tmp_args_element_value_15 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_156);
exception_lineno = 434;
goto frame_exception_exit_1;
}
tmp_args_element_value_16 = mod_consts[363];
tmp_args_element_value_17 = mod_consts[364];
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 434;
{
PyObject *call_args[] = {tmp_args_element_value_15, tmp_args_element_value_16, tmp_args_element_value_17};
tmp_call_result_5 = CALL_FUNCTION_WITH_ARGS3(tmp_called_value_156, call_args);
}
Py_DECREF(tmp_called_value_156);
Py_DECREF(tmp_args_element_value_15);
if (tmp_call_result_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 434;
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_5);
}
// Tried code:
{
PyObject *tmp_assign_source_111;
PyObject *tmp_tuple_element_35;
tmp_tuple_element_35 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[13]);
if (unlikely(tmp_tuple_element_35 == NULL)) {
tmp_tuple_element_35 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[13]);
}
if (tmp_tuple_element_35 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 438;
goto try_except_handler_32;
}
tmp_assign_source_111 = MAKE_TUPLE_EMPTY(1);
PyTuple_SET_ITEM0(tmp_assign_source_111, 0, tmp_tuple_element_35);
assert(tmp_class_creation_11__bases_orig == NULL);
tmp_class_creation_11__bases_orig = tmp_assign_source_111;
}
{
PyObject *tmp_assign_source_112;
PyObject *tmp_dircall_arg1_10;
CHECK_OBJECT(tmp_class_creation_11__bases_orig);
tmp_dircall_arg1_10 = tmp_class_creation_11__bases_orig;
Py_INCREF(tmp_dircall_arg1_10);
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_10};
tmp_assign_source_112 = impl___main__$$$function__1__mro_entries_conversion(dir_call_args);
}
if (tmp_assign_source_112 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 438;
goto try_except_handler_32;
}
assert(tmp_class_creation_11__bases == NULL);
tmp_class_creation_11__bases = tmp_assign_source_112;
}
{
PyObject *tmp_assign_source_113;
tmp_assign_source_113 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_11__class_decl_dict == NULL);
tmp_class_creation_11__class_decl_dict = tmp_assign_source_113;
}
{
PyObject *tmp_assign_source_114;
PyObject *tmp_metaclass_value_10;
bool tmp_condition_result_57;
PyObject *tmp_key_value_28;
PyObject *tmp_dict_arg_value_28;
PyObject *tmp_dict_arg_value_29;
PyObject *tmp_key_value_29;
nuitka_bool tmp_condition_result_58;
int tmp_truth_name_11;
PyObject *tmp_type_arg_19;
PyObject *tmp_expression_value_57;
PyObject *tmp_subscript_value_10;
PyObject *tmp_bases_value_10;
tmp_key_value_28 = mod_consts[99];
CHECK_OBJECT(tmp_class_creation_11__class_decl_dict);
tmp_dict_arg_value_28 = tmp_class_creation_11__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_28, tmp_key_value_28);
assert(!(tmp_res == -1));
tmp_condition_result_57 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_57 != false) {
goto condexpr_true_20;
} else {
goto condexpr_false_20;
}
condexpr_true_20:;
CHECK_OBJECT(tmp_class_creation_11__class_decl_dict);
tmp_dict_arg_value_29 = tmp_class_creation_11__class_decl_dict;
tmp_key_value_29 = mod_consts[99];
tmp_metaclass_value_10 = DICT_GET_ITEM0(tmp_dict_arg_value_29, tmp_key_value_29);
if (tmp_metaclass_value_10 == NULL) {
tmp_metaclass_value_10 = Py_None;
}
assert(!(tmp_metaclass_value_10 == NULL));
Py_INCREF(tmp_metaclass_value_10);
goto condexpr_end_20;
condexpr_false_20:;
CHECK_OBJECT(tmp_class_creation_11__bases);
tmp_truth_name_11 = CHECK_IF_TRUE(tmp_class_creation_11__bases);
if (tmp_truth_name_11 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 438;
goto try_except_handler_32;
}
tmp_condition_result_58 = tmp_truth_name_11 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
if (tmp_condition_result_58 == NUITKA_BOOL_TRUE) {
goto condexpr_true_21;
} else {
goto condexpr_false_21;
}
condexpr_true_21:;
CHECK_OBJECT(tmp_class_creation_11__bases);
tmp_expression_value_57 = tmp_class_creation_11__bases;
tmp_subscript_value_10 = mod_consts[56];
tmp_type_arg_19 = LOOKUP_SUBSCRIPT_CONST(tmp_expression_value_57, tmp_subscript_value_10, 0);
if (tmp_type_arg_19 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 438;
goto try_except_handler_32;
}
tmp_metaclass_value_10 = BUILTIN_TYPE1(tmp_type_arg_19);
Py_DECREF(tmp_type_arg_19);
if (tmp_metaclass_value_10 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 438;
goto try_except_handler_32;
}
goto condexpr_end_21;
condexpr_false_21:;
tmp_metaclass_value_10 = (PyObject *)&PyType_Type;
Py_INCREF(tmp_metaclass_value_10);
condexpr_end_21:;
condexpr_end_20:;
CHECK_OBJECT(tmp_class_creation_11__bases);
tmp_bases_value_10 = tmp_class_creation_11__bases;
tmp_assign_source_114 = SELECT_METACLASS(tmp_metaclass_value_10, tmp_bases_value_10);
Py_DECREF(tmp_metaclass_value_10);
if (tmp_assign_source_114 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 438;
goto try_except_handler_32;
}
assert(tmp_class_creation_11__metaclass == NULL);
tmp_class_creation_11__metaclass = tmp_assign_source_114;
}
{
bool tmp_condition_result_59;
PyObject *tmp_key_value_30;
PyObject *tmp_dict_arg_value_30;
tmp_key_value_30 = mod_consts[99];
CHECK_OBJECT(tmp_class_creation_11__class_decl_dict);
tmp_dict_arg_value_30 = tmp_class_creation_11__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_30, tmp_key_value_30);
assert(!(tmp_res == -1));
tmp_condition_result_59 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_59 != false) {
goto branch_yes_38;
} else {
goto branch_no_38;
}
}
branch_yes_38:;
CHECK_OBJECT(tmp_class_creation_11__class_decl_dict);
tmp_dictdel_dict = tmp_class_creation_11__class_decl_dict;
tmp_dictdel_key = mod_consts[99];
tmp_result = DICT_REMOVE_ITEM(tmp_dictdel_dict, tmp_dictdel_key);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 438;
goto try_except_handler_32;
}
branch_no_38:;
{
nuitka_bool tmp_condition_result_60;
PyObject *tmp_expression_value_58;
CHECK_OBJECT(tmp_class_creation_11__metaclass);
tmp_expression_value_58 = tmp_class_creation_11__metaclass;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_58, mod_consts[100]);
tmp_condition_result_60 = (tmp_result) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_60 == NUITKA_BOOL_TRUE) {
goto branch_yes_39;
} else {
goto branch_no_39;
}
}
branch_yes_39:;
{
PyObject *tmp_assign_source_115;
PyObject *tmp_called_value_158;
PyObject *tmp_expression_value_59;
PyObject *tmp_args_value_19;
PyObject *tmp_tuple_element_36;
PyObject *tmp_kwargs_value_19;
CHECK_OBJECT(tmp_class_creation_11__metaclass);
tmp_expression_value_59 = tmp_class_creation_11__metaclass;
tmp_called_value_158 = LOOKUP_ATTRIBUTE(tmp_expression_value_59, mod_consts[100]);
if (tmp_called_value_158 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 438;
goto try_except_handler_32;
}
tmp_tuple_element_36 = mod_consts[365];
tmp_args_value_19 = MAKE_TUPLE_EMPTY(2);
PyTuple_SET_ITEM0(tmp_args_value_19, 0, tmp_tuple_element_36);
CHECK_OBJECT(tmp_class_creation_11__bases);
tmp_tuple_element_36 = tmp_class_creation_11__bases;
PyTuple_SET_ITEM0(tmp_args_value_19, 1, tmp_tuple_element_36);
CHECK_OBJECT(tmp_class_creation_11__class_decl_dict);
tmp_kwargs_value_19 = tmp_class_creation_11__class_decl_dict;
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 438;
tmp_assign_source_115 = CALL_FUNCTION(tmp_called_value_158, tmp_args_value_19, tmp_kwargs_value_19);
Py_DECREF(tmp_called_value_158);
Py_DECREF(tmp_args_value_19);
if (tmp_assign_source_115 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 438;
goto try_except_handler_32;
}
assert(tmp_class_creation_11__prepared == NULL);
tmp_class_creation_11__prepared = tmp_assign_source_115;
}
{
bool tmp_condition_result_61;
PyObject *tmp_operand_value_10;
PyObject *tmp_expression_value_60;
CHECK_OBJECT(tmp_class_creation_11__prepared);
tmp_expression_value_60 = tmp_class_creation_11__prepared;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_60, mod_consts[101]);
tmp_operand_value_10 = (tmp_result) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_10);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 438;
goto try_except_handler_32;
}
tmp_condition_result_61 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_61 != false) {
goto branch_yes_40;
} else {
goto branch_no_40;
}
}
branch_yes_40:;
{
PyObject *tmp_raise_type_10;
PyObject *tmp_raise_value_10;
PyObject *tmp_mod_expr_left_10;
PyObject *tmp_mod_expr_right_10;
PyObject *tmp_tuple_element_37;
PyObject *tmp_getattr_target_10;
PyObject *tmp_getattr_attr_10;
PyObject *tmp_getattr_default_10;
tmp_raise_type_10 = PyExc_TypeError;
tmp_mod_expr_left_10 = mod_consts[102];
CHECK_OBJECT(tmp_class_creation_11__metaclass);
tmp_getattr_target_10 = tmp_class_creation_11__metaclass;
tmp_getattr_attr_10 = mod_consts[103];
tmp_getattr_default_10 = mod_consts[104];
tmp_tuple_element_37 = BUILTIN_GETATTR(tmp_getattr_target_10, tmp_getattr_attr_10, tmp_getattr_default_10);
if (tmp_tuple_element_37 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 438;
goto try_except_handler_32;
}
tmp_mod_expr_right_10 = MAKE_TUPLE_EMPTY(2);
{
PyObject *tmp_expression_value_61;
PyObject *tmp_type_arg_20;
PyTuple_SET_ITEM(tmp_mod_expr_right_10, 0, tmp_tuple_element_37);
CHECK_OBJECT(tmp_class_creation_11__prepared);
tmp_type_arg_20 = tmp_class_creation_11__prepared;
tmp_expression_value_61 = BUILTIN_TYPE1(tmp_type_arg_20);
assert(!(tmp_expression_value_61 == NULL));
tmp_tuple_element_37 = LOOKUP_ATTRIBUTE(tmp_expression_value_61, mod_consts[103]);
Py_DECREF(tmp_expression_value_61);
if (tmp_tuple_element_37 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 438;
goto tuple_build_exception_10;
}
PyTuple_SET_ITEM(tmp_mod_expr_right_10, 1, tmp_tuple_element_37);
}
goto tuple_build_noexception_10;
// Exception handling pass through code for tuple_build:
tuple_build_exception_10:;
Py_DECREF(tmp_mod_expr_right_10);
goto try_except_handler_32;
// Finished with no exception for tuple_build:
tuple_build_noexception_10:;
tmp_raise_value_10 = BINARY_OPERATION_MOD_OBJECT_UNICODE_TUPLE(tmp_mod_expr_left_10, tmp_mod_expr_right_10);
Py_DECREF(tmp_mod_expr_right_10);
if (tmp_raise_value_10 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 438;
goto try_except_handler_32;
}
exception_type = tmp_raise_type_10;
Py_INCREF(tmp_raise_type_10);
exception_value = tmp_raise_value_10;
exception_lineno = 438;
RAISE_EXCEPTION_IMPLICIT(&exception_type, &exception_value, &exception_tb);
goto try_except_handler_32;
}
branch_no_40:;
goto branch_end_39;
branch_no_39:;
{
PyObject *tmp_assign_source_116;
tmp_assign_source_116 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_11__prepared == NULL);
tmp_class_creation_11__prepared = tmp_assign_source_116;
}
branch_end_39:;
{
PyObject *tmp_assign_source_117;
{
PyObject *tmp_set_locals_10;
CHECK_OBJECT(tmp_class_creation_11__prepared);
tmp_set_locals_10 = tmp_class_creation_11__prepared;
locals_six$$$class__11_Module_six_moves_urllib_response_438 = tmp_set_locals_10;
Py_INCREF(tmp_set_locals_10);
}
// Tried code:
// Tried code:
tmp_dictset_value = mod_consts[105];
tmp_res = PyObject_SetItem(locals_six$$$class__11_Module_six_moves_urllib_response_438, mod_consts[106], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 438;
goto try_except_handler_34;
}
tmp_dictset_value = mod_consts[366];
tmp_res = PyObject_SetItem(locals_six$$$class__11_Module_six_moves_urllib_response_438, mod_consts[0], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 438;
goto try_except_handler_34;
}
tmp_dictset_value = mod_consts[365];
tmp_res = PyObject_SetItem(locals_six$$$class__11_Module_six_moves_urllib_response_438, mod_consts[108], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 438;
goto try_except_handler_34;
}
{
nuitka_bool tmp_condition_result_62;
PyObject *tmp_cmp_expr_left_10;
PyObject *tmp_cmp_expr_right_10;
CHECK_OBJECT(tmp_class_creation_11__bases);
tmp_cmp_expr_left_10 = tmp_class_creation_11__bases;
CHECK_OBJECT(tmp_class_creation_11__bases_orig);
tmp_cmp_expr_right_10 = tmp_class_creation_11__bases_orig;
tmp_condition_result_62 = RICH_COMPARE_NE_NBOOL_OBJECT_TUPLE(tmp_cmp_expr_left_10, tmp_cmp_expr_right_10);
if (tmp_condition_result_62 == NUITKA_BOOL_EXCEPTION) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 438;
goto try_except_handler_34;
}
if (tmp_condition_result_62 == NUITKA_BOOL_TRUE) {
goto branch_yes_41;
} else {
goto branch_no_41;
}
}
branch_yes_41:;
CHECK_OBJECT(tmp_class_creation_11__bases_orig);
tmp_dictset_value = tmp_class_creation_11__bases_orig;
tmp_res = PyObject_SetItem(locals_six$$$class__11_Module_six_moves_urllib_response_438, mod_consts[113], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 438;
goto try_except_handler_34;
}
branch_no_41:;
{
PyObject *tmp_assign_source_118;
PyObject *tmp_called_value_159;
PyObject *tmp_args_value_20;
PyObject *tmp_tuple_element_38;
PyObject *tmp_kwargs_value_20;
CHECK_OBJECT(tmp_class_creation_11__metaclass);
tmp_called_value_159 = tmp_class_creation_11__metaclass;
tmp_tuple_element_38 = mod_consts[365];
tmp_args_value_20 = MAKE_TUPLE_EMPTY(3);
PyTuple_SET_ITEM0(tmp_args_value_20, 0, tmp_tuple_element_38);
CHECK_OBJECT(tmp_class_creation_11__bases);
tmp_tuple_element_38 = tmp_class_creation_11__bases;
PyTuple_SET_ITEM0(tmp_args_value_20, 1, tmp_tuple_element_38);
tmp_tuple_element_38 = locals_six$$$class__11_Module_six_moves_urllib_response_438;
PyTuple_SET_ITEM0(tmp_args_value_20, 2, tmp_tuple_element_38);
CHECK_OBJECT(tmp_class_creation_11__class_decl_dict);
tmp_kwargs_value_20 = tmp_class_creation_11__class_decl_dict;
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 438;
tmp_assign_source_118 = CALL_FUNCTION(tmp_called_value_159, tmp_args_value_20, tmp_kwargs_value_20);
Py_DECREF(tmp_args_value_20);
if (tmp_assign_source_118 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 438;
goto try_except_handler_34;
}
assert(outline_9_var___class__ == NULL);
outline_9_var___class__ = tmp_assign_source_118;
}
CHECK_OBJECT(outline_9_var___class__);
tmp_assign_source_117 = outline_9_var___class__;
Py_INCREF(tmp_assign_source_117);
goto try_return_handler_34;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_34:;
Py_DECREF(locals_six$$$class__11_Module_six_moves_urllib_response_438);
locals_six$$$class__11_Module_six_moves_urllib_response_438 = NULL;
goto try_return_handler_33;
// Exception handler code:
try_except_handler_34:;
exception_keeper_type_32 = exception_type;
exception_keeper_value_32 = exception_value;
exception_keeper_tb_32 = exception_tb;
exception_keeper_lineno_32 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_DECREF(locals_six$$$class__11_Module_six_moves_urllib_response_438);
locals_six$$$class__11_Module_six_moves_urllib_response_438 = NULL;
// Re-raise.
exception_type = exception_keeper_type_32;
exception_value = exception_keeper_value_32;
exception_tb = exception_keeper_tb_32;
exception_lineno = exception_keeper_lineno_32;
goto try_except_handler_33;
// End of try:
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_33:;
CHECK_OBJECT(outline_9_var___class__);
Py_DECREF(outline_9_var___class__);
outline_9_var___class__ = NULL;
goto outline_result_10;
// Exception handler code:
try_except_handler_33:;
exception_keeper_type_33 = exception_type;
exception_keeper_value_33 = exception_value;
exception_keeper_tb_33 = exception_tb;
exception_keeper_lineno_33 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
// Re-raise.
exception_type = exception_keeper_type_33;
exception_value = exception_keeper_value_33;
exception_tb = exception_keeper_tb_33;
exception_lineno = exception_keeper_lineno_33;
goto outline_exception_10;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
outline_exception_10:;
exception_lineno = 438;
goto try_except_handler_32;
outline_result_10:;
UPDATE_STRING_DICT1(moduledict_six, (Nuitka_StringObject *)mod_consts[365], tmp_assign_source_117);
}
goto try_end_14;
// Exception handler code:
try_except_handler_32:;
exception_keeper_type_34 = exception_type;
exception_keeper_value_34 = exception_value;
exception_keeper_tb_34 = exception_tb;
exception_keeper_lineno_34 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_class_creation_11__bases_orig);
tmp_class_creation_11__bases_orig = NULL;
Py_XDECREF(tmp_class_creation_11__bases);
tmp_class_creation_11__bases = NULL;
Py_XDECREF(tmp_class_creation_11__class_decl_dict);
tmp_class_creation_11__class_decl_dict = NULL;
Py_XDECREF(tmp_class_creation_11__metaclass);
tmp_class_creation_11__metaclass = NULL;
Py_XDECREF(tmp_class_creation_11__prepared);
tmp_class_creation_11__prepared = NULL;
// Re-raise.
exception_type = exception_keeper_type_34;
exception_value = exception_keeper_value_34;
exception_tb = exception_keeper_tb_34;
exception_lineno = exception_keeper_lineno_34;
goto frame_exception_exit_1;
// End of try:
try_end_14:;
CHECK_OBJECT(tmp_class_creation_11__bases_orig);
Py_DECREF(tmp_class_creation_11__bases_orig);
tmp_class_creation_11__bases_orig = NULL;
CHECK_OBJECT(tmp_class_creation_11__bases);
Py_DECREF(tmp_class_creation_11__bases);
tmp_class_creation_11__bases = NULL;
CHECK_OBJECT(tmp_class_creation_11__class_decl_dict);
Py_DECREF(tmp_class_creation_11__class_decl_dict);
tmp_class_creation_11__class_decl_dict = NULL;
CHECK_OBJECT(tmp_class_creation_11__metaclass);
Py_DECREF(tmp_class_creation_11__metaclass);
tmp_class_creation_11__metaclass = NULL;
CHECK_OBJECT(tmp_class_creation_11__prepared);
Py_DECREF(tmp_class_creation_11__prepared);
tmp_class_creation_11__prepared = NULL;
{
PyObject *tmp_assign_source_119;
PyObject *tmp_list_element_5;
PyObject *tmp_called_value_160;
tmp_called_value_160 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[16]);
if (unlikely(tmp_called_value_160 == NULL)) {
tmp_called_value_160 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[16]);
}
if (tmp_called_value_160 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 444;
goto frame_exception_exit_1;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 444;
tmp_list_element_5 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_160, mod_consts[367]);
if (tmp_list_element_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 444;
goto frame_exception_exit_1;
}
tmp_assign_source_119 = MAKE_LIST_EMPTY(4);
{
PyObject *tmp_called_value_161;
PyObject *tmp_called_value_162;
PyObject *tmp_called_value_163;
PyList_SET_ITEM(tmp_assign_source_119, 0, tmp_list_element_5);
tmp_called_value_161 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[16]);
if (unlikely(tmp_called_value_161 == NULL)) {
tmp_called_value_161 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[16]);
}
if (tmp_called_value_161 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 445;
goto list_build_exception_5;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 445;
tmp_list_element_5 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_161, mod_consts[368]);
if (tmp_list_element_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 445;
goto list_build_exception_5;
}
PyList_SET_ITEM(tmp_assign_source_119, 1, tmp_list_element_5);
tmp_called_value_162 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[16]);
if (unlikely(tmp_called_value_162 == NULL)) {
tmp_called_value_162 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[16]);
}
if (tmp_called_value_162 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 446;
goto list_build_exception_5;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 446;
tmp_list_element_5 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_162, mod_consts[369]);
if (tmp_list_element_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 446;
goto list_build_exception_5;
}
PyList_SET_ITEM(tmp_assign_source_119, 2, tmp_list_element_5);
tmp_called_value_163 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[16]);
if (unlikely(tmp_called_value_163 == NULL)) {
tmp_called_value_163 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[16]);
}
if (tmp_called_value_163 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 447;
goto list_build_exception_5;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 447;
tmp_list_element_5 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_163, mod_consts[370]);
if (tmp_list_element_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 447;
goto list_build_exception_5;
}
PyList_SET_ITEM(tmp_assign_source_119, 3, tmp_list_element_5);
}
goto list_build_noexception_5;
// Exception handling pass through code for list_build:
list_build_exception_5:;
Py_DECREF(tmp_assign_source_119);
goto frame_exception_exit_1;
// Finished with no exception for list_build:
list_build_noexception_5:;
UPDATE_STRING_DICT1(moduledict_six, (Nuitka_StringObject *)mod_consts[371], tmp_assign_source_119);
}
{
PyObject *tmp_assign_source_120;
PyObject *tmp_iter_arg_5;
tmp_iter_arg_5 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[371]);
if (unlikely(tmp_iter_arg_5 == NULL)) {
tmp_iter_arg_5 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[371]);
}
assert(!(tmp_iter_arg_5 == NULL));
tmp_assign_source_120 = MAKE_ITERATOR(tmp_iter_arg_5);
if (tmp_assign_source_120 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 449;
goto frame_exception_exit_1;
}
assert(tmp_for_loop_5__for_iterator == NULL);
tmp_for_loop_5__for_iterator = tmp_assign_source_120;
}
// Tried code:
loop_start_5:;
{
PyObject *tmp_next_source_5;
PyObject *tmp_assign_source_121;
CHECK_OBJECT(tmp_for_loop_5__for_iterator);
tmp_next_source_5 = tmp_for_loop_5__for_iterator;
tmp_assign_source_121 = ITERATOR_NEXT(tmp_next_source_5);
if (tmp_assign_source_121 == NULL) {
if (CHECK_AND_CLEAR_STOP_ITERATION_OCCURRED()) {
goto loop_end_5;
} else {
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 449;
goto try_except_handler_35;
}
}
{
PyObject *old = tmp_for_loop_5__iter_value;
tmp_for_loop_5__iter_value = tmp_assign_source_121;
Py_XDECREF(old);
}
}
{
PyObject *tmp_assign_source_122;
CHECK_OBJECT(tmp_for_loop_5__iter_value);
tmp_assign_source_122 = tmp_for_loop_5__iter_value;
UPDATE_STRING_DICT0(moduledict_six, (Nuitka_StringObject *)mod_consts[17], tmp_assign_source_122);
}
{
PyObject *tmp_setattr_target_5;
PyObject *tmp_setattr_attr_5;
PyObject *tmp_expression_value_62;
PyObject *tmp_setattr_value_5;
PyObject *tmp_capi_result_5;
tmp_setattr_target_5 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[365]);
if (unlikely(tmp_setattr_target_5 == NULL)) {
tmp_setattr_target_5 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[365]);
}
if (tmp_setattr_target_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 450;
goto try_except_handler_35;
}
tmp_expression_value_62 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[17]);
if (unlikely(tmp_expression_value_62 == NULL)) {
tmp_expression_value_62 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[17]);
}
assert(!(tmp_expression_value_62 == NULL));
tmp_setattr_attr_5 = LOOKUP_ATTRIBUTE(tmp_expression_value_62, mod_consts[5]);
if (tmp_setattr_attr_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 450;
goto try_except_handler_35;
}
tmp_setattr_value_5 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[17]);
if (unlikely(tmp_setattr_value_5 == NULL)) {
tmp_setattr_value_5 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[17]);
}
if (tmp_setattr_value_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_setattr_attr_5);
exception_lineno = 450;
goto try_except_handler_35;
}
tmp_capi_result_5 = BUILTIN_SETATTR(tmp_setattr_target_5, tmp_setattr_attr_5, tmp_setattr_value_5);
Py_DECREF(tmp_setattr_attr_5);
if (tmp_capi_result_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 450;
goto try_except_handler_35;
}
}
if (CONSIDER_THREADING() == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 449;
goto try_except_handler_35;
}
goto loop_start_5;
loop_end_5:;
goto try_end_15;
// Exception handler code:
try_except_handler_35:;
exception_keeper_type_35 = exception_type;
exception_keeper_value_35 = exception_value;
exception_keeper_tb_35 = exception_tb;
exception_keeper_lineno_35 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_for_loop_5__iter_value);
tmp_for_loop_5__iter_value = NULL;
CHECK_OBJECT(tmp_for_loop_5__for_iterator);
Py_DECREF(tmp_for_loop_5__for_iterator);
tmp_for_loop_5__for_iterator = NULL;
// Re-raise.
exception_type = exception_keeper_type_35;
exception_value = exception_keeper_value_35;
exception_tb = exception_keeper_tb_35;
exception_lineno = exception_keeper_lineno_35;
goto frame_exception_exit_1;
// End of try:
try_end_15:;
Py_XDECREF(tmp_for_loop_5__iter_value);
tmp_for_loop_5__iter_value = NULL;
CHECK_OBJECT(tmp_for_loop_5__for_iterator);
Py_DECREF(tmp_for_loop_5__for_iterator);
tmp_for_loop_5__for_iterator = NULL;
tmp_res = PyDict_DelItem((PyObject *)moduledict_six, mod_consts[17]);
tmp_result = tmp_res != -1;
if (tmp_result == false) CLEAR_ERROR_OCCURRED();
if (unlikely(tmp_result == false)) {
FORMAT_NAME_ERROR(&exception_type, &exception_value, mod_consts[17]);
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 451;
goto frame_exception_exit_1;
}
{
PyObject *tmp_assattr_value_7;
PyObject *tmp_assattr_target_7;
tmp_assattr_value_7 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[371]);
if (unlikely(tmp_assattr_value_7 == NULL)) {
tmp_assattr_value_7 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[371]);
}
if (tmp_assattr_value_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 453;
goto frame_exception_exit_1;
}
tmp_assattr_target_7 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[365]);
if (unlikely(tmp_assattr_target_7 == NULL)) {
tmp_assattr_target_7 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[365]);
}
if (tmp_assattr_target_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 453;
goto frame_exception_exit_1;
}
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_7, mod_consts[15], tmp_assattr_value_7);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 453;
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_called_value_164;
PyObject *tmp_expression_value_63;
PyObject *tmp_call_result_6;
PyObject *tmp_args_element_value_18;
PyObject *tmp_called_value_165;
PyObject *tmp_args_element_value_19;
PyObject *tmp_args_element_value_20;
tmp_expression_value_63 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[210]);
if (unlikely(tmp_expression_value_63 == NULL)) {
tmp_expression_value_63 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[210]);
}
if (tmp_expression_value_63 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 455;
goto frame_exception_exit_1;
}
tmp_called_value_164 = LOOKUP_ATTRIBUTE(tmp_expression_value_63, mod_consts[194]);
if (tmp_called_value_164 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 455;
goto frame_exception_exit_1;
}
tmp_called_value_165 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[365]);
if (unlikely(tmp_called_value_165 == NULL)) {
tmp_called_value_165 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[365]);
}
if (tmp_called_value_165 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_164);
exception_lineno = 455;
goto frame_exception_exit_1;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 455;
tmp_args_element_value_18 = CALL_FUNCTION_WITH_POSARGS1(tmp_called_value_165, mod_consts[372]);
if (tmp_args_element_value_18 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_164);
exception_lineno = 455;
goto frame_exception_exit_1;
}
tmp_args_element_value_19 = mod_consts[373];
tmp_args_element_value_20 = mod_consts[374];
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 455;
{
PyObject *call_args[] = {tmp_args_element_value_18, tmp_args_element_value_19, tmp_args_element_value_20};
tmp_call_result_6 = CALL_FUNCTION_WITH_ARGS3(tmp_called_value_164, call_args);
}
Py_DECREF(tmp_called_value_164);
Py_DECREF(tmp_args_element_value_18);
if (tmp_call_result_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 455;
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_6);
}
// Tried code:
{
PyObject *tmp_assign_source_123;
PyObject *tmp_tuple_element_39;
tmp_tuple_element_39 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[13]);
if (unlikely(tmp_tuple_element_39 == NULL)) {
tmp_tuple_element_39 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[13]);
}
if (tmp_tuple_element_39 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 459;
goto try_except_handler_36;
}
tmp_assign_source_123 = MAKE_TUPLE_EMPTY(1);
PyTuple_SET_ITEM0(tmp_assign_source_123, 0, tmp_tuple_element_39);
assert(tmp_class_creation_12__bases_orig == NULL);
tmp_class_creation_12__bases_orig = tmp_assign_source_123;
}
{
PyObject *tmp_assign_source_124;
PyObject *tmp_dircall_arg1_11;
CHECK_OBJECT(tmp_class_creation_12__bases_orig);
tmp_dircall_arg1_11 = tmp_class_creation_12__bases_orig;
Py_INCREF(tmp_dircall_arg1_11);
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_11};
tmp_assign_source_124 = impl___main__$$$function__1__mro_entries_conversion(dir_call_args);
}
if (tmp_assign_source_124 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 459;
goto try_except_handler_36;
}
assert(tmp_class_creation_12__bases == NULL);
tmp_class_creation_12__bases = tmp_assign_source_124;
}
{
PyObject *tmp_assign_source_125;
tmp_assign_source_125 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_12__class_decl_dict == NULL);
tmp_class_creation_12__class_decl_dict = tmp_assign_source_125;
}
{
PyObject *tmp_assign_source_126;
PyObject *tmp_metaclass_value_11;
bool tmp_condition_result_63;
PyObject *tmp_key_value_31;
PyObject *tmp_dict_arg_value_31;
PyObject *tmp_dict_arg_value_32;
PyObject *tmp_key_value_32;
nuitka_bool tmp_condition_result_64;
int tmp_truth_name_12;
PyObject *tmp_type_arg_21;
PyObject *tmp_expression_value_64;
PyObject *tmp_subscript_value_11;
PyObject *tmp_bases_value_11;
tmp_key_value_31 = mod_consts[99];
CHECK_OBJECT(tmp_class_creation_12__class_decl_dict);
tmp_dict_arg_value_31 = tmp_class_creation_12__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_31, tmp_key_value_31);
assert(!(tmp_res == -1));
tmp_condition_result_63 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_63 != false) {
goto condexpr_true_22;
} else {
goto condexpr_false_22;
}
condexpr_true_22:;
CHECK_OBJECT(tmp_class_creation_12__class_decl_dict);
tmp_dict_arg_value_32 = tmp_class_creation_12__class_decl_dict;
tmp_key_value_32 = mod_consts[99];
tmp_metaclass_value_11 = DICT_GET_ITEM0(tmp_dict_arg_value_32, tmp_key_value_32);
if (tmp_metaclass_value_11 == NULL) {
tmp_metaclass_value_11 = Py_None;
}
assert(!(tmp_metaclass_value_11 == NULL));
Py_INCREF(tmp_metaclass_value_11);
goto condexpr_end_22;
condexpr_false_22:;
CHECK_OBJECT(tmp_class_creation_12__bases);
tmp_truth_name_12 = CHECK_IF_TRUE(tmp_class_creation_12__bases);
if (tmp_truth_name_12 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 459;
goto try_except_handler_36;
}
tmp_condition_result_64 = tmp_truth_name_12 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
if (tmp_condition_result_64 == NUITKA_BOOL_TRUE) {
goto condexpr_true_23;
} else {
goto condexpr_false_23;
}
condexpr_true_23:;
CHECK_OBJECT(tmp_class_creation_12__bases);
tmp_expression_value_64 = tmp_class_creation_12__bases;
tmp_subscript_value_11 = mod_consts[56];
tmp_type_arg_21 = LOOKUP_SUBSCRIPT_CONST(tmp_expression_value_64, tmp_subscript_value_11, 0);
if (tmp_type_arg_21 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 459;
goto try_except_handler_36;
}
tmp_metaclass_value_11 = BUILTIN_TYPE1(tmp_type_arg_21);
Py_DECREF(tmp_type_arg_21);
if (tmp_metaclass_value_11 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 459;
goto try_except_handler_36;
}
goto condexpr_end_23;
condexpr_false_23:;
tmp_metaclass_value_11 = (PyObject *)&PyType_Type;
Py_INCREF(tmp_metaclass_value_11);
condexpr_end_23:;
condexpr_end_22:;
CHECK_OBJECT(tmp_class_creation_12__bases);
tmp_bases_value_11 = tmp_class_creation_12__bases;
tmp_assign_source_126 = SELECT_METACLASS(tmp_metaclass_value_11, tmp_bases_value_11);
Py_DECREF(tmp_metaclass_value_11);
if (tmp_assign_source_126 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 459;
goto try_except_handler_36;
}
assert(tmp_class_creation_12__metaclass == NULL);
tmp_class_creation_12__metaclass = tmp_assign_source_126;
}
{
bool tmp_condition_result_65;
PyObject *tmp_key_value_33;
PyObject *tmp_dict_arg_value_33;
tmp_key_value_33 = mod_consts[99];
CHECK_OBJECT(tmp_class_creation_12__class_decl_dict);
tmp_dict_arg_value_33 = tmp_class_creation_12__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_33, tmp_key_value_33);
assert(!(tmp_res == -1));
tmp_condition_result_65 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_65 != false) {
goto branch_yes_42;
} else {
goto branch_no_42;
}
}
branch_yes_42:;
CHECK_OBJECT(tmp_class_creation_12__class_decl_dict);
tmp_dictdel_dict = tmp_class_creation_12__class_decl_dict;
tmp_dictdel_key = mod_consts[99];
tmp_result = DICT_REMOVE_ITEM(tmp_dictdel_dict, tmp_dictdel_key);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 459;
goto try_except_handler_36;
}
branch_no_42:;
{
nuitka_bool tmp_condition_result_66;
PyObject *tmp_expression_value_65;
CHECK_OBJECT(tmp_class_creation_12__metaclass);
tmp_expression_value_65 = tmp_class_creation_12__metaclass;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_65, mod_consts[100]);
tmp_condition_result_66 = (tmp_result) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_66 == NUITKA_BOOL_TRUE) {
goto branch_yes_43;
} else {
goto branch_no_43;
}
}
branch_yes_43:;
{
PyObject *tmp_assign_source_127;
PyObject *tmp_called_value_166;
PyObject *tmp_expression_value_66;
PyObject *tmp_args_value_21;
PyObject *tmp_tuple_element_40;
PyObject *tmp_kwargs_value_21;
CHECK_OBJECT(tmp_class_creation_12__metaclass);
tmp_expression_value_66 = tmp_class_creation_12__metaclass;
tmp_called_value_166 = LOOKUP_ATTRIBUTE(tmp_expression_value_66, mod_consts[100]);
if (tmp_called_value_166 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 459;
goto try_except_handler_36;
}
tmp_tuple_element_40 = mod_consts[375];
tmp_args_value_21 = MAKE_TUPLE_EMPTY(2);
PyTuple_SET_ITEM0(tmp_args_value_21, 0, tmp_tuple_element_40);
CHECK_OBJECT(tmp_class_creation_12__bases);
tmp_tuple_element_40 = tmp_class_creation_12__bases;
PyTuple_SET_ITEM0(tmp_args_value_21, 1, tmp_tuple_element_40);
CHECK_OBJECT(tmp_class_creation_12__class_decl_dict);
tmp_kwargs_value_21 = tmp_class_creation_12__class_decl_dict;
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 459;
tmp_assign_source_127 = CALL_FUNCTION(tmp_called_value_166, tmp_args_value_21, tmp_kwargs_value_21);
Py_DECREF(tmp_called_value_166);
Py_DECREF(tmp_args_value_21);
if (tmp_assign_source_127 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 459;
goto try_except_handler_36;
}
assert(tmp_class_creation_12__prepared == NULL);
tmp_class_creation_12__prepared = tmp_assign_source_127;
}
{
bool tmp_condition_result_67;
PyObject *tmp_operand_value_11;
PyObject *tmp_expression_value_67;
CHECK_OBJECT(tmp_class_creation_12__prepared);
tmp_expression_value_67 = tmp_class_creation_12__prepared;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_67, mod_consts[101]);
tmp_operand_value_11 = (tmp_result) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_11);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 459;
goto try_except_handler_36;
}
tmp_condition_result_67 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_67 != false) {
goto branch_yes_44;
} else {
goto branch_no_44;
}
}
branch_yes_44:;
{
PyObject *tmp_raise_type_11;
PyObject *tmp_raise_value_11;
PyObject *tmp_mod_expr_left_11;
PyObject *tmp_mod_expr_right_11;
PyObject *tmp_tuple_element_41;
PyObject *tmp_getattr_target_11;
PyObject *tmp_getattr_attr_11;
PyObject *tmp_getattr_default_11;
tmp_raise_type_11 = PyExc_TypeError;
tmp_mod_expr_left_11 = mod_consts[102];
CHECK_OBJECT(tmp_class_creation_12__metaclass);
tmp_getattr_target_11 = tmp_class_creation_12__metaclass;
tmp_getattr_attr_11 = mod_consts[103];
tmp_getattr_default_11 = mod_consts[104];
tmp_tuple_element_41 = BUILTIN_GETATTR(tmp_getattr_target_11, tmp_getattr_attr_11, tmp_getattr_default_11);
if (tmp_tuple_element_41 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 459;
goto try_except_handler_36;
}
tmp_mod_expr_right_11 = MAKE_TUPLE_EMPTY(2);
{
PyObject *tmp_expression_value_68;
PyObject *tmp_type_arg_22;
PyTuple_SET_ITEM(tmp_mod_expr_right_11, 0, tmp_tuple_element_41);
CHECK_OBJECT(tmp_class_creation_12__prepared);
tmp_type_arg_22 = tmp_class_creation_12__prepared;
tmp_expression_value_68 = BUILTIN_TYPE1(tmp_type_arg_22);
assert(!(tmp_expression_value_68 == NULL));
tmp_tuple_element_41 = LOOKUP_ATTRIBUTE(tmp_expression_value_68, mod_consts[103]);
Py_DECREF(tmp_expression_value_68);
if (tmp_tuple_element_41 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 459;
goto tuple_build_exception_11;
}
PyTuple_SET_ITEM(tmp_mod_expr_right_11, 1, tmp_tuple_element_41);
}
goto tuple_build_noexception_11;
// Exception handling pass through code for tuple_build:
tuple_build_exception_11:;
Py_DECREF(tmp_mod_expr_right_11);
goto try_except_handler_36;
// Finished with no exception for tuple_build:
tuple_build_noexception_11:;
tmp_raise_value_11 = BINARY_OPERATION_MOD_OBJECT_UNICODE_TUPLE(tmp_mod_expr_left_11, tmp_mod_expr_right_11);
Py_DECREF(tmp_mod_expr_right_11);
if (tmp_raise_value_11 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 459;
goto try_except_handler_36;
}
exception_type = tmp_raise_type_11;
Py_INCREF(tmp_raise_type_11);
exception_value = tmp_raise_value_11;
exception_lineno = 459;
RAISE_EXCEPTION_IMPLICIT(&exception_type, &exception_value, &exception_tb);
goto try_except_handler_36;
}
branch_no_44:;
goto branch_end_43;
branch_no_43:;
{
PyObject *tmp_assign_source_128;
tmp_assign_source_128 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_12__prepared == NULL);
tmp_class_creation_12__prepared = tmp_assign_source_128;
}
branch_end_43:;
{
PyObject *tmp_assign_source_129;
{
PyObject *tmp_set_locals_11;
CHECK_OBJECT(tmp_class_creation_12__prepared);
tmp_set_locals_11 = tmp_class_creation_12__prepared;
locals_six$$$class__12_Module_six_moves_urllib_robotparser_459 = tmp_set_locals_11;
Py_INCREF(tmp_set_locals_11);
}
// Tried code:
// Tried code:
tmp_dictset_value = mod_consts[105];
tmp_res = PyObject_SetItem(locals_six$$$class__12_Module_six_moves_urllib_robotparser_459, mod_consts[106], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 459;
goto try_except_handler_38;
}
tmp_dictset_value = mod_consts[376];
tmp_res = PyObject_SetItem(locals_six$$$class__12_Module_six_moves_urllib_robotparser_459, mod_consts[0], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 459;
goto try_except_handler_38;
}
tmp_dictset_value = mod_consts[375];
tmp_res = PyObject_SetItem(locals_six$$$class__12_Module_six_moves_urllib_robotparser_459, mod_consts[108], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 459;
goto try_except_handler_38;
}
{
nuitka_bool tmp_condition_result_68;
PyObject *tmp_cmp_expr_left_11;
PyObject *tmp_cmp_expr_right_11;
CHECK_OBJECT(tmp_class_creation_12__bases);
tmp_cmp_expr_left_11 = tmp_class_creation_12__bases;
CHECK_OBJECT(tmp_class_creation_12__bases_orig);
tmp_cmp_expr_right_11 = tmp_class_creation_12__bases_orig;
tmp_condition_result_68 = RICH_COMPARE_NE_NBOOL_OBJECT_TUPLE(tmp_cmp_expr_left_11, tmp_cmp_expr_right_11);
if (tmp_condition_result_68 == NUITKA_BOOL_EXCEPTION) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 459;
goto try_except_handler_38;
}
if (tmp_condition_result_68 == NUITKA_BOOL_TRUE) {
goto branch_yes_45;
} else {
goto branch_no_45;
}
}
branch_yes_45:;
CHECK_OBJECT(tmp_class_creation_12__bases_orig);
tmp_dictset_value = tmp_class_creation_12__bases_orig;
tmp_res = PyObject_SetItem(locals_six$$$class__12_Module_six_moves_urllib_robotparser_459, mod_consts[113], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 459;
goto try_except_handler_38;
}
branch_no_45:;
{
PyObject *tmp_assign_source_130;
PyObject *tmp_called_value_167;
PyObject *tmp_args_value_22;
PyObject *tmp_tuple_element_42;
PyObject *tmp_kwargs_value_22;
CHECK_OBJECT(tmp_class_creation_12__metaclass);
tmp_called_value_167 = tmp_class_creation_12__metaclass;
tmp_tuple_element_42 = mod_consts[375];
tmp_args_value_22 = MAKE_TUPLE_EMPTY(3);
PyTuple_SET_ITEM0(tmp_args_value_22, 0, tmp_tuple_element_42);
CHECK_OBJECT(tmp_class_creation_12__bases);
tmp_tuple_element_42 = tmp_class_creation_12__bases;
PyTuple_SET_ITEM0(tmp_args_value_22, 1, tmp_tuple_element_42);
tmp_tuple_element_42 = locals_six$$$class__12_Module_six_moves_urllib_robotparser_459;
PyTuple_SET_ITEM0(tmp_args_value_22, 2, tmp_tuple_element_42);
CHECK_OBJECT(tmp_class_creation_12__class_decl_dict);
tmp_kwargs_value_22 = tmp_class_creation_12__class_decl_dict;
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 459;
tmp_assign_source_130 = CALL_FUNCTION(tmp_called_value_167, tmp_args_value_22, tmp_kwargs_value_22);
Py_DECREF(tmp_args_value_22);
if (tmp_assign_source_130 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 459;
goto try_except_handler_38;
}
assert(outline_10_var___class__ == NULL);
outline_10_var___class__ = tmp_assign_source_130;
}
CHECK_OBJECT(outline_10_var___class__);
tmp_assign_source_129 = outline_10_var___class__;
Py_INCREF(tmp_assign_source_129);
goto try_return_handler_38;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_38:;
Py_DECREF(locals_six$$$class__12_Module_six_moves_urllib_robotparser_459);
locals_six$$$class__12_Module_six_moves_urllib_robotparser_459 = NULL;
goto try_return_handler_37;
// Exception handler code:
try_except_handler_38:;
exception_keeper_type_36 = exception_type;
exception_keeper_value_36 = exception_value;
exception_keeper_tb_36 = exception_tb;
exception_keeper_lineno_36 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_DECREF(locals_six$$$class__12_Module_six_moves_urllib_robotparser_459);
locals_six$$$class__12_Module_six_moves_urllib_robotparser_459 = NULL;
// Re-raise.
exception_type = exception_keeper_type_36;
exception_value = exception_keeper_value_36;
exception_tb = exception_keeper_tb_36;
exception_lineno = exception_keeper_lineno_36;
goto try_except_handler_37;
// End of try:
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_37:;
CHECK_OBJECT(outline_10_var___class__);
Py_DECREF(outline_10_var___class__);
outline_10_var___class__ = NULL;
goto outline_result_11;
// Exception handler code:
try_except_handler_37:;
exception_keeper_type_37 = exception_type;
exception_keeper_value_37 = exception_value;
exception_keeper_tb_37 = exception_tb;
exception_keeper_lineno_37 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
// Re-raise.
exception_type = exception_keeper_type_37;
exception_value = exception_keeper_value_37;
exception_tb = exception_keeper_tb_37;
exception_lineno = exception_keeper_lineno_37;
goto outline_exception_11;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
outline_exception_11:;
exception_lineno = 459;
goto try_except_handler_36;
outline_result_11:;
UPDATE_STRING_DICT1(moduledict_six, (Nuitka_StringObject *)mod_consts[375], tmp_assign_source_129);
}
goto try_end_16;
// Exception handler code:
try_except_handler_36:;
exception_keeper_type_38 = exception_type;
exception_keeper_value_38 = exception_value;
exception_keeper_tb_38 = exception_tb;
exception_keeper_lineno_38 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_class_creation_12__bases_orig);
tmp_class_creation_12__bases_orig = NULL;
Py_XDECREF(tmp_class_creation_12__bases);
tmp_class_creation_12__bases = NULL;
Py_XDECREF(tmp_class_creation_12__class_decl_dict);
tmp_class_creation_12__class_decl_dict = NULL;
Py_XDECREF(tmp_class_creation_12__metaclass);
tmp_class_creation_12__metaclass = NULL;
Py_XDECREF(tmp_class_creation_12__prepared);
tmp_class_creation_12__prepared = NULL;
// Re-raise.
exception_type = exception_keeper_type_38;
exception_value = exception_keeper_value_38;
exception_tb = exception_keeper_tb_38;
exception_lineno = exception_keeper_lineno_38;
goto frame_exception_exit_1;
// End of try:
try_end_16:;
CHECK_OBJECT(tmp_class_creation_12__bases_orig);
Py_DECREF(tmp_class_creation_12__bases_orig);
tmp_class_creation_12__bases_orig = NULL;
CHECK_OBJECT(tmp_class_creation_12__bases);
Py_DECREF(tmp_class_creation_12__bases);
tmp_class_creation_12__bases = NULL;
CHECK_OBJECT(tmp_class_creation_12__class_decl_dict);
Py_DECREF(tmp_class_creation_12__class_decl_dict);
tmp_class_creation_12__class_decl_dict = NULL;
CHECK_OBJECT(tmp_class_creation_12__metaclass);
Py_DECREF(tmp_class_creation_12__metaclass);
tmp_class_creation_12__metaclass = NULL;
CHECK_OBJECT(tmp_class_creation_12__prepared);
Py_DECREF(tmp_class_creation_12__prepared);
tmp_class_creation_12__prepared = NULL;
{
PyObject *tmp_assign_source_131;
PyObject *tmp_list_element_6;
PyObject *tmp_called_value_168;
tmp_called_value_168 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[16]);
if (unlikely(tmp_called_value_168 == NULL)) {
tmp_called_value_168 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[16]);
}
if (tmp_called_value_168 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 465;
goto frame_exception_exit_1;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 465;
tmp_list_element_6 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_168, mod_consts[377]);
if (tmp_list_element_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 465;
goto frame_exception_exit_1;
}
tmp_assign_source_131 = MAKE_LIST_EMPTY(1);
PyList_SET_ITEM(tmp_assign_source_131, 0, tmp_list_element_6);
UPDATE_STRING_DICT1(moduledict_six, (Nuitka_StringObject *)mod_consts[378], tmp_assign_source_131);
}
{
PyObject *tmp_assign_source_132;
PyObject *tmp_iter_arg_6;
tmp_iter_arg_6 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[378]);
if (unlikely(tmp_iter_arg_6 == NULL)) {
tmp_iter_arg_6 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[378]);
}
assert(!(tmp_iter_arg_6 == NULL));
tmp_assign_source_132 = MAKE_ITERATOR(tmp_iter_arg_6);
if (tmp_assign_source_132 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 467;
goto frame_exception_exit_1;
}
assert(tmp_for_loop_6__for_iterator == NULL);
tmp_for_loop_6__for_iterator = tmp_assign_source_132;
}
// Tried code:
loop_start_6:;
{
PyObject *tmp_next_source_6;
PyObject *tmp_assign_source_133;
CHECK_OBJECT(tmp_for_loop_6__for_iterator);
tmp_next_source_6 = tmp_for_loop_6__for_iterator;
tmp_assign_source_133 = ITERATOR_NEXT(tmp_next_source_6);
if (tmp_assign_source_133 == NULL) {
if (CHECK_AND_CLEAR_STOP_ITERATION_OCCURRED()) {
goto loop_end_6;
} else {
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 467;
goto try_except_handler_39;
}
}
{
PyObject *old = tmp_for_loop_6__iter_value;
tmp_for_loop_6__iter_value = tmp_assign_source_133;
Py_XDECREF(old);
}
}
{
PyObject *tmp_assign_source_134;
CHECK_OBJECT(tmp_for_loop_6__iter_value);
tmp_assign_source_134 = tmp_for_loop_6__iter_value;
UPDATE_STRING_DICT0(moduledict_six, (Nuitka_StringObject *)mod_consts[17], tmp_assign_source_134);
}
{
PyObject *tmp_setattr_target_6;
PyObject *tmp_setattr_attr_6;
PyObject *tmp_expression_value_69;
PyObject *tmp_setattr_value_6;
PyObject *tmp_capi_result_6;
tmp_setattr_target_6 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[375]);
if (unlikely(tmp_setattr_target_6 == NULL)) {
tmp_setattr_target_6 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[375]);
}
if (tmp_setattr_target_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 468;
goto try_except_handler_39;
}
tmp_expression_value_69 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[17]);
if (unlikely(tmp_expression_value_69 == NULL)) {
tmp_expression_value_69 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[17]);
}
assert(!(tmp_expression_value_69 == NULL));
tmp_setattr_attr_6 = LOOKUP_ATTRIBUTE(tmp_expression_value_69, mod_consts[5]);
if (tmp_setattr_attr_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 468;
goto try_except_handler_39;
}
tmp_setattr_value_6 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[17]);
if (unlikely(tmp_setattr_value_6 == NULL)) {
tmp_setattr_value_6 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[17]);
}
if (tmp_setattr_value_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_setattr_attr_6);
exception_lineno = 468;
goto try_except_handler_39;
}
tmp_capi_result_6 = BUILTIN_SETATTR(tmp_setattr_target_6, tmp_setattr_attr_6, tmp_setattr_value_6);
Py_DECREF(tmp_setattr_attr_6);
if (tmp_capi_result_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 468;
goto try_except_handler_39;
}
}
if (CONSIDER_THREADING() == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 467;
goto try_except_handler_39;
}
goto loop_start_6;
loop_end_6:;
goto try_end_17;
// Exception handler code:
try_except_handler_39:;
exception_keeper_type_39 = exception_type;
exception_keeper_value_39 = exception_value;
exception_keeper_tb_39 = exception_tb;
exception_keeper_lineno_39 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_for_loop_6__iter_value);
tmp_for_loop_6__iter_value = NULL;
CHECK_OBJECT(tmp_for_loop_6__for_iterator);
Py_DECREF(tmp_for_loop_6__for_iterator);
tmp_for_loop_6__for_iterator = NULL;
// Re-raise.
exception_type = exception_keeper_type_39;
exception_value = exception_keeper_value_39;
exception_tb = exception_keeper_tb_39;
exception_lineno = exception_keeper_lineno_39;
goto frame_exception_exit_1;
// End of try:
try_end_17:;
Py_XDECREF(tmp_for_loop_6__iter_value);
tmp_for_loop_6__iter_value = NULL;
CHECK_OBJECT(tmp_for_loop_6__for_iterator);
Py_DECREF(tmp_for_loop_6__for_iterator);
tmp_for_loop_6__for_iterator = NULL;
tmp_res = PyDict_DelItem((PyObject *)moduledict_six, mod_consts[17]);
tmp_result = tmp_res != -1;
if (tmp_result == false) CLEAR_ERROR_OCCURRED();
if (unlikely(tmp_result == false)) {
FORMAT_NAME_ERROR(&exception_type, &exception_value, mod_consts[17]);
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 469;
goto frame_exception_exit_1;
}
{
PyObject *tmp_assattr_value_8;
PyObject *tmp_assattr_target_8;
tmp_assattr_value_8 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[378]);
if (unlikely(tmp_assattr_value_8 == NULL)) {
tmp_assattr_value_8 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[378]);
}
if (tmp_assattr_value_8 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 471;
goto frame_exception_exit_1;
}
tmp_assattr_target_8 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[375]);
if (unlikely(tmp_assattr_target_8 == NULL)) {
tmp_assattr_target_8 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[375]);
}
if (tmp_assattr_target_8 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 471;
goto frame_exception_exit_1;
}
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_8, mod_consts[15], tmp_assattr_value_8);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 471;
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_called_value_169;
PyObject *tmp_expression_value_70;
PyObject *tmp_call_result_7;
PyObject *tmp_args_element_value_21;
PyObject *tmp_called_value_170;
PyObject *tmp_args_element_value_22;
PyObject *tmp_args_element_value_23;
tmp_expression_value_70 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[210]);
if (unlikely(tmp_expression_value_70 == NULL)) {
tmp_expression_value_70 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[210]);
}
if (tmp_expression_value_70 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 473;
goto frame_exception_exit_1;
}
tmp_called_value_169 = LOOKUP_ATTRIBUTE(tmp_expression_value_70, mod_consts[194]);
if (tmp_called_value_169 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 473;
goto frame_exception_exit_1;
}
tmp_called_value_170 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[375]);
if (unlikely(tmp_called_value_170 == NULL)) {
tmp_called_value_170 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[375]);
}
if (tmp_called_value_170 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_169);
exception_lineno = 473;
goto frame_exception_exit_1;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 473;
tmp_args_element_value_21 = CALL_FUNCTION_WITH_POSARGS1(tmp_called_value_170, mod_consts[379]);
if (tmp_args_element_value_21 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_169);
exception_lineno = 473;
goto frame_exception_exit_1;
}
tmp_args_element_value_22 = mod_consts[380];
tmp_args_element_value_23 = mod_consts[381];
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 473;
{
PyObject *call_args[] = {tmp_args_element_value_21, tmp_args_element_value_22, tmp_args_element_value_23};
tmp_call_result_7 = CALL_FUNCTION_WITH_ARGS3(tmp_called_value_169, call_args);
}
Py_DECREF(tmp_called_value_169);
Py_DECREF(tmp_args_element_value_21);
if (tmp_call_result_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 473;
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_7);
}
// Tried code:
{
PyObject *tmp_assign_source_135;
PyObject *tmp_tuple_element_43;
PyObject *tmp_expression_value_71;
tmp_expression_value_71 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[39]);
if (unlikely(tmp_expression_value_71 == NULL)) {
tmp_expression_value_71 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[39]);
}
assert(!(tmp_expression_value_71 == NULL));
tmp_tuple_element_43 = LOOKUP_ATTRIBUTE(tmp_expression_value_71, mod_consts[184]);
if (tmp_tuple_element_43 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 477;
goto try_except_handler_40;
}
tmp_assign_source_135 = MAKE_TUPLE_EMPTY(1);
PyTuple_SET_ITEM(tmp_assign_source_135, 0, tmp_tuple_element_43);
assert(tmp_class_creation_13__bases_orig == NULL);
tmp_class_creation_13__bases_orig = tmp_assign_source_135;
}
{
PyObject *tmp_assign_source_136;
PyObject *tmp_dircall_arg1_12;
CHECK_OBJECT(tmp_class_creation_13__bases_orig);
tmp_dircall_arg1_12 = tmp_class_creation_13__bases_orig;
Py_INCREF(tmp_dircall_arg1_12);
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_12};
tmp_assign_source_136 = impl___main__$$$function__1__mro_entries_conversion(dir_call_args);
}
if (tmp_assign_source_136 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 477;
goto try_except_handler_40;
}
assert(tmp_class_creation_13__bases == NULL);
tmp_class_creation_13__bases = tmp_assign_source_136;
}
{
PyObject *tmp_assign_source_137;
tmp_assign_source_137 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_13__class_decl_dict == NULL);
tmp_class_creation_13__class_decl_dict = tmp_assign_source_137;
}
{
PyObject *tmp_assign_source_138;
PyObject *tmp_metaclass_value_12;
bool tmp_condition_result_69;
PyObject *tmp_key_value_34;
PyObject *tmp_dict_arg_value_34;
PyObject *tmp_dict_arg_value_35;
PyObject *tmp_key_value_35;
nuitka_bool tmp_condition_result_70;
int tmp_truth_name_13;
PyObject *tmp_type_arg_23;
PyObject *tmp_expression_value_72;
PyObject *tmp_subscript_value_12;
PyObject *tmp_bases_value_12;
tmp_key_value_34 = mod_consts[99];
CHECK_OBJECT(tmp_class_creation_13__class_decl_dict);
tmp_dict_arg_value_34 = tmp_class_creation_13__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_34, tmp_key_value_34);
assert(!(tmp_res == -1));
tmp_condition_result_69 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_69 != false) {
goto condexpr_true_24;
} else {
goto condexpr_false_24;
}
condexpr_true_24:;
CHECK_OBJECT(tmp_class_creation_13__class_decl_dict);
tmp_dict_arg_value_35 = tmp_class_creation_13__class_decl_dict;
tmp_key_value_35 = mod_consts[99];
tmp_metaclass_value_12 = DICT_GET_ITEM0(tmp_dict_arg_value_35, tmp_key_value_35);
if (tmp_metaclass_value_12 == NULL) {
tmp_metaclass_value_12 = Py_None;
}
assert(!(tmp_metaclass_value_12 == NULL));
Py_INCREF(tmp_metaclass_value_12);
goto condexpr_end_24;
condexpr_false_24:;
CHECK_OBJECT(tmp_class_creation_13__bases);
tmp_truth_name_13 = CHECK_IF_TRUE(tmp_class_creation_13__bases);
if (tmp_truth_name_13 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 477;
goto try_except_handler_40;
}
tmp_condition_result_70 = tmp_truth_name_13 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
if (tmp_condition_result_70 == NUITKA_BOOL_TRUE) {
goto condexpr_true_25;
} else {
goto condexpr_false_25;
}
condexpr_true_25:;
CHECK_OBJECT(tmp_class_creation_13__bases);
tmp_expression_value_72 = tmp_class_creation_13__bases;
tmp_subscript_value_12 = mod_consts[56];
tmp_type_arg_23 = LOOKUP_SUBSCRIPT_CONST(tmp_expression_value_72, tmp_subscript_value_12, 0);
if (tmp_type_arg_23 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 477;
goto try_except_handler_40;
}
tmp_metaclass_value_12 = BUILTIN_TYPE1(tmp_type_arg_23);
Py_DECREF(tmp_type_arg_23);
if (tmp_metaclass_value_12 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 477;
goto try_except_handler_40;
}
goto condexpr_end_25;
condexpr_false_25:;
tmp_metaclass_value_12 = (PyObject *)&PyType_Type;
Py_INCREF(tmp_metaclass_value_12);
condexpr_end_25:;
condexpr_end_24:;
CHECK_OBJECT(tmp_class_creation_13__bases);
tmp_bases_value_12 = tmp_class_creation_13__bases;
tmp_assign_source_138 = SELECT_METACLASS(tmp_metaclass_value_12, tmp_bases_value_12);
Py_DECREF(tmp_metaclass_value_12);
if (tmp_assign_source_138 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 477;
goto try_except_handler_40;
}
assert(tmp_class_creation_13__metaclass == NULL);
tmp_class_creation_13__metaclass = tmp_assign_source_138;
}
{
bool tmp_condition_result_71;
PyObject *tmp_key_value_36;
PyObject *tmp_dict_arg_value_36;
tmp_key_value_36 = mod_consts[99];
CHECK_OBJECT(tmp_class_creation_13__class_decl_dict);
tmp_dict_arg_value_36 = tmp_class_creation_13__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_36, tmp_key_value_36);
assert(!(tmp_res == -1));
tmp_condition_result_71 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_71 != false) {
goto branch_yes_46;
} else {
goto branch_no_46;
}
}
branch_yes_46:;
CHECK_OBJECT(tmp_class_creation_13__class_decl_dict);
tmp_dictdel_dict = tmp_class_creation_13__class_decl_dict;
tmp_dictdel_key = mod_consts[99];
tmp_result = DICT_REMOVE_ITEM(tmp_dictdel_dict, tmp_dictdel_key);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 477;
goto try_except_handler_40;
}
branch_no_46:;
{
nuitka_bool tmp_condition_result_72;
PyObject *tmp_expression_value_73;
CHECK_OBJECT(tmp_class_creation_13__metaclass);
tmp_expression_value_73 = tmp_class_creation_13__metaclass;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_73, mod_consts[100]);
tmp_condition_result_72 = (tmp_result) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_72 == NUITKA_BOOL_TRUE) {
goto branch_yes_47;
} else {
goto branch_no_47;
}
}
branch_yes_47:;
{
PyObject *tmp_assign_source_139;
PyObject *tmp_called_value_171;
PyObject *tmp_expression_value_74;
PyObject *tmp_args_value_23;
PyObject *tmp_tuple_element_44;
PyObject *tmp_kwargs_value_23;
CHECK_OBJECT(tmp_class_creation_13__metaclass);
tmp_expression_value_74 = tmp_class_creation_13__metaclass;
tmp_called_value_171 = LOOKUP_ATTRIBUTE(tmp_expression_value_74, mod_consts[100]);
if (tmp_called_value_171 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 477;
goto try_except_handler_40;
}
tmp_tuple_element_44 = mod_consts[382];
tmp_args_value_23 = MAKE_TUPLE_EMPTY(2);
PyTuple_SET_ITEM0(tmp_args_value_23, 0, tmp_tuple_element_44);
CHECK_OBJECT(tmp_class_creation_13__bases);
tmp_tuple_element_44 = tmp_class_creation_13__bases;
PyTuple_SET_ITEM0(tmp_args_value_23, 1, tmp_tuple_element_44);
CHECK_OBJECT(tmp_class_creation_13__class_decl_dict);
tmp_kwargs_value_23 = tmp_class_creation_13__class_decl_dict;
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 477;
tmp_assign_source_139 = CALL_FUNCTION(tmp_called_value_171, tmp_args_value_23, tmp_kwargs_value_23);
Py_DECREF(tmp_called_value_171);
Py_DECREF(tmp_args_value_23);
if (tmp_assign_source_139 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 477;
goto try_except_handler_40;
}
assert(tmp_class_creation_13__prepared == NULL);
tmp_class_creation_13__prepared = tmp_assign_source_139;
}
{
bool tmp_condition_result_73;
PyObject *tmp_operand_value_12;
PyObject *tmp_expression_value_75;
CHECK_OBJECT(tmp_class_creation_13__prepared);
tmp_expression_value_75 = tmp_class_creation_13__prepared;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_75, mod_consts[101]);
tmp_operand_value_12 = (tmp_result) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_12);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 477;
goto try_except_handler_40;
}
tmp_condition_result_73 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_73 != false) {
goto branch_yes_48;
} else {
goto branch_no_48;
}
}
branch_yes_48:;
{
PyObject *tmp_raise_type_12;
PyObject *tmp_raise_value_12;
PyObject *tmp_mod_expr_left_12;
PyObject *tmp_mod_expr_right_12;
PyObject *tmp_tuple_element_45;
PyObject *tmp_getattr_target_12;
PyObject *tmp_getattr_attr_12;
PyObject *tmp_getattr_default_12;
tmp_raise_type_12 = PyExc_TypeError;
tmp_mod_expr_left_12 = mod_consts[102];
CHECK_OBJECT(tmp_class_creation_13__metaclass);
tmp_getattr_target_12 = tmp_class_creation_13__metaclass;
tmp_getattr_attr_12 = mod_consts[103];
tmp_getattr_default_12 = mod_consts[104];
tmp_tuple_element_45 = BUILTIN_GETATTR(tmp_getattr_target_12, tmp_getattr_attr_12, tmp_getattr_default_12);
if (tmp_tuple_element_45 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 477;
goto try_except_handler_40;
}
tmp_mod_expr_right_12 = MAKE_TUPLE_EMPTY(2);
{
PyObject *tmp_expression_value_76;
PyObject *tmp_type_arg_24;
PyTuple_SET_ITEM(tmp_mod_expr_right_12, 0, tmp_tuple_element_45);
CHECK_OBJECT(tmp_class_creation_13__prepared);
tmp_type_arg_24 = tmp_class_creation_13__prepared;
tmp_expression_value_76 = BUILTIN_TYPE1(tmp_type_arg_24);
assert(!(tmp_expression_value_76 == NULL));
tmp_tuple_element_45 = LOOKUP_ATTRIBUTE(tmp_expression_value_76, mod_consts[103]);
Py_DECREF(tmp_expression_value_76);
if (tmp_tuple_element_45 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 477;
goto tuple_build_exception_12;
}
PyTuple_SET_ITEM(tmp_mod_expr_right_12, 1, tmp_tuple_element_45);
}
goto tuple_build_noexception_12;
// Exception handling pass through code for tuple_build:
tuple_build_exception_12:;
Py_DECREF(tmp_mod_expr_right_12);
goto try_except_handler_40;
// Finished with no exception for tuple_build:
tuple_build_noexception_12:;
tmp_raise_value_12 = BINARY_OPERATION_MOD_OBJECT_UNICODE_TUPLE(tmp_mod_expr_left_12, tmp_mod_expr_right_12);
Py_DECREF(tmp_mod_expr_right_12);
if (tmp_raise_value_12 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 477;
goto try_except_handler_40;
}
exception_type = tmp_raise_type_12;
Py_INCREF(tmp_raise_type_12);
exception_value = tmp_raise_value_12;
exception_lineno = 477;
RAISE_EXCEPTION_IMPLICIT(&exception_type, &exception_value, &exception_tb);
goto try_except_handler_40;
}
branch_no_48:;
goto branch_end_47;
branch_no_47:;
{
PyObject *tmp_assign_source_140;
tmp_assign_source_140 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_13__prepared == NULL);
tmp_class_creation_13__prepared = tmp_assign_source_140;
}
branch_end_47:;
{
PyObject *tmp_assign_source_141;
{
PyObject *tmp_set_locals_12;
CHECK_OBJECT(tmp_class_creation_13__prepared);
tmp_set_locals_12 = tmp_class_creation_13__prepared;
locals_six$$$class__13_Module_six_moves_urllib_477 = tmp_set_locals_12;
Py_INCREF(tmp_set_locals_12);
}
// Tried code:
// Tried code:
tmp_dictset_value = mod_consts[105];
tmp_res = PyObject_SetItem(locals_six$$$class__13_Module_six_moves_urllib_477, mod_consts[106], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 477;
goto try_except_handler_42;
}
tmp_dictset_value = mod_consts[383];
tmp_res = PyObject_SetItem(locals_six$$$class__13_Module_six_moves_urllib_477, mod_consts[0], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 477;
goto try_except_handler_42;
}
tmp_dictset_value = mod_consts[382];
tmp_res = PyObject_SetItem(locals_six$$$class__13_Module_six_moves_urllib_477, mod_consts[108], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 477;
goto try_except_handler_42;
}
if (isFrameUnusable(cache_frame_5c92091bf7e95e7acb530bdc1de7546f_8)) {
Py_XDECREF(cache_frame_5c92091bf7e95e7acb530bdc1de7546f_8);
#if _DEBUG_REFCOUNTS
if (cache_frame_5c92091bf7e95e7acb530bdc1de7546f_8 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_5c92091bf7e95e7acb530bdc1de7546f_8 = MAKE_CLASS_FRAME(codeobj_5c92091bf7e95e7acb530bdc1de7546f, module_six, NULL, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_5c92091bf7e95e7acb530bdc1de7546f_8->m_type_description == NULL);
frame_5c92091bf7e95e7acb530bdc1de7546f_8 = cache_frame_5c92091bf7e95e7acb530bdc1de7546f_8;
// Push the new frame as the currently active one.
pushFrameStack(frame_5c92091bf7e95e7acb530bdc1de7546f_8);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_5c92091bf7e95e7acb530bdc1de7546f_8) == 2); // Frame stack
// Framed code:
tmp_dictset_value = MAKE_LIST_EMPTY(0);
tmp_res = PyObject_SetItem(locals_six$$$class__13_Module_six_moves_urllib_477, mod_consts[24], tmp_dictset_value);
Py_DECREF(tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 480;
type_description_2 = "o";
goto frame_exception_exit_8;
}
{
PyObject *tmp_called_instance_1;
tmp_called_instance_1 = PyObject_GetItem(locals_six$$$class__13_Module_six_moves_urllib_477, mod_consts[210]);
if (tmp_called_instance_1 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_called_instance_1 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[210]);
if (unlikely(tmp_called_instance_1 == NULL)) {
tmp_called_instance_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[210]);
}
if (tmp_called_instance_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 481;
type_description_2 = "o";
goto frame_exception_exit_8;
}
Py_INCREF(tmp_called_instance_1);
} else {
goto frame_exception_exit_8;
}
}
frame_5c92091bf7e95e7acb530bdc1de7546f_8->m_frame.f_lineno = 481;
tmp_dictset_value = CALL_METHOD_WITH_SINGLE_ARG(
tmp_called_instance_1,
mod_consts[196],
PyTuple_GET_ITEM(mod_consts[384], 0)
);
Py_DECREF(tmp_called_instance_1);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 481;
type_description_2 = "o";
goto frame_exception_exit_8;
}
tmp_res = PyObject_SetItem(locals_six$$$class__13_Module_six_moves_urllib_477, mod_consts[385], tmp_dictset_value);
Py_DECREF(tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 481;
type_description_2 = "o";
goto frame_exception_exit_8;
}
}
{
PyObject *tmp_called_instance_2;
tmp_called_instance_2 = PyObject_GetItem(locals_six$$$class__13_Module_six_moves_urllib_477, mod_consts[210]);
if (tmp_called_instance_2 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_called_instance_2 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[210]);
if (unlikely(tmp_called_instance_2 == NULL)) {
tmp_called_instance_2 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[210]);
}
if (tmp_called_instance_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 482;
type_description_2 = "o";
goto frame_exception_exit_8;
}
Py_INCREF(tmp_called_instance_2);
} else {
goto frame_exception_exit_8;
}
}
frame_5c92091bf7e95e7acb530bdc1de7546f_8->m_frame.f_lineno = 482;
tmp_dictset_value = CALL_METHOD_WITH_SINGLE_ARG(
tmp_called_instance_2,
mod_consts[196],
PyTuple_GET_ITEM(mod_consts[386], 0)
);
Py_DECREF(tmp_called_instance_2);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 482;
type_description_2 = "o";
goto frame_exception_exit_8;
}
tmp_res = PyObject_SetItem(locals_six$$$class__13_Module_six_moves_urllib_477, mod_consts[387], tmp_dictset_value);
Py_DECREF(tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 482;
type_description_2 = "o";
goto frame_exception_exit_8;
}
}
{
PyObject *tmp_called_instance_3;
tmp_called_instance_3 = PyObject_GetItem(locals_six$$$class__13_Module_six_moves_urllib_477, mod_consts[210]);
if (tmp_called_instance_3 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_called_instance_3 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[210]);
if (unlikely(tmp_called_instance_3 == NULL)) {
tmp_called_instance_3 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[210]);
}
if (tmp_called_instance_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 483;
type_description_2 = "o";
goto frame_exception_exit_8;
}
Py_INCREF(tmp_called_instance_3);
} else {
goto frame_exception_exit_8;
}
}
frame_5c92091bf7e95e7acb530bdc1de7546f_8->m_frame.f_lineno = 483;
tmp_dictset_value = CALL_METHOD_WITH_SINGLE_ARG(
tmp_called_instance_3,
mod_consts[196],
PyTuple_GET_ITEM(mod_consts[388], 0)
);
Py_DECREF(tmp_called_instance_3);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 483;
type_description_2 = "o";
goto frame_exception_exit_8;
}
tmp_res = PyObject_SetItem(locals_six$$$class__13_Module_six_moves_urllib_477, mod_consts[389], tmp_dictset_value);
Py_DECREF(tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 483;
type_description_2 = "o";
goto frame_exception_exit_8;
}
}
{
PyObject *tmp_called_instance_4;
tmp_called_instance_4 = PyObject_GetItem(locals_six$$$class__13_Module_six_moves_urllib_477, mod_consts[210]);
if (tmp_called_instance_4 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_called_instance_4 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[210]);
if (unlikely(tmp_called_instance_4 == NULL)) {
tmp_called_instance_4 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[210]);
}
if (tmp_called_instance_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 484;
type_description_2 = "o";
goto frame_exception_exit_8;
}
Py_INCREF(tmp_called_instance_4);
} else {
goto frame_exception_exit_8;
}
}
frame_5c92091bf7e95e7acb530bdc1de7546f_8->m_frame.f_lineno = 484;
tmp_dictset_value = CALL_METHOD_WITH_SINGLE_ARG(
tmp_called_instance_4,
mod_consts[196],
PyTuple_GET_ITEM(mod_consts[390], 0)
);
Py_DECREF(tmp_called_instance_4);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 484;
type_description_2 = "o";
goto frame_exception_exit_8;
}
tmp_res = PyObject_SetItem(locals_six$$$class__13_Module_six_moves_urllib_477, mod_consts[391], tmp_dictset_value);
Py_DECREF(tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 484;
type_description_2 = "o";
goto frame_exception_exit_8;
}
}
{
PyObject *tmp_called_instance_5;
tmp_called_instance_5 = PyObject_GetItem(locals_six$$$class__13_Module_six_moves_urllib_477, mod_consts[210]);
if (tmp_called_instance_5 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_called_instance_5 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[210]);
if (unlikely(tmp_called_instance_5 == NULL)) {
tmp_called_instance_5 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[210]);
}
if (tmp_called_instance_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 485;
type_description_2 = "o";
goto frame_exception_exit_8;
}
Py_INCREF(tmp_called_instance_5);
} else {
goto frame_exception_exit_8;
}
}
frame_5c92091bf7e95e7acb530bdc1de7546f_8->m_frame.f_lineno = 485;
tmp_dictset_value = CALL_METHOD_WITH_SINGLE_ARG(
tmp_called_instance_5,
mod_consts[196],
PyTuple_GET_ITEM(mod_consts[392], 0)
);
Py_DECREF(tmp_called_instance_5);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 485;
type_description_2 = "o";
goto frame_exception_exit_8;
}
tmp_res = PyObject_SetItem(locals_six$$$class__13_Module_six_moves_urllib_477, mod_consts[393], tmp_dictset_value);
Py_DECREF(tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 485;
type_description_2 = "o";
goto frame_exception_exit_8;
}
}
tmp_dictset_value = MAKE_FUNCTION_six$$$function__21___dir__();
tmp_res = PyObject_SetItem(locals_six$$$class__13_Module_six_moves_urllib_477, mod_consts[186], tmp_dictset_value);
Py_DECREF(tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 487;
type_description_2 = "o";
goto frame_exception_exit_8;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_5c92091bf7e95e7acb530bdc1de7546f_8);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_7;
frame_exception_exit_8:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_5c92091bf7e95e7acb530bdc1de7546f_8);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_5c92091bf7e95e7acb530bdc1de7546f_8, exception_lineno);
} else if (exception_tb->tb_frame != &frame_5c92091bf7e95e7acb530bdc1de7546f_8->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_5c92091bf7e95e7acb530bdc1de7546f_8, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_5c92091bf7e95e7acb530bdc1de7546f_8,
type_description_2,
outline_11_var___class__
);
// Release cached frame if used for exception.
if (frame_5c92091bf7e95e7acb530bdc1de7546f_8 == cache_frame_5c92091bf7e95e7acb530bdc1de7546f_8) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_5c92091bf7e95e7acb530bdc1de7546f_8);
cache_frame_5c92091bf7e95e7acb530bdc1de7546f_8 = NULL;
}
assertFrameObject(frame_5c92091bf7e95e7acb530bdc1de7546f_8);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto nested_frame_exit_7;
frame_no_exception_7:;
goto skip_nested_handling_7;
nested_frame_exit_7:;
goto try_except_handler_42;
skip_nested_handling_7:;
{
nuitka_bool tmp_condition_result_74;
PyObject *tmp_cmp_expr_left_12;
PyObject *tmp_cmp_expr_right_12;
CHECK_OBJECT(tmp_class_creation_13__bases);
tmp_cmp_expr_left_12 = tmp_class_creation_13__bases;
CHECK_OBJECT(tmp_class_creation_13__bases_orig);
tmp_cmp_expr_right_12 = tmp_class_creation_13__bases_orig;
tmp_condition_result_74 = RICH_COMPARE_NE_NBOOL_OBJECT_TUPLE(tmp_cmp_expr_left_12, tmp_cmp_expr_right_12);
if (tmp_condition_result_74 == NUITKA_BOOL_EXCEPTION) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 477;
goto try_except_handler_42;
}
if (tmp_condition_result_74 == NUITKA_BOOL_TRUE) {
goto branch_yes_49;
} else {
goto branch_no_49;
}
}
branch_yes_49:;
CHECK_OBJECT(tmp_class_creation_13__bases_orig);
tmp_dictset_value = tmp_class_creation_13__bases_orig;
tmp_res = PyObject_SetItem(locals_six$$$class__13_Module_six_moves_urllib_477, mod_consts[113], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 477;
goto try_except_handler_42;
}
branch_no_49:;
{
PyObject *tmp_assign_source_142;
PyObject *tmp_called_value_172;
PyObject *tmp_args_value_24;
PyObject *tmp_tuple_element_46;
PyObject *tmp_kwargs_value_24;
CHECK_OBJECT(tmp_class_creation_13__metaclass);
tmp_called_value_172 = tmp_class_creation_13__metaclass;
tmp_tuple_element_46 = mod_consts[382];
tmp_args_value_24 = MAKE_TUPLE_EMPTY(3);
PyTuple_SET_ITEM0(tmp_args_value_24, 0, tmp_tuple_element_46);
CHECK_OBJECT(tmp_class_creation_13__bases);
tmp_tuple_element_46 = tmp_class_creation_13__bases;
PyTuple_SET_ITEM0(tmp_args_value_24, 1, tmp_tuple_element_46);
tmp_tuple_element_46 = locals_six$$$class__13_Module_six_moves_urllib_477;
PyTuple_SET_ITEM0(tmp_args_value_24, 2, tmp_tuple_element_46);
CHECK_OBJECT(tmp_class_creation_13__class_decl_dict);
tmp_kwargs_value_24 = tmp_class_creation_13__class_decl_dict;
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 477;
tmp_assign_source_142 = CALL_FUNCTION(tmp_called_value_172, tmp_args_value_24, tmp_kwargs_value_24);
Py_DECREF(tmp_args_value_24);
if (tmp_assign_source_142 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 477;
goto try_except_handler_42;
}
assert(outline_11_var___class__ == NULL);
outline_11_var___class__ = tmp_assign_source_142;
}
CHECK_OBJECT(outline_11_var___class__);
tmp_assign_source_141 = outline_11_var___class__;
Py_INCREF(tmp_assign_source_141);
goto try_return_handler_42;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_42:;
Py_DECREF(locals_six$$$class__13_Module_six_moves_urllib_477);
locals_six$$$class__13_Module_six_moves_urllib_477 = NULL;
goto try_return_handler_41;
// Exception handler code:
try_except_handler_42:;
exception_keeper_type_40 = exception_type;
exception_keeper_value_40 = exception_value;
exception_keeper_tb_40 = exception_tb;
exception_keeper_lineno_40 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_DECREF(locals_six$$$class__13_Module_six_moves_urllib_477);
locals_six$$$class__13_Module_six_moves_urllib_477 = NULL;
// Re-raise.
exception_type = exception_keeper_type_40;
exception_value = exception_keeper_value_40;
exception_tb = exception_keeper_tb_40;
exception_lineno = exception_keeper_lineno_40;
goto try_except_handler_41;
// End of try:
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_41:;
CHECK_OBJECT(outline_11_var___class__);
Py_DECREF(outline_11_var___class__);
outline_11_var___class__ = NULL;
goto outline_result_12;
// Exception handler code:
try_except_handler_41:;
exception_keeper_type_41 = exception_type;
exception_keeper_value_41 = exception_value;
exception_keeper_tb_41 = exception_tb;
exception_keeper_lineno_41 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
// Re-raise.
exception_type = exception_keeper_type_41;
exception_value = exception_keeper_value_41;
exception_tb = exception_keeper_tb_41;
exception_lineno = exception_keeper_lineno_41;
goto outline_exception_12;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
outline_exception_12:;
exception_lineno = 477;
goto try_except_handler_40;
outline_result_12:;
UPDATE_STRING_DICT1(moduledict_six, (Nuitka_StringObject *)mod_consts[382], tmp_assign_source_141);
}
goto try_end_18;
// Exception handler code:
try_except_handler_40:;
exception_keeper_type_42 = exception_type;
exception_keeper_value_42 = exception_value;
exception_keeper_tb_42 = exception_tb;
exception_keeper_lineno_42 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_class_creation_13__bases_orig);
tmp_class_creation_13__bases_orig = NULL;
Py_XDECREF(tmp_class_creation_13__bases);
tmp_class_creation_13__bases = NULL;
Py_XDECREF(tmp_class_creation_13__class_decl_dict);
tmp_class_creation_13__class_decl_dict = NULL;
Py_XDECREF(tmp_class_creation_13__metaclass);
tmp_class_creation_13__metaclass = NULL;
Py_XDECREF(tmp_class_creation_13__prepared);
tmp_class_creation_13__prepared = NULL;
// Re-raise.
exception_type = exception_keeper_type_42;
exception_value = exception_keeper_value_42;
exception_tb = exception_keeper_tb_42;
exception_lineno = exception_keeper_lineno_42;
goto frame_exception_exit_1;
// End of try:
try_end_18:;
CHECK_OBJECT(tmp_class_creation_13__bases_orig);
Py_DECREF(tmp_class_creation_13__bases_orig);
tmp_class_creation_13__bases_orig = NULL;
CHECK_OBJECT(tmp_class_creation_13__bases);
Py_DECREF(tmp_class_creation_13__bases);
tmp_class_creation_13__bases = NULL;
CHECK_OBJECT(tmp_class_creation_13__class_decl_dict);
Py_DECREF(tmp_class_creation_13__class_decl_dict);
tmp_class_creation_13__class_decl_dict = NULL;
CHECK_OBJECT(tmp_class_creation_13__metaclass);
Py_DECREF(tmp_class_creation_13__metaclass);
tmp_class_creation_13__metaclass = NULL;
CHECK_OBJECT(tmp_class_creation_13__prepared);
Py_DECREF(tmp_class_creation_13__prepared);
tmp_class_creation_13__prepared = NULL;
{
PyObject *tmp_called_value_173;
PyObject *tmp_expression_value_77;
PyObject *tmp_call_result_8;
PyObject *tmp_args_element_value_24;
PyObject *tmp_called_value_174;
PyObject *tmp_args_element_value_25;
tmp_expression_value_77 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[210]);
if (unlikely(tmp_expression_value_77 == NULL)) {
tmp_expression_value_77 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[210]);
}
if (tmp_expression_value_77 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 490;
goto frame_exception_exit_1;
}
tmp_called_value_173 = LOOKUP_ATTRIBUTE(tmp_expression_value_77, mod_consts[194]);
if (tmp_called_value_173 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 490;
goto frame_exception_exit_1;
}
tmp_called_value_174 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[382]);
if (unlikely(tmp_called_value_174 == NULL)) {
tmp_called_value_174 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[382]);
}
if (tmp_called_value_174 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_173);
exception_lineno = 490;
goto frame_exception_exit_1;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 490;
tmp_args_element_value_24 = CALL_FUNCTION_WITH_POSARGS1(tmp_called_value_174, mod_consts[395]);
if (tmp_args_element_value_24 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_173);
exception_lineno = 490;
goto frame_exception_exit_1;
}
tmp_args_element_value_25 = mod_consts[396];
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 490;
{
PyObject *call_args[] = {tmp_args_element_value_24, tmp_args_element_value_25};
tmp_call_result_8 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_173, call_args);
}
Py_DECREF(tmp_called_value_173);
Py_DECREF(tmp_args_element_value_24);
if (tmp_call_result_8 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 490;
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_8);
}
{
PyObject *tmp_assign_source_143;
tmp_assign_source_143 = MAKE_FUNCTION_six$$$function__22_add_move();
UPDATE_STRING_DICT1(moduledict_six, (Nuitka_StringObject *)mod_consts[397], tmp_assign_source_143);
}
{
PyObject *tmp_assign_source_144;
tmp_assign_source_144 = MAKE_FUNCTION_six$$$function__23_remove_move();
UPDATE_STRING_DICT1(moduledict_six, (Nuitka_StringObject *)mod_consts[398], tmp_assign_source_144);
}
{
nuitka_bool tmp_condition_result_75;
PyObject *tmp_mvar_value_2;
int tmp_truth_name_14;
tmp_mvar_value_2 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[10]);
if (unlikely(tmp_mvar_value_2 == NULL)) {
tmp_mvar_value_2 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[10]);
}
if (tmp_mvar_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 510;
goto frame_exception_exit_1;
}
tmp_truth_name_14 = CHECK_IF_TRUE(tmp_mvar_value_2);
if (tmp_truth_name_14 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 510;
goto frame_exception_exit_1;
}
tmp_condition_result_75 = tmp_truth_name_14 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
if (tmp_condition_result_75 == NUITKA_BOOL_TRUE) {
goto branch_yes_50;
} else {
goto branch_no_50;
}
}
branch_yes_50:;
{
PyObject *tmp_assign_source_145;
tmp_assign_source_145 = mod_consts[399];
UPDATE_STRING_DICT0(moduledict_six, (Nuitka_StringObject *)mod_consts[400], tmp_assign_source_145);
}
{
PyObject *tmp_assign_source_146;
tmp_assign_source_146 = mod_consts[401];
UPDATE_STRING_DICT0(moduledict_six, (Nuitka_StringObject *)mod_consts[402], tmp_assign_source_146);
}
{
PyObject *tmp_assign_source_147;
tmp_assign_source_147 = mod_consts[403];
UPDATE_STRING_DICT0(moduledict_six, (Nuitka_StringObject *)mod_consts[404], tmp_assign_source_147);
}
{
PyObject *tmp_assign_source_148;
tmp_assign_source_148 = mod_consts[405];
UPDATE_STRING_DICT0(moduledict_six, (Nuitka_StringObject *)mod_consts[406], tmp_assign_source_148);
}
{
PyObject *tmp_assign_source_149;
tmp_assign_source_149 = mod_consts[407];
UPDATE_STRING_DICT0(moduledict_six, (Nuitka_StringObject *)mod_consts[408], tmp_assign_source_149);
}
{
PyObject *tmp_assign_source_150;
tmp_assign_source_150 = mod_consts[409];
UPDATE_STRING_DICT0(moduledict_six, (Nuitka_StringObject *)mod_consts[410], tmp_assign_source_150);
}
goto branch_end_50;
branch_no_50:;
{
PyObject *tmp_assign_source_151;
tmp_assign_source_151 = mod_consts[38];
UPDATE_STRING_DICT0(moduledict_six, (Nuitka_StringObject *)mod_consts[400], tmp_assign_source_151);
}
{
PyObject *tmp_assign_source_152;
tmp_assign_source_152 = mod_consts[411];
UPDATE_STRING_DICT0(moduledict_six, (Nuitka_StringObject *)mod_consts[402], tmp_assign_source_152);
}
{
PyObject *tmp_assign_source_153;
tmp_assign_source_153 = mod_consts[412];
UPDATE_STRING_DICT0(moduledict_six, (Nuitka_StringObject *)mod_consts[404], tmp_assign_source_153);
}
{
PyObject *tmp_assign_source_154;
tmp_assign_source_154 = mod_consts[413];
UPDATE_STRING_DICT0(moduledict_six, (Nuitka_StringObject *)mod_consts[406], tmp_assign_source_154);
}
{
PyObject *tmp_assign_source_155;
tmp_assign_source_155 = mod_consts[414];
UPDATE_STRING_DICT0(moduledict_six, (Nuitka_StringObject *)mod_consts[408], tmp_assign_source_155);
}
{
PyObject *tmp_assign_source_156;
tmp_assign_source_156 = mod_consts[415];
UPDATE_STRING_DICT0(moduledict_six, (Nuitka_StringObject *)mod_consts[410], tmp_assign_source_156);
}
branch_end_50:;
// Tried code:
{
PyObject *tmp_assign_source_157;
tmp_assign_source_157 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[33]);
if (unlikely(tmp_assign_source_157 == NULL)) {
tmp_assign_source_157 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[33]);
}
if (tmp_assign_source_157 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 529;
goto try_except_handler_43;
}
UPDATE_STRING_DICT0(moduledict_six, (Nuitka_StringObject *)mod_consts[416], tmp_assign_source_157);
}
goto try_end_19;
// Exception handler code:
try_except_handler_43:;
exception_keeper_type_43 = exception_type;
exception_keeper_value_43 = exception_value;
exception_keeper_tb_43 = exception_tb;
exception_keeper_lineno_43 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
// Preserve existing published exception id 2.
exception_preserved_2 = GET_CURRENT_EXCEPTION();
if (exception_keeper_tb_43 == NULL) {
exception_keeper_tb_43 = MAKE_TRACEBACK(frame_a4ded2c38ee8d536517e4fe44ef1e4a7, exception_keeper_lineno_43);
} else if (exception_keeper_lineno_43 != 0) {
exception_keeper_tb_43 = ADD_TRACEBACK(exception_keeper_tb_43, frame_a4ded2c38ee8d536517e4fe44ef1e4a7, exception_keeper_lineno_43);
}
PUBLISH_CURRENT_EXCEPTION(&exception_keeper_type_43, &exception_keeper_value_43, &exception_keeper_tb_43);
// Tried code:
{
bool tmp_condition_result_76;
PyObject *tmp_cmp_expr_left_13;
PyObject *tmp_cmp_expr_right_13;
tmp_cmp_expr_left_13 = EXC_TYPE(PyThreadState_GET());
tmp_cmp_expr_right_13 = PyExc_NameError;
tmp_res = EXCEPTION_MATCH_BOOL(tmp_cmp_expr_left_13, tmp_cmp_expr_right_13);
assert(!(tmp_res == -1));
tmp_condition_result_76 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_76 != false) {
goto branch_yes_51;
} else {
goto branch_no_51;
}
}
branch_yes_51:;
{
PyObject *tmp_assign_source_158;
tmp_assign_source_158 = MAKE_FUNCTION_six$$$function__24_advance_iterator();
UPDATE_STRING_DICT1(moduledict_six, (Nuitka_StringObject *)mod_consts[416], tmp_assign_source_158);
}
goto branch_end_51;
branch_no_51:;
tmp_result = RERAISE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
if (unlikely(tmp_result == false)) {
exception_lineno = 528;
}
if (exception_tb && exception_tb->tb_frame == &frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame) frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = exception_tb->tb_lineno;
goto try_except_handler_44;
branch_end_51:;
goto try_end_20;
// Exception handler code:
try_except_handler_44:;
exception_keeper_type_44 = exception_type;
exception_keeper_value_44 = exception_value;
exception_keeper_tb_44 = exception_tb;
exception_keeper_lineno_44 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
// Restore previous exception id 2.
SET_CURRENT_EXCEPTION(&exception_preserved_2);
// Re-raise.
exception_type = exception_keeper_type_44;
exception_value = exception_keeper_value_44;
exception_tb = exception_keeper_tb_44;
exception_lineno = exception_keeper_lineno_44;
goto frame_exception_exit_1;
// End of try:
try_end_20:;
// Restore previous exception id 2.
SET_CURRENT_EXCEPTION(&exception_preserved_2);
goto try_end_19;
NUITKA_CANNOT_GET_HERE("exception handler codes exits in all cases");
return NULL;
// End of try:
try_end_19:;
{
PyObject *tmp_assign_source_159;
tmp_assign_source_159 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[416]);
if (unlikely(tmp_assign_source_159 == NULL)) {
tmp_assign_source_159 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[416]);
}
assert(!(tmp_assign_source_159 == NULL));
UPDATE_STRING_DICT0(moduledict_six, (Nuitka_StringObject *)mod_consts[33], tmp_assign_source_159);
}
// Tried code:
{
PyObject *tmp_assign_source_160;
tmp_assign_source_160 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[417]);
if (unlikely(tmp_assign_source_160 == NULL)) {
tmp_assign_source_160 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[417]);
}
if (tmp_assign_source_160 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 537;
goto try_except_handler_45;
}
UPDATE_STRING_DICT0(moduledict_six, (Nuitka_StringObject *)mod_consts[417], tmp_assign_source_160);
}
goto try_end_21;
// Exception handler code:
try_except_handler_45:;
exception_keeper_type_45 = exception_type;
exception_keeper_value_45 = exception_value;
exception_keeper_tb_45 = exception_tb;
exception_keeper_lineno_45 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
// Preserve existing published exception id 3.
exception_preserved_3 = GET_CURRENT_EXCEPTION();
if (exception_keeper_tb_45 == NULL) {
exception_keeper_tb_45 = MAKE_TRACEBACK(frame_a4ded2c38ee8d536517e4fe44ef1e4a7, exception_keeper_lineno_45);
} else if (exception_keeper_lineno_45 != 0) {
exception_keeper_tb_45 = ADD_TRACEBACK(exception_keeper_tb_45, frame_a4ded2c38ee8d536517e4fe44ef1e4a7, exception_keeper_lineno_45);
}
PUBLISH_CURRENT_EXCEPTION(&exception_keeper_type_45, &exception_keeper_value_45, &exception_keeper_tb_45);
// Tried code:
{
bool tmp_condition_result_77;
PyObject *tmp_cmp_expr_left_14;
PyObject *tmp_cmp_expr_right_14;
tmp_cmp_expr_left_14 = EXC_TYPE(PyThreadState_GET());
tmp_cmp_expr_right_14 = PyExc_NameError;
tmp_res = EXCEPTION_MATCH_BOOL(tmp_cmp_expr_left_14, tmp_cmp_expr_right_14);
assert(!(tmp_res == -1));
tmp_condition_result_77 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_77 != false) {
goto branch_yes_52;
} else {
goto branch_no_52;
}
}
branch_yes_52:;
{
PyObject *tmp_assign_source_161;
tmp_assign_source_161 = MAKE_FUNCTION_six$$$function__25_callable();
UPDATE_STRING_DICT1(moduledict_six, (Nuitka_StringObject *)mod_consts[417], tmp_assign_source_161);
}
goto branch_end_52;
branch_no_52:;
tmp_result = RERAISE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
if (unlikely(tmp_result == false)) {
exception_lineno = 536;
}
if (exception_tb && exception_tb->tb_frame == &frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame) frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = exception_tb->tb_lineno;
goto try_except_handler_46;
branch_end_52:;
goto try_end_22;
// Exception handler code:
try_except_handler_46:;
exception_keeper_type_46 = exception_type;
exception_keeper_value_46 = exception_value;
exception_keeper_tb_46 = exception_tb;
exception_keeper_lineno_46 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
// Restore previous exception id 3.
SET_CURRENT_EXCEPTION(&exception_preserved_3);
// Re-raise.
exception_type = exception_keeper_type_46;
exception_value = exception_keeper_value_46;
exception_tb = exception_keeper_tb_46;
exception_lineno = exception_keeper_lineno_46;
goto frame_exception_exit_1;
// End of try:
try_end_22:;
// Restore previous exception id 3.
SET_CURRENT_EXCEPTION(&exception_preserved_3);
goto try_end_21;
NUITKA_CANNOT_GET_HERE("exception handler codes exits in all cases");
return NULL;
// End of try:
try_end_21:;
{
nuitka_bool tmp_condition_result_78;
PyObject *tmp_mvar_value_3;
int tmp_truth_name_15;
tmp_mvar_value_3 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[10]);
if (unlikely(tmp_mvar_value_3 == NULL)) {
tmp_mvar_value_3 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[10]);
}
if (tmp_mvar_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 543;
goto frame_exception_exit_1;
}
tmp_truth_name_15 = CHECK_IF_TRUE(tmp_mvar_value_3);
if (tmp_truth_name_15 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 543;
goto frame_exception_exit_1;
}
tmp_condition_result_78 = tmp_truth_name_15 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
if (tmp_condition_result_78 == NUITKA_BOOL_TRUE) {
goto branch_yes_53;
} else {
goto branch_no_53;
}
}
branch_yes_53:;
{
PyObject *tmp_assign_source_162;
tmp_assign_source_162 = MAKE_FUNCTION_six$$$function__26_get_unbound_function();
UPDATE_STRING_DICT1(moduledict_six, (Nuitka_StringObject *)mod_consts[418], tmp_assign_source_162);
}
{
PyObject *tmp_assign_source_163;
PyObject *tmp_expression_value_78;
tmp_expression_value_78 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[39]);
if (unlikely(tmp_expression_value_78 == NULL)) {
tmp_expression_value_78 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[39]);
}
assert(!(tmp_expression_value_78 == NULL));
tmp_assign_source_163 = LOOKUP_ATTRIBUTE(tmp_expression_value_78, mod_consts[40]);
if (tmp_assign_source_163 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 547;
goto frame_exception_exit_1;
}
UPDATE_STRING_DICT1(moduledict_six, (Nuitka_StringObject *)mod_consts[419], tmp_assign_source_163);
}
{
PyObject *tmp_assign_source_164;
tmp_assign_source_164 = MAKE_FUNCTION_six$$$function__27_create_unbound_method();
UPDATE_STRING_DICT1(moduledict_six, (Nuitka_StringObject *)mod_consts[420], tmp_assign_source_164);
}
{
PyObject *tmp_assign_source_165;
tmp_assign_source_165 = (PyObject *)&PyBaseObject_Type;
UPDATE_STRING_DICT0(moduledict_six, (Nuitka_StringObject *)mod_consts[421], tmp_assign_source_165);
}
goto branch_end_53;
branch_no_53:;
{
PyObject *tmp_assign_source_166;
tmp_assign_source_166 = MAKE_FUNCTION_six$$$function__28_get_unbound_function();
UPDATE_STRING_DICT1(moduledict_six, (Nuitka_StringObject *)mod_consts[418], tmp_assign_source_166);
}
{
PyObject *tmp_assign_source_167;
tmp_assign_source_167 = MAKE_FUNCTION_six$$$function__29_create_bound_method();
UPDATE_STRING_DICT1(moduledict_six, (Nuitka_StringObject *)mod_consts[419], tmp_assign_source_167);
}
{
PyObject *tmp_assign_source_168;
tmp_assign_source_168 = MAKE_FUNCTION_six$$$function__30_create_unbound_method();
UPDATE_STRING_DICT1(moduledict_six, (Nuitka_StringObject *)mod_consts[420], tmp_assign_source_168);
}
// Tried code:
{
PyObject *tmp_assign_source_169;
PyObject *tmp_dircall_arg1_13;
tmp_dircall_arg1_13 = mod_consts[174];
Py_INCREF(tmp_dircall_arg1_13);
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_13};
tmp_assign_source_169 = impl___main__$$$function__1__mro_entries_conversion(dir_call_args);
}
if (tmp_assign_source_169 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 563;
goto try_except_handler_47;
}
assert(tmp_class_creation_14__bases == NULL);
tmp_class_creation_14__bases = tmp_assign_source_169;
}
{
PyObject *tmp_assign_source_170;
tmp_assign_source_170 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_14__class_decl_dict == NULL);
tmp_class_creation_14__class_decl_dict = tmp_assign_source_170;
}
{
PyObject *tmp_assign_source_171;
PyObject *tmp_metaclass_value_13;
bool tmp_condition_result_79;
PyObject *tmp_key_value_37;
PyObject *tmp_dict_arg_value_37;
PyObject *tmp_dict_arg_value_38;
PyObject *tmp_key_value_38;
nuitka_bool tmp_condition_result_80;
int tmp_truth_name_16;
PyObject *tmp_type_arg_25;
PyObject *tmp_expression_value_79;
PyObject *tmp_subscript_value_13;
PyObject *tmp_bases_value_13;
tmp_key_value_37 = mod_consts[99];
CHECK_OBJECT(tmp_class_creation_14__class_decl_dict);
tmp_dict_arg_value_37 = tmp_class_creation_14__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_37, tmp_key_value_37);
assert(!(tmp_res == -1));
tmp_condition_result_79 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_79 != false) {
goto condexpr_true_26;
} else {
goto condexpr_false_26;
}
condexpr_true_26:;
CHECK_OBJECT(tmp_class_creation_14__class_decl_dict);
tmp_dict_arg_value_38 = tmp_class_creation_14__class_decl_dict;
tmp_key_value_38 = mod_consts[99];
tmp_metaclass_value_13 = DICT_GET_ITEM0(tmp_dict_arg_value_38, tmp_key_value_38);
if (tmp_metaclass_value_13 == NULL) {
tmp_metaclass_value_13 = Py_None;
}
assert(!(tmp_metaclass_value_13 == NULL));
Py_INCREF(tmp_metaclass_value_13);
goto condexpr_end_26;
condexpr_false_26:;
CHECK_OBJECT(tmp_class_creation_14__bases);
tmp_truth_name_16 = CHECK_IF_TRUE(tmp_class_creation_14__bases);
if (tmp_truth_name_16 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 563;
goto try_except_handler_47;
}
tmp_condition_result_80 = tmp_truth_name_16 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
if (tmp_condition_result_80 == NUITKA_BOOL_TRUE) {
goto condexpr_true_27;
} else {
goto condexpr_false_27;
}
condexpr_true_27:;
CHECK_OBJECT(tmp_class_creation_14__bases);
tmp_expression_value_79 = tmp_class_creation_14__bases;
tmp_subscript_value_13 = mod_consts[56];
tmp_type_arg_25 = LOOKUP_SUBSCRIPT_CONST(tmp_expression_value_79, tmp_subscript_value_13, 0);
if (tmp_type_arg_25 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 563;
goto try_except_handler_47;
}
tmp_metaclass_value_13 = BUILTIN_TYPE1(tmp_type_arg_25);
Py_DECREF(tmp_type_arg_25);
if (tmp_metaclass_value_13 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 563;
goto try_except_handler_47;
}
goto condexpr_end_27;
condexpr_false_27:;
tmp_metaclass_value_13 = (PyObject *)&PyType_Type;
Py_INCREF(tmp_metaclass_value_13);
condexpr_end_27:;
condexpr_end_26:;
CHECK_OBJECT(tmp_class_creation_14__bases);
tmp_bases_value_13 = tmp_class_creation_14__bases;
tmp_assign_source_171 = SELECT_METACLASS(tmp_metaclass_value_13, tmp_bases_value_13);
Py_DECREF(tmp_metaclass_value_13);
if (tmp_assign_source_171 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 563;
goto try_except_handler_47;
}
assert(tmp_class_creation_14__metaclass == NULL);
tmp_class_creation_14__metaclass = tmp_assign_source_171;
}
{
bool tmp_condition_result_81;
PyObject *tmp_key_value_39;
PyObject *tmp_dict_arg_value_39;
tmp_key_value_39 = mod_consts[99];
CHECK_OBJECT(tmp_class_creation_14__class_decl_dict);
tmp_dict_arg_value_39 = tmp_class_creation_14__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_39, tmp_key_value_39);
assert(!(tmp_res == -1));
tmp_condition_result_81 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_81 != false) {
goto branch_yes_54;
} else {
goto branch_no_54;
}
}
branch_yes_54:;
CHECK_OBJECT(tmp_class_creation_14__class_decl_dict);
tmp_dictdel_dict = tmp_class_creation_14__class_decl_dict;
tmp_dictdel_key = mod_consts[99];
tmp_result = DICT_REMOVE_ITEM(tmp_dictdel_dict, tmp_dictdel_key);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 563;
goto try_except_handler_47;
}
branch_no_54:;
{
nuitka_bool tmp_condition_result_82;
PyObject *tmp_expression_value_80;
CHECK_OBJECT(tmp_class_creation_14__metaclass);
tmp_expression_value_80 = tmp_class_creation_14__metaclass;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_80, mod_consts[100]);
tmp_condition_result_82 = (tmp_result) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_82 == NUITKA_BOOL_TRUE) {
goto branch_yes_55;
} else {
goto branch_no_55;
}
}
branch_yes_55:;
{
PyObject *tmp_assign_source_172;
PyObject *tmp_called_value_175;
PyObject *tmp_expression_value_81;
PyObject *tmp_args_value_25;
PyObject *tmp_tuple_element_47;
PyObject *tmp_kwargs_value_25;
CHECK_OBJECT(tmp_class_creation_14__metaclass);
tmp_expression_value_81 = tmp_class_creation_14__metaclass;
tmp_called_value_175 = LOOKUP_ATTRIBUTE(tmp_expression_value_81, mod_consts[100]);
if (tmp_called_value_175 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 563;
goto try_except_handler_47;
}
tmp_tuple_element_47 = mod_consts[421];
tmp_args_value_25 = MAKE_TUPLE_EMPTY(2);
PyTuple_SET_ITEM0(tmp_args_value_25, 0, tmp_tuple_element_47);
CHECK_OBJECT(tmp_class_creation_14__bases);
tmp_tuple_element_47 = tmp_class_creation_14__bases;
PyTuple_SET_ITEM0(tmp_args_value_25, 1, tmp_tuple_element_47);
CHECK_OBJECT(tmp_class_creation_14__class_decl_dict);
tmp_kwargs_value_25 = tmp_class_creation_14__class_decl_dict;
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 563;
tmp_assign_source_172 = CALL_FUNCTION(tmp_called_value_175, tmp_args_value_25, tmp_kwargs_value_25);
Py_DECREF(tmp_called_value_175);
Py_DECREF(tmp_args_value_25);
if (tmp_assign_source_172 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 563;
goto try_except_handler_47;
}
assert(tmp_class_creation_14__prepared == NULL);
tmp_class_creation_14__prepared = tmp_assign_source_172;
}
{
bool tmp_condition_result_83;
PyObject *tmp_operand_value_13;
PyObject *tmp_expression_value_82;
CHECK_OBJECT(tmp_class_creation_14__prepared);
tmp_expression_value_82 = tmp_class_creation_14__prepared;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_82, mod_consts[101]);
tmp_operand_value_13 = (tmp_result) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_13);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 563;
goto try_except_handler_47;
}
tmp_condition_result_83 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_83 != false) {
goto branch_yes_56;
} else {
goto branch_no_56;
}
}
branch_yes_56:;
{
PyObject *tmp_raise_type_13;
PyObject *tmp_raise_value_13;
PyObject *tmp_mod_expr_left_13;
PyObject *tmp_mod_expr_right_13;
PyObject *tmp_tuple_element_48;
PyObject *tmp_getattr_target_13;
PyObject *tmp_getattr_attr_13;
PyObject *tmp_getattr_default_13;
tmp_raise_type_13 = PyExc_TypeError;
tmp_mod_expr_left_13 = mod_consts[102];
CHECK_OBJECT(tmp_class_creation_14__metaclass);
tmp_getattr_target_13 = tmp_class_creation_14__metaclass;
tmp_getattr_attr_13 = mod_consts[103];
tmp_getattr_default_13 = mod_consts[104];
tmp_tuple_element_48 = BUILTIN_GETATTR(tmp_getattr_target_13, tmp_getattr_attr_13, tmp_getattr_default_13);
if (tmp_tuple_element_48 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 563;
goto try_except_handler_47;
}
tmp_mod_expr_right_13 = MAKE_TUPLE_EMPTY(2);
{
PyObject *tmp_expression_value_83;
PyObject *tmp_type_arg_26;
PyTuple_SET_ITEM(tmp_mod_expr_right_13, 0, tmp_tuple_element_48);
CHECK_OBJECT(tmp_class_creation_14__prepared);
tmp_type_arg_26 = tmp_class_creation_14__prepared;
tmp_expression_value_83 = BUILTIN_TYPE1(tmp_type_arg_26);
assert(!(tmp_expression_value_83 == NULL));
tmp_tuple_element_48 = LOOKUP_ATTRIBUTE(tmp_expression_value_83, mod_consts[103]);
Py_DECREF(tmp_expression_value_83);
if (tmp_tuple_element_48 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 563;
goto tuple_build_exception_13;
}
PyTuple_SET_ITEM(tmp_mod_expr_right_13, 1, tmp_tuple_element_48);
}
goto tuple_build_noexception_13;
// Exception handling pass through code for tuple_build:
tuple_build_exception_13:;
Py_DECREF(tmp_mod_expr_right_13);
goto try_except_handler_47;
// Finished with no exception for tuple_build:
tuple_build_noexception_13:;
tmp_raise_value_13 = BINARY_OPERATION_MOD_OBJECT_UNICODE_TUPLE(tmp_mod_expr_left_13, tmp_mod_expr_right_13);
Py_DECREF(tmp_mod_expr_right_13);
if (tmp_raise_value_13 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 563;
goto try_except_handler_47;
}
exception_type = tmp_raise_type_13;
Py_INCREF(tmp_raise_type_13);
exception_value = tmp_raise_value_13;
exception_lineno = 563;
RAISE_EXCEPTION_IMPLICIT(&exception_type, &exception_value, &exception_tb);
goto try_except_handler_47;
}
branch_no_56:;
goto branch_end_55;
branch_no_55:;
{
PyObject *tmp_assign_source_173;
tmp_assign_source_173 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_14__prepared == NULL);
tmp_class_creation_14__prepared = tmp_assign_source_173;
}
branch_end_55:;
{
PyObject *tmp_assign_source_174;
{
PyObject *tmp_set_locals_13;
CHECK_OBJECT(tmp_class_creation_14__prepared);
tmp_set_locals_13 = tmp_class_creation_14__prepared;
locals_six$$$class__14_Iterator_563 = tmp_set_locals_13;
Py_INCREF(tmp_set_locals_13);
}
// Tried code:
// Tried code:
tmp_dictset_value = mod_consts[105];
tmp_res = PyObject_SetItem(locals_six$$$class__14_Iterator_563, mod_consts[106], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 563;
goto try_except_handler_49;
}
tmp_dictset_value = mod_consts[421];
tmp_res = PyObject_SetItem(locals_six$$$class__14_Iterator_563, mod_consts[108], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 563;
goto try_except_handler_49;
}
if (isFrameUnusable(cache_frame_5cf7b343e650dea0e1058729a375cda3_9)) {
Py_XDECREF(cache_frame_5cf7b343e650dea0e1058729a375cda3_9);
#if _DEBUG_REFCOUNTS
if (cache_frame_5cf7b343e650dea0e1058729a375cda3_9 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_5cf7b343e650dea0e1058729a375cda3_9 = MAKE_CLASS_FRAME(codeobj_5cf7b343e650dea0e1058729a375cda3, module_six, NULL, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_5cf7b343e650dea0e1058729a375cda3_9->m_type_description == NULL);
frame_5cf7b343e650dea0e1058729a375cda3_9 = cache_frame_5cf7b343e650dea0e1058729a375cda3_9;
// Push the new frame as the currently active one.
pushFrameStack(frame_5cf7b343e650dea0e1058729a375cda3_9);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_5cf7b343e650dea0e1058729a375cda3_9) == 2); // Frame stack
// Framed code:
tmp_dictset_value = MAKE_FUNCTION_six$$$function__31_next();
tmp_res = PyObject_SetItem(locals_six$$$class__14_Iterator_563, mod_consts[33], tmp_dictset_value);
Py_DECREF(tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 565;
type_description_2 = "o";
goto frame_exception_exit_9;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_5cf7b343e650dea0e1058729a375cda3_9);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_8;
frame_exception_exit_9:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_5cf7b343e650dea0e1058729a375cda3_9);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_5cf7b343e650dea0e1058729a375cda3_9, exception_lineno);
} else if (exception_tb->tb_frame != &frame_5cf7b343e650dea0e1058729a375cda3_9->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_5cf7b343e650dea0e1058729a375cda3_9, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_5cf7b343e650dea0e1058729a375cda3_9,
type_description_2,
outline_12_var___class__
);
// Release cached frame if used for exception.
if (frame_5cf7b343e650dea0e1058729a375cda3_9 == cache_frame_5cf7b343e650dea0e1058729a375cda3_9) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_5cf7b343e650dea0e1058729a375cda3_9);
cache_frame_5cf7b343e650dea0e1058729a375cda3_9 = NULL;
}
assertFrameObject(frame_5cf7b343e650dea0e1058729a375cda3_9);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto nested_frame_exit_8;
frame_no_exception_8:;
goto skip_nested_handling_8;
nested_frame_exit_8:;
goto try_except_handler_49;
skip_nested_handling_8:;
{
nuitka_bool tmp_condition_result_84;
PyObject *tmp_cmp_expr_left_15;
PyObject *tmp_cmp_expr_right_15;
CHECK_OBJECT(tmp_class_creation_14__bases);
tmp_cmp_expr_left_15 = tmp_class_creation_14__bases;
tmp_cmp_expr_right_15 = mod_consts[174];
tmp_condition_result_84 = RICH_COMPARE_NE_NBOOL_OBJECT_TUPLE(tmp_cmp_expr_left_15, tmp_cmp_expr_right_15);
if (tmp_condition_result_84 == NUITKA_BOOL_EXCEPTION) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 563;
goto try_except_handler_49;
}
if (tmp_condition_result_84 == NUITKA_BOOL_TRUE) {
goto branch_yes_57;
} else {
goto branch_no_57;
}
}
branch_yes_57:;
tmp_dictset_value = mod_consts[174];
tmp_res = PyObject_SetItem(locals_six$$$class__14_Iterator_563, mod_consts[113], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 563;
goto try_except_handler_49;
}
branch_no_57:;
{
PyObject *tmp_assign_source_175;
PyObject *tmp_called_value_176;
PyObject *tmp_args_value_26;
PyObject *tmp_tuple_element_49;
PyObject *tmp_kwargs_value_26;
CHECK_OBJECT(tmp_class_creation_14__metaclass);
tmp_called_value_176 = tmp_class_creation_14__metaclass;
tmp_tuple_element_49 = mod_consts[421];
tmp_args_value_26 = MAKE_TUPLE_EMPTY(3);
PyTuple_SET_ITEM0(tmp_args_value_26, 0, tmp_tuple_element_49);
CHECK_OBJECT(tmp_class_creation_14__bases);
tmp_tuple_element_49 = tmp_class_creation_14__bases;
PyTuple_SET_ITEM0(tmp_args_value_26, 1, tmp_tuple_element_49);
tmp_tuple_element_49 = locals_six$$$class__14_Iterator_563;
PyTuple_SET_ITEM0(tmp_args_value_26, 2, tmp_tuple_element_49);
CHECK_OBJECT(tmp_class_creation_14__class_decl_dict);
tmp_kwargs_value_26 = tmp_class_creation_14__class_decl_dict;
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 563;
tmp_assign_source_175 = CALL_FUNCTION(tmp_called_value_176, tmp_args_value_26, tmp_kwargs_value_26);
Py_DECREF(tmp_args_value_26);
if (tmp_assign_source_175 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 563;
goto try_except_handler_49;
}
assert(outline_12_var___class__ == NULL);
outline_12_var___class__ = tmp_assign_source_175;
}
CHECK_OBJECT(outline_12_var___class__);
tmp_assign_source_174 = outline_12_var___class__;
Py_INCREF(tmp_assign_source_174);
goto try_return_handler_49;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_49:;
Py_DECREF(locals_six$$$class__14_Iterator_563);
locals_six$$$class__14_Iterator_563 = NULL;
goto try_return_handler_48;
// Exception handler code:
try_except_handler_49:;
exception_keeper_type_47 = exception_type;
exception_keeper_value_47 = exception_value;
exception_keeper_tb_47 = exception_tb;
exception_keeper_lineno_47 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_DECREF(locals_six$$$class__14_Iterator_563);
locals_six$$$class__14_Iterator_563 = NULL;
// Re-raise.
exception_type = exception_keeper_type_47;
exception_value = exception_keeper_value_47;
exception_tb = exception_keeper_tb_47;
exception_lineno = exception_keeper_lineno_47;
goto try_except_handler_48;
// End of try:
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_48:;
CHECK_OBJECT(outline_12_var___class__);
Py_DECREF(outline_12_var___class__);
outline_12_var___class__ = NULL;
goto outline_result_13;
// Exception handler code:
try_except_handler_48:;
exception_keeper_type_48 = exception_type;
exception_keeper_value_48 = exception_value;
exception_keeper_tb_48 = exception_tb;
exception_keeper_lineno_48 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
// Re-raise.
exception_type = exception_keeper_type_48;
exception_value = exception_keeper_value_48;
exception_tb = exception_keeper_tb_48;
exception_lineno = exception_keeper_lineno_48;
goto outline_exception_13;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
outline_exception_13:;
exception_lineno = 563;
goto try_except_handler_47;
outline_result_13:;
UPDATE_STRING_DICT1(moduledict_six, (Nuitka_StringObject *)mod_consts[421], tmp_assign_source_174);
}
goto try_end_23;
// Exception handler code:
try_except_handler_47:;
exception_keeper_type_49 = exception_type;
exception_keeper_value_49 = exception_value;
exception_keeper_tb_49 = exception_tb;
exception_keeper_lineno_49 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_class_creation_14__bases);
tmp_class_creation_14__bases = NULL;
Py_XDECREF(tmp_class_creation_14__class_decl_dict);
tmp_class_creation_14__class_decl_dict = NULL;
Py_XDECREF(tmp_class_creation_14__metaclass);
tmp_class_creation_14__metaclass = NULL;
Py_XDECREF(tmp_class_creation_14__prepared);
tmp_class_creation_14__prepared = NULL;
// Re-raise.
exception_type = exception_keeper_type_49;
exception_value = exception_keeper_value_49;
exception_tb = exception_keeper_tb_49;
exception_lineno = exception_keeper_lineno_49;
goto frame_exception_exit_1;
// End of try:
try_end_23:;
CHECK_OBJECT(tmp_class_creation_14__bases);
Py_DECREF(tmp_class_creation_14__bases);
tmp_class_creation_14__bases = NULL;
CHECK_OBJECT(tmp_class_creation_14__class_decl_dict);
Py_DECREF(tmp_class_creation_14__class_decl_dict);
tmp_class_creation_14__class_decl_dict = NULL;
CHECK_OBJECT(tmp_class_creation_14__metaclass);
Py_DECREF(tmp_class_creation_14__metaclass);
tmp_class_creation_14__metaclass = NULL;
CHECK_OBJECT(tmp_class_creation_14__prepared);
Py_DECREF(tmp_class_creation_14__prepared);
tmp_class_creation_14__prepared = NULL;
{
PyObject *tmp_assign_source_176;
tmp_assign_source_176 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[417]);
if (unlikely(tmp_assign_source_176 == NULL)) {
tmp_assign_source_176 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[417]);
}
if (tmp_assign_source_176 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 568;
goto frame_exception_exit_1;
}
UPDATE_STRING_DICT0(moduledict_six, (Nuitka_StringObject *)mod_consts[417], tmp_assign_source_176);
}
branch_end_53:;
{
PyObject *tmp_called_value_177;
PyObject *tmp_call_result_9;
PyObject *tmp_args_element_value_26;
PyObject *tmp_args_element_value_27;
tmp_called_value_177 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[173]);
if (unlikely(tmp_called_value_177 == NULL)) {
tmp_called_value_177 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[173]);
}
if (tmp_called_value_177 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 569;
goto frame_exception_exit_1;
}
tmp_args_element_value_26 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[418]);
if (unlikely(tmp_args_element_value_26 == NULL)) {
tmp_args_element_value_26 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[418]);
}
if (tmp_args_element_value_26 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 569;
goto frame_exception_exit_1;
}
tmp_args_element_value_27 = mod_consts[423];
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 569;
{
PyObject *call_args[] = {tmp_args_element_value_26, tmp_args_element_value_27};
tmp_call_result_9 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_177, call_args);
}
if (tmp_call_result_9 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 569;
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_9);
}
{
PyObject *tmp_assign_source_177;
PyObject *tmp_called_value_178;
PyObject *tmp_expression_value_84;
PyObject *tmp_args_element_value_28;
tmp_expression_value_84 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[160]);
if (unlikely(tmp_expression_value_84 == NULL)) {
tmp_expression_value_84 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[160]);
}
if (tmp_expression_value_84 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 573;
goto frame_exception_exit_1;
}
tmp_called_value_178 = LOOKUP_ATTRIBUTE(tmp_expression_value_84, mod_consts[424]);
if (tmp_called_value_178 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 573;
goto frame_exception_exit_1;
}
tmp_args_element_value_28 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[400]);
if (unlikely(tmp_args_element_value_28 == NULL)) {
tmp_args_element_value_28 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[400]);
}
if (tmp_args_element_value_28 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_178);
exception_lineno = 573;
goto frame_exception_exit_1;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 573;
tmp_assign_source_177 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_178, tmp_args_element_value_28);
Py_DECREF(tmp_called_value_178);
if (tmp_assign_source_177 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 573;
goto frame_exception_exit_1;
}
UPDATE_STRING_DICT1(moduledict_six, (Nuitka_StringObject *)mod_consts[425], tmp_assign_source_177);
}
{
PyObject *tmp_assign_source_178;
PyObject *tmp_called_value_179;
PyObject *tmp_expression_value_85;
PyObject *tmp_args_element_value_29;
tmp_expression_value_85 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[160]);
if (unlikely(tmp_expression_value_85 == NULL)) {
tmp_expression_value_85 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[160]);
}
if (tmp_expression_value_85 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 574;
goto frame_exception_exit_1;
}
tmp_called_value_179 = LOOKUP_ATTRIBUTE(tmp_expression_value_85, mod_consts[424]);
if (tmp_called_value_179 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 574;
goto frame_exception_exit_1;
}
tmp_args_element_value_29 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[402]);
if (unlikely(tmp_args_element_value_29 == NULL)) {
tmp_args_element_value_29 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[402]);
}
if (tmp_args_element_value_29 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_179);
exception_lineno = 574;
goto frame_exception_exit_1;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 574;
tmp_assign_source_178 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_179, tmp_args_element_value_29);
Py_DECREF(tmp_called_value_179);
if (tmp_assign_source_178 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 574;
goto frame_exception_exit_1;
}
UPDATE_STRING_DICT1(moduledict_six, (Nuitka_StringObject *)mod_consts[426], tmp_assign_source_178);
}
{
PyObject *tmp_assign_source_179;
PyObject *tmp_called_value_180;
PyObject *tmp_expression_value_86;
PyObject *tmp_args_element_value_30;
tmp_expression_value_86 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[160]);
if (unlikely(tmp_expression_value_86 == NULL)) {
tmp_expression_value_86 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[160]);
}
if (tmp_expression_value_86 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 575;
goto frame_exception_exit_1;
}
tmp_called_value_180 = LOOKUP_ATTRIBUTE(tmp_expression_value_86, mod_consts[424]);
if (tmp_called_value_180 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 575;
goto frame_exception_exit_1;
}
tmp_args_element_value_30 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[404]);
if (unlikely(tmp_args_element_value_30 == NULL)) {
tmp_args_element_value_30 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[404]);
}
if (tmp_args_element_value_30 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_180);
exception_lineno = 575;
goto frame_exception_exit_1;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 575;
tmp_assign_source_179 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_180, tmp_args_element_value_30);
Py_DECREF(tmp_called_value_180);
if (tmp_assign_source_179 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 575;
goto frame_exception_exit_1;
}
UPDATE_STRING_DICT1(moduledict_six, (Nuitka_StringObject *)mod_consts[427], tmp_assign_source_179);
}
{
PyObject *tmp_assign_source_180;
PyObject *tmp_called_value_181;
PyObject *tmp_expression_value_87;
PyObject *tmp_args_element_value_31;
tmp_expression_value_87 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[160]);
if (unlikely(tmp_expression_value_87 == NULL)) {
tmp_expression_value_87 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[160]);
}
if (tmp_expression_value_87 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 576;
goto frame_exception_exit_1;
}
tmp_called_value_181 = LOOKUP_ATTRIBUTE(tmp_expression_value_87, mod_consts[424]);
if (tmp_called_value_181 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 576;
goto frame_exception_exit_1;
}
tmp_args_element_value_31 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[406]);
if (unlikely(tmp_args_element_value_31 == NULL)) {
tmp_args_element_value_31 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[406]);
}
if (tmp_args_element_value_31 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_181);
exception_lineno = 576;
goto frame_exception_exit_1;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 576;
tmp_assign_source_180 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_181, tmp_args_element_value_31);
Py_DECREF(tmp_called_value_181);
if (tmp_assign_source_180 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 576;
goto frame_exception_exit_1;
}
UPDATE_STRING_DICT1(moduledict_six, (Nuitka_StringObject *)mod_consts[428], tmp_assign_source_180);
}
{
PyObject *tmp_assign_source_181;
PyObject *tmp_called_value_182;
PyObject *tmp_expression_value_88;
PyObject *tmp_args_element_value_32;
tmp_expression_value_88 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[160]);
if (unlikely(tmp_expression_value_88 == NULL)) {
tmp_expression_value_88 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[160]);
}
if (tmp_expression_value_88 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 577;
goto frame_exception_exit_1;
}
tmp_called_value_182 = LOOKUP_ATTRIBUTE(tmp_expression_value_88, mod_consts[424]);
if (tmp_called_value_182 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 577;
goto frame_exception_exit_1;
}
tmp_args_element_value_32 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[408]);
if (unlikely(tmp_args_element_value_32 == NULL)) {
tmp_args_element_value_32 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[408]);
}
if (tmp_args_element_value_32 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_182);
exception_lineno = 577;
goto frame_exception_exit_1;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 577;
tmp_assign_source_181 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_182, tmp_args_element_value_32);
Py_DECREF(tmp_called_value_182);
if (tmp_assign_source_181 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 577;
goto frame_exception_exit_1;
}
UPDATE_STRING_DICT1(moduledict_six, (Nuitka_StringObject *)mod_consts[429], tmp_assign_source_181);
}
{
PyObject *tmp_assign_source_182;
PyObject *tmp_called_value_183;
PyObject *tmp_expression_value_89;
PyObject *tmp_args_element_value_33;
tmp_expression_value_89 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[160]);
if (unlikely(tmp_expression_value_89 == NULL)) {
tmp_expression_value_89 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[160]);
}
if (tmp_expression_value_89 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 578;
goto frame_exception_exit_1;
}
tmp_called_value_183 = LOOKUP_ATTRIBUTE(tmp_expression_value_89, mod_consts[424]);
if (tmp_called_value_183 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 578;
goto frame_exception_exit_1;
}
tmp_args_element_value_33 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[410]);
if (unlikely(tmp_args_element_value_33 == NULL)) {
tmp_args_element_value_33 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[410]);
}
if (tmp_args_element_value_33 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_183);
exception_lineno = 578;
goto frame_exception_exit_1;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 578;
tmp_assign_source_182 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_183, tmp_args_element_value_33);
Py_DECREF(tmp_called_value_183);
if (tmp_assign_source_182 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 578;
goto frame_exception_exit_1;
}
UPDATE_STRING_DICT1(moduledict_six, (Nuitka_StringObject *)mod_consts[430], tmp_assign_source_182);
}
{
nuitka_bool tmp_condition_result_85;
PyObject *tmp_mvar_value_4;
int tmp_truth_name_17;
tmp_mvar_value_4 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[10]);
if (unlikely(tmp_mvar_value_4 == NULL)) {
tmp_mvar_value_4 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[10]);
}
if (tmp_mvar_value_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 581;
goto frame_exception_exit_1;
}
tmp_truth_name_17 = CHECK_IF_TRUE(tmp_mvar_value_4);
if (tmp_truth_name_17 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 581;
goto frame_exception_exit_1;
}
tmp_condition_result_85 = tmp_truth_name_17 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
if (tmp_condition_result_85 == NUITKA_BOOL_TRUE) {
goto branch_yes_58;
} else {
goto branch_no_58;
}
}
branch_yes_58:;
{
PyObject *tmp_assign_source_183;
tmp_assign_source_183 = MAKE_FUNCTION_six$$$function__32_iterkeys();
UPDATE_STRING_DICT1(moduledict_six, (Nuitka_StringObject *)mod_consts[46], tmp_assign_source_183);
}
{
PyObject *tmp_assign_source_184;
tmp_assign_source_184 = MAKE_FUNCTION_six$$$function__33_itervalues();
UPDATE_STRING_DICT1(moduledict_six, (Nuitka_StringObject *)mod_consts[47], tmp_assign_source_184);
}
{
PyObject *tmp_assign_source_185;
tmp_assign_source_185 = MAKE_FUNCTION_six$$$function__34_iteritems();
UPDATE_STRING_DICT1(moduledict_six, (Nuitka_StringObject *)mod_consts[48], tmp_assign_source_185);
}
{
PyObject *tmp_assign_source_186;
tmp_assign_source_186 = MAKE_FUNCTION_six$$$function__35_iterlists();
UPDATE_STRING_DICT1(moduledict_six, (Nuitka_StringObject *)mod_consts[49], tmp_assign_source_186);
}
{
PyObject *tmp_assign_source_187;
PyObject *tmp_called_instance_6;
tmp_called_instance_6 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[160]);
if (unlikely(tmp_called_instance_6 == NULL)) {
tmp_called_instance_6 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[160]);
}
if (tmp_called_instance_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 594;
goto frame_exception_exit_1;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 594;
tmp_assign_source_187 = CALL_METHOD_WITH_SINGLE_ARG(
tmp_called_instance_6,
mod_consts[431],
PyTuple_GET_ITEM(mod_consts[432], 0)
);
if (tmp_assign_source_187 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 594;
goto frame_exception_exit_1;
}
UPDATE_STRING_DICT1(moduledict_six, (Nuitka_StringObject *)mod_consts[433], tmp_assign_source_187);
}
{
PyObject *tmp_assign_source_188;
PyObject *tmp_called_instance_7;
tmp_called_instance_7 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[160]);
if (unlikely(tmp_called_instance_7 == NULL)) {
tmp_called_instance_7 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[160]);
}
if (tmp_called_instance_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 596;
goto frame_exception_exit_1;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 596;
tmp_assign_source_188 = CALL_METHOD_WITH_SINGLE_ARG(
tmp_called_instance_7,
mod_consts[431],
PyTuple_GET_ITEM(mod_consts[434], 0)
);
if (tmp_assign_source_188 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 596;
goto frame_exception_exit_1;
}
UPDATE_STRING_DICT1(moduledict_six, (Nuitka_StringObject *)mod_consts[435], tmp_assign_source_188);
}
{
PyObject *tmp_assign_source_189;
PyObject *tmp_called_instance_8;
tmp_called_instance_8 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[160]);
if (unlikely(tmp_called_instance_8 == NULL)) {
tmp_called_instance_8 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[160]);
}
if (tmp_called_instance_8 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 598;
goto frame_exception_exit_1;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 598;
tmp_assign_source_189 = CALL_METHOD_WITH_SINGLE_ARG(
tmp_called_instance_8,
mod_consts[431],
PyTuple_GET_ITEM(mod_consts[436], 0)
);
if (tmp_assign_source_189 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 598;
goto frame_exception_exit_1;
}
UPDATE_STRING_DICT1(moduledict_six, (Nuitka_StringObject *)mod_consts[437], tmp_assign_source_189);
}
goto branch_end_58;
branch_no_58:;
{
PyObject *tmp_assign_source_190;
tmp_assign_source_190 = MAKE_FUNCTION_six$$$function__36_iterkeys();
UPDATE_STRING_DICT1(moduledict_six, (Nuitka_StringObject *)mod_consts[46], tmp_assign_source_190);
}
{
PyObject *tmp_assign_source_191;
tmp_assign_source_191 = MAKE_FUNCTION_six$$$function__37_itervalues();
UPDATE_STRING_DICT1(moduledict_six, (Nuitka_StringObject *)mod_consts[47], tmp_assign_source_191);
}
{
PyObject *tmp_assign_source_192;
tmp_assign_source_192 = MAKE_FUNCTION_six$$$function__38_iteritems();
UPDATE_STRING_DICT1(moduledict_six, (Nuitka_StringObject *)mod_consts[48], tmp_assign_source_192);
}
{
PyObject *tmp_assign_source_193;
tmp_assign_source_193 = MAKE_FUNCTION_six$$$function__39_iterlists();
UPDATE_STRING_DICT1(moduledict_six, (Nuitka_StringObject *)mod_consts[49], tmp_assign_source_193);
}
{
PyObject *tmp_assign_source_194;
PyObject *tmp_called_instance_9;
tmp_called_instance_9 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[160]);
if (unlikely(tmp_called_instance_9 == NULL)) {
tmp_called_instance_9 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[160]);
}
if (tmp_called_instance_9 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 612;
goto frame_exception_exit_1;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 612;
tmp_assign_source_194 = CALL_METHOD_WITH_SINGLE_ARG(
tmp_called_instance_9,
mod_consts[431],
PyTuple_GET_ITEM(mod_consts[438], 0)
);
if (tmp_assign_source_194 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 612;
goto frame_exception_exit_1;
}
UPDATE_STRING_DICT1(moduledict_six, (Nuitka_StringObject *)mod_consts[433], tmp_assign_source_194);
}
{
PyObject *tmp_assign_source_195;
PyObject *tmp_called_instance_10;
tmp_called_instance_10 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[160]);
if (unlikely(tmp_called_instance_10 == NULL)) {
tmp_called_instance_10 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[160]);
}
if (tmp_called_instance_10 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 614;
goto frame_exception_exit_1;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 614;
tmp_assign_source_195 = CALL_METHOD_WITH_SINGLE_ARG(
tmp_called_instance_10,
mod_consts[431],
PyTuple_GET_ITEM(mod_consts[439], 0)
);
if (tmp_assign_source_195 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 614;
goto frame_exception_exit_1;
}
UPDATE_STRING_DICT1(moduledict_six, (Nuitka_StringObject *)mod_consts[435], tmp_assign_source_195);
}
{
PyObject *tmp_assign_source_196;
PyObject *tmp_called_instance_11;
tmp_called_instance_11 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[160]);
if (unlikely(tmp_called_instance_11 == NULL)) {
tmp_called_instance_11 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[160]);
}
if (tmp_called_instance_11 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 616;
goto frame_exception_exit_1;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 616;
tmp_assign_source_196 = CALL_METHOD_WITH_SINGLE_ARG(
tmp_called_instance_11,
mod_consts[431],
PyTuple_GET_ITEM(mod_consts[440], 0)
);
if (tmp_assign_source_196 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 616;
goto frame_exception_exit_1;
}
UPDATE_STRING_DICT1(moduledict_six, (Nuitka_StringObject *)mod_consts[437], tmp_assign_source_196);
}
branch_end_58:;
{
PyObject *tmp_called_value_184;
PyObject *tmp_call_result_10;
PyObject *tmp_args_element_value_34;
PyObject *tmp_args_element_value_35;
tmp_called_value_184 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[173]);
if (unlikely(tmp_called_value_184 == NULL)) {
tmp_called_value_184 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[173]);
}
if (tmp_called_value_184 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 618;
goto frame_exception_exit_1;
}
tmp_args_element_value_34 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[46]);
if (unlikely(tmp_args_element_value_34 == NULL)) {
tmp_args_element_value_34 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[46]);
}
if (tmp_args_element_value_34 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 618;
goto frame_exception_exit_1;
}
tmp_args_element_value_35 = mod_consts[441];
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 618;
{
PyObject *call_args[] = {tmp_args_element_value_34, tmp_args_element_value_35};
tmp_call_result_10 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_184, call_args);
}
if (tmp_call_result_10 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 618;
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_10);
}
{
PyObject *tmp_called_value_185;
PyObject *tmp_call_result_11;
PyObject *tmp_args_element_value_36;
PyObject *tmp_args_element_value_37;
tmp_called_value_185 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[173]);
if (unlikely(tmp_called_value_185 == NULL)) {
tmp_called_value_185 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[173]);
}
if (tmp_called_value_185 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 619;
goto frame_exception_exit_1;
}
tmp_args_element_value_36 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[47]);
if (unlikely(tmp_args_element_value_36 == NULL)) {
tmp_args_element_value_36 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[47]);
}
if (tmp_args_element_value_36 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 619;
goto frame_exception_exit_1;
}
tmp_args_element_value_37 = mod_consts[442];
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 619;
{
PyObject *call_args[] = {tmp_args_element_value_36, tmp_args_element_value_37};
tmp_call_result_11 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_185, call_args);
}
if (tmp_call_result_11 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 619;
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_11);
}
{
PyObject *tmp_called_value_186;
PyObject *tmp_call_result_12;
PyObject *tmp_args_element_value_38;
PyObject *tmp_args_element_value_39;
tmp_called_value_186 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[173]);
if (unlikely(tmp_called_value_186 == NULL)) {
tmp_called_value_186 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[173]);
}
if (tmp_called_value_186 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 620;
goto frame_exception_exit_1;
}
tmp_args_element_value_38 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[48]);
if (unlikely(tmp_args_element_value_38 == NULL)) {
tmp_args_element_value_38 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[48]);
}
if (tmp_args_element_value_38 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 620;
goto frame_exception_exit_1;
}
tmp_args_element_value_39 = mod_consts[443];
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 620;
{
PyObject *call_args[] = {tmp_args_element_value_38, tmp_args_element_value_39};
tmp_call_result_12 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_186, call_args);
}
if (tmp_call_result_12 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 620;
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_12);
}
{
PyObject *tmp_called_value_187;
PyObject *tmp_call_result_13;
PyObject *tmp_args_element_value_40;
PyObject *tmp_args_element_value_41;
tmp_called_value_187 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[173]);
if (unlikely(tmp_called_value_187 == NULL)) {
tmp_called_value_187 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[173]);
}
if (tmp_called_value_187 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 622;
goto frame_exception_exit_1;
}
tmp_args_element_value_40 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[49]);
if (unlikely(tmp_args_element_value_40 == NULL)) {
tmp_args_element_value_40 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[49]);
}
if (tmp_args_element_value_40 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 622;
goto frame_exception_exit_1;
}
tmp_args_element_value_41 = mod_consts[444];
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 622;
{
PyObject *call_args[] = {tmp_args_element_value_40, tmp_args_element_value_41};
tmp_call_result_13 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_187, call_args);
}
if (tmp_call_result_13 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 622;
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_13);
}
{
nuitka_bool tmp_condition_result_86;
PyObject *tmp_mvar_value_5;
int tmp_truth_name_18;
tmp_mvar_value_5 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[10]);
if (unlikely(tmp_mvar_value_5 == NULL)) {
tmp_mvar_value_5 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[10]);
}
if (tmp_mvar_value_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 626;
goto frame_exception_exit_1;
}
tmp_truth_name_18 = CHECK_IF_TRUE(tmp_mvar_value_5);
if (tmp_truth_name_18 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 626;
goto frame_exception_exit_1;
}
tmp_condition_result_86 = tmp_truth_name_18 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
if (tmp_condition_result_86 == NUITKA_BOOL_TRUE) {
goto branch_yes_59;
} else {
goto branch_no_59;
}
}
branch_yes_59:;
{
PyObject *tmp_assign_source_197;
tmp_assign_source_197 = MAKE_FUNCTION_six$$$function__40_b();
UPDATE_STRING_DICT1(moduledict_six, (Nuitka_StringObject *)mod_consts[445], tmp_assign_source_197);
}
{
PyObject *tmp_assign_source_198;
tmp_assign_source_198 = MAKE_FUNCTION_six$$$function__41_u();
UPDATE_STRING_DICT1(moduledict_six, (Nuitka_StringObject *)mod_consts[446], tmp_assign_source_198);
}
{
PyObject *tmp_assign_source_199;
tmp_assign_source_199 = LOOKUP_BUILTIN(mod_consts[447]);
assert(tmp_assign_source_199 != NULL);
UPDATE_STRING_DICT0(moduledict_six, (Nuitka_StringObject *)mod_consts[448], tmp_assign_source_199);
}
{
PyObject *tmp_assign_source_200;
PyObject *tmp_name_value_3;
PyObject *tmp_globals_arg_value_3;
PyObject *tmp_locals_arg_value_3;
PyObject *tmp_fromlist_value_3;
PyObject *tmp_level_value_3;
tmp_name_value_3 = mod_consts[449];
tmp_globals_arg_value_3 = (PyObject *)moduledict_six;
tmp_locals_arg_value_3 = Py_None;
tmp_fromlist_value_3 = Py_None;
tmp_level_value_3 = mod_consts[56];
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 633;
tmp_assign_source_200 = IMPORT_MODULE5(tmp_name_value_3, tmp_globals_arg_value_3, tmp_locals_arg_value_3, tmp_fromlist_value_3, tmp_level_value_3);
if (tmp_assign_source_200 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 633;
goto frame_exception_exit_1;
}
UPDATE_STRING_DICT1(moduledict_six, (Nuitka_StringObject *)mod_consts[449], tmp_assign_source_200);
}
{
PyObject *tmp_assign_source_201;
PyObject *tmp_expression_value_90;
PyObject *tmp_called_instance_12;
tmp_called_instance_12 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[449]);
if (unlikely(tmp_called_instance_12 == NULL)) {
tmp_called_instance_12 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[449]);
}
assert(!(tmp_called_instance_12 == NULL));
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 634;
tmp_expression_value_90 = CALL_METHOD_WITH_SINGLE_ARG(
tmp_called_instance_12,
mod_consts[450],
PyTuple_GET_ITEM(mod_consts[451], 0)
);
if (tmp_expression_value_90 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 634;
goto frame_exception_exit_1;
}
tmp_assign_source_201 = LOOKUP_ATTRIBUTE(tmp_expression_value_90, mod_consts[452]);
Py_DECREF(tmp_expression_value_90);
if (tmp_assign_source_201 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 634;
goto frame_exception_exit_1;
}
UPDATE_STRING_DICT1(moduledict_six, (Nuitka_StringObject *)mod_consts[453], tmp_assign_source_201);
}
tmp_res = PyDict_DelItem((PyObject *)moduledict_six, mod_consts[449]);
tmp_result = tmp_res != -1;
if (tmp_result == false) CLEAR_ERROR_OCCURRED();
if (unlikely(tmp_result == false)) {
FORMAT_NAME_ERROR(&exception_type, &exception_value, mod_consts[449]);
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 635;
goto frame_exception_exit_1;
}
{
PyObject *tmp_assign_source_202;
PyObject *tmp_called_instance_13;
tmp_called_instance_13 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[160]);
if (unlikely(tmp_called_instance_13 == NULL)) {
tmp_called_instance_13 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[160]);
}
if (tmp_called_instance_13 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 636;
goto frame_exception_exit_1;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 636;
tmp_assign_source_202 = CALL_METHOD_WITH_SINGLE_ARG(
tmp_called_instance_13,
mod_consts[454],
PyTuple_GET_ITEM(mod_consts[455], 0)
);
if (tmp_assign_source_202 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 636;
goto frame_exception_exit_1;
}
UPDATE_STRING_DICT1(moduledict_six, (Nuitka_StringObject *)mod_consts[456], tmp_assign_source_202);
}
{
PyObject *tmp_assign_source_203;
PyObject *tmp_expression_value_91;
tmp_expression_value_91 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[160]);
if (unlikely(tmp_expression_value_91 == NULL)) {
tmp_expression_value_91 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[160]);
}
if (tmp_expression_value_91 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 637;
goto frame_exception_exit_1;
}
tmp_assign_source_203 = LOOKUP_ATTRIBUTE(tmp_expression_value_91, mod_consts[457]);
if (tmp_assign_source_203 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 637;
goto frame_exception_exit_1;
}
UPDATE_STRING_DICT1(moduledict_six, (Nuitka_StringObject *)mod_consts[458], tmp_assign_source_203);
}
{
PyObject *tmp_assign_source_204;
tmp_assign_source_204 = LOOKUP_BUILTIN(mod_consts[459]);
assert(tmp_assign_source_204 != NULL);
UPDATE_STRING_DICT0(moduledict_six, (Nuitka_StringObject *)mod_consts[460], tmp_assign_source_204);
}
{
PyObject *tmp_assign_source_205;
tmp_assign_source_205 = IMPORT_HARD_IO();
assert(!(tmp_assign_source_205 == NULL));
UPDATE_STRING_DICT0(moduledict_six, (Nuitka_StringObject *)mod_consts[461], tmp_assign_source_205);
}
{
PyObject *tmp_assign_source_206;
PyObject *tmp_expression_value_92;
tmp_expression_value_92 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[461]);
if (unlikely(tmp_expression_value_92 == NULL)) {
tmp_expression_value_92 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[461]);
}
assert(!(tmp_expression_value_92 == NULL));
tmp_assign_source_206 = LOOKUP_ATTRIBUTE(tmp_expression_value_92, mod_consts[462]);
if (tmp_assign_source_206 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 640;
goto frame_exception_exit_1;
}
UPDATE_STRING_DICT1(moduledict_six, (Nuitka_StringObject *)mod_consts[462], tmp_assign_source_206);
}
{
PyObject *tmp_assign_source_207;
{
PyObject *hard_module = IMPORT_HARD_IO();
tmp_assign_source_207 = LOOKUP_ATTRIBUTE(hard_module, mod_consts[463]);
}
assert(!(tmp_assign_source_207 == NULL));
UPDATE_STRING_DICT1(moduledict_six, (Nuitka_StringObject *)mod_consts[463], tmp_assign_source_207);
}
tmp_res = PyDict_DelItem((PyObject *)moduledict_six, mod_consts[461]);
if (tmp_res == -1) CLEAR_ERROR_OCCURRED();
{
PyObject *tmp_assign_source_208;
tmp_assign_source_208 = mod_consts[464];
UPDATE_STRING_DICT0(moduledict_six, (Nuitka_StringObject *)mod_consts[57], tmp_assign_source_208);
}
{
PyObject *tmp_assign_source_209;
tmp_assign_source_209 = mod_consts[465];
UPDATE_STRING_DICT0(moduledict_six, (Nuitka_StringObject *)mod_consts[58], tmp_assign_source_209);
}
{
PyObject *tmp_assign_source_210;
tmp_assign_source_210 = mod_consts[466];
UPDATE_STRING_DICT0(moduledict_six, (Nuitka_StringObject *)mod_consts[59], tmp_assign_source_210);
}
{
PyObject *tmp_assign_source_211;
tmp_assign_source_211 = mod_consts[467];
UPDATE_STRING_DICT0(moduledict_six, (Nuitka_StringObject *)mod_consts[60], tmp_assign_source_211);
}
goto branch_end_59;
branch_no_59:;
{
PyObject *tmp_assign_source_212;
tmp_assign_source_212 = MAKE_FUNCTION_six$$$function__42_b();
UPDATE_STRING_DICT1(moduledict_six, (Nuitka_StringObject *)mod_consts[445], tmp_assign_source_212);
}
{
PyObject *tmp_assign_source_213;
tmp_assign_source_213 = MAKE_FUNCTION_six$$$function__43_u();
UPDATE_STRING_DICT1(moduledict_six, (Nuitka_StringObject *)mod_consts[446], tmp_assign_source_213);
}
{
PyObject *tmp_assign_source_214;
tmp_assign_source_214 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[448]);
if (unlikely(tmp_assign_source_214 == NULL)) {
tmp_assign_source_214 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[448]);
}
if (tmp_assign_source_214 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 659;
goto frame_exception_exit_1;
}
UPDATE_STRING_DICT0(moduledict_six, (Nuitka_StringObject *)mod_consts[448], tmp_assign_source_214);
}
{
PyObject *tmp_assign_source_215;
tmp_assign_source_215 = LOOKUP_BUILTIN(mod_consts[447]);
assert(tmp_assign_source_215 != NULL);
UPDATE_STRING_DICT0(moduledict_six, (Nuitka_StringObject *)mod_consts[453], tmp_assign_source_215);
}
{
PyObject *tmp_assign_source_216;
tmp_assign_source_216 = MAKE_FUNCTION_six$$$function__44_byte2int();
UPDATE_STRING_DICT1(moduledict_six, (Nuitka_StringObject *)mod_consts[456], tmp_assign_source_216);
}
{
PyObject *tmp_assign_source_217;
tmp_assign_source_217 = MAKE_FUNCTION_six$$$function__45_indexbytes();
UPDATE_STRING_DICT1(moduledict_six, (Nuitka_StringObject *)mod_consts[458], tmp_assign_source_217);
}
{
PyObject *tmp_assign_source_218;
PyObject *tmp_called_value_188;
PyObject *tmp_args_element_value_42;
PyObject *tmp_expression_value_93;
PyObject *tmp_args_element_value_43;
{
PyObject *hard_module = IMPORT_HARD_FUNCTOOLS();
tmp_called_value_188 = LOOKUP_ATTRIBUTE(hard_module, mod_consts[468]);
}
assert(!(tmp_called_value_188 == NULL));
tmp_expression_value_93 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[159]);
if (unlikely(tmp_expression_value_93 == NULL)) {
tmp_expression_value_93 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[159]);
}
if (tmp_expression_value_93 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_188);
exception_lineno = 667;
goto frame_exception_exit_1;
}
tmp_args_element_value_42 = LOOKUP_ATTRIBUTE(tmp_expression_value_93, mod_consts[469]);
if (tmp_args_element_value_42 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_188);
exception_lineno = 667;
goto frame_exception_exit_1;
}
tmp_args_element_value_43 = LOOKUP_BUILTIN(mod_consts[470]);
assert(tmp_args_element_value_43 != NULL);
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 667;
{
PyObject *call_args[] = {tmp_args_element_value_42, tmp_args_element_value_43};
tmp_assign_source_218 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_188, call_args);
}
Py_DECREF(tmp_called_value_188);
Py_DECREF(tmp_args_element_value_42);
if (tmp_assign_source_218 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 667;
goto frame_exception_exit_1;
}
UPDATE_STRING_DICT1(moduledict_six, (Nuitka_StringObject *)mod_consts[460], tmp_assign_source_218);
}
{
PyObject *tmp_assign_source_219;
PyObject *tmp_name_value_4;
PyObject *tmp_globals_arg_value_4;
PyObject *tmp_locals_arg_value_4;
PyObject *tmp_fromlist_value_4;
PyObject *tmp_level_value_4;
tmp_name_value_4 = mod_consts[462];
tmp_globals_arg_value_4 = (PyObject *)moduledict_six;
tmp_locals_arg_value_4 = Py_None;
tmp_fromlist_value_4 = Py_None;
tmp_level_value_4 = mod_consts[56];
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 668;
tmp_assign_source_219 = IMPORT_MODULE5(tmp_name_value_4, tmp_globals_arg_value_4, tmp_locals_arg_value_4, tmp_fromlist_value_4, tmp_level_value_4);
if (tmp_assign_source_219 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 668;
goto frame_exception_exit_1;
}
UPDATE_STRING_DICT1(moduledict_six, (Nuitka_StringObject *)mod_consts[462], tmp_assign_source_219);
}
{
PyObject *tmp_assign_source_220;
PyObject *tmp_expression_value_94;
tmp_expression_value_94 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[462]);
if (unlikely(tmp_expression_value_94 == NULL)) {
tmp_expression_value_94 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[462]);
}
assert(!(tmp_expression_value_94 == NULL));
tmp_assign_source_220 = LOOKUP_ATTRIBUTE(tmp_expression_value_94, mod_consts[462]);
if (tmp_assign_source_220 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 669;
goto frame_exception_exit_1;
}
assert(tmp_assign_unpack_1__assign_source == NULL);
tmp_assign_unpack_1__assign_source = tmp_assign_source_220;
}
{
PyObject *tmp_assign_source_221;
CHECK_OBJECT(tmp_assign_unpack_1__assign_source);
tmp_assign_source_221 = tmp_assign_unpack_1__assign_source;
UPDATE_STRING_DICT0(moduledict_six, (Nuitka_StringObject *)mod_consts[462], tmp_assign_source_221);
}
{
PyObject *tmp_assign_source_222;
CHECK_OBJECT(tmp_assign_unpack_1__assign_source);
tmp_assign_source_222 = tmp_assign_unpack_1__assign_source;
UPDATE_STRING_DICT0(moduledict_six, (Nuitka_StringObject *)mod_consts[463], tmp_assign_source_222);
}
CHECK_OBJECT(tmp_assign_unpack_1__assign_source);
Py_DECREF(tmp_assign_unpack_1__assign_source);
tmp_assign_unpack_1__assign_source = NULL;
{
PyObject *tmp_assign_source_223;
tmp_assign_source_223 = mod_consts[471];
UPDATE_STRING_DICT0(moduledict_six, (Nuitka_StringObject *)mod_consts[57], tmp_assign_source_223);
}
{
PyObject *tmp_assign_source_224;
tmp_assign_source_224 = mod_consts[472];
UPDATE_STRING_DICT0(moduledict_six, (Nuitka_StringObject *)mod_consts[58], tmp_assign_source_224);
}
{
PyObject *tmp_assign_source_225;
tmp_assign_source_225 = mod_consts[473];
UPDATE_STRING_DICT0(moduledict_six, (Nuitka_StringObject *)mod_consts[59], tmp_assign_source_225);
}
{
PyObject *tmp_assign_source_226;
tmp_assign_source_226 = mod_consts[474];
UPDATE_STRING_DICT0(moduledict_six, (Nuitka_StringObject *)mod_consts[60], tmp_assign_source_226);
}
branch_end_59:;
{
PyObject *tmp_called_value_189;
PyObject *tmp_call_result_14;
PyObject *tmp_args_element_value_44;
PyObject *tmp_args_element_value_45;
tmp_called_value_189 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[173]);
if (unlikely(tmp_called_value_189 == NULL)) {
tmp_called_value_189 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[173]);
}
if (tmp_called_value_189 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 674;
goto frame_exception_exit_1;
}
tmp_args_element_value_44 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[445]);
if (unlikely(tmp_args_element_value_44 == NULL)) {
tmp_args_element_value_44 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[445]);
}
if (tmp_args_element_value_44 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 674;
goto frame_exception_exit_1;
}
tmp_args_element_value_45 = mod_consts[475];
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 674;
{
PyObject *call_args[] = {tmp_args_element_value_44, tmp_args_element_value_45};
tmp_call_result_14 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_189, call_args);
}
if (tmp_call_result_14 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 674;
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_14);
}
{
PyObject *tmp_called_value_190;
PyObject *tmp_call_result_15;
PyObject *tmp_args_element_value_46;
PyObject *tmp_args_element_value_47;
tmp_called_value_190 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[173]);
if (unlikely(tmp_called_value_190 == NULL)) {
tmp_called_value_190 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[173]);
}
if (tmp_called_value_190 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 675;
goto frame_exception_exit_1;
}
tmp_args_element_value_46 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[446]);
if (unlikely(tmp_args_element_value_46 == NULL)) {
tmp_args_element_value_46 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[446]);
}
if (tmp_args_element_value_46 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 675;
goto frame_exception_exit_1;
}
tmp_args_element_value_47 = mod_consts[476];
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 675;
{
PyObject *call_args[] = {tmp_args_element_value_46, tmp_args_element_value_47};
tmp_call_result_15 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_190, call_args);
}
if (tmp_call_result_15 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 675;
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_15);
}
{
PyObject *tmp_assign_source_227;
tmp_assign_source_227 = MAKE_FUNCTION_six$$$function__46_assertCountEqual();
UPDATE_STRING_DICT1(moduledict_six, (Nuitka_StringObject *)mod_consts[464], tmp_assign_source_227);
}
{
PyObject *tmp_assign_source_228;
tmp_assign_source_228 = MAKE_FUNCTION_six$$$function__47_assertRaisesRegex();
UPDATE_STRING_DICT1(moduledict_six, (Nuitka_StringObject *)mod_consts[465], tmp_assign_source_228);
}
{
PyObject *tmp_assign_source_229;
tmp_assign_source_229 = MAKE_FUNCTION_six$$$function__48_assertRegex();
UPDATE_STRING_DICT1(moduledict_six, (Nuitka_StringObject *)mod_consts[466], tmp_assign_source_229);
}
{
PyObject *tmp_assign_source_230;
tmp_assign_source_230 = MAKE_FUNCTION_six$$$function__49_assertNotRegex();
UPDATE_STRING_DICT1(moduledict_six, (Nuitka_StringObject *)mod_consts[467], tmp_assign_source_230);
}
{
nuitka_bool tmp_condition_result_87;
PyObject *tmp_mvar_value_6;
int tmp_truth_name_19;
tmp_mvar_value_6 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[10]);
if (unlikely(tmp_mvar_value_6 == NULL)) {
tmp_mvar_value_6 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[10]);
}
if (tmp_mvar_value_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 694;
goto frame_exception_exit_1;
}
tmp_truth_name_19 = CHECK_IF_TRUE(tmp_mvar_value_6);
if (tmp_truth_name_19 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 694;
goto frame_exception_exit_1;
}
tmp_condition_result_87 = tmp_truth_name_19 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
if (tmp_condition_result_87 == NUITKA_BOOL_TRUE) {
goto branch_yes_60;
} else {
goto branch_no_60;
}
}
branch_yes_60:;
{
PyObject *tmp_assign_source_231;
PyObject *tmp_getattr_target_14;
PyObject *tmp_expression_value_95;
PyObject *tmp_getattr_attr_14;
tmp_expression_value_95 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[30]);
if (unlikely(tmp_expression_value_95 == NULL)) {
tmp_expression_value_95 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[30]);
}
if (tmp_expression_value_95 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 695;
goto frame_exception_exit_1;
}
tmp_getattr_target_14 = LOOKUP_ATTRIBUTE(tmp_expression_value_95, mod_consts[477]);
if (tmp_getattr_target_14 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 695;
goto frame_exception_exit_1;
}
tmp_getattr_attr_14 = mod_consts[73];
tmp_assign_source_231 = BUILTIN_GETATTR(tmp_getattr_target_14, tmp_getattr_attr_14, NULL);
Py_DECREF(tmp_getattr_target_14);
if (tmp_assign_source_231 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 695;
goto frame_exception_exit_1;
}
UPDATE_STRING_DICT1(moduledict_six, (Nuitka_StringObject *)mod_consts[478], tmp_assign_source_231);
}
{
PyObject *tmp_assign_source_232;
PyObject *tmp_defaults_4;
tmp_defaults_4 = mod_consts[179];
Py_INCREF(tmp_defaults_4);
tmp_assign_source_232 = MAKE_FUNCTION_six$$$function__50_reraise(tmp_defaults_4);
UPDATE_STRING_DICT1(moduledict_six, (Nuitka_StringObject *)mod_consts[479], tmp_assign_source_232);
}
goto branch_end_60;
branch_no_60:;
{
PyObject *tmp_assign_source_233;
PyObject *tmp_defaults_5;
tmp_defaults_5 = mod_consts[188];
Py_INCREF(tmp_defaults_5);
tmp_assign_source_233 = MAKE_FUNCTION_six$$$function__51_exec_(tmp_defaults_5);
UPDATE_STRING_DICT1(moduledict_six, (Nuitka_StringObject *)mod_consts[478], tmp_assign_source_233);
}
{
PyObject *tmp_called_value_191;
PyObject *tmp_call_result_16;
tmp_called_value_191 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[478]);
if (unlikely(tmp_called_value_191 == NULL)) {
tmp_called_value_191 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[478]);
}
assert(!(tmp_called_value_191 == NULL));
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 721;
tmp_call_result_16 = CALL_FUNCTION_WITH_POSARGS1(tmp_called_value_191, mod_consts[480]);
if (tmp_call_result_16 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 721;
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_16);
}
branch_end_60:;
{
PyObject *tmp_called_value_192;
PyObject *tmp_call_result_17;
tmp_called_value_192 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[478]);
if (unlikely(tmp_called_value_192 == NULL)) {
tmp_called_value_192 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[478]);
}
if (tmp_called_value_192 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 730;
goto frame_exception_exit_1;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 730;
tmp_call_result_17 = CALL_FUNCTION_WITH_POSARGS1(tmp_called_value_192, mod_consts[481]);
if (tmp_call_result_17 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 730;
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_17);
}
{
PyObject *tmp_assign_source_234;
PyObject *tmp_getattr_target_15;
PyObject *tmp_expression_value_96;
PyObject *tmp_getattr_attr_15;
PyObject *tmp_getattr_default_14;
tmp_expression_value_96 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[30]);
if (unlikely(tmp_expression_value_96 == NULL)) {
tmp_expression_value_96 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[30]);
}
if (tmp_expression_value_96 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 741;
goto frame_exception_exit_1;
}
tmp_getattr_target_15 = LOOKUP_ATTRIBUTE(tmp_expression_value_96, mod_consts[477]);
if (tmp_getattr_target_15 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 741;
goto frame_exception_exit_1;
}
tmp_getattr_attr_15 = mod_consts[482];
tmp_getattr_default_14 = Py_None;
tmp_assign_source_234 = BUILTIN_GETATTR(tmp_getattr_target_15, tmp_getattr_attr_15, tmp_getattr_default_14);
Py_DECREF(tmp_getattr_target_15);
if (tmp_assign_source_234 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 741;
goto frame_exception_exit_1;
}
UPDATE_STRING_DICT1(moduledict_six, (Nuitka_StringObject *)mod_consts[483], tmp_assign_source_234);
}
{
bool tmp_condition_result_88;
PyObject *tmp_cmp_expr_left_16;
PyObject *tmp_cmp_expr_right_16;
tmp_cmp_expr_left_16 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[483]);
if (unlikely(tmp_cmp_expr_left_16 == NULL)) {
tmp_cmp_expr_left_16 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[483]);
}
assert(!(tmp_cmp_expr_left_16 == NULL));
tmp_cmp_expr_right_16 = Py_None;
tmp_condition_result_88 = (tmp_cmp_expr_left_16 == tmp_cmp_expr_right_16) ? true : false;
if (tmp_condition_result_88 != false) {
goto branch_yes_61;
} else {
goto branch_no_61;
}
}
branch_yes_61:;
{
PyObject *tmp_assign_source_235;
tmp_assign_source_235 = MAKE_FUNCTION_six$$$function__53_print_();
UPDATE_STRING_DICT1(moduledict_six, (Nuitka_StringObject *)mod_consts[483], tmp_assign_source_235);
}
branch_no_61:;
{
PyObject *tmp_called_value_193;
PyObject *tmp_call_result_18;
PyObject *tmp_args_element_value_48;
PyObject *tmp_args_element_value_49;
tmp_called_value_193 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[173]);
if (unlikely(tmp_called_value_193 == NULL)) {
tmp_called_value_193 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[173]);
}
if (tmp_called_value_193 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 806;
goto frame_exception_exit_1;
}
tmp_args_element_value_48 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[479]);
if (unlikely(tmp_args_element_value_48 == NULL)) {
tmp_args_element_value_48 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[479]);
}
if (tmp_args_element_value_48 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 806;
goto frame_exception_exit_1;
}
tmp_args_element_value_49 = mod_consts[484];
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 806;
{
PyObject *call_args[] = {tmp_args_element_value_48, tmp_args_element_value_49};
tmp_call_result_18 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_193, call_args);
}
if (tmp_call_result_18 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 806;
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_18);
}
{
PyObject *tmp_assign_source_236;
PyObject *tmp_expression_value_97;
tmp_expression_value_97 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[158]);
if (unlikely(tmp_expression_value_97 == NULL)) {
tmp_expression_value_97 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[158]);
}
assert(!(tmp_expression_value_97 == NULL));
tmp_assign_source_236 = LOOKUP_ATTRIBUTE(tmp_expression_value_97, mod_consts[485]);
if (tmp_assign_source_236 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 837;
goto frame_exception_exit_1;
}
UPDATE_STRING_DICT1(moduledict_six, (Nuitka_StringObject *)mod_consts[485], tmp_assign_source_236);
}
{
PyObject *tmp_assign_source_237;
tmp_assign_source_237 = MAKE_FUNCTION_six$$$function__57_with_metaclass();
UPDATE_STRING_DICT1(moduledict_six, (Nuitka_StringObject *)mod_consts[486], tmp_assign_source_237);
}
{
PyObject *tmp_assign_source_238;
tmp_assign_source_238 = MAKE_FUNCTION_six$$$function__58_add_metaclass();
UPDATE_STRING_DICT1(moduledict_six, (Nuitka_StringObject *)mod_consts[487], tmp_assign_source_238);
}
{
PyObject *tmp_assign_source_239;
PyObject *tmp_defaults_6;
tmp_defaults_6 = mod_consts[488];
Py_INCREF(tmp_defaults_6);
tmp_assign_source_239 = MAKE_FUNCTION_six$$$function__59_ensure_binary(tmp_defaults_6);
UPDATE_STRING_DICT1(moduledict_six, (Nuitka_StringObject *)mod_consts[489], tmp_assign_source_239);
}
{
PyObject *tmp_assign_source_240;
PyObject *tmp_defaults_7;
tmp_defaults_7 = mod_consts[488];
Py_INCREF(tmp_defaults_7);
tmp_assign_source_240 = MAKE_FUNCTION_six$$$function__60_ensure_str(tmp_defaults_7);
UPDATE_STRING_DICT1(moduledict_six, (Nuitka_StringObject *)mod_consts[490], tmp_assign_source_240);
}
{
PyObject *tmp_assign_source_241;
PyObject *tmp_defaults_8;
tmp_defaults_8 = mod_consts[488];
Py_INCREF(tmp_defaults_8);
tmp_assign_source_241 = MAKE_FUNCTION_six$$$function__61_ensure_text(tmp_defaults_8);
UPDATE_STRING_DICT1(moduledict_six, (Nuitka_StringObject *)mod_consts[491], tmp_assign_source_241);
}
{
PyObject *tmp_assign_source_242;
tmp_assign_source_242 = MAKE_FUNCTION_six$$$function__62_python_2_unicode_compatible();
UPDATE_STRING_DICT1(moduledict_six, (Nuitka_StringObject *)mod_consts[492], tmp_assign_source_242);
}
{
PyObject *tmp_assign_source_243;
tmp_assign_source_243 = MAKE_LIST_EMPTY(0);
UPDATE_STRING_DICT1(moduledict_six, (Nuitka_StringObject *)mod_consts[24], tmp_assign_source_243);
}
{
PyObject *tmp_assign_source_244;
tmp_assign_source_244 = mod_consts[105];
UPDATE_STRING_DICT0(moduledict_six, (Nuitka_StringObject *)mod_consts[493], tmp_assign_source_244);
}
{
bool tmp_condition_result_89;
PyObject *tmp_cmp_expr_left_17;
PyObject *tmp_cmp_expr_right_17;
PyObject *tmp_called_value_194;
PyObject *tmp_expression_value_98;
tmp_expression_value_98 = (PyObject *)moduledict_six;
tmp_called_value_194 = LOOKUP_ATTRIBUTE(tmp_expression_value_98, mod_consts[128]);
if (tmp_called_value_194 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 963;
goto frame_exception_exit_1;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 963;
tmp_cmp_expr_left_17 = CALL_FUNCTION_WITH_POSARGS1(tmp_called_value_194, mod_consts[494]);
Py_DECREF(tmp_called_value_194);
if (tmp_cmp_expr_left_17 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 963;
goto frame_exception_exit_1;
}
tmp_cmp_expr_right_17 = Py_None;
tmp_condition_result_89 = (tmp_cmp_expr_left_17 != tmp_cmp_expr_right_17) ? true : false;
Py_DECREF(tmp_cmp_expr_left_17);
if (tmp_condition_result_89 != false) {
goto branch_yes_62;
} else {
goto branch_no_62;
}
}
branch_yes_62:;
{
PyObject *tmp_assattr_value_9;
PyObject *tmp_assattr_target_9;
tmp_assattr_value_9 = MAKE_LIST_EMPTY(0);
tmp_assattr_target_9 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[153]);
if (unlikely(tmp_assattr_target_9 == NULL)) {
tmp_assattr_target_9 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[153]);
}
assert(!(tmp_assattr_target_9 == NULL));
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_9, mod_consts[495], tmp_assattr_value_9);
Py_DECREF(tmp_assattr_value_9);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 964;
goto frame_exception_exit_1;
}
}
branch_no_62:;
{
nuitka_bool tmp_condition_result_90;
PyObject *tmp_expression_value_99;
PyObject *tmp_attribute_value_1;
int tmp_truth_name_20;
tmp_expression_value_99 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[2]);
if (unlikely(tmp_expression_value_99 == NULL)) {
tmp_expression_value_99 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[2]);
}
assert(!(tmp_expression_value_99 == NULL));
tmp_attribute_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_99, mod_consts[496]);
if (tmp_attribute_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 968;
goto frame_exception_exit_1;
}
tmp_truth_name_20 = CHECK_IF_TRUE(tmp_attribute_value_1);
if (tmp_truth_name_20 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_attribute_value_1);
exception_lineno = 968;
goto frame_exception_exit_1;
}
tmp_condition_result_90 = tmp_truth_name_20 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
Py_DECREF(tmp_attribute_value_1);
if (tmp_condition_result_90 == NUITKA_BOOL_TRUE) {
goto branch_yes_63;
} else {
goto branch_no_63;
}
}
branch_yes_63:;
{
PyObject *tmp_assign_source_245;
PyObject *tmp_iter_arg_7;
PyObject *tmp_called_value_195;
PyObject *tmp_args_element_value_50;
PyObject *tmp_expression_value_100;
tmp_called_value_195 = (PyObject *)&PyEnum_Type;
tmp_expression_value_100 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[2]);
if (unlikely(tmp_expression_value_100 == NULL)) {
tmp_expression_value_100 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[2]);
}
assert(!(tmp_expression_value_100 == NULL));
tmp_args_element_value_50 = LOOKUP_ATTRIBUTE(tmp_expression_value_100, mod_consts[496]);
if (tmp_args_element_value_50 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 969;
goto frame_exception_exit_1;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 969;
tmp_iter_arg_7 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_195, tmp_args_element_value_50);
Py_DECREF(tmp_args_element_value_50);
if (tmp_iter_arg_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 969;
goto frame_exception_exit_1;
}
tmp_assign_source_245 = MAKE_ITERATOR(tmp_iter_arg_7);
Py_DECREF(tmp_iter_arg_7);
if (tmp_assign_source_245 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 969;
goto frame_exception_exit_1;
}
assert(tmp_for_loop_7__for_iterator == NULL);
tmp_for_loop_7__for_iterator = tmp_assign_source_245;
}
// Tried code:
loop_start_7:;
{
PyObject *tmp_next_source_7;
PyObject *tmp_assign_source_246;
CHECK_OBJECT(tmp_for_loop_7__for_iterator);
tmp_next_source_7 = tmp_for_loop_7__for_iterator;
tmp_assign_source_246 = ITERATOR_NEXT(tmp_next_source_7);
if (tmp_assign_source_246 == NULL) {
if (CHECK_AND_CLEAR_STOP_ITERATION_OCCURRED()) {
goto loop_end_7;
} else {
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 969;
goto try_except_handler_50;
}
}
{
PyObject *old = tmp_for_loop_7__iter_value;
tmp_for_loop_7__iter_value = tmp_assign_source_246;
Py_XDECREF(old);
}
}
// Tried code:
{
PyObject *tmp_assign_source_247;
PyObject *tmp_iter_arg_8;
CHECK_OBJECT(tmp_for_loop_7__iter_value);
tmp_iter_arg_8 = tmp_for_loop_7__iter_value;
tmp_assign_source_247 = MAKE_UNPACK_ITERATOR(tmp_iter_arg_8);
if (tmp_assign_source_247 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 969;
goto try_except_handler_51;
}
{
PyObject *old = tmp_tuple_unpack_1__source_iter;
tmp_tuple_unpack_1__source_iter = tmp_assign_source_247;
Py_XDECREF(old);
}
}
// Tried code:
{
PyObject *tmp_assign_source_248;
PyObject *tmp_unpack_1;
CHECK_OBJECT(tmp_tuple_unpack_1__source_iter);
tmp_unpack_1 = tmp_tuple_unpack_1__source_iter;
tmp_assign_source_248 = UNPACK_NEXT(tmp_unpack_1, 0, 2);
if (tmp_assign_source_248 == NULL) {
if (!ERROR_OCCURRED()) {
exception_type = PyExc_StopIteration;
Py_INCREF(exception_type);
exception_value = NULL;
exception_tb = NULL;
} else {
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
}
exception_lineno = 969;
goto try_except_handler_52;
}
{
PyObject *old = tmp_tuple_unpack_1__element_1;
tmp_tuple_unpack_1__element_1 = tmp_assign_source_248;
Py_XDECREF(old);
}
}
{
PyObject *tmp_assign_source_249;
PyObject *tmp_unpack_2;
CHECK_OBJECT(tmp_tuple_unpack_1__source_iter);
tmp_unpack_2 = tmp_tuple_unpack_1__source_iter;
tmp_assign_source_249 = UNPACK_NEXT(tmp_unpack_2, 1, 2);
if (tmp_assign_source_249 == NULL) {
if (!ERROR_OCCURRED()) {
exception_type = PyExc_StopIteration;
Py_INCREF(exception_type);
exception_value = NULL;
exception_tb = NULL;
} else {
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
}
exception_lineno = 969;
goto try_except_handler_52;
}
{
PyObject *old = tmp_tuple_unpack_1__element_2;
tmp_tuple_unpack_1__element_2 = tmp_assign_source_249;
Py_XDECREF(old);
}
}
{
PyObject *tmp_iterator_name_1;
CHECK_OBJECT(tmp_tuple_unpack_1__source_iter);
tmp_iterator_name_1 = tmp_tuple_unpack_1__source_iter;
// Check if iterator has left-over elements.
CHECK_OBJECT(tmp_iterator_name_1); assert(HAS_ITERNEXT(tmp_iterator_name_1));
tmp_iterator_attempt = (*Py_TYPE(tmp_iterator_name_1)->tp_iternext)(tmp_iterator_name_1);
if (likely(tmp_iterator_attempt == NULL)) {
PyObject *error = GET_ERROR_OCCURRED();
if (error != NULL) {
if (EXCEPTION_MATCH_BOOL_SINGLE(error, PyExc_StopIteration)) {
CLEAR_ERROR_OCCURRED();
} else {
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 969;
goto try_except_handler_52;
}
}
} else {
Py_DECREF(tmp_iterator_attempt);
exception_type = PyExc_ValueError;
Py_INCREF(PyExc_ValueError);
exception_value = mod_consts[90];
Py_INCREF(exception_value);
exception_tb = NULL;
exception_lineno = 969;
goto try_except_handler_52;
}
}
goto try_end_24;
// Exception handler code:
try_except_handler_52:;
exception_keeper_type_50 = exception_type;
exception_keeper_value_50 = exception_value;
exception_keeper_tb_50 = exception_tb;
exception_keeper_lineno_50 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
CHECK_OBJECT(tmp_tuple_unpack_1__source_iter);
Py_DECREF(tmp_tuple_unpack_1__source_iter);
tmp_tuple_unpack_1__source_iter = NULL;
// Re-raise.
exception_type = exception_keeper_type_50;
exception_value = exception_keeper_value_50;
exception_tb = exception_keeper_tb_50;
exception_lineno = exception_keeper_lineno_50;
goto try_except_handler_51;
// End of try:
try_end_24:;
goto try_end_25;
// Exception handler code:
try_except_handler_51:;
exception_keeper_type_51 = exception_type;
exception_keeper_value_51 = exception_value;
exception_keeper_tb_51 = exception_tb;
exception_keeper_lineno_51 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_tuple_unpack_1__element_1);
tmp_tuple_unpack_1__element_1 = NULL;
Py_XDECREF(tmp_tuple_unpack_1__element_2);
tmp_tuple_unpack_1__element_2 = NULL;
// Re-raise.
exception_type = exception_keeper_type_51;
exception_value = exception_keeper_value_51;
exception_tb = exception_keeper_tb_51;
exception_lineno = exception_keeper_lineno_51;
goto try_except_handler_50;
// End of try:
try_end_25:;
CHECK_OBJECT(tmp_tuple_unpack_1__source_iter);
Py_DECREF(tmp_tuple_unpack_1__source_iter);
tmp_tuple_unpack_1__source_iter = NULL;
{
PyObject *tmp_assign_source_250;
CHECK_OBJECT(tmp_tuple_unpack_1__element_1);
tmp_assign_source_250 = tmp_tuple_unpack_1__element_1;
UPDATE_STRING_DICT0(moduledict_six, (Nuitka_StringObject *)mod_consts[497], tmp_assign_source_250);
}
Py_XDECREF(tmp_tuple_unpack_1__element_1);
tmp_tuple_unpack_1__element_1 = NULL;
{
PyObject *tmp_assign_source_251;
CHECK_OBJECT(tmp_tuple_unpack_1__element_2);
tmp_assign_source_251 = tmp_tuple_unpack_1__element_2;
UPDATE_STRING_DICT0(moduledict_six, (Nuitka_StringObject *)mod_consts[498], tmp_assign_source_251);
}
Py_XDECREF(tmp_tuple_unpack_1__element_2);
tmp_tuple_unpack_1__element_2 = NULL;
{
nuitka_bool tmp_condition_result_91;
int tmp_and_left_truth_1;
nuitka_bool tmp_and_left_value_1;
nuitka_bool tmp_and_right_value_1;
PyObject *tmp_cmp_expr_left_18;
PyObject *tmp_cmp_expr_right_18;
PyObject *tmp_expression_value_101;
PyObject *tmp_type_arg_27;
PyObject *tmp_cmp_expr_left_19;
PyObject *tmp_cmp_expr_right_19;
PyObject *tmp_expression_value_102;
tmp_type_arg_27 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[498]);
if (unlikely(tmp_type_arg_27 == NULL)) {
tmp_type_arg_27 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[498]);
}
if (tmp_type_arg_27 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 974;
goto try_except_handler_50;
}
tmp_expression_value_101 = BUILTIN_TYPE1(tmp_type_arg_27);
if (tmp_expression_value_101 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 974;
goto try_except_handler_50;
}
tmp_cmp_expr_left_18 = LOOKUP_ATTRIBUTE(tmp_expression_value_101, mod_consts[103]);
Py_DECREF(tmp_expression_value_101);
if (tmp_cmp_expr_left_18 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 974;
goto try_except_handler_50;
}
tmp_cmp_expr_right_18 = mod_consts[191];
tmp_and_left_value_1 = RICH_COMPARE_EQ_NBOOL_OBJECT_UNICODE(tmp_cmp_expr_left_18, tmp_cmp_expr_right_18);
Py_DECREF(tmp_cmp_expr_left_18);
if (tmp_and_left_value_1 == NUITKA_BOOL_EXCEPTION) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 974;
goto try_except_handler_50;
}
tmp_and_left_truth_1 = tmp_and_left_value_1 == NUITKA_BOOL_TRUE ? 1 : 0;
if (tmp_and_left_truth_1 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 974;
goto try_except_handler_50;
}
if (tmp_and_left_truth_1 == 1) {
goto and_right_1;
} else {
goto and_left_1;
}
and_right_1:;
tmp_expression_value_102 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[498]);
if (unlikely(tmp_expression_value_102 == NULL)) {
tmp_expression_value_102 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[498]);
}
if (tmp_expression_value_102 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 975;
goto try_except_handler_50;
}
tmp_cmp_expr_left_19 = LOOKUP_ATTRIBUTE(tmp_expression_value_102, mod_consts[5]);
if (tmp_cmp_expr_left_19 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 975;
goto try_except_handler_50;
}
tmp_cmp_expr_right_19 = mod_consts[105];
tmp_and_right_value_1 = RICH_COMPARE_EQ_NBOOL_OBJECT_UNICODE(tmp_cmp_expr_left_19, tmp_cmp_expr_right_19);
Py_DECREF(tmp_cmp_expr_left_19);
if (tmp_and_right_value_1 == NUITKA_BOOL_EXCEPTION) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 975;
goto try_except_handler_50;
}
tmp_condition_result_91 = tmp_and_right_value_1;
goto and_end_1;
and_left_1:;
tmp_condition_result_91 = tmp_and_left_value_1;
and_end_1:;
if (tmp_condition_result_91 == NUITKA_BOOL_TRUE) {
goto branch_yes_64;
} else {
goto branch_no_64;
}
}
branch_yes_64:;
{
PyObject *tmp_delsubscr_target_1;
PyObject *tmp_expression_value_103;
PyObject *tmp_delsubscr_subscript_1;
tmp_expression_value_103 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[2]);
if (unlikely(tmp_expression_value_103 == NULL)) {
tmp_expression_value_103 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[2]);
}
if (tmp_expression_value_103 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 976;
goto try_except_handler_50;
}
tmp_delsubscr_target_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_103, mod_consts[496]);
if (tmp_delsubscr_target_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 976;
goto try_except_handler_50;
}
tmp_delsubscr_subscript_1 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[497]);
if (unlikely(tmp_delsubscr_subscript_1 == NULL)) {
tmp_delsubscr_subscript_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[497]);
}
if (tmp_delsubscr_subscript_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_delsubscr_target_1);
exception_lineno = 976;
goto try_except_handler_50;
}
tmp_result = DEL_SUBSCRIPT(tmp_delsubscr_target_1, tmp_delsubscr_subscript_1);
Py_DECREF(tmp_delsubscr_target_1);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 976;
goto try_except_handler_50;
}
}
goto loop_end_7;
branch_no_64:;
if (CONSIDER_THREADING() == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 969;
goto try_except_handler_50;
}
goto loop_start_7;
loop_end_7:;
goto try_end_26;
// Exception handler code:
try_except_handler_50:;
exception_keeper_type_52 = exception_type;
exception_keeper_value_52 = exception_value;
exception_keeper_tb_52 = exception_tb;
exception_keeper_lineno_52 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_for_loop_7__iter_value);
tmp_for_loop_7__iter_value = NULL;
CHECK_OBJECT(tmp_for_loop_7__for_iterator);
Py_DECREF(tmp_for_loop_7__for_iterator);
tmp_for_loop_7__for_iterator = NULL;
// Re-raise.
exception_type = exception_keeper_type_52;
exception_value = exception_keeper_value_52;
exception_tb = exception_keeper_tb_52;
exception_lineno = exception_keeper_lineno_52;
goto frame_exception_exit_1;
// End of try:
try_end_26:;
Py_XDECREF(tmp_for_loop_7__iter_value);
tmp_for_loop_7__iter_value = NULL;
CHECK_OBJECT(tmp_for_loop_7__for_iterator);
Py_DECREF(tmp_for_loop_7__for_iterator);
tmp_for_loop_7__for_iterator = NULL;
tmp_res = PyDict_DelItem((PyObject *)moduledict_six, mod_consts[497]);
tmp_result = tmp_res != -1;
if (tmp_result == false) CLEAR_ERROR_OCCURRED();
if (unlikely(tmp_result == false)) {
FORMAT_NAME_ERROR(&exception_type, &exception_value, mod_consts[497]);
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 978;
goto frame_exception_exit_1;
}
tmp_res = PyDict_DelItem((PyObject *)moduledict_six, mod_consts[498]);
tmp_result = tmp_res != -1;
if (tmp_result == false) CLEAR_ERROR_OCCURRED();
if (unlikely(tmp_result == false)) {
FORMAT_NAME_ERROR(&exception_type, &exception_value, mod_consts[498]);
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 978;
goto frame_exception_exit_1;
}
branch_no_63:;
{
PyObject *tmp_called_value_196;
PyObject *tmp_expression_value_104;
PyObject *tmp_expression_value_105;
PyObject *tmp_call_result_19;
PyObject *tmp_args_element_value_51;
tmp_expression_value_105 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[2]);
if (unlikely(tmp_expression_value_105 == NULL)) {
tmp_expression_value_105 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[2]);
}
if (tmp_expression_value_105 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 980;
goto frame_exception_exit_1;
}
tmp_expression_value_104 = LOOKUP_ATTRIBUTE(tmp_expression_value_105, mod_consts[496]);
if (tmp_expression_value_104 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 980;
goto frame_exception_exit_1;
}
tmp_called_value_196 = LOOKUP_ATTRIBUTE(tmp_expression_value_104, mod_consts[499]);
Py_DECREF(tmp_expression_value_104);
if (tmp_called_value_196 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 980;
goto frame_exception_exit_1;
}
tmp_args_element_value_51 = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)mod_consts[210]);
if (unlikely(tmp_args_element_value_51 == NULL)) {
tmp_args_element_value_51 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[210]);
}
if (tmp_args_element_value_51 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_196);
exception_lineno = 980;
goto frame_exception_exit_1;
}
frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame.f_lineno = 980;
tmp_call_result_19 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_196, tmp_args_element_value_51);
Py_DECREF(tmp_called_value_196);
if (tmp_call_result_19 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 980;
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_19);
}
// Restore frame exception if necessary.
#if 0
RESTORE_FRAME_EXCEPTION(frame_a4ded2c38ee8d536517e4fe44ef1e4a7);
#endif
popFrameStack();
goto frame_no_exception_9;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_a4ded2c38ee8d536517e4fe44ef1e4a7);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_a4ded2c38ee8d536517e4fe44ef1e4a7, exception_lineno);
} else if (exception_tb->tb_frame != &frame_a4ded2c38ee8d536517e4fe44ef1e4a7->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_a4ded2c38ee8d536517e4fe44ef1e4a7, exception_lineno);
}
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto module_exception_exit;
frame_no_exception_9:;
// Report to PGO about leaving the module without error.
PGO_onModuleExit("six", false);
Py_INCREF(module_six);
return module_six;
module_exception_exit:
#if defined(_NUITKA_MODULE) && 0
{
PyObject *module_name = GET_STRING_DICT_VALUE(moduledict_six, (Nuitka_StringObject *)const_str_plain___name__);
if (module_name != NULL) {
Nuitka_DelModule(module_name);
}
}
#endif
PGO_onModuleExit("six", false);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
}