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 'launchpadlib.launchpad'
* 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_launchpadlib$launchpad" 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_launchpadlib$launchpad;
PyDictObject *moduledict_launchpadlib$launchpad;
/* The declarations of module constants used, if any. */
static PyObject *mod_consts[230];
#ifndef __NUITKA_NO_ASSERT__
static Py_hash_t mod_consts_hash[230];
#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("launchpadlib.launchpad"));
constants_created = true;
#ifndef __NUITKA_NO_ASSERT__
for (int i = 0; i < 230; 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_launchpadlib$launchpad(void) {
// The module may not have been used at all, then ignore this.
if (constants_created == false) return;
for (int i = 0; i < 230; 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_efd3f092103ae0857016c1d72281f1a9;
static PyCodeObject *codeobj_456cb2911efd958c5416adba6cbbc382;
static PyCodeObject *codeobj_fe0bf02a91b4fce2fb805e24ee4b1064;
static PyCodeObject *codeobj_08047879238ae53d57794b03acee62f6;
static PyCodeObject *codeobj_38e75c58ca3a087044cd4af167b5865a;
static PyCodeObject *codeobj_e0788c25ad7cfd4f3b726e28302bc89a;
static PyCodeObject *codeobj_ab1186758c0503df77a104a4717c9f43;
static PyCodeObject *codeobj_d32f40a664c32b497d2a8aa02fe46460;
static PyCodeObject *codeobj_74d5950a00bb97fa57cec0f6d82addc1;
static PyCodeObject *codeobj_67b19d60c19ca1666f198b238412097c;
static PyCodeObject *codeobj_aa101ebaf1bfa8a48b995d8d823c4c54;
static PyCodeObject *codeobj_844bf0df4f948a3ad5ea71f72f6b1860;
static PyCodeObject *codeobj_20a3da9df2bbc00bb74cc24029450396;
static PyCodeObject *codeobj_0797b3ce66692571dc318b699b09fcb2;
static PyCodeObject *codeobj_1fab0821c9e957ed742bc08deab6b1b6;
static PyCodeObject *codeobj_2bf508fdc05f789003ed2f20973e2c4e;
static PyCodeObject *codeobj_4eea28e2fb52c81f2891643ebf849006;
static PyCodeObject *codeobj_22afa0ec9cc07cba4aa349825f3cd6c7;
static PyCodeObject *codeobj_d172a066e080f771953f209dc6150578;
static PyCodeObject *codeobj_752307a41c7eb53d2f8175e24437d5fe;
static PyCodeObject *codeobj_bc86202a4f61a229f372d4fbe04db2c0;
static PyCodeObject *codeobj_1df00e91e6a6931f48b54aac5b3e7e29;
static PyCodeObject *codeobj_b26f12b455c35afe2f343b3bc5709304;
static PyCodeObject *codeobj_23411056628a88b181258741c0fd6c86;
static PyCodeObject *codeobj_76d3054909d609c1a7b45f57298641c7;
static PyCodeObject *codeobj_1d95409034ccbc3300f1dd9bccb73730;
static PyCodeObject *codeobj_4c0b467df686026a47fea8a96f117fe9;
static PyCodeObject *codeobj_9b145b0a2a972b7b11add02d1cf1275d;
static PyCodeObject *codeobj_a48b1961b04a4759004683440c473842;
static void createModuleCodeObjects(void) {
module_filename_obj = mod_consts[103]; CHECK_OBJECT(module_filename_obj);
codeobj_efd3f092103ae0857016c1d72281f1a9 = MAKE_CODE_OBJECT(module_filename_obj, 1, CO_NOFREE, mod_consts[209], mod_consts[209], NULL, NULL, 0, 0, 0);
codeobj_456cb2911efd958c5416adba6cbbc382 = MAKE_CODE_OBJECT(module_filename_obj, 78, CO_NOFREE, mod_consts[159], mod_consts[159], mod_consts[210], NULL, 0, 0, 0);
codeobj_fe0bf02a91b4fce2fb805e24ee4b1064 = MAKE_CODE_OBJECT(module_filename_obj, 115, CO_NOFREE, mod_consts[172], mod_consts[172], mod_consts[210], NULL, 0, 0, 0);
codeobj_08047879238ae53d57794b03acee62f6 = MAKE_CODE_OBJECT(module_filename_obj, 157, CO_NOFREE, mod_consts[32], mod_consts[32], mod_consts[210], NULL, 0, 0, 0);
codeobj_38e75c58ca3a087044cd4af167b5865a = MAKE_CODE_OBJECT(module_filename_obj, 121, CO_NOFREE, mod_consts[10], mod_consts[10], mod_consts[210], NULL, 0, 0, 0);
codeobj_e0788c25ad7cfd4f3b726e28302bc89a = MAKE_CODE_OBJECT(module_filename_obj, 65, CO_NOFREE, mod_consts[145], mod_consts[145], mod_consts[210], NULL, 0, 0, 0);
codeobj_ab1186758c0503df77a104a4717c9f43 = MAKE_CODE_OBJECT(module_filename_obj, 88, CO_NOFREE, mod_consts[163], mod_consts[163], mod_consts[210], NULL, 0, 0, 0);
codeobj_d32f40a664c32b497d2a8aa02fe46460 = MAKE_CODE_OBJECT(module_filename_obj, 109, CO_NOFREE, mod_consts[169], mod_consts[169], mod_consts[210], NULL, 0, 0, 0);
codeobj_74d5950a00bb97fa57cec0f6d82addc1 = MAKE_CODE_OBJECT(module_filename_obj, 103, CO_NOFREE, mod_consts[166], mod_consts[166], mod_consts[210], NULL, 0, 0, 0);
codeobj_67b19d60c19ca1666f198b238412097c = MAKE_CODE_OBJECT(module_filename_obj, 175, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[11], mod_consts[11], mod_consts[211], NULL, 9, 0, 0);
codeobj_aa101ebaf1bfa8a48b995d8d823c4c54 = MAKE_CODE_OBJECT(module_filename_obj, 124, CO_OPTIMIZED | CO_NEWLOCALS | CO_VARARGS | CO_NOFREE, mod_consts[11], mod_consts[11], mod_consts[212], NULL, 3, 0, 0);
codeobj_844bf0df4f948a3ad5ea71f72f6b1860 = MAKE_CODE_OBJECT(module_filename_obj, 579, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[62], mod_consts[62], mod_consts[213], NULL, 5, 0, 0);
codeobj_20a3da9df2bbc00bb74cc24029450396 = MAKE_CODE_OBJECT(module_filename_obj, 330, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[54], mod_consts[54], mod_consts[214], NULL, 11, 0, 0);
codeobj_0797b3ce66692571dc318b699b09fcb2 = MAKE_CODE_OBJECT(module_filename_obj, 129, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[22], mod_consts[22], mod_consts[215], NULL, 3, 0, 0);
codeobj_1fab0821c9e957ed742bc08deab6b1b6 = MAKE_CODE_OBJECT(module_filename_obj, 603, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[68], mod_consts[68], mod_consts[216], NULL, 3, 0, 0);
codeobj_2bf508fdc05f789003ed2f20973e2c4e = MAKE_CODE_OBJECT(module_filename_obj, 68, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[154], mod_consts[154], mod_consts[217], NULL, 2, 0, 0);
codeobj_4eea28e2fb52c81f2891643ebf849006 = MAKE_CODE_OBJECT(module_filename_obj, 81, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[154], mod_consts[154], mod_consts[217], NULL, 2, 0, 0);
codeobj_22afa0ec9cc07cba4aa349825f3cd6c7 = MAKE_CODE_OBJECT(module_filename_obj, 94, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[154], mod_consts[154], mod_consts[217], NULL, 2, 0, 0);
codeobj_d172a066e080f771953f209dc6150578 = MAKE_CODE_OBJECT(module_filename_obj, 218, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[38], mod_consts[38], mod_consts[218], NULL, 1, 0, 0);
codeobj_752307a41c7eb53d2f8175e24437d5fe = MAKE_CODE_OBJECT(module_filename_obj, 136, CO_OPTIMIZED | CO_NEWLOCALS | CO_VARARGS | CO_NOFREE, mod_consts[19], mod_consts[19], mod_consts[219], NULL, 1, 0, 0);
codeobj_bc86202a4f61a229f372d4fbe04db2c0 = MAKE_CODE_OBJECT(module_filename_obj, 571, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[44], mod_consts[44], mod_consts[220], NULL, 2, 0, 0);
codeobj_1df00e91e6a6931f48b54aac5b3e7e29 = MAKE_CODE_OBJECT(module_filename_obj, 223, CO_OPTIMIZED | CO_NEWLOCALS | CO_VARARGS | CO_NOFREE, mod_consts[49], mod_consts[49], mod_consts[221], NULL, 1, 0, 0);
codeobj_b26f12b455c35afe2f343b3bc5709304 = MAKE_CODE_OBJECT(module_filename_obj, 233, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[50], mod_consts[50], mod_consts[222], NULL, 2, 0, 0);
codeobj_23411056628a88b181258741c0fd6c86 = MAKE_CODE_OBJECT(module_filename_obj, 295, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[198], mod_consts[198], mod_consts[223], NULL, 12, 0, 0);
codeobj_76d3054909d609c1a7b45f57298641c7 = MAKE_CODE_OBJECT(module_filename_obj, 212, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[190], mod_consts[190], mod_consts[224], NULL, 5, 0, 0);
codeobj_1d95409034ccbc3300f1dd9bccb73730 = MAKE_CODE_OBJECT(module_filename_obj, 243, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[196], mod_consts[196], mod_consts[225], NULL, 14, 0, 0);
codeobj_4c0b467df686026a47fea8a96f117fe9 = MAKE_CODE_OBJECT(module_filename_obj, 391, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[201], mod_consts[201], mod_consts[226], NULL, 7, 0, 0);
codeobj_9b145b0a2a972b7b11add02d1cf1275d = MAKE_CODE_OBJECT(module_filename_obj, 405, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[203], mod_consts[203], mod_consts[227], NULL, 14, 0, 0);
codeobj_a48b1961b04a4759004683440c473842 = MAKE_CODE_OBJECT(module_filename_obj, 141, CO_OPTIMIZED | CO_NEWLOCALS | CO_VARARGS | CO_NOFREE, mod_consts[21], mod_consts[21], mod_consts[228], NULL, 3, 0, 0);
}
// The module function declarations.
NUITKA_CROSS_MODULE PyObject *impl___main__$$$function__1__mro_entries_conversion(PyObject **python_pars);
NUITKA_CROSS_MODULE PyObject *impl___main__$$$function__2_complex_call_helper_star_list(PyObject **python_pars);
NUITKA_CROSS_MODULE PyObject *impl___main__$$$function__7_complex_call_helper_pos_star_list(PyObject **python_pars);
static PyObject *MAKE_FUNCTION_launchpadlib$launchpad$$$function__10__is_sudo();
static PyObject *MAKE_FUNCTION_launchpadlib$launchpad$$$function__11_authorization_engine_factory();
static PyObject *MAKE_FUNCTION_launchpadlib$launchpad$$$function__12_credential_store_factory();
static PyObject *MAKE_FUNCTION_launchpadlib$launchpad$$$function__13_login(PyObject *defaults);
static PyObject *MAKE_FUNCTION_launchpadlib$launchpad$$$function__14_get_token_and_login(PyObject *defaults);
static PyObject *MAKE_FUNCTION_launchpadlib$launchpad$$$function__15__authorize_token_and_login();
static PyObject *MAKE_FUNCTION_launchpadlib$launchpad$$$function__16_login_anonymously(PyObject *defaults);
static PyObject *MAKE_FUNCTION_launchpadlib$launchpad$$$function__17_login_with(PyObject *defaults);
static PyObject *MAKE_FUNCTION_launchpadlib$launchpad$$$function__18__warn_of_deprecated_login_method();
static PyObject *MAKE_FUNCTION_launchpadlib$launchpad$$$function__19__assert_login_argument_consistency(PyObject *defaults);
static PyObject *MAKE_FUNCTION_launchpadlib$launchpad$$$function__1__get_url_from_id();
static PyObject *MAKE_FUNCTION_launchpadlib$launchpad$$$function__20__get_paths(PyObject *defaults);
static PyObject *MAKE_FUNCTION_launchpadlib$launchpad$$$function__2__get_url_from_id();
static PyObject *MAKE_FUNCTION_launchpadlib$launchpad$$$function__3__get_url_from_id();
static PyObject *MAKE_FUNCTION_launchpadlib$launchpad$$$function__4___init__();
static PyObject *MAKE_FUNCTION_launchpadlib$launchpad$$$function__5__bad_oauth_token();
static PyObject *MAKE_FUNCTION_launchpadlib$launchpad$$$function__6__request();
static PyObject *MAKE_FUNCTION_launchpadlib$launchpad$$$function__7_retry_on_bad_token();
static PyObject *MAKE_FUNCTION_launchpadlib$launchpad$$$function__8___init__(PyObject *defaults);
static PyObject *MAKE_FUNCTION_launchpadlib$launchpad$$$function__9_httpFactory();
// The module function definitions.
static PyObject *impl_launchpadlib$launchpad$$$function__1__get_url_from_id(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_key = python_pars[1];
struct Nuitka_FrameObject *frame_2bf508fdc05f789003ed2f20973e2c4e;
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_2bf508fdc05f789003ed2f20973e2c4e = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_2bf508fdc05f789003ed2f20973e2c4e)) {
Py_XDECREF(cache_frame_2bf508fdc05f789003ed2f20973e2c4e);
#if _DEBUG_REFCOUNTS
if (cache_frame_2bf508fdc05f789003ed2f20973e2c4e == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_2bf508fdc05f789003ed2f20973e2c4e = MAKE_FUNCTION_FRAME(codeobj_2bf508fdc05f789003ed2f20973e2c4e, module_launchpadlib$launchpad, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_2bf508fdc05f789003ed2f20973e2c4e->m_type_description == NULL);
frame_2bf508fdc05f789003ed2f20973e2c4e = cache_frame_2bf508fdc05f789003ed2f20973e2c4e;
// Push the new frame as the currently active one.
pushFrameStack(frame_2bf508fdc05f789003ed2f20973e2c4e);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_2bf508fdc05f789003ed2f20973e2c4e) == 2); // Frame stack
// Framed code:
{
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_unicode_arg_1;
PyObject *tmp_called_instance_1;
PyObject *tmp_expression_value_1;
PyObject *tmp_expression_value_2;
PyObject *tmp_unicode_arg_2;
CHECK_OBJECT(par_self);
tmp_expression_value_2 = par_self;
tmp_expression_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[0]);
if (tmp_expression_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 70;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_called_instance_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[1]);
Py_DECREF(tmp_expression_value_1);
if (tmp_called_instance_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 70;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
frame_2bf508fdc05f789003ed2f20973e2c4e->m_frame.f_lineno = 70;
tmp_unicode_arg_1 = CALL_METHOD_NO_ARGS(tmp_called_instance_1, mod_consts[2]);
Py_DECREF(tmp_called_instance_1);
if (tmp_unicode_arg_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 70;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_add_expr_left_2 = PyObject_Unicode(tmp_unicode_arg_1);
Py_DECREF(tmp_unicode_arg_1);
if (tmp_add_expr_left_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 70;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_add_expr_right_2 = mod_consts[3];
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);
exception_lineno = 70;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_key);
tmp_unicode_arg_2 = par_key;
tmp_add_expr_right_1 = PyObject_Unicode(tmp_unicode_arg_2);
if (tmp_add_expr_right_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_add_expr_left_1);
exception_lineno = 70;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_return_value = BINARY_OPERATION_ADD_OBJECT_OBJECT_OBJECT(tmp_add_expr_left_1, tmp_add_expr_right_1);
Py_DECREF(tmp_add_expr_left_1);
Py_DECREF(tmp_add_expr_right_1);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 70;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_2bf508fdc05f789003ed2f20973e2c4e);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_2bf508fdc05f789003ed2f20973e2c4e);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_2bf508fdc05f789003ed2f20973e2c4e);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_2bf508fdc05f789003ed2f20973e2c4e, exception_lineno);
} else if (exception_tb->tb_frame != &frame_2bf508fdc05f789003ed2f20973e2c4e->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_2bf508fdc05f789003ed2f20973e2c4e, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_2bf508fdc05f789003ed2f20973e2c4e,
type_description_1,
par_self,
par_key
);
// Release cached frame if used for exception.
if (frame_2bf508fdc05f789003ed2f20973e2c4e == cache_frame_2bf508fdc05f789003ed2f20973e2c4e) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_2bf508fdc05f789003ed2f20973e2c4e);
cache_frame_2bf508fdc05f789003ed2f20973e2c4e = NULL;
}
assertFrameObject(frame_2bf508fdc05f789003ed2f20973e2c4e);
// 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_key);
Py_DECREF(par_key);
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_key);
Py_DECREF(par_key);
// 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_launchpadlib$launchpad$$$function__2__get_url_from_id(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_key = python_pars[1];
struct Nuitka_FrameObject *frame_4eea28e2fb52c81f2891643ebf849006;
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_4eea28e2fb52c81f2891643ebf849006 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_4eea28e2fb52c81f2891643ebf849006)) {
Py_XDECREF(cache_frame_4eea28e2fb52c81f2891643ebf849006);
#if _DEBUG_REFCOUNTS
if (cache_frame_4eea28e2fb52c81f2891643ebf849006 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_4eea28e2fb52c81f2891643ebf849006 = MAKE_FUNCTION_FRAME(codeobj_4eea28e2fb52c81f2891643ebf849006, module_launchpadlib$launchpad, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_4eea28e2fb52c81f2891643ebf849006->m_type_description == NULL);
frame_4eea28e2fb52c81f2891643ebf849006 = cache_frame_4eea28e2fb52c81f2891643ebf849006;
// Push the new frame as the currently active one.
pushFrameStack(frame_4eea28e2fb52c81f2891643ebf849006);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_4eea28e2fb52c81f2891643ebf849006) == 2); // Frame stack
// Framed code:
{
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_unicode_arg_1;
PyObject *tmp_called_instance_1;
PyObject *tmp_expression_value_1;
PyObject *tmp_expression_value_2;
PyObject *tmp_unicode_arg_2;
CHECK_OBJECT(par_self);
tmp_expression_value_2 = par_self;
tmp_expression_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[0]);
if (tmp_expression_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 83;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_called_instance_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[1]);
Py_DECREF(tmp_expression_value_1);
if (tmp_called_instance_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 83;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
frame_4eea28e2fb52c81f2891643ebf849006->m_frame.f_lineno = 83;
tmp_unicode_arg_1 = CALL_METHOD_NO_ARGS(tmp_called_instance_1, mod_consts[2]);
Py_DECREF(tmp_called_instance_1);
if (tmp_unicode_arg_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 83;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_add_expr_left_2 = PyObject_Unicode(tmp_unicode_arg_1);
Py_DECREF(tmp_unicode_arg_1);
if (tmp_add_expr_left_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 83;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_add_expr_right_2 = mod_consts[5];
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);
exception_lineno = 83;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_key);
tmp_unicode_arg_2 = par_key;
tmp_add_expr_right_1 = PyObject_Unicode(tmp_unicode_arg_2);
if (tmp_add_expr_right_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_add_expr_left_1);
exception_lineno = 83;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_return_value = BINARY_OPERATION_ADD_OBJECT_OBJECT_OBJECT(tmp_add_expr_left_1, tmp_add_expr_right_1);
Py_DECREF(tmp_add_expr_left_1);
Py_DECREF(tmp_add_expr_right_1);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 83;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_4eea28e2fb52c81f2891643ebf849006);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_4eea28e2fb52c81f2891643ebf849006);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_4eea28e2fb52c81f2891643ebf849006);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_4eea28e2fb52c81f2891643ebf849006, exception_lineno);
} else if (exception_tb->tb_frame != &frame_4eea28e2fb52c81f2891643ebf849006->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_4eea28e2fb52c81f2891643ebf849006, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_4eea28e2fb52c81f2891643ebf849006,
type_description_1,
par_self,
par_key
);
// Release cached frame if used for exception.
if (frame_4eea28e2fb52c81f2891643ebf849006 == cache_frame_4eea28e2fb52c81f2891643ebf849006) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_4eea28e2fb52c81f2891643ebf849006);
cache_frame_4eea28e2fb52c81f2891643ebf849006 = NULL;
}
assertFrameObject(frame_4eea28e2fb52c81f2891643ebf849006);
// 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_key);
Py_DECREF(par_key);
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_key);
Py_DECREF(par_key);
// 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_launchpadlib$launchpad$$$function__3__get_url_from_id(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_key = python_pars[1];
struct Nuitka_FrameObject *frame_22afa0ec9cc07cba4aa349825f3cd6c7;
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_22afa0ec9cc07cba4aa349825f3cd6c7 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_22afa0ec9cc07cba4aa349825f3cd6c7)) {
Py_XDECREF(cache_frame_22afa0ec9cc07cba4aa349825f3cd6c7);
#if _DEBUG_REFCOUNTS
if (cache_frame_22afa0ec9cc07cba4aa349825f3cd6c7 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_22afa0ec9cc07cba4aa349825f3cd6c7 = MAKE_FUNCTION_FRAME(codeobj_22afa0ec9cc07cba4aa349825f3cd6c7, module_launchpadlib$launchpad, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_22afa0ec9cc07cba4aa349825f3cd6c7->m_type_description == NULL);
frame_22afa0ec9cc07cba4aa349825f3cd6c7 = cache_frame_22afa0ec9cc07cba4aa349825f3cd6c7;
// Push the new frame as the currently active one.
pushFrameStack(frame_22afa0ec9cc07cba4aa349825f3cd6c7);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_22afa0ec9cc07cba4aa349825f3cd6c7) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_add_expr_left_1;
PyObject *tmp_add_expr_right_1;
PyObject *tmp_unicode_arg_1;
PyObject *tmp_called_instance_1;
PyObject *tmp_expression_value_1;
PyObject *tmp_expression_value_2;
PyObject *tmp_unicode_arg_2;
CHECK_OBJECT(par_self);
tmp_expression_value_2 = par_self;
tmp_expression_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[0]);
if (tmp_expression_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 96;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_called_instance_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[1]);
Py_DECREF(tmp_expression_value_1);
if (tmp_called_instance_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 96;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
frame_22afa0ec9cc07cba4aa349825f3cd6c7->m_frame.f_lineno = 96;
tmp_unicode_arg_1 = CALL_METHOD_NO_ARGS(tmp_called_instance_1, mod_consts[2]);
Py_DECREF(tmp_called_instance_1);
if (tmp_unicode_arg_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 96;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_add_expr_left_1 = PyObject_Unicode(tmp_unicode_arg_1);
Py_DECREF(tmp_unicode_arg_1);
if (tmp_add_expr_left_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 96;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_key);
tmp_unicode_arg_2 = par_key;
tmp_add_expr_right_1 = PyObject_Unicode(tmp_unicode_arg_2);
if (tmp_add_expr_right_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_add_expr_left_1);
exception_lineno = 96;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_return_value = BINARY_OPERATION_ADD_OBJECT_OBJECT_OBJECT(tmp_add_expr_left_1, tmp_add_expr_right_1);
Py_DECREF(tmp_add_expr_left_1);
Py_DECREF(tmp_add_expr_right_1);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 96;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_22afa0ec9cc07cba4aa349825f3cd6c7);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_22afa0ec9cc07cba4aa349825f3cd6c7);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_22afa0ec9cc07cba4aa349825f3cd6c7);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_22afa0ec9cc07cba4aa349825f3cd6c7, exception_lineno);
} else if (exception_tb->tb_frame != &frame_22afa0ec9cc07cba4aa349825f3cd6c7->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_22afa0ec9cc07cba4aa349825f3cd6c7, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_22afa0ec9cc07cba4aa349825f3cd6c7,
type_description_1,
par_self,
par_key
);
// Release cached frame if used for exception.
if (frame_22afa0ec9cc07cba4aa349825f3cd6c7 == cache_frame_22afa0ec9cc07cba4aa349825f3cd6c7) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_22afa0ec9cc07cba4aa349825f3cd6c7);
cache_frame_22afa0ec9cc07cba4aa349825f3cd6c7 = NULL;
}
assertFrameObject(frame_22afa0ec9cc07cba4aa349825f3cd6c7);
// 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_key);
Py_DECREF(par_key);
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_key);
Py_DECREF(par_key);
// 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_launchpadlib$launchpad$$$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_launchpad = python_pars[1];
PyObject *par_authorization_engine = python_pars[2];
PyObject *par_args = python_pars[3];
struct Nuitka_FrameObject *frame_aa101ebaf1bfa8a48b995d8d823c4c54;
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;
NUITKA_MAY_BE_UNUSED nuitka_void tmp_unused;
static struct Nuitka_FrameObject *cache_frame_aa101ebaf1bfa8a48b995d8d823c4c54 = NULL;
PyObject *tmp_return_value = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_aa101ebaf1bfa8a48b995d8d823c4c54)) {
Py_XDECREF(cache_frame_aa101ebaf1bfa8a48b995d8d823c4c54);
#if _DEBUG_REFCOUNTS
if (cache_frame_aa101ebaf1bfa8a48b995d8d823c4c54 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_aa101ebaf1bfa8a48b995d8d823c4c54 = MAKE_FUNCTION_FRAME(codeobj_aa101ebaf1bfa8a48b995d8d823c4c54, module_launchpadlib$launchpad, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_aa101ebaf1bfa8a48b995d8d823c4c54->m_type_description == NULL);
frame_aa101ebaf1bfa8a48b995d8d823c4c54 = cache_frame_aa101ebaf1bfa8a48b995d8d823c4c54;
// Push the new frame as the currently active one.
pushFrameStack(frame_aa101ebaf1bfa8a48b995d8d823c4c54);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_aa101ebaf1bfa8a48b995d8d823c4c54) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_assattr_value_1;
PyObject *tmp_assattr_target_1;
CHECK_OBJECT(par_launchpad);
tmp_assattr_value_1 = par_launchpad;
CHECK_OBJECT(par_self);
tmp_assattr_target_1 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_1, mod_consts[8], tmp_assattr_value_1);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 125;
type_description_1 = "ooooN";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_assattr_value_2;
PyObject *tmp_assattr_target_2;
CHECK_OBJECT(par_authorization_engine);
tmp_assattr_value_2 = par_authorization_engine;
CHECK_OBJECT(par_self);
tmp_assattr_target_2 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_2, mod_consts[9], tmp_assattr_value_2);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 126;
type_description_1 = "ooooN";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_dircall_arg1_1;
PyObject *tmp_expression_value_1;
PyObject *tmp_type_arg_value_1;
PyObject *tmp_object_arg_value_1;
PyObject *tmp_dircall_arg2_1;
PyObject *tmp_call_result_1;
tmp_type_arg_value_1 = GET_STRING_DICT_VALUE(moduledict_launchpadlib$launchpad, (Nuitka_StringObject *)mod_consts[10]);
if (unlikely(tmp_type_arg_value_1 == NULL)) {
tmp_type_arg_value_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[10]);
}
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 = "ooooN";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_self);
tmp_object_arg_value_1 = par_self;
tmp_expression_value_1 = BUILTIN_SUPER2(moduledict_launchpadlib$launchpad, tmp_type_arg_value_1, tmp_object_arg_value_1);
if (tmp_expression_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 127;
type_description_1 = "ooooN";
goto frame_exception_exit_1;
}
tmp_dircall_arg1_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[11]);
Py_DECREF(tmp_expression_value_1);
if (tmp_dircall_arg1_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 127;
type_description_1 = "ooooN";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_args);
tmp_dircall_arg2_1 = par_args;
Py_INCREF(tmp_dircall_arg2_1);
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_1, tmp_dircall_arg2_1};
tmp_call_result_1 = impl___main__$$$function__2_complex_call_helper_star_list(dir_call_args);
}
if (tmp_call_result_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 127;
type_description_1 = "ooooN";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_1);
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_aa101ebaf1bfa8a48b995d8d823c4c54);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_aa101ebaf1bfa8a48b995d8d823c4c54);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_aa101ebaf1bfa8a48b995d8d823c4c54, exception_lineno);
} else if (exception_tb->tb_frame != &frame_aa101ebaf1bfa8a48b995d8d823c4c54->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_aa101ebaf1bfa8a48b995d8d823c4c54, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_aa101ebaf1bfa8a48b995d8d823c4c54,
type_description_1,
par_self,
par_launchpad,
par_authorization_engine,
par_args,
NULL
);
// Release cached frame if used for exception.
if (frame_aa101ebaf1bfa8a48b995d8d823c4c54 == cache_frame_aa101ebaf1bfa8a48b995d8d823c4c54) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_aa101ebaf1bfa8a48b995d8d823c4c54);
cache_frame_aa101ebaf1bfa8a48b995d8d823c4c54 = NULL;
}
assertFrameObject(frame_aa101ebaf1bfa8a48b995d8d823c4c54);
// 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_launchpad);
Py_DECREF(par_launchpad);
CHECK_OBJECT(par_authorization_engine);
Py_DECREF(par_authorization_engine);
CHECK_OBJECT(par_args);
Py_DECREF(par_args);
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_launchpad);
Py_DECREF(par_launchpad);
CHECK_OBJECT(par_authorization_engine);
Py_DECREF(par_authorization_engine);
CHECK_OBJECT(par_args);
Py_DECREF(par_args);
// 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_launchpadlib$launchpad$$$function__5__bad_oauth_token(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_response = python_pars[1];
PyObject *par_content = python_pars[2];
struct Nuitka_FrameObject *frame_0797b3ce66692571dc318b699b09fcb2;
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_0797b3ce66692571dc318b699b09fcb2 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_0797b3ce66692571dc318b699b09fcb2)) {
Py_XDECREF(cache_frame_0797b3ce66692571dc318b699b09fcb2);
#if _DEBUG_REFCOUNTS
if (cache_frame_0797b3ce66692571dc318b699b09fcb2 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_0797b3ce66692571dc318b699b09fcb2 = MAKE_FUNCTION_FRAME(codeobj_0797b3ce66692571dc318b699b09fcb2, module_launchpadlib$launchpad, sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_0797b3ce66692571dc318b699b09fcb2->m_type_description == NULL);
frame_0797b3ce66692571dc318b699b09fcb2 = cache_frame_0797b3ce66692571dc318b699b09fcb2;
// Push the new frame as the currently active one.
pushFrameStack(frame_0797b3ce66692571dc318b699b09fcb2);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_0797b3ce66692571dc318b699b09fcb2) == 2); // Frame stack
// Framed code:
{
int tmp_and_left_truth_1;
PyObject *tmp_and_left_value_1;
PyObject *tmp_and_right_value_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
PyObject *tmp_expression_value_1;
int tmp_or_left_truth_1;
PyObject *tmp_or_left_value_1;
PyObject *tmp_or_right_value_1;
PyObject *tmp_called_value_1;
PyObject *tmp_expression_value_2;
int tmp_or_left_truth_2;
PyObject *tmp_or_left_value_2;
PyObject *tmp_or_right_value_2;
PyObject *tmp_called_value_2;
PyObject *tmp_expression_value_3;
PyObject *tmp_called_value_3;
PyObject *tmp_expression_value_4;
CHECK_OBJECT(par_response);
tmp_expression_value_1 = par_response;
tmp_cmp_expr_left_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[12]);
if (tmp_cmp_expr_left_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 131;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_cmp_expr_right_1 = mod_consts[13];
tmp_and_left_value_1 = RICH_COMPARE_EQ_OBJECT_OBJECT_LONG(tmp_cmp_expr_left_1, tmp_cmp_expr_right_1);
Py_DECREF(tmp_cmp_expr_left_1);
if (tmp_and_left_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 131;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_and_left_truth_1 = CHECK_IF_TRUE(tmp_and_left_value_1);
if (tmp_and_left_truth_1 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_and_left_value_1);
exception_lineno = 131;
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:;
Py_DECREF(tmp_and_left_value_1);
CHECK_OBJECT(par_content);
tmp_expression_value_2 = par_content;
tmp_called_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[14]);
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 132;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
frame_0797b3ce66692571dc318b699b09fcb2->m_frame.f_lineno = 132;
tmp_or_left_value_1 = CALL_FUNCTION_WITH_POSARGS1(tmp_called_value_1, mod_consts[15]);
Py_DECREF(tmp_called_value_1);
if (tmp_or_left_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 132;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_or_left_truth_1 = CHECK_IF_TRUE(tmp_or_left_value_1);
if (tmp_or_left_truth_1 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_or_left_value_1);
exception_lineno = 132;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
if (tmp_or_left_truth_1 == 1) {
goto or_left_1;
} else {
goto or_right_1;
}
or_right_1:;
Py_DECREF(tmp_or_left_value_1);
CHECK_OBJECT(par_content);
tmp_expression_value_3 = par_content;
tmp_called_value_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[14]);
if (tmp_called_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 133;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
frame_0797b3ce66692571dc318b699b09fcb2->m_frame.f_lineno = 133;
tmp_or_left_value_2 = CALL_FUNCTION_WITH_POSARGS1(tmp_called_value_2, mod_consts[16]);
Py_DECREF(tmp_called_value_2);
if (tmp_or_left_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 133;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_or_left_truth_2 = CHECK_IF_TRUE(tmp_or_left_value_2);
if (tmp_or_left_truth_2 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_or_left_value_2);
exception_lineno = 133;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
if (tmp_or_left_truth_2 == 1) {
goto or_left_2;
} else {
goto or_right_2;
}
or_right_2:;
Py_DECREF(tmp_or_left_value_2);
CHECK_OBJECT(par_content);
tmp_expression_value_4 = par_content;
tmp_called_value_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_4, mod_consts[14]);
if (tmp_called_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 134;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
frame_0797b3ce66692571dc318b699b09fcb2->m_frame.f_lineno = 134;
tmp_or_right_value_2 = CALL_FUNCTION_WITH_POSARGS1(tmp_called_value_3, mod_consts[17]);
Py_DECREF(tmp_called_value_3);
if (tmp_or_right_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 134;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_or_right_value_1 = tmp_or_right_value_2;
goto or_end_2;
or_left_2:;
tmp_or_right_value_1 = tmp_or_left_value_2;
or_end_2:;
tmp_and_right_value_1 = tmp_or_right_value_1;
goto or_end_1;
or_left_1:;
tmp_and_right_value_1 = tmp_or_left_value_1;
or_end_1:;
tmp_return_value = tmp_and_right_value_1;
goto and_end_1;
and_left_1:;
tmp_return_value = tmp_and_left_value_1;
and_end_1:;
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_0797b3ce66692571dc318b699b09fcb2);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_0797b3ce66692571dc318b699b09fcb2);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_0797b3ce66692571dc318b699b09fcb2);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_0797b3ce66692571dc318b699b09fcb2, exception_lineno);
} else if (exception_tb->tb_frame != &frame_0797b3ce66692571dc318b699b09fcb2->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_0797b3ce66692571dc318b699b09fcb2, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_0797b3ce66692571dc318b699b09fcb2,
type_description_1,
par_self,
par_response,
par_content
);
// Release cached frame if used for exception.
if (frame_0797b3ce66692571dc318b699b09fcb2 == cache_frame_0797b3ce66692571dc318b699b09fcb2) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_0797b3ce66692571dc318b699b09fcb2);
cache_frame_0797b3ce66692571dc318b699b09fcb2 = NULL;
}
assertFrameObject(frame_0797b3ce66692571dc318b699b09fcb2);
// 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_response);
Py_DECREF(par_response);
CHECK_OBJECT(par_content);
Py_DECREF(par_content);
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_response);
Py_DECREF(par_response);
CHECK_OBJECT(par_content);
Py_DECREF(par_content);
// 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_launchpadlib$launchpad$$$function__6__request(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 *var_response = NULL;
PyObject *var_content = 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_752307a41c7eb53d2f8175e24437d5fe;
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_iterator_attempt;
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 *tmp_return_value = NULL;
static struct Nuitka_FrameObject *cache_frame_752307a41c7eb53d2f8175e24437d5fe = 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_752307a41c7eb53d2f8175e24437d5fe)) {
Py_XDECREF(cache_frame_752307a41c7eb53d2f8175e24437d5fe);
#if _DEBUG_REFCOUNTS
if (cache_frame_752307a41c7eb53d2f8175e24437d5fe == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_752307a41c7eb53d2f8175e24437d5fe = MAKE_FUNCTION_FRAME(codeobj_752307a41c7eb53d2f8175e24437d5fe, module_launchpadlib$launchpad, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_752307a41c7eb53d2f8175e24437d5fe->m_type_description == NULL);
frame_752307a41c7eb53d2f8175e24437d5fe = cache_frame_752307a41c7eb53d2f8175e24437d5fe;
// Push the new frame as the currently active one.
pushFrameStack(frame_752307a41c7eb53d2f8175e24437d5fe);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_752307a41c7eb53d2f8175e24437d5fe) == 2); // Frame stack
// Framed code:
// Tried code:
{
PyObject *tmp_assign_source_1;
PyObject *tmp_iter_arg_1;
PyObject *tmp_dircall_arg1_1;
PyObject *tmp_expression_value_1;
PyObject *tmp_type_arg_value_1;
PyObject *tmp_object_arg_value_1;
PyObject *tmp_dircall_arg2_1;
tmp_type_arg_value_1 = GET_STRING_DICT_VALUE(moduledict_launchpadlib$launchpad, (Nuitka_StringObject *)mod_consts[10]);
if (unlikely(tmp_type_arg_value_1 == NULL)) {
tmp_type_arg_value_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[10]);
}
if (tmp_type_arg_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 138;
type_description_1 = "ooooN";
goto try_except_handler_2;
}
CHECK_OBJECT(par_self);
tmp_object_arg_value_1 = par_self;
tmp_expression_value_1 = BUILTIN_SUPER2(moduledict_launchpadlib$launchpad, tmp_type_arg_value_1, tmp_object_arg_value_1);
if (tmp_expression_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 138;
type_description_1 = "ooooN";
goto try_except_handler_2;
}
tmp_dircall_arg1_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[19]);
Py_DECREF(tmp_expression_value_1);
if (tmp_dircall_arg1_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 137;
type_description_1 = "ooooN";
goto try_except_handler_2;
}
CHECK_OBJECT(par_args);
tmp_dircall_arg2_1 = par_args;
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__2_complex_call_helper_star_list(dir_call_args);
}
if (tmp_iter_arg_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 137;
type_description_1 = "ooooN";
goto try_except_handler_2;
}
tmp_assign_source_1 = MAKE_UNPACK_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 = 137;
type_description_1 = "ooooN";
goto try_except_handler_2;
}
assert(tmp_tuple_unpack_1__source_iter == NULL);
tmp_tuple_unpack_1__source_iter = tmp_assign_source_1;
}
// Tried code:
{
PyObject *tmp_assign_source_2;
PyObject *tmp_unpack_1;
CHECK_OBJECT(tmp_tuple_unpack_1__source_iter);
tmp_unpack_1 = tmp_tuple_unpack_1__source_iter;
tmp_assign_source_2 = UNPACK_NEXT(tmp_unpack_1, 0, 2);
if (tmp_assign_source_2 == 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 = "ooooN";
exception_lineno = 137;
goto try_except_handler_3;
}
assert(tmp_tuple_unpack_1__element_1 == NULL);
tmp_tuple_unpack_1__element_1 = tmp_assign_source_2;
}
{
PyObject *tmp_assign_source_3;
PyObject *tmp_unpack_2;
CHECK_OBJECT(tmp_tuple_unpack_1__source_iter);
tmp_unpack_2 = tmp_tuple_unpack_1__source_iter;
tmp_assign_source_3 = UNPACK_NEXT(tmp_unpack_2, 1, 2);
if (tmp_assign_source_3 == 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 = "ooooN";
exception_lineno = 137;
goto try_except_handler_3;
}
assert(tmp_tuple_unpack_1__element_2 == NULL);
tmp_tuple_unpack_1__element_2 = tmp_assign_source_3;
}
{
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 = "ooooN";
exception_lineno = 137;
goto try_except_handler_3;
}
}
} else {
Py_DECREF(tmp_iterator_attempt);
exception_type = PyExc_ValueError;
Py_INCREF(PyExc_ValueError);
exception_value = mod_consts[20];
Py_INCREF(exception_value);
exception_tb = NULL;
type_description_1 = "ooooN";
exception_lineno = 137;
goto try_except_handler_3;
}
}
goto try_end_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_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_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:
try_end_1:;
goto try_end_2;
// 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(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_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:;
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_4;
CHECK_OBJECT(tmp_tuple_unpack_1__element_1);
tmp_assign_source_4 = tmp_tuple_unpack_1__element_1;
assert(var_response == NULL);
Py_INCREF(tmp_assign_source_4);
var_response = tmp_assign_source_4;
}
Py_XDECREF(tmp_tuple_unpack_1__element_1);
tmp_tuple_unpack_1__element_1 = NULL;
{
PyObject *tmp_assign_source_5;
CHECK_OBJECT(tmp_tuple_unpack_1__element_2);
tmp_assign_source_5 = tmp_tuple_unpack_1__element_2;
assert(var_content == NULL);
Py_INCREF(tmp_assign_source_5);
var_content = tmp_assign_source_5;
}
Py_XDECREF(tmp_tuple_unpack_1__element_2);
tmp_tuple_unpack_1__element_2 = NULL;
{
PyObject *tmp_dircall_arg1_2;
PyObject *tmp_expression_value_2;
PyObject *tmp_dircall_arg2_2;
PyObject *tmp_tuple_element_1;
PyObject *tmp_dircall_arg3_1;
CHECK_OBJECT(par_self);
tmp_expression_value_2 = par_self;
tmp_dircall_arg1_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[21]);
if (tmp_dircall_arg1_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 139;
type_description_1 = "ooooN";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_response);
tmp_tuple_element_1 = var_response;
tmp_dircall_arg2_2 = MAKE_TUPLE_EMPTY(2);
PyTuple_SET_ITEM0(tmp_dircall_arg2_2, 0, tmp_tuple_element_1);
CHECK_OBJECT(var_content);
tmp_tuple_element_1 = var_content;
PyTuple_SET_ITEM0(tmp_dircall_arg2_2, 1, tmp_tuple_element_1);
CHECK_OBJECT(par_args);
tmp_dircall_arg3_1 = par_args;
Py_INCREF(tmp_dircall_arg3_1);
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_2, tmp_dircall_arg2_2, tmp_dircall_arg3_1};
tmp_return_value = impl___main__$$$function__7_complex_call_helper_pos_star_list(dir_call_args);
}
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 139;
type_description_1 = "ooooN";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_752307a41c7eb53d2f8175e24437d5fe);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_752307a41c7eb53d2f8175e24437d5fe);
#endif
// Put the previous frame back on top.
popFrameStack();
goto try_return_handler_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_752307a41c7eb53d2f8175e24437d5fe);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_752307a41c7eb53d2f8175e24437d5fe, exception_lineno);
} else if (exception_tb->tb_frame != &frame_752307a41c7eb53d2f8175e24437d5fe->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_752307a41c7eb53d2f8175e24437d5fe, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_752307a41c7eb53d2f8175e24437d5fe,
type_description_1,
par_self,
par_args,
var_response,
var_content,
NULL
);
// Release cached frame if used for exception.
if (frame_752307a41c7eb53d2f8175e24437d5fe == cache_frame_752307a41c7eb53d2f8175e24437d5fe) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_752307a41c7eb53d2f8175e24437d5fe);
cache_frame_752307a41c7eb53d2f8175e24437d5fe = NULL;
}
assertFrameObject(frame_752307a41c7eb53d2f8175e24437d5fe);
// 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_response);
Py_DECREF(var_response);
var_response = NULL;
CHECK_OBJECT(var_content);
Py_DECREF(var_content);
var_content = 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_response);
var_response = NULL;
Py_XDECREF(var_content);
var_content = 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_args);
Py_DECREF(par_args);
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);
// 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_launchpadlib$launchpad$$$function__7_retry_on_bad_token(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_response = python_pars[1];
PyObject *par_content = python_pars[2];
PyObject *par_args = python_pars[3];
struct Nuitka_FrameObject *frame_a48b1961b04a4759004683440c473842;
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;
NUITKA_MAY_BE_UNUSED nuitka_void tmp_unused;
PyObject *tmp_return_value = NULL;
static struct Nuitka_FrameObject *cache_frame_a48b1961b04a4759004683440c473842 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_a48b1961b04a4759004683440c473842)) {
Py_XDECREF(cache_frame_a48b1961b04a4759004683440c473842);
#if _DEBUG_REFCOUNTS
if (cache_frame_a48b1961b04a4759004683440c473842 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_a48b1961b04a4759004683440c473842 = MAKE_FUNCTION_FRAME(codeobj_a48b1961b04a4759004683440c473842, module_launchpadlib$launchpad, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_a48b1961b04a4759004683440c473842->m_type_description == NULL);
frame_a48b1961b04a4759004683440c473842 = cache_frame_a48b1961b04a4759004683440c473842;
// Push the new frame as the currently active one.
pushFrameStack(frame_a48b1961b04a4759004683440c473842);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_a48b1961b04a4759004683440c473842) == 2); // Frame stack
// Framed code:
{
nuitka_bool tmp_condition_result_1;
int tmp_and_left_truth_1;
nuitka_bool tmp_and_left_value_1;
nuitka_bool tmp_and_right_value_1;
PyObject *tmp_called_instance_1;
PyObject *tmp_call_result_1;
PyObject *tmp_args_element_value_1;
PyObject *tmp_args_element_value_2;
int tmp_truth_name_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
PyObject *tmp_expression_value_1;
CHECK_OBJECT(par_self);
tmp_called_instance_1 = par_self;
CHECK_OBJECT(par_response);
tmp_args_element_value_1 = par_response;
CHECK_OBJECT(par_content);
tmp_args_element_value_2 = par_content;
frame_a48b1961b04a4759004683440c473842->m_frame.f_lineno = 146;
{
PyObject *call_args[] = {tmp_args_element_value_1, tmp_args_element_value_2};
tmp_call_result_1 = CALL_METHOD_WITH_ARGS2(
tmp_called_instance_1,
mod_consts[22],
call_args
);
}
if (tmp_call_result_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 146;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
tmp_truth_name_1 = CHECK_IF_TRUE(tmp_call_result_1);
if (tmp_truth_name_1 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_call_result_1);
exception_lineno = 146;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
tmp_and_left_value_1 = tmp_truth_name_1 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
Py_DECREF(tmp_call_result_1);
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 = 146;
type_description_1 = "oooo";
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_self);
tmp_expression_value_1 = par_self;
tmp_cmp_expr_left_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[9]);
if (tmp_cmp_expr_left_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 147;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
tmp_cmp_expr_right_1 = Py_None;
tmp_and_right_value_1 = (tmp_cmp_expr_left_1 != tmp_cmp_expr_right_1) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
Py_DECREF(tmp_cmp_expr_left_1);
tmp_condition_result_1 = tmp_and_right_value_1;
goto and_end_1;
and_left_1:;
tmp_condition_result_1 = tmp_and_left_value_1;
and_end_1:;
if (tmp_condition_result_1 == NUITKA_BOOL_TRUE) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
{
PyObject *tmp_assattr_value_1;
PyObject *tmp_assattr_target_1;
PyObject *tmp_expression_value_2;
PyObject *tmp_expression_value_3;
tmp_assattr_value_1 = Py_None;
CHECK_OBJECT(par_self);
tmp_expression_value_3 = par_self;
tmp_expression_value_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[8]);
if (tmp_expression_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 149;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
tmp_assattr_target_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[23]);
Py_DECREF(tmp_expression_value_2);
if (tmp_assattr_target_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 149;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_1, mod_consts[24], tmp_assattr_value_1);
Py_DECREF(tmp_assattr_target_1);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 149;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_called_value_1;
PyObject *tmp_expression_value_4;
PyObject *tmp_call_result_2;
PyObject *tmp_args_element_value_3;
PyObject *tmp_expression_value_5;
PyObject *tmp_expression_value_6;
PyObject *tmp_args_element_value_4;
PyObject *tmp_expression_value_7;
PyObject *tmp_expression_value_8;
CHECK_OBJECT(par_self);
tmp_expression_value_4 = par_self;
tmp_called_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_4, mod_consts[9]);
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 150;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_self);
tmp_expression_value_6 = par_self;
tmp_expression_value_5 = LOOKUP_ATTRIBUTE(tmp_expression_value_6, mod_consts[8]);
if (tmp_expression_value_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
exception_lineno = 151;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_5, mod_consts[23]);
Py_DECREF(tmp_expression_value_5);
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 = 151;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_self);
tmp_expression_value_8 = par_self;
tmp_expression_value_7 = LOOKUP_ATTRIBUTE(tmp_expression_value_8, mod_consts[8]);
if (tmp_expression_value_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
Py_DECREF(tmp_args_element_value_3);
exception_lineno = 151;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_4 = LOOKUP_ATTRIBUTE(tmp_expression_value_7, mod_consts[25]);
Py_DECREF(tmp_expression_value_7);
if (tmp_args_element_value_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
Py_DECREF(tmp_args_element_value_3);
exception_lineno = 151;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
frame_a48b1961b04a4759004683440c473842->m_frame.f_lineno = 150;
{
PyObject *call_args[] = {tmp_args_element_value_3, tmp_args_element_value_4};
tmp_call_result_2 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_1, call_args);
}
Py_DECREF(tmp_called_value_1);
Py_DECREF(tmp_args_element_value_3);
Py_DECREF(tmp_args_element_value_4);
if (tmp_call_result_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 150;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_2);
}
{
PyObject *tmp_dircall_arg1_1;
PyObject *tmp_expression_value_9;
PyObject *tmp_dircall_arg2_1;
CHECK_OBJECT(par_self);
tmp_expression_value_9 = par_self;
tmp_dircall_arg1_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_9, mod_consts[19]);
if (tmp_dircall_arg1_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 153;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_args);
tmp_dircall_arg2_1 = par_args;
Py_INCREF(tmp_dircall_arg2_1);
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_1, tmp_dircall_arg2_1};
tmp_return_value = impl___main__$$$function__2_complex_call_helper_star_list(dir_call_args);
}
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 153;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
branch_no_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_a48b1961b04a4759004683440c473842);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_a48b1961b04a4759004683440c473842);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_a48b1961b04a4759004683440c473842);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_a48b1961b04a4759004683440c473842, exception_lineno);
} else if (exception_tb->tb_frame != &frame_a48b1961b04a4759004683440c473842->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_a48b1961b04a4759004683440c473842, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_a48b1961b04a4759004683440c473842,
type_description_1,
par_self,
par_response,
par_content,
par_args
);
// Release cached frame if used for exception.
if (frame_a48b1961b04a4759004683440c473842 == cache_frame_a48b1961b04a4759004683440c473842) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_a48b1961b04a4759004683440c473842);
cache_frame_a48b1961b04a4759004683440c473842 = NULL;
}
assertFrameObject(frame_a48b1961b04a4759004683440c473842);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto function_exception_exit;
frame_no_exception_1:;
{
PyObject *tmp_tuple_element_1;
CHECK_OBJECT(par_response);
tmp_tuple_element_1 = par_response;
tmp_return_value = MAKE_TUPLE_EMPTY(2);
PyTuple_SET_ITEM0(tmp_return_value, 0, tmp_tuple_element_1);
CHECK_OBJECT(par_content);
tmp_tuple_element_1 = par_content;
PyTuple_SET_ITEM0(tmp_return_value, 1, tmp_tuple_element_1);
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_response);
Py_DECREF(par_response);
CHECK_OBJECT(par_content);
Py_DECREF(par_content);
CHECK_OBJECT(par_args);
Py_DECREF(par_args);
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_response);
Py_DECREF(par_response);
CHECK_OBJECT(par_content);
Py_DECREF(par_content);
CHECK_OBJECT(par_args);
Py_DECREF(par_args);
// 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_launchpadlib$launchpad$$$function__8___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_credentials = python_pars[1];
PyObject *par_authorization_engine = python_pars[2];
PyObject *par_credential_store = python_pars[3];
PyObject *par_service_root = python_pars[4];
PyObject *par_cache = python_pars[5];
PyObject *par_timeout = python_pars[6];
PyObject *par_proxy_info = python_pars[7];
PyObject *par_version = python_pars[8];
PyObject *var_error = NULL;
struct Nuitka_FrameObject *frame_67b19d60c19ca1666f198b238412097c;
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;
NUITKA_MAY_BE_UNUSED nuitka_void tmp_unused;
static struct Nuitka_FrameObject *cache_frame_67b19d60c19ca1666f198b238412097c = 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_67b19d60c19ca1666f198b238412097c)) {
Py_XDECREF(cache_frame_67b19d60c19ca1666f198b238412097c);
#if _DEBUG_REFCOUNTS
if (cache_frame_67b19d60c19ca1666f198b238412097c == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_67b19d60c19ca1666f198b238412097c = MAKE_FUNCTION_FRAME(codeobj_67b19d60c19ca1666f198b238412097c, module_launchpadlib$launchpad, sizeof(void *)+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_67b19d60c19ca1666f198b238412097c->m_type_description == NULL);
frame_67b19d60c19ca1666f198b238412097c = cache_frame_67b19d60c19ca1666f198b238412097c;
// Push the new frame as the currently active one.
pushFrameStack(frame_67b19d60c19ca1666f198b238412097c);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_67b19d60c19ca1666f198b238412097c) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_assign_source_1;
PyObject *tmp_called_instance_1;
PyObject *tmp_args_element_value_1;
tmp_called_instance_1 = GET_STRING_DICT_VALUE(moduledict_launchpadlib$launchpad, (Nuitka_StringObject *)mod_consts[27]);
if (unlikely(tmp_called_instance_1 == NULL)) {
tmp_called_instance_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[27]);
}
if (tmp_called_instance_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 192;
type_description_1 = "ooooooooooN";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_service_root);
tmp_args_element_value_1 = par_service_root;
frame_67b19d60c19ca1666f198b238412097c->m_frame.f_lineno = 192;
tmp_assign_source_1 = CALL_METHOD_WITH_SINGLE_ARG(tmp_called_instance_1, mod_consts[28], 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 = 192;
type_description_1 = "ooooooooooN";
goto frame_exception_exit_1;
}
{
PyObject *old = par_service_root;
assert(old != NULL);
par_service_root = tmp_assign_source_1;
Py_DECREF(old);
}
}
{
nuitka_bool tmp_condition_result_1;
int tmp_or_left_truth_1;
nuitka_bool tmp_or_left_value_1;
nuitka_bool tmp_or_right_value_1;
PyObject *tmp_called_value_1;
PyObject *tmp_expression_value_1;
PyObject *tmp_call_result_1;
PyObject *tmp_args_element_value_2;
int tmp_truth_name_1;
PyObject *tmp_called_value_2;
PyObject *tmp_expression_value_2;
PyObject *tmp_call_result_2;
PyObject *tmp_args_element_value_3;
PyObject *tmp_add_expr_left_1;
PyObject *tmp_add_expr_right_1;
int tmp_truth_name_2;
CHECK_OBJECT(par_service_root);
tmp_expression_value_1 = par_service_root;
tmp_called_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[29]);
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 193;
type_description_1 = "ooooooooooN";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_version);
tmp_args_element_value_2 = par_version;
frame_67b19d60c19ca1666f198b238412097c->m_frame.f_lineno = 193;
tmp_call_result_1 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_1, tmp_args_element_value_2);
Py_DECREF(tmp_called_value_1);
if (tmp_call_result_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 193;
type_description_1 = "ooooooooooN";
goto frame_exception_exit_1;
}
tmp_truth_name_1 = CHECK_IF_TRUE(tmp_call_result_1);
if (tmp_truth_name_1 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_call_result_1);
exception_lineno = 193;
type_description_1 = "ooooooooooN";
goto frame_exception_exit_1;
}
tmp_or_left_value_1 = tmp_truth_name_1 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
Py_DECREF(tmp_call_result_1);
tmp_or_left_truth_1 = tmp_or_left_value_1 == NUITKA_BOOL_TRUE ? 1 : 0;
if (tmp_or_left_truth_1 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 193;
type_description_1 = "ooooooooooN";
goto frame_exception_exit_1;
}
if (tmp_or_left_truth_1 == 1) {
goto or_left_1;
} else {
goto or_right_1;
}
or_right_1:;
CHECK_OBJECT(par_service_root);
tmp_expression_value_2 = par_service_root;
tmp_called_value_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[29]);
if (tmp_called_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 194;
type_description_1 = "ooooooooooN";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_version);
tmp_add_expr_left_1 = par_version;
tmp_add_expr_right_1 = mod_consts[30];
tmp_args_element_value_3 = BINARY_OPERATION_ADD_OBJECT_OBJECT_UNICODE(tmp_add_expr_left_1, tmp_add_expr_right_1);
if (tmp_args_element_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_2);
exception_lineno = 194;
type_description_1 = "ooooooooooN";
goto frame_exception_exit_1;
}
frame_67b19d60c19ca1666f198b238412097c->m_frame.f_lineno = 194;
tmp_call_result_2 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_2, tmp_args_element_value_3);
Py_DECREF(tmp_called_value_2);
Py_DECREF(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 = 194;
type_description_1 = "ooooooooooN";
goto frame_exception_exit_1;
}
tmp_truth_name_2 = CHECK_IF_TRUE(tmp_call_result_2);
if (tmp_truth_name_2 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_call_result_2);
exception_lineno = 194;
type_description_1 = "ooooooooooN";
goto frame_exception_exit_1;
}
tmp_or_right_value_1 = tmp_truth_name_2 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
Py_DECREF(tmp_call_result_2);
tmp_condition_result_1 = tmp_or_right_value_1;
goto or_end_1;
or_left_1:;
tmp_condition_result_1 = tmp_or_left_value_1;
or_end_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_2;
PyObject *tmp_mod_expr_left_1;
PyObject *tmp_mod_expr_right_1;
tmp_mod_expr_left_1 = mod_consts[31];
CHECK_OBJECT(par_version);
tmp_mod_expr_right_1 = par_version;
tmp_assign_source_2 = BINARY_OPERATION_MOD_OBJECT_UNICODE_OBJECT(tmp_mod_expr_left_1, tmp_mod_expr_right_1);
if (tmp_assign_source_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 199;
type_description_1 = "ooooooooooN";
goto frame_exception_exit_1;
}
assert(var_error == NULL);
var_error = tmp_assign_source_2;
}
{
PyObject *tmp_raise_type_1;
PyObject *tmp_make_exception_arg_1;
CHECK_OBJECT(var_error);
tmp_make_exception_arg_1 = var_error;
frame_67b19d60c19ca1666f198b238412097c->m_frame.f_lineno = 200;
tmp_raise_type_1 = CALL_FUNCTION_WITH_SINGLE_ARG(PyExc_ValueError, tmp_make_exception_arg_1);
assert(!(tmp_raise_type_1 == NULL));
exception_type = tmp_raise_type_1;
exception_lineno = 200;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "ooooooooooN";
goto frame_exception_exit_1;
}
branch_no_1:;
{
PyObject *tmp_assattr_value_1;
PyObject *tmp_assattr_target_1;
CHECK_OBJECT(par_credential_store);
tmp_assattr_value_1 = par_credential_store;
CHECK_OBJECT(par_self);
tmp_assattr_target_1 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_1, mod_consts[25], tmp_assattr_value_1);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 202;
type_description_1 = "ooooooooooN";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_assattr_value_2;
PyObject *tmp_assattr_target_2;
CHECK_OBJECT(par_authorization_engine);
tmp_assattr_value_2 = par_authorization_engine;
CHECK_OBJECT(par_self);
tmp_assattr_target_2 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_2, mod_consts[9], tmp_assattr_value_2);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 207;
type_description_1 = "ooooooooooN";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_called_instance_2;
PyObject *tmp_type_arg_value_1;
PyObject *tmp_object_arg_value_1;
PyObject *tmp_call_result_3;
PyObject *tmp_args_element_value_4;
PyObject *tmp_args_element_value_5;
PyObject *tmp_args_element_value_6;
PyObject *tmp_args_element_value_7;
PyObject *tmp_args_element_value_8;
PyObject *tmp_args_element_value_9;
tmp_type_arg_value_1 = GET_STRING_DICT_VALUE(moduledict_launchpadlib$launchpad, (Nuitka_StringObject *)mod_consts[32]);
if (unlikely(tmp_type_arg_value_1 == NULL)) {
tmp_type_arg_value_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[32]);
}
if (tmp_type_arg_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 209;
type_description_1 = "ooooooooooN";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_self);
tmp_object_arg_value_1 = par_self;
tmp_called_instance_2 = BUILTIN_SUPER2(moduledict_launchpadlib$launchpad, tmp_type_arg_value_1, tmp_object_arg_value_1);
if (tmp_called_instance_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 209;
type_description_1 = "ooooooooooN";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_credentials);
tmp_args_element_value_4 = par_credentials;
CHECK_OBJECT(par_service_root);
tmp_args_element_value_5 = par_service_root;
CHECK_OBJECT(par_cache);
tmp_args_element_value_6 = par_cache;
CHECK_OBJECT(par_timeout);
tmp_args_element_value_7 = par_timeout;
CHECK_OBJECT(par_proxy_info);
tmp_args_element_value_8 = par_proxy_info;
CHECK_OBJECT(par_version);
tmp_args_element_value_9 = par_version;
frame_67b19d60c19ca1666f198b238412097c->m_frame.f_lineno = 209;
{
PyObject *call_args[] = {tmp_args_element_value_4, tmp_args_element_value_5, tmp_args_element_value_6, tmp_args_element_value_7, tmp_args_element_value_8, tmp_args_element_value_9};
tmp_call_result_3 = CALL_METHOD_WITH_ARGS6(
tmp_called_instance_2,
mod_consts[11],
call_args
);
}
Py_DECREF(tmp_called_instance_2);
if (tmp_call_result_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 209;
type_description_1 = "ooooooooooN";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_3);
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_67b19d60c19ca1666f198b238412097c);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_67b19d60c19ca1666f198b238412097c);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_67b19d60c19ca1666f198b238412097c, exception_lineno);
} else if (exception_tb->tb_frame != &frame_67b19d60c19ca1666f198b238412097c->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_67b19d60c19ca1666f198b238412097c, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_67b19d60c19ca1666f198b238412097c,
type_description_1,
par_self,
par_credentials,
par_authorization_engine,
par_credential_store,
par_service_root,
par_cache,
par_timeout,
par_proxy_info,
par_version,
var_error,
NULL
);
// Release cached frame if used for exception.
if (frame_67b19d60c19ca1666f198b238412097c == cache_frame_67b19d60c19ca1666f198b238412097c) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_67b19d60c19ca1666f198b238412097c);
cache_frame_67b19d60c19ca1666f198b238412097c = NULL;
}
assertFrameObject(frame_67b19d60c19ca1666f198b238412097c);
// 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_service_root);
Py_DECREF(par_service_root);
par_service_root = 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_service_root);
par_service_root = NULL;
Py_XDECREF(var_error);
var_error = 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_credentials);
Py_DECREF(par_credentials);
CHECK_OBJECT(par_authorization_engine);
Py_DECREF(par_authorization_engine);
CHECK_OBJECT(par_credential_store);
Py_DECREF(par_credential_store);
CHECK_OBJECT(par_cache);
Py_DECREF(par_cache);
CHECK_OBJECT(par_timeout);
Py_DECREF(par_timeout);
CHECK_OBJECT(par_proxy_info);
Py_DECREF(par_proxy_info);
CHECK_OBJECT(par_version);
Py_DECREF(par_version);
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_credentials);
Py_DECREF(par_credentials);
CHECK_OBJECT(par_authorization_engine);
Py_DECREF(par_authorization_engine);
CHECK_OBJECT(par_credential_store);
Py_DECREF(par_credential_store);
CHECK_OBJECT(par_cache);
Py_DECREF(par_cache);
CHECK_OBJECT(par_timeout);
Py_DECREF(par_timeout);
CHECK_OBJECT(par_proxy_info);
Py_DECREF(par_proxy_info);
CHECK_OBJECT(par_version);
Py_DECREF(par_version);
// 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_launchpadlib$launchpad$$$function__9_httpFactory(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_credentials = python_pars[1];
PyObject *par_cache = python_pars[2];
PyObject *par_timeout = python_pars[3];
PyObject *par_proxy_info = python_pars[4];
struct Nuitka_FrameObject *frame_76d3054909d609c1a7b45f57298641c7;
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_76d3054909d609c1a7b45f57298641c7 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_76d3054909d609c1a7b45f57298641c7)) {
Py_XDECREF(cache_frame_76d3054909d609c1a7b45f57298641c7);
#if _DEBUG_REFCOUNTS
if (cache_frame_76d3054909d609c1a7b45f57298641c7 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_76d3054909d609c1a7b45f57298641c7 = MAKE_FUNCTION_FRAME(codeobj_76d3054909d609c1a7b45f57298641c7, module_launchpadlib$launchpad, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_76d3054909d609c1a7b45f57298641c7->m_type_description == NULL);
frame_76d3054909d609c1a7b45f57298641c7 = cache_frame_76d3054909d609c1a7b45f57298641c7;
// Push the new frame as the currently active one.
pushFrameStack(frame_76d3054909d609c1a7b45f57298641c7);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_76d3054909d609c1a7b45f57298641c7) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_called_value_1;
PyObject *tmp_args_element_value_1;
PyObject *tmp_args_element_value_2;
PyObject *tmp_expression_value_1;
PyObject *tmp_args_element_value_3;
PyObject *tmp_args_element_value_4;
PyObject *tmp_args_element_value_5;
PyObject *tmp_args_element_value_6;
tmp_called_value_1 = GET_STRING_DICT_VALUE(moduledict_launchpadlib$launchpad, (Nuitka_StringObject *)mod_consts[10]);
if (unlikely(tmp_called_value_1 == NULL)) {
tmp_called_value_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[10]);
}
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 213;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_self);
tmp_args_element_value_1 = par_self;
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_args_element_value_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[9]);
if (tmp_args_element_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 214;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_credentials);
tmp_args_element_value_3 = par_credentials;
CHECK_OBJECT(par_cache);
tmp_args_element_value_4 = par_cache;
CHECK_OBJECT(par_timeout);
tmp_args_element_value_5 = par_timeout;
CHECK_OBJECT(par_proxy_info);
tmp_args_element_value_6 = par_proxy_info;
frame_76d3054909d609c1a7b45f57298641c7->m_frame.f_lineno = 213;
{
PyObject *call_args[] = {tmp_args_element_value_1, tmp_args_element_value_2, tmp_args_element_value_3, tmp_args_element_value_4, tmp_args_element_value_5, tmp_args_element_value_6};
tmp_return_value = CALL_FUNCTION_WITH_ARGS6(tmp_called_value_1, call_args);
}
Py_DECREF(tmp_args_element_value_2);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 213;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_76d3054909d609c1a7b45f57298641c7);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_76d3054909d609c1a7b45f57298641c7);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_76d3054909d609c1a7b45f57298641c7);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_76d3054909d609c1a7b45f57298641c7, exception_lineno);
} else if (exception_tb->tb_frame != &frame_76d3054909d609c1a7b45f57298641c7->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_76d3054909d609c1a7b45f57298641c7, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_76d3054909d609c1a7b45f57298641c7,
type_description_1,
par_self,
par_credentials,
par_cache,
par_timeout,
par_proxy_info
);
// Release cached frame if used for exception.
if (frame_76d3054909d609c1a7b45f57298641c7 == cache_frame_76d3054909d609c1a7b45f57298641c7) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_76d3054909d609c1a7b45f57298641c7);
cache_frame_76d3054909d609c1a7b45f57298641c7 = NULL;
}
assertFrameObject(frame_76d3054909d609c1a7b45f57298641c7);
// 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_credentials);
Py_DECREF(par_credentials);
CHECK_OBJECT(par_cache);
Py_DECREF(par_cache);
CHECK_OBJECT(par_timeout);
Py_DECREF(par_timeout);
CHECK_OBJECT(par_proxy_info);
Py_DECREF(par_proxy_info);
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_credentials);
Py_DECREF(par_credentials);
CHECK_OBJECT(par_cache);
Py_DECREF(par_cache);
CHECK_OBJECT(par_timeout);
Py_DECREF(par_timeout);
CHECK_OBJECT(par_proxy_info);
Py_DECREF(par_proxy_info);
// 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_launchpadlib$launchpad$$$function__10__is_sudo(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];
struct Nuitka_FrameObject *frame_d172a066e080f771953f209dc6150578;
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_d172a066e080f771953f209dc6150578 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_d172a066e080f771953f209dc6150578)) {
Py_XDECREF(cache_frame_d172a066e080f771953f209dc6150578);
#if _DEBUG_REFCOUNTS
if (cache_frame_d172a066e080f771953f209dc6150578 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_d172a066e080f771953f209dc6150578 = MAKE_FUNCTION_FRAME(codeobj_d172a066e080f771953f209dc6150578, module_launchpadlib$launchpad, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_d172a066e080f771953f209dc6150578->m_type_description == NULL);
frame_d172a066e080f771953f209dc6150578 = cache_frame_d172a066e080f771953f209dc6150578;
// Push the new frame as the currently active one.
pushFrameStack(frame_d172a066e080f771953f209dc6150578);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_d172a066e080f771953f209dc6150578) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_bitand_expr_left_1;
PyObject *tmp_bitand_expr_right_1;
PyObject *tmp_set_arg_1;
PyObject *tmp_called_value_1;
PyObject *tmp_expression_value_1;
PyObject *tmp_expression_value_2;
tmp_bitand_expr_left_1 = PySet_New(mod_consts[34]);
tmp_expression_value_2 = GET_STRING_DICT_VALUE(moduledict_launchpadlib$launchpad, (Nuitka_StringObject *)mod_consts[35]);
if (unlikely(tmp_expression_value_2 == NULL)) {
tmp_expression_value_2 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[35]);
}
assert(!(tmp_expression_value_2 == NULL));
tmp_expression_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[36]);
if (tmp_expression_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_bitand_expr_left_1);
exception_lineno = 220;
type_description_1 = "o";
goto frame_exception_exit_1;
}
tmp_called_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[37]);
Py_DECREF(tmp_expression_value_1);
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_bitand_expr_left_1);
exception_lineno = 220;
type_description_1 = "o";
goto frame_exception_exit_1;
}
frame_d172a066e080f771953f209dc6150578->m_frame.f_lineno = 220;
tmp_set_arg_1 = CALL_FUNCTION_NO_ARGS(tmp_called_value_1);
Py_DECREF(tmp_called_value_1);
if (tmp_set_arg_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_bitand_expr_left_1);
exception_lineno = 220;
type_description_1 = "o";
goto frame_exception_exit_1;
}
tmp_bitand_expr_right_1 = PySet_New(tmp_set_arg_1);
Py_DECREF(tmp_set_arg_1);
if (tmp_bitand_expr_right_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_bitand_expr_left_1);
exception_lineno = 220;
type_description_1 = "o";
goto frame_exception_exit_1;
}
tmp_return_value = BINARY_OPERATION_BITAND_OBJECT_OBJECT_OBJECT(tmp_bitand_expr_left_1, tmp_bitand_expr_right_1);
Py_DECREF(tmp_bitand_expr_left_1);
Py_DECREF(tmp_bitand_expr_right_1);
assert(!(tmp_return_value == NULL));
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_d172a066e080f771953f209dc6150578);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_d172a066e080f771953f209dc6150578);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_d172a066e080f771953f209dc6150578);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_d172a066e080f771953f209dc6150578, exception_lineno);
} else if (exception_tb->tb_frame != &frame_d172a066e080f771953f209dc6150578->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_d172a066e080f771953f209dc6150578, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_d172a066e080f771953f209dc6150578,
type_description_1,
par_cls
);
// Release cached frame if used for exception.
if (frame_d172a066e080f771953f209dc6150578 == cache_frame_d172a066e080f771953f209dc6150578) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_d172a066e080f771953f209dc6150578);
cache_frame_d172a066e080f771953f209dc6150578 = NULL;
}
assertFrameObject(frame_d172a066e080f771953f209dc6150578);
// 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);
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_launchpadlib$launchpad$$$function__11_authorization_engine_factory(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_args = python_pars[1];
struct Nuitka_FrameObject *frame_1df00e91e6a6931f48b54aac5b3e7e29;
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_1df00e91e6a6931f48b54aac5b3e7e29 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_1df00e91e6a6931f48b54aac5b3e7e29)) {
Py_XDECREF(cache_frame_1df00e91e6a6931f48b54aac5b3e7e29);
#if _DEBUG_REFCOUNTS
if (cache_frame_1df00e91e6a6931f48b54aac5b3e7e29 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_1df00e91e6a6931f48b54aac5b3e7e29 = MAKE_FUNCTION_FRAME(codeobj_1df00e91e6a6931f48b54aac5b3e7e29, module_launchpadlib$launchpad, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_1df00e91e6a6931f48b54aac5b3e7e29->m_type_description == NULL);
frame_1df00e91e6a6931f48b54aac5b3e7e29 = cache_frame_1df00e91e6a6931f48b54aac5b3e7e29;
// Push the new frame as the currently active one.
pushFrameStack(frame_1df00e91e6a6931f48b54aac5b3e7e29);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_1df00e91e6a6931f48b54aac5b3e7e29) == 2); // Frame stack
// Framed code:
{
nuitka_bool tmp_condition_result_1;
PyObject *tmp_called_instance_1;
PyObject *tmp_call_result_1;
int tmp_truth_name_1;
CHECK_OBJECT(par_cls);
tmp_called_instance_1 = par_cls;
frame_1df00e91e6a6931f48b54aac5b3e7e29->m_frame.f_lineno = 224;
tmp_call_result_1 = CALL_METHOD_NO_ARGS(tmp_called_instance_1, mod_consts[38]);
if (tmp_call_result_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 224;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_truth_name_1 = CHECK_IF_TRUE(tmp_call_result_1);
if (tmp_truth_name_1 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_call_result_1);
exception_lineno = 224;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_condition_result_1 = tmp_truth_name_1 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
Py_DECREF(tmp_call_result_1);
if (tmp_condition_result_1 == NUITKA_BOOL_TRUE) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
{
PyObject *tmp_dircall_arg1_1;
PyObject *tmp_dircall_arg2_1;
tmp_dircall_arg1_1 = GET_STRING_DICT_VALUE(moduledict_launchpadlib$launchpad, (Nuitka_StringObject *)mod_consts[39]);
if (unlikely(tmp_dircall_arg1_1 == NULL)) {
tmp_dircall_arg1_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[39]);
}
if (tmp_dircall_arg1_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 229;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_args);
tmp_dircall_arg2_1 = par_args;
Py_INCREF(tmp_dircall_arg1_1);
Py_INCREF(tmp_dircall_arg2_1);
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_1, tmp_dircall_arg2_1};
tmp_return_value = impl___main__$$$function__2_complex_call_helper_star_list(dir_call_args);
}
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 229;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
branch_no_1:;
{
PyObject *tmp_dircall_arg1_2;
PyObject *tmp_dircall_arg2_2;
tmp_dircall_arg1_2 = GET_STRING_DICT_VALUE(moduledict_launchpadlib$launchpad, (Nuitka_StringObject *)mod_consts[40]);
if (unlikely(tmp_dircall_arg1_2 == NULL)) {
tmp_dircall_arg1_2 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[40]);
}
if (tmp_dircall_arg1_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 230;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_args);
tmp_dircall_arg2_2 = par_args;
Py_INCREF(tmp_dircall_arg1_2);
Py_INCREF(tmp_dircall_arg2_2);
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_2, tmp_dircall_arg2_2};
tmp_return_value = impl___main__$$$function__2_complex_call_helper_star_list(dir_call_args);
}
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 230;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_1df00e91e6a6931f48b54aac5b3e7e29);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_1df00e91e6a6931f48b54aac5b3e7e29);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_1df00e91e6a6931f48b54aac5b3e7e29);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_1df00e91e6a6931f48b54aac5b3e7e29, exception_lineno);
} else if (exception_tb->tb_frame != &frame_1df00e91e6a6931f48b54aac5b3e7e29->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_1df00e91e6a6931f48b54aac5b3e7e29, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_1df00e91e6a6931f48b54aac5b3e7e29,
type_description_1,
par_cls,
par_args
);
// Release cached frame if used for exception.
if (frame_1df00e91e6a6931f48b54aac5b3e7e29 == cache_frame_1df00e91e6a6931f48b54aac5b3e7e29) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_1df00e91e6a6931f48b54aac5b3e7e29);
cache_frame_1df00e91e6a6931f48b54aac5b3e7e29 = NULL;
}
assertFrameObject(frame_1df00e91e6a6931f48b54aac5b3e7e29);
// 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_args);
Py_DECREF(par_args);
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_args);
Py_DECREF(par_args);
// 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_launchpadlib$launchpad$$$function__12_credential_store_factory(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_credential_save_failed = python_pars[1];
struct Nuitka_FrameObject *frame_b26f12b455c35afe2f343b3bc5709304;
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_b26f12b455c35afe2f343b3bc5709304 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_b26f12b455c35afe2f343b3bc5709304)) {
Py_XDECREF(cache_frame_b26f12b455c35afe2f343b3bc5709304);
#if _DEBUG_REFCOUNTS
if (cache_frame_b26f12b455c35afe2f343b3bc5709304 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_b26f12b455c35afe2f343b3bc5709304 = MAKE_FUNCTION_FRAME(codeobj_b26f12b455c35afe2f343b3bc5709304, module_launchpadlib$launchpad, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_b26f12b455c35afe2f343b3bc5709304->m_type_description == NULL);
frame_b26f12b455c35afe2f343b3bc5709304 = cache_frame_b26f12b455c35afe2f343b3bc5709304;
// Push the new frame as the currently active one.
pushFrameStack(frame_b26f12b455c35afe2f343b3bc5709304);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_b26f12b455c35afe2f343b3bc5709304) == 2); // Frame stack
// Framed code:
{
nuitka_bool tmp_condition_result_1;
PyObject *tmp_called_instance_1;
PyObject *tmp_call_result_1;
int tmp_truth_name_1;
CHECK_OBJECT(par_cls);
tmp_called_instance_1 = par_cls;
frame_b26f12b455c35afe2f343b3bc5709304->m_frame.f_lineno = 234;
tmp_call_result_1 = CALL_METHOD_NO_ARGS(tmp_called_instance_1, mod_consts[38]);
if (tmp_call_result_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 234;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_truth_name_1 = CHECK_IF_TRUE(tmp_call_result_1);
if (tmp_truth_name_1 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_call_result_1);
exception_lineno = 234;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_condition_result_1 = tmp_truth_name_1 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
Py_DECREF(tmp_call_result_1);
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_args_element_value_1;
tmp_called_value_1 = GET_STRING_DICT_VALUE(moduledict_launchpadlib$launchpad, (Nuitka_StringObject *)mod_consts[41]);
if (unlikely(tmp_called_value_1 == NULL)) {
tmp_called_value_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[41]);
}
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 239;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_credential_save_failed);
tmp_args_element_value_1 = par_credential_save_failed;
frame_b26f12b455c35afe2f343b3bc5709304->m_frame.f_lineno = 239;
tmp_return_value = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_1, tmp_args_element_value_1);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 239;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
branch_no_1:;
{
PyObject *tmp_called_value_2;
PyObject *tmp_args_value_1;
PyObject *tmp_tuple_element_1;
PyObject *tmp_kwargs_value_1;
tmp_called_value_2 = GET_STRING_DICT_VALUE(moduledict_launchpadlib$launchpad, (Nuitka_StringObject *)mod_consts[42]);
if (unlikely(tmp_called_value_2 == NULL)) {
tmp_called_value_2 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[42]);
}
if (tmp_called_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 240;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_credential_save_failed);
tmp_tuple_element_1 = par_credential_save_failed;
tmp_args_value_1 = MAKE_TUPLE_EMPTY(1);
PyTuple_SET_ITEM0(tmp_args_value_1, 0, tmp_tuple_element_1);
tmp_kwargs_value_1 = DICT_COPY(mod_consts[43]);
frame_b26f12b455c35afe2f343b3bc5709304->m_frame.f_lineno = 240;
tmp_return_value = CALL_FUNCTION(tmp_called_value_2, tmp_args_value_1, tmp_kwargs_value_1);
Py_DECREF(tmp_args_value_1);
Py_DECREF(tmp_kwargs_value_1);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 240;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_b26f12b455c35afe2f343b3bc5709304);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_b26f12b455c35afe2f343b3bc5709304);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_b26f12b455c35afe2f343b3bc5709304);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_b26f12b455c35afe2f343b3bc5709304, exception_lineno);
} else if (exception_tb->tb_frame != &frame_b26f12b455c35afe2f343b3bc5709304->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_b26f12b455c35afe2f343b3bc5709304, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_b26f12b455c35afe2f343b3bc5709304,
type_description_1,
par_cls,
par_credential_save_failed
);
// Release cached frame if used for exception.
if (frame_b26f12b455c35afe2f343b3bc5709304 == cache_frame_b26f12b455c35afe2f343b3bc5709304) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_b26f12b455c35afe2f343b3bc5709304);
cache_frame_b26f12b455c35afe2f343b3bc5709304 = NULL;
}
assertFrameObject(frame_b26f12b455c35afe2f343b3bc5709304);
// 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_credential_save_failed);
Py_DECREF(par_credential_save_failed);
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_credential_save_failed);
Py_DECREF(par_credential_save_failed);
// 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_launchpadlib$launchpad$$$function__13_login(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_consumer_name = python_pars[1];
PyObject *par_token_string = python_pars[2];
PyObject *par_access_secret = python_pars[3];
PyObject *par_service_root = python_pars[4];
PyObject *par_cache = python_pars[5];
PyObject *par_timeout = python_pars[6];
PyObject *par_proxy_info = python_pars[7];
PyObject *par_authorization_engine = python_pars[8];
PyObject *par_allow_access_levels = python_pars[9];
PyObject *par_max_failed_attempts = python_pars[10];
PyObject *par_credential_store = python_pars[11];
PyObject *par_credential_save_failed = python_pars[12];
PyObject *par_version = python_pars[13];
PyObject *var_access_token = NULL;
PyObject *var_credentials = NULL;
struct Nuitka_FrameObject *frame_1d95409034ccbc3300f1dd9bccb73730;
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_1d95409034ccbc3300f1dd9bccb73730 = 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_1d95409034ccbc3300f1dd9bccb73730)) {
Py_XDECREF(cache_frame_1d95409034ccbc3300f1dd9bccb73730);
#if _DEBUG_REFCOUNTS
if (cache_frame_1d95409034ccbc3300f1dd9bccb73730 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_1d95409034ccbc3300f1dd9bccb73730 = MAKE_FUNCTION_FRAME(codeobj_1d95409034ccbc3300f1dd9bccb73730, module_launchpadlib$launchpad, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+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_1d95409034ccbc3300f1dd9bccb73730->m_type_description == NULL);
frame_1d95409034ccbc3300f1dd9bccb73730 = cache_frame_1d95409034ccbc3300f1dd9bccb73730;
// Push the new frame as the currently active one.
pushFrameStack(frame_1d95409034ccbc3300f1dd9bccb73730);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_1d95409034ccbc3300f1dd9bccb73730) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_called_instance_1;
PyObject *tmp_call_result_1;
CHECK_OBJECT(par_cls);
tmp_called_instance_1 = par_cls;
frame_1d95409034ccbc3300f1dd9bccb73730->m_frame.f_lineno = 281;
tmp_call_result_1 = CALL_METHOD_WITH_SINGLE_ARG(
tmp_called_instance_1,
mod_consts[44],
PyTuple_GET_ITEM(mod_consts[45], 0)
);
if (tmp_call_result_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 281;
type_description_1 = "oooooooooooooooo";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_1);
}
{
PyObject *tmp_assign_source_1;
PyObject *tmp_called_value_1;
PyObject *tmp_args_element_value_1;
PyObject *tmp_args_element_value_2;
tmp_called_value_1 = GET_STRING_DICT_VALUE(moduledict_launchpadlib$launchpad, (Nuitka_StringObject *)mod_consts[46]);
if (unlikely(tmp_called_value_1 == NULL)) {
tmp_called_value_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[46]);
}
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 282;
type_description_1 = "oooooooooooooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_token_string);
tmp_args_element_value_1 = par_token_string;
CHECK_OBJECT(par_access_secret);
tmp_args_element_value_2 = par_access_secret;
frame_1d95409034ccbc3300f1dd9bccb73730->m_frame.f_lineno = 282;
{
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);
}
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 282;
type_description_1 = "oooooooooooooooo";
goto frame_exception_exit_1;
}
assert(var_access_token == NULL);
var_access_token = tmp_assign_source_1;
}
{
PyObject *tmp_assign_source_2;
PyObject *tmp_called_value_2;
PyObject *tmp_kw_call_value_0_1;
PyObject *tmp_kw_call_value_1_1;
tmp_called_value_2 = GET_STRING_DICT_VALUE(moduledict_launchpadlib$launchpad, (Nuitka_StringObject *)mod_consts[47]);
if (unlikely(tmp_called_value_2 == NULL)) {
tmp_called_value_2 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[47]);
}
if (tmp_called_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 283;
type_description_1 = "oooooooooooooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_consumer_name);
tmp_kw_call_value_0_1 = par_consumer_name;
CHECK_OBJECT(var_access_token);
tmp_kw_call_value_1_1 = var_access_token;
frame_1d95409034ccbc3300f1dd9bccb73730->m_frame.f_lineno = 283;
{
PyObject *kw_values[2] = {tmp_kw_call_value_0_1, tmp_kw_call_value_1_1};
tmp_assign_source_2 = CALL_FUNCTION_WITH_NO_ARGS_KWSPLIT(tmp_called_value_2, kw_values, mod_consts[48]);
}
if (tmp_assign_source_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 283;
type_description_1 = "oooooooooooooooo";
goto frame_exception_exit_1;
}
assert(var_credentials == NULL);
var_credentials = tmp_assign_source_2;
}
{
bool tmp_condition_result_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
CHECK_OBJECT(par_authorization_engine);
tmp_cmp_expr_left_1 = par_authorization_engine;
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_3;
PyObject *tmp_called_instance_2;
PyObject *tmp_args_element_value_3;
PyObject *tmp_args_element_value_4;
PyObject *tmp_args_element_value_5;
CHECK_OBJECT(par_cls);
tmp_called_instance_2 = par_cls;
CHECK_OBJECT(par_service_root);
tmp_args_element_value_3 = par_service_root;
CHECK_OBJECT(par_consumer_name);
tmp_args_element_value_4 = par_consumer_name;
CHECK_OBJECT(par_allow_access_levels);
tmp_args_element_value_5 = par_allow_access_levels;
frame_1d95409034ccbc3300f1dd9bccb73730->m_frame.f_lineno = 286;
{
PyObject *call_args[] = {tmp_args_element_value_3, tmp_args_element_value_4, tmp_args_element_value_5};
tmp_assign_source_3 = CALL_METHOD_WITH_ARGS3(
tmp_called_instance_2,
mod_consts[49],
call_args
);
}
if (tmp_assign_source_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 286;
type_description_1 = "oooooooooooooooo";
goto frame_exception_exit_1;
}
{
PyObject *old = par_authorization_engine;
assert(old != NULL);
par_authorization_engine = tmp_assign_source_3;
Py_DECREF(old);
}
}
branch_no_1:;
{
bool tmp_condition_result_2;
PyObject *tmp_cmp_expr_left_2;
PyObject *tmp_cmp_expr_right_2;
CHECK_OBJECT(par_credential_store);
tmp_cmp_expr_left_2 = par_credential_store;
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_4;
PyObject *tmp_called_instance_3;
PyObject *tmp_args_element_value_6;
CHECK_OBJECT(par_cls);
tmp_called_instance_3 = par_cls;
CHECK_OBJECT(par_credential_save_failed);
tmp_args_element_value_6 = par_credential_save_failed;
frame_1d95409034ccbc3300f1dd9bccb73730->m_frame.f_lineno = 289;
tmp_assign_source_4 = CALL_METHOD_WITH_SINGLE_ARG(tmp_called_instance_3, mod_consts[50], tmp_args_element_value_6);
if (tmp_assign_source_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 289;
type_description_1 = "oooooooooooooooo";
goto frame_exception_exit_1;
}
{
PyObject *old = par_credential_store;
assert(old != NULL);
par_credential_store = tmp_assign_source_4;
Py_DECREF(old);
}
}
branch_no_2:;
{
PyObject *tmp_called_value_3;
PyObject *tmp_args_element_value_7;
PyObject *tmp_args_element_value_8;
PyObject *tmp_args_element_value_9;
PyObject *tmp_args_element_value_10;
PyObject *tmp_args_element_value_11;
PyObject *tmp_args_element_value_12;
PyObject *tmp_args_element_value_13;
PyObject *tmp_args_element_value_14;
CHECK_OBJECT(par_cls);
tmp_called_value_3 = par_cls;
CHECK_OBJECT(var_credentials);
tmp_args_element_value_7 = var_credentials;
CHECK_OBJECT(par_authorization_engine);
tmp_args_element_value_8 = par_authorization_engine;
CHECK_OBJECT(par_credential_store);
tmp_args_element_value_9 = par_credential_store;
if (par_service_root == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[51]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 292;
type_description_1 = "oooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_10 = par_service_root;
CHECK_OBJECT(par_cache);
tmp_args_element_value_11 = par_cache;
CHECK_OBJECT(par_timeout);
tmp_args_element_value_12 = par_timeout;
CHECK_OBJECT(par_proxy_info);
tmp_args_element_value_13 = par_proxy_info;
CHECK_OBJECT(par_version);
tmp_args_element_value_14 = par_version;
frame_1d95409034ccbc3300f1dd9bccb73730->m_frame.f_lineno = 291;
{
PyObject *call_args[] = {tmp_args_element_value_7, tmp_args_element_value_8, tmp_args_element_value_9, tmp_args_element_value_10, tmp_args_element_value_11, tmp_args_element_value_12, tmp_args_element_value_13, tmp_args_element_value_14};
tmp_return_value = CALL_FUNCTION_WITH_ARGS8(tmp_called_value_3, call_args);
}
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 291;
type_description_1 = "oooooooooooooooo";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_1d95409034ccbc3300f1dd9bccb73730);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_1d95409034ccbc3300f1dd9bccb73730);
#endif
// Put the previous frame back on top.
popFrameStack();
goto try_return_handler_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_1d95409034ccbc3300f1dd9bccb73730);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_1d95409034ccbc3300f1dd9bccb73730, exception_lineno);
} else if (exception_tb->tb_frame != &frame_1d95409034ccbc3300f1dd9bccb73730->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_1d95409034ccbc3300f1dd9bccb73730, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_1d95409034ccbc3300f1dd9bccb73730,
type_description_1,
par_cls,
par_consumer_name,
par_token_string,
par_access_secret,
par_service_root,
par_cache,
par_timeout,
par_proxy_info,
par_authorization_engine,
par_allow_access_levels,
par_max_failed_attempts,
par_credential_store,
par_credential_save_failed,
par_version,
var_access_token,
var_credentials
);
// Release cached frame if used for exception.
if (frame_1d95409034ccbc3300f1dd9bccb73730 == cache_frame_1d95409034ccbc3300f1dd9bccb73730) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_1d95409034ccbc3300f1dd9bccb73730);
cache_frame_1d95409034ccbc3300f1dd9bccb73730 = NULL;
}
assertFrameObject(frame_1d95409034ccbc3300f1dd9bccb73730);
// 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(par_authorization_engine);
Py_DECREF(par_authorization_engine);
par_authorization_engine = NULL;
CHECK_OBJECT(par_credential_store);
Py_DECREF(par_credential_store);
par_credential_store = NULL;
CHECK_OBJECT(var_access_token);
Py_DECREF(var_access_token);
var_access_token = NULL;
CHECK_OBJECT(var_credentials);
Py_DECREF(var_credentials);
var_credentials = 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_authorization_engine);
par_authorization_engine = NULL;
Py_XDECREF(par_credential_store);
par_credential_store = NULL;
Py_XDECREF(var_access_token);
var_access_token = NULL;
Py_XDECREF(var_credentials);
var_credentials = 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_consumer_name);
Py_DECREF(par_consumer_name);
CHECK_OBJECT(par_token_string);
Py_DECREF(par_token_string);
CHECK_OBJECT(par_access_secret);
Py_DECREF(par_access_secret);
CHECK_OBJECT(par_service_root);
Py_DECREF(par_service_root);
CHECK_OBJECT(par_cache);
Py_DECREF(par_cache);
CHECK_OBJECT(par_timeout);
Py_DECREF(par_timeout);
CHECK_OBJECT(par_proxy_info);
Py_DECREF(par_proxy_info);
CHECK_OBJECT(par_allow_access_levels);
Py_DECREF(par_allow_access_levels);
CHECK_OBJECT(par_max_failed_attempts);
Py_DECREF(par_max_failed_attempts);
CHECK_OBJECT(par_credential_save_failed);
Py_DECREF(par_credential_save_failed);
CHECK_OBJECT(par_version);
Py_DECREF(par_version);
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_consumer_name);
Py_DECREF(par_consumer_name);
CHECK_OBJECT(par_token_string);
Py_DECREF(par_token_string);
CHECK_OBJECT(par_access_secret);
Py_DECREF(par_access_secret);
CHECK_OBJECT(par_service_root);
Py_DECREF(par_service_root);
CHECK_OBJECT(par_cache);
Py_DECREF(par_cache);
CHECK_OBJECT(par_timeout);
Py_DECREF(par_timeout);
CHECK_OBJECT(par_proxy_info);
Py_DECREF(par_proxy_info);
CHECK_OBJECT(par_allow_access_levels);
Py_DECREF(par_allow_access_levels);
CHECK_OBJECT(par_max_failed_attempts);
Py_DECREF(par_max_failed_attempts);
CHECK_OBJECT(par_credential_save_failed);
Py_DECREF(par_credential_save_failed);
CHECK_OBJECT(par_version);
Py_DECREF(par_version);
// 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_launchpadlib$launchpad$$$function__14_get_token_and_login(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_consumer_name = python_pars[1];
PyObject *par_service_root = python_pars[2];
PyObject *par_cache = python_pars[3];
PyObject *par_timeout = python_pars[4];
PyObject *par_proxy_info = python_pars[5];
PyObject *par_authorization_engine = python_pars[6];
PyObject *par_allow_access_levels = python_pars[7];
PyObject *par_max_failed_attempts = python_pars[8];
PyObject *par_credential_store = python_pars[9];
PyObject *par_credential_save_failed = python_pars[10];
PyObject *par_version = python_pars[11];
struct Nuitka_FrameObject *frame_23411056628a88b181258741c0fd6c86;
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_23411056628a88b181258741c0fd6c86 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_23411056628a88b181258741c0fd6c86)) {
Py_XDECREF(cache_frame_23411056628a88b181258741c0fd6c86);
#if _DEBUG_REFCOUNTS
if (cache_frame_23411056628a88b181258741c0fd6c86 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_23411056628a88b181258741c0fd6c86 = MAKE_FUNCTION_FRAME(codeobj_23411056628a88b181258741c0fd6c86, module_launchpadlib$launchpad, sizeof(void *)+sizeof(void *)+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_23411056628a88b181258741c0fd6c86->m_type_description == NULL);
frame_23411056628a88b181258741c0fd6c86 = cache_frame_23411056628a88b181258741c0fd6c86;
// Push the new frame as the currently active one.
pushFrameStack(frame_23411056628a88b181258741c0fd6c86);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_23411056628a88b181258741c0fd6c86) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_called_instance_1;
PyObject *tmp_call_result_1;
CHECK_OBJECT(par_cls);
tmp_called_instance_1 = par_cls;
frame_23411056628a88b181258741c0fd6c86->m_frame.f_lineno = 323;
tmp_call_result_1 = CALL_METHOD_WITH_SINGLE_ARG(
tmp_called_instance_1,
mod_consts[44],
PyTuple_GET_ITEM(mod_consts[53], 0)
);
if (tmp_call_result_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 323;
type_description_1 = "oooooooooooo";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_1);
}
{
PyObject *tmp_called_instance_2;
PyObject *tmp_args_element_value_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;
PyObject *tmp_args_element_value_6;
PyObject *tmp_args_element_value_7;
PyObject *tmp_args_element_value_8;
PyObject *tmp_args_element_value_9;
PyObject *tmp_args_element_value_10;
CHECK_OBJECT(par_cls);
tmp_called_instance_2 = par_cls;
CHECK_OBJECT(par_consumer_name);
tmp_args_element_value_1 = par_consumer_name;
CHECK_OBJECT(par_service_root);
tmp_args_element_value_2 = par_service_root;
CHECK_OBJECT(par_cache);
tmp_args_element_value_3 = par_cache;
CHECK_OBJECT(par_timeout);
tmp_args_element_value_4 = par_timeout;
CHECK_OBJECT(par_proxy_info);
tmp_args_element_value_5 = par_proxy_info;
CHECK_OBJECT(par_authorization_engine);
tmp_args_element_value_6 = par_authorization_engine;
CHECK_OBJECT(par_allow_access_levels);
tmp_args_element_value_7 = par_allow_access_levels;
CHECK_OBJECT(par_credential_store);
tmp_args_element_value_8 = par_credential_store;
CHECK_OBJECT(par_credential_save_failed);
tmp_args_element_value_9 = par_credential_save_failed;
CHECK_OBJECT(par_version);
tmp_args_element_value_10 = par_version;
frame_23411056628a88b181258741c0fd6c86->m_frame.f_lineno = 324;
{
PyObject *call_args[] = {tmp_args_element_value_1, tmp_args_element_value_2, tmp_args_element_value_3, tmp_args_element_value_4, tmp_args_element_value_5, tmp_args_element_value_6, tmp_args_element_value_7, tmp_args_element_value_8, tmp_args_element_value_9, tmp_args_element_value_10};
tmp_return_value = CALL_METHOD_WITH_ARGS10(
tmp_called_instance_2,
mod_consts[54],
call_args
);
}
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 324;
type_description_1 = "oooooooooooo";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_23411056628a88b181258741c0fd6c86);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_23411056628a88b181258741c0fd6c86);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_23411056628a88b181258741c0fd6c86);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_23411056628a88b181258741c0fd6c86, exception_lineno);
} else if (exception_tb->tb_frame != &frame_23411056628a88b181258741c0fd6c86->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_23411056628a88b181258741c0fd6c86, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_23411056628a88b181258741c0fd6c86,
type_description_1,
par_cls,
par_consumer_name,
par_service_root,
par_cache,
par_timeout,
par_proxy_info,
par_authorization_engine,
par_allow_access_levels,
par_max_failed_attempts,
par_credential_store,
par_credential_save_failed,
par_version
);
// Release cached frame if used for exception.
if (frame_23411056628a88b181258741c0fd6c86 == cache_frame_23411056628a88b181258741c0fd6c86) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_23411056628a88b181258741c0fd6c86);
cache_frame_23411056628a88b181258741c0fd6c86 = NULL;
}
assertFrameObject(frame_23411056628a88b181258741c0fd6c86);
// 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_consumer_name);
Py_DECREF(par_consumer_name);
CHECK_OBJECT(par_service_root);
Py_DECREF(par_service_root);
CHECK_OBJECT(par_cache);
Py_DECREF(par_cache);
CHECK_OBJECT(par_timeout);
Py_DECREF(par_timeout);
CHECK_OBJECT(par_proxy_info);
Py_DECREF(par_proxy_info);
CHECK_OBJECT(par_authorization_engine);
Py_DECREF(par_authorization_engine);
CHECK_OBJECT(par_allow_access_levels);
Py_DECREF(par_allow_access_levels);
CHECK_OBJECT(par_max_failed_attempts);
Py_DECREF(par_max_failed_attempts);
CHECK_OBJECT(par_credential_store);
Py_DECREF(par_credential_store);
CHECK_OBJECT(par_credential_save_failed);
Py_DECREF(par_credential_save_failed);
CHECK_OBJECT(par_version);
Py_DECREF(par_version);
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_consumer_name);
Py_DECREF(par_consumer_name);
CHECK_OBJECT(par_service_root);
Py_DECREF(par_service_root);
CHECK_OBJECT(par_cache);
Py_DECREF(par_cache);
CHECK_OBJECT(par_timeout);
Py_DECREF(par_timeout);
CHECK_OBJECT(par_proxy_info);
Py_DECREF(par_proxy_info);
CHECK_OBJECT(par_authorization_engine);
Py_DECREF(par_authorization_engine);
CHECK_OBJECT(par_allow_access_levels);
Py_DECREF(par_allow_access_levels);
CHECK_OBJECT(par_max_failed_attempts);
Py_DECREF(par_max_failed_attempts);
CHECK_OBJECT(par_credential_store);
Py_DECREF(par_credential_store);
CHECK_OBJECT(par_credential_save_failed);
Py_DECREF(par_credential_save_failed);
CHECK_OBJECT(par_version);
Py_DECREF(par_version);
// 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_launchpadlib$launchpad$$$function__15__authorize_token_and_login(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_consumer_name = python_pars[1];
PyObject *par_service_root = python_pars[2];
PyObject *par_cache = python_pars[3];
PyObject *par_timeout = python_pars[4];
PyObject *par_proxy_info = python_pars[5];
PyObject *par_authorization_engine = python_pars[6];
PyObject *par_allow_access_levels = python_pars[7];
PyObject *par_credential_store = python_pars[8];
PyObject *par_credential_save_failed = python_pars[9];
PyObject *par_version = python_pars[10];
PyObject *var_consumer = NULL;
PyObject *var_credentials = NULL;
PyObject *var_cached_credentials = NULL;
struct Nuitka_FrameObject *frame_20a3da9df2bbc00bb74cc24029450396;
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;
NUITKA_MAY_BE_UNUSED nuitka_void tmp_unused;
PyObject *tmp_return_value = NULL;
static struct Nuitka_FrameObject *cache_frame_20a3da9df2bbc00bb74cc24029450396 = 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_20a3da9df2bbc00bb74cc24029450396)) {
Py_XDECREF(cache_frame_20a3da9df2bbc00bb74cc24029450396);
#if _DEBUG_REFCOUNTS
if (cache_frame_20a3da9df2bbc00bb74cc24029450396 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_20a3da9df2bbc00bb74cc24029450396 = MAKE_FUNCTION_FRAME(codeobj_20a3da9df2bbc00bb74cc24029450396, module_launchpadlib$launchpad, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+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_20a3da9df2bbc00bb74cc24029450396->m_type_description == NULL);
frame_20a3da9df2bbc00bb74cc24029450396 = cache_frame_20a3da9df2bbc00bb74cc24029450396;
// Push the new frame as the currently active one.
pushFrameStack(frame_20a3da9df2bbc00bb74cc24029450396);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_20a3da9df2bbc00bb74cc24029450396) == 2); // Frame stack
// Framed code:
{
nuitka_bool tmp_condition_result_1;
PyObject *tmp_isinstance_inst_1;
PyObject *tmp_isinstance_cls_1;
CHECK_OBJECT(par_consumer_name);
tmp_isinstance_inst_1 = par_consumer_name;
tmp_isinstance_cls_1 = GET_STRING_DICT_VALUE(moduledict_launchpadlib$launchpad, (Nuitka_StringObject *)mod_consts[56]);
if (unlikely(tmp_isinstance_cls_1 == NULL)) {
tmp_isinstance_cls_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[56]);
}
if (tmp_isinstance_cls_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 341;
type_description_1 = "oooooooooooooo";
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 = 341;
type_description_1 = "oooooooooooooo";
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_assign_source_1;
CHECK_OBJECT(par_consumer_name);
tmp_assign_source_1 = par_consumer_name;
assert(var_consumer == NULL);
Py_INCREF(tmp_assign_source_1);
var_consumer = tmp_assign_source_1;
}
goto branch_end_1;
branch_no_1:;
{
PyObject *tmp_assign_source_2;
PyObject *tmp_called_value_1;
PyObject *tmp_args_element_value_1;
tmp_called_value_1 = GET_STRING_DICT_VALUE(moduledict_launchpadlib$launchpad, (Nuitka_StringObject *)mod_consts[57]);
if (unlikely(tmp_called_value_1 == NULL)) {
tmp_called_value_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[57]);
}
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 347;
type_description_1 = "oooooooooooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_consumer_name);
tmp_args_element_value_1 = par_consumer_name;
frame_20a3da9df2bbc00bb74cc24029450396->m_frame.f_lineno = 347;
tmp_assign_source_2 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_1, tmp_args_element_value_1);
if (tmp_assign_source_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 347;
type_description_1 = "oooooooooooooo";
goto frame_exception_exit_1;
}
assert(var_consumer == NULL);
var_consumer = tmp_assign_source_2;
}
branch_end_1:;
{
PyObject *tmp_assign_source_3;
PyObject *tmp_called_value_2;
tmp_called_value_2 = GET_STRING_DICT_VALUE(moduledict_launchpadlib$launchpad, (Nuitka_StringObject *)mod_consts[47]);
if (unlikely(tmp_called_value_2 == NULL)) {
tmp_called_value_2 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[47]);
}
if (tmp_called_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 351;
type_description_1 = "oooooooooooooo";
goto frame_exception_exit_1;
}
frame_20a3da9df2bbc00bb74cc24029450396->m_frame.f_lineno = 351;
tmp_assign_source_3 = CALL_FUNCTION_WITH_POSARGS1(tmp_called_value_2, mod_consts[58]);
if (tmp_assign_source_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 351;
type_description_1 = "oooooooooooooo";
goto frame_exception_exit_1;
}
assert(var_credentials == NULL);
var_credentials = tmp_assign_source_3;
}
{
PyObject *tmp_assattr_value_1;
PyObject *tmp_assattr_target_1;
CHECK_OBJECT(var_consumer);
tmp_assattr_value_1 = var_consumer;
CHECK_OBJECT(var_credentials);
tmp_assattr_target_1 = var_credentials;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_1, mod_consts[59], tmp_assattr_value_1);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 352;
type_description_1 = "oooooooooooooo";
goto frame_exception_exit_1;
}
}
{
bool tmp_condition_result_2;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
CHECK_OBJECT(par_authorization_engine);
tmp_cmp_expr_left_1 = par_authorization_engine;
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_4;
PyObject *tmp_called_value_3;
PyObject *tmp_expression_value_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;
CHECK_OBJECT(par_cls);
tmp_expression_value_1 = par_cls;
tmp_called_value_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[49]);
if (tmp_called_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 354;
type_description_1 = "oooooooooooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_service_root);
tmp_args_element_value_2 = par_service_root;
if (par_consumer_name == NULL) {
Py_DECREF(tmp_called_value_3);
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[60]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 355;
type_description_1 = "oooooooooooooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_3 = par_consumer_name;
tmp_args_element_value_4 = Py_None;
CHECK_OBJECT(par_allow_access_levels);
tmp_args_element_value_5 = par_allow_access_levels;
frame_20a3da9df2bbc00bb74cc24029450396->m_frame.f_lineno = 354;
{
PyObject *call_args[] = {tmp_args_element_value_2, tmp_args_element_value_3, tmp_args_element_value_4, tmp_args_element_value_5};
tmp_assign_source_4 = CALL_FUNCTION_WITH_ARGS4(tmp_called_value_3, call_args);
}
Py_DECREF(tmp_called_value_3);
if (tmp_assign_source_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 354;
type_description_1 = "oooooooooooooo";
goto frame_exception_exit_1;
}
{
PyObject *old = par_authorization_engine;
assert(old != NULL);
par_authorization_engine = tmp_assign_source_4;
Py_DECREF(old);
}
}
branch_no_2:;
{
bool tmp_condition_result_3;
PyObject *tmp_cmp_expr_left_2;
PyObject *tmp_cmp_expr_right_2;
CHECK_OBJECT(par_credential_store);
tmp_cmp_expr_left_2 = par_credential_store;
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_5;
PyObject *tmp_called_instance_1;
PyObject *tmp_args_element_value_6;
if (par_cls == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[61]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 357;
type_description_1 = "oooooooooooooo";
goto frame_exception_exit_1;
}
tmp_called_instance_1 = par_cls;
CHECK_OBJECT(par_credential_save_failed);
tmp_args_element_value_6 = par_credential_save_failed;
frame_20a3da9df2bbc00bb74cc24029450396->m_frame.f_lineno = 357;
tmp_assign_source_5 = CALL_METHOD_WITH_SINGLE_ARG(tmp_called_instance_1, mod_consts[50], tmp_args_element_value_6);
if (tmp_assign_source_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 357;
type_description_1 = "oooooooooooooo";
goto frame_exception_exit_1;
}
{
PyObject *old = par_credential_store;
assert(old != NULL);
par_credential_store = tmp_assign_source_5;
Py_DECREF(old);
}
}
goto branch_end_3;
branch_no_3:;
{
PyObject *tmp_called_value_4;
PyObject *tmp_expression_value_2;
PyObject *tmp_call_result_1;
PyObject *tmp_args_element_value_7;
PyObject *tmp_args_element_value_8;
PyObject *tmp_args_element_value_9;
PyObject *tmp_expression_value_3;
PyObject *tmp_args_element_value_10;
if (par_cls == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[61]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 364;
type_description_1 = "oooooooooooooo";
goto frame_exception_exit_1;
}
tmp_expression_value_2 = par_cls;
tmp_called_value_4 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[62]);
if (tmp_called_value_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 364;
type_description_1 = "oooooooooooooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_7 = mod_consts[63];
CHECK_OBJECT(par_credential_save_failed);
tmp_args_element_value_8 = par_credential_save_failed;
CHECK_OBJECT(par_credential_store);
tmp_expression_value_3 = par_credential_store;
tmp_args_element_value_9 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[63]);
if (tmp_args_element_value_9 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_4);
exception_lineno = 366;
type_description_1 = "oooooooooooooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_10 = mod_consts[25];
frame_20a3da9df2bbc00bb74cc24029450396->m_frame.f_lineno = 364;
{
PyObject *call_args[] = {tmp_args_element_value_7, tmp_args_element_value_8, tmp_args_element_value_9, tmp_args_element_value_10};
tmp_call_result_1 = CALL_FUNCTION_WITH_ARGS4(tmp_called_value_4, call_args);
}
Py_DECREF(tmp_called_value_4);
Py_DECREF(tmp_args_element_value_9);
if (tmp_call_result_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 364;
type_description_1 = "oooooooooooooo";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_1);
}
branch_end_3:;
{
PyObject *tmp_assign_source_6;
PyObject *tmp_called_value_5;
PyObject *tmp_expression_value_4;
PyObject *tmp_args_element_value_11;
PyObject *tmp_expression_value_5;
if (par_credential_store == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[25]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 370;
type_description_1 = "oooooooooooooo";
goto frame_exception_exit_1;
}
tmp_expression_value_4 = par_credential_store;
tmp_called_value_5 = LOOKUP_ATTRIBUTE(tmp_expression_value_4, mod_consts[64]);
if (tmp_called_value_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 370;
type_description_1 = "oooooooooooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_authorization_engine);
tmp_expression_value_5 = par_authorization_engine;
tmp_args_element_value_11 = LOOKUP_ATTRIBUTE(tmp_expression_value_5, mod_consts[65]);
if (tmp_args_element_value_11 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_5);
exception_lineno = 371;
type_description_1 = "oooooooooooooo";
goto frame_exception_exit_1;
}
frame_20a3da9df2bbc00bb74cc24029450396->m_frame.f_lineno = 370;
tmp_assign_source_6 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_5, tmp_args_element_value_11);
Py_DECREF(tmp_called_value_5);
Py_DECREF(tmp_args_element_value_11);
if (tmp_assign_source_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 370;
type_description_1 = "oooooooooooooo";
goto frame_exception_exit_1;
}
assert(var_cached_credentials == NULL);
var_cached_credentials = tmp_assign_source_6;
}
{
bool tmp_condition_result_4;
PyObject *tmp_cmp_expr_left_3;
PyObject *tmp_cmp_expr_right_3;
CHECK_OBJECT(var_cached_credentials);
tmp_cmp_expr_left_3 = var_cached_credentials;
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_7;
PyObject *tmp_called_value_6;
PyObject *tmp_args_element_value_12;
PyObject *tmp_args_element_value_13;
CHECK_OBJECT(par_authorization_engine);
tmp_called_value_6 = par_authorization_engine;
CHECK_OBJECT(var_credentials);
tmp_args_element_value_12 = var_credentials;
if (par_credential_store == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[25]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 375;
type_description_1 = "oooooooooooooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_13 = par_credential_store;
frame_20a3da9df2bbc00bb74cc24029450396->m_frame.f_lineno = 375;
{
PyObject *call_args[] = {tmp_args_element_value_12, tmp_args_element_value_13};
tmp_assign_source_7 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_6, call_args);
}
if (tmp_assign_source_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 375;
type_description_1 = "oooooooooooooo";
goto frame_exception_exit_1;
}
{
PyObject *old = var_credentials;
assert(old != NULL);
var_credentials = tmp_assign_source_7;
Py_DECREF(old);
}
}
goto branch_end_4;
branch_no_4:;
{
PyObject *tmp_assign_source_8;
CHECK_OBJECT(var_cached_credentials);
tmp_assign_source_8 = var_cached_credentials;
{
PyObject *old = var_credentials;
assert(old != NULL);
var_credentials = tmp_assign_source_8;
Py_INCREF(var_credentials);
Py_DECREF(old);
}
}
{
PyObject *tmp_assattr_value_2;
PyObject *tmp_expression_value_6;
PyObject *tmp_assattr_target_2;
PyObject *tmp_expression_value_7;
CHECK_OBJECT(par_authorization_engine);
tmp_expression_value_6 = par_authorization_engine;
tmp_assattr_value_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_6, mod_consts[66]);
if (tmp_assattr_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 385;
type_description_1 = "oooooooooooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_credentials);
tmp_expression_value_7 = var_credentials;
tmp_assattr_target_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_7, mod_consts[59]);
if (tmp_assattr_target_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_assattr_value_2);
exception_lineno = 384;
type_description_1 = "oooooooooooooo";
goto frame_exception_exit_1;
}
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_2, mod_consts[66], tmp_assattr_value_2);
Py_DECREF(tmp_assattr_value_2);
Py_DECREF(tmp_assattr_target_2);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 384;
type_description_1 = "oooooooooooooo";
goto frame_exception_exit_1;
}
}
branch_end_4:;
{
PyObject *tmp_called_value_7;
PyObject *tmp_args_element_value_14;
PyObject *tmp_args_element_value_15;
PyObject *tmp_args_element_value_16;
PyObject *tmp_args_element_value_17;
PyObject *tmp_args_element_value_18;
PyObject *tmp_args_element_value_19;
PyObject *tmp_args_element_value_20;
PyObject *tmp_args_element_value_21;
if (par_cls == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[61]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 387;
type_description_1 = "oooooooooooooo";
goto frame_exception_exit_1;
}
tmp_called_value_7 = par_cls;
if (var_credentials == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[23]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 387;
type_description_1 = "oooooooooooooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_14 = var_credentials;
CHECK_OBJECT(par_authorization_engine);
tmp_args_element_value_15 = par_authorization_engine;
if (par_credential_store == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[25]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 387;
type_description_1 = "oooooooooooooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_16 = par_credential_store;
if (par_service_root == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[51]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 388;
type_description_1 = "oooooooooooooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_17 = par_service_root;
CHECK_OBJECT(par_cache);
tmp_args_element_value_18 = par_cache;
CHECK_OBJECT(par_timeout);
tmp_args_element_value_19 = par_timeout;
CHECK_OBJECT(par_proxy_info);
tmp_args_element_value_20 = par_proxy_info;
CHECK_OBJECT(par_version);
tmp_args_element_value_21 = par_version;
frame_20a3da9df2bbc00bb74cc24029450396->m_frame.f_lineno = 387;
{
PyObject *call_args[] = {tmp_args_element_value_14, tmp_args_element_value_15, tmp_args_element_value_16, tmp_args_element_value_17, tmp_args_element_value_18, tmp_args_element_value_19, tmp_args_element_value_20, tmp_args_element_value_21};
tmp_return_value = CALL_FUNCTION_WITH_ARGS8(tmp_called_value_7, call_args);
}
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 387;
type_description_1 = "oooooooooooooo";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_20a3da9df2bbc00bb74cc24029450396);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_20a3da9df2bbc00bb74cc24029450396);
#endif
// Put the previous frame back on top.
popFrameStack();
goto try_return_handler_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_20a3da9df2bbc00bb74cc24029450396);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_20a3da9df2bbc00bb74cc24029450396, exception_lineno);
} else if (exception_tb->tb_frame != &frame_20a3da9df2bbc00bb74cc24029450396->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_20a3da9df2bbc00bb74cc24029450396, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_20a3da9df2bbc00bb74cc24029450396,
type_description_1,
par_cls,
par_consumer_name,
par_service_root,
par_cache,
par_timeout,
par_proxy_info,
par_authorization_engine,
par_allow_access_levels,
par_credential_store,
par_credential_save_failed,
par_version,
var_consumer,
var_credentials,
var_cached_credentials
);
// Release cached frame if used for exception.
if (frame_20a3da9df2bbc00bb74cc24029450396 == cache_frame_20a3da9df2bbc00bb74cc24029450396) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_20a3da9df2bbc00bb74cc24029450396);
cache_frame_20a3da9df2bbc00bb74cc24029450396 = NULL;
}
assertFrameObject(frame_20a3da9df2bbc00bb74cc24029450396);
// 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(par_authorization_engine);
Py_DECREF(par_authorization_engine);
par_authorization_engine = NULL;
Py_XDECREF(par_credential_store);
par_credential_store = NULL;
CHECK_OBJECT(var_consumer);
Py_DECREF(var_consumer);
var_consumer = NULL;
Py_XDECREF(var_credentials);
var_credentials = NULL;
Py_XDECREF(var_cached_credentials);
var_cached_credentials = 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_authorization_engine);
par_authorization_engine = NULL;
Py_XDECREF(par_credential_store);
par_credential_store = NULL;
Py_XDECREF(var_consumer);
var_consumer = NULL;
Py_XDECREF(var_credentials);
var_credentials = NULL;
Py_XDECREF(var_cached_credentials);
var_cached_credentials = 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_consumer_name);
Py_DECREF(par_consumer_name);
CHECK_OBJECT(par_service_root);
Py_DECREF(par_service_root);
CHECK_OBJECT(par_cache);
Py_DECREF(par_cache);
CHECK_OBJECT(par_timeout);
Py_DECREF(par_timeout);
CHECK_OBJECT(par_proxy_info);
Py_DECREF(par_proxy_info);
CHECK_OBJECT(par_allow_access_levels);
Py_DECREF(par_allow_access_levels);
CHECK_OBJECT(par_credential_save_failed);
Py_DECREF(par_credential_save_failed);
CHECK_OBJECT(par_version);
Py_DECREF(par_version);
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_consumer_name);
Py_DECREF(par_consumer_name);
CHECK_OBJECT(par_service_root);
Py_DECREF(par_service_root);
CHECK_OBJECT(par_cache);
Py_DECREF(par_cache);
CHECK_OBJECT(par_timeout);
Py_DECREF(par_timeout);
CHECK_OBJECT(par_proxy_info);
Py_DECREF(par_proxy_info);
CHECK_OBJECT(par_allow_access_levels);
Py_DECREF(par_allow_access_levels);
CHECK_OBJECT(par_credential_save_failed);
Py_DECREF(par_credential_save_failed);
CHECK_OBJECT(par_version);
Py_DECREF(par_version);
// 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_launchpadlib$launchpad$$$function__16_login_anonymously(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_consumer_name = python_pars[1];
PyObject *par_service_root = python_pars[2];
PyObject *par_launchpadlib_dir = python_pars[3];
PyObject *par_timeout = python_pars[4];
PyObject *par_proxy_info = python_pars[5];
PyObject *par_version = python_pars[6];
PyObject *var_cache_path = NULL;
PyObject *var_service_root_dir = NULL;
PyObject *var_token = NULL;
PyObject *var_credentials = NULL;
PyObject *tmp_tuple_unpack_1__element_1 = NULL;
PyObject *tmp_tuple_unpack_1__element_2 = NULL;
PyObject *tmp_tuple_unpack_1__element_3 = NULL;
PyObject *tmp_tuple_unpack_1__element_4 = NULL;
PyObject *tmp_tuple_unpack_1__source_iter = NULL;
struct Nuitka_FrameObject *frame_4c0b467df686026a47fea8a96f117fe9;
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_iterator_attempt;
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 *tmp_return_value = NULL;
static struct Nuitka_FrameObject *cache_frame_4c0b467df686026a47fea8a96f117fe9 = 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_4c0b467df686026a47fea8a96f117fe9)) {
Py_XDECREF(cache_frame_4c0b467df686026a47fea8a96f117fe9);
#if _DEBUG_REFCOUNTS
if (cache_frame_4c0b467df686026a47fea8a96f117fe9 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_4c0b467df686026a47fea8a96f117fe9 = MAKE_FUNCTION_FRAME(codeobj_4c0b467df686026a47fea8a96f117fe9, module_launchpadlib$launchpad, sizeof(void *)+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_4c0b467df686026a47fea8a96f117fe9->m_type_description == NULL);
frame_4c0b467df686026a47fea8a96f117fe9 = cache_frame_4c0b467df686026a47fea8a96f117fe9;
// Push the new frame as the currently active one.
pushFrameStack(frame_4c0b467df686026a47fea8a96f117fe9);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_4c0b467df686026a47fea8a96f117fe9) == 2); // Frame stack
// Framed code:
// Tried code:
{
PyObject *tmp_assign_source_1;
PyObject *tmp_iter_arg_1;
PyObject *tmp_called_instance_1;
PyObject *tmp_args_element_value_1;
PyObject *tmp_args_element_value_2;
CHECK_OBJECT(par_cls);
tmp_called_instance_1 = par_cls;
CHECK_OBJECT(par_service_root);
tmp_args_element_value_1 = par_service_root;
CHECK_OBJECT(par_launchpadlib_dir);
tmp_args_element_value_2 = par_launchpadlib_dir;
frame_4c0b467df686026a47fea8a96f117fe9->m_frame.f_lineno = 397;
{
PyObject *call_args[] = {tmp_args_element_value_1, tmp_args_element_value_2};
tmp_iter_arg_1 = CALL_METHOD_WITH_ARGS2(
tmp_called_instance_1,
mod_consts[68],
call_args
);
}
if (tmp_iter_arg_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 397;
type_description_1 = "ooooooooooo";
goto try_except_handler_2;
}
tmp_assign_source_1 = MAKE_UNPACK_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 = 396;
type_description_1 = "ooooooooooo";
goto try_except_handler_2;
}
assert(tmp_tuple_unpack_1__source_iter == NULL);
tmp_tuple_unpack_1__source_iter = tmp_assign_source_1;
}
// Tried code:
{
PyObject *tmp_assign_source_2;
PyObject *tmp_unpack_1;
CHECK_OBJECT(tmp_tuple_unpack_1__source_iter);
tmp_unpack_1 = tmp_tuple_unpack_1__source_iter;
tmp_assign_source_2 = UNPACK_NEXT(tmp_unpack_1, 0, 4);
if (tmp_assign_source_2 == 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 = "ooooooooooo";
exception_lineno = 396;
goto try_except_handler_3;
}
assert(tmp_tuple_unpack_1__element_1 == NULL);
tmp_tuple_unpack_1__element_1 = tmp_assign_source_2;
}
{
PyObject *tmp_assign_source_3;
PyObject *tmp_unpack_2;
CHECK_OBJECT(tmp_tuple_unpack_1__source_iter);
tmp_unpack_2 = tmp_tuple_unpack_1__source_iter;
tmp_assign_source_3 = UNPACK_NEXT(tmp_unpack_2, 1, 4);
if (tmp_assign_source_3 == 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 = "ooooooooooo";
exception_lineno = 396;
goto try_except_handler_3;
}
assert(tmp_tuple_unpack_1__element_2 == NULL);
tmp_tuple_unpack_1__element_2 = tmp_assign_source_3;
}
{
PyObject *tmp_assign_source_4;
PyObject *tmp_unpack_3;
CHECK_OBJECT(tmp_tuple_unpack_1__source_iter);
tmp_unpack_3 = tmp_tuple_unpack_1__source_iter;
tmp_assign_source_4 = UNPACK_NEXT(tmp_unpack_3, 2, 4);
if (tmp_assign_source_4 == 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 = "ooooooooooo";
exception_lineno = 396;
goto try_except_handler_3;
}
assert(tmp_tuple_unpack_1__element_3 == NULL);
tmp_tuple_unpack_1__element_3 = tmp_assign_source_4;
}
{
PyObject *tmp_assign_source_5;
PyObject *tmp_unpack_4;
CHECK_OBJECT(tmp_tuple_unpack_1__source_iter);
tmp_unpack_4 = tmp_tuple_unpack_1__source_iter;
tmp_assign_source_5 = UNPACK_NEXT(tmp_unpack_4, 3, 4);
if (tmp_assign_source_5 == 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 = "ooooooooooo";
exception_lineno = 396;
goto try_except_handler_3;
}
assert(tmp_tuple_unpack_1__element_4 == NULL);
tmp_tuple_unpack_1__element_4 = tmp_assign_source_5;
}
{
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 = "ooooooooooo";
exception_lineno = 396;
goto try_except_handler_3;
}
}
} else {
Py_DECREF(tmp_iterator_attempt);
exception_type = PyExc_ValueError;
Py_INCREF(PyExc_ValueError);
exception_value = mod_consts[69];
Py_INCREF(exception_value);
exception_tb = NULL;
type_description_1 = "ooooooooooo";
exception_lineno = 396;
goto try_except_handler_3;
}
}
goto try_end_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_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_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:
try_end_1:;
goto try_end_2;
// 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(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;
Py_XDECREF(tmp_tuple_unpack_1__element_3);
tmp_tuple_unpack_1__element_3 = NULL;
Py_XDECREF(tmp_tuple_unpack_1__element_4);
tmp_tuple_unpack_1__element_4 = 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 frame_exception_exit_1;
// End of try:
try_end_2:;
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_6;
CHECK_OBJECT(tmp_tuple_unpack_1__element_1);
tmp_assign_source_6 = tmp_tuple_unpack_1__element_1;
{
PyObject *old = par_service_root;
assert(old != NULL);
par_service_root = tmp_assign_source_6;
Py_INCREF(par_service_root);
Py_DECREF(old);
}
}
Py_XDECREF(tmp_tuple_unpack_1__element_1);
tmp_tuple_unpack_1__element_1 = NULL;
{
PyObject *tmp_assign_source_7;
CHECK_OBJECT(tmp_tuple_unpack_1__element_2);
tmp_assign_source_7 = tmp_tuple_unpack_1__element_2;
{
PyObject *old = par_launchpadlib_dir;
assert(old != NULL);
par_launchpadlib_dir = tmp_assign_source_7;
Py_INCREF(par_launchpadlib_dir);
Py_DECREF(old);
}
}
Py_XDECREF(tmp_tuple_unpack_1__element_2);
tmp_tuple_unpack_1__element_2 = NULL;
{
PyObject *tmp_assign_source_8;
CHECK_OBJECT(tmp_tuple_unpack_1__element_3);
tmp_assign_source_8 = tmp_tuple_unpack_1__element_3;
assert(var_cache_path == NULL);
Py_INCREF(tmp_assign_source_8);
var_cache_path = tmp_assign_source_8;
}
Py_XDECREF(tmp_tuple_unpack_1__element_3);
tmp_tuple_unpack_1__element_3 = NULL;
{
PyObject *tmp_assign_source_9;
CHECK_OBJECT(tmp_tuple_unpack_1__element_4);
tmp_assign_source_9 = tmp_tuple_unpack_1__element_4;
assert(var_service_root_dir == NULL);
Py_INCREF(tmp_assign_source_9);
var_service_root_dir = tmp_assign_source_9;
}
Py_XDECREF(tmp_tuple_unpack_1__element_4);
tmp_tuple_unpack_1__element_4 = NULL;
{
PyObject *tmp_assign_source_10;
PyObject *tmp_called_value_1;
tmp_called_value_1 = GET_STRING_DICT_VALUE(moduledict_launchpadlib$launchpad, (Nuitka_StringObject *)mod_consts[70]);
if (unlikely(tmp_called_value_1 == NULL)) {
tmp_called_value_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[70]);
}
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 398;
type_description_1 = "ooooooooooo";
goto frame_exception_exit_1;
}
frame_4c0b467df686026a47fea8a96f117fe9->m_frame.f_lineno = 398;
tmp_assign_source_10 = CALL_FUNCTION_NO_ARGS(tmp_called_value_1);
if (tmp_assign_source_10 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 398;
type_description_1 = "ooooooooooo";
goto frame_exception_exit_1;
}
assert(var_token == NULL);
var_token = tmp_assign_source_10;
}
{
PyObject *tmp_assign_source_11;
PyObject *tmp_called_value_2;
PyObject *tmp_kw_call_arg_value_0_1;
PyObject *tmp_kw_call_dict_value_0_1;
tmp_called_value_2 = GET_STRING_DICT_VALUE(moduledict_launchpadlib$launchpad, (Nuitka_StringObject *)mod_consts[47]);
if (unlikely(tmp_called_value_2 == NULL)) {
tmp_called_value_2 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[47]);
}
if (tmp_called_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 399;
type_description_1 = "ooooooooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_consumer_name);
tmp_kw_call_arg_value_0_1 = par_consumer_name;
CHECK_OBJECT(var_token);
tmp_kw_call_dict_value_0_1 = var_token;
frame_4c0b467df686026a47fea8a96f117fe9->m_frame.f_lineno = 399;
{
PyObject *args[] = {tmp_kw_call_arg_value_0_1};
PyObject *kw_values[1] = {tmp_kw_call_dict_value_0_1};
tmp_assign_source_11 = CALL_FUNCTION_WITH_ARGS1_KWSPLIT(tmp_called_value_2, args, kw_values, mod_consts[71]);
}
if (tmp_assign_source_11 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 399;
type_description_1 = "ooooooooooo";
goto frame_exception_exit_1;
}
assert(var_credentials == NULL);
var_credentials = tmp_assign_source_11;
}
{
PyObject *tmp_called_value_3;
PyObject *tmp_kw_call_arg_value_0_2;
PyObject *tmp_kw_call_arg_value_1_1;
PyObject *tmp_kw_call_arg_value_2_1;
PyObject *tmp_kw_call_dict_value_0_2;
PyObject *tmp_kw_call_dict_value_1_1;
PyObject *tmp_kw_call_dict_value_2_1;
PyObject *tmp_kw_call_dict_value_3_1;
PyObject *tmp_kw_call_dict_value_4_1;
CHECK_OBJECT(par_cls);
tmp_called_value_3 = par_cls;
CHECK_OBJECT(var_credentials);
tmp_kw_call_arg_value_0_2 = var_credentials;
tmp_kw_call_arg_value_1_1 = Py_None;
tmp_kw_call_arg_value_2_1 = Py_None;
CHECK_OBJECT(par_service_root);
tmp_kw_call_dict_value_0_2 = par_service_root;
CHECK_OBJECT(var_cache_path);
tmp_kw_call_dict_value_1_1 = var_cache_path;
CHECK_OBJECT(par_timeout);
tmp_kw_call_dict_value_2_1 = par_timeout;
CHECK_OBJECT(par_proxy_info);
tmp_kw_call_dict_value_3_1 = par_proxy_info;
CHECK_OBJECT(par_version);
tmp_kw_call_dict_value_4_1 = par_version;
frame_4c0b467df686026a47fea8a96f117fe9->m_frame.f_lineno = 400;
{
PyObject *args[] = {tmp_kw_call_arg_value_0_2, tmp_kw_call_arg_value_1_1, tmp_kw_call_arg_value_2_1};
PyObject *kw_values[5] = {tmp_kw_call_dict_value_0_2, tmp_kw_call_dict_value_1_1, tmp_kw_call_dict_value_2_1, tmp_kw_call_dict_value_3_1, tmp_kw_call_dict_value_4_1};
tmp_return_value = CALL_FUNCTION_WITH_ARGS3_KWSPLIT(tmp_called_value_3, args, kw_values, mod_consts[72]);
}
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 400;
type_description_1 = "ooooooooooo";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_4c0b467df686026a47fea8a96f117fe9);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_4c0b467df686026a47fea8a96f117fe9);
#endif
// Put the previous frame back on top.
popFrameStack();
goto try_return_handler_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_4c0b467df686026a47fea8a96f117fe9);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_4c0b467df686026a47fea8a96f117fe9, exception_lineno);
} else if (exception_tb->tb_frame != &frame_4c0b467df686026a47fea8a96f117fe9->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_4c0b467df686026a47fea8a96f117fe9, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_4c0b467df686026a47fea8a96f117fe9,
type_description_1,
par_cls,
par_consumer_name,
par_service_root,
par_launchpadlib_dir,
par_timeout,
par_proxy_info,
par_version,
var_cache_path,
var_service_root_dir,
var_token,
var_credentials
);
// Release cached frame if used for exception.
if (frame_4c0b467df686026a47fea8a96f117fe9 == cache_frame_4c0b467df686026a47fea8a96f117fe9) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_4c0b467df686026a47fea8a96f117fe9);
cache_frame_4c0b467df686026a47fea8a96f117fe9 = NULL;
}
assertFrameObject(frame_4c0b467df686026a47fea8a96f117fe9);
// 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(par_service_root);
Py_DECREF(par_service_root);
par_service_root = NULL;
CHECK_OBJECT(par_launchpadlib_dir);
Py_DECREF(par_launchpadlib_dir);
par_launchpadlib_dir = NULL;
CHECK_OBJECT(var_cache_path);
Py_DECREF(var_cache_path);
var_cache_path = NULL;
CHECK_OBJECT(var_service_root_dir);
Py_DECREF(var_service_root_dir);
var_service_root_dir = NULL;
CHECK_OBJECT(var_token);
Py_DECREF(var_token);
var_token = NULL;
CHECK_OBJECT(var_credentials);
Py_DECREF(var_credentials);
var_credentials = 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(par_service_root);
par_service_root = NULL;
Py_XDECREF(par_launchpadlib_dir);
par_launchpadlib_dir = NULL;
Py_XDECREF(var_cache_path);
var_cache_path = NULL;
Py_XDECREF(var_service_root_dir);
var_service_root_dir = NULL;
Py_XDECREF(var_token);
var_token = NULL;
Py_XDECREF(var_credentials);
var_credentials = 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_cls);
Py_DECREF(par_cls);
CHECK_OBJECT(par_consumer_name);
Py_DECREF(par_consumer_name);
CHECK_OBJECT(par_timeout);
Py_DECREF(par_timeout);
CHECK_OBJECT(par_proxy_info);
Py_DECREF(par_proxy_info);
CHECK_OBJECT(par_version);
Py_DECREF(par_version);
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_consumer_name);
Py_DECREF(par_consumer_name);
CHECK_OBJECT(par_timeout);
Py_DECREF(par_timeout);
CHECK_OBJECT(par_proxy_info);
Py_DECREF(par_proxy_info);
CHECK_OBJECT(par_version);
Py_DECREF(par_version);
// 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_launchpadlib$launchpad$$$function__17_login_with(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_application_name = python_pars[1];
PyObject *par_service_root = python_pars[2];
PyObject *par_launchpadlib_dir = python_pars[3];
PyObject *par_timeout = python_pars[4];
PyObject *par_proxy_info = python_pars[5];
PyObject *par_authorization_engine = python_pars[6];
PyObject *par_allow_access_levels = python_pars[7];
PyObject *par_max_failed_attempts = python_pars[8];
PyObject *par_credentials_file = python_pars[9];
PyObject *par_version = python_pars[10];
PyObject *par_consumer_name = python_pars[11];
PyObject *par_credential_save_failed = python_pars[12];
PyObject *par_credential_store = python_pars[13];
PyObject *var_cache_path = NULL;
PyObject *var_service_root_dir = NULL;
PyObject *tmp_tuple_unpack_1__element_1 = NULL;
PyObject *tmp_tuple_unpack_1__element_2 = NULL;
PyObject *tmp_tuple_unpack_1__element_3 = NULL;
PyObject *tmp_tuple_unpack_1__element_4 = NULL;
PyObject *tmp_tuple_unpack_1__source_iter = NULL;
struct Nuitka_FrameObject *frame_9b145b0a2a972b7b11add02d1cf1275d;
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_iterator_attempt;
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;
NUITKA_MAY_BE_UNUSED nuitka_void tmp_unused;
PyObject *tmp_return_value = NULL;
static struct Nuitka_FrameObject *cache_frame_9b145b0a2a972b7b11add02d1cf1275d = 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_9b145b0a2a972b7b11add02d1cf1275d)) {
Py_XDECREF(cache_frame_9b145b0a2a972b7b11add02d1cf1275d);
#if _DEBUG_REFCOUNTS
if (cache_frame_9b145b0a2a972b7b11add02d1cf1275d == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_9b145b0a2a972b7b11add02d1cf1275d = MAKE_FUNCTION_FRAME(codeobj_9b145b0a2a972b7b11add02d1cf1275d, module_launchpadlib$launchpad, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+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_9b145b0a2a972b7b11add02d1cf1275d->m_type_description == NULL);
frame_9b145b0a2a972b7b11add02d1cf1275d = cache_frame_9b145b0a2a972b7b11add02d1cf1275d;
// Push the new frame as the currently active one.
pushFrameStack(frame_9b145b0a2a972b7b11add02d1cf1275d);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_9b145b0a2a972b7b11add02d1cf1275d) == 2); // Frame stack
// Framed code:
// Tried code:
{
PyObject *tmp_assign_source_1;
PyObject *tmp_iter_arg_1;
PyObject *tmp_called_instance_1;
PyObject *tmp_args_element_value_1;
PyObject *tmp_args_element_value_2;
CHECK_OBJECT(par_cls);
tmp_called_instance_1 = par_cls;
CHECK_OBJECT(par_service_root);
tmp_args_element_value_1 = par_service_root;
CHECK_OBJECT(par_launchpadlib_dir);
tmp_args_element_value_2 = par_launchpadlib_dir;
frame_9b145b0a2a972b7b11add02d1cf1275d->m_frame.f_lineno = 509;
{
PyObject *call_args[] = {tmp_args_element_value_1, tmp_args_element_value_2};
tmp_iter_arg_1 = CALL_METHOD_WITH_ARGS2(
tmp_called_instance_1,
mod_consts[68],
call_args
);
}
if (tmp_iter_arg_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 509;
type_description_1 = "oooooooooooooooo";
goto try_except_handler_2;
}
tmp_assign_source_1 = MAKE_UNPACK_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 = 508;
type_description_1 = "oooooooooooooooo";
goto try_except_handler_2;
}
assert(tmp_tuple_unpack_1__source_iter == NULL);
tmp_tuple_unpack_1__source_iter = tmp_assign_source_1;
}
// Tried code:
{
PyObject *tmp_assign_source_2;
PyObject *tmp_unpack_1;
CHECK_OBJECT(tmp_tuple_unpack_1__source_iter);
tmp_unpack_1 = tmp_tuple_unpack_1__source_iter;
tmp_assign_source_2 = UNPACK_NEXT(tmp_unpack_1, 0, 4);
if (tmp_assign_source_2 == 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 = "oooooooooooooooo";
exception_lineno = 508;
goto try_except_handler_3;
}
assert(tmp_tuple_unpack_1__element_1 == NULL);
tmp_tuple_unpack_1__element_1 = tmp_assign_source_2;
}
{
PyObject *tmp_assign_source_3;
PyObject *tmp_unpack_2;
CHECK_OBJECT(tmp_tuple_unpack_1__source_iter);
tmp_unpack_2 = tmp_tuple_unpack_1__source_iter;
tmp_assign_source_3 = UNPACK_NEXT(tmp_unpack_2, 1, 4);
if (tmp_assign_source_3 == 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 = "oooooooooooooooo";
exception_lineno = 508;
goto try_except_handler_3;
}
assert(tmp_tuple_unpack_1__element_2 == NULL);
tmp_tuple_unpack_1__element_2 = tmp_assign_source_3;
}
{
PyObject *tmp_assign_source_4;
PyObject *tmp_unpack_3;
CHECK_OBJECT(tmp_tuple_unpack_1__source_iter);
tmp_unpack_3 = tmp_tuple_unpack_1__source_iter;
tmp_assign_source_4 = UNPACK_NEXT(tmp_unpack_3, 2, 4);
if (tmp_assign_source_4 == 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 = "oooooooooooooooo";
exception_lineno = 508;
goto try_except_handler_3;
}
assert(tmp_tuple_unpack_1__element_3 == NULL);
tmp_tuple_unpack_1__element_3 = tmp_assign_source_4;
}
{
PyObject *tmp_assign_source_5;
PyObject *tmp_unpack_4;
CHECK_OBJECT(tmp_tuple_unpack_1__source_iter);
tmp_unpack_4 = tmp_tuple_unpack_1__source_iter;
tmp_assign_source_5 = UNPACK_NEXT(tmp_unpack_4, 3, 4);
if (tmp_assign_source_5 == 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 = "oooooooooooooooo";
exception_lineno = 508;
goto try_except_handler_3;
}
assert(tmp_tuple_unpack_1__element_4 == NULL);
tmp_tuple_unpack_1__element_4 = tmp_assign_source_5;
}
{
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 = "oooooooooooooooo";
exception_lineno = 508;
goto try_except_handler_3;
}
}
} else {
Py_DECREF(tmp_iterator_attempt);
exception_type = PyExc_ValueError;
Py_INCREF(PyExc_ValueError);
exception_value = mod_consts[69];
Py_INCREF(exception_value);
exception_tb = NULL;
type_description_1 = "oooooooooooooooo";
exception_lineno = 508;
goto try_except_handler_3;
}
}
goto try_end_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_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_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:
try_end_1:;
goto try_end_2;
// 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(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;
Py_XDECREF(tmp_tuple_unpack_1__element_3);
tmp_tuple_unpack_1__element_3 = NULL;
Py_XDECREF(tmp_tuple_unpack_1__element_4);
tmp_tuple_unpack_1__element_4 = 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 frame_exception_exit_1;
// End of try:
try_end_2:;
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_6;
CHECK_OBJECT(tmp_tuple_unpack_1__element_1);
tmp_assign_source_6 = tmp_tuple_unpack_1__element_1;
{
PyObject *old = par_service_root;
assert(old != NULL);
par_service_root = tmp_assign_source_6;
Py_INCREF(par_service_root);
Py_DECREF(old);
}
}
Py_XDECREF(tmp_tuple_unpack_1__element_1);
tmp_tuple_unpack_1__element_1 = NULL;
{
PyObject *tmp_assign_source_7;
CHECK_OBJECT(tmp_tuple_unpack_1__element_2);
tmp_assign_source_7 = tmp_tuple_unpack_1__element_2;
{
PyObject *old = par_launchpadlib_dir;
assert(old != NULL);
par_launchpadlib_dir = tmp_assign_source_7;
Py_INCREF(par_launchpadlib_dir);
Py_DECREF(old);
}
}
Py_XDECREF(tmp_tuple_unpack_1__element_2);
tmp_tuple_unpack_1__element_2 = NULL;
{
PyObject *tmp_assign_source_8;
CHECK_OBJECT(tmp_tuple_unpack_1__element_3);
tmp_assign_source_8 = tmp_tuple_unpack_1__element_3;
assert(var_cache_path == NULL);
Py_INCREF(tmp_assign_source_8);
var_cache_path = tmp_assign_source_8;
}
Py_XDECREF(tmp_tuple_unpack_1__element_3);
tmp_tuple_unpack_1__element_3 = NULL;
{
PyObject *tmp_assign_source_9;
CHECK_OBJECT(tmp_tuple_unpack_1__element_4);
tmp_assign_source_9 = tmp_tuple_unpack_1__element_4;
assert(var_service_root_dir == NULL);
Py_INCREF(tmp_assign_source_9);
var_service_root_dir = tmp_assign_source_9;
}
Py_XDECREF(tmp_tuple_unpack_1__element_4);
tmp_tuple_unpack_1__element_4 = NULL;
{
bool tmp_condition_result_1;
int tmp_and_left_truth_1;
bool tmp_and_left_value_1;
bool tmp_and_right_value_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
int tmp_and_left_truth_2;
bool tmp_and_left_value_2;
bool tmp_and_right_value_2;
PyObject *tmp_cmp_expr_left_2;
PyObject *tmp_cmp_expr_right_2;
PyObject *tmp_cmp_expr_left_3;
PyObject *tmp_cmp_expr_right_3;
CHECK_OBJECT(par_application_name);
tmp_cmp_expr_left_1 = par_application_name;
tmp_cmp_expr_right_1 = Py_None;
tmp_and_left_value_1 = (tmp_cmp_expr_left_1 == tmp_cmp_expr_right_1) ? true : false;
tmp_and_left_truth_1 = tmp_and_left_value_1 != false ? 1 : 0;
if (tmp_and_left_truth_1 == 1) {
goto and_right_1;
} else {
goto and_left_1;
}
and_right_1:;
CHECK_OBJECT(par_consumer_name);
tmp_cmp_expr_left_2 = par_consumer_name;
tmp_cmp_expr_right_2 = Py_None;
tmp_and_left_value_2 = (tmp_cmp_expr_left_2 == tmp_cmp_expr_right_2) ? true : false;
tmp_and_left_truth_2 = tmp_and_left_value_2 != false ? 1 : 0;
if (tmp_and_left_truth_2 == 1) {
goto and_right_2;
} else {
goto and_left_2;
}
and_right_2:;
CHECK_OBJECT(par_authorization_engine);
tmp_cmp_expr_left_3 = par_authorization_engine;
tmp_cmp_expr_right_3 = Py_None;
tmp_and_right_value_2 = (tmp_cmp_expr_left_3 == tmp_cmp_expr_right_3) ? true : false;
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_1 = tmp_and_right_value_1;
goto and_end_1;
and_left_1:;
tmp_condition_result_1 = tmp_and_left_value_1;
and_end_1:;
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;
tmp_make_exception_arg_1 = mod_consts[74];
frame_9b145b0a2a972b7b11add02d1cf1275d->m_frame.f_lineno = 513;
tmp_raise_type_1 = CALL_FUNCTION_WITH_SINGLE_ARG(PyExc_ValueError, tmp_make_exception_arg_1);
assert(!(tmp_raise_type_1 == NULL));
exception_type = tmp_raise_type_1;
exception_lineno = 513;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "oooooooooooooooo";
goto frame_exception_exit_1;
}
branch_no_1:;
{
bool tmp_condition_result_2;
int tmp_and_left_truth_3;
bool tmp_and_left_value_3;
bool tmp_and_right_value_3;
PyObject *tmp_cmp_expr_left_4;
PyObject *tmp_cmp_expr_right_4;
PyObject *tmp_cmp_expr_left_5;
PyObject *tmp_cmp_expr_right_5;
CHECK_OBJECT(par_credentials_file);
tmp_cmp_expr_left_4 = par_credentials_file;
tmp_cmp_expr_right_4 = Py_None;
tmp_and_left_value_3 = (tmp_cmp_expr_left_4 != tmp_cmp_expr_right_4) ? true : false;
tmp_and_left_truth_3 = tmp_and_left_value_3 != false ? 1 : 0;
if (tmp_and_left_truth_3 == 1) {
goto and_right_3;
} else {
goto and_left_3;
}
and_right_3:;
CHECK_OBJECT(par_credential_store);
tmp_cmp_expr_left_5 = par_credential_store;
tmp_cmp_expr_right_5 = Py_None;
tmp_and_right_value_3 = (tmp_cmp_expr_left_5 != tmp_cmp_expr_right_5) ? true : false;
tmp_condition_result_2 = tmp_and_right_value_3;
goto and_end_3;
and_left_3:;
tmp_condition_result_2 = tmp_and_left_value_3;
and_end_3:;
if (tmp_condition_result_2 != false) {
goto branch_yes_2;
} else {
goto branch_no_2;
}
}
branch_yes_2:;
{
PyObject *tmp_raise_type_2;
PyObject *tmp_make_exception_arg_2;
tmp_make_exception_arg_2 = mod_consts[75];
frame_9b145b0a2a972b7b11add02d1cf1275d->m_frame.f_lineno = 518;
tmp_raise_type_2 = CALL_FUNCTION_WITH_SINGLE_ARG(PyExc_ValueError, tmp_make_exception_arg_2);
assert(!(tmp_raise_type_2 == NULL));
exception_type = tmp_raise_type_2;
exception_lineno = 518;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "oooooooooooooooo";
goto frame_exception_exit_1;
}
branch_no_2:;
{
bool tmp_condition_result_3;
PyObject *tmp_cmp_expr_left_6;
PyObject *tmp_cmp_expr_right_6;
CHECK_OBJECT(par_credential_store);
tmp_cmp_expr_left_6 = par_credential_store;
tmp_cmp_expr_right_6 = Py_None;
tmp_condition_result_3 = (tmp_cmp_expr_left_6 == tmp_cmp_expr_right_6) ? 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_7;
PyObject *tmp_cmp_expr_right_7;
CHECK_OBJECT(par_credentials_file);
tmp_cmp_expr_left_7 = par_credentials_file;
tmp_cmp_expr_right_7 = Py_None;
tmp_condition_result_4 = (tmp_cmp_expr_left_7 != tmp_cmp_expr_right_7) ? true : false;
if (tmp_condition_result_4 != false) {
goto branch_yes_4;
} else {
goto branch_no_4;
}
}
branch_yes_4:;
{
PyObject *tmp_assign_source_10;
PyObject *tmp_called_value_1;
PyObject *tmp_args_element_value_3;
PyObject *tmp_args_element_value_4;
tmp_called_value_1 = GET_STRING_DICT_VALUE(moduledict_launchpadlib$launchpad, (Nuitka_StringObject *)mod_consts[76]);
if (unlikely(tmp_called_value_1 == NULL)) {
tmp_called_value_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[76]);
}
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 526;
type_description_1 = "oooooooooooooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_credentials_file);
tmp_args_element_value_3 = par_credentials_file;
CHECK_OBJECT(par_credential_save_failed);
tmp_args_element_value_4 = par_credential_save_failed;
frame_9b145b0a2a972b7b11add02d1cf1275d->m_frame.f_lineno = 526;
{
PyObject *call_args[] = {tmp_args_element_value_3, tmp_args_element_value_4};
tmp_assign_source_10 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_1, call_args);
}
if (tmp_assign_source_10 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 526;
type_description_1 = "oooooooooooooooo";
goto frame_exception_exit_1;
}
{
PyObject *old = par_credential_store;
assert(old != NULL);
par_credential_store = tmp_assign_source_10;
Py_DECREF(old);
}
}
goto branch_end_4;
branch_no_4:;
{
PyObject *tmp_assign_source_11;
PyObject *tmp_called_instance_2;
PyObject *tmp_args_element_value_5;
CHECK_OBJECT(par_cls);
tmp_called_instance_2 = par_cls;
CHECK_OBJECT(par_credential_save_failed);
tmp_args_element_value_5 = par_credential_save_failed;
frame_9b145b0a2a972b7b11add02d1cf1275d->m_frame.f_lineno = 529;
tmp_assign_source_11 = CALL_METHOD_WITH_SINGLE_ARG(tmp_called_instance_2, mod_consts[50], tmp_args_element_value_5);
if (tmp_assign_source_11 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 529;
type_description_1 = "oooooooooooooooo";
goto frame_exception_exit_1;
}
{
PyObject *old = par_credential_store;
assert(old != NULL);
par_credential_store = tmp_assign_source_11;
Py_DECREF(old);
}
}
branch_end_4:;
goto branch_end_3;
branch_no_3:;
{
PyObject *tmp_called_value_2;
PyObject *tmp_expression_value_1;
PyObject *tmp_call_result_1;
PyObject *tmp_args_element_value_6;
PyObject *tmp_args_element_value_7;
PyObject *tmp_args_element_value_8;
PyObject *tmp_expression_value_2;
PyObject *tmp_args_element_value_9;
CHECK_OBJECT(par_cls);
tmp_expression_value_1 = par_cls;
tmp_called_value_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[62]);
if (tmp_called_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 536;
type_description_1 = "oooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_6 = mod_consts[63];
CHECK_OBJECT(par_credential_save_failed);
tmp_args_element_value_7 = par_credential_save_failed;
CHECK_OBJECT(par_credential_store);
tmp_expression_value_2 = par_credential_store;
tmp_args_element_value_8 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[63]);
if (tmp_args_element_value_8 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_2);
exception_lineno = 538;
type_description_1 = "oooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_9 = mod_consts[25];
frame_9b145b0a2a972b7b11add02d1cf1275d->m_frame.f_lineno = 536;
{
PyObject *call_args[] = {tmp_args_element_value_6, tmp_args_element_value_7, tmp_args_element_value_8, tmp_args_element_value_9};
tmp_call_result_1 = CALL_FUNCTION_WITH_ARGS4(tmp_called_value_2, call_args);
}
Py_DECREF(tmp_called_value_2);
Py_DECREF(tmp_args_element_value_8);
if (tmp_call_result_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 536;
type_description_1 = "oooooooooooooooo";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_1);
}
branch_end_3:;
{
bool tmp_condition_result_5;
PyObject *tmp_cmp_expr_left_8;
PyObject *tmp_cmp_expr_right_8;
CHECK_OBJECT(par_authorization_engine);
tmp_cmp_expr_left_8 = par_authorization_engine;
tmp_cmp_expr_right_8 = Py_None;
tmp_condition_result_5 = (tmp_cmp_expr_left_8 == tmp_cmp_expr_right_8) ? true : false;
if (tmp_condition_result_5 != false) {
goto branch_yes_5;
} else {
goto branch_no_5;
}
}
branch_yes_5:;
{
PyObject *tmp_assign_source_12;
PyObject *tmp_called_instance_3;
PyObject *tmp_args_element_value_10;
PyObject *tmp_args_element_value_11;
PyObject *tmp_args_element_value_12;
PyObject *tmp_args_element_value_13;
CHECK_OBJECT(par_cls);
tmp_called_instance_3 = par_cls;
CHECK_OBJECT(par_service_root);
tmp_args_element_value_10 = par_service_root;
CHECK_OBJECT(par_application_name);
tmp_args_element_value_11 = par_application_name;
CHECK_OBJECT(par_consumer_name);
tmp_args_element_value_12 = par_consumer_name;
CHECK_OBJECT(par_allow_access_levels);
tmp_args_element_value_13 = par_allow_access_levels;
frame_9b145b0a2a972b7b11add02d1cf1275d->m_frame.f_lineno = 543;
{
PyObject *call_args[] = {tmp_args_element_value_10, tmp_args_element_value_11, tmp_args_element_value_12, tmp_args_element_value_13};
tmp_assign_source_12 = CALL_METHOD_WITH_ARGS4(
tmp_called_instance_3,
mod_consts[49],
call_args
);
}
if (tmp_assign_source_12 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 543;
type_description_1 = "oooooooooooooooo";
goto frame_exception_exit_1;
}
{
PyObject *old = par_authorization_engine;
assert(old != NULL);
par_authorization_engine = tmp_assign_source_12;
Py_DECREF(old);
}
}
goto branch_end_5;
branch_no_5:;
{
PyObject *tmp_called_value_3;
PyObject *tmp_expression_value_3;
PyObject *tmp_call_result_2;
PyObject *tmp_args_element_value_14;
PyObject *tmp_args_element_value_15;
PyObject *tmp_args_element_value_16;
PyObject *tmp_expression_value_4;
CHECK_OBJECT(par_cls);
tmp_expression_value_3 = par_cls;
tmp_called_value_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[62]);
if (tmp_called_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 552;
type_description_1 = "oooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_14 = mod_consts[66];
CHECK_OBJECT(par_application_name);
tmp_args_element_value_15 = par_application_name;
CHECK_OBJECT(par_authorization_engine);
tmp_expression_value_4 = par_authorization_engine;
tmp_args_element_value_16 = LOOKUP_ATTRIBUTE(tmp_expression_value_4, mod_consts[66]);
if (tmp_args_element_value_16 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_3);
exception_lineno = 554;
type_description_1 = "oooooooooooooooo";
goto frame_exception_exit_1;
}
frame_9b145b0a2a972b7b11add02d1cf1275d->m_frame.f_lineno = 552;
{
PyObject *call_args[] = {tmp_args_element_value_14, tmp_args_element_value_15, tmp_args_element_value_16};
tmp_call_result_2 = CALL_FUNCTION_WITH_ARGS3(tmp_called_value_3, call_args);
}
Py_DECREF(tmp_called_value_3);
Py_DECREF(tmp_args_element_value_16);
if (tmp_call_result_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 552;
type_description_1 = "oooooooooooooooo";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_2);
}
{
PyObject *tmp_called_value_4;
PyObject *tmp_expression_value_5;
PyObject *tmp_call_result_3;
PyObject *tmp_args_element_value_17;
PyObject *tmp_args_element_value_18;
PyObject *tmp_args_element_value_19;
PyObject *tmp_expression_value_6;
PyObject *tmp_expression_value_7;
CHECK_OBJECT(par_cls);
tmp_expression_value_5 = par_cls;
tmp_called_value_4 = LOOKUP_ATTRIBUTE(tmp_expression_value_5, mod_consts[62]);
if (tmp_called_value_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 556;
type_description_1 = "oooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_17 = mod_consts[60];
CHECK_OBJECT(par_consumer_name);
tmp_args_element_value_18 = par_consumer_name;
CHECK_OBJECT(par_authorization_engine);
tmp_expression_value_7 = par_authorization_engine;
tmp_expression_value_6 = LOOKUP_ATTRIBUTE(tmp_expression_value_7, mod_consts[59]);
if (tmp_expression_value_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_4);
exception_lineno = 558;
type_description_1 = "oooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_19 = LOOKUP_ATTRIBUTE(tmp_expression_value_6, mod_consts[77]);
Py_DECREF(tmp_expression_value_6);
if (tmp_args_element_value_19 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_4);
exception_lineno = 558;
type_description_1 = "oooooooooooooooo";
goto frame_exception_exit_1;
}
frame_9b145b0a2a972b7b11add02d1cf1275d->m_frame.f_lineno = 556;
{
PyObject *call_args[] = {tmp_args_element_value_17, tmp_args_element_value_18, tmp_args_element_value_19};
tmp_call_result_3 = CALL_FUNCTION_WITH_ARGS3(tmp_called_value_4, call_args);
}
Py_DECREF(tmp_called_value_4);
Py_DECREF(tmp_args_element_value_19);
if (tmp_call_result_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 556;
type_description_1 = "oooooooooooooooo";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_3);
}
{
PyObject *tmp_called_value_5;
PyObject *tmp_expression_value_8;
PyObject *tmp_call_result_4;
PyObject *tmp_args_element_value_20;
PyObject *tmp_args_element_value_21;
PyObject *tmp_args_element_value_22;
PyObject *tmp_expression_value_9;
CHECK_OBJECT(par_cls);
tmp_expression_value_8 = par_cls;
tmp_called_value_5 = LOOKUP_ATTRIBUTE(tmp_expression_value_8, mod_consts[62]);
if (tmp_called_value_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 560;
type_description_1 = "oooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_20 = mod_consts[78];
CHECK_OBJECT(par_allow_access_levels);
tmp_args_element_value_21 = par_allow_access_levels;
CHECK_OBJECT(par_authorization_engine);
tmp_expression_value_9 = par_authorization_engine;
tmp_args_element_value_22 = LOOKUP_ATTRIBUTE(tmp_expression_value_9, mod_consts[78]);
if (tmp_args_element_value_22 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_5);
exception_lineno = 562;
type_description_1 = "oooooooooooooooo";
goto frame_exception_exit_1;
}
frame_9b145b0a2a972b7b11add02d1cf1275d->m_frame.f_lineno = 560;
{
PyObject *call_args[] = {tmp_args_element_value_20, tmp_args_element_value_21, tmp_args_element_value_22};
tmp_call_result_4 = CALL_FUNCTION_WITH_ARGS3(tmp_called_value_5, call_args);
}
Py_DECREF(tmp_called_value_5);
Py_DECREF(tmp_args_element_value_22);
if (tmp_call_result_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 560;
type_description_1 = "oooooooooooooooo";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_4);
}
branch_end_5:;
{
PyObject *tmp_called_value_6;
PyObject *tmp_expression_value_10;
PyObject *tmp_args_element_value_23;
PyObject *tmp_expression_value_11;
PyObject *tmp_args_element_value_24;
PyObject *tmp_args_element_value_25;
PyObject *tmp_args_element_value_26;
PyObject *tmp_args_element_value_27;
PyObject *tmp_args_element_value_28;
PyObject *tmp_args_element_value_29;
PyObject *tmp_args_element_value_30;
PyObject *tmp_args_element_value_31;
PyObject *tmp_args_element_value_32;
CHECK_OBJECT(par_cls);
tmp_expression_value_10 = par_cls;
tmp_called_value_6 = LOOKUP_ATTRIBUTE(tmp_expression_value_10, mod_consts[54]);
if (tmp_called_value_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 564;
type_description_1 = "oooooooooooooooo";
goto frame_exception_exit_1;
}
if (par_authorization_engine == NULL) {
Py_DECREF(tmp_called_value_6);
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[9]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 565;
type_description_1 = "oooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_expression_value_11 = par_authorization_engine;
tmp_args_element_value_23 = LOOKUP_ATTRIBUTE(tmp_expression_value_11, mod_consts[59]);
if (tmp_args_element_value_23 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_6);
exception_lineno = 565;
type_description_1 = "oooooooooooooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_service_root);
tmp_args_element_value_24 = par_service_root;
CHECK_OBJECT(var_cache_path);
tmp_args_element_value_25 = var_cache_path;
CHECK_OBJECT(par_timeout);
tmp_args_element_value_26 = par_timeout;
CHECK_OBJECT(par_proxy_info);
tmp_args_element_value_27 = par_proxy_info;
if (par_authorization_engine == NULL) {
Py_DECREF(tmp_called_value_6);
Py_DECREF(tmp_args_element_value_23);
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[9]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 566;
type_description_1 = "oooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_28 = par_authorization_engine;
if (par_allow_access_levels == NULL) {
Py_DECREF(tmp_called_value_6);
Py_DECREF(tmp_args_element_value_23);
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[78]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 567;
type_description_1 = "oooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_29 = par_allow_access_levels;
if (par_credential_store == NULL) {
Py_DECREF(tmp_called_value_6);
Py_DECREF(tmp_args_element_value_23);
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[25]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 567;
type_description_1 = "oooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_30 = par_credential_store;
if (par_credential_save_failed == NULL) {
Py_DECREF(tmp_called_value_6);
Py_DECREF(tmp_args_element_value_23);
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[63]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 568;
type_description_1 = "oooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_31 = par_credential_save_failed;
CHECK_OBJECT(par_version);
tmp_args_element_value_32 = par_version;
frame_9b145b0a2a972b7b11add02d1cf1275d->m_frame.f_lineno = 564;
{
PyObject *call_args[] = {tmp_args_element_value_23, tmp_args_element_value_24, tmp_args_element_value_25, tmp_args_element_value_26, tmp_args_element_value_27, tmp_args_element_value_28, tmp_args_element_value_29, tmp_args_element_value_30, tmp_args_element_value_31, tmp_args_element_value_32};
tmp_return_value = CALL_FUNCTION_WITH_ARGS10(tmp_called_value_6, call_args);
}
Py_DECREF(tmp_called_value_6);
Py_DECREF(tmp_args_element_value_23);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 564;
type_description_1 = "oooooooooooooooo";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_9b145b0a2a972b7b11add02d1cf1275d);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_9b145b0a2a972b7b11add02d1cf1275d);
#endif
// Put the previous frame back on top.
popFrameStack();
goto try_return_handler_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_9b145b0a2a972b7b11add02d1cf1275d);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_9b145b0a2a972b7b11add02d1cf1275d, exception_lineno);
} else if (exception_tb->tb_frame != &frame_9b145b0a2a972b7b11add02d1cf1275d->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_9b145b0a2a972b7b11add02d1cf1275d, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_9b145b0a2a972b7b11add02d1cf1275d,
type_description_1,
par_cls,
par_application_name,
par_service_root,
par_launchpadlib_dir,
par_timeout,
par_proxy_info,
par_authorization_engine,
par_allow_access_levels,
par_max_failed_attempts,
par_credentials_file,
par_version,
par_consumer_name,
par_credential_save_failed,
par_credential_store,
var_cache_path,
var_service_root_dir
);
// Release cached frame if used for exception.
if (frame_9b145b0a2a972b7b11add02d1cf1275d == cache_frame_9b145b0a2a972b7b11add02d1cf1275d) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_9b145b0a2a972b7b11add02d1cf1275d);
cache_frame_9b145b0a2a972b7b11add02d1cf1275d = NULL;
}
assertFrameObject(frame_9b145b0a2a972b7b11add02d1cf1275d);
// 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(par_service_root);
Py_DECREF(par_service_root);
par_service_root = NULL;
CHECK_OBJECT(par_launchpadlib_dir);
Py_DECREF(par_launchpadlib_dir);
par_launchpadlib_dir = NULL;
Py_XDECREF(par_authorization_engine);
par_authorization_engine = NULL;
Py_XDECREF(par_credential_store);
par_credential_store = NULL;
CHECK_OBJECT(var_cache_path);
Py_DECREF(var_cache_path);
var_cache_path = NULL;
CHECK_OBJECT(var_service_root_dir);
Py_DECREF(var_service_root_dir);
var_service_root_dir = 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(par_service_root);
par_service_root = NULL;
Py_XDECREF(par_launchpadlib_dir);
par_launchpadlib_dir = NULL;
Py_XDECREF(par_authorization_engine);
par_authorization_engine = NULL;
Py_XDECREF(par_credential_store);
par_credential_store = NULL;
Py_XDECREF(var_cache_path);
var_cache_path = NULL;
Py_XDECREF(var_service_root_dir);
var_service_root_dir = 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_cls);
Py_DECREF(par_cls);
CHECK_OBJECT(par_application_name);
Py_DECREF(par_application_name);
CHECK_OBJECT(par_timeout);
Py_DECREF(par_timeout);
CHECK_OBJECT(par_proxy_info);
Py_DECREF(par_proxy_info);
CHECK_OBJECT(par_allow_access_levels);
Py_DECREF(par_allow_access_levels);
CHECK_OBJECT(par_max_failed_attempts);
Py_DECREF(par_max_failed_attempts);
CHECK_OBJECT(par_credentials_file);
Py_DECREF(par_credentials_file);
CHECK_OBJECT(par_version);
Py_DECREF(par_version);
CHECK_OBJECT(par_consumer_name);
Py_DECREF(par_consumer_name);
CHECK_OBJECT(par_credential_save_failed);
Py_DECREF(par_credential_save_failed);
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_application_name);
Py_DECREF(par_application_name);
CHECK_OBJECT(par_timeout);
Py_DECREF(par_timeout);
CHECK_OBJECT(par_proxy_info);
Py_DECREF(par_proxy_info);
CHECK_OBJECT(par_allow_access_levels);
Py_DECREF(par_allow_access_levels);
CHECK_OBJECT(par_max_failed_attempts);
Py_DECREF(par_max_failed_attempts);
CHECK_OBJECT(par_credentials_file);
Py_DECREF(par_credentials_file);
CHECK_OBJECT(par_version);
Py_DECREF(par_version);
CHECK_OBJECT(par_consumer_name);
Py_DECREF(par_consumer_name);
CHECK_OBJECT(par_credential_save_failed);
Py_DECREF(par_credential_save_failed);
// 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_launchpadlib$launchpad$$$function__18__warn_of_deprecated_login_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_cls = python_pars[0];
PyObject *par_name = python_pars[1];
struct Nuitka_FrameObject *frame_bc86202a4f61a229f372d4fbe04db2c0;
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_bc86202a4f61a229f372d4fbe04db2c0 = NULL;
PyObject *tmp_return_value = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_bc86202a4f61a229f372d4fbe04db2c0)) {
Py_XDECREF(cache_frame_bc86202a4f61a229f372d4fbe04db2c0);
#if _DEBUG_REFCOUNTS
if (cache_frame_bc86202a4f61a229f372d4fbe04db2c0 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_bc86202a4f61a229f372d4fbe04db2c0 = MAKE_FUNCTION_FRAME(codeobj_bc86202a4f61a229f372d4fbe04db2c0, module_launchpadlib$launchpad, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_bc86202a4f61a229f372d4fbe04db2c0->m_type_description == NULL);
frame_bc86202a4f61a229f372d4fbe04db2c0 = cache_frame_bc86202a4f61a229f372d4fbe04db2c0;
// Push the new frame as the currently active one.
pushFrameStack(frame_bc86202a4f61a229f372d4fbe04db2c0);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_bc86202a4f61a229f372d4fbe04db2c0) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_called_value_1;
PyObject *tmp_expression_value_1;
PyObject *tmp_call_result_1;
PyObject *tmp_args_element_value_1;
PyObject *tmp_mod_expr_left_1;
PyObject *tmp_mod_expr_right_1;
PyObject *tmp_args_element_value_2;
tmp_expression_value_1 = GET_STRING_DICT_VALUE(moduledict_launchpadlib$launchpad, (Nuitka_StringObject *)mod_consts[80]);
if (unlikely(tmp_expression_value_1 == NULL)) {
tmp_expression_value_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[80]);
}
if (tmp_expression_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 572;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_called_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[81]);
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 572;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_mod_expr_left_1 = mod_consts[82];
CHECK_OBJECT(par_name);
tmp_mod_expr_right_1 = par_name;
tmp_args_element_value_1 = BINARY_OPERATION_MOD_OBJECT_UNICODE_OBJECT(tmp_mod_expr_left_1, tmp_mod_expr_right_1);
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 = 575;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_args_element_value_2 = GET_STRING_DICT_VALUE(moduledict_launchpadlib$launchpad, (Nuitka_StringObject *)mod_consts[83]);
if (unlikely(tmp_args_element_value_2 == NULL)) {
tmp_args_element_value_2 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[83]);
}
if (tmp_args_element_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
Py_DECREF(tmp_args_element_value_1);
exception_lineno = 576;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
frame_bc86202a4f61a229f372d4fbe04db2c0->m_frame.f_lineno = 572;
{
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_called_value_1);
Py_DECREF(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 = 572;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_1);
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_bc86202a4f61a229f372d4fbe04db2c0);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_bc86202a4f61a229f372d4fbe04db2c0);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_bc86202a4f61a229f372d4fbe04db2c0, exception_lineno);
} else if (exception_tb->tb_frame != &frame_bc86202a4f61a229f372d4fbe04db2c0->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_bc86202a4f61a229f372d4fbe04db2c0, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_bc86202a4f61a229f372d4fbe04db2c0,
type_description_1,
par_cls,
par_name
);
// Release cached frame if used for exception.
if (frame_bc86202a4f61a229f372d4fbe04db2c0 == cache_frame_bc86202a4f61a229f372d4fbe04db2c0) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_bc86202a4f61a229f372d4fbe04db2c0);
cache_frame_bc86202a4f61a229f372d4fbe04db2c0 = NULL;
}
assertFrameObject(frame_bc86202a4f61a229f372d4fbe04db2c0);
// 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_cls);
Py_DECREF(par_cls);
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_cls);
Py_DECREF(par_cls);
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_launchpadlib$launchpad$$$function__19__assert_login_argument_consistency(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_argument_name = python_pars[1];
PyObject *par_argument_value = python_pars[2];
PyObject *par_object_value = python_pars[3];
PyObject *par_object_name = python_pars[4];
struct Nuitka_FrameObject *frame_844bf0df4f948a3ad5ea71f72f6b1860;
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;
static struct Nuitka_FrameObject *cache_frame_844bf0df4f948a3ad5ea71f72f6b1860 = NULL;
PyObject *tmp_return_value = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_844bf0df4f948a3ad5ea71f72f6b1860)) {
Py_XDECREF(cache_frame_844bf0df4f948a3ad5ea71f72f6b1860);
#if _DEBUG_REFCOUNTS
if (cache_frame_844bf0df4f948a3ad5ea71f72f6b1860 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_844bf0df4f948a3ad5ea71f72f6b1860 = MAKE_FUNCTION_FRAME(codeobj_844bf0df4f948a3ad5ea71f72f6b1860, module_launchpadlib$launchpad, 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_844bf0df4f948a3ad5ea71f72f6b1860->m_type_description == NULL);
frame_844bf0df4f948a3ad5ea71f72f6b1860 = cache_frame_844bf0df4f948a3ad5ea71f72f6b1860;
// Push the new frame as the currently active one.
pushFrameStack(frame_844bf0df4f948a3ad5ea71f72f6b1860);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_844bf0df4f948a3ad5ea71f72f6b1860) == 2); // Frame stack
// Framed code:
{
nuitka_bool tmp_condition_result_1;
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_1;
PyObject *tmp_cmp_expr_right_1;
PyObject *tmp_cmp_expr_left_2;
PyObject *tmp_cmp_expr_right_2;
CHECK_OBJECT(par_argument_value);
tmp_cmp_expr_left_1 = par_argument_value;
tmp_cmp_expr_right_1 = Py_None;
tmp_and_left_value_1 = (tmp_cmp_expr_left_1 != tmp_cmp_expr_right_1) ? 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) {
goto and_right_1;
} else {
goto and_left_1;
}
and_right_1:;
CHECK_OBJECT(par_argument_value);
tmp_cmp_expr_left_2 = par_argument_value;
CHECK_OBJECT(par_object_value);
tmp_cmp_expr_right_2 = par_object_value;
tmp_and_right_value_1 = RICH_COMPARE_NE_NBOOL_OBJECT_OBJECT(tmp_cmp_expr_left_2, tmp_cmp_expr_right_2);
if (tmp_and_right_value_1 == NUITKA_BOOL_EXCEPTION) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 596;
type_description_1 = "oooooN";
goto frame_exception_exit_1;
}
tmp_condition_result_1 = tmp_and_right_value_1;
goto and_end_1;
and_left_1:;
tmp_condition_result_1 = tmp_and_left_value_1;
and_end_1:;
if (tmp_condition_result_1 == NUITKA_BOOL_TRUE) {
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_tuple_element_1;
tmp_mod_expr_left_1 = mod_consts[84];
CHECK_OBJECT(par_argument_name);
tmp_tuple_element_1 = par_argument_name;
tmp_mod_expr_right_1 = MAKE_TUPLE_EMPTY(6);
PyTuple_SET_ITEM0(tmp_mod_expr_right_1, 0, tmp_tuple_element_1);
CHECK_OBJECT(par_argument_value);
tmp_tuple_element_1 = par_argument_value;
PyTuple_SET_ITEM0(tmp_mod_expr_right_1, 1, tmp_tuple_element_1);
CHECK_OBJECT(par_object_value);
tmp_tuple_element_1 = par_object_value;
PyTuple_SET_ITEM0(tmp_mod_expr_right_1, 2, tmp_tuple_element_1);
CHECK_OBJECT(par_object_name);
tmp_tuple_element_1 = par_object_name;
PyTuple_SET_ITEM0(tmp_mod_expr_right_1, 3, tmp_tuple_element_1);
CHECK_OBJECT(par_argument_name);
tmp_tuple_element_1 = par_argument_name;
PyTuple_SET_ITEM0(tmp_mod_expr_right_1, 4, tmp_tuple_element_1);
CHECK_OBJECT(par_object_name);
tmp_tuple_element_1 = par_object_name;
PyTuple_SET_ITEM0(tmp_mod_expr_right_1, 5, 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 = 597;
type_description_1 = "oooooN";
goto frame_exception_exit_1;
}
frame_844bf0df4f948a3ad5ea71f72f6b1860->m_frame.f_lineno = 597;
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 = 597;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "oooooN";
goto frame_exception_exit_1;
}
branch_no_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_844bf0df4f948a3ad5ea71f72f6b1860);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_844bf0df4f948a3ad5ea71f72f6b1860);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_844bf0df4f948a3ad5ea71f72f6b1860, exception_lineno);
} else if (exception_tb->tb_frame != &frame_844bf0df4f948a3ad5ea71f72f6b1860->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_844bf0df4f948a3ad5ea71f72f6b1860, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_844bf0df4f948a3ad5ea71f72f6b1860,
type_description_1,
par_cls,
par_argument_name,
par_argument_value,
par_object_value,
par_object_name,
NULL
);
// Release cached frame if used for exception.
if (frame_844bf0df4f948a3ad5ea71f72f6b1860 == cache_frame_844bf0df4f948a3ad5ea71f72f6b1860) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_844bf0df4f948a3ad5ea71f72f6b1860);
cache_frame_844bf0df4f948a3ad5ea71f72f6b1860 = NULL;
}
assertFrameObject(frame_844bf0df4f948a3ad5ea71f72f6b1860);
// 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_cls);
Py_DECREF(par_cls);
CHECK_OBJECT(par_argument_name);
Py_DECREF(par_argument_name);
CHECK_OBJECT(par_argument_value);
Py_DECREF(par_argument_value);
CHECK_OBJECT(par_object_value);
Py_DECREF(par_object_value);
CHECK_OBJECT(par_object_name);
Py_DECREF(par_object_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_cls);
Py_DECREF(par_cls);
CHECK_OBJECT(par_argument_name);
Py_DECREF(par_argument_name);
CHECK_OBJECT(par_argument_value);
Py_DECREF(par_argument_value);
CHECK_OBJECT(par_object_value);
Py_DECREF(par_object_value);
CHECK_OBJECT(par_object_name);
Py_DECREF(par_object_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_launchpadlib$launchpad$$$function__20__get_paths(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_service_root = python_pars[1];
PyObject *par_launchpadlib_dir = python_pars[2];
PyObject *var_err = NULL;
PyObject *var_scheme = NULL;
PyObject *var_host_name = NULL;
PyObject *var_path = NULL;
PyObject *var_query = NULL;
PyObject *var_fragment = NULL;
PyObject *var_service_root_dir = NULL;
PyObject *var_cache_path = NULL;
PyObject *tmp_tuple_unpack_1__element_1 = NULL;
PyObject *tmp_tuple_unpack_1__element_2 = NULL;
PyObject *tmp_tuple_unpack_1__element_3 = NULL;
PyObject *tmp_tuple_unpack_1__element_4 = NULL;
PyObject *tmp_tuple_unpack_1__element_5 = NULL;
PyObject *tmp_tuple_unpack_1__source_iter = NULL;
struct Nuitka_FrameObject *frame_1fab0821c9e957ed742bc08deab6b1b6;
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;
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_iterator_attempt;
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;
struct Nuitka_ExceptionStackItem exception_preserved_2;
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;
static struct Nuitka_FrameObject *cache_frame_1fab0821c9e957ed742bc08deab6b1b6 = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_keeper_type_9;
PyObject *exception_keeper_value_9;
PyTracebackObject *exception_keeper_tb_9;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_9;
// Actual function body.
// Tried code:
if (isFrameUnusable(cache_frame_1fab0821c9e957ed742bc08deab6b1b6)) {
Py_XDECREF(cache_frame_1fab0821c9e957ed742bc08deab6b1b6);
#if _DEBUG_REFCOUNTS
if (cache_frame_1fab0821c9e957ed742bc08deab6b1b6 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_1fab0821c9e957ed742bc08deab6b1b6 = MAKE_FUNCTION_FRAME(codeobj_1fab0821c9e957ed742bc08deab6b1b6, module_launchpadlib$launchpad, sizeof(void *)+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_1fab0821c9e957ed742bc08deab6b1b6->m_type_description == NULL);
frame_1fab0821c9e957ed742bc08deab6b1b6 = cache_frame_1fab0821c9e957ed742bc08deab6b1b6;
// Push the new frame as the currently active one.
pushFrameStack(frame_1fab0821c9e957ed742bc08deab6b1b6);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_1fab0821c9e957ed742bc08deab6b1b6) == 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_launchpadlib_dir);
tmp_cmp_expr_left_1 = par_launchpadlib_dir;
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;
PyObject *tmp_expression_value_1;
tmp_expression_value_1 = IMPORT_HARD_POSIXPATH();
assert(!(tmp_expression_value_1 == NULL));
tmp_called_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[86]);
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 622;
type_description_1 = "ooooooooooo";
goto frame_exception_exit_1;
}
frame_1fab0821c9e957ed742bc08deab6b1b6->m_frame.f_lineno = 622;
tmp_assign_source_1 = CALL_FUNCTION_WITH_POSARGS2(tmp_called_value_1, mod_consts[87]);
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 = 622;
type_description_1 = "ooooooooooo";
goto frame_exception_exit_1;
}
{
PyObject *old = par_launchpadlib_dir;
assert(old != NULL);
par_launchpadlib_dir = tmp_assign_source_1;
Py_DECREF(old);
}
}
branch_no_1:;
{
PyObject *tmp_assign_source_2;
PyObject *tmp_called_instance_1;
PyObject *tmp_args_element_value_1;
tmp_called_instance_1 = IMPORT_HARD_POSIXPATH();
assert(!(tmp_called_instance_1 == NULL));
CHECK_OBJECT(par_launchpadlib_dir);
tmp_args_element_value_1 = par_launchpadlib_dir;
frame_1fab0821c9e957ed742bc08deab6b1b6->m_frame.f_lineno = 623;
tmp_assign_source_2 = CALL_METHOD_WITH_SINGLE_ARG(tmp_called_instance_1, mod_consts[88], tmp_args_element_value_1);
if (tmp_assign_source_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 623;
type_description_1 = "ooooooooooo";
goto frame_exception_exit_1;
}
{
PyObject *old = par_launchpadlib_dir;
assert(old != NULL);
par_launchpadlib_dir = tmp_assign_source_2;
Py_DECREF(old);
}
}
{
nuitka_bool tmp_condition_result_2;
PyObject *tmp_cmp_expr_left_2;
PyObject *tmp_cmp_expr_right_2;
PyObject *tmp_expression_value_2;
PyObject *tmp_subscript_value_1;
CHECK_OBJECT(par_launchpadlib_dir);
tmp_expression_value_2 = par_launchpadlib_dir;
tmp_subscript_value_1 = mod_consts[89];
tmp_cmp_expr_left_2 = LOOKUP_SUBSCRIPT(tmp_expression_value_2, tmp_subscript_value_1);
if (tmp_cmp_expr_left_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 624;
type_description_1 = "ooooooooooo";
goto frame_exception_exit_1;
}
tmp_cmp_expr_right_2 = mod_consts[3];
tmp_condition_result_2 = RICH_COMPARE_EQ_NBOOL_OBJECT_UNICODE(tmp_cmp_expr_left_2, tmp_cmp_expr_right_2);
Py_DECREF(tmp_cmp_expr_left_2);
if (tmp_condition_result_2 == NUITKA_BOOL_EXCEPTION) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 624;
type_description_1 = "ooooooooooo";
goto frame_exception_exit_1;
}
if (tmp_condition_result_2 == NUITKA_BOOL_TRUE) {
goto branch_yes_2;
} else {
goto branch_no_2;
}
}
branch_yes_2:;
{
PyObject *tmp_raise_type_1;
PyObject *tmp_make_exception_arg_1;
tmp_make_exception_arg_1 = mod_consts[90];
frame_1fab0821c9e957ed742bc08deab6b1b6->m_frame.f_lineno = 625;
tmp_raise_type_1 = CALL_FUNCTION_WITH_SINGLE_ARG(PyExc_ValueError, tmp_make_exception_arg_1);
assert(!(tmp_raise_type_1 == NULL));
exception_type = tmp_raise_type_1;
exception_lineno = 625;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "ooooooooooo";
goto frame_exception_exit_1;
}
branch_no_2:;
// Tried code:
{
PyObject *tmp_called_instance_2;
PyObject *tmp_call_result_1;
PyObject *tmp_args_element_value_2;
PyObject *tmp_args_element_value_3;
tmp_called_instance_2 = GET_STRING_DICT_VALUE(moduledict_launchpadlib$launchpad, (Nuitka_StringObject *)mod_consts[35]);
if (unlikely(tmp_called_instance_2 == NULL)) {
tmp_called_instance_2 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[35]);
}
assert(!(tmp_called_instance_2 == NULL));
CHECK_OBJECT(par_launchpadlib_dir);
tmp_args_element_value_2 = par_launchpadlib_dir;
tmp_args_element_value_3 = mod_consts[92];
frame_1fab0821c9e957ed742bc08deab6b1b6->m_frame.f_lineno = 628;
{
PyObject *call_args[] = {tmp_args_element_value_2, tmp_args_element_value_3};
tmp_call_result_1 = CALL_METHOD_WITH_ARGS2(
tmp_called_instance_2,
mod_consts[91],
call_args
);
}
if (tmp_call_result_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 628;
type_description_1 = "ooooooooooo";
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_1fab0821c9e957ed742bc08deab6b1b6, exception_keeper_lineno_1);
} else if (exception_keeper_lineno_1 != 0) {
exception_keeper_tb_1 = ADD_TRACEBACK(exception_keeper_tb_1, frame_1fab0821c9e957ed742bc08deab6b1b6, 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_3;
PyObject *tmp_cmp_expr_left_3;
PyObject *tmp_cmp_expr_right_3;
tmp_cmp_expr_left_3 = EXC_TYPE(PyThreadState_GET());
tmp_cmp_expr_right_3 = PyExc_OSError;
tmp_res = EXCEPTION_MATCH_BOOL(tmp_cmp_expr_left_3, tmp_cmp_expr_right_3);
assert(!(tmp_res == -1));
tmp_condition_result_3 = (tmp_res != 0) ? 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 = EXC_VALUE(PyThreadState_GET());
assert(var_err == NULL);
Py_INCREF(tmp_assign_source_3);
var_err = tmp_assign_source_3;
}
// Tried code:
{
nuitka_bool tmp_condition_result_4;
PyObject *tmp_cmp_expr_left_4;
PyObject *tmp_cmp_expr_right_4;
PyObject *tmp_expression_value_3;
PyObject *tmp_expression_value_4;
CHECK_OBJECT(var_err);
tmp_expression_value_3 = var_err;
tmp_cmp_expr_left_4 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[93]);
if (tmp_cmp_expr_left_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 630;
type_description_1 = "ooooooooooo";
goto try_except_handler_4;
}
tmp_expression_value_4 = GET_STRING_DICT_VALUE(moduledict_launchpadlib$launchpad, (Nuitka_StringObject *)mod_consts[93]);
if (unlikely(tmp_expression_value_4 == NULL)) {
tmp_expression_value_4 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[93]);
}
if (tmp_expression_value_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_cmp_expr_left_4);
exception_lineno = 630;
type_description_1 = "ooooooooooo";
goto try_except_handler_4;
}
tmp_cmp_expr_right_4 = LOOKUP_ATTRIBUTE(tmp_expression_value_4, mod_consts[94]);
if (tmp_cmp_expr_right_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_cmp_expr_left_4);
exception_lineno = 630;
type_description_1 = "ooooooooooo";
goto try_except_handler_4;
}
tmp_condition_result_4 = RICH_COMPARE_NE_NBOOL_OBJECT_OBJECT(tmp_cmp_expr_left_4, tmp_cmp_expr_right_4);
Py_DECREF(tmp_cmp_expr_left_4);
Py_DECREF(tmp_cmp_expr_right_4);
if (tmp_condition_result_4 == NUITKA_BOOL_EXCEPTION) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 630;
type_description_1 = "ooooooooooo";
goto try_except_handler_4;
}
if (tmp_condition_result_4 == NUITKA_BOOL_TRUE) {
goto branch_yes_4;
} else {
goto branch_no_4;
}
}
branch_yes_4:;
tmp_result = RERAISE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
if (unlikely(tmp_result == false)) {
exception_lineno = 631;
}
if (exception_tb && exception_tb->tb_frame == &frame_1fab0821c9e957ed742bc08deab6b1b6->m_frame) frame_1fab0821c9e957ed742bc08deab6b1b6->m_frame.f_lineno = exception_tb->tb_lineno;
type_description_1 = "ooooooooooo";
goto try_except_handler_4;
branch_no_4:;
goto try_end_2;
// Exception handler code:
try_except_handler_4:;
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_err);
var_err = 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_3;
// End of try:
try_end_2:;
Py_XDECREF(var_err);
var_err = NULL;
goto branch_end_3;
branch_no_3:;
tmp_result = RERAISE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
if (unlikely(tmp_result == false)) {
exception_lineno = 627;
}
if (exception_tb && exception_tb->tb_frame == &frame_1fab0821c9e957ed742bc08deab6b1b6->m_frame) frame_1fab0821c9e957ed742bc08deab6b1b6->m_frame.f_lineno = exception_tb->tb_lineno;
type_description_1 = "ooooooooooo";
goto try_except_handler_3;
branch_end_3:;
goto try_end_3;
// Exception handler code:
try_except_handler_3:;
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 frame_exception_exit_1;
// End of try:
try_end_3:;
// 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:;
{
PyObject *tmp_called_value_2;
PyObject *tmp_expression_value_5;
PyObject *tmp_call_result_2;
PyObject *tmp_args_element_value_4;
PyObject *tmp_args_element_value_5;
tmp_expression_value_5 = GET_STRING_DICT_VALUE(moduledict_launchpadlib$launchpad, (Nuitka_StringObject *)mod_consts[35]);
if (unlikely(tmp_expression_value_5 == NULL)) {
tmp_expression_value_5 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[35]);
}
if (tmp_expression_value_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 632;
type_description_1 = "ooooooooooo";
goto frame_exception_exit_1;
}
tmp_called_value_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_5, mod_consts[95]);
if (tmp_called_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 632;
type_description_1 = "ooooooooooo";
goto frame_exception_exit_1;
}
if (par_launchpadlib_dir == NULL) {
Py_DECREF(tmp_called_value_2);
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[96]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 632;
type_description_1 = "ooooooooooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_4 = par_launchpadlib_dir;
tmp_args_element_value_5 = mod_consts[92];
frame_1fab0821c9e957ed742bc08deab6b1b6->m_frame.f_lineno = 632;
{
PyObject *call_args[] = {tmp_args_element_value_4, tmp_args_element_value_5};
tmp_call_result_2 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_2, call_args);
}
Py_DECREF(tmp_called_value_2);
if (tmp_call_result_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 632;
type_description_1 = "ooooooooooo";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_2);
}
{
PyObject *tmp_assign_source_4;
PyObject *tmp_called_instance_3;
PyObject *tmp_args_element_value_6;
tmp_called_instance_3 = GET_STRING_DICT_VALUE(moduledict_launchpadlib$launchpad, (Nuitka_StringObject *)mod_consts[27]);
if (unlikely(tmp_called_instance_3 == NULL)) {
tmp_called_instance_3 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[27]);
}
if (tmp_called_instance_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 634;
type_description_1 = "ooooooooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_service_root);
tmp_args_element_value_6 = par_service_root;
frame_1fab0821c9e957ed742bc08deab6b1b6->m_frame.f_lineno = 634;
tmp_assign_source_4 = CALL_METHOD_WITH_SINGLE_ARG(tmp_called_instance_3, mod_consts[28], tmp_args_element_value_6);
if (tmp_assign_source_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 634;
type_description_1 = "ooooooooooo";
goto frame_exception_exit_1;
}
{
PyObject *old = par_service_root;
assert(old != NULL);
par_service_root = tmp_assign_source_4;
Py_DECREF(old);
}
}
// Tried code:
{
PyObject *tmp_assign_source_5;
PyObject *tmp_iter_arg_1;
PyObject *tmp_called_value_3;
PyObject *tmp_args_element_value_7;
tmp_called_value_3 = GET_STRING_DICT_VALUE(moduledict_launchpadlib$launchpad, (Nuitka_StringObject *)mod_consts[97]);
if (unlikely(tmp_called_value_3 == NULL)) {
tmp_called_value_3 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[97]);
}
if (tmp_called_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 636;
type_description_1 = "ooooooooooo";
goto try_except_handler_5;
}
CHECK_OBJECT(par_service_root);
tmp_args_element_value_7 = par_service_root;
frame_1fab0821c9e957ed742bc08deab6b1b6->m_frame.f_lineno = 636;
tmp_iter_arg_1 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_3, tmp_args_element_value_7);
if (tmp_iter_arg_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 636;
type_description_1 = "ooooooooooo";
goto try_except_handler_5;
}
tmp_assign_source_5 = MAKE_UNPACK_ITERATOR(tmp_iter_arg_1);
Py_DECREF(tmp_iter_arg_1);
if (tmp_assign_source_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 636;
type_description_1 = "ooooooooooo";
goto try_except_handler_5;
}
assert(tmp_tuple_unpack_1__source_iter == NULL);
tmp_tuple_unpack_1__source_iter = tmp_assign_source_5;
}
// Tried code:
{
PyObject *tmp_assign_source_6;
PyObject *tmp_unpack_1;
CHECK_OBJECT(tmp_tuple_unpack_1__source_iter);
tmp_unpack_1 = tmp_tuple_unpack_1__source_iter;
tmp_assign_source_6 = UNPACK_NEXT(tmp_unpack_1, 0, 5);
if (tmp_assign_source_6 == 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 = "ooooooooooo";
exception_lineno = 636;
goto try_except_handler_6;
}
assert(tmp_tuple_unpack_1__element_1 == NULL);
tmp_tuple_unpack_1__element_1 = tmp_assign_source_6;
}
{
PyObject *tmp_assign_source_7;
PyObject *tmp_unpack_2;
CHECK_OBJECT(tmp_tuple_unpack_1__source_iter);
tmp_unpack_2 = tmp_tuple_unpack_1__source_iter;
tmp_assign_source_7 = UNPACK_NEXT(tmp_unpack_2, 1, 5);
if (tmp_assign_source_7 == 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 = "ooooooooooo";
exception_lineno = 636;
goto try_except_handler_6;
}
assert(tmp_tuple_unpack_1__element_2 == NULL);
tmp_tuple_unpack_1__element_2 = tmp_assign_source_7;
}
{
PyObject *tmp_assign_source_8;
PyObject *tmp_unpack_3;
CHECK_OBJECT(tmp_tuple_unpack_1__source_iter);
tmp_unpack_3 = tmp_tuple_unpack_1__source_iter;
tmp_assign_source_8 = UNPACK_NEXT(tmp_unpack_3, 2, 5);
if (tmp_assign_source_8 == 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 = "ooooooooooo";
exception_lineno = 636;
goto try_except_handler_6;
}
assert(tmp_tuple_unpack_1__element_3 == NULL);
tmp_tuple_unpack_1__element_3 = tmp_assign_source_8;
}
{
PyObject *tmp_assign_source_9;
PyObject *tmp_unpack_4;
CHECK_OBJECT(tmp_tuple_unpack_1__source_iter);
tmp_unpack_4 = tmp_tuple_unpack_1__source_iter;
tmp_assign_source_9 = UNPACK_NEXT(tmp_unpack_4, 3, 5);
if (tmp_assign_source_9 == 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 = "ooooooooooo";
exception_lineno = 636;
goto try_except_handler_6;
}
assert(tmp_tuple_unpack_1__element_4 == NULL);
tmp_tuple_unpack_1__element_4 = tmp_assign_source_9;
}
{
PyObject *tmp_assign_source_10;
PyObject *tmp_unpack_5;
CHECK_OBJECT(tmp_tuple_unpack_1__source_iter);
tmp_unpack_5 = tmp_tuple_unpack_1__source_iter;
tmp_assign_source_10 = UNPACK_NEXT(tmp_unpack_5, 4, 5);
if (tmp_assign_source_10 == 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 = "ooooooooooo";
exception_lineno = 636;
goto try_except_handler_6;
}
assert(tmp_tuple_unpack_1__element_5 == NULL);
tmp_tuple_unpack_1__element_5 = tmp_assign_source_10;
}
{
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 = "ooooooooooo";
exception_lineno = 636;
goto try_except_handler_6;
}
}
} else {
Py_DECREF(tmp_iterator_attempt);
exception_type = PyExc_ValueError;
Py_INCREF(PyExc_ValueError);
exception_value = mod_consts[98];
Py_INCREF(exception_value);
exception_tb = NULL;
type_description_1 = "ooooooooooo";
exception_lineno = 636;
goto try_except_handler_6;
}
}
goto try_end_4;
// 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;
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_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:
try_end_4:;
goto try_end_5;
// 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;
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;
Py_XDECREF(tmp_tuple_unpack_1__element_3);
tmp_tuple_unpack_1__element_3 = NULL;
Py_XDECREF(tmp_tuple_unpack_1__element_4);
tmp_tuple_unpack_1__element_4 = NULL;
Py_XDECREF(tmp_tuple_unpack_1__element_5);
tmp_tuple_unpack_1__element_5 = 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 frame_exception_exit_1;
// End of try:
try_end_5:;
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_11;
CHECK_OBJECT(tmp_tuple_unpack_1__element_1);
tmp_assign_source_11 = tmp_tuple_unpack_1__element_1;
assert(var_scheme == NULL);
Py_INCREF(tmp_assign_source_11);
var_scheme = tmp_assign_source_11;
}
Py_XDECREF(tmp_tuple_unpack_1__element_1);
tmp_tuple_unpack_1__element_1 = NULL;
{
PyObject *tmp_assign_source_12;
CHECK_OBJECT(tmp_tuple_unpack_1__element_2);
tmp_assign_source_12 = tmp_tuple_unpack_1__element_2;
assert(var_host_name == NULL);
Py_INCREF(tmp_assign_source_12);
var_host_name = tmp_assign_source_12;
}
Py_XDECREF(tmp_tuple_unpack_1__element_2);
tmp_tuple_unpack_1__element_2 = NULL;
{
PyObject *tmp_assign_source_13;
CHECK_OBJECT(tmp_tuple_unpack_1__element_3);
tmp_assign_source_13 = tmp_tuple_unpack_1__element_3;
assert(var_path == NULL);
Py_INCREF(tmp_assign_source_13);
var_path = tmp_assign_source_13;
}
Py_XDECREF(tmp_tuple_unpack_1__element_3);
tmp_tuple_unpack_1__element_3 = NULL;
{
PyObject *tmp_assign_source_14;
CHECK_OBJECT(tmp_tuple_unpack_1__element_4);
tmp_assign_source_14 = tmp_tuple_unpack_1__element_4;
assert(var_query == NULL);
Py_INCREF(tmp_assign_source_14);
var_query = tmp_assign_source_14;
}
Py_XDECREF(tmp_tuple_unpack_1__element_4);
tmp_tuple_unpack_1__element_4 = NULL;
{
PyObject *tmp_assign_source_15;
CHECK_OBJECT(tmp_tuple_unpack_1__element_5);
tmp_assign_source_15 = tmp_tuple_unpack_1__element_5;
assert(var_fragment == NULL);
Py_INCREF(tmp_assign_source_15);
var_fragment = tmp_assign_source_15;
}
Py_XDECREF(tmp_tuple_unpack_1__element_5);
tmp_tuple_unpack_1__element_5 = NULL;
{
PyObject *tmp_assign_source_16;
PyObject *tmp_called_value_4;
PyObject *tmp_expression_value_6;
PyObject *tmp_args_element_value_8;
PyObject *tmp_args_element_value_9;
tmp_expression_value_6 = IMPORT_HARD_POSIXPATH();
assert(!(tmp_expression_value_6 == NULL));
tmp_called_value_4 = LOOKUP_ATTRIBUTE(tmp_expression_value_6, mod_consts[86]);
if (tmp_called_value_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 637;
type_description_1 = "ooooooooooo";
goto frame_exception_exit_1;
}
if (par_launchpadlib_dir == NULL) {
Py_DECREF(tmp_called_value_4);
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[96]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 637;
type_description_1 = "ooooooooooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_8 = par_launchpadlib_dir;
CHECK_OBJECT(var_host_name);
tmp_args_element_value_9 = var_host_name;
frame_1fab0821c9e957ed742bc08deab6b1b6->m_frame.f_lineno = 637;
{
PyObject *call_args[] = {tmp_args_element_value_8, tmp_args_element_value_9};
tmp_assign_source_16 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_4, call_args);
}
Py_DECREF(tmp_called_value_4);
if (tmp_assign_source_16 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 637;
type_description_1 = "ooooooooooo";
goto frame_exception_exit_1;
}
assert(var_service_root_dir == NULL);
var_service_root_dir = tmp_assign_source_16;
}
{
PyObject *tmp_assign_source_17;
PyObject *tmp_called_value_5;
PyObject *tmp_expression_value_7;
PyObject *tmp_args_element_value_10;
PyObject *tmp_args_element_value_11;
tmp_expression_value_7 = IMPORT_HARD_POSIXPATH();
assert(!(tmp_expression_value_7 == NULL));
tmp_called_value_5 = LOOKUP_ATTRIBUTE(tmp_expression_value_7, mod_consts[86]);
if (tmp_called_value_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 638;
type_description_1 = "ooooooooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_service_root_dir);
tmp_args_element_value_10 = var_service_root_dir;
tmp_args_element_value_11 = mod_consts[99];
frame_1fab0821c9e957ed742bc08deab6b1b6->m_frame.f_lineno = 638;
{
PyObject *call_args[] = {tmp_args_element_value_10, tmp_args_element_value_11};
tmp_assign_source_17 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_5, call_args);
}
Py_DECREF(tmp_called_value_5);
if (tmp_assign_source_17 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 638;
type_description_1 = "ooooooooooo";
goto frame_exception_exit_1;
}
assert(var_cache_path == NULL);
var_cache_path = tmp_assign_source_17;
}
// Tried code:
{
PyObject *tmp_called_instance_4;
PyObject *tmp_call_result_3;
PyObject *tmp_args_element_value_12;
PyObject *tmp_args_element_value_13;
tmp_called_instance_4 = GET_STRING_DICT_VALUE(moduledict_launchpadlib$launchpad, (Nuitka_StringObject *)mod_consts[35]);
if (unlikely(tmp_called_instance_4 == NULL)) {
tmp_called_instance_4 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[35]);
}
if (tmp_called_instance_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 640;
type_description_1 = "ooooooooooo";
goto try_except_handler_7;
}
CHECK_OBJECT(var_cache_path);
tmp_args_element_value_12 = var_cache_path;
tmp_args_element_value_13 = mod_consts[92];
frame_1fab0821c9e957ed742bc08deab6b1b6->m_frame.f_lineno = 640;
{
PyObject *call_args[] = {tmp_args_element_value_12, tmp_args_element_value_13};
tmp_call_result_3 = CALL_METHOD_WITH_ARGS2(
tmp_called_instance_4,
mod_consts[91],
call_args
);
}
if (tmp_call_result_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 640;
type_description_1 = "ooooooooooo";
goto try_except_handler_7;
}
Py_DECREF(tmp_call_result_3);
}
goto try_end_6;
// Exception handler code:
try_except_handler_7:;
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;
// Preserve existing published exception id 2.
exception_preserved_2 = GET_CURRENT_EXCEPTION();
if (exception_keeper_tb_6 == NULL) {
exception_keeper_tb_6 = MAKE_TRACEBACK(frame_1fab0821c9e957ed742bc08deab6b1b6, exception_keeper_lineno_6);
} else if (exception_keeper_lineno_6 != 0) {
exception_keeper_tb_6 = ADD_TRACEBACK(exception_keeper_tb_6, frame_1fab0821c9e957ed742bc08deab6b1b6, exception_keeper_lineno_6);
}
PUBLISH_CURRENT_EXCEPTION(&exception_keeper_type_6, &exception_keeper_value_6, &exception_keeper_tb_6);
// Tried code:
{
bool tmp_condition_result_5;
PyObject *tmp_cmp_expr_left_5;
PyObject *tmp_cmp_expr_right_5;
tmp_cmp_expr_left_5 = EXC_TYPE(PyThreadState_GET());
tmp_cmp_expr_right_5 = PyExc_OSError;
tmp_res = EXCEPTION_MATCH_BOOL(tmp_cmp_expr_left_5, tmp_cmp_expr_right_5);
assert(!(tmp_res == -1));
tmp_condition_result_5 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_5 != false) {
goto branch_yes_5;
} else {
goto branch_no_5;
}
}
branch_yes_5:;
{
PyObject *tmp_assign_source_18;
tmp_assign_source_18 = EXC_VALUE(PyThreadState_GET());
assert(var_err == NULL);
Py_INCREF(tmp_assign_source_18);
var_err = tmp_assign_source_18;
}
// Tried code:
{
nuitka_bool tmp_condition_result_6;
PyObject *tmp_cmp_expr_left_6;
PyObject *tmp_cmp_expr_right_6;
PyObject *tmp_expression_value_8;
PyObject *tmp_expression_value_9;
CHECK_OBJECT(var_err);
tmp_expression_value_8 = var_err;
tmp_cmp_expr_left_6 = LOOKUP_ATTRIBUTE(tmp_expression_value_8, mod_consts[93]);
if (tmp_cmp_expr_left_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 642;
type_description_1 = "ooooooooooo";
goto try_except_handler_9;
}
tmp_expression_value_9 = GET_STRING_DICT_VALUE(moduledict_launchpadlib$launchpad, (Nuitka_StringObject *)mod_consts[93]);
if (unlikely(tmp_expression_value_9 == NULL)) {
tmp_expression_value_9 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[93]);
}
if (tmp_expression_value_9 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_cmp_expr_left_6);
exception_lineno = 642;
type_description_1 = "ooooooooooo";
goto try_except_handler_9;
}
tmp_cmp_expr_right_6 = LOOKUP_ATTRIBUTE(tmp_expression_value_9, mod_consts[94]);
if (tmp_cmp_expr_right_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_cmp_expr_left_6);
exception_lineno = 642;
type_description_1 = "ooooooooooo";
goto try_except_handler_9;
}
tmp_condition_result_6 = RICH_COMPARE_NE_NBOOL_OBJECT_OBJECT(tmp_cmp_expr_left_6, tmp_cmp_expr_right_6);
Py_DECREF(tmp_cmp_expr_left_6);
Py_DECREF(tmp_cmp_expr_right_6);
if (tmp_condition_result_6 == NUITKA_BOOL_EXCEPTION) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 642;
type_description_1 = "ooooooooooo";
goto try_except_handler_9;
}
if (tmp_condition_result_6 == NUITKA_BOOL_TRUE) {
goto branch_yes_6;
} else {
goto branch_no_6;
}
}
branch_yes_6:;
tmp_result = RERAISE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
if (unlikely(tmp_result == false)) {
exception_lineno = 643;
}
if (exception_tb && exception_tb->tb_frame == &frame_1fab0821c9e957ed742bc08deab6b1b6->m_frame) frame_1fab0821c9e957ed742bc08deab6b1b6->m_frame.f_lineno = exception_tb->tb_lineno;
type_description_1 = "ooooooooooo";
goto try_except_handler_9;
branch_no_6:;
goto try_end_7;
// 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_XDECREF(var_err);
var_err = 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:
try_end_7:;
Py_XDECREF(var_err);
var_err = NULL;
goto branch_end_5;
branch_no_5:;
tmp_result = RERAISE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
if (unlikely(tmp_result == false)) {
exception_lineno = 639;
}
if (exception_tb && exception_tb->tb_frame == &frame_1fab0821c9e957ed742bc08deab6b1b6->m_frame) frame_1fab0821c9e957ed742bc08deab6b1b6->m_frame.f_lineno = exception_tb->tb_lineno;
type_description_1 = "ooooooooooo";
goto try_except_handler_8;
branch_end_5:;
goto try_end_8;
// 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;
// Restore previous exception id 2.
SET_CURRENT_EXCEPTION(&exception_preserved_2);
// 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 frame_exception_exit_1;
// End of try:
try_end_8:;
// Restore previous exception id 2.
SET_CURRENT_EXCEPTION(&exception_preserved_2);
goto try_end_6;
NUITKA_CANNOT_GET_HERE("exception handler codes exits in all cases");
return NULL;
// End of try:
try_end_6:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_1fab0821c9e957ed742bc08deab6b1b6);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_1fab0821c9e957ed742bc08deab6b1b6);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_1fab0821c9e957ed742bc08deab6b1b6, exception_lineno);
} else if (exception_tb->tb_frame != &frame_1fab0821c9e957ed742bc08deab6b1b6->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_1fab0821c9e957ed742bc08deab6b1b6, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_1fab0821c9e957ed742bc08deab6b1b6,
type_description_1,
par_cls,
par_service_root,
par_launchpadlib_dir,
var_err,
var_scheme,
var_host_name,
var_path,
var_query,
var_fragment,
var_service_root_dir,
var_cache_path
);
// Release cached frame if used for exception.
if (frame_1fab0821c9e957ed742bc08deab6b1b6 == cache_frame_1fab0821c9e957ed742bc08deab6b1b6) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_1fab0821c9e957ed742bc08deab6b1b6);
cache_frame_1fab0821c9e957ed742bc08deab6b1b6 = NULL;
}
assertFrameObject(frame_1fab0821c9e957ed742bc08deab6b1b6);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto try_except_handler_1;
frame_no_exception_1:;
{
PyObject *tmp_tuple_element_1;
CHECK_OBJECT(par_service_root);
tmp_tuple_element_1 = par_service_root;
tmp_return_value = MAKE_TUPLE_EMPTY(4);
PyTuple_SET_ITEM0(tmp_return_value, 0, tmp_tuple_element_1);
if (par_launchpadlib_dir == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[96]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
goto tuple_build_exception_1;
}
tmp_tuple_element_1 = par_launchpadlib_dir;
PyTuple_SET_ITEM0(tmp_return_value, 1, tmp_tuple_element_1);
CHECK_OBJECT(var_cache_path);
tmp_tuple_element_1 = var_cache_path;
PyTuple_SET_ITEM0(tmp_return_value, 2, tmp_tuple_element_1);
CHECK_OBJECT(var_service_root_dir);
tmp_tuple_element_1 = var_service_root_dir;
PyTuple_SET_ITEM0(tmp_return_value, 3, tmp_tuple_element_1);
goto tuple_build_noexception_1;
// Exception handling pass through code for tuple_build:
tuple_build_exception_1:;
Py_DECREF(tmp_return_value);
goto try_except_handler_1;
// Finished with no exception for tuple_build:
tuple_build_noexception_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(par_service_root);
Py_DECREF(par_service_root);
par_service_root = NULL;
Py_XDECREF(par_launchpadlib_dir);
par_launchpadlib_dir = NULL;
CHECK_OBJECT(var_scheme);
Py_DECREF(var_scheme);
var_scheme = NULL;
CHECK_OBJECT(var_host_name);
Py_DECREF(var_host_name);
var_host_name = NULL;
CHECK_OBJECT(var_path);
Py_DECREF(var_path);
var_path = NULL;
CHECK_OBJECT(var_query);
Py_DECREF(var_query);
var_query = NULL;
CHECK_OBJECT(var_fragment);
Py_DECREF(var_fragment);
var_fragment = NULL;
CHECK_OBJECT(var_service_root_dir);
Py_DECREF(var_service_root_dir);
var_service_root_dir = NULL;
CHECK_OBJECT(var_cache_path);
Py_DECREF(var_cache_path);
var_cache_path = NULL;
goto function_return_exit;
// Exception handler code:
try_except_handler_1:;
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(par_service_root);
par_service_root = NULL;
Py_XDECREF(par_launchpadlib_dir);
par_launchpadlib_dir = NULL;
Py_XDECREF(var_scheme);
var_scheme = NULL;
Py_XDECREF(var_host_name);
var_host_name = NULL;
Py_XDECREF(var_path);
var_path = NULL;
Py_XDECREF(var_query);
var_query = NULL;
Py_XDECREF(var_fragment);
var_fragment = NULL;
Py_XDECREF(var_service_root_dir);
var_service_root_dir = NULL;
Py_XDECREF(var_cache_path);
var_cache_path = 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 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 *MAKE_FUNCTION_launchpadlib$launchpad$$$function__10__is_sudo() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_launchpadlib$launchpad$$$function__10__is_sudo,
mod_consts[38],
#if PYTHON_VERSION >= 0x300
mod_consts[193],
#endif
codeobj_d172a066e080f771953f209dc6150578,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_launchpadlib$launchpad,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_launchpadlib$launchpad$$$function__11_authorization_engine_factory() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_launchpadlib$launchpad$$$function__11_authorization_engine_factory,
mod_consts[49],
#if PYTHON_VERSION >= 0x300
mod_consts[194],
#endif
codeobj_1df00e91e6a6931f48b54aac5b3e7e29,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_launchpadlib$launchpad,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_launchpadlib$launchpad$$$function__12_credential_store_factory() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_launchpadlib$launchpad$$$function__12_credential_store_factory,
mod_consts[50],
#if PYTHON_VERSION >= 0x300
mod_consts[195],
#endif
codeobj_b26f12b455c35afe2f343b3bc5709304,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_launchpadlib$launchpad,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_launchpadlib$launchpad$$$function__13_login(PyObject *defaults) {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_launchpadlib$launchpad$$$function__13_login,
mod_consts[196],
#if PYTHON_VERSION >= 0x300
mod_consts[197],
#endif
codeobj_1d95409034ccbc3300f1dd9bccb73730,
defaults,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_launchpadlib$launchpad,
mod_consts[52],
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_launchpadlib$launchpad$$$function__14_get_token_and_login(PyObject *defaults) {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_launchpadlib$launchpad$$$function__14_get_token_and_login,
mod_consts[198],
#if PYTHON_VERSION >= 0x300
mod_consts[199],
#endif
codeobj_23411056628a88b181258741c0fd6c86,
defaults,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_launchpadlib$launchpad,
mod_consts[55],
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_launchpadlib$launchpad$$$function__15__authorize_token_and_login() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_launchpadlib$launchpad$$$function__15__authorize_token_and_login,
mod_consts[54],
#if PYTHON_VERSION >= 0x300
mod_consts[200],
#endif
codeobj_20a3da9df2bbc00bb74cc24029450396,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_launchpadlib$launchpad,
mod_consts[67],
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_launchpadlib$launchpad$$$function__16_login_anonymously(PyObject *defaults) {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_launchpadlib$launchpad$$$function__16_login_anonymously,
mod_consts[201],
#if PYTHON_VERSION >= 0x300
mod_consts[202],
#endif
codeobj_4c0b467df686026a47fea8a96f117fe9,
defaults,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_launchpadlib$launchpad,
mod_consts[73],
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_launchpadlib$launchpad$$$function__17_login_with(PyObject *defaults) {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_launchpadlib$launchpad$$$function__17_login_with,
mod_consts[203],
#if PYTHON_VERSION >= 0x300
mod_consts[204],
#endif
codeobj_9b145b0a2a972b7b11add02d1cf1275d,
defaults,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_launchpadlib$launchpad,
mod_consts[79],
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_launchpadlib$launchpad$$$function__18__warn_of_deprecated_login_method() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_launchpadlib$launchpad$$$function__18__warn_of_deprecated_login_method,
mod_consts[44],
#if PYTHON_VERSION >= 0x300
mod_consts[205],
#endif
codeobj_bc86202a4f61a229f372d4fbe04db2c0,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_launchpadlib$launchpad,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_launchpadlib$launchpad$$$function__19__assert_login_argument_consistency(PyObject *defaults) {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_launchpadlib$launchpad$$$function__19__assert_login_argument_consistency,
mod_consts[62],
#if PYTHON_VERSION >= 0x300
mod_consts[207],
#endif
codeobj_844bf0df4f948a3ad5ea71f72f6b1860,
defaults,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_launchpadlib$launchpad,
mod_consts[85],
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_launchpadlib$launchpad$$$function__1__get_url_from_id() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_launchpadlib$launchpad$$$function__1__get_url_from_id,
mod_consts[154],
#if PYTHON_VERSION >= 0x300
mod_consts[155],
#endif
codeobj_2bf508fdc05f789003ed2f20973e2c4e,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_launchpadlib$launchpad,
mod_consts[4],
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_launchpadlib$launchpad$$$function__20__get_paths(PyObject *defaults) {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_launchpadlib$launchpad$$$function__20__get_paths,
mod_consts[68],
#if PYTHON_VERSION >= 0x300
mod_consts[208],
#endif
codeobj_1fab0821c9e957ed742bc08deab6b1b6,
defaults,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_launchpadlib$launchpad,
mod_consts[100],
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_launchpadlib$launchpad$$$function__2__get_url_from_id() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_launchpadlib$launchpad$$$function__2__get_url_from_id,
mod_consts[154],
#if PYTHON_VERSION >= 0x300
mod_consts[161],
#endif
codeobj_4eea28e2fb52c81f2891643ebf849006,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_launchpadlib$launchpad,
mod_consts[6],
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_launchpadlib$launchpad$$$function__3__get_url_from_id() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_launchpadlib$launchpad$$$function__3__get_url_from_id,
mod_consts[154],
#if PYTHON_VERSION >= 0x300
mod_consts[165],
#endif
codeobj_22afa0ec9cc07cba4aa349825f3cd6c7,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_launchpadlib$launchpad,
mod_consts[7],
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_launchpadlib$launchpad$$$function__4___init__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_launchpadlib$launchpad$$$function__4___init__,
mod_consts[11],
#if PYTHON_VERSION >= 0x300
mod_consts[175],
#endif
codeobj_aa101ebaf1bfa8a48b995d8d823c4c54,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_launchpadlib$launchpad,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_launchpadlib$launchpad$$$function__5__bad_oauth_token() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_launchpadlib$launchpad$$$function__5__bad_oauth_token,
mod_consts[22],
#if PYTHON_VERSION >= 0x300
mod_consts[176],
#endif
codeobj_0797b3ce66692571dc318b699b09fcb2,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_launchpadlib$launchpad,
mod_consts[18],
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_launchpadlib$launchpad$$$function__6__request() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_launchpadlib$launchpad$$$function__6__request,
mod_consts[19],
#if PYTHON_VERSION >= 0x300
mod_consts[177],
#endif
codeobj_752307a41c7eb53d2f8175e24437d5fe,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_launchpadlib$launchpad,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_launchpadlib$launchpad$$$function__7_retry_on_bad_token() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_launchpadlib$launchpad$$$function__7_retry_on_bad_token,
mod_consts[21],
#if PYTHON_VERSION >= 0x300
mod_consts[178],
#endif
codeobj_a48b1961b04a4759004683440c473842,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_launchpadlib$launchpad,
mod_consts[26],
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_launchpadlib$launchpad$$$function__8___init__(PyObject *defaults) {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_launchpadlib$launchpad$$$function__8___init__,
mod_consts[11],
#if PYTHON_VERSION >= 0x300
mod_consts[189],
#endif
codeobj_67b19d60c19ca1666f198b238412097c,
defaults,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_launchpadlib$launchpad,
mod_consts[33],
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_launchpadlib$launchpad$$$function__9_httpFactory() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_launchpadlib$launchpad$$$function__9_httpFactory,
mod_consts[190],
#if PYTHON_VERSION >= 0x300
mod_consts[191],
#endif
codeobj_76d3054909d609c1a7b45f57298641c7,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_launchpadlib$launchpad,
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_launchpadlib$launchpad[] = {
impl_launchpadlib$launchpad$$$function__1__get_url_from_id,
impl_launchpadlib$launchpad$$$function__2__get_url_from_id,
impl_launchpadlib$launchpad$$$function__3__get_url_from_id,
impl_launchpadlib$launchpad$$$function__4___init__,
impl_launchpadlib$launchpad$$$function__5__bad_oauth_token,
impl_launchpadlib$launchpad$$$function__6__request,
impl_launchpadlib$launchpad$$$function__7_retry_on_bad_token,
impl_launchpadlib$launchpad$$$function__8___init__,
impl_launchpadlib$launchpad$$$function__9_httpFactory,
impl_launchpadlib$launchpad$$$function__10__is_sudo,
impl_launchpadlib$launchpad$$$function__11_authorization_engine_factory,
impl_launchpadlib$launchpad$$$function__12_credential_store_factory,
impl_launchpadlib$launchpad$$$function__13_login,
impl_launchpadlib$launchpad$$$function__14_get_token_and_login,
impl_launchpadlib$launchpad$$$function__15__authorize_token_and_login,
impl_launchpadlib$launchpad$$$function__16_login_anonymously,
impl_launchpadlib$launchpad$$$function__17_login_with,
impl_launchpadlib$launchpad$$$function__18__warn_of_deprecated_login_method,
impl_launchpadlib$launchpad$$$function__19__assert_login_argument_consistency,
impl_launchpadlib$launchpad$$$function__20__get_paths,
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_launchpadlib$launchpad;
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_launchpadlib$launchpad) || 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_launchpadlib$launchpad[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_launchpadlib$launchpad,
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_launchpadlib$launchpad(PyObject *module, struct Nuitka_MetaPathBasedLoaderEntry const *loader_entry) {
// Report entry to PGO.
PGO_onModuleEntered("launchpadlib.launchpad");
// Store the module for future use.
module_launchpadlib$launchpad = 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("launchpadlib.launchpad: 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("launchpadlib.launchpad: Calling createModuleConstants().\n");
#endif
createModuleConstants();
/* The code objects used by this module are created now. */
#ifdef _NUITKA_TRACE
PRINT_STRING("launchpadlib.launchpad: Calling createModuleCodeObjects().\n");
#endif
createModuleCodeObjects();
init_done = true;
}
// PRINT_STRING("in initlaunchpadlib$launchpad\n");
moduledict_launchpadlib$launchpad = MODULE_DICT(module_launchpadlib$launchpad);
#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_launchpadlib$launchpad,
(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_launchpadlib$launchpad,
(Nuitka_StringObject *)const_str_plain___package__,
mod_consts[229]
);
#elif 0
PyObject *module_name = GET_STRING_DICT_VALUE(moduledict_launchpadlib$launchpad, (Nuitka_StringObject *)const_str_plain___name__);
UPDATE_STRING_DICT0(
moduledict_launchpadlib$launchpad,
(Nuitka_StringObject *)const_str_plain___package__,
module_name
);
#else
#if PYTHON_VERSION < 0x300
PyObject *module_name = GET_STRING_DICT_VALUE(moduledict_launchpadlib$launchpad, (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_launchpadlib$launchpad,
(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_launchpadlib$launchpad, (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_launchpadlib$launchpad,
(Nuitka_StringObject *)const_str_plain___package__,
PyUnicode_Substring(module_name, 0, dot_index)
);
}
#endif
#endif
}
CHECK_OBJECT(module_launchpadlib$launchpad);
// 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_launchpadlib$launchpad, (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_launchpadlib$launchpad, (Nuitka_StringObject *)const_str_plain___builtins__, value);
}
#if PYTHON_VERSION >= 0x300
UPDATE_STRING_DICT0(moduledict_launchpadlib$launchpad, (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_launchpadlib$launchpad, (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_launchpadlib$launchpad);
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_launchpadlib$launchpad, (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 *tmp_class_creation_1__bases = NULL;
PyObject *tmp_class_creation_1__bases_orig = NULL;
PyObject *tmp_class_creation_1__class_decl_dict = NULL;
PyObject *tmp_class_creation_1__metaclass = NULL;
PyObject *tmp_class_creation_1__prepared = NULL;
PyObject *tmp_class_creation_2__bases = NULL;
PyObject *tmp_class_creation_2__bases_orig = 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__bases_orig = 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_import_from_1__module = NULL;
PyObject *tmp_import_from_2__module = NULL;
PyObject *tmp_import_from_3__module = NULL;
struct Nuitka_FrameObject *frame_efd3f092103ae0857016c1d72281f1a9;
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;
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;
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;
struct Nuitka_ExceptionStackItem exception_preserved_2;
int tmp_res;
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 *exception_keeper_type_7;
PyObject *exception_keeper_value_7;
PyTracebackObject *exception_keeper_tb_7;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_7;
PyObject *tmp_dictdel_dict;
PyObject *tmp_dictdel_key;
PyObject *locals_launchpadlib$launchpad$$$class__1_PersonSet_65 = NULL;
PyObject *tmp_dictset_value;
struct Nuitka_FrameObject *frame_e0788c25ad7cfd4f3b726e28302bc89a_2;
NUITKA_MAY_BE_UNUSED char const *type_description_2 = NULL;
static struct Nuitka_FrameObject *cache_frame_e0788c25ad7cfd4f3b726e28302bc89a_2 = NULL;
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 *exception_keeper_type_10;
PyObject *exception_keeper_value_10;
PyTracebackObject *exception_keeper_tb_10;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_10;
PyObject *locals_launchpadlib$launchpad$$$class__2_BugSet_78 = NULL;
struct Nuitka_FrameObject *frame_456cb2911efd958c5416adba6cbbc382_3;
NUITKA_MAY_BE_UNUSED char const *type_description_3 = NULL;
static struct Nuitka_FrameObject *cache_frame_456cb2911efd958c5416adba6cbbc382_3 = NULL;
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 *exception_keeper_type_13;
PyObject *exception_keeper_value_13;
PyTracebackObject *exception_keeper_tb_13;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_13;
PyObject *locals_launchpadlib$launchpad$$$class__3_PillarSet_88 = NULL;
struct Nuitka_FrameObject *frame_ab1186758c0503df77a104a4717c9f43_4;
NUITKA_MAY_BE_UNUSED char const *type_description_4 = NULL;
static struct Nuitka_FrameObject *cache_frame_ab1186758c0503df77a104a4717c9f43_4 = NULL;
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 *exception_keeper_type_16;
PyObject *exception_keeper_value_16;
PyTracebackObject *exception_keeper_tb_16;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_16;
PyObject *locals_launchpadlib$launchpad$$$class__4_ProjectSet_103 = NULL;
struct Nuitka_FrameObject *frame_74d5950a00bb97fa57cec0f6d82addc1_5;
NUITKA_MAY_BE_UNUSED char const *type_description_5 = NULL;
static struct Nuitka_FrameObject *cache_frame_74d5950a00bb97fa57cec0f6d82addc1_5 = NULL;
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;
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_launchpadlib$launchpad$$$class__5_ProjectGroupSet_109 = NULL;
struct Nuitka_FrameObject *frame_d32f40a664c32b497d2a8aa02fe46460_6;
NUITKA_MAY_BE_UNUSED char const *type_description_6 = NULL;
static struct Nuitka_FrameObject *cache_frame_d32f40a664c32b497d2a8aa02fe46460_6 = 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 *locals_launchpadlib$launchpad$$$class__6_DistributionSet_115 = NULL;
struct Nuitka_FrameObject *frame_fe0bf02a91b4fce2fb805e24ee4b1064_7;
NUITKA_MAY_BE_UNUSED char const *type_description_7 = NULL;
static struct Nuitka_FrameObject *cache_frame_fe0bf02a91b4fce2fb805e24ee4b1064_7 = NULL;
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 *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 *locals_launchpadlib$launchpad$$$class__7_LaunchpadOAuthAwareHttp_121 = NULL;
struct Nuitka_FrameObject *frame_38e75c58ca3a087044cd4af167b5865a_8;
NUITKA_MAY_BE_UNUSED char const *type_description_8 = NULL;
static struct Nuitka_FrameObject *cache_frame_38e75c58ca3a087044cd4af167b5865a_8 = NULL;
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 *exception_keeper_type_28;
PyObject *exception_keeper_value_28;
PyTracebackObject *exception_keeper_tb_28;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_28;
PyObject *locals_launchpadlib$launchpad$$$class__8_Launchpad_157 = NULL;
struct Nuitka_FrameObject *frame_08047879238ae53d57794b03acee62f6_9;
NUITKA_MAY_BE_UNUSED char const *type_description_9 = NULL;
NUITKA_MAY_BE_UNUSED nuitka_void tmp_unused;
static struct Nuitka_FrameObject *cache_frame_08047879238ae53d57794b03acee62f6_9 = NULL;
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;
// Module code.
{
PyObject *tmp_assign_source_1;
tmp_assign_source_1 = mod_consts[101];
UPDATE_STRING_DICT0(moduledict_launchpadlib$launchpad, (Nuitka_StringObject *)mod_consts[102], tmp_assign_source_1);
}
{
PyObject *tmp_assign_source_2;
tmp_assign_source_2 = mod_consts[103];
UPDATE_STRING_DICT0(moduledict_launchpadlib$launchpad, (Nuitka_StringObject *)mod_consts[104], tmp_assign_source_2);
}
// Frame without reuse.
frame_efd3f092103ae0857016c1d72281f1a9 = MAKE_MODULE_FRAME(codeobj_efd3f092103ae0857016c1d72281f1a9, module_launchpadlib$launchpad);
// Push the new frame as the currently active one, and we should be exclusively
// owning it.
pushFrameStack(frame_efd3f092103ae0857016c1d72281f1a9);
assert(Py_REFCNT(frame_efd3f092103ae0857016c1d72281f1a9) == 2);
// Framed code:
{
PyObject *tmp_assattr_value_1;
PyObject *tmp_assattr_target_1;
tmp_assattr_value_1 = mod_consts[103];
tmp_assattr_target_1 = GET_STRING_DICT_VALUE(moduledict_launchpadlib$launchpad, (Nuitka_StringObject *)mod_consts[105]);
if (unlikely(tmp_assattr_target_1 == NULL)) {
tmp_assattr_target_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[105]);
}
assert(!(tmp_assattr_target_1 == NULL));
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_1, mod_consts[106], 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_launchpadlib$launchpad, (Nuitka_StringObject *)mod_consts[105]);
if (unlikely(tmp_assattr_target_2 == NULL)) {
tmp_assattr_target_2 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[105]);
}
assert(!(tmp_assattr_target_2 == NULL));
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_2, mod_consts[107], 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_launchpadlib$launchpad, (Nuitka_StringObject *)mod_consts[108], tmp_assign_source_3);
}
{
PyObject *tmp_assign_source_4;
tmp_assign_source_4 = (PyObject *)&PyType_Type;
UPDATE_STRING_DICT0(moduledict_launchpadlib$launchpad, (Nuitka_StringObject *)mod_consts[109], tmp_assign_source_4);
}
{
PyObject *tmp_assign_source_5;
tmp_assign_source_5 = LIST_COPY(mod_consts[110]);
UPDATE_STRING_DICT1(moduledict_launchpadlib$launchpad, (Nuitka_StringObject *)mod_consts[111], 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[93];
tmp_globals_arg_value_1 = (PyObject *)moduledict_launchpadlib$launchpad;
tmp_locals_arg_value_1 = Py_None;
tmp_fromlist_value_1 = Py_None;
tmp_level_value_1 = mod_consts[112];
frame_efd3f092103ae0857016c1d72281f1a9->m_frame.f_lineno = 24;
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_launchpadlib$launchpad, (Nuitka_StringObject *)mod_consts[93], tmp_assign_source_6);
}
{
PyObject *tmp_assign_source_7;
tmp_assign_source_7 = IMPORT_HARD_OS();
assert(!(tmp_assign_source_7 == NULL));
UPDATE_STRING_DICT0(moduledict_launchpadlib$launchpad, (Nuitka_StringObject *)mod_consts[35], tmp_assign_source_7);
}
// Tried code:
{
PyObject *tmp_assign_source_8;
PyObject *tmp_import_name_from_1;
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[113];
tmp_globals_arg_value_2 = (PyObject *)moduledict_launchpadlib$launchpad;
tmp_locals_arg_value_2 = Py_None;
tmp_fromlist_value_2 = mod_consts[114];
tmp_level_value_2 = mod_consts[112];
frame_efd3f092103ae0857016c1d72281f1a9->m_frame.f_lineno = 27;
tmp_import_name_from_1 = 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_import_name_from_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 27;
goto try_except_handler_1;
}
if (PyModule_Check(tmp_import_name_from_1)) {
tmp_assign_source_8 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_1,
(PyObject *)moduledict_launchpadlib$launchpad,
mod_consts[97],
mod_consts[112]
);
} else {
tmp_assign_source_8 = IMPORT_NAME(tmp_import_name_from_1, mod_consts[97]);
}
Py_DECREF(tmp_import_name_from_1);
if (tmp_assign_source_8 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 27;
goto try_except_handler_1;
}
UPDATE_STRING_DICT1(moduledict_launchpadlib$launchpad, (Nuitka_StringObject *)mod_consts[97], tmp_assign_source_8);
}
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 1.
exception_preserved_1 = GET_CURRENT_EXCEPTION();
if (exception_keeper_tb_1 == NULL) {
exception_keeper_tb_1 = MAKE_TRACEBACK(frame_efd3f092103ae0857016c1d72281f1a9, exception_keeper_lineno_1);
} else if (exception_keeper_lineno_1 != 0) {
exception_keeper_tb_1 = ADD_TRACEBACK(exception_keeper_tb_1, frame_efd3f092103ae0857016c1d72281f1a9, exception_keeper_lineno_1);
}
PUBLISH_CURRENT_EXCEPTION(&exception_keeper_type_1, &exception_keeper_value_1, &exception_keeper_tb_1);
// Tried code:
{
PyObject *tmp_assign_source_9;
PyObject *tmp_import_name_from_2;
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[115];
tmp_globals_arg_value_3 = (PyObject *)moduledict_launchpadlib$launchpad;
tmp_locals_arg_value_3 = Py_None;
tmp_fromlist_value_3 = mod_consts[114];
tmp_level_value_3 = mod_consts[112];
frame_efd3f092103ae0857016c1d72281f1a9->m_frame.f_lineno = 29;
tmp_import_name_from_2 = 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_import_name_from_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 29;
goto try_except_handler_2;
}
if (PyModule_Check(tmp_import_name_from_2)) {
tmp_assign_source_9 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_2,
(PyObject *)moduledict_launchpadlib$launchpad,
mod_consts[97],
mod_consts[112]
);
} else {
tmp_assign_source_9 = IMPORT_NAME(tmp_import_name_from_2, mod_consts[97]);
}
Py_DECREF(tmp_import_name_from_2);
if (tmp_assign_source_9 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 29;
goto try_except_handler_2;
}
UPDATE_STRING_DICT1(moduledict_launchpadlib$launchpad, (Nuitka_StringObject *)mod_consts[97], tmp_assign_source_9);
}
goto try_end_2;
// 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:
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:;
{
PyObject *tmp_assign_source_10;
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[80];
tmp_globals_arg_value_4 = (PyObject *)moduledict_launchpadlib$launchpad;
tmp_locals_arg_value_4 = Py_None;
tmp_fromlist_value_4 = Py_None;
tmp_level_value_4 = mod_consts[112];
frame_efd3f092103ae0857016c1d72281f1a9->m_frame.f_lineno = 30;
tmp_assign_source_10 = 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_10 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 30;
goto frame_exception_exit_1;
}
UPDATE_STRING_DICT1(moduledict_launchpadlib$launchpad, (Nuitka_StringObject *)mod_consts[80], tmp_assign_source_10);
}
// Tried code:
{
PyObject *tmp_assign_source_11;
PyObject *tmp_import_name_from_3;
PyObject *tmp_name_value_5;
PyObject *tmp_globals_arg_value_5;
PyObject *tmp_locals_arg_value_5;
PyObject *tmp_fromlist_value_5;
PyObject *tmp_level_value_5;
tmp_name_value_5 = mod_consts[116];
tmp_globals_arg_value_5 = (PyObject *)moduledict_launchpadlib$launchpad;
tmp_locals_arg_value_5 = Py_None;
tmp_fromlist_value_5 = mod_consts[117];
tmp_level_value_5 = mod_consts[112];
frame_efd3f092103ae0857016c1d72281f1a9->m_frame.f_lineno = 33;
tmp_import_name_from_3 = IMPORT_MODULE5(tmp_name_value_5, tmp_globals_arg_value_5, tmp_locals_arg_value_5, tmp_fromlist_value_5, tmp_level_value_5);
if (tmp_import_name_from_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 33;
goto try_except_handler_3;
}
if (PyModule_Check(tmp_import_name_from_3)) {
tmp_assign_source_11 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_3,
(PyObject *)moduledict_launchpadlib$launchpad,
mod_consts[118],
mod_consts[112]
);
} else {
tmp_assign_source_11 = IMPORT_NAME(tmp_import_name_from_3, mod_consts[118]);
}
Py_DECREF(tmp_import_name_from_3);
if (tmp_assign_source_11 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 33;
goto try_except_handler_3;
}
UPDATE_STRING_DICT1(moduledict_launchpadlib$launchpad, (Nuitka_StringObject *)mod_consts[118], tmp_assign_source_11);
}
goto try_end_3;
// Exception handler code:
try_except_handler_3:;
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;
// Preserve existing published exception id 2.
exception_preserved_2 = GET_CURRENT_EXCEPTION();
if (exception_keeper_tb_3 == NULL) {
exception_keeper_tb_3 = MAKE_TRACEBACK(frame_efd3f092103ae0857016c1d72281f1a9, exception_keeper_lineno_3);
} else if (exception_keeper_lineno_3 != 0) {
exception_keeper_tb_3 = ADD_TRACEBACK(exception_keeper_tb_3, frame_efd3f092103ae0857016c1d72281f1a9, exception_keeper_lineno_3);
}
PUBLISH_CURRENT_EXCEPTION(&exception_keeper_type_3, &exception_keeper_value_3, &exception_keeper_tb_3);
// 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_ImportError;
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_assign_source_12;
PyObject *tmp_import_name_from_4;
PyObject *tmp_name_value_6;
PyObject *tmp_globals_arg_value_6;
PyObject *tmp_locals_arg_value_6;
PyObject *tmp_fromlist_value_6;
PyObject *tmp_level_value_6;
tmp_name_value_6 = mod_consts[116];
tmp_globals_arg_value_6 = (PyObject *)moduledict_launchpadlib$launchpad;
tmp_locals_arg_value_6 = Py_None;
tmp_fromlist_value_6 = mod_consts[119];
tmp_level_value_6 = mod_consts[112];
frame_efd3f092103ae0857016c1d72281f1a9->m_frame.f_lineno = 35;
tmp_import_name_from_4 = IMPORT_MODULE5(tmp_name_value_6, tmp_globals_arg_value_6, tmp_locals_arg_value_6, tmp_fromlist_value_6, tmp_level_value_6);
if (tmp_import_name_from_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 35;
goto try_except_handler_4;
}
if (PyModule_Check(tmp_import_name_from_4)) {
tmp_assign_source_12 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_4,
(PyObject *)moduledict_launchpadlib$launchpad,
mod_consts[120],
mod_consts[112]
);
} else {
tmp_assign_source_12 = IMPORT_NAME(tmp_import_name_from_4, mod_consts[120]);
}
Py_DECREF(tmp_import_name_from_4);
if (tmp_assign_source_12 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 35;
goto try_except_handler_4;
}
UPDATE_STRING_DICT1(moduledict_launchpadlib$launchpad, (Nuitka_StringObject *)mod_consts[120], tmp_assign_source_12);
}
{
PyObject *tmp_assign_source_13;
PyObject *tmp_expression_value_1;
tmp_expression_value_1 = GET_STRING_DICT_VALUE(moduledict_launchpadlib$launchpad, (Nuitka_StringObject *)mod_consts[120]);
if (unlikely(tmp_expression_value_1 == NULL)) {
tmp_expression_value_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[120]);
}
assert(!(tmp_expression_value_1 == NULL));
tmp_assign_source_13 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[121]);
if (tmp_assign_source_13 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 36;
goto try_except_handler_4;
}
UPDATE_STRING_DICT1(moduledict_launchpadlib$launchpad, (Nuitka_StringObject *)mod_consts[118], tmp_assign_source_13);
}
goto branch_end_1;
branch_no_1:;
tmp_result = RERAISE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
if (unlikely(tmp_result == false)) {
exception_lineno = 32;
}
if (exception_tb && exception_tb->tb_frame == &frame_efd3f092103ae0857016c1d72281f1a9->m_frame) frame_efd3f092103ae0857016c1d72281f1a9->m_frame.f_lineno = exception_tb->tb_lineno;
goto try_except_handler_4;
branch_end_1:;
goto try_end_4;
// Exception handler code:
try_except_handler_4:;
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_4:;
// Restore previous exception id 2.
SET_CURRENT_EXCEPTION(&exception_preserved_2);
goto try_end_3;
NUITKA_CANNOT_GET_HERE("exception handler codes exits in all cases");
return NULL;
// End of try:
try_end_3:;
{
PyObject *tmp_assign_source_14;
PyObject *tmp_name_value_7;
PyObject *tmp_globals_arg_value_7;
PyObject *tmp_locals_arg_value_7;
PyObject *tmp_fromlist_value_7;
PyObject *tmp_level_value_7;
tmp_name_value_7 = mod_consts[122];
tmp_globals_arg_value_7 = (PyObject *)moduledict_launchpadlib$launchpad;
tmp_locals_arg_value_7 = Py_None;
tmp_fromlist_value_7 = mod_consts[123];
tmp_level_value_7 = mod_consts[112];
frame_efd3f092103ae0857016c1d72281f1a9->m_frame.f_lineno = 38;
tmp_assign_source_14 = IMPORT_MODULE5(tmp_name_value_7, tmp_globals_arg_value_7, tmp_locals_arg_value_7, tmp_fromlist_value_7, tmp_level_value_7);
if (tmp_assign_source_14 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 38;
goto frame_exception_exit_1;
}
assert(tmp_import_from_1__module == NULL);
tmp_import_from_1__module = tmp_assign_source_14;
}
// Tried code:
{
PyObject *tmp_assign_source_15;
PyObject *tmp_import_name_from_5;
CHECK_OBJECT(tmp_import_from_1__module);
tmp_import_name_from_5 = tmp_import_from_1__module;
if (PyModule_Check(tmp_import_name_from_5)) {
tmp_assign_source_15 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_5,
(PyObject *)moduledict_launchpadlib$launchpad,
mod_consts[124],
mod_consts[112]
);
} else {
tmp_assign_source_15 = IMPORT_NAME(tmp_import_name_from_5, mod_consts[124]);
}
if (tmp_assign_source_15 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 38;
goto try_except_handler_5;
}
UPDATE_STRING_DICT1(moduledict_launchpadlib$launchpad, (Nuitka_StringObject *)mod_consts[124], tmp_assign_source_15);
}
{
PyObject *tmp_assign_source_16;
PyObject *tmp_import_name_from_6;
CHECK_OBJECT(tmp_import_from_1__module);
tmp_import_name_from_6 = tmp_import_from_1__module;
if (PyModule_Check(tmp_import_name_from_6)) {
tmp_assign_source_16 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_6,
(PyObject *)moduledict_launchpadlib$launchpad,
mod_consts[125],
mod_consts[112]
);
} else {
tmp_assign_source_16 = IMPORT_NAME(tmp_import_name_from_6, mod_consts[125]);
}
if (tmp_assign_source_16 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 38;
goto try_except_handler_5;
}
UPDATE_STRING_DICT1(moduledict_launchpadlib$launchpad, (Nuitka_StringObject *)mod_consts[125], tmp_assign_source_16);
}
{
PyObject *tmp_assign_source_17;
PyObject *tmp_import_name_from_7;
CHECK_OBJECT(tmp_import_from_1__module);
tmp_import_name_from_7 = tmp_import_from_1__module;
if (PyModule_Check(tmp_import_name_from_7)) {
tmp_assign_source_17 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_7,
(PyObject *)moduledict_launchpadlib$launchpad,
mod_consts[126],
mod_consts[112]
);
} else {
tmp_assign_source_17 = IMPORT_NAME(tmp_import_name_from_7, mod_consts[126]);
}
if (tmp_assign_source_17 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 38;
goto try_except_handler_5;
}
UPDATE_STRING_DICT1(moduledict_launchpadlib$launchpad, (Nuitka_StringObject *)mod_consts[126], tmp_assign_source_17);
}
{
PyObject *tmp_assign_source_18;
PyObject *tmp_import_name_from_8;
CHECK_OBJECT(tmp_import_from_1__module);
tmp_import_name_from_8 = tmp_import_from_1__module;
if (PyModule_Check(tmp_import_name_from_8)) {
tmp_assign_source_18 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_8,
(PyObject *)moduledict_launchpadlib$launchpad,
mod_consts[127],
mod_consts[112]
);
} else {
tmp_assign_source_18 = IMPORT_NAME(tmp_import_name_from_8, mod_consts[127]);
}
if (tmp_assign_source_18 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 38;
goto try_except_handler_5;
}
UPDATE_STRING_DICT1(moduledict_launchpadlib$launchpad, (Nuitka_StringObject *)mod_consts[127], tmp_assign_source_18);
}
goto try_end_5;
// 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;
CHECK_OBJECT(tmp_import_from_1__module);
Py_DECREF(tmp_import_from_1__module);
tmp_import_from_1__module = 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 frame_exception_exit_1;
// End of try:
try_end_5:;
CHECK_OBJECT(tmp_import_from_1__module);
Py_DECREF(tmp_import_from_1__module);
tmp_import_from_1__module = NULL;
{
PyObject *tmp_assign_source_19;
PyObject *tmp_import_name_from_9;
PyObject *tmp_name_value_8;
PyObject *tmp_globals_arg_value_8;
PyObject *tmp_locals_arg_value_8;
PyObject *tmp_fromlist_value_8;
PyObject *tmp_level_value_8;
tmp_name_value_8 = mod_consts[128];
tmp_globals_arg_value_8 = (PyObject *)moduledict_launchpadlib$launchpad;
tmp_locals_arg_value_8 = Py_None;
tmp_fromlist_value_8 = mod_consts[129];
tmp_level_value_8 = mod_consts[112];
frame_efd3f092103ae0857016c1d72281f1a9->m_frame.f_lineno = 44;
tmp_import_name_from_9 = IMPORT_MODULE5(tmp_name_value_8, tmp_globals_arg_value_8, tmp_locals_arg_value_8, tmp_fromlist_value_8, tmp_level_value_8);
if (tmp_import_name_from_9 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 44;
goto frame_exception_exit_1;
}
if (PyModule_Check(tmp_import_name_from_9)) {
tmp_assign_source_19 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_9,
(PyObject *)moduledict_launchpadlib$launchpad,
mod_consts[57],
mod_consts[112]
);
} else {
tmp_assign_source_19 = IMPORT_NAME(tmp_import_name_from_9, mod_consts[57]);
}
Py_DECREF(tmp_import_name_from_9);
if (tmp_assign_source_19 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 44;
goto frame_exception_exit_1;
}
UPDATE_STRING_DICT1(moduledict_launchpadlib$launchpad, (Nuitka_StringObject *)mod_consts[57], tmp_assign_source_19);
}
{
PyObject *tmp_assign_source_20;
PyObject *tmp_import_name_from_10;
PyObject *tmp_name_value_9;
PyObject *tmp_globals_arg_value_9;
PyObject *tmp_locals_arg_value_9;
PyObject *tmp_fromlist_value_9;
PyObject *tmp_level_value_9;
tmp_name_value_9 = mod_consts[130];
tmp_globals_arg_value_9 = (PyObject *)moduledict_launchpadlib$launchpad;
tmp_locals_arg_value_9 = Py_None;
tmp_fromlist_value_9 = mod_consts[131];
tmp_level_value_9 = mod_consts[112];
frame_efd3f092103ae0857016c1d72281f1a9->m_frame.f_lineno = 45;
tmp_import_name_from_10 = IMPORT_MODULE5(tmp_name_value_9, tmp_globals_arg_value_9, tmp_locals_arg_value_9, tmp_fromlist_value_9, tmp_level_value_9);
if (tmp_import_name_from_10 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 45;
goto frame_exception_exit_1;
}
if (PyModule_Check(tmp_import_name_from_10)) {
tmp_assign_source_20 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_10,
(PyObject *)moduledict_launchpadlib$launchpad,
mod_consts[132],
mod_consts[112]
);
} else {
tmp_assign_source_20 = IMPORT_NAME(tmp_import_name_from_10, mod_consts[132]);
}
Py_DECREF(tmp_import_name_from_10);
if (tmp_assign_source_20 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 45;
goto frame_exception_exit_1;
}
UPDATE_STRING_DICT1(moduledict_launchpadlib$launchpad, (Nuitka_StringObject *)mod_consts[132], tmp_assign_source_20);
}
{
PyObject *tmp_assign_source_21;
PyObject *tmp_name_value_10;
PyObject *tmp_globals_arg_value_10;
PyObject *tmp_locals_arg_value_10;
PyObject *tmp_fromlist_value_10;
PyObject *tmp_level_value_10;
tmp_name_value_10 = mod_consts[133];
tmp_globals_arg_value_10 = (PyObject *)moduledict_launchpadlib$launchpad;
tmp_locals_arg_value_10 = Py_None;
tmp_fromlist_value_10 = mod_consts[134];
tmp_level_value_10 = mod_consts[112];
frame_efd3f092103ae0857016c1d72281f1a9->m_frame.f_lineno = 46;
tmp_assign_source_21 = IMPORT_MODULE5(tmp_name_value_10, tmp_globals_arg_value_10, tmp_locals_arg_value_10, tmp_fromlist_value_10, tmp_level_value_10);
if (tmp_assign_source_21 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 46;
goto frame_exception_exit_1;
}
assert(tmp_import_from_2__module == NULL);
tmp_import_from_2__module = tmp_assign_source_21;
}
// Tried code:
{
PyObject *tmp_assign_source_22;
PyObject *tmp_import_name_from_11;
CHECK_OBJECT(tmp_import_from_2__module);
tmp_import_name_from_11 = tmp_import_from_2__module;
if (PyModule_Check(tmp_import_name_from_11)) {
tmp_assign_source_22 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_11,
(PyObject *)moduledict_launchpadlib$launchpad,
mod_consts[46],
mod_consts[112]
);
} else {
tmp_assign_source_22 = IMPORT_NAME(tmp_import_name_from_11, mod_consts[46]);
}
if (tmp_assign_source_22 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 46;
goto try_except_handler_6;
}
UPDATE_STRING_DICT1(moduledict_launchpadlib$launchpad, (Nuitka_StringObject *)mod_consts[46], tmp_assign_source_22);
}
{
PyObject *tmp_assign_source_23;
PyObject *tmp_import_name_from_12;
CHECK_OBJECT(tmp_import_from_2__module);
tmp_import_name_from_12 = tmp_import_from_2__module;
if (PyModule_Check(tmp_import_name_from_12)) {
tmp_assign_source_23 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_12,
(PyObject *)moduledict_launchpadlib$launchpad,
mod_consts[70],
mod_consts[112]
);
} else {
tmp_assign_source_23 = IMPORT_NAME(tmp_import_name_from_12, mod_consts[70]);
}
if (tmp_assign_source_23 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 46;
goto try_except_handler_6;
}
UPDATE_STRING_DICT1(moduledict_launchpadlib$launchpad, (Nuitka_StringObject *)mod_consts[70], tmp_assign_source_23);
}
{
PyObject *tmp_assign_source_24;
PyObject *tmp_import_name_from_13;
CHECK_OBJECT(tmp_import_from_2__module);
tmp_import_name_from_13 = tmp_import_from_2__module;
if (PyModule_Check(tmp_import_name_from_13)) {
tmp_assign_source_24 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_13,
(PyObject *)moduledict_launchpadlib$launchpad,
mod_consts[40],
mod_consts[112]
);
} else {
tmp_assign_source_24 = IMPORT_NAME(tmp_import_name_from_13, mod_consts[40]);
}
if (tmp_assign_source_24 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 46;
goto try_except_handler_6;
}
UPDATE_STRING_DICT1(moduledict_launchpadlib$launchpad, (Nuitka_StringObject *)mod_consts[40], tmp_assign_source_24);
}
{
PyObject *tmp_assign_source_25;
PyObject *tmp_import_name_from_14;
CHECK_OBJECT(tmp_import_from_2__module);
tmp_import_name_from_14 = tmp_import_from_2__module;
if (PyModule_Check(tmp_import_name_from_14)) {
tmp_assign_source_25 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_14,
(PyObject *)moduledict_launchpadlib$launchpad,
mod_consts[39],
mod_consts[112]
);
} else {
tmp_assign_source_25 = IMPORT_NAME(tmp_import_name_from_14, mod_consts[39]);
}
if (tmp_assign_source_25 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 46;
goto try_except_handler_6;
}
UPDATE_STRING_DICT1(moduledict_launchpadlib$launchpad, (Nuitka_StringObject *)mod_consts[39], tmp_assign_source_25);
}
{
PyObject *tmp_assign_source_26;
PyObject *tmp_import_name_from_15;
CHECK_OBJECT(tmp_import_from_2__module);
tmp_import_name_from_15 = tmp_import_from_2__module;
if (PyModule_Check(tmp_import_name_from_15)) {
tmp_assign_source_26 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_15,
(PyObject *)moduledict_launchpadlib$launchpad,
mod_consts[56],
mod_consts[112]
);
} else {
tmp_assign_source_26 = IMPORT_NAME(tmp_import_name_from_15, mod_consts[56]);
}
if (tmp_assign_source_26 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 46;
goto try_except_handler_6;
}
UPDATE_STRING_DICT1(moduledict_launchpadlib$launchpad, (Nuitka_StringObject *)mod_consts[56], tmp_assign_source_26);
}
{
PyObject *tmp_assign_source_27;
PyObject *tmp_import_name_from_16;
CHECK_OBJECT(tmp_import_from_2__module);
tmp_import_name_from_16 = tmp_import_from_2__module;
if (PyModule_Check(tmp_import_name_from_16)) {
tmp_assign_source_27 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_16,
(PyObject *)moduledict_launchpadlib$launchpad,
mod_consts[47],
mod_consts[112]
);
} else {
tmp_assign_source_27 = IMPORT_NAME(tmp_import_name_from_16, mod_consts[47]);
}
if (tmp_assign_source_27 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 46;
goto try_except_handler_6;
}
UPDATE_STRING_DICT1(moduledict_launchpadlib$launchpad, (Nuitka_StringObject *)mod_consts[47], tmp_assign_source_27);
}
{
PyObject *tmp_assign_source_28;
PyObject *tmp_import_name_from_17;
CHECK_OBJECT(tmp_import_from_2__module);
tmp_import_name_from_17 = tmp_import_from_2__module;
if (PyModule_Check(tmp_import_name_from_17)) {
tmp_assign_source_28 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_17,
(PyObject *)moduledict_launchpadlib$launchpad,
mod_consts[41],
mod_consts[112]
);
} else {
tmp_assign_source_28 = IMPORT_NAME(tmp_import_name_from_17, mod_consts[41]);
}
if (tmp_assign_source_28 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 46;
goto try_except_handler_6;
}
UPDATE_STRING_DICT1(moduledict_launchpadlib$launchpad, (Nuitka_StringObject *)mod_consts[41], tmp_assign_source_28);
}
{
PyObject *tmp_assign_source_29;
PyObject *tmp_import_name_from_18;
CHECK_OBJECT(tmp_import_from_2__module);
tmp_import_name_from_18 = tmp_import_from_2__module;
if (PyModule_Check(tmp_import_name_from_18)) {
tmp_assign_source_29 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_18,
(PyObject *)moduledict_launchpadlib$launchpad,
mod_consts[42],
mod_consts[112]
);
} else {
tmp_assign_source_29 = IMPORT_NAME(tmp_import_name_from_18, mod_consts[42]);
}
if (tmp_assign_source_29 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 46;
goto try_except_handler_6;
}
UPDATE_STRING_DICT1(moduledict_launchpadlib$launchpad, (Nuitka_StringObject *)mod_consts[42], tmp_assign_source_29);
}
{
PyObject *tmp_assign_source_30;
PyObject *tmp_import_name_from_19;
CHECK_OBJECT(tmp_import_from_2__module);
tmp_import_name_from_19 = tmp_import_from_2__module;
if (PyModule_Check(tmp_import_name_from_19)) {
tmp_assign_source_30 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_19,
(PyObject *)moduledict_launchpadlib$launchpad,
mod_consts[76],
mod_consts[112]
);
} else {
tmp_assign_source_30 = IMPORT_NAME(tmp_import_name_from_19, mod_consts[76]);
}
if (tmp_assign_source_30 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 46;
goto try_except_handler_6;
}
UPDATE_STRING_DICT1(moduledict_launchpadlib$launchpad, (Nuitka_StringObject *)mod_consts[76], tmp_assign_source_30);
}
goto try_end_6;
// Exception handler code:
try_except_handler_6:;
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;
CHECK_OBJECT(tmp_import_from_2__module);
Py_DECREF(tmp_import_from_2__module);
tmp_import_from_2__module = 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_6:;
CHECK_OBJECT(tmp_import_from_2__module);
Py_DECREF(tmp_import_from_2__module);
tmp_import_from_2__module = NULL;
{
PyObject *tmp_assign_source_31;
PyObject *tmp_import_name_from_20;
PyObject *tmp_name_value_11;
PyObject *tmp_globals_arg_value_11;
PyObject *tmp_locals_arg_value_11;
PyObject *tmp_fromlist_value_11;
PyObject *tmp_level_value_11;
tmp_name_value_11 = mod_consts[135];
tmp_globals_arg_value_11 = (PyObject *)moduledict_launchpadlib$launchpad;
tmp_locals_arg_value_11 = Py_None;
tmp_fromlist_value_11 = mod_consts[136];
tmp_level_value_11 = mod_consts[112];
frame_efd3f092103ae0857016c1d72281f1a9->m_frame.f_lineno = 57;
tmp_import_name_from_20 = IMPORT_MODULE5(tmp_name_value_11, tmp_globals_arg_value_11, tmp_locals_arg_value_11, tmp_fromlist_value_11, tmp_level_value_11);
if (tmp_import_name_from_20 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 57;
goto frame_exception_exit_1;
}
if (PyModule_Check(tmp_import_name_from_20)) {
tmp_assign_source_31 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_20,
(PyObject *)moduledict_launchpadlib$launchpad,
mod_consts[27],
mod_consts[112]
);
} else {
tmp_assign_source_31 = IMPORT_NAME(tmp_import_name_from_20, mod_consts[27]);
}
Py_DECREF(tmp_import_name_from_20);
if (tmp_assign_source_31 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 57;
goto frame_exception_exit_1;
}
UPDATE_STRING_DICT1(moduledict_launchpadlib$launchpad, (Nuitka_StringObject *)mod_consts[27], tmp_assign_source_31);
}
{
PyObject *tmp_assign_source_32;
PyObject *tmp_name_value_12;
PyObject *tmp_globals_arg_value_12;
PyObject *tmp_locals_arg_value_12;
PyObject *tmp_fromlist_value_12;
PyObject *tmp_level_value_12;
tmp_name_value_12 = mod_consts[137];
tmp_globals_arg_value_12 = (PyObject *)moduledict_launchpadlib$launchpad;
tmp_locals_arg_value_12 = Py_None;
tmp_fromlist_value_12 = mod_consts[138];
tmp_level_value_12 = mod_consts[112];
frame_efd3f092103ae0857016c1d72281f1a9->m_frame.f_lineno = 61;
tmp_assign_source_32 = IMPORT_MODULE5(tmp_name_value_12, tmp_globals_arg_value_12, tmp_locals_arg_value_12, tmp_fromlist_value_12, tmp_level_value_12);
if (tmp_assign_source_32 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 61;
goto frame_exception_exit_1;
}
assert(tmp_import_from_3__module == NULL);
tmp_import_from_3__module = tmp_assign_source_32;
}
// Tried code:
{
PyObject *tmp_assign_source_33;
PyObject *tmp_import_name_from_21;
CHECK_OBJECT(tmp_import_from_3__module);
tmp_import_name_from_21 = tmp_import_from_3__module;
if (PyModule_Check(tmp_import_name_from_21)) {
tmp_assign_source_33 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_21,
(PyObject *)moduledict_launchpadlib$launchpad,
mod_consts[139],
mod_consts[112]
);
} else {
tmp_assign_source_33 = IMPORT_NAME(tmp_import_name_from_21, mod_consts[139]);
}
if (tmp_assign_source_33 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 61;
goto try_except_handler_7;
}
UPDATE_STRING_DICT1(moduledict_launchpadlib$launchpad, (Nuitka_StringObject *)mod_consts[139], tmp_assign_source_33);
}
{
PyObject *tmp_assign_source_34;
PyObject *tmp_import_name_from_22;
CHECK_OBJECT(tmp_import_from_3__module);
tmp_import_name_from_22 = tmp_import_from_3__module;
if (PyModule_Check(tmp_import_name_from_22)) {
tmp_assign_source_34 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_22,
(PyObject *)moduledict_launchpadlib$launchpad,
mod_consts[140],
mod_consts[112]
);
} else {
tmp_assign_source_34 = IMPORT_NAME(tmp_import_name_from_22, mod_consts[140]);
}
if (tmp_assign_source_34 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 61;
goto try_except_handler_7;
}
UPDATE_STRING_DICT1(moduledict_launchpadlib$launchpad, (Nuitka_StringObject *)mod_consts[140], tmp_assign_source_34);
}
goto try_end_7;
// Exception handler code:
try_except_handler_7:;
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;
CHECK_OBJECT(tmp_import_from_3__module);
Py_DECREF(tmp_import_from_3__module);
tmp_import_from_3__module = 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 frame_exception_exit_1;
// End of try:
try_end_7:;
CHECK_OBJECT(tmp_import_from_3__module);
Py_DECREF(tmp_import_from_3__module);
tmp_import_from_3__module = NULL;
{
PyObject *tmp_assign_source_35;
tmp_assign_source_35 = mod_consts[141];
UPDATE_STRING_DICT0(moduledict_launchpadlib$launchpad, (Nuitka_StringObject *)mod_consts[142], tmp_assign_source_35);
}
// Tried code:
{
PyObject *tmp_assign_source_36;
PyObject *tmp_tuple_element_1;
tmp_tuple_element_1 = GET_STRING_DICT_VALUE(moduledict_launchpadlib$launchpad, (Nuitka_StringObject *)mod_consts[124]);
if (unlikely(tmp_tuple_element_1 == NULL)) {
tmp_tuple_element_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[124]);
}
if (tmp_tuple_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 65;
goto try_except_handler_8;
}
tmp_assign_source_36 = MAKE_TUPLE_EMPTY(1);
PyTuple_SET_ITEM0(tmp_assign_source_36, 0, tmp_tuple_element_1);
assert(tmp_class_creation_1__bases_orig == NULL);
tmp_class_creation_1__bases_orig = tmp_assign_source_36;
}
{
PyObject *tmp_assign_source_37;
PyObject *tmp_dircall_arg1_1;
CHECK_OBJECT(tmp_class_creation_1__bases_orig);
tmp_dircall_arg1_1 = tmp_class_creation_1__bases_orig;
Py_INCREF(tmp_dircall_arg1_1);
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_1};
tmp_assign_source_37 = impl___main__$$$function__1__mro_entries_conversion(dir_call_args);
}
if (tmp_assign_source_37 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 65;
goto try_except_handler_8;
}
assert(tmp_class_creation_1__bases == NULL);
tmp_class_creation_1__bases = tmp_assign_source_37;
}
{
PyObject *tmp_assign_source_38;
tmp_assign_source_38 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_1__class_decl_dict == NULL);
tmp_class_creation_1__class_decl_dict = tmp_assign_source_38;
}
{
PyObject *tmp_assign_source_39;
PyObject *tmp_metaclass_value_1;
bool tmp_condition_result_2;
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_3;
int tmp_truth_name_1;
PyObject *tmp_type_arg_1;
PyObject *tmp_expression_value_2;
PyObject *tmp_subscript_value_1;
PyObject *tmp_bases_value_1;
tmp_key_value_1 = mod_consts[143];
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_2 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_2 != 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[143];
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 = 65;
goto try_except_handler_8;
}
tmp_condition_result_3 = tmp_truth_name_1 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
if (tmp_condition_result_3 == 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_2 = tmp_class_creation_1__bases;
tmp_subscript_value_1 = mod_consts[112];
tmp_type_arg_1 = LOOKUP_SUBSCRIPT_CONST(tmp_expression_value_2, 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 = 65;
goto try_except_handler_8;
}
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 = 65;
goto try_except_handler_8;
}
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_39 = SELECT_METACLASS(tmp_metaclass_value_1, tmp_bases_value_1);
Py_DECREF(tmp_metaclass_value_1);
if (tmp_assign_source_39 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 65;
goto try_except_handler_8;
}
assert(tmp_class_creation_1__metaclass == NULL);
tmp_class_creation_1__metaclass = tmp_assign_source_39;
}
{
bool tmp_condition_result_4;
PyObject *tmp_key_value_3;
PyObject *tmp_dict_arg_value_3;
tmp_key_value_3 = mod_consts[143];
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_4 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_4 != false) {
goto branch_yes_2;
} else {
goto branch_no_2;
}
}
branch_yes_2:;
CHECK_OBJECT(tmp_class_creation_1__class_decl_dict);
tmp_dictdel_dict = tmp_class_creation_1__class_decl_dict;
tmp_dictdel_key = mod_consts[143];
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 = 65;
goto try_except_handler_8;
}
branch_no_2:;
{
nuitka_bool tmp_condition_result_5;
PyObject *tmp_expression_value_3;
CHECK_OBJECT(tmp_class_creation_1__metaclass);
tmp_expression_value_3 = tmp_class_creation_1__metaclass;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_3, mod_consts[144]);
tmp_condition_result_5 = (tmp_result) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_5 == NUITKA_BOOL_TRUE) {
goto branch_yes_3;
} else {
goto branch_no_3;
}
}
branch_yes_3:;
{
PyObject *tmp_assign_source_40;
PyObject *tmp_called_value_1;
PyObject *tmp_expression_value_4;
PyObject *tmp_args_value_1;
PyObject *tmp_tuple_element_2;
PyObject *tmp_kwargs_value_1;
CHECK_OBJECT(tmp_class_creation_1__metaclass);
tmp_expression_value_4 = tmp_class_creation_1__metaclass;
tmp_called_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_4, mod_consts[144]);
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 65;
goto try_except_handler_8;
}
tmp_tuple_element_2 = mod_consts[145];
tmp_args_value_1 = MAKE_TUPLE_EMPTY(2);
PyTuple_SET_ITEM0(tmp_args_value_1, 0, tmp_tuple_element_2);
CHECK_OBJECT(tmp_class_creation_1__bases);
tmp_tuple_element_2 = tmp_class_creation_1__bases;
PyTuple_SET_ITEM0(tmp_args_value_1, 1, tmp_tuple_element_2);
CHECK_OBJECT(tmp_class_creation_1__class_decl_dict);
tmp_kwargs_value_1 = tmp_class_creation_1__class_decl_dict;
frame_efd3f092103ae0857016c1d72281f1a9->m_frame.f_lineno = 65;
tmp_assign_source_40 = 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_40 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 65;
goto try_except_handler_8;
}
assert(tmp_class_creation_1__prepared == NULL);
tmp_class_creation_1__prepared = tmp_assign_source_40;
}
{
bool tmp_condition_result_6;
PyObject *tmp_operand_value_1;
PyObject *tmp_expression_value_5;
CHECK_OBJECT(tmp_class_creation_1__prepared);
tmp_expression_value_5 = tmp_class_creation_1__prepared;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_5, mod_consts[146]);
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 = 65;
goto try_except_handler_8;
}
tmp_condition_result_6 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_6 != false) {
goto branch_yes_4;
} else {
goto branch_no_4;
}
}
branch_yes_4:;
{
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_3;
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[147];
CHECK_OBJECT(tmp_class_creation_1__metaclass);
tmp_getattr_target_1 = tmp_class_creation_1__metaclass;
tmp_getattr_attr_1 = mod_consts[148];
tmp_getattr_default_1 = mod_consts[149];
tmp_tuple_element_3 = BUILTIN_GETATTR(tmp_getattr_target_1, tmp_getattr_attr_1, tmp_getattr_default_1);
if (tmp_tuple_element_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 65;
goto try_except_handler_8;
}
tmp_mod_expr_right_1 = MAKE_TUPLE_EMPTY(2);
{
PyObject *tmp_expression_value_6;
PyObject *tmp_type_arg_2;
PyTuple_SET_ITEM(tmp_mod_expr_right_1, 0, tmp_tuple_element_3);
CHECK_OBJECT(tmp_class_creation_1__prepared);
tmp_type_arg_2 = tmp_class_creation_1__prepared;
tmp_expression_value_6 = BUILTIN_TYPE1(tmp_type_arg_2);
assert(!(tmp_expression_value_6 == NULL));
tmp_tuple_element_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_6, mod_consts[148]);
Py_DECREF(tmp_expression_value_6);
if (tmp_tuple_element_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 65;
goto tuple_build_exception_1;
}
PyTuple_SET_ITEM(tmp_mod_expr_right_1, 1, tmp_tuple_element_3);
}
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_8;
// 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 = 65;
goto try_except_handler_8;
}
exception_type = tmp_raise_type_1;
Py_INCREF(tmp_raise_type_1);
exception_value = tmp_raise_value_1;
exception_lineno = 65;
RAISE_EXCEPTION_IMPLICIT(&exception_type, &exception_value, &exception_tb);
goto try_except_handler_8;
}
branch_no_4:;
goto branch_end_3;
branch_no_3:;
{
PyObject *tmp_assign_source_41;
tmp_assign_source_41 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_1__prepared == NULL);
tmp_class_creation_1__prepared = tmp_assign_source_41;
}
branch_end_3:;
{
PyObject *tmp_assign_source_42;
{
PyObject *tmp_set_locals_1;
CHECK_OBJECT(tmp_class_creation_1__prepared);
tmp_set_locals_1 = tmp_class_creation_1__prepared;
locals_launchpadlib$launchpad$$$class__1_PersonSet_65 = tmp_set_locals_1;
Py_INCREF(tmp_set_locals_1);
}
// Tried code:
// Tried code:
tmp_dictset_value = mod_consts[150];
tmp_res = PyObject_SetItem(locals_launchpadlib$launchpad$$$class__1_PersonSet_65, mod_consts[151], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 65;
goto try_except_handler_10;
}
tmp_dictset_value = mod_consts[152];
tmp_res = PyObject_SetItem(locals_launchpadlib$launchpad$$$class__1_PersonSet_65, mod_consts[102], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 65;
goto try_except_handler_10;
}
tmp_dictset_value = mod_consts[145];
tmp_res = PyObject_SetItem(locals_launchpadlib$launchpad$$$class__1_PersonSet_65, mod_consts[153], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 65;
goto try_except_handler_10;
}
if (isFrameUnusable(cache_frame_e0788c25ad7cfd4f3b726e28302bc89a_2)) {
Py_XDECREF(cache_frame_e0788c25ad7cfd4f3b726e28302bc89a_2);
#if _DEBUG_REFCOUNTS
if (cache_frame_e0788c25ad7cfd4f3b726e28302bc89a_2 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_e0788c25ad7cfd4f3b726e28302bc89a_2 = MAKE_CLASS_FRAME(codeobj_e0788c25ad7cfd4f3b726e28302bc89a, module_launchpadlib$launchpad, NULL, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_e0788c25ad7cfd4f3b726e28302bc89a_2->m_type_description == NULL);
frame_e0788c25ad7cfd4f3b726e28302bc89a_2 = cache_frame_e0788c25ad7cfd4f3b726e28302bc89a_2;
// Push the new frame as the currently active one.
pushFrameStack(frame_e0788c25ad7cfd4f3b726e28302bc89a_2);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_e0788c25ad7cfd4f3b726e28302bc89a_2) == 2); // Frame stack
// Framed code:
tmp_dictset_value = MAKE_FUNCTION_launchpadlib$launchpad$$$function__1__get_url_from_id();
tmp_res = PyObject_SetItem(locals_launchpadlib$launchpad$$$class__1_PersonSet_65, mod_consts[154], 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 = 68;
type_description_2 = "o";
goto frame_exception_exit_2;
}
tmp_dictset_value = mod_consts[156];
tmp_res = PyObject_SetItem(locals_launchpadlib$launchpad$$$class__1_PersonSet_65, mod_consts[157], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 75;
type_description_2 = "o";
goto frame_exception_exit_2;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_e0788c25ad7cfd4f3b726e28302bc89a_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_e0788c25ad7cfd4f3b726e28302bc89a_2);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_e0788c25ad7cfd4f3b726e28302bc89a_2, exception_lineno);
} else if (exception_tb->tb_frame != &frame_e0788c25ad7cfd4f3b726e28302bc89a_2->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_e0788c25ad7cfd4f3b726e28302bc89a_2, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_e0788c25ad7cfd4f3b726e28302bc89a_2,
type_description_2,
outline_0_var___class__
);
// Release cached frame if used for exception.
if (frame_e0788c25ad7cfd4f3b726e28302bc89a_2 == cache_frame_e0788c25ad7cfd4f3b726e28302bc89a_2) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_e0788c25ad7cfd4f3b726e28302bc89a_2);
cache_frame_e0788c25ad7cfd4f3b726e28302bc89a_2 = NULL;
}
assertFrameObject(frame_e0788c25ad7cfd4f3b726e28302bc89a_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_10;
skip_nested_handling_1:;
{
nuitka_bool tmp_condition_result_7;
PyObject *tmp_cmp_expr_left_2;
PyObject *tmp_cmp_expr_right_2;
CHECK_OBJECT(tmp_class_creation_1__bases);
tmp_cmp_expr_left_2 = tmp_class_creation_1__bases;
CHECK_OBJECT(tmp_class_creation_1__bases_orig);
tmp_cmp_expr_right_2 = tmp_class_creation_1__bases_orig;
tmp_condition_result_7 = RICH_COMPARE_NE_NBOOL_OBJECT_TUPLE(tmp_cmp_expr_left_2, tmp_cmp_expr_right_2);
if (tmp_condition_result_7 == NUITKA_BOOL_EXCEPTION) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 65;
goto try_except_handler_10;
}
if (tmp_condition_result_7 == NUITKA_BOOL_TRUE) {
goto branch_yes_5;
} else {
goto branch_no_5;
}
}
branch_yes_5:;
CHECK_OBJECT(tmp_class_creation_1__bases_orig);
tmp_dictset_value = tmp_class_creation_1__bases_orig;
tmp_res = PyObject_SetItem(locals_launchpadlib$launchpad$$$class__1_PersonSet_65, mod_consts[158], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 65;
goto try_except_handler_10;
}
branch_no_5:;
{
PyObject *tmp_assign_source_43;
PyObject *tmp_called_value_2;
PyObject *tmp_args_value_2;
PyObject *tmp_tuple_element_4;
PyObject *tmp_kwargs_value_2;
CHECK_OBJECT(tmp_class_creation_1__metaclass);
tmp_called_value_2 = tmp_class_creation_1__metaclass;
tmp_tuple_element_4 = mod_consts[145];
tmp_args_value_2 = MAKE_TUPLE_EMPTY(3);
PyTuple_SET_ITEM0(tmp_args_value_2, 0, tmp_tuple_element_4);
CHECK_OBJECT(tmp_class_creation_1__bases);
tmp_tuple_element_4 = tmp_class_creation_1__bases;
PyTuple_SET_ITEM0(tmp_args_value_2, 1, tmp_tuple_element_4);
tmp_tuple_element_4 = locals_launchpadlib$launchpad$$$class__1_PersonSet_65;
PyTuple_SET_ITEM0(tmp_args_value_2, 2, tmp_tuple_element_4);
CHECK_OBJECT(tmp_class_creation_1__class_decl_dict);
tmp_kwargs_value_2 = tmp_class_creation_1__class_decl_dict;
frame_efd3f092103ae0857016c1d72281f1a9->m_frame.f_lineno = 65;
tmp_assign_source_43 = CALL_FUNCTION(tmp_called_value_2, tmp_args_value_2, tmp_kwargs_value_2);
Py_DECREF(tmp_args_value_2);
if (tmp_assign_source_43 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 65;
goto try_except_handler_10;
}
assert(outline_0_var___class__ == NULL);
outline_0_var___class__ = tmp_assign_source_43;
}
CHECK_OBJECT(outline_0_var___class__);
tmp_assign_source_42 = outline_0_var___class__;
Py_INCREF(tmp_assign_source_42);
goto try_return_handler_10;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_10:;
Py_DECREF(locals_launchpadlib$launchpad$$$class__1_PersonSet_65);
locals_launchpadlib$launchpad$$$class__1_PersonSet_65 = NULL;
goto try_return_handler_9;
// Exception handler code:
try_except_handler_10:;
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;
Py_DECREF(locals_launchpadlib$launchpad$$$class__1_PersonSet_65);
locals_launchpadlib$launchpad$$$class__1_PersonSet_65 = NULL;
// 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 try_except_handler_9;
// End of try:
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_9:;
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_9:;
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;
// 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 outline_exception_1;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
outline_exception_1:;
exception_lineno = 65;
goto try_except_handler_8;
outline_result_1:;
UPDATE_STRING_DICT1(moduledict_launchpadlib$launchpad, (Nuitka_StringObject *)mod_consts[145], tmp_assign_source_42);
}
goto try_end_8;
// Exception handler code:
try_except_handler_8:;
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_XDECREF(tmp_class_creation_1__bases_orig);
tmp_class_creation_1__bases_orig = NULL;
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_10;
exception_value = exception_keeper_value_10;
exception_tb = exception_keeper_tb_10;
exception_lineno = exception_keeper_lineno_10;
goto frame_exception_exit_1;
// End of try:
try_end_8:;
CHECK_OBJECT(tmp_class_creation_1__bases_orig);
Py_DECREF(tmp_class_creation_1__bases_orig);
tmp_class_creation_1__bases_orig = NULL;
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;
// Tried code:
{
PyObject *tmp_assign_source_44;
PyObject *tmp_tuple_element_5;
tmp_tuple_element_5 = GET_STRING_DICT_VALUE(moduledict_launchpadlib$launchpad, (Nuitka_StringObject *)mod_consts[124]);
if (unlikely(tmp_tuple_element_5 == NULL)) {
tmp_tuple_element_5 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[124]);
}
if (tmp_tuple_element_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 78;
goto try_except_handler_11;
}
tmp_assign_source_44 = MAKE_TUPLE_EMPTY(1);
PyTuple_SET_ITEM0(tmp_assign_source_44, 0, tmp_tuple_element_5);
assert(tmp_class_creation_2__bases_orig == NULL);
tmp_class_creation_2__bases_orig = tmp_assign_source_44;
}
{
PyObject *tmp_assign_source_45;
PyObject *tmp_dircall_arg1_2;
CHECK_OBJECT(tmp_class_creation_2__bases_orig);
tmp_dircall_arg1_2 = tmp_class_creation_2__bases_orig;
Py_INCREF(tmp_dircall_arg1_2);
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_2};
tmp_assign_source_45 = impl___main__$$$function__1__mro_entries_conversion(dir_call_args);
}
if (tmp_assign_source_45 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 78;
goto try_except_handler_11;
}
assert(tmp_class_creation_2__bases == NULL);
tmp_class_creation_2__bases = tmp_assign_source_45;
}
{
PyObject *tmp_assign_source_46;
tmp_assign_source_46 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_2__class_decl_dict == NULL);
tmp_class_creation_2__class_decl_dict = tmp_assign_source_46;
}
{
PyObject *tmp_assign_source_47;
PyObject *tmp_metaclass_value_2;
bool tmp_condition_result_8;
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_9;
int tmp_truth_name_2;
PyObject *tmp_type_arg_3;
PyObject *tmp_expression_value_7;
PyObject *tmp_subscript_value_2;
PyObject *tmp_bases_value_2;
tmp_key_value_4 = mod_consts[143];
CHECK_OBJECT(tmp_class_creation_2__class_decl_dict);
tmp_dict_arg_value_4 = tmp_class_creation_2__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_4, tmp_key_value_4);
assert(!(tmp_res == -1));
tmp_condition_result_8 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_8 != false) {
goto condexpr_true_3;
} else {
goto condexpr_false_3;
}
condexpr_true_3:;
CHECK_OBJECT(tmp_class_creation_2__class_decl_dict);
tmp_dict_arg_value_5 = tmp_class_creation_2__class_decl_dict;
tmp_key_value_5 = mod_consts[143];
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_2__bases);
tmp_truth_name_2 = CHECK_IF_TRUE(tmp_class_creation_2__bases);
if (tmp_truth_name_2 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 78;
goto try_except_handler_11;
}
tmp_condition_result_9 = tmp_truth_name_2 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
if (tmp_condition_result_9 == NUITKA_BOOL_TRUE) {
goto condexpr_true_4;
} else {
goto condexpr_false_4;
}
condexpr_true_4:;
CHECK_OBJECT(tmp_class_creation_2__bases);
tmp_expression_value_7 = tmp_class_creation_2__bases;
tmp_subscript_value_2 = mod_consts[112];
tmp_type_arg_3 = LOOKUP_SUBSCRIPT_CONST(tmp_expression_value_7, 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 = 78;
goto try_except_handler_11;
}
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 = 78;
goto try_except_handler_11;
}
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_2__bases);
tmp_bases_value_2 = tmp_class_creation_2__bases;
tmp_assign_source_47 = SELECT_METACLASS(tmp_metaclass_value_2, tmp_bases_value_2);
Py_DECREF(tmp_metaclass_value_2);
if (tmp_assign_source_47 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 78;
goto try_except_handler_11;
}
assert(tmp_class_creation_2__metaclass == NULL);
tmp_class_creation_2__metaclass = tmp_assign_source_47;
}
{
bool tmp_condition_result_10;
PyObject *tmp_key_value_6;
PyObject *tmp_dict_arg_value_6;
tmp_key_value_6 = mod_consts[143];
CHECK_OBJECT(tmp_class_creation_2__class_decl_dict);
tmp_dict_arg_value_6 = tmp_class_creation_2__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_6, tmp_key_value_6);
assert(!(tmp_res == -1));
tmp_condition_result_10 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_10 != false) {
goto branch_yes_6;
} else {
goto branch_no_6;
}
}
branch_yes_6:;
CHECK_OBJECT(tmp_class_creation_2__class_decl_dict);
tmp_dictdel_dict = tmp_class_creation_2__class_decl_dict;
tmp_dictdel_key = mod_consts[143];
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 = 78;
goto try_except_handler_11;
}
branch_no_6:;
{
nuitka_bool tmp_condition_result_11;
PyObject *tmp_expression_value_8;
CHECK_OBJECT(tmp_class_creation_2__metaclass);
tmp_expression_value_8 = tmp_class_creation_2__metaclass;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_8, mod_consts[144]);
tmp_condition_result_11 = (tmp_result) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_11 == NUITKA_BOOL_TRUE) {
goto branch_yes_7;
} else {
goto branch_no_7;
}
}
branch_yes_7:;
{
PyObject *tmp_assign_source_48;
PyObject *tmp_called_value_3;
PyObject *tmp_expression_value_9;
PyObject *tmp_args_value_3;
PyObject *tmp_tuple_element_6;
PyObject *tmp_kwargs_value_3;
CHECK_OBJECT(tmp_class_creation_2__metaclass);
tmp_expression_value_9 = tmp_class_creation_2__metaclass;
tmp_called_value_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_9, mod_consts[144]);
if (tmp_called_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 78;
goto try_except_handler_11;
}
tmp_tuple_element_6 = mod_consts[159];
tmp_args_value_3 = MAKE_TUPLE_EMPTY(2);
PyTuple_SET_ITEM0(tmp_args_value_3, 0, tmp_tuple_element_6);
CHECK_OBJECT(tmp_class_creation_2__bases);
tmp_tuple_element_6 = tmp_class_creation_2__bases;
PyTuple_SET_ITEM0(tmp_args_value_3, 1, tmp_tuple_element_6);
CHECK_OBJECT(tmp_class_creation_2__class_decl_dict);
tmp_kwargs_value_3 = tmp_class_creation_2__class_decl_dict;
frame_efd3f092103ae0857016c1d72281f1a9->m_frame.f_lineno = 78;
tmp_assign_source_48 = 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_48 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 78;
goto try_except_handler_11;
}
assert(tmp_class_creation_2__prepared == NULL);
tmp_class_creation_2__prepared = tmp_assign_source_48;
}
{
bool tmp_condition_result_12;
PyObject *tmp_operand_value_2;
PyObject *tmp_expression_value_10;
CHECK_OBJECT(tmp_class_creation_2__prepared);
tmp_expression_value_10 = tmp_class_creation_2__prepared;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_10, mod_consts[146]);
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 = 78;
goto try_except_handler_11;
}
tmp_condition_result_12 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_12 != false) {
goto branch_yes_8;
} else {
goto branch_no_8;
}
}
branch_yes_8:;
{
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_7;
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[147];
CHECK_OBJECT(tmp_class_creation_2__metaclass);
tmp_getattr_target_2 = tmp_class_creation_2__metaclass;
tmp_getattr_attr_2 = mod_consts[148];
tmp_getattr_default_2 = mod_consts[149];
tmp_tuple_element_7 = BUILTIN_GETATTR(tmp_getattr_target_2, tmp_getattr_attr_2, tmp_getattr_default_2);
if (tmp_tuple_element_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 78;
goto try_except_handler_11;
}
tmp_mod_expr_right_2 = MAKE_TUPLE_EMPTY(2);
{
PyObject *tmp_expression_value_11;
PyObject *tmp_type_arg_4;
PyTuple_SET_ITEM(tmp_mod_expr_right_2, 0, tmp_tuple_element_7);
CHECK_OBJECT(tmp_class_creation_2__prepared);
tmp_type_arg_4 = tmp_class_creation_2__prepared;
tmp_expression_value_11 = BUILTIN_TYPE1(tmp_type_arg_4);
assert(!(tmp_expression_value_11 == NULL));
tmp_tuple_element_7 = LOOKUP_ATTRIBUTE(tmp_expression_value_11, mod_consts[148]);
Py_DECREF(tmp_expression_value_11);
if (tmp_tuple_element_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 78;
goto tuple_build_exception_2;
}
PyTuple_SET_ITEM(tmp_mod_expr_right_2, 1, tmp_tuple_element_7);
}
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_11;
// 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 = 78;
goto try_except_handler_11;
}
exception_type = tmp_raise_type_2;
Py_INCREF(tmp_raise_type_2);
exception_value = tmp_raise_value_2;
exception_lineno = 78;
RAISE_EXCEPTION_IMPLICIT(&exception_type, &exception_value, &exception_tb);
goto try_except_handler_11;
}
branch_no_8:;
goto branch_end_7;
branch_no_7:;
{
PyObject *tmp_assign_source_49;
tmp_assign_source_49 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_2__prepared == NULL);
tmp_class_creation_2__prepared = tmp_assign_source_49;
}
branch_end_7:;
{
PyObject *tmp_assign_source_50;
{
PyObject *tmp_set_locals_2;
CHECK_OBJECT(tmp_class_creation_2__prepared);
tmp_set_locals_2 = tmp_class_creation_2__prepared;
locals_launchpadlib$launchpad$$$class__2_BugSet_78 = tmp_set_locals_2;
Py_INCREF(tmp_set_locals_2);
}
// Tried code:
// Tried code:
tmp_dictset_value = mod_consts[150];
tmp_res = PyObject_SetItem(locals_launchpadlib$launchpad$$$class__2_BugSet_78, mod_consts[151], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 78;
goto try_except_handler_13;
}
tmp_dictset_value = mod_consts[160];
tmp_res = PyObject_SetItem(locals_launchpadlib$launchpad$$$class__2_BugSet_78, mod_consts[102], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 78;
goto try_except_handler_13;
}
tmp_dictset_value = mod_consts[159];
tmp_res = PyObject_SetItem(locals_launchpadlib$launchpad$$$class__2_BugSet_78, mod_consts[153], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 78;
goto try_except_handler_13;
}
if (isFrameUnusable(cache_frame_456cb2911efd958c5416adba6cbbc382_3)) {
Py_XDECREF(cache_frame_456cb2911efd958c5416adba6cbbc382_3);
#if _DEBUG_REFCOUNTS
if (cache_frame_456cb2911efd958c5416adba6cbbc382_3 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_456cb2911efd958c5416adba6cbbc382_3 = MAKE_CLASS_FRAME(codeobj_456cb2911efd958c5416adba6cbbc382, module_launchpadlib$launchpad, NULL, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_456cb2911efd958c5416adba6cbbc382_3->m_type_description == NULL);
frame_456cb2911efd958c5416adba6cbbc382_3 = cache_frame_456cb2911efd958c5416adba6cbbc382_3;
// Push the new frame as the currently active one.
pushFrameStack(frame_456cb2911efd958c5416adba6cbbc382_3);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_456cb2911efd958c5416adba6cbbc382_3) == 2); // Frame stack
// Framed code:
tmp_dictset_value = MAKE_FUNCTION_launchpadlib$launchpad$$$function__2__get_url_from_id();
tmp_res = PyObject_SetItem(locals_launchpadlib$launchpad$$$class__2_BugSet_78, mod_consts[154], 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 = 81;
type_description_2 = "o";
goto frame_exception_exit_3;
}
tmp_dictset_value = mod_consts[162];
tmp_res = PyObject_SetItem(locals_launchpadlib$launchpad$$$class__2_BugSet_78, mod_consts[157], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 85;
type_description_2 = "o";
goto frame_exception_exit_3;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_456cb2911efd958c5416adba6cbbc382_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_456cb2911efd958c5416adba6cbbc382_3);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_456cb2911efd958c5416adba6cbbc382_3, exception_lineno);
} else if (exception_tb->tb_frame != &frame_456cb2911efd958c5416adba6cbbc382_3->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_456cb2911efd958c5416adba6cbbc382_3, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_456cb2911efd958c5416adba6cbbc382_3,
type_description_2,
outline_1_var___class__
);
// Release cached frame if used for exception.
if (frame_456cb2911efd958c5416adba6cbbc382_3 == cache_frame_456cb2911efd958c5416adba6cbbc382_3) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_456cb2911efd958c5416adba6cbbc382_3);
cache_frame_456cb2911efd958c5416adba6cbbc382_3 = NULL;
}
assertFrameObject(frame_456cb2911efd958c5416adba6cbbc382_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_13;
skip_nested_handling_2:;
{
nuitka_bool tmp_condition_result_13;
PyObject *tmp_cmp_expr_left_3;
PyObject *tmp_cmp_expr_right_3;
CHECK_OBJECT(tmp_class_creation_2__bases);
tmp_cmp_expr_left_3 = tmp_class_creation_2__bases;
CHECK_OBJECT(tmp_class_creation_2__bases_orig);
tmp_cmp_expr_right_3 = tmp_class_creation_2__bases_orig;
tmp_condition_result_13 = RICH_COMPARE_NE_NBOOL_OBJECT_TUPLE(tmp_cmp_expr_left_3, tmp_cmp_expr_right_3);
if (tmp_condition_result_13 == NUITKA_BOOL_EXCEPTION) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 78;
goto try_except_handler_13;
}
if (tmp_condition_result_13 == NUITKA_BOOL_TRUE) {
goto branch_yes_9;
} else {
goto branch_no_9;
}
}
branch_yes_9:;
CHECK_OBJECT(tmp_class_creation_2__bases_orig);
tmp_dictset_value = tmp_class_creation_2__bases_orig;
tmp_res = PyObject_SetItem(locals_launchpadlib$launchpad$$$class__2_BugSet_78, mod_consts[158], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 78;
goto try_except_handler_13;
}
branch_no_9:;
{
PyObject *tmp_assign_source_51;
PyObject *tmp_called_value_4;
PyObject *tmp_args_value_4;
PyObject *tmp_tuple_element_8;
PyObject *tmp_kwargs_value_4;
CHECK_OBJECT(tmp_class_creation_2__metaclass);
tmp_called_value_4 = tmp_class_creation_2__metaclass;
tmp_tuple_element_8 = mod_consts[159];
tmp_args_value_4 = MAKE_TUPLE_EMPTY(3);
PyTuple_SET_ITEM0(tmp_args_value_4, 0, tmp_tuple_element_8);
CHECK_OBJECT(tmp_class_creation_2__bases);
tmp_tuple_element_8 = tmp_class_creation_2__bases;
PyTuple_SET_ITEM0(tmp_args_value_4, 1, tmp_tuple_element_8);
tmp_tuple_element_8 = locals_launchpadlib$launchpad$$$class__2_BugSet_78;
PyTuple_SET_ITEM0(tmp_args_value_4, 2, tmp_tuple_element_8);
CHECK_OBJECT(tmp_class_creation_2__class_decl_dict);
tmp_kwargs_value_4 = tmp_class_creation_2__class_decl_dict;
frame_efd3f092103ae0857016c1d72281f1a9->m_frame.f_lineno = 78;
tmp_assign_source_51 = CALL_FUNCTION(tmp_called_value_4, tmp_args_value_4, tmp_kwargs_value_4);
Py_DECREF(tmp_args_value_4);
if (tmp_assign_source_51 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 78;
goto try_except_handler_13;
}
assert(outline_1_var___class__ == NULL);
outline_1_var___class__ = tmp_assign_source_51;
}
CHECK_OBJECT(outline_1_var___class__);
tmp_assign_source_50 = outline_1_var___class__;
Py_INCREF(tmp_assign_source_50);
goto try_return_handler_13;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_13:;
Py_DECREF(locals_launchpadlib$launchpad$$$class__2_BugSet_78);
locals_launchpadlib$launchpad$$$class__2_BugSet_78 = NULL;
goto try_return_handler_12;
// Exception handler code:
try_except_handler_13:;
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;
Py_DECREF(locals_launchpadlib$launchpad$$$class__2_BugSet_78);
locals_launchpadlib$launchpad$$$class__2_BugSet_78 = NULL;
// 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 try_except_handler_12;
// End of try:
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_12:;
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_12:;
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;
// 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 outline_exception_2;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
outline_exception_2:;
exception_lineno = 78;
goto try_except_handler_11;
outline_result_2:;
UPDATE_STRING_DICT1(moduledict_launchpadlib$launchpad, (Nuitka_StringObject *)mod_consts[159], tmp_assign_source_50);
}
goto try_end_9;
// Exception handler code:
try_except_handler_11:;
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_XDECREF(tmp_class_creation_2__bases_orig);
tmp_class_creation_2__bases_orig = NULL;
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_13;
exception_value = exception_keeper_value_13;
exception_tb = exception_keeper_tb_13;
exception_lineno = exception_keeper_lineno_13;
goto frame_exception_exit_1;
// End of try:
try_end_9:;
CHECK_OBJECT(tmp_class_creation_2__bases_orig);
Py_DECREF(tmp_class_creation_2__bases_orig);
tmp_class_creation_2__bases_orig = NULL;
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_52;
PyObject *tmp_tuple_element_9;
tmp_tuple_element_9 = GET_STRING_DICT_VALUE(moduledict_launchpadlib$launchpad, (Nuitka_StringObject *)mod_consts[124]);
if (unlikely(tmp_tuple_element_9 == NULL)) {
tmp_tuple_element_9 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[124]);
}
if (tmp_tuple_element_9 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 88;
goto try_except_handler_14;
}
tmp_assign_source_52 = MAKE_TUPLE_EMPTY(1);
PyTuple_SET_ITEM0(tmp_assign_source_52, 0, tmp_tuple_element_9);
assert(tmp_class_creation_3__bases_orig == NULL);
tmp_class_creation_3__bases_orig = tmp_assign_source_52;
}
{
PyObject *tmp_assign_source_53;
PyObject *tmp_dircall_arg1_3;
CHECK_OBJECT(tmp_class_creation_3__bases_orig);
tmp_dircall_arg1_3 = tmp_class_creation_3__bases_orig;
Py_INCREF(tmp_dircall_arg1_3);
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_3};
tmp_assign_source_53 = impl___main__$$$function__1__mro_entries_conversion(dir_call_args);
}
if (tmp_assign_source_53 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 88;
goto try_except_handler_14;
}
assert(tmp_class_creation_3__bases == NULL);
tmp_class_creation_3__bases = tmp_assign_source_53;
}
{
PyObject *tmp_assign_source_54;
tmp_assign_source_54 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_3__class_decl_dict == NULL);
tmp_class_creation_3__class_decl_dict = tmp_assign_source_54;
}
{
PyObject *tmp_assign_source_55;
PyObject *tmp_metaclass_value_3;
bool tmp_condition_result_14;
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_15;
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[143];
CHECK_OBJECT(tmp_class_creation_3__class_decl_dict);
tmp_dict_arg_value_7 = tmp_class_creation_3__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_7, tmp_key_value_7);
assert(!(tmp_res == -1));
tmp_condition_result_14 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_14 != false) {
goto condexpr_true_5;
} else {
goto condexpr_false_5;
}
condexpr_true_5:;
CHECK_OBJECT(tmp_class_creation_3__class_decl_dict);
tmp_dict_arg_value_8 = tmp_class_creation_3__class_decl_dict;
tmp_key_value_8 = mod_consts[143];
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_3__bases);
tmp_truth_name_3 = CHECK_IF_TRUE(tmp_class_creation_3__bases);
if (tmp_truth_name_3 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 88;
goto try_except_handler_14;
}
tmp_condition_result_15 = tmp_truth_name_3 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
if (tmp_condition_result_15 == NUITKA_BOOL_TRUE) {
goto condexpr_true_6;
} else {
goto condexpr_false_6;
}
condexpr_true_6:;
CHECK_OBJECT(tmp_class_creation_3__bases);
tmp_expression_value_12 = tmp_class_creation_3__bases;
tmp_subscript_value_3 = mod_consts[112];
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 = 88;
goto try_except_handler_14;
}
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 = 88;
goto try_except_handler_14;
}
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_3__bases);
tmp_bases_value_3 = tmp_class_creation_3__bases;
tmp_assign_source_55 = SELECT_METACLASS(tmp_metaclass_value_3, tmp_bases_value_3);
Py_DECREF(tmp_metaclass_value_3);
if (tmp_assign_source_55 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 88;
goto try_except_handler_14;
}
assert(tmp_class_creation_3__metaclass == NULL);
tmp_class_creation_3__metaclass = tmp_assign_source_55;
}
{
bool tmp_condition_result_16;
PyObject *tmp_key_value_9;
PyObject *tmp_dict_arg_value_9;
tmp_key_value_9 = mod_consts[143];
CHECK_OBJECT(tmp_class_creation_3__class_decl_dict);
tmp_dict_arg_value_9 = tmp_class_creation_3__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_9, tmp_key_value_9);
assert(!(tmp_res == -1));
tmp_condition_result_16 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_16 != false) {
goto branch_yes_10;
} else {
goto branch_no_10;
}
}
branch_yes_10:;
CHECK_OBJECT(tmp_class_creation_3__class_decl_dict);
tmp_dictdel_dict = tmp_class_creation_3__class_decl_dict;
tmp_dictdel_key = mod_consts[143];
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 = 88;
goto try_except_handler_14;
}
branch_no_10:;
{
nuitka_bool tmp_condition_result_17;
PyObject *tmp_expression_value_13;
CHECK_OBJECT(tmp_class_creation_3__metaclass);
tmp_expression_value_13 = tmp_class_creation_3__metaclass;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_13, mod_consts[144]);
tmp_condition_result_17 = (tmp_result) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_17 == NUITKA_BOOL_TRUE) {
goto branch_yes_11;
} else {
goto branch_no_11;
}
}
branch_yes_11:;
{
PyObject *tmp_assign_source_56;
PyObject *tmp_called_value_5;
PyObject *tmp_expression_value_14;
PyObject *tmp_args_value_5;
PyObject *tmp_tuple_element_10;
PyObject *tmp_kwargs_value_5;
CHECK_OBJECT(tmp_class_creation_3__metaclass);
tmp_expression_value_14 = tmp_class_creation_3__metaclass;
tmp_called_value_5 = LOOKUP_ATTRIBUTE(tmp_expression_value_14, mod_consts[144]);
if (tmp_called_value_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 88;
goto try_except_handler_14;
}
tmp_tuple_element_10 = mod_consts[163];
tmp_args_value_5 = MAKE_TUPLE_EMPTY(2);
PyTuple_SET_ITEM0(tmp_args_value_5, 0, tmp_tuple_element_10);
CHECK_OBJECT(tmp_class_creation_3__bases);
tmp_tuple_element_10 = tmp_class_creation_3__bases;
PyTuple_SET_ITEM0(tmp_args_value_5, 1, tmp_tuple_element_10);
CHECK_OBJECT(tmp_class_creation_3__class_decl_dict);
tmp_kwargs_value_5 = tmp_class_creation_3__class_decl_dict;
frame_efd3f092103ae0857016c1d72281f1a9->m_frame.f_lineno = 88;
tmp_assign_source_56 = 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_56 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 88;
goto try_except_handler_14;
}
assert(tmp_class_creation_3__prepared == NULL);
tmp_class_creation_3__prepared = tmp_assign_source_56;
}
{
bool tmp_condition_result_18;
PyObject *tmp_operand_value_3;
PyObject *tmp_expression_value_15;
CHECK_OBJECT(tmp_class_creation_3__prepared);
tmp_expression_value_15 = tmp_class_creation_3__prepared;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_15, mod_consts[146]);
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 = 88;
goto try_except_handler_14;
}
tmp_condition_result_18 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_18 != false) {
goto branch_yes_12;
} else {
goto branch_no_12;
}
}
branch_yes_12:;
{
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_11;
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[147];
CHECK_OBJECT(tmp_class_creation_3__metaclass);
tmp_getattr_target_3 = tmp_class_creation_3__metaclass;
tmp_getattr_attr_3 = mod_consts[148];
tmp_getattr_default_3 = mod_consts[149];
tmp_tuple_element_11 = BUILTIN_GETATTR(tmp_getattr_target_3, tmp_getattr_attr_3, tmp_getattr_default_3);
if (tmp_tuple_element_11 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 88;
goto try_except_handler_14;
}
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_11);
CHECK_OBJECT(tmp_class_creation_3__prepared);
tmp_type_arg_6 = tmp_class_creation_3__prepared;
tmp_expression_value_16 = BUILTIN_TYPE1(tmp_type_arg_6);
assert(!(tmp_expression_value_16 == NULL));
tmp_tuple_element_11 = LOOKUP_ATTRIBUTE(tmp_expression_value_16, mod_consts[148]);
Py_DECREF(tmp_expression_value_16);
if (tmp_tuple_element_11 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 88;
goto tuple_build_exception_3;
}
PyTuple_SET_ITEM(tmp_mod_expr_right_3, 1, tmp_tuple_element_11);
}
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_14;
// 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 = 88;
goto try_except_handler_14;
}
exception_type = tmp_raise_type_3;
Py_INCREF(tmp_raise_type_3);
exception_value = tmp_raise_value_3;
exception_lineno = 88;
RAISE_EXCEPTION_IMPLICIT(&exception_type, &exception_value, &exception_tb);
goto try_except_handler_14;
}
branch_no_12:;
goto branch_end_11;
branch_no_11:;
{
PyObject *tmp_assign_source_57;
tmp_assign_source_57 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_3__prepared == NULL);
tmp_class_creation_3__prepared = tmp_assign_source_57;
}
branch_end_11:;
{
PyObject *tmp_assign_source_58;
{
PyObject *tmp_set_locals_3;
CHECK_OBJECT(tmp_class_creation_3__prepared);
tmp_set_locals_3 = tmp_class_creation_3__prepared;
locals_launchpadlib$launchpad$$$class__3_PillarSet_88 = tmp_set_locals_3;
Py_INCREF(tmp_set_locals_3);
}
// Tried code:
// Tried code:
tmp_dictset_value = mod_consts[150];
tmp_res = PyObject_SetItem(locals_launchpadlib$launchpad$$$class__3_PillarSet_88, mod_consts[151], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 88;
goto try_except_handler_16;
}
tmp_dictset_value = mod_consts[164];
tmp_res = PyObject_SetItem(locals_launchpadlib$launchpad$$$class__3_PillarSet_88, mod_consts[102], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 88;
goto try_except_handler_16;
}
tmp_dictset_value = mod_consts[163];
tmp_res = PyObject_SetItem(locals_launchpadlib$launchpad$$$class__3_PillarSet_88, mod_consts[153], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 88;
goto try_except_handler_16;
}
if (isFrameUnusable(cache_frame_ab1186758c0503df77a104a4717c9f43_4)) {
Py_XDECREF(cache_frame_ab1186758c0503df77a104a4717c9f43_4);
#if _DEBUG_REFCOUNTS
if (cache_frame_ab1186758c0503df77a104a4717c9f43_4 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_ab1186758c0503df77a104a4717c9f43_4 = MAKE_CLASS_FRAME(codeobj_ab1186758c0503df77a104a4717c9f43, module_launchpadlib$launchpad, NULL, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_ab1186758c0503df77a104a4717c9f43_4->m_type_description == NULL);
frame_ab1186758c0503df77a104a4717c9f43_4 = cache_frame_ab1186758c0503df77a104a4717c9f43_4;
// Push the new frame as the currently active one.
pushFrameStack(frame_ab1186758c0503df77a104a4717c9f43_4);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_ab1186758c0503df77a104a4717c9f43_4) == 2); // Frame stack
// Framed code:
tmp_dictset_value = MAKE_FUNCTION_launchpadlib$launchpad$$$function__3__get_url_from_id();
tmp_res = PyObject_SetItem(locals_launchpadlib$launchpad$$$class__3_PillarSet_88, mod_consts[154], 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 = 94;
type_description_2 = "o";
goto frame_exception_exit_4;
}
tmp_dictset_value = Py_None;
tmp_res = PyObject_SetItem(locals_launchpadlib$launchpad$$$class__3_PillarSet_88, mod_consts[157], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 100;
type_description_2 = "o";
goto frame_exception_exit_4;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_ab1186758c0503df77a104a4717c9f43_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_ab1186758c0503df77a104a4717c9f43_4);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_ab1186758c0503df77a104a4717c9f43_4, exception_lineno);
} else if (exception_tb->tb_frame != &frame_ab1186758c0503df77a104a4717c9f43_4->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_ab1186758c0503df77a104a4717c9f43_4, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_ab1186758c0503df77a104a4717c9f43_4,
type_description_2,
outline_2_var___class__
);
// Release cached frame if used for exception.
if (frame_ab1186758c0503df77a104a4717c9f43_4 == cache_frame_ab1186758c0503df77a104a4717c9f43_4) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_ab1186758c0503df77a104a4717c9f43_4);
cache_frame_ab1186758c0503df77a104a4717c9f43_4 = NULL;
}
assertFrameObject(frame_ab1186758c0503df77a104a4717c9f43_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_16;
skip_nested_handling_3:;
{
nuitka_bool tmp_condition_result_19;
PyObject *tmp_cmp_expr_left_4;
PyObject *tmp_cmp_expr_right_4;
CHECK_OBJECT(tmp_class_creation_3__bases);
tmp_cmp_expr_left_4 = tmp_class_creation_3__bases;
CHECK_OBJECT(tmp_class_creation_3__bases_orig);
tmp_cmp_expr_right_4 = tmp_class_creation_3__bases_orig;
tmp_condition_result_19 = RICH_COMPARE_NE_NBOOL_OBJECT_TUPLE(tmp_cmp_expr_left_4, tmp_cmp_expr_right_4);
if (tmp_condition_result_19 == NUITKA_BOOL_EXCEPTION) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 88;
goto try_except_handler_16;
}
if (tmp_condition_result_19 == NUITKA_BOOL_TRUE) {
goto branch_yes_13;
} else {
goto branch_no_13;
}
}
branch_yes_13:;
CHECK_OBJECT(tmp_class_creation_3__bases_orig);
tmp_dictset_value = tmp_class_creation_3__bases_orig;
tmp_res = PyObject_SetItem(locals_launchpadlib$launchpad$$$class__3_PillarSet_88, mod_consts[158], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 88;
goto try_except_handler_16;
}
branch_no_13:;
{
PyObject *tmp_assign_source_59;
PyObject *tmp_called_value_6;
PyObject *tmp_args_value_6;
PyObject *tmp_tuple_element_12;
PyObject *tmp_kwargs_value_6;
CHECK_OBJECT(tmp_class_creation_3__metaclass);
tmp_called_value_6 = tmp_class_creation_3__metaclass;
tmp_tuple_element_12 = mod_consts[163];
tmp_args_value_6 = MAKE_TUPLE_EMPTY(3);
PyTuple_SET_ITEM0(tmp_args_value_6, 0, tmp_tuple_element_12);
CHECK_OBJECT(tmp_class_creation_3__bases);
tmp_tuple_element_12 = tmp_class_creation_3__bases;
PyTuple_SET_ITEM0(tmp_args_value_6, 1, tmp_tuple_element_12);
tmp_tuple_element_12 = locals_launchpadlib$launchpad$$$class__3_PillarSet_88;
PyTuple_SET_ITEM0(tmp_args_value_6, 2, tmp_tuple_element_12);
CHECK_OBJECT(tmp_class_creation_3__class_decl_dict);
tmp_kwargs_value_6 = tmp_class_creation_3__class_decl_dict;
frame_efd3f092103ae0857016c1d72281f1a9->m_frame.f_lineno = 88;
tmp_assign_source_59 = CALL_FUNCTION(tmp_called_value_6, tmp_args_value_6, tmp_kwargs_value_6);
Py_DECREF(tmp_args_value_6);
if (tmp_assign_source_59 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 88;
goto try_except_handler_16;
}
assert(outline_2_var___class__ == NULL);
outline_2_var___class__ = tmp_assign_source_59;
}
CHECK_OBJECT(outline_2_var___class__);
tmp_assign_source_58 = outline_2_var___class__;
Py_INCREF(tmp_assign_source_58);
goto try_return_handler_16;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_16:;
Py_DECREF(locals_launchpadlib$launchpad$$$class__3_PillarSet_88);
locals_launchpadlib$launchpad$$$class__3_PillarSet_88 = NULL;
goto try_return_handler_15;
// Exception handler code:
try_except_handler_16:;
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;
Py_DECREF(locals_launchpadlib$launchpad$$$class__3_PillarSet_88);
locals_launchpadlib$launchpad$$$class__3_PillarSet_88 = NULL;
// 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 try_except_handler_15;
// End of try:
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_15:;
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_15:;
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;
// 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 outline_exception_3;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
outline_exception_3:;
exception_lineno = 88;
goto try_except_handler_14;
outline_result_3:;
UPDATE_STRING_DICT1(moduledict_launchpadlib$launchpad, (Nuitka_StringObject *)mod_consts[163], tmp_assign_source_58);
}
goto try_end_10;
// Exception handler code:
try_except_handler_14:;
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_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_16;
exception_value = exception_keeper_value_16;
exception_tb = exception_keeper_tb_16;
exception_lineno = exception_keeper_lineno_16;
goto frame_exception_exit_1;
// End of try:
try_end_10:;
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_60;
PyObject *tmp_tuple_element_13;
tmp_tuple_element_13 = GET_STRING_DICT_VALUE(moduledict_launchpadlib$launchpad, (Nuitka_StringObject *)mod_consts[163]);
if (unlikely(tmp_tuple_element_13 == NULL)) {
tmp_tuple_element_13 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[163]);
}
if (tmp_tuple_element_13 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 103;
goto try_except_handler_17;
}
tmp_assign_source_60 = MAKE_TUPLE_EMPTY(1);
PyTuple_SET_ITEM0(tmp_assign_source_60, 0, tmp_tuple_element_13);
assert(tmp_class_creation_4__bases_orig == NULL);
tmp_class_creation_4__bases_orig = tmp_assign_source_60;
}
{
PyObject *tmp_assign_source_61;
PyObject *tmp_dircall_arg1_4;
CHECK_OBJECT(tmp_class_creation_4__bases_orig);
tmp_dircall_arg1_4 = tmp_class_creation_4__bases_orig;
Py_INCREF(tmp_dircall_arg1_4);
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_4};
tmp_assign_source_61 = impl___main__$$$function__1__mro_entries_conversion(dir_call_args);
}
if (tmp_assign_source_61 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 103;
goto try_except_handler_17;
}
assert(tmp_class_creation_4__bases == NULL);
tmp_class_creation_4__bases = tmp_assign_source_61;
}
{
PyObject *tmp_assign_source_62;
tmp_assign_source_62 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_4__class_decl_dict == NULL);
tmp_class_creation_4__class_decl_dict = tmp_assign_source_62;
}
{
PyObject *tmp_assign_source_63;
PyObject *tmp_metaclass_value_4;
bool tmp_condition_result_20;
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_21;
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[143];
CHECK_OBJECT(tmp_class_creation_4__class_decl_dict);
tmp_dict_arg_value_10 = tmp_class_creation_4__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_10, tmp_key_value_10);
assert(!(tmp_res == -1));
tmp_condition_result_20 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_20 != false) {
goto condexpr_true_7;
} else {
goto condexpr_false_7;
}
condexpr_true_7:;
CHECK_OBJECT(tmp_class_creation_4__class_decl_dict);
tmp_dict_arg_value_11 = tmp_class_creation_4__class_decl_dict;
tmp_key_value_11 = mod_consts[143];
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_4__bases);
tmp_truth_name_4 = CHECK_IF_TRUE(tmp_class_creation_4__bases);
if (tmp_truth_name_4 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 103;
goto try_except_handler_17;
}
tmp_condition_result_21 = tmp_truth_name_4 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
if (tmp_condition_result_21 == NUITKA_BOOL_TRUE) {
goto condexpr_true_8;
} else {
goto condexpr_false_8;
}
condexpr_true_8:;
CHECK_OBJECT(tmp_class_creation_4__bases);
tmp_expression_value_17 = tmp_class_creation_4__bases;
tmp_subscript_value_4 = mod_consts[112];
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 = 103;
goto try_except_handler_17;
}
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 = 103;
goto try_except_handler_17;
}
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_4__bases);
tmp_bases_value_4 = tmp_class_creation_4__bases;
tmp_assign_source_63 = SELECT_METACLASS(tmp_metaclass_value_4, tmp_bases_value_4);
Py_DECREF(tmp_metaclass_value_4);
if (tmp_assign_source_63 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 103;
goto try_except_handler_17;
}
assert(tmp_class_creation_4__metaclass == NULL);
tmp_class_creation_4__metaclass = tmp_assign_source_63;
}
{
bool tmp_condition_result_22;
PyObject *tmp_key_value_12;
PyObject *tmp_dict_arg_value_12;
tmp_key_value_12 = mod_consts[143];
CHECK_OBJECT(tmp_class_creation_4__class_decl_dict);
tmp_dict_arg_value_12 = tmp_class_creation_4__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_12, tmp_key_value_12);
assert(!(tmp_res == -1));
tmp_condition_result_22 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_22 != false) {
goto branch_yes_14;
} else {
goto branch_no_14;
}
}
branch_yes_14:;
CHECK_OBJECT(tmp_class_creation_4__class_decl_dict);
tmp_dictdel_dict = tmp_class_creation_4__class_decl_dict;
tmp_dictdel_key = mod_consts[143];
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_17;
}
branch_no_14:;
{
nuitka_bool tmp_condition_result_23;
PyObject *tmp_expression_value_18;
CHECK_OBJECT(tmp_class_creation_4__metaclass);
tmp_expression_value_18 = tmp_class_creation_4__metaclass;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_18, mod_consts[144]);
tmp_condition_result_23 = (tmp_result) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_23 == NUITKA_BOOL_TRUE) {
goto branch_yes_15;
} else {
goto branch_no_15;
}
}
branch_yes_15:;
{
PyObject *tmp_assign_source_64;
PyObject *tmp_called_value_7;
PyObject *tmp_expression_value_19;
PyObject *tmp_args_value_7;
PyObject *tmp_tuple_element_14;
PyObject *tmp_kwargs_value_7;
CHECK_OBJECT(tmp_class_creation_4__metaclass);
tmp_expression_value_19 = tmp_class_creation_4__metaclass;
tmp_called_value_7 = LOOKUP_ATTRIBUTE(tmp_expression_value_19, mod_consts[144]);
if (tmp_called_value_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 103;
goto try_except_handler_17;
}
tmp_tuple_element_14 = mod_consts[166];
tmp_args_value_7 = MAKE_TUPLE_EMPTY(2);
PyTuple_SET_ITEM0(tmp_args_value_7, 0, tmp_tuple_element_14);
CHECK_OBJECT(tmp_class_creation_4__bases);
tmp_tuple_element_14 = tmp_class_creation_4__bases;
PyTuple_SET_ITEM0(tmp_args_value_7, 1, tmp_tuple_element_14);
CHECK_OBJECT(tmp_class_creation_4__class_decl_dict);
tmp_kwargs_value_7 = tmp_class_creation_4__class_decl_dict;
frame_efd3f092103ae0857016c1d72281f1a9->m_frame.f_lineno = 103;
tmp_assign_source_64 = 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_64 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 103;
goto try_except_handler_17;
}
assert(tmp_class_creation_4__prepared == NULL);
tmp_class_creation_4__prepared = tmp_assign_source_64;
}
{
bool tmp_condition_result_24;
PyObject *tmp_operand_value_4;
PyObject *tmp_expression_value_20;
CHECK_OBJECT(tmp_class_creation_4__prepared);
tmp_expression_value_20 = tmp_class_creation_4__prepared;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_20, mod_consts[146]);
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 = 103;
goto try_except_handler_17;
}
tmp_condition_result_24 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_24 != false) {
goto branch_yes_16;
} else {
goto branch_no_16;
}
}
branch_yes_16:;
{
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_15;
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[147];
CHECK_OBJECT(tmp_class_creation_4__metaclass);
tmp_getattr_target_4 = tmp_class_creation_4__metaclass;
tmp_getattr_attr_4 = mod_consts[148];
tmp_getattr_default_4 = mod_consts[149];
tmp_tuple_element_15 = BUILTIN_GETATTR(tmp_getattr_target_4, tmp_getattr_attr_4, tmp_getattr_default_4);
if (tmp_tuple_element_15 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 103;
goto try_except_handler_17;
}
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_15);
CHECK_OBJECT(tmp_class_creation_4__prepared);
tmp_type_arg_8 = tmp_class_creation_4__prepared;
tmp_expression_value_21 = BUILTIN_TYPE1(tmp_type_arg_8);
assert(!(tmp_expression_value_21 == NULL));
tmp_tuple_element_15 = LOOKUP_ATTRIBUTE(tmp_expression_value_21, mod_consts[148]);
Py_DECREF(tmp_expression_value_21);
if (tmp_tuple_element_15 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 103;
goto tuple_build_exception_4;
}
PyTuple_SET_ITEM(tmp_mod_expr_right_4, 1, tmp_tuple_element_15);
}
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_17;
// 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 = 103;
goto try_except_handler_17;
}
exception_type = tmp_raise_type_4;
Py_INCREF(tmp_raise_type_4);
exception_value = tmp_raise_value_4;
exception_lineno = 103;
RAISE_EXCEPTION_IMPLICIT(&exception_type, &exception_value, &exception_tb);
goto try_except_handler_17;
}
branch_no_16:;
goto branch_end_15;
branch_no_15:;
{
PyObject *tmp_assign_source_65;
tmp_assign_source_65 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_4__prepared == NULL);
tmp_class_creation_4__prepared = tmp_assign_source_65;
}
branch_end_15:;
{
PyObject *tmp_assign_source_66;
{
PyObject *tmp_set_locals_4;
CHECK_OBJECT(tmp_class_creation_4__prepared);
tmp_set_locals_4 = tmp_class_creation_4__prepared;
locals_launchpadlib$launchpad$$$class__4_ProjectSet_103 = tmp_set_locals_4;
Py_INCREF(tmp_set_locals_4);
}
// Tried code:
// Tried code:
tmp_dictset_value = mod_consts[150];
tmp_res = PyObject_SetItem(locals_launchpadlib$launchpad$$$class__4_ProjectSet_103, mod_consts[151], 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_19;
}
tmp_dictset_value = mod_consts[167];
tmp_res = PyObject_SetItem(locals_launchpadlib$launchpad$$$class__4_ProjectSet_103, mod_consts[102], 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_19;
}
tmp_dictset_value = mod_consts[166];
tmp_res = PyObject_SetItem(locals_launchpadlib$launchpad$$$class__4_ProjectSet_103, mod_consts[153], 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_19;
}
if (isFrameUnusable(cache_frame_74d5950a00bb97fa57cec0f6d82addc1_5)) {
Py_XDECREF(cache_frame_74d5950a00bb97fa57cec0f6d82addc1_5);
#if _DEBUG_REFCOUNTS
if (cache_frame_74d5950a00bb97fa57cec0f6d82addc1_5 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_74d5950a00bb97fa57cec0f6d82addc1_5 = MAKE_CLASS_FRAME(codeobj_74d5950a00bb97fa57cec0f6d82addc1, module_launchpadlib$launchpad, NULL, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_74d5950a00bb97fa57cec0f6d82addc1_5->m_type_description == NULL);
frame_74d5950a00bb97fa57cec0f6d82addc1_5 = cache_frame_74d5950a00bb97fa57cec0f6d82addc1_5;
// Push the new frame as the currently active one.
pushFrameStack(frame_74d5950a00bb97fa57cec0f6d82addc1_5);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_74d5950a00bb97fa57cec0f6d82addc1_5) == 2); // Frame stack
// Framed code:
tmp_dictset_value = mod_consts[168];
tmp_res = PyObject_SetItem(locals_launchpadlib$launchpad$$$class__4_ProjectSet_103, mod_consts[157], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 106;
type_description_2 = "o";
goto frame_exception_exit_5;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_74d5950a00bb97fa57cec0f6d82addc1_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_74d5950a00bb97fa57cec0f6d82addc1_5);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_74d5950a00bb97fa57cec0f6d82addc1_5, exception_lineno);
} else if (exception_tb->tb_frame != &frame_74d5950a00bb97fa57cec0f6d82addc1_5->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_74d5950a00bb97fa57cec0f6d82addc1_5, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_74d5950a00bb97fa57cec0f6d82addc1_5,
type_description_2,
outline_3_var___class__
);
// Release cached frame if used for exception.
if (frame_74d5950a00bb97fa57cec0f6d82addc1_5 == cache_frame_74d5950a00bb97fa57cec0f6d82addc1_5) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_74d5950a00bb97fa57cec0f6d82addc1_5);
cache_frame_74d5950a00bb97fa57cec0f6d82addc1_5 = NULL;
}
assertFrameObject(frame_74d5950a00bb97fa57cec0f6d82addc1_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_19;
skip_nested_handling_4:;
{
nuitka_bool tmp_condition_result_25;
PyObject *tmp_cmp_expr_left_5;
PyObject *tmp_cmp_expr_right_5;
CHECK_OBJECT(tmp_class_creation_4__bases);
tmp_cmp_expr_left_5 = tmp_class_creation_4__bases;
CHECK_OBJECT(tmp_class_creation_4__bases_orig);
tmp_cmp_expr_right_5 = tmp_class_creation_4__bases_orig;
tmp_condition_result_25 = RICH_COMPARE_NE_NBOOL_OBJECT_TUPLE(tmp_cmp_expr_left_5, tmp_cmp_expr_right_5);
if (tmp_condition_result_25 == NUITKA_BOOL_EXCEPTION) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 103;
goto try_except_handler_19;
}
if (tmp_condition_result_25 == NUITKA_BOOL_TRUE) {
goto branch_yes_17;
} else {
goto branch_no_17;
}
}
branch_yes_17:;
CHECK_OBJECT(tmp_class_creation_4__bases_orig);
tmp_dictset_value = tmp_class_creation_4__bases_orig;
tmp_res = PyObject_SetItem(locals_launchpadlib$launchpad$$$class__4_ProjectSet_103, mod_consts[158], 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_19;
}
branch_no_17:;
{
PyObject *tmp_assign_source_67;
PyObject *tmp_called_value_8;
PyObject *tmp_args_value_8;
PyObject *tmp_tuple_element_16;
PyObject *tmp_kwargs_value_8;
CHECK_OBJECT(tmp_class_creation_4__metaclass);
tmp_called_value_8 = tmp_class_creation_4__metaclass;
tmp_tuple_element_16 = mod_consts[166];
tmp_args_value_8 = MAKE_TUPLE_EMPTY(3);
PyTuple_SET_ITEM0(tmp_args_value_8, 0, tmp_tuple_element_16);
CHECK_OBJECT(tmp_class_creation_4__bases);
tmp_tuple_element_16 = tmp_class_creation_4__bases;
PyTuple_SET_ITEM0(tmp_args_value_8, 1, tmp_tuple_element_16);
tmp_tuple_element_16 = locals_launchpadlib$launchpad$$$class__4_ProjectSet_103;
PyTuple_SET_ITEM0(tmp_args_value_8, 2, tmp_tuple_element_16);
CHECK_OBJECT(tmp_class_creation_4__class_decl_dict);
tmp_kwargs_value_8 = tmp_class_creation_4__class_decl_dict;
frame_efd3f092103ae0857016c1d72281f1a9->m_frame.f_lineno = 103;
tmp_assign_source_67 = CALL_FUNCTION(tmp_called_value_8, tmp_args_value_8, tmp_kwargs_value_8);
Py_DECREF(tmp_args_value_8);
if (tmp_assign_source_67 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 103;
goto try_except_handler_19;
}
assert(outline_3_var___class__ == NULL);
outline_3_var___class__ = tmp_assign_source_67;
}
CHECK_OBJECT(outline_3_var___class__);
tmp_assign_source_66 = outline_3_var___class__;
Py_INCREF(tmp_assign_source_66);
goto try_return_handler_19;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_19:;
Py_DECREF(locals_launchpadlib$launchpad$$$class__4_ProjectSet_103);
locals_launchpadlib$launchpad$$$class__4_ProjectSet_103 = NULL;
goto try_return_handler_18;
// Exception handler code:
try_except_handler_19:;
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;
Py_DECREF(locals_launchpadlib$launchpad$$$class__4_ProjectSet_103);
locals_launchpadlib$launchpad$$$class__4_ProjectSet_103 = NULL;
// 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 try_except_handler_18;
// End of try:
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_18:;
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_18:;
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;
// 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 outline_exception_4;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
outline_exception_4:;
exception_lineno = 103;
goto try_except_handler_17;
outline_result_4:;
UPDATE_STRING_DICT1(moduledict_launchpadlib$launchpad, (Nuitka_StringObject *)mod_consts[166], tmp_assign_source_66);
}
goto try_end_11;
// Exception handler code:
try_except_handler_17:;
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_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_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_11:;
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_68;
PyObject *tmp_tuple_element_17;
tmp_tuple_element_17 = GET_STRING_DICT_VALUE(moduledict_launchpadlib$launchpad, (Nuitka_StringObject *)mod_consts[163]);
if (unlikely(tmp_tuple_element_17 == NULL)) {
tmp_tuple_element_17 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[163]);
}
if (tmp_tuple_element_17 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 109;
goto try_except_handler_20;
}
tmp_assign_source_68 = MAKE_TUPLE_EMPTY(1);
PyTuple_SET_ITEM0(tmp_assign_source_68, 0, tmp_tuple_element_17);
assert(tmp_class_creation_5__bases_orig == NULL);
tmp_class_creation_5__bases_orig = tmp_assign_source_68;
}
{
PyObject *tmp_assign_source_69;
PyObject *tmp_dircall_arg1_5;
CHECK_OBJECT(tmp_class_creation_5__bases_orig);
tmp_dircall_arg1_5 = tmp_class_creation_5__bases_orig;
Py_INCREF(tmp_dircall_arg1_5);
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_5};
tmp_assign_source_69 = impl___main__$$$function__1__mro_entries_conversion(dir_call_args);
}
if (tmp_assign_source_69 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 109;
goto try_except_handler_20;
}
assert(tmp_class_creation_5__bases == NULL);
tmp_class_creation_5__bases = tmp_assign_source_69;
}
{
PyObject *tmp_assign_source_70;
tmp_assign_source_70 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_5__class_decl_dict == NULL);
tmp_class_creation_5__class_decl_dict = tmp_assign_source_70;
}
{
PyObject *tmp_assign_source_71;
PyObject *tmp_metaclass_value_5;
bool tmp_condition_result_26;
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_27;
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[143];
CHECK_OBJECT(tmp_class_creation_5__class_decl_dict);
tmp_dict_arg_value_13 = tmp_class_creation_5__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_13, tmp_key_value_13);
assert(!(tmp_res == -1));
tmp_condition_result_26 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_26 != false) {
goto condexpr_true_9;
} else {
goto condexpr_false_9;
}
condexpr_true_9:;
CHECK_OBJECT(tmp_class_creation_5__class_decl_dict);
tmp_dict_arg_value_14 = tmp_class_creation_5__class_decl_dict;
tmp_key_value_14 = mod_consts[143];
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_5__bases);
tmp_truth_name_5 = CHECK_IF_TRUE(tmp_class_creation_5__bases);
if (tmp_truth_name_5 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 109;
goto try_except_handler_20;
}
tmp_condition_result_27 = tmp_truth_name_5 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
if (tmp_condition_result_27 == NUITKA_BOOL_TRUE) {
goto condexpr_true_10;
} else {
goto condexpr_false_10;
}
condexpr_true_10:;
CHECK_OBJECT(tmp_class_creation_5__bases);
tmp_expression_value_22 = tmp_class_creation_5__bases;
tmp_subscript_value_5 = mod_consts[112];
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 = 109;
goto try_except_handler_20;
}
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 = 109;
goto try_except_handler_20;
}
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_5__bases);
tmp_bases_value_5 = tmp_class_creation_5__bases;
tmp_assign_source_71 = SELECT_METACLASS(tmp_metaclass_value_5, tmp_bases_value_5);
Py_DECREF(tmp_metaclass_value_5);
if (tmp_assign_source_71 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 109;
goto try_except_handler_20;
}
assert(tmp_class_creation_5__metaclass == NULL);
tmp_class_creation_5__metaclass = tmp_assign_source_71;
}
{
bool tmp_condition_result_28;
PyObject *tmp_key_value_15;
PyObject *tmp_dict_arg_value_15;
tmp_key_value_15 = mod_consts[143];
CHECK_OBJECT(tmp_class_creation_5__class_decl_dict);
tmp_dict_arg_value_15 = tmp_class_creation_5__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_15, tmp_key_value_15);
assert(!(tmp_res == -1));
tmp_condition_result_28 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_28 != false) {
goto branch_yes_18;
} else {
goto branch_no_18;
}
}
branch_yes_18:;
CHECK_OBJECT(tmp_class_creation_5__class_decl_dict);
tmp_dictdel_dict = tmp_class_creation_5__class_decl_dict;
tmp_dictdel_key = mod_consts[143];
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 = 109;
goto try_except_handler_20;
}
branch_no_18:;
{
nuitka_bool tmp_condition_result_29;
PyObject *tmp_expression_value_23;
CHECK_OBJECT(tmp_class_creation_5__metaclass);
tmp_expression_value_23 = tmp_class_creation_5__metaclass;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_23, mod_consts[144]);
tmp_condition_result_29 = (tmp_result) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_29 == NUITKA_BOOL_TRUE) {
goto branch_yes_19;
} else {
goto branch_no_19;
}
}
branch_yes_19:;
{
PyObject *tmp_assign_source_72;
PyObject *tmp_called_value_9;
PyObject *tmp_expression_value_24;
PyObject *tmp_args_value_9;
PyObject *tmp_tuple_element_18;
PyObject *tmp_kwargs_value_9;
CHECK_OBJECT(tmp_class_creation_5__metaclass);
tmp_expression_value_24 = tmp_class_creation_5__metaclass;
tmp_called_value_9 = LOOKUP_ATTRIBUTE(tmp_expression_value_24, mod_consts[144]);
if (tmp_called_value_9 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 109;
goto try_except_handler_20;
}
tmp_tuple_element_18 = mod_consts[169];
tmp_args_value_9 = MAKE_TUPLE_EMPTY(2);
PyTuple_SET_ITEM0(tmp_args_value_9, 0, tmp_tuple_element_18);
CHECK_OBJECT(tmp_class_creation_5__bases);
tmp_tuple_element_18 = tmp_class_creation_5__bases;
PyTuple_SET_ITEM0(tmp_args_value_9, 1, tmp_tuple_element_18);
CHECK_OBJECT(tmp_class_creation_5__class_decl_dict);
tmp_kwargs_value_9 = tmp_class_creation_5__class_decl_dict;
frame_efd3f092103ae0857016c1d72281f1a9->m_frame.f_lineno = 109;
tmp_assign_source_72 = 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_72 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 109;
goto try_except_handler_20;
}
assert(tmp_class_creation_5__prepared == NULL);
tmp_class_creation_5__prepared = tmp_assign_source_72;
}
{
bool tmp_condition_result_30;
PyObject *tmp_operand_value_5;
PyObject *tmp_expression_value_25;
CHECK_OBJECT(tmp_class_creation_5__prepared);
tmp_expression_value_25 = tmp_class_creation_5__prepared;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_25, mod_consts[146]);
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 = 109;
goto try_except_handler_20;
}
tmp_condition_result_30 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_30 != false) {
goto branch_yes_20;
} else {
goto branch_no_20;
}
}
branch_yes_20:;
{
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_19;
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[147];
CHECK_OBJECT(tmp_class_creation_5__metaclass);
tmp_getattr_target_5 = tmp_class_creation_5__metaclass;
tmp_getattr_attr_5 = mod_consts[148];
tmp_getattr_default_5 = mod_consts[149];
tmp_tuple_element_19 = BUILTIN_GETATTR(tmp_getattr_target_5, tmp_getattr_attr_5, tmp_getattr_default_5);
if (tmp_tuple_element_19 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 109;
goto try_except_handler_20;
}
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_19);
CHECK_OBJECT(tmp_class_creation_5__prepared);
tmp_type_arg_10 = tmp_class_creation_5__prepared;
tmp_expression_value_26 = BUILTIN_TYPE1(tmp_type_arg_10);
assert(!(tmp_expression_value_26 == NULL));
tmp_tuple_element_19 = LOOKUP_ATTRIBUTE(tmp_expression_value_26, mod_consts[148]);
Py_DECREF(tmp_expression_value_26);
if (tmp_tuple_element_19 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 109;
goto tuple_build_exception_5;
}
PyTuple_SET_ITEM(tmp_mod_expr_right_5, 1, tmp_tuple_element_19);
}
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_20;
// 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 = 109;
goto try_except_handler_20;
}
exception_type = tmp_raise_type_5;
Py_INCREF(tmp_raise_type_5);
exception_value = tmp_raise_value_5;
exception_lineno = 109;
RAISE_EXCEPTION_IMPLICIT(&exception_type, &exception_value, &exception_tb);
goto try_except_handler_20;
}
branch_no_20:;
goto branch_end_19;
branch_no_19:;
{
PyObject *tmp_assign_source_73;
tmp_assign_source_73 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_5__prepared == NULL);
tmp_class_creation_5__prepared = tmp_assign_source_73;
}
branch_end_19:;
{
PyObject *tmp_assign_source_74;
{
PyObject *tmp_set_locals_5;
CHECK_OBJECT(tmp_class_creation_5__prepared);
tmp_set_locals_5 = tmp_class_creation_5__prepared;
locals_launchpadlib$launchpad$$$class__5_ProjectGroupSet_109 = tmp_set_locals_5;
Py_INCREF(tmp_set_locals_5);
}
// Tried code:
// Tried code:
tmp_dictset_value = mod_consts[150];
tmp_res = PyObject_SetItem(locals_launchpadlib$launchpad$$$class__5_ProjectGroupSet_109, mod_consts[151], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 109;
goto try_except_handler_22;
}
tmp_dictset_value = mod_consts[170];
tmp_res = PyObject_SetItem(locals_launchpadlib$launchpad$$$class__5_ProjectGroupSet_109, mod_consts[102], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 109;
goto try_except_handler_22;
}
tmp_dictset_value = mod_consts[169];
tmp_res = PyObject_SetItem(locals_launchpadlib$launchpad$$$class__5_ProjectGroupSet_109, mod_consts[153], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 109;
goto try_except_handler_22;
}
if (isFrameUnusable(cache_frame_d32f40a664c32b497d2a8aa02fe46460_6)) {
Py_XDECREF(cache_frame_d32f40a664c32b497d2a8aa02fe46460_6);
#if _DEBUG_REFCOUNTS
if (cache_frame_d32f40a664c32b497d2a8aa02fe46460_6 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_d32f40a664c32b497d2a8aa02fe46460_6 = MAKE_CLASS_FRAME(codeobj_d32f40a664c32b497d2a8aa02fe46460, module_launchpadlib$launchpad, NULL, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_d32f40a664c32b497d2a8aa02fe46460_6->m_type_description == NULL);
frame_d32f40a664c32b497d2a8aa02fe46460_6 = cache_frame_d32f40a664c32b497d2a8aa02fe46460_6;
// Push the new frame as the currently active one.
pushFrameStack(frame_d32f40a664c32b497d2a8aa02fe46460_6);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_d32f40a664c32b497d2a8aa02fe46460_6) == 2); // Frame stack
// Framed code:
tmp_dictset_value = mod_consts[171];
tmp_res = PyObject_SetItem(locals_launchpadlib$launchpad$$$class__5_ProjectGroupSet_109, mod_consts[157], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 112;
type_description_2 = "o";
goto frame_exception_exit_6;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_d32f40a664c32b497d2a8aa02fe46460_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_d32f40a664c32b497d2a8aa02fe46460_6);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_d32f40a664c32b497d2a8aa02fe46460_6, exception_lineno);
} else if (exception_tb->tb_frame != &frame_d32f40a664c32b497d2a8aa02fe46460_6->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_d32f40a664c32b497d2a8aa02fe46460_6, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_d32f40a664c32b497d2a8aa02fe46460_6,
type_description_2,
outline_4_var___class__
);
// Release cached frame if used for exception.
if (frame_d32f40a664c32b497d2a8aa02fe46460_6 == cache_frame_d32f40a664c32b497d2a8aa02fe46460_6) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_d32f40a664c32b497d2a8aa02fe46460_6);
cache_frame_d32f40a664c32b497d2a8aa02fe46460_6 = NULL;
}
assertFrameObject(frame_d32f40a664c32b497d2a8aa02fe46460_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_22;
skip_nested_handling_5:;
{
nuitka_bool tmp_condition_result_31;
PyObject *tmp_cmp_expr_left_6;
PyObject *tmp_cmp_expr_right_6;
CHECK_OBJECT(tmp_class_creation_5__bases);
tmp_cmp_expr_left_6 = tmp_class_creation_5__bases;
CHECK_OBJECT(tmp_class_creation_5__bases_orig);
tmp_cmp_expr_right_6 = tmp_class_creation_5__bases_orig;
tmp_condition_result_31 = RICH_COMPARE_NE_NBOOL_OBJECT_TUPLE(tmp_cmp_expr_left_6, tmp_cmp_expr_right_6);
if (tmp_condition_result_31 == NUITKA_BOOL_EXCEPTION) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 109;
goto try_except_handler_22;
}
if (tmp_condition_result_31 == NUITKA_BOOL_TRUE) {
goto branch_yes_21;
} else {
goto branch_no_21;
}
}
branch_yes_21:;
CHECK_OBJECT(tmp_class_creation_5__bases_orig);
tmp_dictset_value = tmp_class_creation_5__bases_orig;
tmp_res = PyObject_SetItem(locals_launchpadlib$launchpad$$$class__5_ProjectGroupSet_109, mod_consts[158], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 109;
goto try_except_handler_22;
}
branch_no_21:;
{
PyObject *tmp_assign_source_75;
PyObject *tmp_called_value_10;
PyObject *tmp_args_value_10;
PyObject *tmp_tuple_element_20;
PyObject *tmp_kwargs_value_10;
CHECK_OBJECT(tmp_class_creation_5__metaclass);
tmp_called_value_10 = tmp_class_creation_5__metaclass;
tmp_tuple_element_20 = mod_consts[169];
tmp_args_value_10 = MAKE_TUPLE_EMPTY(3);
PyTuple_SET_ITEM0(tmp_args_value_10, 0, tmp_tuple_element_20);
CHECK_OBJECT(tmp_class_creation_5__bases);
tmp_tuple_element_20 = tmp_class_creation_5__bases;
PyTuple_SET_ITEM0(tmp_args_value_10, 1, tmp_tuple_element_20);
tmp_tuple_element_20 = locals_launchpadlib$launchpad$$$class__5_ProjectGroupSet_109;
PyTuple_SET_ITEM0(tmp_args_value_10, 2, tmp_tuple_element_20);
CHECK_OBJECT(tmp_class_creation_5__class_decl_dict);
tmp_kwargs_value_10 = tmp_class_creation_5__class_decl_dict;
frame_efd3f092103ae0857016c1d72281f1a9->m_frame.f_lineno = 109;
tmp_assign_source_75 = CALL_FUNCTION(tmp_called_value_10, tmp_args_value_10, tmp_kwargs_value_10);
Py_DECREF(tmp_args_value_10);
if (tmp_assign_source_75 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 109;
goto try_except_handler_22;
}
assert(outline_4_var___class__ == NULL);
outline_4_var___class__ = tmp_assign_source_75;
}
CHECK_OBJECT(outline_4_var___class__);
tmp_assign_source_74 = outline_4_var___class__;
Py_INCREF(tmp_assign_source_74);
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_launchpadlib$launchpad$$$class__5_ProjectGroupSet_109);
locals_launchpadlib$launchpad$$$class__5_ProjectGroupSet_109 = 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_launchpadlib$launchpad$$$class__5_ProjectGroupSet_109);
locals_launchpadlib$launchpad$$$class__5_ProjectGroupSet_109 = 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_4_var___class__);
Py_DECREF(outline_4_var___class__);
outline_4_var___class__ = NULL;
goto outline_result_5;
// 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_5;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
outline_exception_5:;
exception_lineno = 109;
goto try_except_handler_20;
outline_result_5:;
UPDATE_STRING_DICT1(moduledict_launchpadlib$launchpad, (Nuitka_StringObject *)mod_consts[169], tmp_assign_source_74);
}
goto try_end_12;
// 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_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_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_12:;
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_76;
PyObject *tmp_tuple_element_21;
tmp_tuple_element_21 = GET_STRING_DICT_VALUE(moduledict_launchpadlib$launchpad, (Nuitka_StringObject *)mod_consts[163]);
if (unlikely(tmp_tuple_element_21 == NULL)) {
tmp_tuple_element_21 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[163]);
}
if (tmp_tuple_element_21 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 115;
goto try_except_handler_23;
}
tmp_assign_source_76 = MAKE_TUPLE_EMPTY(1);
PyTuple_SET_ITEM0(tmp_assign_source_76, 0, tmp_tuple_element_21);
assert(tmp_class_creation_6__bases_orig == NULL);
tmp_class_creation_6__bases_orig = tmp_assign_source_76;
}
{
PyObject *tmp_assign_source_77;
PyObject *tmp_dircall_arg1_6;
CHECK_OBJECT(tmp_class_creation_6__bases_orig);
tmp_dircall_arg1_6 = tmp_class_creation_6__bases_orig;
Py_INCREF(tmp_dircall_arg1_6);
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_6};
tmp_assign_source_77 = impl___main__$$$function__1__mro_entries_conversion(dir_call_args);
}
if (tmp_assign_source_77 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 115;
goto try_except_handler_23;
}
assert(tmp_class_creation_6__bases == NULL);
tmp_class_creation_6__bases = tmp_assign_source_77;
}
{
PyObject *tmp_assign_source_78;
tmp_assign_source_78 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_6__class_decl_dict == NULL);
tmp_class_creation_6__class_decl_dict = tmp_assign_source_78;
}
{
PyObject *tmp_assign_source_79;
PyObject *tmp_metaclass_value_6;
bool tmp_condition_result_32;
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_33;
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[143];
CHECK_OBJECT(tmp_class_creation_6__class_decl_dict);
tmp_dict_arg_value_16 = tmp_class_creation_6__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_16, tmp_key_value_16);
assert(!(tmp_res == -1));
tmp_condition_result_32 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_32 != false) {
goto condexpr_true_11;
} else {
goto condexpr_false_11;
}
condexpr_true_11:;
CHECK_OBJECT(tmp_class_creation_6__class_decl_dict);
tmp_dict_arg_value_17 = tmp_class_creation_6__class_decl_dict;
tmp_key_value_17 = mod_consts[143];
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_6__bases);
tmp_truth_name_6 = CHECK_IF_TRUE(tmp_class_creation_6__bases);
if (tmp_truth_name_6 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 115;
goto try_except_handler_23;
}
tmp_condition_result_33 = tmp_truth_name_6 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
if (tmp_condition_result_33 == NUITKA_BOOL_TRUE) {
goto condexpr_true_12;
} else {
goto condexpr_false_12;
}
condexpr_true_12:;
CHECK_OBJECT(tmp_class_creation_6__bases);
tmp_expression_value_27 = tmp_class_creation_6__bases;
tmp_subscript_value_6 = mod_consts[112];
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 = 115;
goto try_except_handler_23;
}
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 = 115;
goto try_except_handler_23;
}
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_6__bases);
tmp_bases_value_6 = tmp_class_creation_6__bases;
tmp_assign_source_79 = SELECT_METACLASS(tmp_metaclass_value_6, tmp_bases_value_6);
Py_DECREF(tmp_metaclass_value_6);
if (tmp_assign_source_79 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 115;
goto try_except_handler_23;
}
assert(tmp_class_creation_6__metaclass == NULL);
tmp_class_creation_6__metaclass = tmp_assign_source_79;
}
{
bool tmp_condition_result_34;
PyObject *tmp_key_value_18;
PyObject *tmp_dict_arg_value_18;
tmp_key_value_18 = mod_consts[143];
CHECK_OBJECT(tmp_class_creation_6__class_decl_dict);
tmp_dict_arg_value_18 = tmp_class_creation_6__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_18, tmp_key_value_18);
assert(!(tmp_res == -1));
tmp_condition_result_34 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_34 != false) {
goto branch_yes_22;
} else {
goto branch_no_22;
}
}
branch_yes_22:;
CHECK_OBJECT(tmp_class_creation_6__class_decl_dict);
tmp_dictdel_dict = tmp_class_creation_6__class_decl_dict;
tmp_dictdel_key = mod_consts[143];
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 = 115;
goto try_except_handler_23;
}
branch_no_22:;
{
nuitka_bool tmp_condition_result_35;
PyObject *tmp_expression_value_28;
CHECK_OBJECT(tmp_class_creation_6__metaclass);
tmp_expression_value_28 = tmp_class_creation_6__metaclass;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_28, mod_consts[144]);
tmp_condition_result_35 = (tmp_result) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_35 == NUITKA_BOOL_TRUE) {
goto branch_yes_23;
} else {
goto branch_no_23;
}
}
branch_yes_23:;
{
PyObject *tmp_assign_source_80;
PyObject *tmp_called_value_11;
PyObject *tmp_expression_value_29;
PyObject *tmp_args_value_11;
PyObject *tmp_tuple_element_22;
PyObject *tmp_kwargs_value_11;
CHECK_OBJECT(tmp_class_creation_6__metaclass);
tmp_expression_value_29 = tmp_class_creation_6__metaclass;
tmp_called_value_11 = LOOKUP_ATTRIBUTE(tmp_expression_value_29, mod_consts[144]);
if (tmp_called_value_11 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 115;
goto try_except_handler_23;
}
tmp_tuple_element_22 = mod_consts[172];
tmp_args_value_11 = MAKE_TUPLE_EMPTY(2);
PyTuple_SET_ITEM0(tmp_args_value_11, 0, tmp_tuple_element_22);
CHECK_OBJECT(tmp_class_creation_6__bases);
tmp_tuple_element_22 = tmp_class_creation_6__bases;
PyTuple_SET_ITEM0(tmp_args_value_11, 1, tmp_tuple_element_22);
CHECK_OBJECT(tmp_class_creation_6__class_decl_dict);
tmp_kwargs_value_11 = tmp_class_creation_6__class_decl_dict;
frame_efd3f092103ae0857016c1d72281f1a9->m_frame.f_lineno = 115;
tmp_assign_source_80 = CALL_FUNCTION(tmp_called_value_11, tmp_args_value_11, tmp_kwargs_value_11);
Py_DECREF(tmp_called_value_11);
Py_DECREF(tmp_args_value_11);
if (tmp_assign_source_80 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 115;
goto try_except_handler_23;
}
assert(tmp_class_creation_6__prepared == NULL);
tmp_class_creation_6__prepared = tmp_assign_source_80;
}
{
bool tmp_condition_result_36;
PyObject *tmp_operand_value_6;
PyObject *tmp_expression_value_30;
CHECK_OBJECT(tmp_class_creation_6__prepared);
tmp_expression_value_30 = tmp_class_creation_6__prepared;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_30, mod_consts[146]);
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 = 115;
goto try_except_handler_23;
}
tmp_condition_result_36 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_36 != false) {
goto branch_yes_24;
} else {
goto branch_no_24;
}
}
branch_yes_24:;
{
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_23;
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[147];
CHECK_OBJECT(tmp_class_creation_6__metaclass);
tmp_getattr_target_6 = tmp_class_creation_6__metaclass;
tmp_getattr_attr_6 = mod_consts[148];
tmp_getattr_default_6 = mod_consts[149];
tmp_tuple_element_23 = BUILTIN_GETATTR(tmp_getattr_target_6, tmp_getattr_attr_6, tmp_getattr_default_6);
if (tmp_tuple_element_23 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 115;
goto try_except_handler_23;
}
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_23);
CHECK_OBJECT(tmp_class_creation_6__prepared);
tmp_type_arg_12 = tmp_class_creation_6__prepared;
tmp_expression_value_31 = BUILTIN_TYPE1(tmp_type_arg_12);
assert(!(tmp_expression_value_31 == NULL));
tmp_tuple_element_23 = LOOKUP_ATTRIBUTE(tmp_expression_value_31, mod_consts[148]);
Py_DECREF(tmp_expression_value_31);
if (tmp_tuple_element_23 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 115;
goto tuple_build_exception_6;
}
PyTuple_SET_ITEM(tmp_mod_expr_right_6, 1, tmp_tuple_element_23);
}
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_23;
// 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 = 115;
goto try_except_handler_23;
}
exception_type = tmp_raise_type_6;
Py_INCREF(tmp_raise_type_6);
exception_value = tmp_raise_value_6;
exception_lineno = 115;
RAISE_EXCEPTION_IMPLICIT(&exception_type, &exception_value, &exception_tb);
goto try_except_handler_23;
}
branch_no_24:;
goto branch_end_23;
branch_no_23:;
{
PyObject *tmp_assign_source_81;
tmp_assign_source_81 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_6__prepared == NULL);
tmp_class_creation_6__prepared = tmp_assign_source_81;
}
branch_end_23:;
{
PyObject *tmp_assign_source_82;
{
PyObject *tmp_set_locals_6;
CHECK_OBJECT(tmp_class_creation_6__prepared);
tmp_set_locals_6 = tmp_class_creation_6__prepared;
locals_launchpadlib$launchpad$$$class__6_DistributionSet_115 = tmp_set_locals_6;
Py_INCREF(tmp_set_locals_6);
}
// Tried code:
// Tried code:
tmp_dictset_value = mod_consts[150];
tmp_res = PyObject_SetItem(locals_launchpadlib$launchpad$$$class__6_DistributionSet_115, mod_consts[151], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 115;
goto try_except_handler_25;
}
tmp_dictset_value = mod_consts[170];
tmp_res = PyObject_SetItem(locals_launchpadlib$launchpad$$$class__6_DistributionSet_115, mod_consts[102], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 115;
goto try_except_handler_25;
}
tmp_dictset_value = mod_consts[172];
tmp_res = PyObject_SetItem(locals_launchpadlib$launchpad$$$class__6_DistributionSet_115, mod_consts[153], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 115;
goto try_except_handler_25;
}
if (isFrameUnusable(cache_frame_fe0bf02a91b4fce2fb805e24ee4b1064_7)) {
Py_XDECREF(cache_frame_fe0bf02a91b4fce2fb805e24ee4b1064_7);
#if _DEBUG_REFCOUNTS
if (cache_frame_fe0bf02a91b4fce2fb805e24ee4b1064_7 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_fe0bf02a91b4fce2fb805e24ee4b1064_7 = MAKE_CLASS_FRAME(codeobj_fe0bf02a91b4fce2fb805e24ee4b1064, module_launchpadlib$launchpad, NULL, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_fe0bf02a91b4fce2fb805e24ee4b1064_7->m_type_description == NULL);
frame_fe0bf02a91b4fce2fb805e24ee4b1064_7 = cache_frame_fe0bf02a91b4fce2fb805e24ee4b1064_7;
// Push the new frame as the currently active one.
pushFrameStack(frame_fe0bf02a91b4fce2fb805e24ee4b1064_7);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_fe0bf02a91b4fce2fb805e24ee4b1064_7) == 2); // Frame stack
// Framed code:
tmp_dictset_value = mod_consts[173];
tmp_res = PyObject_SetItem(locals_launchpadlib$launchpad$$$class__6_DistributionSet_115, mod_consts[157], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 118;
type_description_2 = "o";
goto frame_exception_exit_7;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_fe0bf02a91b4fce2fb805e24ee4b1064_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_fe0bf02a91b4fce2fb805e24ee4b1064_7);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_fe0bf02a91b4fce2fb805e24ee4b1064_7, exception_lineno);
} else if (exception_tb->tb_frame != &frame_fe0bf02a91b4fce2fb805e24ee4b1064_7->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_fe0bf02a91b4fce2fb805e24ee4b1064_7, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_fe0bf02a91b4fce2fb805e24ee4b1064_7,
type_description_2,
outline_5_var___class__
);
// Release cached frame if used for exception.
if (frame_fe0bf02a91b4fce2fb805e24ee4b1064_7 == cache_frame_fe0bf02a91b4fce2fb805e24ee4b1064_7) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_fe0bf02a91b4fce2fb805e24ee4b1064_7);
cache_frame_fe0bf02a91b4fce2fb805e24ee4b1064_7 = NULL;
}
assertFrameObject(frame_fe0bf02a91b4fce2fb805e24ee4b1064_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_25;
skip_nested_handling_6:;
{
nuitka_bool tmp_condition_result_37;
PyObject *tmp_cmp_expr_left_7;
PyObject *tmp_cmp_expr_right_7;
CHECK_OBJECT(tmp_class_creation_6__bases);
tmp_cmp_expr_left_7 = tmp_class_creation_6__bases;
CHECK_OBJECT(tmp_class_creation_6__bases_orig);
tmp_cmp_expr_right_7 = tmp_class_creation_6__bases_orig;
tmp_condition_result_37 = RICH_COMPARE_NE_NBOOL_OBJECT_TUPLE(tmp_cmp_expr_left_7, tmp_cmp_expr_right_7);
if (tmp_condition_result_37 == NUITKA_BOOL_EXCEPTION) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 115;
goto try_except_handler_25;
}
if (tmp_condition_result_37 == NUITKA_BOOL_TRUE) {
goto branch_yes_25;
} else {
goto branch_no_25;
}
}
branch_yes_25:;
CHECK_OBJECT(tmp_class_creation_6__bases_orig);
tmp_dictset_value = tmp_class_creation_6__bases_orig;
tmp_res = PyObject_SetItem(locals_launchpadlib$launchpad$$$class__6_DistributionSet_115, mod_consts[158], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 115;
goto try_except_handler_25;
}
branch_no_25:;
{
PyObject *tmp_assign_source_83;
PyObject *tmp_called_value_12;
PyObject *tmp_args_value_12;
PyObject *tmp_tuple_element_24;
PyObject *tmp_kwargs_value_12;
CHECK_OBJECT(tmp_class_creation_6__metaclass);
tmp_called_value_12 = tmp_class_creation_6__metaclass;
tmp_tuple_element_24 = mod_consts[172];
tmp_args_value_12 = MAKE_TUPLE_EMPTY(3);
PyTuple_SET_ITEM0(tmp_args_value_12, 0, tmp_tuple_element_24);
CHECK_OBJECT(tmp_class_creation_6__bases);
tmp_tuple_element_24 = tmp_class_creation_6__bases;
PyTuple_SET_ITEM0(tmp_args_value_12, 1, tmp_tuple_element_24);
tmp_tuple_element_24 = locals_launchpadlib$launchpad$$$class__6_DistributionSet_115;
PyTuple_SET_ITEM0(tmp_args_value_12, 2, tmp_tuple_element_24);
CHECK_OBJECT(tmp_class_creation_6__class_decl_dict);
tmp_kwargs_value_12 = tmp_class_creation_6__class_decl_dict;
frame_efd3f092103ae0857016c1d72281f1a9->m_frame.f_lineno = 115;
tmp_assign_source_83 = CALL_FUNCTION(tmp_called_value_12, tmp_args_value_12, tmp_kwargs_value_12);
Py_DECREF(tmp_args_value_12);
if (tmp_assign_source_83 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 115;
goto try_except_handler_25;
}
assert(outline_5_var___class__ == NULL);
outline_5_var___class__ = tmp_assign_source_83;
}
CHECK_OBJECT(outline_5_var___class__);
tmp_assign_source_82 = outline_5_var___class__;
Py_INCREF(tmp_assign_source_82);
goto try_return_handler_25;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_25:;
Py_DECREF(locals_launchpadlib$launchpad$$$class__6_DistributionSet_115);
locals_launchpadlib$launchpad$$$class__6_DistributionSet_115 = NULL;
goto try_return_handler_24;
// Exception handler code:
try_except_handler_25:;
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_DECREF(locals_launchpadlib$launchpad$$$class__6_DistributionSet_115);
locals_launchpadlib$launchpad$$$class__6_DistributionSet_115 = 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 try_except_handler_24;
// End of try:
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_24:;
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_24:;
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;
// 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 outline_exception_6;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
outline_exception_6:;
exception_lineno = 115;
goto try_except_handler_23;
outline_result_6:;
UPDATE_STRING_DICT1(moduledict_launchpadlib$launchpad, (Nuitka_StringObject *)mod_consts[172], tmp_assign_source_82);
}
goto try_end_13;
// Exception handler code:
try_except_handler_23:;
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;
Py_XDECREF(tmp_class_creation_6__bases_orig);
tmp_class_creation_6__bases_orig = NULL;
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_25;
exception_value = exception_keeper_value_25;
exception_tb = exception_keeper_tb_25;
exception_lineno = exception_keeper_lineno_25;
goto frame_exception_exit_1;
// End of try:
try_end_13:;
CHECK_OBJECT(tmp_class_creation_6__bases_orig);
Py_DECREF(tmp_class_creation_6__bases_orig);
tmp_class_creation_6__bases_orig = NULL;
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;
// Tried code:
{
PyObject *tmp_assign_source_84;
PyObject *tmp_tuple_element_25;
tmp_tuple_element_25 = GET_STRING_DICT_VALUE(moduledict_launchpadlib$launchpad, (Nuitka_StringObject *)mod_consts[132]);
if (unlikely(tmp_tuple_element_25 == NULL)) {
tmp_tuple_element_25 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[132]);
}
if (tmp_tuple_element_25 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 121;
goto try_except_handler_26;
}
tmp_assign_source_84 = MAKE_TUPLE_EMPTY(1);
PyTuple_SET_ITEM0(tmp_assign_source_84, 0, tmp_tuple_element_25);
assert(tmp_class_creation_7__bases_orig == NULL);
tmp_class_creation_7__bases_orig = tmp_assign_source_84;
}
{
PyObject *tmp_assign_source_85;
PyObject *tmp_dircall_arg1_7;
CHECK_OBJECT(tmp_class_creation_7__bases_orig);
tmp_dircall_arg1_7 = tmp_class_creation_7__bases_orig;
Py_INCREF(tmp_dircall_arg1_7);
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_7};
tmp_assign_source_85 = impl___main__$$$function__1__mro_entries_conversion(dir_call_args);
}
if (tmp_assign_source_85 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 121;
goto try_except_handler_26;
}
assert(tmp_class_creation_7__bases == NULL);
tmp_class_creation_7__bases = tmp_assign_source_85;
}
{
PyObject *tmp_assign_source_86;
tmp_assign_source_86 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_7__class_decl_dict == NULL);
tmp_class_creation_7__class_decl_dict = tmp_assign_source_86;
}
{
PyObject *tmp_assign_source_87;
PyObject *tmp_metaclass_value_7;
bool tmp_condition_result_38;
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_39;
int tmp_truth_name_7;
PyObject *tmp_type_arg_13;
PyObject *tmp_expression_value_32;
PyObject *tmp_subscript_value_7;
PyObject *tmp_bases_value_7;
tmp_key_value_19 = mod_consts[143];
CHECK_OBJECT(tmp_class_creation_7__class_decl_dict);
tmp_dict_arg_value_19 = tmp_class_creation_7__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_19, tmp_key_value_19);
assert(!(tmp_res == -1));
tmp_condition_result_38 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_38 != false) {
goto condexpr_true_13;
} else {
goto condexpr_false_13;
}
condexpr_true_13:;
CHECK_OBJECT(tmp_class_creation_7__class_decl_dict);
tmp_dict_arg_value_20 = tmp_class_creation_7__class_decl_dict;
tmp_key_value_20 = mod_consts[143];
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_13;
condexpr_false_13:;
CHECK_OBJECT(tmp_class_creation_7__bases);
tmp_truth_name_7 = CHECK_IF_TRUE(tmp_class_creation_7__bases);
if (tmp_truth_name_7 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 121;
goto try_except_handler_26;
}
tmp_condition_result_39 = tmp_truth_name_7 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
if (tmp_condition_result_39 == NUITKA_BOOL_TRUE) {
goto condexpr_true_14;
} else {
goto condexpr_false_14;
}
condexpr_true_14:;
CHECK_OBJECT(tmp_class_creation_7__bases);
tmp_expression_value_32 = tmp_class_creation_7__bases;
tmp_subscript_value_7 = mod_consts[112];
tmp_type_arg_13 = LOOKUP_SUBSCRIPT_CONST(tmp_expression_value_32, 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 = 121;
goto try_except_handler_26;
}
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 = 121;
goto try_except_handler_26;
}
goto condexpr_end_14;
condexpr_false_14:;
tmp_metaclass_value_7 = (PyObject *)&PyType_Type;
Py_INCREF(tmp_metaclass_value_7);
condexpr_end_14:;
condexpr_end_13:;
CHECK_OBJECT(tmp_class_creation_7__bases);
tmp_bases_value_7 = tmp_class_creation_7__bases;
tmp_assign_source_87 = SELECT_METACLASS(tmp_metaclass_value_7, tmp_bases_value_7);
Py_DECREF(tmp_metaclass_value_7);
if (tmp_assign_source_87 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 121;
goto try_except_handler_26;
}
assert(tmp_class_creation_7__metaclass == NULL);
tmp_class_creation_7__metaclass = tmp_assign_source_87;
}
{
bool tmp_condition_result_40;
PyObject *tmp_key_value_21;
PyObject *tmp_dict_arg_value_21;
tmp_key_value_21 = mod_consts[143];
CHECK_OBJECT(tmp_class_creation_7__class_decl_dict);
tmp_dict_arg_value_21 = tmp_class_creation_7__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_21, tmp_key_value_21);
assert(!(tmp_res == -1));
tmp_condition_result_40 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_40 != false) {
goto branch_yes_26;
} else {
goto branch_no_26;
}
}
branch_yes_26:;
CHECK_OBJECT(tmp_class_creation_7__class_decl_dict);
tmp_dictdel_dict = tmp_class_creation_7__class_decl_dict;
tmp_dictdel_key = mod_consts[143];
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 = 121;
goto try_except_handler_26;
}
branch_no_26:;
{
nuitka_bool tmp_condition_result_41;
PyObject *tmp_expression_value_33;
CHECK_OBJECT(tmp_class_creation_7__metaclass);
tmp_expression_value_33 = tmp_class_creation_7__metaclass;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_33, mod_consts[144]);
tmp_condition_result_41 = (tmp_result) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_41 == NUITKA_BOOL_TRUE) {
goto branch_yes_27;
} else {
goto branch_no_27;
}
}
branch_yes_27:;
{
PyObject *tmp_assign_source_88;
PyObject *tmp_called_value_13;
PyObject *tmp_expression_value_34;
PyObject *tmp_args_value_13;
PyObject *tmp_tuple_element_26;
PyObject *tmp_kwargs_value_13;
CHECK_OBJECT(tmp_class_creation_7__metaclass);
tmp_expression_value_34 = tmp_class_creation_7__metaclass;
tmp_called_value_13 = LOOKUP_ATTRIBUTE(tmp_expression_value_34, mod_consts[144]);
if (tmp_called_value_13 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 121;
goto try_except_handler_26;
}
tmp_tuple_element_26 = mod_consts[10];
tmp_args_value_13 = MAKE_TUPLE_EMPTY(2);
PyTuple_SET_ITEM0(tmp_args_value_13, 0, tmp_tuple_element_26);
CHECK_OBJECT(tmp_class_creation_7__bases);
tmp_tuple_element_26 = tmp_class_creation_7__bases;
PyTuple_SET_ITEM0(tmp_args_value_13, 1, tmp_tuple_element_26);
CHECK_OBJECT(tmp_class_creation_7__class_decl_dict);
tmp_kwargs_value_13 = tmp_class_creation_7__class_decl_dict;
frame_efd3f092103ae0857016c1d72281f1a9->m_frame.f_lineno = 121;
tmp_assign_source_88 = CALL_FUNCTION(tmp_called_value_13, tmp_args_value_13, tmp_kwargs_value_13);
Py_DECREF(tmp_called_value_13);
Py_DECREF(tmp_args_value_13);
if (tmp_assign_source_88 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 121;
goto try_except_handler_26;
}
assert(tmp_class_creation_7__prepared == NULL);
tmp_class_creation_7__prepared = tmp_assign_source_88;
}
{
bool tmp_condition_result_42;
PyObject *tmp_operand_value_7;
PyObject *tmp_expression_value_35;
CHECK_OBJECT(tmp_class_creation_7__prepared);
tmp_expression_value_35 = tmp_class_creation_7__prepared;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_35, mod_consts[146]);
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 = 121;
goto try_except_handler_26;
}
tmp_condition_result_42 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_42 != 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_27;
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[147];
CHECK_OBJECT(tmp_class_creation_7__metaclass);
tmp_getattr_target_7 = tmp_class_creation_7__metaclass;
tmp_getattr_attr_7 = mod_consts[148];
tmp_getattr_default_7 = mod_consts[149];
tmp_tuple_element_27 = BUILTIN_GETATTR(tmp_getattr_target_7, tmp_getattr_attr_7, tmp_getattr_default_7);
if (tmp_tuple_element_27 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 121;
goto try_except_handler_26;
}
tmp_mod_expr_right_7 = MAKE_TUPLE_EMPTY(2);
{
PyObject *tmp_expression_value_36;
PyObject *tmp_type_arg_14;
PyTuple_SET_ITEM(tmp_mod_expr_right_7, 0, tmp_tuple_element_27);
CHECK_OBJECT(tmp_class_creation_7__prepared);
tmp_type_arg_14 = tmp_class_creation_7__prepared;
tmp_expression_value_36 = BUILTIN_TYPE1(tmp_type_arg_14);
assert(!(tmp_expression_value_36 == NULL));
tmp_tuple_element_27 = LOOKUP_ATTRIBUTE(tmp_expression_value_36, mod_consts[148]);
Py_DECREF(tmp_expression_value_36);
if (tmp_tuple_element_27 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 121;
goto tuple_build_exception_7;
}
PyTuple_SET_ITEM(tmp_mod_expr_right_7, 1, tmp_tuple_element_27);
}
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_26;
// 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 = 121;
goto try_except_handler_26;
}
exception_type = tmp_raise_type_7;
Py_INCREF(tmp_raise_type_7);
exception_value = tmp_raise_value_7;
exception_lineno = 121;
RAISE_EXCEPTION_IMPLICIT(&exception_type, &exception_value, &exception_tb);
goto try_except_handler_26;
}
branch_no_28:;
goto branch_end_27;
branch_no_27:;
{
PyObject *tmp_assign_source_89;
tmp_assign_source_89 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_7__prepared == NULL);
tmp_class_creation_7__prepared = tmp_assign_source_89;
}
branch_end_27:;
{
PyObject *tmp_assign_source_90;
{
PyObject *tmp_set_locals_7;
CHECK_OBJECT(tmp_class_creation_7__prepared);
tmp_set_locals_7 = tmp_class_creation_7__prepared;
locals_launchpadlib$launchpad$$$class__7_LaunchpadOAuthAwareHttp_121 = tmp_set_locals_7;
Py_INCREF(tmp_set_locals_7);
}
// Tried code:
// Tried code:
tmp_dictset_value = mod_consts[150];
tmp_res = PyObject_SetItem(locals_launchpadlib$launchpad$$$class__7_LaunchpadOAuthAwareHttp_121, mod_consts[151], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 121;
goto try_except_handler_28;
}
tmp_dictset_value = mod_consts[174];
tmp_res = PyObject_SetItem(locals_launchpadlib$launchpad$$$class__7_LaunchpadOAuthAwareHttp_121, mod_consts[102], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 121;
goto try_except_handler_28;
}
tmp_dictset_value = mod_consts[10];
tmp_res = PyObject_SetItem(locals_launchpadlib$launchpad$$$class__7_LaunchpadOAuthAwareHttp_121, mod_consts[153], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 121;
goto try_except_handler_28;
}
if (isFrameUnusable(cache_frame_38e75c58ca3a087044cd4af167b5865a_8)) {
Py_XDECREF(cache_frame_38e75c58ca3a087044cd4af167b5865a_8);
#if _DEBUG_REFCOUNTS
if (cache_frame_38e75c58ca3a087044cd4af167b5865a_8 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_38e75c58ca3a087044cd4af167b5865a_8 = MAKE_CLASS_FRAME(codeobj_38e75c58ca3a087044cd4af167b5865a, module_launchpadlib$launchpad, NULL, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_38e75c58ca3a087044cd4af167b5865a_8->m_type_description == NULL);
frame_38e75c58ca3a087044cd4af167b5865a_8 = cache_frame_38e75c58ca3a087044cd4af167b5865a_8;
// Push the new frame as the currently active one.
pushFrameStack(frame_38e75c58ca3a087044cd4af167b5865a_8);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_38e75c58ca3a087044cd4af167b5865a_8) == 2); // Frame stack
// Framed code:
tmp_dictset_value = MAKE_FUNCTION_launchpadlib$launchpad$$$function__4___init__();
tmp_res = PyObject_SetItem(locals_launchpadlib$launchpad$$$class__7_LaunchpadOAuthAwareHttp_121, mod_consts[11], 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 = 124;
type_description_2 = "o";
goto frame_exception_exit_8;
}
tmp_dictset_value = MAKE_FUNCTION_launchpadlib$launchpad$$$function__5__bad_oauth_token();
tmp_res = PyObject_SetItem(locals_launchpadlib$launchpad$$$class__7_LaunchpadOAuthAwareHttp_121, 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 = 129;
type_description_2 = "o";
goto frame_exception_exit_8;
}
tmp_dictset_value = MAKE_FUNCTION_launchpadlib$launchpad$$$function__6__request();
tmp_res = PyObject_SetItem(locals_launchpadlib$launchpad$$$class__7_LaunchpadOAuthAwareHttp_121, mod_consts[19], 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_8;
}
tmp_dictset_value = MAKE_FUNCTION_launchpadlib$launchpad$$$function__7_retry_on_bad_token();
tmp_res = PyObject_SetItem(locals_launchpadlib$launchpad$$$class__7_LaunchpadOAuthAwareHttp_121, mod_consts[21], 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_8;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_38e75c58ca3a087044cd4af167b5865a_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_38e75c58ca3a087044cd4af167b5865a_8);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_38e75c58ca3a087044cd4af167b5865a_8, exception_lineno);
} else if (exception_tb->tb_frame != &frame_38e75c58ca3a087044cd4af167b5865a_8->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_38e75c58ca3a087044cd4af167b5865a_8, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_38e75c58ca3a087044cd4af167b5865a_8,
type_description_2,
outline_6_var___class__
);
// Release cached frame if used for exception.
if (frame_38e75c58ca3a087044cd4af167b5865a_8 == cache_frame_38e75c58ca3a087044cd4af167b5865a_8) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_38e75c58ca3a087044cd4af167b5865a_8);
cache_frame_38e75c58ca3a087044cd4af167b5865a_8 = NULL;
}
assertFrameObject(frame_38e75c58ca3a087044cd4af167b5865a_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_28;
skip_nested_handling_7:;
{
nuitka_bool tmp_condition_result_43;
PyObject *tmp_cmp_expr_left_8;
PyObject *tmp_cmp_expr_right_8;
CHECK_OBJECT(tmp_class_creation_7__bases);
tmp_cmp_expr_left_8 = tmp_class_creation_7__bases;
CHECK_OBJECT(tmp_class_creation_7__bases_orig);
tmp_cmp_expr_right_8 = tmp_class_creation_7__bases_orig;
tmp_condition_result_43 = RICH_COMPARE_NE_NBOOL_OBJECT_TUPLE(tmp_cmp_expr_left_8, tmp_cmp_expr_right_8);
if (tmp_condition_result_43 == NUITKA_BOOL_EXCEPTION) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 121;
goto try_except_handler_28;
}
if (tmp_condition_result_43 == NUITKA_BOOL_TRUE) {
goto branch_yes_29;
} else {
goto branch_no_29;
}
}
branch_yes_29:;
CHECK_OBJECT(tmp_class_creation_7__bases_orig);
tmp_dictset_value = tmp_class_creation_7__bases_orig;
tmp_res = PyObject_SetItem(locals_launchpadlib$launchpad$$$class__7_LaunchpadOAuthAwareHttp_121, mod_consts[158], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 121;
goto try_except_handler_28;
}
branch_no_29:;
{
PyObject *tmp_assign_source_91;
PyObject *tmp_called_value_14;
PyObject *tmp_args_value_14;
PyObject *tmp_tuple_element_28;
PyObject *tmp_kwargs_value_14;
CHECK_OBJECT(tmp_class_creation_7__metaclass);
tmp_called_value_14 = tmp_class_creation_7__metaclass;
tmp_tuple_element_28 = mod_consts[10];
tmp_args_value_14 = MAKE_TUPLE_EMPTY(3);
PyTuple_SET_ITEM0(tmp_args_value_14, 0, tmp_tuple_element_28);
CHECK_OBJECT(tmp_class_creation_7__bases);
tmp_tuple_element_28 = tmp_class_creation_7__bases;
PyTuple_SET_ITEM0(tmp_args_value_14, 1, tmp_tuple_element_28);
tmp_tuple_element_28 = locals_launchpadlib$launchpad$$$class__7_LaunchpadOAuthAwareHttp_121;
PyTuple_SET_ITEM0(tmp_args_value_14, 2, tmp_tuple_element_28);
CHECK_OBJECT(tmp_class_creation_7__class_decl_dict);
tmp_kwargs_value_14 = tmp_class_creation_7__class_decl_dict;
frame_efd3f092103ae0857016c1d72281f1a9->m_frame.f_lineno = 121;
tmp_assign_source_91 = CALL_FUNCTION(tmp_called_value_14, tmp_args_value_14, tmp_kwargs_value_14);
Py_DECREF(tmp_args_value_14);
if (tmp_assign_source_91 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 121;
goto try_except_handler_28;
}
assert(outline_6_var___class__ == NULL);
outline_6_var___class__ = tmp_assign_source_91;
}
CHECK_OBJECT(outline_6_var___class__);
tmp_assign_source_90 = outline_6_var___class__;
Py_INCREF(tmp_assign_source_90);
goto try_return_handler_28;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_28:;
Py_DECREF(locals_launchpadlib$launchpad$$$class__7_LaunchpadOAuthAwareHttp_121);
locals_launchpadlib$launchpad$$$class__7_LaunchpadOAuthAwareHttp_121 = NULL;
goto try_return_handler_27;
// Exception handler code:
try_except_handler_28:;
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_DECREF(locals_launchpadlib$launchpad$$$class__7_LaunchpadOAuthAwareHttp_121);
locals_launchpadlib$launchpad$$$class__7_LaunchpadOAuthAwareHttp_121 = 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 try_except_handler_27;
// End of try:
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_27:;
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_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;
// 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 outline_exception_7;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
outline_exception_7:;
exception_lineno = 121;
goto try_except_handler_26;
outline_result_7:;
UPDATE_STRING_DICT1(moduledict_launchpadlib$launchpad, (Nuitka_StringObject *)mod_consts[10], tmp_assign_source_90);
}
goto try_end_14;
// Exception handler code:
try_except_handler_26:;
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_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_28;
exception_value = exception_keeper_value_28;
exception_tb = exception_keeper_tb_28;
exception_lineno = exception_keeper_lineno_28;
goto frame_exception_exit_1;
// End of try:
try_end_14:;
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;
// Tried code:
{
PyObject *tmp_assign_source_92;
PyObject *tmp_tuple_element_29;
tmp_tuple_element_29 = GET_STRING_DICT_VALUE(moduledict_launchpadlib$launchpad, (Nuitka_StringObject *)mod_consts[127]);
if (unlikely(tmp_tuple_element_29 == NULL)) {
tmp_tuple_element_29 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[127]);
}
if (tmp_tuple_element_29 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 157;
goto try_except_handler_29;
}
tmp_assign_source_92 = MAKE_TUPLE_EMPTY(1);
PyTuple_SET_ITEM0(tmp_assign_source_92, 0, tmp_tuple_element_29);
assert(tmp_class_creation_8__bases_orig == NULL);
tmp_class_creation_8__bases_orig = tmp_assign_source_92;
}
{
PyObject *tmp_assign_source_93;
PyObject *tmp_dircall_arg1_8;
CHECK_OBJECT(tmp_class_creation_8__bases_orig);
tmp_dircall_arg1_8 = tmp_class_creation_8__bases_orig;
Py_INCREF(tmp_dircall_arg1_8);
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_8};
tmp_assign_source_93 = impl___main__$$$function__1__mro_entries_conversion(dir_call_args);
}
if (tmp_assign_source_93 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 157;
goto try_except_handler_29;
}
assert(tmp_class_creation_8__bases == NULL);
tmp_class_creation_8__bases = tmp_assign_source_93;
}
{
PyObject *tmp_assign_source_94;
tmp_assign_source_94 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_8__class_decl_dict == NULL);
tmp_class_creation_8__class_decl_dict = tmp_assign_source_94;
}
{
PyObject *tmp_assign_source_95;
PyObject *tmp_metaclass_value_8;
bool tmp_condition_result_44;
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_45;
int tmp_truth_name_8;
PyObject *tmp_type_arg_15;
PyObject *tmp_expression_value_37;
PyObject *tmp_subscript_value_8;
PyObject *tmp_bases_value_8;
tmp_key_value_22 = mod_consts[143];
CHECK_OBJECT(tmp_class_creation_8__class_decl_dict);
tmp_dict_arg_value_22 = tmp_class_creation_8__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_22, tmp_key_value_22);
assert(!(tmp_res == -1));
tmp_condition_result_44 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_44 != false) {
goto condexpr_true_15;
} else {
goto condexpr_false_15;
}
condexpr_true_15:;
CHECK_OBJECT(tmp_class_creation_8__class_decl_dict);
tmp_dict_arg_value_23 = tmp_class_creation_8__class_decl_dict;
tmp_key_value_23 = mod_consts[143];
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_15;
condexpr_false_15:;
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 = 157;
goto try_except_handler_29;
}
tmp_condition_result_45 = tmp_truth_name_8 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
if (tmp_condition_result_45 == NUITKA_BOOL_TRUE) {
goto condexpr_true_16;
} else {
goto condexpr_false_16;
}
condexpr_true_16:;
CHECK_OBJECT(tmp_class_creation_8__bases);
tmp_expression_value_37 = tmp_class_creation_8__bases;
tmp_subscript_value_8 = mod_consts[112];
tmp_type_arg_15 = LOOKUP_SUBSCRIPT_CONST(tmp_expression_value_37, 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 = 157;
goto try_except_handler_29;
}
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 = 157;
goto try_except_handler_29;
}
goto condexpr_end_16;
condexpr_false_16:;
tmp_metaclass_value_8 = (PyObject *)&PyType_Type;
Py_INCREF(tmp_metaclass_value_8);
condexpr_end_16:;
condexpr_end_15:;
CHECK_OBJECT(tmp_class_creation_8__bases);
tmp_bases_value_8 = tmp_class_creation_8__bases;
tmp_assign_source_95 = SELECT_METACLASS(tmp_metaclass_value_8, tmp_bases_value_8);
Py_DECREF(tmp_metaclass_value_8);
if (tmp_assign_source_95 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 157;
goto try_except_handler_29;
}
assert(tmp_class_creation_8__metaclass == NULL);
tmp_class_creation_8__metaclass = tmp_assign_source_95;
}
{
bool tmp_condition_result_46;
PyObject *tmp_key_value_24;
PyObject *tmp_dict_arg_value_24;
tmp_key_value_24 = mod_consts[143];
CHECK_OBJECT(tmp_class_creation_8__class_decl_dict);
tmp_dict_arg_value_24 = tmp_class_creation_8__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_24, tmp_key_value_24);
assert(!(tmp_res == -1));
tmp_condition_result_46 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_46 != false) {
goto branch_yes_30;
} else {
goto branch_no_30;
}
}
branch_yes_30:;
CHECK_OBJECT(tmp_class_creation_8__class_decl_dict);
tmp_dictdel_dict = tmp_class_creation_8__class_decl_dict;
tmp_dictdel_key = mod_consts[143];
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 = 157;
goto try_except_handler_29;
}
branch_no_30:;
{
nuitka_bool tmp_condition_result_47;
PyObject *tmp_expression_value_38;
CHECK_OBJECT(tmp_class_creation_8__metaclass);
tmp_expression_value_38 = tmp_class_creation_8__metaclass;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_38, mod_consts[144]);
tmp_condition_result_47 = (tmp_result) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_47 == NUITKA_BOOL_TRUE) {
goto branch_yes_31;
} else {
goto branch_no_31;
}
}
branch_yes_31:;
{
PyObject *tmp_assign_source_96;
PyObject *tmp_called_value_15;
PyObject *tmp_expression_value_39;
PyObject *tmp_args_value_15;
PyObject *tmp_tuple_element_30;
PyObject *tmp_kwargs_value_15;
CHECK_OBJECT(tmp_class_creation_8__metaclass);
tmp_expression_value_39 = tmp_class_creation_8__metaclass;
tmp_called_value_15 = LOOKUP_ATTRIBUTE(tmp_expression_value_39, mod_consts[144]);
if (tmp_called_value_15 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 157;
goto try_except_handler_29;
}
tmp_tuple_element_30 = mod_consts[32];
tmp_args_value_15 = MAKE_TUPLE_EMPTY(2);
PyTuple_SET_ITEM0(tmp_args_value_15, 0, tmp_tuple_element_30);
CHECK_OBJECT(tmp_class_creation_8__bases);
tmp_tuple_element_30 = tmp_class_creation_8__bases;
PyTuple_SET_ITEM0(tmp_args_value_15, 1, tmp_tuple_element_30);
CHECK_OBJECT(tmp_class_creation_8__class_decl_dict);
tmp_kwargs_value_15 = tmp_class_creation_8__class_decl_dict;
frame_efd3f092103ae0857016c1d72281f1a9->m_frame.f_lineno = 157;
tmp_assign_source_96 = CALL_FUNCTION(tmp_called_value_15, tmp_args_value_15, tmp_kwargs_value_15);
Py_DECREF(tmp_called_value_15);
Py_DECREF(tmp_args_value_15);
if (tmp_assign_source_96 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 157;
goto try_except_handler_29;
}
assert(tmp_class_creation_8__prepared == NULL);
tmp_class_creation_8__prepared = tmp_assign_source_96;
}
{
bool tmp_condition_result_48;
PyObject *tmp_operand_value_8;
PyObject *tmp_expression_value_40;
CHECK_OBJECT(tmp_class_creation_8__prepared);
tmp_expression_value_40 = tmp_class_creation_8__prepared;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_40, mod_consts[146]);
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 = 157;
goto try_except_handler_29;
}
tmp_condition_result_48 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_48 != 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_31;
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[147];
CHECK_OBJECT(tmp_class_creation_8__metaclass);
tmp_getattr_target_8 = tmp_class_creation_8__metaclass;
tmp_getattr_attr_8 = mod_consts[148];
tmp_getattr_default_8 = mod_consts[149];
tmp_tuple_element_31 = BUILTIN_GETATTR(tmp_getattr_target_8, tmp_getattr_attr_8, tmp_getattr_default_8);
if (tmp_tuple_element_31 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 157;
goto try_except_handler_29;
}
tmp_mod_expr_right_8 = MAKE_TUPLE_EMPTY(2);
{
PyObject *tmp_expression_value_41;
PyObject *tmp_type_arg_16;
PyTuple_SET_ITEM(tmp_mod_expr_right_8, 0, tmp_tuple_element_31);
CHECK_OBJECT(tmp_class_creation_8__prepared);
tmp_type_arg_16 = tmp_class_creation_8__prepared;
tmp_expression_value_41 = BUILTIN_TYPE1(tmp_type_arg_16);
assert(!(tmp_expression_value_41 == NULL));
tmp_tuple_element_31 = LOOKUP_ATTRIBUTE(tmp_expression_value_41, mod_consts[148]);
Py_DECREF(tmp_expression_value_41);
if (tmp_tuple_element_31 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 157;
goto tuple_build_exception_8;
}
PyTuple_SET_ITEM(tmp_mod_expr_right_8, 1, tmp_tuple_element_31);
}
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_29;
// 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 = 157;
goto try_except_handler_29;
}
exception_type = tmp_raise_type_8;
Py_INCREF(tmp_raise_type_8);
exception_value = tmp_raise_value_8;
exception_lineno = 157;
RAISE_EXCEPTION_IMPLICIT(&exception_type, &exception_value, &exception_tb);
goto try_except_handler_29;
}
branch_no_32:;
goto branch_end_31;
branch_no_31:;
{
PyObject *tmp_assign_source_97;
tmp_assign_source_97 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_8__prepared == NULL);
tmp_class_creation_8__prepared = tmp_assign_source_97;
}
branch_end_31:;
{
PyObject *tmp_assign_source_98;
{
PyObject *tmp_set_locals_8;
CHECK_OBJECT(tmp_class_creation_8__prepared);
tmp_set_locals_8 = tmp_class_creation_8__prepared;
locals_launchpadlib$launchpad$$$class__8_Launchpad_157 = tmp_set_locals_8;
Py_INCREF(tmp_set_locals_8);
}
// Tried code:
// Tried code:
tmp_dictset_value = mod_consts[150];
tmp_res = PyObject_SetItem(locals_launchpadlib$launchpad$$$class__8_Launchpad_157, mod_consts[151], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 157;
goto try_except_handler_31;
}
tmp_dictset_value = mod_consts[179];
tmp_res = PyObject_SetItem(locals_launchpadlib$launchpad$$$class__8_Launchpad_157, mod_consts[102], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 157;
goto try_except_handler_31;
}
tmp_dictset_value = mod_consts[32];
tmp_res = PyObject_SetItem(locals_launchpadlib$launchpad$$$class__8_Launchpad_157, mod_consts[153], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 157;
goto try_except_handler_31;
}
if (isFrameUnusable(cache_frame_08047879238ae53d57794b03acee62f6_9)) {
Py_XDECREF(cache_frame_08047879238ae53d57794b03acee62f6_9);
#if _DEBUG_REFCOUNTS
if (cache_frame_08047879238ae53d57794b03acee62f6_9 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_08047879238ae53d57794b03acee62f6_9 = MAKE_CLASS_FRAME(codeobj_08047879238ae53d57794b03acee62f6, module_launchpadlib$launchpad, NULL, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_08047879238ae53d57794b03acee62f6_9->m_type_description == NULL);
frame_08047879238ae53d57794b03acee62f6_9 = cache_frame_08047879238ae53d57794b03acee62f6_9;
// Push the new frame as the currently active one.
pushFrameStack(frame_08047879238ae53d57794b03acee62f6_9);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_08047879238ae53d57794b03acee62f6_9) == 2); // Frame stack
// Framed code:
tmp_dictset_value = mod_consts[180];
tmp_res = PyObject_SetItem(locals_launchpadlib$launchpad$$$class__8_Launchpad_157, mod_consts[181], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 164;
type_description_2 = "o";
goto frame_exception_exit_9;
}
{
PyObject *tmp_dict_key_1;
PyObject *tmp_dict_value_1;
tmp_dict_key_1 = mod_consts[182];
tmp_dict_value_1 = PyObject_GetItem(locals_launchpadlib$launchpad$$$class__8_Launchpad_157, mod_consts[159]);
if (tmp_dict_value_1 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_dict_value_1 = GET_STRING_DICT_VALUE(moduledict_launchpadlib$launchpad, (Nuitka_StringObject *)mod_consts[159]);
if (unlikely(tmp_dict_value_1 == NULL)) {
tmp_dict_value_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[159]);
}
if (tmp_dict_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 167;
type_description_2 = "o";
goto frame_exception_exit_9;
}
Py_INCREF(tmp_dict_value_1);
} else {
goto frame_exception_exit_9;
}
}
tmp_dictset_value = _PyDict_NewPresized( 5 );
tmp_res = PyDict_SetItem(tmp_dictset_value, tmp_dict_key_1, tmp_dict_value_1);
Py_DECREF(tmp_dict_value_1);
assert(!(tmp_res != 0));
tmp_dict_key_1 = mod_consts[183];
tmp_dict_value_1 = PyObject_GetItem(locals_launchpadlib$launchpad$$$class__8_Launchpad_157, mod_consts[172]);
if (tmp_dict_value_1 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_dict_value_1 = GET_STRING_DICT_VALUE(moduledict_launchpadlib$launchpad, (Nuitka_StringObject *)mod_consts[172]);
if (unlikely(tmp_dict_value_1 == NULL)) {
tmp_dict_value_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[172]);
}
if (tmp_dict_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 168;
type_description_2 = "o";
goto dict_build_exception_1;
}
Py_INCREF(tmp_dict_value_1);
} else {
goto dict_build_exception_1;
}
}
tmp_res = PyDict_SetItem(tmp_dictset_value, tmp_dict_key_1, tmp_dict_value_1);
Py_DECREF(tmp_dict_value_1);
assert(!(tmp_res != 0));
tmp_dict_key_1 = mod_consts[184];
tmp_dict_value_1 = PyObject_GetItem(locals_launchpadlib$launchpad$$$class__8_Launchpad_157, mod_consts[145]);
if (tmp_dict_value_1 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_dict_value_1 = GET_STRING_DICT_VALUE(moduledict_launchpadlib$launchpad, (Nuitka_StringObject *)mod_consts[145]);
if (unlikely(tmp_dict_value_1 == NULL)) {
tmp_dict_value_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[145]);
}
if (tmp_dict_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 169;
type_description_2 = "o";
goto dict_build_exception_1;
}
Py_INCREF(tmp_dict_value_1);
} else {
goto dict_build_exception_1;
}
}
tmp_res = PyDict_SetItem(tmp_dictset_value, tmp_dict_key_1, tmp_dict_value_1);
Py_DECREF(tmp_dict_value_1);
assert(!(tmp_res != 0));
tmp_dict_key_1 = mod_consts[185];
tmp_dict_value_1 = PyObject_GetItem(locals_launchpadlib$launchpad$$$class__8_Launchpad_157, mod_consts[169]);
if (tmp_dict_value_1 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_dict_value_1 = GET_STRING_DICT_VALUE(moduledict_launchpadlib$launchpad, (Nuitka_StringObject *)mod_consts[169]);
if (unlikely(tmp_dict_value_1 == NULL)) {
tmp_dict_value_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[169]);
}
if (tmp_dict_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 170;
type_description_2 = "o";
goto dict_build_exception_1;
}
Py_INCREF(tmp_dict_value_1);
} else {
goto dict_build_exception_1;
}
}
tmp_res = PyDict_SetItem(tmp_dictset_value, tmp_dict_key_1, tmp_dict_value_1);
Py_DECREF(tmp_dict_value_1);
assert(!(tmp_res != 0));
tmp_dict_key_1 = mod_consts[186];
tmp_dict_value_1 = PyObject_GetItem(locals_launchpadlib$launchpad$$$class__8_Launchpad_157, mod_consts[166]);
if (tmp_dict_value_1 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_dict_value_1 = GET_STRING_DICT_VALUE(moduledict_launchpadlib$launchpad, (Nuitka_StringObject *)mod_consts[166]);
if (unlikely(tmp_dict_value_1 == NULL)) {
tmp_dict_value_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[166]);
}
if (tmp_dict_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 171;
type_description_2 = "o";
goto dict_build_exception_1;
}
Py_INCREF(tmp_dict_value_1);
} else {
goto dict_build_exception_1;
}
}
tmp_res = PyDict_SetItem(tmp_dictset_value, tmp_dict_key_1, tmp_dict_value_1);
Py_DECREF(tmp_dict_value_1);
assert(!(tmp_res != 0));
goto dict_build_noexception_1;
// Exception handling pass through code for dict_build:
dict_build_exception_1:;
Py_DECREF(tmp_dictset_value);
goto frame_exception_exit_9;
// Finished with no exception for dict_build:
dict_build_noexception_1:;
tmp_res = PyObject_SetItem(locals_launchpadlib$launchpad$$$class__8_Launchpad_157, mod_consts[187], 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 = 166;
type_description_2 = "o";
goto frame_exception_exit_9;
}
}
{
PyObject *tmp_called_value_16;
PyObject *tmp_expression_value_42;
PyObject *tmp_call_result_1;
PyObject *tmp_args_element_value_1;
PyObject *tmp_expression_value_43;
tmp_expression_value_42 = PyObject_GetItem(locals_launchpadlib$launchpad$$$class__8_Launchpad_157, mod_consts[187]);
if (unlikely(tmp_expression_value_42 == NULL && CHECK_AND_CLEAR_KEY_ERROR_OCCURRED())) {
FORMAT_NAME_ERROR(&exception_type, &exception_value, mod_consts[187]);
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 173;
type_description_2 = "o";
goto frame_exception_exit_9;
}
if (tmp_expression_value_42 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 173;
type_description_2 = "o";
goto frame_exception_exit_9;
}
tmp_called_value_16 = LOOKUP_ATTRIBUTE(tmp_expression_value_42, mod_consts[188]);
Py_DECREF(tmp_expression_value_42);
if (tmp_called_value_16 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 173;
type_description_2 = "o";
goto frame_exception_exit_9;
}
tmp_expression_value_43 = PyObject_GetItem(locals_launchpadlib$launchpad$$$class__8_Launchpad_157, mod_consts[127]);
if (tmp_expression_value_43 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_expression_value_43 = GET_STRING_DICT_VALUE(moduledict_launchpadlib$launchpad, (Nuitka_StringObject *)mod_consts[127]);
if (unlikely(tmp_expression_value_43 == NULL)) {
tmp_expression_value_43 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[127]);
}
if (tmp_expression_value_43 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_16);
exception_lineno = 173;
type_description_2 = "o";
goto frame_exception_exit_9;
}
Py_INCREF(tmp_expression_value_43);
} else {
goto frame_exception_exit_9;
}
}
tmp_args_element_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_43, mod_consts[187]);
Py_DECREF(tmp_expression_value_43);
if (tmp_args_element_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_16);
exception_lineno = 173;
type_description_2 = "o";
goto frame_exception_exit_9;
}
frame_08047879238ae53d57794b03acee62f6_9->m_frame.f_lineno = 173;
tmp_call_result_1 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_16, tmp_args_element_value_1);
Py_DECREF(tmp_called_value_16);
Py_DECREF(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 = 173;
type_description_2 = "o";
goto frame_exception_exit_9;
}
Py_DECREF(tmp_call_result_1);
}
{
PyObject *tmp_defaults_1;
PyObject *tmp_tuple_element_32;
PyObject *tmp_expression_value_44;
tmp_expression_value_44 = PyObject_GetItem(locals_launchpadlib$launchpad$$$class__8_Launchpad_157, mod_consts[27]);
if (tmp_expression_value_44 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_expression_value_44 = GET_STRING_DICT_VALUE(moduledict_launchpadlib$launchpad, (Nuitka_StringObject *)mod_consts[27]);
if (unlikely(tmp_expression_value_44 == NULL)) {
tmp_expression_value_44 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[27]);
}
if (tmp_expression_value_44 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 176;
type_description_2 = "o";
goto frame_exception_exit_9;
}
Py_INCREF(tmp_expression_value_44);
} else {
goto frame_exception_exit_9;
}
}
tmp_tuple_element_32 = LOOKUP_ATTRIBUTE(tmp_expression_value_44, mod_consts[139]);
Py_DECREF(tmp_expression_value_44);
if (tmp_tuple_element_32 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 176;
type_description_2 = "o";
goto frame_exception_exit_9;
}
tmp_defaults_1 = MAKE_TUPLE_EMPTY(5);
PyTuple_SET_ITEM(tmp_defaults_1, 0, tmp_tuple_element_32);
tmp_tuple_element_32 = Py_None;
PyTuple_SET_ITEM0(tmp_defaults_1, 1, tmp_tuple_element_32);
tmp_tuple_element_32 = Py_None;
PyTuple_SET_ITEM0(tmp_defaults_1, 2, tmp_tuple_element_32);
tmp_tuple_element_32 = PyObject_GetItem(locals_launchpadlib$launchpad$$$class__8_Launchpad_157, mod_consts[118]);
if (tmp_tuple_element_32 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_tuple_element_32 = GET_STRING_DICT_VALUE(moduledict_launchpadlib$launchpad, (Nuitka_StringObject *)mod_consts[118]);
if (unlikely(tmp_tuple_element_32 == NULL)) {
tmp_tuple_element_32 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[118]);
}
if (tmp_tuple_element_32 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 177;
type_description_2 = "o";
goto tuple_build_exception_9;
}
Py_INCREF(tmp_tuple_element_32);
} else {
goto tuple_build_exception_9;
}
}
PyTuple_SET_ITEM(tmp_defaults_1, 3, tmp_tuple_element_32);
tmp_tuple_element_32 = PyObject_GetItem(locals_launchpadlib$launchpad$$$class__8_Launchpad_157, mod_consts[181]);
if (unlikely(tmp_tuple_element_32 == NULL && CHECK_AND_CLEAR_KEY_ERROR_OCCURRED())) {
FORMAT_NAME_ERROR(&exception_type, &exception_value, mod_consts[181]);
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 178;
type_description_2 = "o";
goto tuple_build_exception_9;
}
if (tmp_tuple_element_32 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 178;
type_description_2 = "o";
goto tuple_build_exception_9;
}
PyTuple_SET_ITEM(tmp_defaults_1, 4, tmp_tuple_element_32);
goto tuple_build_noexception_9;
// Exception handling pass through code for tuple_build:
tuple_build_exception_9:;
Py_DECREF(tmp_defaults_1);
goto frame_exception_exit_9;
// Finished with no exception for tuple_build:
tuple_build_noexception_9:;
tmp_dictset_value = MAKE_FUNCTION_launchpadlib$launchpad$$$function__8___init__(tmp_defaults_1);
tmp_res = PyObject_SetItem(locals_launchpadlib$launchpad$$$class__8_Launchpad_157, mod_consts[11], 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 = 175;
type_description_2 = "o";
goto frame_exception_exit_9;
}
}
tmp_dictset_value = MAKE_FUNCTION_launchpadlib$launchpad$$$function__9_httpFactory();
tmp_res = PyObject_SetItem(locals_launchpadlib$launchpad$$$class__8_Launchpad_157, mod_consts[190], 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 = 212;
type_description_2 = "o";
goto frame_exception_exit_9;
}
{
nuitka_bool tmp_condition_result_49;
PyObject *tmp_called_value_17;
PyObject *tmp_args_element_value_2;
PyObject *tmp_classmethod_arg_1;
tmp_res = MAPPING_HAS_ITEM(locals_launchpadlib$launchpad$$$class__8_Launchpad_157, mod_consts[192]);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 217;
type_description_2 = "o";
goto frame_exception_exit_9;
}
tmp_condition_result_49 = (tmp_res == 1) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_49 == NUITKA_BOOL_TRUE) {
goto condexpr_true_17;
} else {
goto condexpr_false_17;
}
condexpr_true_17:;
tmp_called_value_17 = PyObject_GetItem(locals_launchpadlib$launchpad$$$class__8_Launchpad_157, mod_consts[192]);
if (unlikely(tmp_called_value_17 == NULL && CHECK_AND_CLEAR_KEY_ERROR_OCCURRED())) {
FORMAT_NAME_ERROR(&exception_type, &exception_value, mod_consts[192]);
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 217;
type_description_2 = "o";
goto frame_exception_exit_9;
}
if (tmp_called_value_17 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 217;
type_description_2 = "o";
goto frame_exception_exit_9;
}
tmp_args_element_value_2 = MAKE_FUNCTION_launchpadlib$launchpad$$$function__10__is_sudo();
frame_08047879238ae53d57794b03acee62f6_9->m_frame.f_lineno = 217;
tmp_dictset_value = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_17, tmp_args_element_value_2);
Py_DECREF(tmp_called_value_17);
Py_DECREF(tmp_args_element_value_2);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 217;
type_description_2 = "o";
goto frame_exception_exit_9;
}
goto condexpr_end_17;
condexpr_false_17:;
tmp_classmethod_arg_1 = MAKE_FUNCTION_launchpadlib$launchpad$$$function__10__is_sudo();
tmp_dictset_value = BUILTIN_CLASSMETHOD(tmp_classmethod_arg_1);
Py_DECREF(tmp_classmethod_arg_1);
assert(!(tmp_dictset_value == NULL));
condexpr_end_17:;
tmp_res = PyObject_SetItem(locals_launchpadlib$launchpad$$$class__8_Launchpad_157, mod_consts[38], 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_9;
}
}
{
nuitka_bool tmp_condition_result_50;
PyObject *tmp_called_value_18;
PyObject *tmp_args_element_value_3;
PyObject *tmp_classmethod_arg_2;
tmp_res = MAPPING_HAS_ITEM(locals_launchpadlib$launchpad$$$class__8_Launchpad_157, mod_consts[192]);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 222;
type_description_2 = "o";
goto frame_exception_exit_9;
}
tmp_condition_result_50 = (tmp_res == 1) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_50 == NUITKA_BOOL_TRUE) {
goto condexpr_true_18;
} else {
goto condexpr_false_18;
}
condexpr_true_18:;
tmp_called_value_18 = PyObject_GetItem(locals_launchpadlib$launchpad$$$class__8_Launchpad_157, mod_consts[192]);
if (unlikely(tmp_called_value_18 == NULL && CHECK_AND_CLEAR_KEY_ERROR_OCCURRED())) {
FORMAT_NAME_ERROR(&exception_type, &exception_value, mod_consts[192]);
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 222;
type_description_2 = "o";
goto frame_exception_exit_9;
}
if (tmp_called_value_18 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 222;
type_description_2 = "o";
goto frame_exception_exit_9;
}
tmp_args_element_value_3 = MAKE_FUNCTION_launchpadlib$launchpad$$$function__11_authorization_engine_factory();
frame_08047879238ae53d57794b03acee62f6_9->m_frame.f_lineno = 222;
tmp_dictset_value = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_18, tmp_args_element_value_3);
Py_DECREF(tmp_called_value_18);
Py_DECREF(tmp_args_element_value_3);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 222;
type_description_2 = "o";
goto frame_exception_exit_9;
}
goto condexpr_end_18;
condexpr_false_18:;
tmp_classmethod_arg_2 = MAKE_FUNCTION_launchpadlib$launchpad$$$function__11_authorization_engine_factory();
tmp_dictset_value = BUILTIN_CLASSMETHOD(tmp_classmethod_arg_2);
Py_DECREF(tmp_classmethod_arg_2);
assert(!(tmp_dictset_value == NULL));
condexpr_end_18:;
tmp_res = PyObject_SetItem(locals_launchpadlib$launchpad$$$class__8_Launchpad_157, mod_consts[49], 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 = 223;
type_description_2 = "o";
goto frame_exception_exit_9;
}
}
{
nuitka_bool tmp_condition_result_51;
PyObject *tmp_called_value_19;
PyObject *tmp_args_element_value_4;
PyObject *tmp_classmethod_arg_3;
tmp_res = MAPPING_HAS_ITEM(locals_launchpadlib$launchpad$$$class__8_Launchpad_157, mod_consts[192]);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 232;
type_description_2 = "o";
goto frame_exception_exit_9;
}
tmp_condition_result_51 = (tmp_res == 1) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_51 == NUITKA_BOOL_TRUE) {
goto condexpr_true_19;
} else {
goto condexpr_false_19;
}
condexpr_true_19:;
tmp_called_value_19 = PyObject_GetItem(locals_launchpadlib$launchpad$$$class__8_Launchpad_157, mod_consts[192]);
if (unlikely(tmp_called_value_19 == NULL && CHECK_AND_CLEAR_KEY_ERROR_OCCURRED())) {
FORMAT_NAME_ERROR(&exception_type, &exception_value, mod_consts[192]);
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 232;
type_description_2 = "o";
goto frame_exception_exit_9;
}
if (tmp_called_value_19 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 232;
type_description_2 = "o";
goto frame_exception_exit_9;
}
tmp_args_element_value_4 = MAKE_FUNCTION_launchpadlib$launchpad$$$function__12_credential_store_factory();
frame_08047879238ae53d57794b03acee62f6_9->m_frame.f_lineno = 232;
tmp_dictset_value = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_19, tmp_args_element_value_4);
Py_DECREF(tmp_called_value_19);
Py_DECREF(tmp_args_element_value_4);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 232;
type_description_2 = "o";
goto frame_exception_exit_9;
}
goto condexpr_end_19;
condexpr_false_19:;
tmp_classmethod_arg_3 = MAKE_FUNCTION_launchpadlib$launchpad$$$function__12_credential_store_factory();
tmp_dictset_value = BUILTIN_CLASSMETHOD(tmp_classmethod_arg_3);
Py_DECREF(tmp_classmethod_arg_3);
assert(!(tmp_dictset_value == NULL));
condexpr_end_19:;
tmp_res = PyObject_SetItem(locals_launchpadlib$launchpad$$$class__8_Launchpad_157, mod_consts[50], 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 = 233;
type_description_2 = "o";
goto frame_exception_exit_9;
}
}
{
nuitka_bool tmp_condition_result_52;
PyObject *tmp_called_value_20;
PyObject *tmp_args_element_value_5;
PyObject *tmp_defaults_2;
PyObject *tmp_tuple_element_33;
PyObject *tmp_expression_value_45;
PyObject *tmp_classmethod_arg_4;
PyObject *tmp_defaults_3;
PyObject *tmp_tuple_element_34;
PyObject *tmp_expression_value_46;
tmp_res = MAPPING_HAS_ITEM(locals_launchpadlib$launchpad$$$class__8_Launchpad_157, mod_consts[192]);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 242;
type_description_2 = "o";
goto frame_exception_exit_9;
}
tmp_condition_result_52 = (tmp_res == 1) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_52 == NUITKA_BOOL_TRUE) {
goto condexpr_true_20;
} else {
goto condexpr_false_20;
}
condexpr_true_20:;
tmp_called_value_20 = PyObject_GetItem(locals_launchpadlib$launchpad$$$class__8_Launchpad_157, mod_consts[192]);
if (unlikely(tmp_called_value_20 == NULL && CHECK_AND_CLEAR_KEY_ERROR_OCCURRED())) {
FORMAT_NAME_ERROR(&exception_type, &exception_value, mod_consts[192]);
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 242;
type_description_2 = "o";
goto frame_exception_exit_9;
}
if (tmp_called_value_20 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 242;
type_description_2 = "o";
goto frame_exception_exit_9;
}
tmp_expression_value_45 = PyObject_GetItem(locals_launchpadlib$launchpad$$$class__8_Launchpad_157, mod_consts[27]);
if (tmp_expression_value_45 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_expression_value_45 = GET_STRING_DICT_VALUE(moduledict_launchpadlib$launchpad, (Nuitka_StringObject *)mod_consts[27]);
if (unlikely(tmp_expression_value_45 == NULL)) {
tmp_expression_value_45 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[27]);
}
if (tmp_expression_value_45 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_20);
exception_lineno = 244;
type_description_2 = "o";
goto frame_exception_exit_9;
}
Py_INCREF(tmp_expression_value_45);
} else {
goto frame_exception_exit_9;
}
}
tmp_tuple_element_33 = LOOKUP_ATTRIBUTE(tmp_expression_value_45, mod_consts[139]);
Py_DECREF(tmp_expression_value_45);
if (tmp_tuple_element_33 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_20);
exception_lineno = 244;
type_description_2 = "o";
goto frame_exception_exit_9;
}
tmp_defaults_2 = MAKE_TUPLE_EMPTY(10);
PyTuple_SET_ITEM(tmp_defaults_2, 0, tmp_tuple_element_33);
tmp_tuple_element_33 = Py_None;
PyTuple_SET_ITEM0(tmp_defaults_2, 1, tmp_tuple_element_33);
tmp_tuple_element_33 = Py_None;
PyTuple_SET_ITEM0(tmp_defaults_2, 2, tmp_tuple_element_33);
tmp_tuple_element_33 = PyObject_GetItem(locals_launchpadlib$launchpad$$$class__8_Launchpad_157, mod_consts[118]);
if (tmp_tuple_element_33 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_tuple_element_33 = GET_STRING_DICT_VALUE(moduledict_launchpadlib$launchpad, (Nuitka_StringObject *)mod_consts[118]);
if (unlikely(tmp_tuple_element_33 == NULL)) {
tmp_tuple_element_33 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[118]);
}
if (tmp_tuple_element_33 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 245;
type_description_2 = "o";
goto tuple_build_exception_10;
}
Py_INCREF(tmp_tuple_element_33);
} else {
goto tuple_build_exception_10;
}
}
PyTuple_SET_ITEM(tmp_defaults_2, 3, tmp_tuple_element_33);
tmp_tuple_element_33 = Py_None;
PyTuple_SET_ITEM0(tmp_defaults_2, 4, tmp_tuple_element_33);
tmp_tuple_element_33 = Py_None;
PyTuple_SET_ITEM0(tmp_defaults_2, 5, tmp_tuple_element_33);
tmp_tuple_element_33 = Py_None;
PyTuple_SET_ITEM0(tmp_defaults_2, 6, tmp_tuple_element_33);
tmp_tuple_element_33 = Py_None;
PyTuple_SET_ITEM0(tmp_defaults_2, 7, tmp_tuple_element_33);
tmp_tuple_element_33 = Py_None;
PyTuple_SET_ITEM0(tmp_defaults_2, 8, tmp_tuple_element_33);
tmp_tuple_element_33 = PyObject_GetItem(locals_launchpadlib$launchpad$$$class__8_Launchpad_157, mod_consts[181]);
if (unlikely(tmp_tuple_element_33 == NULL && CHECK_AND_CLEAR_KEY_ERROR_OCCURRED())) {
FORMAT_NAME_ERROR(&exception_type, &exception_value, mod_consts[181]);
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 248;
type_description_2 = "o";
goto tuple_build_exception_10;
}
if (tmp_tuple_element_33 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 248;
type_description_2 = "o";
goto tuple_build_exception_10;
}
PyTuple_SET_ITEM(tmp_defaults_2, 9, tmp_tuple_element_33);
goto tuple_build_noexception_10;
// Exception handling pass through code for tuple_build:
tuple_build_exception_10:;
Py_DECREF(tmp_called_value_20);
Py_DECREF(tmp_defaults_2);
goto frame_exception_exit_9;
// Finished with no exception for tuple_build:
tuple_build_noexception_10:;
tmp_args_element_value_5 = MAKE_FUNCTION_launchpadlib$launchpad$$$function__13_login(tmp_defaults_2);
frame_08047879238ae53d57794b03acee62f6_9->m_frame.f_lineno = 242;
tmp_dictset_value = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_20, tmp_args_element_value_5);
Py_DECREF(tmp_called_value_20);
Py_DECREF(tmp_args_element_value_5);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 242;
type_description_2 = "o";
goto frame_exception_exit_9;
}
goto condexpr_end_20;
condexpr_false_20:;
tmp_expression_value_46 = PyObject_GetItem(locals_launchpadlib$launchpad$$$class__8_Launchpad_157, mod_consts[27]);
if (tmp_expression_value_46 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_expression_value_46 = GET_STRING_DICT_VALUE(moduledict_launchpadlib$launchpad, (Nuitka_StringObject *)mod_consts[27]);
if (unlikely(tmp_expression_value_46 == NULL)) {
tmp_expression_value_46 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[27]);
}
if (tmp_expression_value_46 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 244;
type_description_2 = "o";
goto frame_exception_exit_9;
}
Py_INCREF(tmp_expression_value_46);
} else {
goto frame_exception_exit_9;
}
}
tmp_tuple_element_34 = LOOKUP_ATTRIBUTE(tmp_expression_value_46, mod_consts[139]);
Py_DECREF(tmp_expression_value_46);
if (tmp_tuple_element_34 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 244;
type_description_2 = "o";
goto frame_exception_exit_9;
}
tmp_defaults_3 = MAKE_TUPLE_EMPTY(10);
PyTuple_SET_ITEM(tmp_defaults_3, 0, tmp_tuple_element_34);
tmp_tuple_element_34 = Py_None;
PyTuple_SET_ITEM0(tmp_defaults_3, 1, tmp_tuple_element_34);
tmp_tuple_element_34 = Py_None;
PyTuple_SET_ITEM0(tmp_defaults_3, 2, tmp_tuple_element_34);
tmp_tuple_element_34 = PyObject_GetItem(locals_launchpadlib$launchpad$$$class__8_Launchpad_157, mod_consts[118]);
if (tmp_tuple_element_34 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_tuple_element_34 = GET_STRING_DICT_VALUE(moduledict_launchpadlib$launchpad, (Nuitka_StringObject *)mod_consts[118]);
if (unlikely(tmp_tuple_element_34 == NULL)) {
tmp_tuple_element_34 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[118]);
}
if (tmp_tuple_element_34 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 245;
type_description_2 = "o";
goto tuple_build_exception_11;
}
Py_INCREF(tmp_tuple_element_34);
} else {
goto tuple_build_exception_11;
}
}
PyTuple_SET_ITEM(tmp_defaults_3, 3, tmp_tuple_element_34);
tmp_tuple_element_34 = Py_None;
PyTuple_SET_ITEM0(tmp_defaults_3, 4, tmp_tuple_element_34);
tmp_tuple_element_34 = Py_None;
PyTuple_SET_ITEM0(tmp_defaults_3, 5, tmp_tuple_element_34);
tmp_tuple_element_34 = Py_None;
PyTuple_SET_ITEM0(tmp_defaults_3, 6, tmp_tuple_element_34);
tmp_tuple_element_34 = Py_None;
PyTuple_SET_ITEM0(tmp_defaults_3, 7, tmp_tuple_element_34);
tmp_tuple_element_34 = Py_None;
PyTuple_SET_ITEM0(tmp_defaults_3, 8, tmp_tuple_element_34);
tmp_tuple_element_34 = PyObject_GetItem(locals_launchpadlib$launchpad$$$class__8_Launchpad_157, mod_consts[181]);
if (unlikely(tmp_tuple_element_34 == NULL && CHECK_AND_CLEAR_KEY_ERROR_OCCURRED())) {
FORMAT_NAME_ERROR(&exception_type, &exception_value, mod_consts[181]);
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 248;
type_description_2 = "o";
goto tuple_build_exception_11;
}
if (tmp_tuple_element_34 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 248;
type_description_2 = "o";
goto tuple_build_exception_11;
}
PyTuple_SET_ITEM(tmp_defaults_3, 9, tmp_tuple_element_34);
goto tuple_build_noexception_11;
// Exception handling pass through code for tuple_build:
tuple_build_exception_11:;
Py_DECREF(tmp_defaults_3);
goto frame_exception_exit_9;
// Finished with no exception for tuple_build:
tuple_build_noexception_11:;
tmp_classmethod_arg_4 = MAKE_FUNCTION_launchpadlib$launchpad$$$function__13_login(tmp_defaults_3);
tmp_dictset_value = BUILTIN_CLASSMETHOD(tmp_classmethod_arg_4);
Py_DECREF(tmp_classmethod_arg_4);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 242;
type_description_2 = "o";
goto frame_exception_exit_9;
}
condexpr_end_20:;
tmp_res = PyObject_SetItem(locals_launchpadlib$launchpad$$$class__8_Launchpad_157, 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 = 243;
type_description_2 = "o";
goto frame_exception_exit_9;
}
}
{
nuitka_bool tmp_condition_result_53;
PyObject *tmp_called_value_21;
PyObject *tmp_args_element_value_6;
PyObject *tmp_defaults_4;
PyObject *tmp_tuple_element_35;
PyObject *tmp_expression_value_47;
PyObject *tmp_classmethod_arg_5;
PyObject *tmp_defaults_5;
PyObject *tmp_tuple_element_36;
PyObject *tmp_expression_value_48;
tmp_res = MAPPING_HAS_ITEM(locals_launchpadlib$launchpad$$$class__8_Launchpad_157, mod_consts[192]);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 294;
type_description_2 = "o";
goto frame_exception_exit_9;
}
tmp_condition_result_53 = (tmp_res == 1) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_53 == NUITKA_BOOL_TRUE) {
goto condexpr_true_21;
} else {
goto condexpr_false_21;
}
condexpr_true_21:;
tmp_called_value_21 = PyObject_GetItem(locals_launchpadlib$launchpad$$$class__8_Launchpad_157, mod_consts[192]);
if (unlikely(tmp_called_value_21 == NULL && CHECK_AND_CLEAR_KEY_ERROR_OCCURRED())) {
FORMAT_NAME_ERROR(&exception_type, &exception_value, mod_consts[192]);
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 294;
type_description_2 = "o";
goto frame_exception_exit_9;
}
if (tmp_called_value_21 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 294;
type_description_2 = "o";
goto frame_exception_exit_9;
}
tmp_expression_value_47 = PyObject_GetItem(locals_launchpadlib$launchpad$$$class__8_Launchpad_157, mod_consts[27]);
if (tmp_expression_value_47 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_expression_value_47 = GET_STRING_DICT_VALUE(moduledict_launchpadlib$launchpad, (Nuitka_StringObject *)mod_consts[27]);
if (unlikely(tmp_expression_value_47 == NULL)) {
tmp_expression_value_47 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[27]);
}
if (tmp_expression_value_47 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_21);
exception_lineno = 296;
type_description_2 = "o";
goto frame_exception_exit_9;
}
Py_INCREF(tmp_expression_value_47);
} else {
goto frame_exception_exit_9;
}
}
tmp_tuple_element_35 = LOOKUP_ATTRIBUTE(tmp_expression_value_47, mod_consts[139]);
Py_DECREF(tmp_expression_value_47);
if (tmp_tuple_element_35 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_21);
exception_lineno = 296;
type_description_2 = "o";
goto frame_exception_exit_9;
}
tmp_defaults_4 = MAKE_TUPLE_EMPTY(10);
PyTuple_SET_ITEM(tmp_defaults_4, 0, tmp_tuple_element_35);
tmp_tuple_element_35 = Py_None;
PyTuple_SET_ITEM0(tmp_defaults_4, 1, tmp_tuple_element_35);
tmp_tuple_element_35 = Py_None;
PyTuple_SET_ITEM0(tmp_defaults_4, 2, tmp_tuple_element_35);
tmp_tuple_element_35 = PyObject_GetItem(locals_launchpadlib$launchpad$$$class__8_Launchpad_157, mod_consts[118]);
if (tmp_tuple_element_35 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_tuple_element_35 = GET_STRING_DICT_VALUE(moduledict_launchpadlib$launchpad, (Nuitka_StringObject *)mod_consts[118]);
if (unlikely(tmp_tuple_element_35 == NULL)) {
tmp_tuple_element_35 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[118]);
}
if (tmp_tuple_element_35 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 297;
type_description_2 = "o";
goto tuple_build_exception_12;
}
Py_INCREF(tmp_tuple_element_35);
} else {
goto tuple_build_exception_12;
}
}
PyTuple_SET_ITEM(tmp_defaults_4, 3, tmp_tuple_element_35);
tmp_tuple_element_35 = Py_None;
PyTuple_SET_ITEM0(tmp_defaults_4, 4, tmp_tuple_element_35);
tmp_tuple_element_35 = MAKE_LIST_EMPTY(0);
PyTuple_SET_ITEM(tmp_defaults_4, 5, tmp_tuple_element_35);
tmp_tuple_element_35 = Py_None;
PyTuple_SET_ITEM0(tmp_defaults_4, 6, tmp_tuple_element_35);
tmp_tuple_element_35 = Py_None;
PyTuple_SET_ITEM0(tmp_defaults_4, 7, tmp_tuple_element_35);
tmp_tuple_element_35 = Py_None;
PyTuple_SET_ITEM0(tmp_defaults_4, 8, tmp_tuple_element_35);
tmp_tuple_element_35 = PyObject_GetItem(locals_launchpadlib$launchpad$$$class__8_Launchpad_157, mod_consts[181]);
if (unlikely(tmp_tuple_element_35 == NULL && CHECK_AND_CLEAR_KEY_ERROR_OCCURRED())) {
FORMAT_NAME_ERROR(&exception_type, &exception_value, mod_consts[181]);
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 301;
type_description_2 = "o";
goto tuple_build_exception_12;
}
if (tmp_tuple_element_35 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 301;
type_description_2 = "o";
goto tuple_build_exception_12;
}
PyTuple_SET_ITEM(tmp_defaults_4, 9, tmp_tuple_element_35);
goto tuple_build_noexception_12;
// Exception handling pass through code for tuple_build:
tuple_build_exception_12:;
Py_DECREF(tmp_called_value_21);
Py_DECREF(tmp_defaults_4);
goto frame_exception_exit_9;
// Finished with no exception for tuple_build:
tuple_build_noexception_12:;
tmp_args_element_value_6 = MAKE_FUNCTION_launchpadlib$launchpad$$$function__14_get_token_and_login(tmp_defaults_4);
frame_08047879238ae53d57794b03acee62f6_9->m_frame.f_lineno = 294;
tmp_dictset_value = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_21, tmp_args_element_value_6);
Py_DECREF(tmp_called_value_21);
Py_DECREF(tmp_args_element_value_6);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 294;
type_description_2 = "o";
goto frame_exception_exit_9;
}
goto condexpr_end_21;
condexpr_false_21:;
tmp_expression_value_48 = PyObject_GetItem(locals_launchpadlib$launchpad$$$class__8_Launchpad_157, mod_consts[27]);
if (tmp_expression_value_48 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_expression_value_48 = GET_STRING_DICT_VALUE(moduledict_launchpadlib$launchpad, (Nuitka_StringObject *)mod_consts[27]);
if (unlikely(tmp_expression_value_48 == NULL)) {
tmp_expression_value_48 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[27]);
}
if (tmp_expression_value_48 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 296;
type_description_2 = "o";
goto frame_exception_exit_9;
}
Py_INCREF(tmp_expression_value_48);
} else {
goto frame_exception_exit_9;
}
}
tmp_tuple_element_36 = LOOKUP_ATTRIBUTE(tmp_expression_value_48, mod_consts[139]);
Py_DECREF(tmp_expression_value_48);
if (tmp_tuple_element_36 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 296;
type_description_2 = "o";
goto frame_exception_exit_9;
}
tmp_defaults_5 = MAKE_TUPLE_EMPTY(10);
PyTuple_SET_ITEM(tmp_defaults_5, 0, tmp_tuple_element_36);
tmp_tuple_element_36 = Py_None;
PyTuple_SET_ITEM0(tmp_defaults_5, 1, tmp_tuple_element_36);
tmp_tuple_element_36 = Py_None;
PyTuple_SET_ITEM0(tmp_defaults_5, 2, tmp_tuple_element_36);
tmp_tuple_element_36 = PyObject_GetItem(locals_launchpadlib$launchpad$$$class__8_Launchpad_157, mod_consts[118]);
if (tmp_tuple_element_36 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_tuple_element_36 = GET_STRING_DICT_VALUE(moduledict_launchpadlib$launchpad, (Nuitka_StringObject *)mod_consts[118]);
if (unlikely(tmp_tuple_element_36 == NULL)) {
tmp_tuple_element_36 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[118]);
}
if (tmp_tuple_element_36 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 297;
type_description_2 = "o";
goto tuple_build_exception_13;
}
Py_INCREF(tmp_tuple_element_36);
} else {
goto tuple_build_exception_13;
}
}
PyTuple_SET_ITEM(tmp_defaults_5, 3, tmp_tuple_element_36);
tmp_tuple_element_36 = Py_None;
PyTuple_SET_ITEM0(tmp_defaults_5, 4, tmp_tuple_element_36);
tmp_tuple_element_36 = MAKE_LIST_EMPTY(0);
PyTuple_SET_ITEM(tmp_defaults_5, 5, tmp_tuple_element_36);
tmp_tuple_element_36 = Py_None;
PyTuple_SET_ITEM0(tmp_defaults_5, 6, tmp_tuple_element_36);
tmp_tuple_element_36 = Py_None;
PyTuple_SET_ITEM0(tmp_defaults_5, 7, tmp_tuple_element_36);
tmp_tuple_element_36 = Py_None;
PyTuple_SET_ITEM0(tmp_defaults_5, 8, tmp_tuple_element_36);
tmp_tuple_element_36 = PyObject_GetItem(locals_launchpadlib$launchpad$$$class__8_Launchpad_157, mod_consts[181]);
if (unlikely(tmp_tuple_element_36 == NULL && CHECK_AND_CLEAR_KEY_ERROR_OCCURRED())) {
FORMAT_NAME_ERROR(&exception_type, &exception_value, mod_consts[181]);
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 301;
type_description_2 = "o";
goto tuple_build_exception_13;
}
if (tmp_tuple_element_36 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 301;
type_description_2 = "o";
goto tuple_build_exception_13;
}
PyTuple_SET_ITEM(tmp_defaults_5, 9, tmp_tuple_element_36);
goto tuple_build_noexception_13;
// Exception handling pass through code for tuple_build:
tuple_build_exception_13:;
Py_DECREF(tmp_defaults_5);
goto frame_exception_exit_9;
// Finished with no exception for tuple_build:
tuple_build_noexception_13:;
tmp_classmethod_arg_5 = MAKE_FUNCTION_launchpadlib$launchpad$$$function__14_get_token_and_login(tmp_defaults_5);
tmp_dictset_value = BUILTIN_CLASSMETHOD(tmp_classmethod_arg_5);
Py_DECREF(tmp_classmethod_arg_5);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 294;
type_description_2 = "o";
goto frame_exception_exit_9;
}
condexpr_end_21:;
tmp_res = PyObject_SetItem(locals_launchpadlib$launchpad$$$class__8_Launchpad_157, 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 = 295;
type_description_2 = "o";
goto frame_exception_exit_9;
}
}
{
nuitka_bool tmp_condition_result_54;
PyObject *tmp_called_value_22;
PyObject *tmp_args_element_value_7;
PyObject *tmp_classmethod_arg_6;
tmp_res = MAPPING_HAS_ITEM(locals_launchpadlib$launchpad$$$class__8_Launchpad_157, mod_consts[192]);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 329;
type_description_2 = "o";
goto frame_exception_exit_9;
}
tmp_condition_result_54 = (tmp_res == 1) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_54 == NUITKA_BOOL_TRUE) {
goto condexpr_true_22;
} else {
goto condexpr_false_22;
}
condexpr_true_22:;
tmp_called_value_22 = PyObject_GetItem(locals_launchpadlib$launchpad$$$class__8_Launchpad_157, mod_consts[192]);
if (unlikely(tmp_called_value_22 == NULL && CHECK_AND_CLEAR_KEY_ERROR_OCCURRED())) {
FORMAT_NAME_ERROR(&exception_type, &exception_value, mod_consts[192]);
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 329;
type_description_2 = "o";
goto frame_exception_exit_9;
}
if (tmp_called_value_22 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 329;
type_description_2 = "o";
goto frame_exception_exit_9;
}
tmp_args_element_value_7 = MAKE_FUNCTION_launchpadlib$launchpad$$$function__15__authorize_token_and_login();
frame_08047879238ae53d57794b03acee62f6_9->m_frame.f_lineno = 329;
tmp_dictset_value = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_22, tmp_args_element_value_7);
Py_DECREF(tmp_called_value_22);
Py_DECREF(tmp_args_element_value_7);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 329;
type_description_2 = "o";
goto frame_exception_exit_9;
}
goto condexpr_end_22;
condexpr_false_22:;
tmp_classmethod_arg_6 = MAKE_FUNCTION_launchpadlib$launchpad$$$function__15__authorize_token_and_login();
tmp_dictset_value = BUILTIN_CLASSMETHOD(tmp_classmethod_arg_6);
Py_DECREF(tmp_classmethod_arg_6);
assert(!(tmp_dictset_value == NULL));
condexpr_end_22:;
tmp_res = PyObject_SetItem(locals_launchpadlib$launchpad$$$class__8_Launchpad_157, mod_consts[54], 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 = 330;
type_description_2 = "o";
goto frame_exception_exit_9;
}
}
{
nuitka_bool tmp_condition_result_55;
PyObject *tmp_called_value_23;
PyObject *tmp_args_element_value_8;
PyObject *tmp_defaults_6;
PyObject *tmp_tuple_element_37;
PyObject *tmp_expression_value_49;
PyObject *tmp_classmethod_arg_7;
PyObject *tmp_defaults_7;
PyObject *tmp_tuple_element_38;
PyObject *tmp_expression_value_50;
tmp_res = MAPPING_HAS_ITEM(locals_launchpadlib$launchpad$$$class__8_Launchpad_157, mod_consts[192]);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 390;
type_description_2 = "o";
goto frame_exception_exit_9;
}
tmp_condition_result_55 = (tmp_res == 1) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_55 == NUITKA_BOOL_TRUE) {
goto condexpr_true_23;
} else {
goto condexpr_false_23;
}
condexpr_true_23:;
tmp_called_value_23 = PyObject_GetItem(locals_launchpadlib$launchpad$$$class__8_Launchpad_157, mod_consts[192]);
if (unlikely(tmp_called_value_23 == NULL && CHECK_AND_CLEAR_KEY_ERROR_OCCURRED())) {
FORMAT_NAME_ERROR(&exception_type, &exception_value, mod_consts[192]);
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 390;
type_description_2 = "o";
goto frame_exception_exit_9;
}
if (tmp_called_value_23 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 390;
type_description_2 = "o";
goto frame_exception_exit_9;
}
tmp_expression_value_49 = PyObject_GetItem(locals_launchpadlib$launchpad$$$class__8_Launchpad_157, mod_consts[27]);
if (tmp_expression_value_49 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_expression_value_49 = GET_STRING_DICT_VALUE(moduledict_launchpadlib$launchpad, (Nuitka_StringObject *)mod_consts[27]);
if (unlikely(tmp_expression_value_49 == NULL)) {
tmp_expression_value_49 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[27]);
}
if (tmp_expression_value_49 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_23);
exception_lineno = 392;
type_description_2 = "o";
goto frame_exception_exit_9;
}
Py_INCREF(tmp_expression_value_49);
} else {
goto frame_exception_exit_9;
}
}
tmp_tuple_element_37 = LOOKUP_ATTRIBUTE(tmp_expression_value_49, mod_consts[139]);
Py_DECREF(tmp_expression_value_49);
if (tmp_tuple_element_37 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_23);
exception_lineno = 392;
type_description_2 = "o";
goto frame_exception_exit_9;
}
tmp_defaults_6 = MAKE_TUPLE_EMPTY(5);
PyTuple_SET_ITEM(tmp_defaults_6, 0, tmp_tuple_element_37);
tmp_tuple_element_37 = Py_None;
PyTuple_SET_ITEM0(tmp_defaults_6, 1, tmp_tuple_element_37);
tmp_tuple_element_37 = Py_None;
PyTuple_SET_ITEM0(tmp_defaults_6, 2, tmp_tuple_element_37);
tmp_tuple_element_37 = PyObject_GetItem(locals_launchpadlib$launchpad$$$class__8_Launchpad_157, mod_consts[118]);
if (tmp_tuple_element_37 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_tuple_element_37 = GET_STRING_DICT_VALUE(moduledict_launchpadlib$launchpad, (Nuitka_StringObject *)mod_consts[118]);
if (unlikely(tmp_tuple_element_37 == NULL)) {
tmp_tuple_element_37 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[118]);
}
if (tmp_tuple_element_37 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 393;
type_description_2 = "o";
goto tuple_build_exception_14;
}
Py_INCREF(tmp_tuple_element_37);
} else {
goto tuple_build_exception_14;
}
}
PyTuple_SET_ITEM(tmp_defaults_6, 3, tmp_tuple_element_37);
tmp_tuple_element_37 = PyObject_GetItem(locals_launchpadlib$launchpad$$$class__8_Launchpad_157, mod_consts[181]);
if (unlikely(tmp_tuple_element_37 == NULL && CHECK_AND_CLEAR_KEY_ERROR_OCCURRED())) {
FORMAT_NAME_ERROR(&exception_type, &exception_value, mod_consts[181]);
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 394;
type_description_2 = "o";
goto tuple_build_exception_14;
}
if (tmp_tuple_element_37 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 394;
type_description_2 = "o";
goto tuple_build_exception_14;
}
PyTuple_SET_ITEM(tmp_defaults_6, 4, tmp_tuple_element_37);
goto tuple_build_noexception_14;
// Exception handling pass through code for tuple_build:
tuple_build_exception_14:;
Py_DECREF(tmp_called_value_23);
Py_DECREF(tmp_defaults_6);
goto frame_exception_exit_9;
// Finished with no exception for tuple_build:
tuple_build_noexception_14:;
tmp_args_element_value_8 = MAKE_FUNCTION_launchpadlib$launchpad$$$function__16_login_anonymously(tmp_defaults_6);
frame_08047879238ae53d57794b03acee62f6_9->m_frame.f_lineno = 390;
tmp_dictset_value = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_23, tmp_args_element_value_8);
Py_DECREF(tmp_called_value_23);
Py_DECREF(tmp_args_element_value_8);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 390;
type_description_2 = "o";
goto frame_exception_exit_9;
}
goto condexpr_end_23;
condexpr_false_23:;
tmp_expression_value_50 = PyObject_GetItem(locals_launchpadlib$launchpad$$$class__8_Launchpad_157, mod_consts[27]);
if (tmp_expression_value_50 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_expression_value_50 = GET_STRING_DICT_VALUE(moduledict_launchpadlib$launchpad, (Nuitka_StringObject *)mod_consts[27]);
if (unlikely(tmp_expression_value_50 == NULL)) {
tmp_expression_value_50 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[27]);
}
if (tmp_expression_value_50 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 392;
type_description_2 = "o";
goto frame_exception_exit_9;
}
Py_INCREF(tmp_expression_value_50);
} else {
goto frame_exception_exit_9;
}
}
tmp_tuple_element_38 = LOOKUP_ATTRIBUTE(tmp_expression_value_50, mod_consts[139]);
Py_DECREF(tmp_expression_value_50);
if (tmp_tuple_element_38 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 392;
type_description_2 = "o";
goto frame_exception_exit_9;
}
tmp_defaults_7 = MAKE_TUPLE_EMPTY(5);
PyTuple_SET_ITEM(tmp_defaults_7, 0, tmp_tuple_element_38);
tmp_tuple_element_38 = Py_None;
PyTuple_SET_ITEM0(tmp_defaults_7, 1, tmp_tuple_element_38);
tmp_tuple_element_38 = Py_None;
PyTuple_SET_ITEM0(tmp_defaults_7, 2, tmp_tuple_element_38);
tmp_tuple_element_38 = PyObject_GetItem(locals_launchpadlib$launchpad$$$class__8_Launchpad_157, mod_consts[118]);
if (tmp_tuple_element_38 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_tuple_element_38 = GET_STRING_DICT_VALUE(moduledict_launchpadlib$launchpad, (Nuitka_StringObject *)mod_consts[118]);
if (unlikely(tmp_tuple_element_38 == NULL)) {
tmp_tuple_element_38 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[118]);
}
if (tmp_tuple_element_38 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 393;
type_description_2 = "o";
goto tuple_build_exception_15;
}
Py_INCREF(tmp_tuple_element_38);
} else {
goto tuple_build_exception_15;
}
}
PyTuple_SET_ITEM(tmp_defaults_7, 3, tmp_tuple_element_38);
tmp_tuple_element_38 = PyObject_GetItem(locals_launchpadlib$launchpad$$$class__8_Launchpad_157, mod_consts[181]);
if (unlikely(tmp_tuple_element_38 == NULL && CHECK_AND_CLEAR_KEY_ERROR_OCCURRED())) {
FORMAT_NAME_ERROR(&exception_type, &exception_value, mod_consts[181]);
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 394;
type_description_2 = "o";
goto tuple_build_exception_15;
}
if (tmp_tuple_element_38 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 394;
type_description_2 = "o";
goto tuple_build_exception_15;
}
PyTuple_SET_ITEM(tmp_defaults_7, 4, tmp_tuple_element_38);
goto tuple_build_noexception_15;
// Exception handling pass through code for tuple_build:
tuple_build_exception_15:;
Py_DECREF(tmp_defaults_7);
goto frame_exception_exit_9;
// Finished with no exception for tuple_build:
tuple_build_noexception_15:;
tmp_classmethod_arg_7 = MAKE_FUNCTION_launchpadlib$launchpad$$$function__16_login_anonymously(tmp_defaults_7);
tmp_dictset_value = BUILTIN_CLASSMETHOD(tmp_classmethod_arg_7);
Py_DECREF(tmp_classmethod_arg_7);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 390;
type_description_2 = "o";
goto frame_exception_exit_9;
}
condexpr_end_23:;
tmp_res = PyObject_SetItem(locals_launchpadlib$launchpad$$$class__8_Launchpad_157, mod_consts[201], 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 = 391;
type_description_2 = "o";
goto frame_exception_exit_9;
}
}
{
nuitka_bool tmp_condition_result_56;
PyObject *tmp_called_value_24;
PyObject *tmp_args_element_value_9;
PyObject *tmp_defaults_8;
PyObject *tmp_tuple_element_39;
PyObject *tmp_classmethod_arg_8;
PyObject *tmp_defaults_9;
PyObject *tmp_tuple_element_40;
tmp_res = MAPPING_HAS_ITEM(locals_launchpadlib$launchpad$$$class__8_Launchpad_157, mod_consts[192]);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 404;
type_description_2 = "o";
goto frame_exception_exit_9;
}
tmp_condition_result_56 = (tmp_res == 1) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_56 == NUITKA_BOOL_TRUE) {
goto condexpr_true_24;
} else {
goto condexpr_false_24;
}
condexpr_true_24:;
tmp_called_value_24 = PyObject_GetItem(locals_launchpadlib$launchpad$$$class__8_Launchpad_157, mod_consts[192]);
if (unlikely(tmp_called_value_24 == NULL && CHECK_AND_CLEAR_KEY_ERROR_OCCURRED())) {
FORMAT_NAME_ERROR(&exception_type, &exception_value, mod_consts[192]);
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 404;
type_description_2 = "o";
goto frame_exception_exit_9;
}
if (tmp_called_value_24 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 404;
type_description_2 = "o";
goto frame_exception_exit_9;
}
tmp_tuple_element_39 = Py_None;
tmp_defaults_8 = MAKE_TUPLE_EMPTY(13);
{
PyObject *tmp_expression_value_51;
PyTuple_SET_ITEM0(tmp_defaults_8, 0, tmp_tuple_element_39);
tmp_expression_value_51 = PyObject_GetItem(locals_launchpadlib$launchpad$$$class__8_Launchpad_157, mod_consts[27]);
if (tmp_expression_value_51 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_expression_value_51 = GET_STRING_DICT_VALUE(moduledict_launchpadlib$launchpad, (Nuitka_StringObject *)mod_consts[27]);
if (unlikely(tmp_expression_value_51 == NULL)) {
tmp_expression_value_51 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[27]);
}
if (tmp_expression_value_51 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 406;
type_description_2 = "o";
goto tuple_build_exception_16;
}
Py_INCREF(tmp_expression_value_51);
} else {
goto tuple_build_exception_16;
}
}
tmp_tuple_element_39 = LOOKUP_ATTRIBUTE(tmp_expression_value_51, mod_consts[139]);
Py_DECREF(tmp_expression_value_51);
if (tmp_tuple_element_39 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 406;
type_description_2 = "o";
goto tuple_build_exception_16;
}
PyTuple_SET_ITEM(tmp_defaults_8, 1, tmp_tuple_element_39);
tmp_tuple_element_39 = Py_None;
PyTuple_SET_ITEM0(tmp_defaults_8, 2, tmp_tuple_element_39);
tmp_tuple_element_39 = Py_None;
PyTuple_SET_ITEM0(tmp_defaults_8, 3, tmp_tuple_element_39);
tmp_tuple_element_39 = PyObject_GetItem(locals_launchpadlib$launchpad$$$class__8_Launchpad_157, mod_consts[118]);
if (tmp_tuple_element_39 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_tuple_element_39 = GET_STRING_DICT_VALUE(moduledict_launchpadlib$launchpad, (Nuitka_StringObject *)mod_consts[118]);
if (unlikely(tmp_tuple_element_39 == NULL)) {
tmp_tuple_element_39 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[118]);
}
if (tmp_tuple_element_39 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 407;
type_description_2 = "o";
goto tuple_build_exception_16;
}
Py_INCREF(tmp_tuple_element_39);
} else {
goto tuple_build_exception_16;
}
}
PyTuple_SET_ITEM(tmp_defaults_8, 4, tmp_tuple_element_39);
tmp_tuple_element_39 = Py_None;
PyTuple_SET_ITEM0(tmp_defaults_8, 5, tmp_tuple_element_39);
tmp_tuple_element_39 = Py_None;
PyTuple_SET_ITEM0(tmp_defaults_8, 6, tmp_tuple_element_39);
tmp_tuple_element_39 = Py_None;
PyTuple_SET_ITEM0(tmp_defaults_8, 7, tmp_tuple_element_39);
tmp_tuple_element_39 = Py_None;
PyTuple_SET_ITEM0(tmp_defaults_8, 8, tmp_tuple_element_39);
tmp_tuple_element_39 = PyObject_GetItem(locals_launchpadlib$launchpad$$$class__8_Launchpad_157, mod_consts[181]);
if (unlikely(tmp_tuple_element_39 == NULL && CHECK_AND_CLEAR_KEY_ERROR_OCCURRED())) {
FORMAT_NAME_ERROR(&exception_type, &exception_value, mod_consts[181]);
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 410;
type_description_2 = "o";
goto tuple_build_exception_16;
}
if (tmp_tuple_element_39 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 410;
type_description_2 = "o";
goto tuple_build_exception_16;
}
PyTuple_SET_ITEM(tmp_defaults_8, 9, tmp_tuple_element_39);
tmp_tuple_element_39 = Py_None;
PyTuple_SET_ITEM0(tmp_defaults_8, 10, tmp_tuple_element_39);
tmp_tuple_element_39 = Py_None;
PyTuple_SET_ITEM0(tmp_defaults_8, 11, tmp_tuple_element_39);
tmp_tuple_element_39 = Py_None;
PyTuple_SET_ITEM0(tmp_defaults_8, 12, tmp_tuple_element_39);
}
goto tuple_build_noexception_16;
// Exception handling pass through code for tuple_build:
tuple_build_exception_16:;
Py_DECREF(tmp_called_value_24);
Py_DECREF(tmp_defaults_8);
goto frame_exception_exit_9;
// Finished with no exception for tuple_build:
tuple_build_noexception_16:;
tmp_args_element_value_9 = MAKE_FUNCTION_launchpadlib$launchpad$$$function__17_login_with(tmp_defaults_8);
frame_08047879238ae53d57794b03acee62f6_9->m_frame.f_lineno = 404;
tmp_dictset_value = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_24, tmp_args_element_value_9);
Py_DECREF(tmp_called_value_24);
Py_DECREF(tmp_args_element_value_9);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 404;
type_description_2 = "o";
goto frame_exception_exit_9;
}
goto condexpr_end_24;
condexpr_false_24:;
tmp_tuple_element_40 = Py_None;
tmp_defaults_9 = MAKE_TUPLE_EMPTY(13);
{
PyObject *tmp_expression_value_52;
PyTuple_SET_ITEM0(tmp_defaults_9, 0, tmp_tuple_element_40);
tmp_expression_value_52 = PyObject_GetItem(locals_launchpadlib$launchpad$$$class__8_Launchpad_157, mod_consts[27]);
if (tmp_expression_value_52 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_expression_value_52 = GET_STRING_DICT_VALUE(moduledict_launchpadlib$launchpad, (Nuitka_StringObject *)mod_consts[27]);
if (unlikely(tmp_expression_value_52 == NULL)) {
tmp_expression_value_52 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[27]);
}
if (tmp_expression_value_52 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 406;
type_description_2 = "o";
goto tuple_build_exception_17;
}
Py_INCREF(tmp_expression_value_52);
} else {
goto tuple_build_exception_17;
}
}
tmp_tuple_element_40 = LOOKUP_ATTRIBUTE(tmp_expression_value_52, mod_consts[139]);
Py_DECREF(tmp_expression_value_52);
if (tmp_tuple_element_40 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 406;
type_description_2 = "o";
goto tuple_build_exception_17;
}
PyTuple_SET_ITEM(tmp_defaults_9, 1, tmp_tuple_element_40);
tmp_tuple_element_40 = Py_None;
PyTuple_SET_ITEM0(tmp_defaults_9, 2, tmp_tuple_element_40);
tmp_tuple_element_40 = Py_None;
PyTuple_SET_ITEM0(tmp_defaults_9, 3, tmp_tuple_element_40);
tmp_tuple_element_40 = PyObject_GetItem(locals_launchpadlib$launchpad$$$class__8_Launchpad_157, mod_consts[118]);
if (tmp_tuple_element_40 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_tuple_element_40 = GET_STRING_DICT_VALUE(moduledict_launchpadlib$launchpad, (Nuitka_StringObject *)mod_consts[118]);
if (unlikely(tmp_tuple_element_40 == NULL)) {
tmp_tuple_element_40 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[118]);
}
if (tmp_tuple_element_40 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 407;
type_description_2 = "o";
goto tuple_build_exception_17;
}
Py_INCREF(tmp_tuple_element_40);
} else {
goto tuple_build_exception_17;
}
}
PyTuple_SET_ITEM(tmp_defaults_9, 4, tmp_tuple_element_40);
tmp_tuple_element_40 = Py_None;
PyTuple_SET_ITEM0(tmp_defaults_9, 5, tmp_tuple_element_40);
tmp_tuple_element_40 = Py_None;
PyTuple_SET_ITEM0(tmp_defaults_9, 6, tmp_tuple_element_40);
tmp_tuple_element_40 = Py_None;
PyTuple_SET_ITEM0(tmp_defaults_9, 7, tmp_tuple_element_40);
tmp_tuple_element_40 = Py_None;
PyTuple_SET_ITEM0(tmp_defaults_9, 8, tmp_tuple_element_40);
tmp_tuple_element_40 = PyObject_GetItem(locals_launchpadlib$launchpad$$$class__8_Launchpad_157, mod_consts[181]);
if (unlikely(tmp_tuple_element_40 == NULL && CHECK_AND_CLEAR_KEY_ERROR_OCCURRED())) {
FORMAT_NAME_ERROR(&exception_type, &exception_value, mod_consts[181]);
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 410;
type_description_2 = "o";
goto tuple_build_exception_17;
}
if (tmp_tuple_element_40 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 410;
type_description_2 = "o";
goto tuple_build_exception_17;
}
PyTuple_SET_ITEM(tmp_defaults_9, 9, tmp_tuple_element_40);
tmp_tuple_element_40 = Py_None;
PyTuple_SET_ITEM0(tmp_defaults_9, 10, tmp_tuple_element_40);
tmp_tuple_element_40 = Py_None;
PyTuple_SET_ITEM0(tmp_defaults_9, 11, tmp_tuple_element_40);
tmp_tuple_element_40 = Py_None;
PyTuple_SET_ITEM0(tmp_defaults_9, 12, tmp_tuple_element_40);
}
goto tuple_build_noexception_17;
// Exception handling pass through code for tuple_build:
tuple_build_exception_17:;
Py_DECREF(tmp_defaults_9);
goto frame_exception_exit_9;
// Finished with no exception for tuple_build:
tuple_build_noexception_17:;
tmp_classmethod_arg_8 = MAKE_FUNCTION_launchpadlib$launchpad$$$function__17_login_with(tmp_defaults_9);
tmp_dictset_value = BUILTIN_CLASSMETHOD(tmp_classmethod_arg_8);
Py_DECREF(tmp_classmethod_arg_8);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 404;
type_description_2 = "o";
goto frame_exception_exit_9;
}
condexpr_end_24:;
tmp_res = PyObject_SetItem(locals_launchpadlib$launchpad$$$class__8_Launchpad_157, mod_consts[203], 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 = 405;
type_description_2 = "o";
goto frame_exception_exit_9;
}
}
{
nuitka_bool tmp_condition_result_57;
PyObject *tmp_called_value_25;
PyObject *tmp_args_element_value_10;
PyObject *tmp_classmethod_arg_9;
tmp_res = MAPPING_HAS_ITEM(locals_launchpadlib$launchpad$$$class__8_Launchpad_157, mod_consts[192]);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 570;
type_description_2 = "o";
goto frame_exception_exit_9;
}
tmp_condition_result_57 = (tmp_res == 1) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_57 == NUITKA_BOOL_TRUE) {
goto condexpr_true_25;
} else {
goto condexpr_false_25;
}
condexpr_true_25:;
tmp_called_value_25 = PyObject_GetItem(locals_launchpadlib$launchpad$$$class__8_Launchpad_157, mod_consts[192]);
if (unlikely(tmp_called_value_25 == NULL && CHECK_AND_CLEAR_KEY_ERROR_OCCURRED())) {
FORMAT_NAME_ERROR(&exception_type, &exception_value, mod_consts[192]);
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 570;
type_description_2 = "o";
goto frame_exception_exit_9;
}
if (tmp_called_value_25 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 570;
type_description_2 = "o";
goto frame_exception_exit_9;
}
tmp_args_element_value_10 = MAKE_FUNCTION_launchpadlib$launchpad$$$function__18__warn_of_deprecated_login_method();
frame_08047879238ae53d57794b03acee62f6_9->m_frame.f_lineno = 570;
tmp_dictset_value = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_25, tmp_args_element_value_10);
Py_DECREF(tmp_called_value_25);
Py_DECREF(tmp_args_element_value_10);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 570;
type_description_2 = "o";
goto frame_exception_exit_9;
}
goto condexpr_end_25;
condexpr_false_25:;
tmp_classmethod_arg_9 = MAKE_FUNCTION_launchpadlib$launchpad$$$function__18__warn_of_deprecated_login_method();
tmp_dictset_value = BUILTIN_CLASSMETHOD(tmp_classmethod_arg_9);
Py_DECREF(tmp_classmethod_arg_9);
assert(!(tmp_dictset_value == NULL));
condexpr_end_25:;
tmp_res = PyObject_SetItem(locals_launchpadlib$launchpad$$$class__8_Launchpad_157, mod_consts[44], 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 = 571;
type_description_2 = "o";
goto frame_exception_exit_9;
}
}
{
nuitka_bool tmp_condition_result_58;
PyObject *tmp_called_value_26;
PyObject *tmp_args_element_value_11;
PyObject *tmp_defaults_10;
PyObject *tmp_classmethod_arg_10;
PyObject *tmp_defaults_11;
tmp_res = MAPPING_HAS_ITEM(locals_launchpadlib$launchpad$$$class__8_Launchpad_157, mod_consts[192]);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 578;
type_description_2 = "o";
goto frame_exception_exit_9;
}
tmp_condition_result_58 = (tmp_res == 1) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_58 == NUITKA_BOOL_TRUE) {
goto condexpr_true_26;
} else {
goto condexpr_false_26;
}
condexpr_true_26:;
tmp_called_value_26 = PyObject_GetItem(locals_launchpadlib$launchpad$$$class__8_Launchpad_157, mod_consts[192]);
if (unlikely(tmp_called_value_26 == NULL && CHECK_AND_CLEAR_KEY_ERROR_OCCURRED())) {
FORMAT_NAME_ERROR(&exception_type, &exception_value, mod_consts[192]);
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 578;
type_description_2 = "o";
goto frame_exception_exit_9;
}
if (tmp_called_value_26 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 578;
type_description_2 = "o";
goto frame_exception_exit_9;
}
tmp_defaults_10 = mod_consts[206];
Py_INCREF(tmp_defaults_10);
tmp_args_element_value_11 = MAKE_FUNCTION_launchpadlib$launchpad$$$function__19__assert_login_argument_consistency(tmp_defaults_10);
frame_08047879238ae53d57794b03acee62f6_9->m_frame.f_lineno = 578;
tmp_dictset_value = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_26, tmp_args_element_value_11);
Py_DECREF(tmp_called_value_26);
Py_DECREF(tmp_args_element_value_11);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 578;
type_description_2 = "o";
goto frame_exception_exit_9;
}
goto condexpr_end_26;
condexpr_false_26:;
tmp_defaults_11 = mod_consts[206];
Py_INCREF(tmp_defaults_11);
tmp_classmethod_arg_10 = MAKE_FUNCTION_launchpadlib$launchpad$$$function__19__assert_login_argument_consistency(tmp_defaults_11);
tmp_dictset_value = BUILTIN_CLASSMETHOD(tmp_classmethod_arg_10);
Py_DECREF(tmp_classmethod_arg_10);
assert(!(tmp_dictset_value == NULL));
condexpr_end_26:;
tmp_res = PyObject_SetItem(locals_launchpadlib$launchpad$$$class__8_Launchpad_157, mod_consts[62], 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 = 579;
type_description_2 = "o";
goto frame_exception_exit_9;
}
}
{
nuitka_bool tmp_condition_result_59;
PyObject *tmp_called_value_27;
PyObject *tmp_args_element_value_12;
PyObject *tmp_defaults_12;
PyObject *tmp_classmethod_arg_11;
PyObject *tmp_defaults_13;
tmp_res = MAPPING_HAS_ITEM(locals_launchpadlib$launchpad$$$class__8_Launchpad_157, mod_consts[192]);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 602;
type_description_2 = "o";
goto frame_exception_exit_9;
}
tmp_condition_result_59 = (tmp_res == 1) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_59 == NUITKA_BOOL_TRUE) {
goto condexpr_true_27;
} else {
goto condexpr_false_27;
}
condexpr_true_27:;
tmp_called_value_27 = PyObject_GetItem(locals_launchpadlib$launchpad$$$class__8_Launchpad_157, mod_consts[192]);
if (unlikely(tmp_called_value_27 == NULL && CHECK_AND_CLEAR_KEY_ERROR_OCCURRED())) {
FORMAT_NAME_ERROR(&exception_type, &exception_value, mod_consts[192]);
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 602;
type_description_2 = "o";
goto frame_exception_exit_9;
}
if (tmp_called_value_27 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 602;
type_description_2 = "o";
goto frame_exception_exit_9;
}
tmp_defaults_12 = mod_consts[58];
Py_INCREF(tmp_defaults_12);
tmp_args_element_value_12 = MAKE_FUNCTION_launchpadlib$launchpad$$$function__20__get_paths(tmp_defaults_12);
frame_08047879238ae53d57794b03acee62f6_9->m_frame.f_lineno = 602;
tmp_dictset_value = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_27, tmp_args_element_value_12);
Py_DECREF(tmp_called_value_27);
Py_DECREF(tmp_args_element_value_12);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 602;
type_description_2 = "o";
goto frame_exception_exit_9;
}
goto condexpr_end_27;
condexpr_false_27:;
tmp_defaults_13 = mod_consts[58];
Py_INCREF(tmp_defaults_13);
tmp_classmethod_arg_11 = MAKE_FUNCTION_launchpadlib$launchpad$$$function__20__get_paths(tmp_defaults_13);
tmp_dictset_value = BUILTIN_CLASSMETHOD(tmp_classmethod_arg_11);
Py_DECREF(tmp_classmethod_arg_11);
assert(!(tmp_dictset_value == NULL));
condexpr_end_27:;
tmp_res = PyObject_SetItem(locals_launchpadlib$launchpad$$$class__8_Launchpad_157, mod_consts[68], 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 = 603;
type_description_2 = "o";
goto frame_exception_exit_9;
}
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_08047879238ae53d57794b03acee62f6_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_08047879238ae53d57794b03acee62f6_9);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_08047879238ae53d57794b03acee62f6_9, exception_lineno);
} else if (exception_tb->tb_frame != &frame_08047879238ae53d57794b03acee62f6_9->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_08047879238ae53d57794b03acee62f6_9, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_08047879238ae53d57794b03acee62f6_9,
type_description_2,
outline_7_var___class__
);
// Release cached frame if used for exception.
if (frame_08047879238ae53d57794b03acee62f6_9 == cache_frame_08047879238ae53d57794b03acee62f6_9) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_08047879238ae53d57794b03acee62f6_9);
cache_frame_08047879238ae53d57794b03acee62f6_9 = NULL;
}
assertFrameObject(frame_08047879238ae53d57794b03acee62f6_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_31;
skip_nested_handling_8:;
{
nuitka_bool tmp_condition_result_60;
PyObject *tmp_cmp_expr_left_9;
PyObject *tmp_cmp_expr_right_9;
CHECK_OBJECT(tmp_class_creation_8__bases);
tmp_cmp_expr_left_9 = tmp_class_creation_8__bases;
CHECK_OBJECT(tmp_class_creation_8__bases_orig);
tmp_cmp_expr_right_9 = tmp_class_creation_8__bases_orig;
tmp_condition_result_60 = RICH_COMPARE_NE_NBOOL_OBJECT_TUPLE(tmp_cmp_expr_left_9, tmp_cmp_expr_right_9);
if (tmp_condition_result_60 == NUITKA_BOOL_EXCEPTION) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 157;
goto try_except_handler_31;
}
if (tmp_condition_result_60 == NUITKA_BOOL_TRUE) {
goto branch_yes_33;
} else {
goto branch_no_33;
}
}
branch_yes_33:;
CHECK_OBJECT(tmp_class_creation_8__bases_orig);
tmp_dictset_value = tmp_class_creation_8__bases_orig;
tmp_res = PyObject_SetItem(locals_launchpadlib$launchpad$$$class__8_Launchpad_157, mod_consts[158], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 157;
goto try_except_handler_31;
}
branch_no_33:;
{
PyObject *tmp_assign_source_99;
PyObject *tmp_called_value_28;
PyObject *tmp_args_value_16;
PyObject *tmp_tuple_element_41;
PyObject *tmp_kwargs_value_16;
CHECK_OBJECT(tmp_class_creation_8__metaclass);
tmp_called_value_28 = tmp_class_creation_8__metaclass;
tmp_tuple_element_41 = mod_consts[32];
tmp_args_value_16 = MAKE_TUPLE_EMPTY(3);
PyTuple_SET_ITEM0(tmp_args_value_16, 0, tmp_tuple_element_41);
CHECK_OBJECT(tmp_class_creation_8__bases);
tmp_tuple_element_41 = tmp_class_creation_8__bases;
PyTuple_SET_ITEM0(tmp_args_value_16, 1, tmp_tuple_element_41);
tmp_tuple_element_41 = locals_launchpadlib$launchpad$$$class__8_Launchpad_157;
PyTuple_SET_ITEM0(tmp_args_value_16, 2, tmp_tuple_element_41);
CHECK_OBJECT(tmp_class_creation_8__class_decl_dict);
tmp_kwargs_value_16 = tmp_class_creation_8__class_decl_dict;
frame_efd3f092103ae0857016c1d72281f1a9->m_frame.f_lineno = 157;
tmp_assign_source_99 = CALL_FUNCTION(tmp_called_value_28, tmp_args_value_16, tmp_kwargs_value_16);
Py_DECREF(tmp_args_value_16);
if (tmp_assign_source_99 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 157;
goto try_except_handler_31;
}
assert(outline_7_var___class__ == NULL);
outline_7_var___class__ = tmp_assign_source_99;
}
CHECK_OBJECT(outline_7_var___class__);
tmp_assign_source_98 = outline_7_var___class__;
Py_INCREF(tmp_assign_source_98);
goto try_return_handler_31;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_31:;
Py_DECREF(locals_launchpadlib$launchpad$$$class__8_Launchpad_157);
locals_launchpadlib$launchpad$$$class__8_Launchpad_157 = NULL;
goto try_return_handler_30;
// Exception handler code:
try_except_handler_31:;
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;
Py_DECREF(locals_launchpadlib$launchpad$$$class__8_Launchpad_157);
locals_launchpadlib$launchpad$$$class__8_Launchpad_157 = NULL;
// 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 try_except_handler_30;
// End of try:
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_30:;
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_30:;
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;
// 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 outline_exception_8;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
outline_exception_8:;
exception_lineno = 157;
goto try_except_handler_29;
outline_result_8:;
UPDATE_STRING_DICT1(moduledict_launchpadlib$launchpad, (Nuitka_StringObject *)mod_consts[32], tmp_assign_source_98);
}
goto try_end_15;
// Exception handler code:
try_except_handler_29:;
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_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_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_15:;
// Restore frame exception if necessary.
#if 0
RESTORE_FRAME_EXCEPTION(frame_efd3f092103ae0857016c1d72281f1a9);
#endif
popFrameStack();
goto frame_no_exception_9;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_efd3f092103ae0857016c1d72281f1a9);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_efd3f092103ae0857016c1d72281f1a9, exception_lineno);
} else if (exception_tb->tb_frame != &frame_efd3f092103ae0857016c1d72281f1a9->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_efd3f092103ae0857016c1d72281f1a9, exception_lineno);
}
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto module_exception_exit;
frame_no_exception_9:;
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;
// Report to PGO about leaving the module without error.
PGO_onModuleExit("launchpadlib.launchpad", false);
Py_INCREF(module_launchpadlib$launchpad);
return module_launchpadlib$launchpad;
module_exception_exit:
#if defined(_NUITKA_MODULE) && 0
{
PyObject *module_name = GET_STRING_DICT_VALUE(moduledict_launchpadlib$launchpad, (Nuitka_StringObject *)const_str_plain___name__);
if (module_name != NULL) {
Nuitka_DelModule(module_name);
}
}
#endif
PGO_onModuleExit("launchpadlib$launchpad", false);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
}