Files
fesmoo_perdoliq/baraban.build/module.future.backports.email.errors.c
2019-12-06 12:23:21 +03:00

20085 lines
625 KiB
C

/* Generated code for Python source for module 'future.backports.email.errors'
* created by Nuitka version 0.6.0
*
* This code is in part copyright 2018 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 "__helpers.h"
/* The _module_future$backports$email$errors 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_future$backports$email$errors;
PyDictObject *moduledict_future$backports$email$errors;
/* The module constants used, if any. */
static PyObject *const_tuple_3e941cc471bf0b6967c6a3bd2e2dd599_tuple;
extern PyObject *const_str_plain_metaclass;
static PyObject *const_str_digest_566dd4595b08f6618426d0470a8e34bf;
extern PyObject *const_str_plain___name__;
extern PyObject *const_tuple_str_plain___class___tuple;
static PyObject *const_str_digest_66e93b0f38a3f297251a19cf5aa0d2f8;
extern PyObject *const_str_angle_metaclass;
static PyObject *const_str_plain_non_printables;
extern PyObject *const_str_plain___file__;
extern PyObject *const_str_plain_args;
extern PyObject *const_str_plain_CharsetError;
extern PyObject *const_str_plain_division;
static PyObject *const_str_plain_NonASCIILocalPartDefect;
extern PyObject *const_str_plain_None;
static PyObject *const_str_digest_d94c470e1571364219ef42637b097fc2;
static PyObject *const_tuple_str_plain_self_str_plain_non_printables_str_plain___class___tuple;
extern PyObject *const_str_plain_super;
extern PyObject *const_str_plain_HeaderParseError;
static PyObject *const_str_digest_2d9fcb3cfe6bbb9549dd103ade638cbd;
extern PyObject *const_str_plain___doc__;
extern PyObject *const_str_plain_absolute_import;
static PyObject *const_str_plain_ObsoleteHeaderDefect;
static PyObject *const_str_digest_9f84ed34e09356862f534aab2bd1817e;
extern PyObject *const_str_plain___orig_bases__;
static PyObject *const_str_digest_fafe7be10bcca0a370100c8d915eb65f;
static PyObject *const_str_digest_6040b6d822f55d6ce9689c40667e1511;
extern PyObject *const_str_plain___qualname__;
static PyObject *const_str_digest_390d58d57d2b32bc259dd599a54cf328;
static PyObject *const_str_plain_MessageError;
static PyObject *const_str_digest_8829c81a615d50e9a80633f36669a51c;
static PyObject *const_str_plain_MalformedHeaderDefect;
static PyObject *const_tuple_str_plain_self_str_plain_line_str_plain___class___tuple;
extern PyObject *const_tuple_str_plain_self_tuple;
static PyObject *const_str_plain_HeaderDefect;
extern PyObject *const_str_plain_line;
static PyObject *const_str_digest_04f8dd1e6a47fe1bfc09f5b392946be7;
extern PyObject *const_tuple_empty;
extern PyObject *const_str_plain_FirstHeaderLineIsContinuationDefect;
extern PyObject *const_str_digest_c3c96c8ed3ec2ec3a4d3f0dfaaa3ddf2;
extern PyObject *const_str_plain_StartBoundaryNotFoundDefect;
static PyObject *const_str_digest_9e0e1183f5c7a6aaf919ee33952a225f;
extern PyObject *const_str_plain_InvalidBase64PaddingDefect;
static PyObject *const_str_digest_cb92b73cc38697674ebfcf3e914fb262;
static PyObject *const_str_digest_1bd0899e7daadbe24401c79babc787a8;
extern PyObject *const_str_plain___getitem__;
static PyObject *const_str_digest_b4d3a5e2759a541ff5d9f0d6f79e5f99;
static PyObject *const_str_plain_MessageParseError;
static PyObject *const_str_digest_d1ad07b551f3bc6af432eead5f639056;
static PyObject *const_str_digest_a1342551700cafa06f71df26ec477a05;
extern PyObject *const_int_0;
extern PyObject *const_tuple_str_plain_super_tuple;
extern PyObject *const_str_digest_74552dfa52bd8353863ac446e7e38d45;
static PyObject *const_str_digest_f2d9d25ad39093cbb130c5160fb36390;
static PyObject *const_str_digest_84e24620e181af1b35e325045dbfb5ae;
static PyObject *const_str_digest_e80044b71af1f3c9ab572dd3e72fc901;
static PyObject *const_str_digest_371bac83a3279fb4d775d5d06d76d084;
static PyObject *const_str_digest_c1da89ff06476c151a690979b5aeef34;
extern PyObject *const_str_plain_CloseBoundaryNotFoundDefect;
static PyObject *const_str_plain_BoundaryError;
extern PyObject *const_str_digest_6c161183deefbb0f435d9ec5f5f973fd;
extern PyObject *const_str_digest_75fd71b1edada749c2ef7ac810062295;
extern PyObject *const_str_plain_UndecodableBytesDefect;
static PyObject *const_str_digest_99d5bc1b46ce6f6d37d83cf0a439fbbe;
static PyObject *const_str_digest_053b42c637f6ec6d1b67625d21bf0910;
extern PyObject *const_str_plain_type;
static PyObject *const_str_digest_c73de072773e0e871f5dd8c16baae6cc;
static PyObject *const_str_digest_d0e1dff6f277c901c344fc7fe89f0c4d;
extern PyObject *const_str_plain_MissingHeaderBodySeparatorDefect;
static PyObject *const_str_digest_52e9eaf8c997eae4061af866ea44570a;
extern PyObject *const_str_plain___cached__;
extern PyObject *const_str_plain___class__;
extern PyObject *const_tuple_none_tuple;
extern PyObject *const_tuple_type_Exception_tuple;
extern PyObject *const_tuple_type_ValueError_tuple;
extern PyObject *const_str_plain___module__;
extern PyObject *const_str_plain___str__;
static PyObject *const_str_digest_4e4b4cfab0122c921d4a930113ed3216;
extern PyObject *const_str_plain_unicode_literals;
extern PyObject *const_str_plain_kw;
static PyObject *const_str_plain_NonPrintableDefect;
static PyObject *const_str_digest_18d6c8126bc47a8d49b0ac1fa1c6c9ed;
static PyObject *const_str_digest_7001d7ce5454f22431bee963fb491fff;
extern PyObject *const_str_plain_MultipartInvariantViolationDefect;
extern PyObject *const_str_plain___init__;
extern PyObject *const_str_plain___prepare__;
static PyObject *const_str_plain_MultipartConversionError;
extern PyObject *const_str_plain_MisplacedEnvelopeHeaderDefect;
extern PyObject *const_str_plain_self;
static PyObject *const_str_plain_InvalidHeaderDefect;
static PyObject *const_str_digest_1833725ac1b958a53efd0cea5ca90932;
static PyObject *const_str_plain_MessageDefect;
static PyObject *const_str_digest_ef80cfd334276dd31956b60ccf21d88d;
extern PyObject *const_str_plain_format;
static PyObject *const_str_plain_HeaderMissingRequiredValue;
static PyObject *const_str_digest_88f69cdb9d2e0ad047389a2041e3611c;
extern PyObject *const_str_plain_InvalidBase64CharactersDefect;
extern PyObject *const_str_plain_NoBoundaryInMultipartDefect;
static PyObject *module_filename_obj;
static bool constants_created = false;
static void createModuleConstants( void )
{
const_tuple_3e941cc471bf0b6967c6a3bd2e2dd599_tuple = PyTuple_New( 4 );
PyTuple_SET_ITEM( const_tuple_3e941cc471bf0b6967c6a3bd2e2dd599_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self );
PyTuple_SET_ITEM( const_tuple_3e941cc471bf0b6967c6a3bd2e2dd599_tuple, 1, const_str_plain_args ); Py_INCREF( const_str_plain_args );
PyTuple_SET_ITEM( const_tuple_3e941cc471bf0b6967c6a3bd2e2dd599_tuple, 2, const_str_plain_kw ); Py_INCREF( const_str_plain_kw );
PyTuple_SET_ITEM( const_tuple_3e941cc471bf0b6967c6a3bd2e2dd599_tuple, 3, const_str_plain___class__ ); Py_INCREF( const_str_plain___class__ );
const_str_digest_566dd4595b08f6618426d0470a8e34bf = UNSTREAM_STRING( &constant_bin[ 579080 ], 21, 0 );
const_str_digest_66e93b0f38a3f297251a19cf5aa0d2f8 = UNSTREAM_STRING( &constant_bin[ 579101 ], 66, 0 );
const_str_plain_non_printables = UNSTREAM_STRING( &constant_bin[ 579167 ], 14, 1 );
const_str_plain_NonASCIILocalPartDefect = UNSTREAM_STRING( &constant_bin[ 579181 ], 23, 1 );
const_str_digest_d94c470e1571364219ef42637b097fc2 = UNSTREAM_STRING( &constant_bin[ 579204 ], 32, 0 );
const_tuple_str_plain_self_str_plain_non_printables_str_plain___class___tuple = PyTuple_New( 3 );
PyTuple_SET_ITEM( const_tuple_str_plain_self_str_plain_non_printables_str_plain___class___tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self );
PyTuple_SET_ITEM( const_tuple_str_plain_self_str_plain_non_printables_str_plain___class___tuple, 1, const_str_plain_non_printables ); Py_INCREF( const_str_plain_non_printables );
PyTuple_SET_ITEM( const_tuple_str_plain_self_str_plain_non_printables_str_plain___class___tuple, 2, const_str_plain___class__ ); Py_INCREF( const_str_plain___class__ );
const_str_digest_2d9fcb3cfe6bbb9549dd103ade638cbd = UNSTREAM_STRING( &constant_bin[ 579236 ], 61, 0 );
const_str_plain_ObsoleteHeaderDefect = UNSTREAM_STRING( &constant_bin[ 579297 ], 20, 1 );
const_str_digest_9f84ed34e09356862f534aab2bd1817e = UNSTREAM_STRING( &constant_bin[ 579317 ], 29, 0 );
const_str_digest_fafe7be10bcca0a370100c8d915eb65f = UNSTREAM_STRING( &constant_bin[ 579346 ], 28, 0 );
const_str_digest_6040b6d822f55d6ce9689c40667e1511 = UNSTREAM_STRING( &constant_bin[ 579374 ], 69, 0 );
const_str_digest_390d58d57d2b32bc259dd599a54cf328 = UNSTREAM_STRING( &constant_bin[ 579443 ], 65, 0 );
const_str_plain_MessageError = UNSTREAM_STRING( &constant_bin[ 579508 ], 12, 1 );
const_str_digest_8829c81a615d50e9a80633f36669a51c = UNSTREAM_STRING( &constant_bin[ 579520 ], 63, 0 );
const_str_plain_MalformedHeaderDefect = UNSTREAM_STRING( &constant_bin[ 579583 ], 21, 1 );
const_tuple_str_plain_self_str_plain_line_str_plain___class___tuple = PyTuple_New( 3 );
PyTuple_SET_ITEM( const_tuple_str_plain_self_str_plain_line_str_plain___class___tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self );
PyTuple_SET_ITEM( const_tuple_str_plain_self_str_plain_line_str_plain___class___tuple, 1, const_str_plain_line ); Py_INCREF( const_str_plain_line );
PyTuple_SET_ITEM( const_tuple_str_plain_self_str_plain_line_str_plain___class___tuple, 2, const_str_plain___class__ ); Py_INCREF( const_str_plain___class__ );
const_str_plain_HeaderDefect = UNSTREAM_STRING( &constant_bin[ 579080 ], 12, 1 );
const_str_digest_04f8dd1e6a47fe1bfc09f5b392946be7 = UNSTREAM_STRING( &constant_bin[ 579604 ], 38, 0 );
const_str_digest_9e0e1183f5c7a6aaf919ee33952a225f = UNSTREAM_STRING( &constant_bin[ 579642 ], 54, 0 );
const_str_digest_cb92b73cc38697674ebfcf3e914fb262 = UNSTREAM_STRING( &constant_bin[ 579696 ], 47, 0 );
const_str_digest_1bd0899e7daadbe24401c79babc787a8 = UNSTREAM_STRING( &constant_bin[ 579743 ], 26, 0 );
const_str_digest_b4d3a5e2759a541ff5d9f0d6f79e5f99 = UNSTREAM_STRING( &constant_bin[ 579769 ], 63, 0 );
const_str_plain_MessageParseError = UNSTREAM_STRING( &constant_bin[ 579832 ], 17, 1 );
const_str_digest_d1ad07b551f3bc6af432eead5f639056 = UNSTREAM_STRING( &constant_bin[ 579849 ], 40, 0 );
const_str_digest_a1342551700cafa06f71df26ec477a05 = UNSTREAM_STRING( &constant_bin[ 579889 ], 43, 0 );
const_str_digest_f2d9d25ad39093cbb130c5160fb36390 = UNSTREAM_STRING( &constant_bin[ 579932 ], 40, 0 );
const_str_digest_84e24620e181af1b35e325045dbfb5ae = UNSTREAM_STRING( &constant_bin[ 579972 ], 48, 0 );
const_str_digest_e80044b71af1f3c9ab572dd3e72fc901 = UNSTREAM_STRING( &constant_bin[ 580020 ], 56, 0 );
const_str_digest_371bac83a3279fb4d775d5d06d76d084 = UNSTREAM_STRING( &constant_bin[ 580076 ], 69, 0 );
const_str_digest_c1da89ff06476c151a690979b5aeef34 = UNSTREAM_STRING( &constant_bin[ 580145 ], 43, 0 );
const_str_plain_BoundaryError = UNSTREAM_STRING( &constant_bin[ 580188 ], 13, 1 );
const_str_digest_99d5bc1b46ce6f6d37d83cf0a439fbbe = UNSTREAM_STRING( &constant_bin[ 580201 ], 35, 0 );
const_str_digest_053b42c637f6ec6d1b67625d21bf0910 = UNSTREAM_STRING( &constant_bin[ 580236 ], 59, 0 );
const_str_digest_c73de072773e0e871f5dd8c16baae6cc = UNSTREAM_STRING( &constant_bin[ 580295 ], 40, 0 );
const_str_digest_d0e1dff6f277c901c344fc7fe89f0c4d = UNSTREAM_STRING( &constant_bin[ 580335 ], 48, 0 );
const_str_digest_52e9eaf8c997eae4061af866ea44570a = UNSTREAM_STRING( &constant_bin[ 580383 ], 22, 0 );
const_str_digest_4e4b4cfab0122c921d4a930113ed3216 = UNSTREAM_STRING( &constant_bin[ 580405 ], 32, 0 );
const_str_plain_NonPrintableDefect = UNSTREAM_STRING( &constant_bin[ 579743 ], 18, 1 );
const_str_digest_18d6c8126bc47a8d49b0ac1fa1c6c9ed = UNSTREAM_STRING( &constant_bin[ 580437 ], 69, 0 );
const_str_digest_7001d7ce5454f22431bee963fb491fff = UNSTREAM_STRING( &constant_bin[ 580506 ], 27, 0 );
const_str_plain_MultipartConversionError = UNSTREAM_STRING( &constant_bin[ 580533 ], 24, 1 );
const_str_plain_InvalidHeaderDefect = UNSTREAM_STRING( &constant_bin[ 580557 ], 19, 1 );
const_str_digest_1833725ac1b958a53efd0cea5ca90932 = UNSTREAM_STRING( &constant_bin[ 580576 ], 43, 0 );
const_str_plain_MessageDefect = UNSTREAM_STRING( &constant_bin[ 580383 ], 13, 1 );
const_str_digest_ef80cfd334276dd31956b60ccf21d88d = UNSTREAM_STRING( &constant_bin[ 580619 ], 31, 0 );
const_str_plain_HeaderMissingRequiredValue = UNSTREAM_STRING( &constant_bin[ 580650 ], 26, 1 );
const_str_digest_88f69cdb9d2e0ad047389a2041e3611c = UNSTREAM_STRING( &constant_bin[ 580676 ], 38, 0 );
constants_created = true;
}
#ifndef __NUITKA_NO_ASSERT__
void checkModuleConstants_future$backports$email$errors( void )
{
// The module may not have been used at all.
if (constants_created == false) return;
}
#endif
// The module code objects.
static PyCodeObject *codeobj_0e2f03dea0aee4deb4820c0f256f31cf;
static PyCodeObject *codeobj_02e009b0b0f0ca68f7d6e34d5c38eabe;
static PyCodeObject *codeobj_8ea2c33b8e514e688a9e7691b645ceee;
static PyCodeObject *codeobj_5d1a480c02305cbac63f6f5c0246dbd7;
static PyCodeObject *codeobj_c9474a416028251c5e6500989073baa8;
static PyCodeObject *codeobj_b892ea2f47bb727ddba6c49d3ed118ec;
static PyCodeObject *codeobj_5e96edf24a160ff6c14e883b9bb5b867;
static PyCodeObject *codeobj_0dd5331c14038622a6640d244b2111db;
static void createModuleCodeObjects(void)
{
module_filename_obj = const_str_digest_390d58d57d2b32bc259dd599a54cf328;
codeobj_0e2f03dea0aee4deb4820c0f256f31cf = MAKE_CODEOBJ( module_filename_obj, const_str_digest_88f69cdb9d2e0ad047389a2041e3611c, 1, const_tuple_empty, 0, 0, CO_NOFREE | CO_FUTURE_UNICODE_LITERALS );
codeobj_02e009b0b0f0ca68f7d6e34d5c38eabe = MAKE_CODEOBJ( module_filename_obj, const_str_plain_HeaderDefect, 82, const_tuple_str_plain___class___tuple, 0, 0, CO_NOFREE | CO_FUTURE_UNICODE_LITERALS );
codeobj_8ea2c33b8e514e688a9e7691b645ceee = MAKE_CODEOBJ( module_filename_obj, const_str_plain_MessageDefect, 37, const_tuple_str_plain___class___tuple, 0, 0, CO_NOFREE | CO_FUTURE_UNICODE_LITERALS );
codeobj_5d1a480c02305cbac63f6f5c0246dbd7 = MAKE_CODEOBJ( module_filename_obj, const_str_plain_NonPrintableDefect, 94, const_tuple_str_plain___class___tuple, 0, 0, CO_NOFREE | CO_FUTURE_UNICODE_LITERALS );
codeobj_c9474a416028251c5e6500989073baa8 = MAKE_CODEOBJ( module_filename_obj, const_str_plain___init__, 40, const_tuple_str_plain_self_str_plain_line_str_plain___class___tuple, 2, 0, CO_OPTIMIZED | CO_NEWLOCALS | CO_FUTURE_UNICODE_LITERALS );
codeobj_b892ea2f47bb727ddba6c49d3ed118ec = MAKE_CODEOBJ( module_filename_obj, const_str_plain___init__, 85, const_tuple_3e941cc471bf0b6967c6a3bd2e2dd599_tuple, 1, 0, CO_OPTIMIZED | CO_NEWLOCALS | CO_VARARGS | CO_VARKEYWORDS | CO_FUTURE_UNICODE_LITERALS );
codeobj_5e96edf24a160ff6c14e883b9bb5b867 = MAKE_CODEOBJ( module_filename_obj, const_str_plain___init__, 97, const_tuple_str_plain_self_str_plain_non_printables_str_plain___class___tuple, 2, 0, CO_OPTIMIZED | CO_NEWLOCALS | CO_FUTURE_UNICODE_LITERALS );
codeobj_0dd5331c14038622a6640d244b2111db = MAKE_CODEOBJ( module_filename_obj, const_str_plain___str__, 101, const_tuple_str_plain_self_tuple, 1, 0, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE | CO_FUTURE_UNICODE_LITERALS );
}
// The module function declarations.
NUITKA_CROSS_MODULE PyObject *impl___internal__$$$function_1__mro_entries_conversion( PyObject **python_pars );
NUITKA_CROSS_MODULE PyObject *impl___internal__$$$function_4_complex_call_helper_star_list_star_dict( PyObject **python_pars );
static PyObject *MAKE_FUNCTION_future$backports$email$errors$$$function_1___init__( PyObject *defaults );
static PyObject *MAKE_FUNCTION_future$backports$email$errors$$$function_2___init__( );
static PyObject *MAKE_FUNCTION_future$backports$email$errors$$$function_3___init__( );
static PyObject *MAKE_FUNCTION_future$backports$email$errors$$$function_4___str__( );
// The module function definitions.
static PyObject *impl_future$backports$email$errors$$$function_1___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_line = python_pars[ 1 ];
struct Nuitka_FrameObject *frame_c9474a416028251c5e6500989073baa8;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
NUITKA_MAY_BE_UNUSED PyObject *tmp_unused;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
bool tmp_result;
static struct Nuitka_FrameObject *cache_frame_c9474a416028251c5e6500989073baa8 = 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 code.
{
// Tried code:
MAKE_OR_REUSE_FRAME( cache_frame_c9474a416028251c5e6500989073baa8, codeobj_c9474a416028251c5e6500989073baa8, module_future$backports$email$errors, sizeof(void *)+sizeof(void *)+sizeof(void *) );
frame_c9474a416028251c5e6500989073baa8 = cache_frame_c9474a416028251c5e6500989073baa8;
// Push the new frame as the currently active one.
pushFrameStack( frame_c9474a416028251c5e6500989073baa8 );
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert( Py_REFCNT( frame_c9474a416028251c5e6500989073baa8 ) == 2 ); // Frame stack
// Framed code:
{
nuitka_bool tmp_condition_result_1;
PyObject *tmp_compexpr_left_1;
PyObject *tmp_compexpr_right_1;
CHECK_OBJECT( par_line );
tmp_compexpr_left_1 = par_line;
tmp_compexpr_right_1 = Py_None;
tmp_condition_result_1 = ( tmp_compexpr_left_1 != tmp_compexpr_right_1 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_1 == NUITKA_BOOL_TRUE )
{
goto branch_yes_1;
}
else
{
goto branch_no_1;
}
branch_yes_1:;
{
PyObject *tmp_called_name_1;
PyObject *tmp_source_name_1;
PyObject *tmp_called_name_2;
PyObject *tmp_mvar_value_1;
PyObject *tmp_args_element_name_1;
tmp_mvar_value_1 = GET_STRING_DICT_VALUE( moduledict_future$backports$email$errors, (Nuitka_StringObject *)const_str_plain_super );
if (unlikely( tmp_mvar_value_1 == NULL ))
{
tmp_mvar_value_1 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_super );
}
if ( tmp_mvar_value_1 == NULL )
{
exception_type = PyExc_NameError;
Py_INCREF( exception_type );
exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "super" );
exception_tb = NULL;
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb );
CHAIN_EXCEPTION( exception_value );
exception_lineno = 42;
type_description_1 = "ooN";
goto frame_exception_exit_1;
}
tmp_called_name_2 = tmp_mvar_value_1;
frame_c9474a416028251c5e6500989073baa8->m_frame.f_lineno = 42;
tmp_source_name_1 = CALL_FUNCTION_NO_ARGS( tmp_called_name_2 );
if ( tmp_source_name_1 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 42;
type_description_1 = "ooN";
goto frame_exception_exit_1;
}
tmp_called_name_1 = LOOKUP_ATTRIBUTE( tmp_source_name_1, const_str_plain___init__ );
Py_DECREF( tmp_source_name_1 );
if ( tmp_called_name_1 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 42;
type_description_1 = "ooN";
goto frame_exception_exit_1;
}
if ( par_line == NULL )
{
Py_DECREF( tmp_called_name_1 );
exception_type = PyExc_UnboundLocalError;
Py_INCREF( exception_type );
exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "line" );
exception_tb = NULL;
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb );
CHAIN_EXCEPTION( exception_value );
exception_lineno = 42;
type_description_1 = "ooN";
goto frame_exception_exit_1;
}
tmp_args_element_name_1 = par_line;
frame_c9474a416028251c5e6500989073baa8->m_frame.f_lineno = 42;
{
PyObject *call_args[] = { tmp_args_element_name_1 };
tmp_unused = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_1, call_args );
}
Py_DECREF( tmp_called_name_1 );
if ( tmp_unused == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 42;
type_description_1 = "ooN";
goto frame_exception_exit_1;
}
Py_DECREF( tmp_unused );
}
branch_no_1:;
}
{
PyObject *tmp_assattr_name_1;
PyObject *tmp_assattr_target_1;
if ( par_line == NULL )
{
exception_type = PyExc_UnboundLocalError;
Py_INCREF( exception_type );
exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "line" );
exception_tb = NULL;
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb );
CHAIN_EXCEPTION( exception_value );
exception_lineno = 43;
type_description_1 = "ooN";
goto frame_exception_exit_1;
}
tmp_assattr_name_1 = par_line;
if ( par_self == NULL )
{
exception_type = PyExc_UnboundLocalError;
Py_INCREF( exception_type );
exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" );
exception_tb = NULL;
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb );
CHAIN_EXCEPTION( exception_value );
exception_lineno = 43;
type_description_1 = "ooN";
goto frame_exception_exit_1;
}
tmp_assattr_target_1 = par_self;
tmp_result = SET_ATTRIBUTE( tmp_assattr_target_1, const_str_plain_line, tmp_assattr_name_1 );
if ( tmp_result == false )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 43;
type_description_1 = "ooN";
goto frame_exception_exit_1;
}
}
#if 0
RESTORE_FRAME_EXCEPTION( frame_c9474a416028251c5e6500989073baa8 );
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION( frame_c9474a416028251c5e6500989073baa8 );
#endif
if ( exception_tb == NULL )
{
exception_tb = MAKE_TRACEBACK( frame_c9474a416028251c5e6500989073baa8, exception_lineno );
}
else if ( exception_tb->tb_frame != &frame_c9474a416028251c5e6500989073baa8->m_frame )
{
exception_tb = ADD_TRACEBACK( exception_tb, frame_c9474a416028251c5e6500989073baa8, exception_lineno );
}
// Attachs locals to frame if any.
Nuitka_Frame_AttachLocals(
(struct Nuitka_FrameObject *)frame_c9474a416028251c5e6500989073baa8,
type_description_1,
par_self,
par_line,
NULL
);
// Release cached frame.
if ( frame_c9474a416028251c5e6500989073baa8 == cache_frame_c9474a416028251c5e6500989073baa8 )
{
Py_DECREF( frame_c9474a416028251c5e6500989073baa8 );
}
cache_frame_c9474a416028251c5e6500989073baa8 = NULL;
assertFrameObject( frame_c9474a416028251c5e6500989073baa8 );
// 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;
}
// tried codes exits in all cases
NUITKA_CANNOT_GET_HERE( future$backports$email$errors$$$function_1___init__ );
return NULL;
// Return handler code:
try_return_handler_1:;
{
Py_XDECREF( par_self );
par_self = NULL;
}
{
Py_XDECREF( par_line );
par_line = 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_self );
par_self = NULL;
}
{
Py_XDECREF( par_line );
par_line = 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:
}
// Return statement must have exited already.
NUITKA_CANNOT_GET_HERE( future$backports$email$errors$$$function_1___init__ );
return NULL;
function_exception_exit:
assert( exception_type );
RESTORE_ERROR_OCCURRED( exception_type, exception_value, exception_tb );
return NULL;
function_return_exit:
CHECK_OBJECT( tmp_return_value );
assert( had_error || !ERROR_OCCURRED() );
return tmp_return_value;
}
static PyObject *impl_future$backports$email$errors$$$function_2___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_args = python_pars[ 1 ];
PyObject *par_kw = python_pars[ 2 ];
struct Nuitka_FrameObject *frame_b892ea2f47bb727ddba6c49d3ed118ec;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
NUITKA_MAY_BE_UNUSED PyObject *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_b892ea2f47bb727ddba6c49d3ed118ec = 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 code.
{
// Tried code:
MAKE_OR_REUSE_FRAME( cache_frame_b892ea2f47bb727ddba6c49d3ed118ec, codeobj_b892ea2f47bb727ddba6c49d3ed118ec, module_future$backports$email$errors, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *) );
frame_b892ea2f47bb727ddba6c49d3ed118ec = cache_frame_b892ea2f47bb727ddba6c49d3ed118ec;
// Push the new frame as the currently active one.
pushFrameStack( frame_b892ea2f47bb727ddba6c49d3ed118ec );
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert( Py_REFCNT( frame_b892ea2f47bb727ddba6c49d3ed118ec ) == 2 ); // Frame stack
// Framed code:
{
PyObject *tmp_dircall_arg1_1;
PyObject *tmp_source_name_1;
PyObject *tmp_called_name_1;
PyObject *tmp_mvar_value_1;
PyObject *tmp_dircall_arg2_1;
PyObject *tmp_dircall_arg3_1;
tmp_mvar_value_1 = GET_STRING_DICT_VALUE( moduledict_future$backports$email$errors, (Nuitka_StringObject *)const_str_plain_super );
if (unlikely( tmp_mvar_value_1 == NULL ))
{
tmp_mvar_value_1 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_super );
}
if ( tmp_mvar_value_1 == NULL )
{
exception_type = PyExc_NameError;
Py_INCREF( exception_type );
exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "super" );
exception_tb = NULL;
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb );
CHAIN_EXCEPTION( exception_value );
exception_lineno = 86;
type_description_1 = "oooN";
goto frame_exception_exit_1;
}
tmp_called_name_1 = tmp_mvar_value_1;
frame_b892ea2f47bb727ddba6c49d3ed118ec->m_frame.f_lineno = 86;
tmp_source_name_1 = CALL_FUNCTION_NO_ARGS( tmp_called_name_1 );
if ( tmp_source_name_1 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 86;
type_description_1 = "oooN";
goto frame_exception_exit_1;
}
tmp_dircall_arg1_1 = LOOKUP_ATTRIBUTE( tmp_source_name_1, const_str_plain___init__ );
Py_DECREF( tmp_source_name_1 );
if ( tmp_dircall_arg1_1 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 86;
type_description_1 = "oooN";
goto frame_exception_exit_1;
}
if ( par_args == NULL )
{
Py_DECREF( tmp_dircall_arg1_1 );
exception_type = PyExc_UnboundLocalError;
Py_INCREF( exception_type );
exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "args" );
exception_tb = NULL;
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb );
CHAIN_EXCEPTION( exception_value );
exception_lineno = 86;
type_description_1 = "oooN";
goto frame_exception_exit_1;
}
tmp_dircall_arg2_1 = par_args;
if ( par_kw == NULL )
{
Py_DECREF( tmp_dircall_arg1_1 );
exception_type = PyExc_UnboundLocalError;
Py_INCREF( exception_type );
exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "kw" );
exception_tb = NULL;
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb );
CHAIN_EXCEPTION( exception_value );
exception_lineno = 86;
type_description_1 = "oooN";
goto frame_exception_exit_1;
}
tmp_dircall_arg3_1 = par_kw;
Py_INCREF( tmp_dircall_arg2_1 );
Py_INCREF( tmp_dircall_arg3_1 );
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_1, tmp_dircall_arg2_1, tmp_dircall_arg3_1};
tmp_unused = impl___internal__$$$function_4_complex_call_helper_star_list_star_dict( dir_call_args );
}
if ( tmp_unused == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 86;
type_description_1 = "oooN";
goto frame_exception_exit_1;
}
Py_DECREF( tmp_unused );
}
#if 0
RESTORE_FRAME_EXCEPTION( frame_b892ea2f47bb727ddba6c49d3ed118ec );
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION( frame_b892ea2f47bb727ddba6c49d3ed118ec );
#endif
if ( exception_tb == NULL )
{
exception_tb = MAKE_TRACEBACK( frame_b892ea2f47bb727ddba6c49d3ed118ec, exception_lineno );
}
else if ( exception_tb->tb_frame != &frame_b892ea2f47bb727ddba6c49d3ed118ec->m_frame )
{
exception_tb = ADD_TRACEBACK( exception_tb, frame_b892ea2f47bb727ddba6c49d3ed118ec, exception_lineno );
}
// Attachs locals to frame if any.
Nuitka_Frame_AttachLocals(
(struct Nuitka_FrameObject *)frame_b892ea2f47bb727ddba6c49d3ed118ec,
type_description_1,
par_self,
par_args,
par_kw,
NULL
);
// Release cached frame.
if ( frame_b892ea2f47bb727ddba6c49d3ed118ec == cache_frame_b892ea2f47bb727ddba6c49d3ed118ec )
{
Py_DECREF( frame_b892ea2f47bb727ddba6c49d3ed118ec );
}
cache_frame_b892ea2f47bb727ddba6c49d3ed118ec = NULL;
assertFrameObject( frame_b892ea2f47bb727ddba6c49d3ed118ec );
// 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;
}
// tried codes exits in all cases
NUITKA_CANNOT_GET_HERE( future$backports$email$errors$$$function_2___init__ );
return NULL;
// Return handler code:
try_return_handler_1:;
{
Py_XDECREF( par_self );
par_self = NULL;
}
{
Py_XDECREF( par_args );
par_args = NULL;
}
{
Py_XDECREF( par_kw );
par_kw = 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_self );
par_self = NULL;
}
{
Py_XDECREF( par_args );
par_args = NULL;
}
{
Py_XDECREF( par_kw );
par_kw = 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:
}
// Return statement must have exited already.
NUITKA_CANNOT_GET_HERE( future$backports$email$errors$$$function_2___init__ );
return NULL;
function_exception_exit:
assert( exception_type );
RESTORE_ERROR_OCCURRED( exception_type, exception_value, exception_tb );
return NULL;
function_return_exit:
CHECK_OBJECT( tmp_return_value );
assert( had_error || !ERROR_OCCURRED() );
return tmp_return_value;
}
static PyObject *impl_future$backports$email$errors$$$function_3___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_non_printables = python_pars[ 1 ];
struct Nuitka_FrameObject *frame_5e96edf24a160ff6c14e883b9bb5b867;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
NUITKA_MAY_BE_UNUSED PyObject *tmp_unused;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
bool tmp_result;
static struct Nuitka_FrameObject *cache_frame_5e96edf24a160ff6c14e883b9bb5b867 = 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 code.
{
// Tried code:
MAKE_OR_REUSE_FRAME( cache_frame_5e96edf24a160ff6c14e883b9bb5b867, codeobj_5e96edf24a160ff6c14e883b9bb5b867, module_future$backports$email$errors, sizeof(void *)+sizeof(void *)+sizeof(void *) );
frame_5e96edf24a160ff6c14e883b9bb5b867 = cache_frame_5e96edf24a160ff6c14e883b9bb5b867;
// Push the new frame as the currently active one.
pushFrameStack( frame_5e96edf24a160ff6c14e883b9bb5b867 );
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert( Py_REFCNT( frame_5e96edf24a160ff6c14e883b9bb5b867 ) == 2 ); // Frame stack
// Framed code:
{
PyObject *tmp_called_name_1;
PyObject *tmp_source_name_1;
PyObject *tmp_called_name_2;
PyObject *tmp_mvar_value_1;
PyObject *tmp_args_element_name_1;
tmp_mvar_value_1 = GET_STRING_DICT_VALUE( moduledict_future$backports$email$errors, (Nuitka_StringObject *)const_str_plain_super );
if (unlikely( tmp_mvar_value_1 == NULL ))
{
tmp_mvar_value_1 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_super );
}
if ( tmp_mvar_value_1 == NULL )
{
exception_type = PyExc_NameError;
Py_INCREF( exception_type );
exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "super" );
exception_tb = NULL;
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb );
CHAIN_EXCEPTION( exception_value );
exception_lineno = 98;
type_description_1 = "ooN";
goto frame_exception_exit_1;
}
tmp_called_name_2 = tmp_mvar_value_1;
frame_5e96edf24a160ff6c14e883b9bb5b867->m_frame.f_lineno = 98;
tmp_source_name_1 = CALL_FUNCTION_NO_ARGS( tmp_called_name_2 );
if ( tmp_source_name_1 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 98;
type_description_1 = "ooN";
goto frame_exception_exit_1;
}
tmp_called_name_1 = LOOKUP_ATTRIBUTE( tmp_source_name_1, const_str_plain___init__ );
Py_DECREF( tmp_source_name_1 );
if ( tmp_called_name_1 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 98;
type_description_1 = "ooN";
goto frame_exception_exit_1;
}
if ( par_non_printables == NULL )
{
Py_DECREF( tmp_called_name_1 );
exception_type = PyExc_UnboundLocalError;
Py_INCREF( exception_type );
exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "non_printables" );
exception_tb = NULL;
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb );
CHAIN_EXCEPTION( exception_value );
exception_lineno = 98;
type_description_1 = "ooN";
goto frame_exception_exit_1;
}
tmp_args_element_name_1 = par_non_printables;
frame_5e96edf24a160ff6c14e883b9bb5b867->m_frame.f_lineno = 98;
{
PyObject *call_args[] = { tmp_args_element_name_1 };
tmp_unused = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_1, call_args );
}
Py_DECREF( tmp_called_name_1 );
if ( tmp_unused == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 98;
type_description_1 = "ooN";
goto frame_exception_exit_1;
}
Py_DECREF( tmp_unused );
}
{
PyObject *tmp_assattr_name_1;
PyObject *tmp_assattr_target_1;
if ( par_non_printables == NULL )
{
exception_type = PyExc_UnboundLocalError;
Py_INCREF( exception_type );
exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "non_printables" );
exception_tb = NULL;
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb );
CHAIN_EXCEPTION( exception_value );
exception_lineno = 99;
type_description_1 = "ooN";
goto frame_exception_exit_1;
}
tmp_assattr_name_1 = par_non_printables;
if ( par_self == NULL )
{
exception_type = PyExc_UnboundLocalError;
Py_INCREF( exception_type );
exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" );
exception_tb = NULL;
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb );
CHAIN_EXCEPTION( exception_value );
exception_lineno = 99;
type_description_1 = "ooN";
goto frame_exception_exit_1;
}
tmp_assattr_target_1 = par_self;
tmp_result = SET_ATTRIBUTE( tmp_assattr_target_1, const_str_plain_non_printables, tmp_assattr_name_1 );
if ( tmp_result == false )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 99;
type_description_1 = "ooN";
goto frame_exception_exit_1;
}
}
#if 0
RESTORE_FRAME_EXCEPTION( frame_5e96edf24a160ff6c14e883b9bb5b867 );
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION( frame_5e96edf24a160ff6c14e883b9bb5b867 );
#endif
if ( exception_tb == NULL )
{
exception_tb = MAKE_TRACEBACK( frame_5e96edf24a160ff6c14e883b9bb5b867, exception_lineno );
}
else if ( exception_tb->tb_frame != &frame_5e96edf24a160ff6c14e883b9bb5b867->m_frame )
{
exception_tb = ADD_TRACEBACK( exception_tb, frame_5e96edf24a160ff6c14e883b9bb5b867, exception_lineno );
}
// Attachs locals to frame if any.
Nuitka_Frame_AttachLocals(
(struct Nuitka_FrameObject *)frame_5e96edf24a160ff6c14e883b9bb5b867,
type_description_1,
par_self,
par_non_printables,
NULL
);
// Release cached frame.
if ( frame_5e96edf24a160ff6c14e883b9bb5b867 == cache_frame_5e96edf24a160ff6c14e883b9bb5b867 )
{
Py_DECREF( frame_5e96edf24a160ff6c14e883b9bb5b867 );
}
cache_frame_5e96edf24a160ff6c14e883b9bb5b867 = NULL;
assertFrameObject( frame_5e96edf24a160ff6c14e883b9bb5b867 );
// 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;
}
// tried codes exits in all cases
NUITKA_CANNOT_GET_HERE( future$backports$email$errors$$$function_3___init__ );
return NULL;
// Return handler code:
try_return_handler_1:;
{
Py_XDECREF( par_self );
par_self = NULL;
}
{
Py_XDECREF( par_non_printables );
par_non_printables = 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_self );
par_self = NULL;
}
{
Py_XDECREF( par_non_printables );
par_non_printables = 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:
}
// Return statement must have exited already.
NUITKA_CANNOT_GET_HERE( future$backports$email$errors$$$function_3___init__ );
return NULL;
function_exception_exit:
assert( exception_type );
RESTORE_ERROR_OCCURRED( exception_type, exception_value, exception_tb );
return NULL;
function_return_exit:
CHECK_OBJECT( tmp_return_value );
assert( had_error || !ERROR_OCCURRED() );
return tmp_return_value;
}
static PyObject *impl_future$backports$email$errors$$$function_4___str__( struct Nuitka_FunctionObject const *self, PyObject **python_pars )
{
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_self = python_pars[ 0 ];
struct Nuitka_FrameObject *frame_0dd5331c14038622a6640d244b2111db;
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_0dd5331c14038622a6640d244b2111db = 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 code.
{
// Tried code:
MAKE_OR_REUSE_FRAME( cache_frame_0dd5331c14038622a6640d244b2111db, codeobj_0dd5331c14038622a6640d244b2111db, module_future$backports$email$errors, sizeof(void *) );
frame_0dd5331c14038622a6640d244b2111db = cache_frame_0dd5331c14038622a6640d244b2111db;
// Push the new frame as the currently active one.
pushFrameStack( frame_0dd5331c14038622a6640d244b2111db );
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert( Py_REFCNT( frame_0dd5331c14038622a6640d244b2111db ) == 2 ); // Frame stack
// Framed code:
{
PyObject *tmp_called_name_1;
PyObject *tmp_source_name_1;
PyObject *tmp_args_element_name_1;
PyObject *tmp_source_name_2;
tmp_source_name_1 = const_str_digest_9e0e1183f5c7a6aaf919ee33952a225f;
tmp_called_name_1 = LOOKUP_ATTRIBUTE( tmp_source_name_1, const_str_plain_format );
assert( !(tmp_called_name_1 == NULL) );
CHECK_OBJECT( par_self );
tmp_source_name_2 = par_self;
tmp_args_element_name_1 = LOOKUP_ATTRIBUTE( tmp_source_name_2, const_str_plain_non_printables );
if ( tmp_args_element_name_1 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
Py_DECREF( tmp_called_name_1 );
exception_lineno = 103;
type_description_1 = "o";
goto frame_exception_exit_1;
}
frame_0dd5331c14038622a6640d244b2111db->m_frame.f_lineno = 102;
{
PyObject *call_args[] = { tmp_args_element_name_1 };
tmp_return_value = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_1, call_args );
}
Py_DECREF( tmp_called_name_1 );
Py_DECREF( tmp_args_element_name_1 );
if ( tmp_return_value == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 102;
type_description_1 = "o";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION( frame_0dd5331c14038622a6640d244b2111db );
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION( frame_0dd5331c14038622a6640d244b2111db );
#endif
// Put the previous frame back on top.
popFrameStack();
goto try_return_handler_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION( frame_0dd5331c14038622a6640d244b2111db );
#endif
if ( exception_tb == NULL )
{
exception_tb = MAKE_TRACEBACK( frame_0dd5331c14038622a6640d244b2111db, exception_lineno );
}
else if ( exception_tb->tb_frame != &frame_0dd5331c14038622a6640d244b2111db->m_frame )
{
exception_tb = ADD_TRACEBACK( exception_tb, frame_0dd5331c14038622a6640d244b2111db, exception_lineno );
}
// Attachs locals to frame if any.
Nuitka_Frame_AttachLocals(
(struct Nuitka_FrameObject *)frame_0dd5331c14038622a6640d244b2111db,
type_description_1,
par_self
);
// Release cached frame.
if ( frame_0dd5331c14038622a6640d244b2111db == cache_frame_0dd5331c14038622a6640d244b2111db )
{
Py_DECREF( frame_0dd5331c14038622a6640d244b2111db );
}
cache_frame_0dd5331c14038622a6640d244b2111db = NULL;
assertFrameObject( frame_0dd5331c14038622a6640d244b2111db );
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto try_except_handler_1;
frame_no_exception_1:;
// tried codes exits in all cases
NUITKA_CANNOT_GET_HERE( future$backports$email$errors$$$function_4___str__ );
return NULL;
// Return handler code:
try_return_handler_1:;
{
Py_XDECREF( par_self );
par_self = 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_self );
par_self = 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:
}
// Return statement must have exited already.
NUITKA_CANNOT_GET_HERE( future$backports$email$errors$$$function_4___str__ );
return NULL;
function_exception_exit:
assert( exception_type );
RESTORE_ERROR_OCCURRED( exception_type, exception_value, exception_tb );
return NULL;
function_return_exit:
CHECK_OBJECT( tmp_return_value );
assert( had_error || !ERROR_OCCURRED() );
return tmp_return_value;
}
static PyObject *MAKE_FUNCTION_future$backports$email$errors$$$function_1___init__( PyObject *defaults )
{
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_future$backports$email$errors$$$function_1___init__,
const_str_plain___init__,
#if PYTHON_VERSION >= 300
const_str_digest_52e9eaf8c997eae4061af866ea44570a,
#endif
codeobj_c9474a416028251c5e6500989073baa8,
defaults,
#if PYTHON_VERSION >= 300
NULL,
NULL,
#endif
module_future$backports$email$errors,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_future$backports$email$errors$$$function_2___init__( )
{
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_future$backports$email$errors$$$function_2___init__,
const_str_plain___init__,
#if PYTHON_VERSION >= 300
const_str_digest_566dd4595b08f6618426d0470a8e34bf,
#endif
codeobj_b892ea2f47bb727ddba6c49d3ed118ec,
NULL,
#if PYTHON_VERSION >= 300
NULL,
NULL,
#endif
module_future$backports$email$errors,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_future$backports$email$errors$$$function_3___init__( )
{
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_future$backports$email$errors$$$function_3___init__,
const_str_plain___init__,
#if PYTHON_VERSION >= 300
const_str_digest_7001d7ce5454f22431bee963fb491fff,
#endif
codeobj_5e96edf24a160ff6c14e883b9bb5b867,
NULL,
#if PYTHON_VERSION >= 300
NULL,
NULL,
#endif
module_future$backports$email$errors,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_future$backports$email$errors$$$function_4___str__( )
{
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_future$backports$email$errors$$$function_4___str__,
const_str_plain___str__,
#if PYTHON_VERSION >= 300
const_str_digest_1bd0899e7daadbe24401c79babc787a8,
#endif
codeobj_0dd5331c14038622a6640d244b2111db,
NULL,
#if PYTHON_VERSION >= 300
NULL,
NULL,
#endif
module_future$backports$email$errors,
NULL,
0
);
return (PyObject *)result;
}
#if PYTHON_VERSION >= 300
static struct PyModuleDef mdef_future$backports$email$errors =
{
PyModuleDef_HEAD_INIT,
"future.backports.email.errors", /* m_name */
NULL, /* m_doc */
-1, /* m_size */
NULL, /* m_methods */
NULL, /* m_reload */
NULL, /* m_traverse */
NULL, /* m_clear */
NULL, /* m_free */
};
#endif
extern PyObject *const_str_plain___package__;
#if PYTHON_VERSION >= 300
extern PyObject *const_str_dot;
extern PyObject *const_str_plain___loader__;
extern PyObject *metapath_based_loader;
#endif
#if PYTHON_VERSION >= 340
extern PyObject *const_str_plain___spec__;
extern PyObject *const_str_plain__initializing;
#endif
extern void _initCompiledCellType();
extern void _initCompiledGeneratorType();
extern void _initCompiledFunctionType();
extern void _initCompiledMethodType();
extern void _initCompiledFrameType();
#if PYTHON_VERSION >= 350
extern void _initCompiledCoroutineTypes();
#endif
#if PYTHON_VERSION >= 360
extern void _initCompiledAsyncgenTypes();
#endif
// The exported interface to CPython. On import of the module, this function
// gets called. It has to have an exact function name, in cases it's a shared
// library export. This is hidden behind the MOD_INIT_DECL.
MOD_INIT_DECL( future$backports$email$errors )
{
#if defined(_NUITKA_EXE) || PYTHON_VERSION >= 300
static bool _init_done = false;
// Modules might be imported repeatedly, which is to be ignored.
if ( _init_done )
{
return MOD_RETURN_VALUE( module_future$backports$email$errors );
}
else
{
_init_done = true;
}
#endif
#ifdef _NUITKA_MODULE
// In case of a stand alone extension module, need to call initialization
// the init here because that's the first and only time we are going to get
// called here.
// Initialize the constant values used.
_initBuiltinModule();
createGlobalConstants();
/* Initialize the compiled types of Nuitka. */
_initCompiledCellType();
_initCompiledGeneratorType();
_initCompiledFunctionType();
_initCompiledMethodType();
_initCompiledFrameType();
#if PYTHON_VERSION >= 350
_initCompiledCoroutineTypes();
#endif
#if PYTHON_VERSION >= 360
_initCompiledAsyncgenTypes();
#endif
#if PYTHON_VERSION < 300
_initSlotCompare();
#endif
#if PYTHON_VERSION >= 270
_initSlotIternext();
#endif
patchBuiltinModule();
patchTypeComparison();
// Enable meta path based loader if not already done.
#ifdef _NUITKA_TRACE
puts("future.backports.email.errors: Calling setupMetaPathBasedLoader().");
#endif
setupMetaPathBasedLoader();
#if PYTHON_VERSION >= 300
patchInspectModule();
#endif
#endif
/* The constants only used by this module are created now. */
#ifdef _NUITKA_TRACE
puts("future.backports.email.errors: Calling createModuleConstants().");
#endif
createModuleConstants();
/* The code objects used by this module are created now. */
#ifdef _NUITKA_TRACE
puts("future.backports.email.errors: Calling createModuleCodeObjects().");
#endif
createModuleCodeObjects();
// puts( "in initfuture$backports$email$errors" );
// Create the module object first. There are no methods initially, all are
// added dynamically in actual code only. Also no "__doc__" is initially
// set at this time, as it could not contain NUL characters this way, they
// are instead set in early module code. No "self" for modules, we have no
// use for it.
#if PYTHON_VERSION < 300
module_future$backports$email$errors = Py_InitModule4(
"future.backports.email.errors", // Module Name
NULL, // No methods initially, all are added
// dynamically in actual module code only.
NULL, // No "__doc__" is initially set, as it could
// not contain NUL this way, added early in
// actual code.
NULL, // No self for modules, we don't use it.
PYTHON_API_VERSION
);
#else
module_future$backports$email$errors = PyModule_Create( &mdef_future$backports$email$errors );
#endif
moduledict_future$backports$email$errors = MODULE_DICT( module_future$backports$email$errors );
// Update "__package__" value to what it ought to be.
{
#if 0
PyObject *module_name = GET_STRING_DICT_VALUE( moduledict_future$backports$email$errors, (Nuitka_StringObject *)const_str_plain___name__ );
UPDATE_STRING_DICT1(
moduledict_future$backports$email$errors,
(Nuitka_StringObject *)const_str_plain___package__,
module_name
);
#else
#if PYTHON_VERSION < 300
PyObject *module_name = GET_STRING_DICT_VALUE( moduledict_future$backports$email$errors, (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_future$backports$email$errors,
(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_future$backports$email$errors, (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_future$backports$email$errors,
(Nuitka_StringObject *)const_str_plain___package__,
PyUnicode_Substring( module_name, 0, dot_index )
);
}
#endif
#endif
}
CHECK_OBJECT( module_future$backports$email$errors );
// Seems to work for Python2.7 out of the box, but for Python3, the module
// doesn't automatically enter "sys.modules", so do it manually.
#if PYTHON_VERSION >= 300
{
int r = PyObject_SetItem( PySys_GetObject( (char *)"modules" ), const_str_digest_74552dfa52bd8353863ac446e7e38d45, module_future$backports$email$errors );
assert( r != -1 );
}
#endif
// 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_future$backports$email$errors, (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_EXE) || !0
value = PyModule_GetDict( value );
#endif
UPDATE_STRING_DICT0( moduledict_future$backports$email$errors, (Nuitka_StringObject *)const_str_plain___builtins__, value );
}
#if PYTHON_VERSION >= 300
UPDATE_STRING_DICT0( moduledict_future$backports$email$errors, (Nuitka_StringObject *)const_str_plain___loader__, metapath_based_loader );
#endif
#if PYTHON_VERSION >= 340
#if 0
UPDATE_STRING_DICT0( moduledict_future$backports$email$errors, (Nuitka_StringObject *)const_str_plain___spec__, Py_None );
#else
{
PyObject *bootstrap_module = PyImport_ImportModule("importlib._bootstrap");
CHECK_OBJECT( bootstrap_module );
PyObject *module_spec_class = PyObject_GetAttrString( bootstrap_module, "ModuleSpec" );
Py_DECREF( bootstrap_module );
PyObject *args[] = {
GET_STRING_DICT_VALUE( moduledict_future$backports$email$errors, (Nuitka_StringObject *)const_str_plain___name__ ),
metapath_based_loader
};
PyObject *spec_value = CALL_FUNCTION_WITH_ARGS2(
module_spec_class,
args
);
SET_ATTRIBUTE( spec_value, const_str_plain__initializing, Py_True );
UPDATE_STRING_DICT1( moduledict_future$backports$email$errors, (Nuitka_StringObject *)const_str_plain___spec__, spec_value );
Py_DECREF( module_spec_class );
}
#endif
#endif
// Temp variables if any
PyObject *outline_0_var___class__ = NULL;
PyObject *outline_1_var___class__ = NULL;
PyObject *outline_2_var___class__ = NULL;
PyObject *outline_3_var___class__ = NULL;
PyObject *outline_4_var___class__ = NULL;
PyObject *outline_5_var___class__ = NULL;
PyObject *outline_6_var___class__ = NULL;
PyObject *outline_7_var___class__ = NULL;
PyObject *outline_8_var___class__ = NULL;
PyObject *outline_9_var___class__ = NULL;
PyObject *outline_10_var___class__ = NULL;
PyObject *outline_11_var___class__ = NULL;
PyObject *outline_12_var___class__ = NULL;
PyObject *outline_13_var___class__ = NULL;
PyObject *outline_14_var___class__ = NULL;
PyObject *outline_15_var___class__ = NULL;
PyObject *outline_16_var___class__ = NULL;
PyObject *outline_17_var___class__ = NULL;
PyObject *outline_18_var___class__ = NULL;
PyObject *outline_19_var___class__ = NULL;
PyObject *outline_20_var___class__ = NULL;
PyObject *outline_21_var___class__ = NULL;
PyObject *outline_22_var___class__ = NULL;
PyObject *outline_23_var___class__ = NULL;
PyObject *tmp_class_creation_10__bases = NULL;
PyObject *tmp_class_creation_10__bases_orig = NULL;
PyObject *tmp_class_creation_10__class_decl_dict = NULL;
PyObject *tmp_class_creation_10__metaclass = NULL;
PyObject *tmp_class_creation_10__prepared = NULL;
PyObject *tmp_class_creation_11__bases = NULL;
PyObject *tmp_class_creation_11__bases_orig = NULL;
PyObject *tmp_class_creation_11__class_decl_dict = NULL;
PyObject *tmp_class_creation_11__metaclass = NULL;
PyObject *tmp_class_creation_11__prepared = NULL;
PyObject *tmp_class_creation_12__bases = NULL;
PyObject *tmp_class_creation_12__bases_orig = NULL;
PyObject *tmp_class_creation_12__class_decl_dict = NULL;
PyObject *tmp_class_creation_12__metaclass = NULL;
PyObject *tmp_class_creation_12__prepared = NULL;
PyObject *tmp_class_creation_13__bases = NULL;
PyObject *tmp_class_creation_13__bases_orig = NULL;
PyObject *tmp_class_creation_13__class_decl_dict = NULL;
PyObject *tmp_class_creation_13__metaclass = NULL;
PyObject *tmp_class_creation_13__prepared = NULL;
PyObject *tmp_class_creation_14__bases = NULL;
PyObject *tmp_class_creation_14__bases_orig = NULL;
PyObject *tmp_class_creation_14__class_decl_dict = NULL;
PyObject *tmp_class_creation_14__metaclass = NULL;
PyObject *tmp_class_creation_14__prepared = NULL;
PyObject *tmp_class_creation_15__bases = NULL;
PyObject *tmp_class_creation_15__bases_orig = NULL;
PyObject *tmp_class_creation_15__class_decl_dict = NULL;
PyObject *tmp_class_creation_15__metaclass = NULL;
PyObject *tmp_class_creation_15__prepared = NULL;
PyObject *tmp_class_creation_16__bases = NULL;
PyObject *tmp_class_creation_16__bases_orig = NULL;
PyObject *tmp_class_creation_16__class_decl_dict = NULL;
PyObject *tmp_class_creation_16__metaclass = NULL;
PyObject *tmp_class_creation_16__prepared = NULL;
PyObject *tmp_class_creation_17__bases = NULL;
PyObject *tmp_class_creation_17__bases_orig = NULL;
PyObject *tmp_class_creation_17__class_decl_dict = NULL;
PyObject *tmp_class_creation_17__metaclass = NULL;
PyObject *tmp_class_creation_17__prepared = NULL;
PyObject *tmp_class_creation_18__bases = NULL;
PyObject *tmp_class_creation_18__bases_orig = NULL;
PyObject *tmp_class_creation_18__class_decl_dict = NULL;
PyObject *tmp_class_creation_18__metaclass = NULL;
PyObject *tmp_class_creation_18__prepared = NULL;
PyObject *tmp_class_creation_19__bases = NULL;
PyObject *tmp_class_creation_19__bases_orig = NULL;
PyObject *tmp_class_creation_19__class_decl_dict = NULL;
PyObject *tmp_class_creation_19__metaclass = NULL;
PyObject *tmp_class_creation_19__prepared = NULL;
PyObject *tmp_class_creation_1__bases = NULL;
PyObject *tmp_class_creation_1__class_decl_dict = NULL;
PyObject *tmp_class_creation_1__metaclass = NULL;
PyObject *tmp_class_creation_1__prepared = NULL;
PyObject *tmp_class_creation_20__bases = NULL;
PyObject *tmp_class_creation_20__bases_orig = NULL;
PyObject *tmp_class_creation_20__class_decl_dict = NULL;
PyObject *tmp_class_creation_20__metaclass = NULL;
PyObject *tmp_class_creation_20__prepared = NULL;
PyObject *tmp_class_creation_21__bases = NULL;
PyObject *tmp_class_creation_21__bases_orig = NULL;
PyObject *tmp_class_creation_21__class_decl_dict = NULL;
PyObject *tmp_class_creation_21__metaclass = NULL;
PyObject *tmp_class_creation_21__prepared = NULL;
PyObject *tmp_class_creation_22__bases = NULL;
PyObject *tmp_class_creation_22__bases_orig = NULL;
PyObject *tmp_class_creation_22__class_decl_dict = NULL;
PyObject *tmp_class_creation_22__metaclass = NULL;
PyObject *tmp_class_creation_22__prepared = NULL;
PyObject *tmp_class_creation_23__bases = NULL;
PyObject *tmp_class_creation_23__bases_orig = NULL;
PyObject *tmp_class_creation_23__class_decl_dict = NULL;
PyObject *tmp_class_creation_23__metaclass = NULL;
PyObject *tmp_class_creation_23__prepared = NULL;
PyObject *tmp_class_creation_24__bases = NULL;
PyObject *tmp_class_creation_24__bases_orig = NULL;
PyObject *tmp_class_creation_24__class_decl_dict = NULL;
PyObject *tmp_class_creation_24__metaclass = NULL;
PyObject *tmp_class_creation_24__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__class_decl_dict = NULL;
PyObject *tmp_class_creation_7__metaclass = NULL;
PyObject *tmp_class_creation_7__prepared = NULL;
PyObject *tmp_class_creation_8__bases = NULL;
PyObject *tmp_class_creation_8__bases_orig = NULL;
PyObject *tmp_class_creation_8__class_decl_dict = NULL;
PyObject *tmp_class_creation_8__metaclass = NULL;
PyObject *tmp_class_creation_8__prepared = NULL;
PyObject *tmp_class_creation_9__bases = NULL;
PyObject *tmp_class_creation_9__bases_orig = NULL;
PyObject *tmp_class_creation_9__class_decl_dict = NULL;
PyObject *tmp_class_creation_9__metaclass = NULL;
PyObject *tmp_class_creation_9__prepared = NULL;
struct Nuitka_FrameObject *frame_0e2f03dea0aee4deb4820c0f256f31cf;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
PyObject *tmp_dictdel_dict;
PyObject *tmp_dictdel_key;
bool tmp_result;
PyObject *locals_future$backports$email$errors_12 = NULL;
PyObject *tmp_dictset_value;
PyObject *exception_keeper_type_1;
PyObject *exception_keeper_value_1;
PyTracebackObject *exception_keeper_tb_1;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_1;
PyObject *exception_keeper_type_2;
PyObject *exception_keeper_value_2;
PyTracebackObject *exception_keeper_tb_2;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_2;
PyObject *exception_keeper_type_3;
PyObject *exception_keeper_value_3;
PyTracebackObject *exception_keeper_tb_3;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_3;
PyObject *locals_future$backports$email$errors_16 = NULL;
PyObject *exception_keeper_type_4;
PyObject *exception_keeper_value_4;
PyTracebackObject *exception_keeper_tb_4;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_4;
PyObject *exception_keeper_type_5;
PyObject *exception_keeper_value_5;
PyTracebackObject *exception_keeper_tb_5;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_5;
PyObject *exception_keeper_type_6;
PyObject *exception_keeper_value_6;
PyTracebackObject *exception_keeper_tb_6;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_6;
PyObject *locals_future$backports$email$errors_20 = NULL;
PyObject *exception_keeper_type_7;
PyObject *exception_keeper_value_7;
PyTracebackObject *exception_keeper_tb_7;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_7;
PyObject *exception_keeper_type_8;
PyObject *exception_keeper_value_8;
PyTracebackObject *exception_keeper_tb_8;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_8;
PyObject *exception_keeper_type_9;
PyObject *exception_keeper_value_9;
PyTracebackObject *exception_keeper_tb_9;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_9;
PyObject *locals_future$backports$email$errors_24 = NULL;
PyObject *exception_keeper_type_10;
PyObject *exception_keeper_value_10;
PyTracebackObject *exception_keeper_tb_10;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_10;
PyObject *exception_keeper_type_11;
PyObject *exception_keeper_value_11;
PyTracebackObject *exception_keeper_tb_11;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_11;
PyObject *exception_keeper_type_12;
PyObject *exception_keeper_value_12;
PyTracebackObject *exception_keeper_tb_12;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_12;
PyObject *locals_future$backports$email$errors_28 = NULL;
PyObject *exception_keeper_type_13;
PyObject *exception_keeper_value_13;
PyTracebackObject *exception_keeper_tb_13;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_13;
PyObject *exception_keeper_type_14;
PyObject *exception_keeper_value_14;
PyTracebackObject *exception_keeper_tb_14;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_14;
PyObject *exception_keeper_type_15;
PyObject *exception_keeper_value_15;
PyTracebackObject *exception_keeper_tb_15;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_15;
PyObject *locals_future$backports$email$errors_32 = NULL;
PyObject *exception_keeper_type_16;
PyObject *exception_keeper_value_16;
PyTracebackObject *exception_keeper_tb_16;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_16;
PyObject *exception_keeper_type_17;
PyObject *exception_keeper_value_17;
PyTracebackObject *exception_keeper_tb_17;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_17;
PyObject *exception_keeper_type_18;
PyObject *exception_keeper_value_18;
PyTracebackObject *exception_keeper_tb_18;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_18;
PyObject *locals_future$backports$email$errors_37 = NULL;
struct Nuitka_FrameObject *frame_8ea2c33b8e514e688a9e7691b645ceee_2;
NUITKA_MAY_BE_UNUSED char const *type_description_2 = NULL;
static struct Nuitka_FrameObject *cache_frame_8ea2c33b8e514e688a9e7691b645ceee_2 = NULL;
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 *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 *locals_future$backports$email$errors_45 = NULL;
PyObject *exception_keeper_type_22;
PyObject *exception_keeper_value_22;
PyTracebackObject *exception_keeper_tb_22;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_22;
PyObject *exception_keeper_type_23;
PyObject *exception_keeper_value_23;
PyTracebackObject *exception_keeper_tb_23;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_23;
PyObject *exception_keeper_type_24;
PyObject *exception_keeper_value_24;
PyTracebackObject *exception_keeper_tb_24;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_24;
PyObject *locals_future$backports$email$errors_48 = NULL;
PyObject *exception_keeper_type_25;
PyObject *exception_keeper_value_25;
PyTracebackObject *exception_keeper_tb_25;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_25;
PyObject *exception_keeper_type_26;
PyObject *exception_keeper_value_26;
PyTracebackObject *exception_keeper_tb_26;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_26;
PyObject *exception_keeper_type_27;
PyObject *exception_keeper_value_27;
PyTracebackObject *exception_keeper_tb_27;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_27;
PyObject *locals_future$backports$email$errors_51 = NULL;
PyObject *exception_keeper_type_28;
PyObject *exception_keeper_value_28;
PyTracebackObject *exception_keeper_tb_28;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_28;
PyObject *exception_keeper_type_29;
PyObject *exception_keeper_value_29;
PyTracebackObject *exception_keeper_tb_29;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_29;
PyObject *exception_keeper_type_30;
PyObject *exception_keeper_value_30;
PyTracebackObject *exception_keeper_tb_30;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_30;
PyObject *locals_future$backports$email$errors_54 = NULL;
PyObject *exception_keeper_type_31;
PyObject *exception_keeper_value_31;
PyTracebackObject *exception_keeper_tb_31;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_31;
PyObject *exception_keeper_type_32;
PyObject *exception_keeper_value_32;
PyTracebackObject *exception_keeper_tb_32;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_32;
PyObject *exception_keeper_type_33;
PyObject *exception_keeper_value_33;
PyTracebackObject *exception_keeper_tb_33;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_33;
PyObject *locals_future$backports$email$errors_57 = NULL;
PyObject *exception_keeper_type_34;
PyObject *exception_keeper_value_34;
PyTracebackObject *exception_keeper_tb_34;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_34;
PyObject *exception_keeper_type_35;
PyObject *exception_keeper_value_35;
PyTracebackObject *exception_keeper_tb_35;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_35;
PyObject *exception_keeper_type_36;
PyObject *exception_keeper_value_36;
PyTracebackObject *exception_keeper_tb_36;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_36;
PyObject *locals_future$backports$email$errors_60 = NULL;
PyObject *exception_keeper_type_37;
PyObject *exception_keeper_value_37;
PyTracebackObject *exception_keeper_tb_37;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_37;
PyObject *exception_keeper_type_38;
PyObject *exception_keeper_value_38;
PyTracebackObject *exception_keeper_tb_38;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_38;
PyObject *exception_keeper_type_39;
PyObject *exception_keeper_value_39;
PyTracebackObject *exception_keeper_tb_39;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_39;
PyObject *locals_future$backports$email$errors_65 = NULL;
PyObject *exception_keeper_type_40;
PyObject *exception_keeper_value_40;
PyTracebackObject *exception_keeper_tb_40;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_40;
PyObject *exception_keeper_type_41;
PyObject *exception_keeper_value_41;
PyTracebackObject *exception_keeper_tb_41;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_41;
PyObject *exception_keeper_type_42;
PyObject *exception_keeper_value_42;
PyTracebackObject *exception_keeper_tb_42;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_42;
PyObject *locals_future$backports$email$errors_68 = NULL;
PyObject *exception_keeper_type_43;
PyObject *exception_keeper_value_43;
PyTracebackObject *exception_keeper_tb_43;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_43;
PyObject *exception_keeper_type_44;
PyObject *exception_keeper_value_44;
PyTracebackObject *exception_keeper_tb_44;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_44;
PyObject *exception_keeper_type_45;
PyObject *exception_keeper_value_45;
PyTracebackObject *exception_keeper_tb_45;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_45;
PyObject *locals_future$backports$email$errors_71 = NULL;
PyObject *exception_keeper_type_46;
PyObject *exception_keeper_value_46;
PyTracebackObject *exception_keeper_tb_46;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_46;
PyObject *exception_keeper_type_47;
PyObject *exception_keeper_value_47;
PyTracebackObject *exception_keeper_tb_47;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_47;
PyObject *exception_keeper_type_48;
PyObject *exception_keeper_value_48;
PyTracebackObject *exception_keeper_tb_48;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_48;
PyObject *locals_future$backports$email$errors_74 = NULL;
PyObject *exception_keeper_type_49;
PyObject *exception_keeper_value_49;
PyTracebackObject *exception_keeper_tb_49;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_49;
PyObject *exception_keeper_type_50;
PyObject *exception_keeper_value_50;
PyTracebackObject *exception_keeper_tb_50;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_50;
PyObject *exception_keeper_type_51;
PyObject *exception_keeper_value_51;
PyTracebackObject *exception_keeper_tb_51;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_51;
PyObject *locals_future$backports$email$errors_77 = NULL;
PyObject *exception_keeper_type_52;
PyObject *exception_keeper_value_52;
PyTracebackObject *exception_keeper_tb_52;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_52;
PyObject *exception_keeper_type_53;
PyObject *exception_keeper_value_53;
PyTracebackObject *exception_keeper_tb_53;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_53;
PyObject *exception_keeper_type_54;
PyObject *exception_keeper_value_54;
PyTracebackObject *exception_keeper_tb_54;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_54;
PyObject *locals_future$backports$email$errors_82 = NULL;
struct Nuitka_FrameObject *frame_02e009b0b0f0ca68f7d6e34d5c38eabe_3;
NUITKA_MAY_BE_UNUSED char const *type_description_3 = NULL;
static struct Nuitka_FrameObject *cache_frame_02e009b0b0f0ca68f7d6e34d5c38eabe_3 = NULL;
PyObject *exception_keeper_type_55;
PyObject *exception_keeper_value_55;
PyTracebackObject *exception_keeper_tb_55;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_55;
PyObject *exception_keeper_type_56;
PyObject *exception_keeper_value_56;
PyTracebackObject *exception_keeper_tb_56;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_56;
PyObject *exception_keeper_type_57;
PyObject *exception_keeper_value_57;
PyTracebackObject *exception_keeper_tb_57;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_57;
PyObject *locals_future$backports$email$errors_88 = NULL;
PyObject *exception_keeper_type_58;
PyObject *exception_keeper_value_58;
PyTracebackObject *exception_keeper_tb_58;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_58;
PyObject *exception_keeper_type_59;
PyObject *exception_keeper_value_59;
PyTracebackObject *exception_keeper_tb_59;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_59;
PyObject *exception_keeper_type_60;
PyObject *exception_keeper_value_60;
PyTracebackObject *exception_keeper_tb_60;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_60;
PyObject *locals_future$backports$email$errors_91 = NULL;
PyObject *exception_keeper_type_61;
PyObject *exception_keeper_value_61;
PyTracebackObject *exception_keeper_tb_61;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_61;
PyObject *exception_keeper_type_62;
PyObject *exception_keeper_value_62;
PyTracebackObject *exception_keeper_tb_62;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_62;
PyObject *exception_keeper_type_63;
PyObject *exception_keeper_value_63;
PyTracebackObject *exception_keeper_tb_63;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_63;
PyObject *locals_future$backports$email$errors_94 = NULL;
struct Nuitka_FrameObject *frame_5d1a480c02305cbac63f6f5c0246dbd7_4;
NUITKA_MAY_BE_UNUSED char const *type_description_4 = NULL;
static struct Nuitka_FrameObject *cache_frame_5d1a480c02305cbac63f6f5c0246dbd7_4 = NULL;
PyObject *exception_keeper_type_64;
PyObject *exception_keeper_value_64;
PyTracebackObject *exception_keeper_tb_64;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_64;
PyObject *exception_keeper_type_65;
PyObject *exception_keeper_value_65;
PyTracebackObject *exception_keeper_tb_65;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_65;
PyObject *exception_keeper_type_66;
PyObject *exception_keeper_value_66;
PyTracebackObject *exception_keeper_tb_66;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_66;
PyObject *locals_future$backports$email$errors_105 = NULL;
PyObject *exception_keeper_type_67;
PyObject *exception_keeper_value_67;
PyTracebackObject *exception_keeper_tb_67;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_67;
PyObject *exception_keeper_type_68;
PyObject *exception_keeper_value_68;
PyTracebackObject *exception_keeper_tb_68;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_68;
PyObject *exception_keeper_type_69;
PyObject *exception_keeper_value_69;
PyTracebackObject *exception_keeper_tb_69;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_69;
PyObject *locals_future$backports$email$errors_108 = NULL;
PyObject *exception_keeper_type_70;
PyObject *exception_keeper_value_70;
PyTracebackObject *exception_keeper_tb_70;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_70;
PyObject *exception_keeper_type_71;
PyObject *exception_keeper_value_71;
PyTracebackObject *exception_keeper_tb_71;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_71;
PyObject *exception_keeper_type_72;
PyObject *exception_keeper_value_72;
PyTracebackObject *exception_keeper_tb_72;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_72;
// Module code.
{
PyObject *tmp_assign_source_1;
tmp_assign_source_1 = const_str_digest_d94c470e1571364219ef42637b097fc2;
UPDATE_STRING_DICT0( moduledict_future$backports$email$errors, (Nuitka_StringObject *)const_str_plain___doc__, tmp_assign_source_1 );
}
{
PyObject *tmp_assign_source_2;
tmp_assign_source_2 = const_str_digest_390d58d57d2b32bc259dd599a54cf328;
UPDATE_STRING_DICT0( moduledict_future$backports$email$errors, (Nuitka_StringObject *)const_str_plain___file__, tmp_assign_source_2 );
}
{
PyObject *tmp_assign_source_3;
tmp_assign_source_3 = Py_None;
UPDATE_STRING_DICT0( moduledict_future$backports$email$errors, (Nuitka_StringObject *)const_str_plain___cached__, tmp_assign_source_3 );
}
// Frame without reuse.
frame_0e2f03dea0aee4deb4820c0f256f31cf = MAKE_MODULE_FRAME( codeobj_0e2f03dea0aee4deb4820c0f256f31cf, module_future$backports$email$errors );
// Push the new frame as the currently active one, and we should be exclusively
// owning it.
pushFrameStack( frame_0e2f03dea0aee4deb4820c0f256f31cf );
assert( Py_REFCNT( frame_0e2f03dea0aee4deb4820c0f256f31cf ) == 2 );
// Framed code:
{
PyObject *tmp_assign_source_4;
PyObject *tmp_import_name_from_1;
frame_0e2f03dea0aee4deb4820c0f256f31cf->m_frame.f_lineno = 6;
tmp_import_name_from_1 = PyImport_ImportModule("__future__");
assert( !(tmp_import_name_from_1 == NULL) );
tmp_assign_source_4 = IMPORT_NAME( tmp_import_name_from_1, const_str_plain_unicode_literals );
if ( tmp_assign_source_4 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 6;
goto frame_exception_exit_1;
}
UPDATE_STRING_DICT1( moduledict_future$backports$email$errors, (Nuitka_StringObject *)const_str_plain_unicode_literals, tmp_assign_source_4 );
}
{
PyObject *tmp_assign_source_5;
PyObject *tmp_import_name_from_2;
frame_0e2f03dea0aee4deb4820c0f256f31cf->m_frame.f_lineno = 7;
tmp_import_name_from_2 = PyImport_ImportModule("__future__");
assert( !(tmp_import_name_from_2 == NULL) );
tmp_assign_source_5 = IMPORT_NAME( tmp_import_name_from_2, const_str_plain_division );
if ( tmp_assign_source_5 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 7;
goto frame_exception_exit_1;
}
UPDATE_STRING_DICT1( moduledict_future$backports$email$errors, (Nuitka_StringObject *)const_str_plain_division, tmp_assign_source_5 );
}
{
PyObject *tmp_assign_source_6;
PyObject *tmp_import_name_from_3;
frame_0e2f03dea0aee4deb4820c0f256f31cf->m_frame.f_lineno = 8;
tmp_import_name_from_3 = PyImport_ImportModule("__future__");
assert( !(tmp_import_name_from_3 == NULL) );
tmp_assign_source_6 = IMPORT_NAME( tmp_import_name_from_3, const_str_plain_absolute_import );
if ( tmp_assign_source_6 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 8;
goto frame_exception_exit_1;
}
UPDATE_STRING_DICT1( moduledict_future$backports$email$errors, (Nuitka_StringObject *)const_str_plain_absolute_import, tmp_assign_source_6 );
}
{
PyObject *tmp_assign_source_7;
PyObject *tmp_import_name_from_4;
PyObject *tmp_name_name_1;
PyObject *tmp_globals_name_1;
PyObject *tmp_locals_name_1;
PyObject *tmp_fromlist_name_1;
PyObject *tmp_level_name_1;
tmp_name_name_1 = const_str_digest_c3c96c8ed3ec2ec3a4d3f0dfaaa3ddf2;
tmp_globals_name_1 = (PyObject *)moduledict_future$backports$email$errors;
tmp_locals_name_1 = Py_None;
tmp_fromlist_name_1 = const_tuple_str_plain_super_tuple;
tmp_level_name_1 = const_int_0;
frame_0e2f03dea0aee4deb4820c0f256f31cf->m_frame.f_lineno = 9;
tmp_import_name_from_4 = IMPORT_MODULE5( tmp_name_name_1, tmp_globals_name_1, tmp_locals_name_1, tmp_fromlist_name_1, tmp_level_name_1 );
if ( tmp_import_name_from_4 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 9;
goto frame_exception_exit_1;
}
tmp_assign_source_7 = IMPORT_NAME( tmp_import_name_from_4, const_str_plain_super );
Py_DECREF( tmp_import_name_from_4 );
if ( tmp_assign_source_7 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 9;
goto frame_exception_exit_1;
}
UPDATE_STRING_DICT1( moduledict_future$backports$email$errors, (Nuitka_StringObject *)const_str_plain_super, tmp_assign_source_7 );
}
{
// Tried code:
{
PyObject *tmp_assign_source_8;
PyObject *tmp_dircall_arg1_1;
tmp_dircall_arg1_1 = const_tuple_type_Exception_tuple;
Py_INCREF( tmp_dircall_arg1_1 );
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_1};
tmp_assign_source_8 = impl___internal__$$$function_1__mro_entries_conversion( dir_call_args );
}
if ( tmp_assign_source_8 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 12;
goto try_except_handler_1;
}
assert( tmp_class_creation_1__bases == NULL );
tmp_class_creation_1__bases = tmp_assign_source_8;
}
{
PyObject *tmp_assign_source_9;
tmp_assign_source_9 = PyDict_New();
assert( tmp_class_creation_1__class_decl_dict == NULL );
tmp_class_creation_1__class_decl_dict = tmp_assign_source_9;
}
{
PyObject *tmp_assign_source_10;
PyObject *tmp_metaclass_name_1;
nuitka_bool tmp_condition_result_1;
PyObject *tmp_key_name_1;
PyObject *tmp_dict_name_1;
PyObject *tmp_dict_name_2;
PyObject *tmp_key_name_2;
nuitka_bool tmp_condition_result_2;
int tmp_truth_name_1;
PyObject *tmp_type_arg_1;
PyObject *tmp_subscribed_name_1;
PyObject *tmp_subscript_name_1;
PyObject *tmp_bases_name_1;
tmp_key_name_1 = const_str_plain_metaclass;
CHECK_OBJECT( tmp_class_creation_1__class_decl_dict );
tmp_dict_name_1 = tmp_class_creation_1__class_decl_dict;
tmp_res = PyDict_Contains( tmp_dict_name_1, tmp_key_name_1 );
if ( tmp_res == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 12;
goto try_except_handler_1;
}
tmp_condition_result_1 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_1 == NUITKA_BOOL_TRUE )
{
goto condexpr_true_1;
}
else
{
goto condexpr_false_1;
}
condexpr_true_1:;
CHECK_OBJECT( tmp_class_creation_1__class_decl_dict );
tmp_dict_name_2 = tmp_class_creation_1__class_decl_dict;
tmp_key_name_2 = const_str_plain_metaclass;
tmp_metaclass_name_1 = DICT_GET_ITEM( tmp_dict_name_2, tmp_key_name_2 );
if ( tmp_metaclass_name_1 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 12;
goto try_except_handler_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 = 12;
goto try_except_handler_1;
}
tmp_condition_result_2 = tmp_truth_name_1 == 1 ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_2 == NUITKA_BOOL_TRUE )
{
goto condexpr_true_2;
}
else
{
goto condexpr_false_2;
}
condexpr_true_2:;
CHECK_OBJECT( tmp_class_creation_1__bases );
tmp_subscribed_name_1 = tmp_class_creation_1__bases;
tmp_subscript_name_1 = const_int_0;
tmp_type_arg_1 = LOOKUP_SUBSCRIPT_CONST( tmp_subscribed_name_1, tmp_subscript_name_1, 0 );
if ( tmp_type_arg_1 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 12;
goto try_except_handler_1;
}
tmp_metaclass_name_1 = BUILTIN_TYPE1( tmp_type_arg_1 );
Py_DECREF( tmp_type_arg_1 );
if ( tmp_metaclass_name_1 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 12;
goto try_except_handler_1;
}
goto condexpr_end_2;
condexpr_false_2:;
tmp_metaclass_name_1 = (PyObject *)&PyType_Type;
Py_INCREF( tmp_metaclass_name_1 );
condexpr_end_2:;
condexpr_end_1:;
CHECK_OBJECT( tmp_class_creation_1__bases );
tmp_bases_name_1 = tmp_class_creation_1__bases;
tmp_assign_source_10 = SELECT_METACLASS( tmp_metaclass_name_1, tmp_bases_name_1 );
Py_DECREF( tmp_metaclass_name_1 );
if ( tmp_assign_source_10 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 12;
goto try_except_handler_1;
}
assert( tmp_class_creation_1__metaclass == NULL );
tmp_class_creation_1__metaclass = tmp_assign_source_10;
}
{
nuitka_bool tmp_condition_result_3;
PyObject *tmp_key_name_3;
PyObject *tmp_dict_name_3;
tmp_key_name_3 = const_str_plain_metaclass;
CHECK_OBJECT( tmp_class_creation_1__class_decl_dict );
tmp_dict_name_3 = tmp_class_creation_1__class_decl_dict;
tmp_res = PyDict_Contains( tmp_dict_name_3, tmp_key_name_3 );
if ( tmp_res == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 12;
goto try_except_handler_1;
}
tmp_condition_result_3 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_3 == NUITKA_BOOL_TRUE )
{
goto branch_yes_1;
}
else
{
goto branch_no_1;
}
branch_yes_1:;
{
CHECK_OBJECT( tmp_class_creation_1__class_decl_dict );
tmp_dictdel_dict = tmp_class_creation_1__class_decl_dict;
tmp_dictdel_key = const_str_plain_metaclass;
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 = 12;
goto try_except_handler_1;
}
}
branch_no_1:;
}
{
nuitka_bool tmp_condition_result_4;
PyObject *tmp_source_name_1;
CHECK_OBJECT( tmp_class_creation_1__metaclass );
tmp_source_name_1 = tmp_class_creation_1__metaclass;
tmp_res = PyObject_HasAttr( tmp_source_name_1, const_str_plain___prepare__ );
tmp_condition_result_4 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_4 == NUITKA_BOOL_TRUE )
{
goto branch_yes_2;
}
else
{
goto branch_no_2;
}
branch_yes_2:;
{
PyObject *tmp_assign_source_11;
PyObject *tmp_called_name_1;
PyObject *tmp_source_name_2;
PyObject *tmp_args_name_1;
PyObject *tmp_tuple_element_1;
PyObject *tmp_kw_name_1;
CHECK_OBJECT( tmp_class_creation_1__metaclass );
tmp_source_name_2 = tmp_class_creation_1__metaclass;
tmp_called_name_1 = LOOKUP_ATTRIBUTE( tmp_source_name_2, const_str_plain___prepare__ );
if ( tmp_called_name_1 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 12;
goto try_except_handler_1;
}
tmp_tuple_element_1 = const_str_plain_MessageError;
tmp_args_name_1 = PyTuple_New( 2 );
Py_INCREF( tmp_tuple_element_1 );
PyTuple_SET_ITEM( tmp_args_name_1, 0, tmp_tuple_element_1 );
CHECK_OBJECT( tmp_class_creation_1__bases );
tmp_tuple_element_1 = tmp_class_creation_1__bases;
Py_INCREF( tmp_tuple_element_1 );
PyTuple_SET_ITEM( tmp_args_name_1, 1, tmp_tuple_element_1 );
CHECK_OBJECT( tmp_class_creation_1__class_decl_dict );
tmp_kw_name_1 = tmp_class_creation_1__class_decl_dict;
frame_0e2f03dea0aee4deb4820c0f256f31cf->m_frame.f_lineno = 12;
tmp_assign_source_11 = CALL_FUNCTION( tmp_called_name_1, tmp_args_name_1, tmp_kw_name_1 );
Py_DECREF( tmp_called_name_1 );
Py_DECREF( tmp_args_name_1 );
if ( tmp_assign_source_11 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 12;
goto try_except_handler_1;
}
assert( tmp_class_creation_1__prepared == NULL );
tmp_class_creation_1__prepared = tmp_assign_source_11;
}
{
nuitka_bool tmp_condition_result_5;
PyObject *tmp_operand_name_1;
PyObject *tmp_source_name_3;
CHECK_OBJECT( tmp_class_creation_1__prepared );
tmp_source_name_3 = tmp_class_creation_1__prepared;
tmp_res = PyObject_HasAttr( tmp_source_name_3, const_str_plain___getitem__ );
tmp_operand_name_1 = ( tmp_res != 0 ) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE( tmp_operand_name_1 );
if ( tmp_res == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 12;
goto try_except_handler_1;
}
tmp_condition_result_5 = ( tmp_res == 0 ) ? 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_raise_type_1;
PyObject *tmp_raise_value_1;
PyObject *tmp_left_name_1;
PyObject *tmp_right_name_1;
PyObject *tmp_tuple_element_2;
PyObject *tmp_getattr_target_1;
PyObject *tmp_getattr_attr_1;
PyObject *tmp_getattr_default_1;
PyObject *tmp_source_name_4;
PyObject *tmp_type_arg_2;
tmp_raise_type_1 = PyExc_TypeError;
tmp_left_name_1 = const_str_digest_75fd71b1edada749c2ef7ac810062295;
CHECK_OBJECT( tmp_class_creation_1__metaclass );
tmp_getattr_target_1 = tmp_class_creation_1__metaclass;
tmp_getattr_attr_1 = const_str_plain___name__;
tmp_getattr_default_1 = const_str_angle_metaclass;
tmp_tuple_element_2 = BUILTIN_GETATTR( tmp_getattr_target_1, tmp_getattr_attr_1, tmp_getattr_default_1 );
if ( tmp_tuple_element_2 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 12;
goto try_except_handler_1;
}
tmp_right_name_1 = PyTuple_New( 2 );
PyTuple_SET_ITEM( tmp_right_name_1, 0, tmp_tuple_element_2 );
CHECK_OBJECT( tmp_class_creation_1__prepared );
tmp_type_arg_2 = tmp_class_creation_1__prepared;
tmp_source_name_4 = BUILTIN_TYPE1( tmp_type_arg_2 );
assert( !(tmp_source_name_4 == NULL) );
tmp_tuple_element_2 = LOOKUP_ATTRIBUTE( tmp_source_name_4, const_str_plain___name__ );
Py_DECREF( tmp_source_name_4 );
if ( tmp_tuple_element_2 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
Py_DECREF( tmp_right_name_1 );
exception_lineno = 12;
goto try_except_handler_1;
}
PyTuple_SET_ITEM( tmp_right_name_1, 1, tmp_tuple_element_2 );
tmp_raise_value_1 = BINARY_OPERATION_REMAINDER( tmp_left_name_1, tmp_right_name_1 );
Py_DECREF( tmp_right_name_1 );
if ( tmp_raise_value_1 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 12;
goto try_except_handler_1;
}
exception_type = tmp_raise_type_1;
Py_INCREF( tmp_raise_type_1 );
exception_value = tmp_raise_value_1;
exception_lineno = 12;
RAISE_EXCEPTION_IMPLICIT( &exception_type, &exception_value, &exception_tb );
goto try_except_handler_1;
}
branch_no_3:;
}
goto branch_end_2;
branch_no_2:;
{
PyObject *tmp_assign_source_12;
tmp_assign_source_12 = PyDict_New();
assert( tmp_class_creation_1__prepared == NULL );
tmp_class_creation_1__prepared = tmp_assign_source_12;
}
branch_end_2:;
}
{
PyObject *tmp_assign_source_13;
{
PyObject *tmp_set_locals_1;
CHECK_OBJECT( tmp_class_creation_1__prepared );
tmp_set_locals_1 = tmp_class_creation_1__prepared;
locals_future$backports$email$errors_12 = tmp_set_locals_1;
Py_INCREF( tmp_set_locals_1 );
}
{
// Tried code:
{
// Tried code:
{
tmp_dictset_value = const_str_digest_74552dfa52bd8353863ac446e7e38d45;
tmp_res = PyObject_SetItem( locals_future$backports$email$errors_12, const_str_plain___module__, tmp_dictset_value );
if ( tmp_res != 0 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 12;
goto try_except_handler_3;
}
}
{
tmp_dictset_value = const_str_digest_a1342551700cafa06f71df26ec477a05;
tmp_res = PyObject_SetItem( locals_future$backports$email$errors_12, const_str_plain___doc__, tmp_dictset_value );
if ( tmp_res != 0 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 12;
goto try_except_handler_3;
}
}
{
tmp_dictset_value = const_str_plain_MessageError;
tmp_res = PyObject_SetItem( locals_future$backports$email$errors_12, const_str_plain___qualname__, tmp_dictset_value );
if ( tmp_res != 0 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 12;
goto try_except_handler_3;
}
}
{
nuitka_bool tmp_condition_result_6;
PyObject *tmp_compexpr_left_1;
PyObject *tmp_compexpr_right_1;
CHECK_OBJECT( tmp_class_creation_1__bases );
tmp_compexpr_left_1 = tmp_class_creation_1__bases;
tmp_compexpr_right_1 = const_tuple_type_Exception_tuple;
tmp_res = RICH_COMPARE_BOOL_NE( tmp_compexpr_left_1, tmp_compexpr_right_1 );
if ( tmp_res == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 12;
goto try_except_handler_3;
}
tmp_condition_result_6 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_6 == NUITKA_BOOL_TRUE )
{
goto branch_yes_4;
}
else
{
goto branch_no_4;
}
branch_yes_4:;
{
tmp_dictset_value = const_tuple_type_Exception_tuple;
tmp_res = PyObject_SetItem( locals_future$backports$email$errors_12, const_str_plain___orig_bases__, tmp_dictset_value );
if ( tmp_res != 0 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 12;
goto try_except_handler_3;
}
}
branch_no_4:;
}
{
PyObject *tmp_assign_source_14;
PyObject *tmp_called_name_2;
PyObject *tmp_args_name_2;
PyObject *tmp_tuple_element_3;
PyObject *tmp_kw_name_2;
CHECK_OBJECT( tmp_class_creation_1__metaclass );
tmp_called_name_2 = tmp_class_creation_1__metaclass;
tmp_tuple_element_3 = const_str_plain_MessageError;
tmp_args_name_2 = PyTuple_New( 3 );
Py_INCREF( tmp_tuple_element_3 );
PyTuple_SET_ITEM( tmp_args_name_2, 0, tmp_tuple_element_3 );
CHECK_OBJECT( tmp_class_creation_1__bases );
tmp_tuple_element_3 = tmp_class_creation_1__bases;
Py_INCREF( tmp_tuple_element_3 );
PyTuple_SET_ITEM( tmp_args_name_2, 1, tmp_tuple_element_3 );
tmp_tuple_element_3 = locals_future$backports$email$errors_12;
Py_INCREF( tmp_tuple_element_3 );
PyTuple_SET_ITEM( tmp_args_name_2, 2, tmp_tuple_element_3 );
CHECK_OBJECT( tmp_class_creation_1__class_decl_dict );
tmp_kw_name_2 = tmp_class_creation_1__class_decl_dict;
frame_0e2f03dea0aee4deb4820c0f256f31cf->m_frame.f_lineno = 12;
tmp_assign_source_14 = CALL_FUNCTION( tmp_called_name_2, tmp_args_name_2, tmp_kw_name_2 );
Py_DECREF( tmp_args_name_2 );
if ( tmp_assign_source_14 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 12;
goto try_except_handler_3;
}
assert( outline_0_var___class__ == NULL );
outline_0_var___class__ = tmp_assign_source_14;
}
{
CHECK_OBJECT( outline_0_var___class__ );
tmp_assign_source_13 = outline_0_var___class__;
Py_INCREF( tmp_assign_source_13 );
goto try_return_handler_3;
}
// tried codes exits in all cases
NUITKA_CANNOT_GET_HERE( future$backports$email$errors );
return MOD_RETURN_VALUE( NULL );
// Return handler code:
try_return_handler_3:;
{
Py_DECREF( locals_future$backports$email$errors_12 );
locals_future$backports$email$errors_12 = NULL;
}
{
goto try_return_handler_2;
}
// Exception handler code:
try_except_handler_3:;
exception_keeper_type_1 = exception_type;
exception_keeper_value_1 = exception_value;
exception_keeper_tb_1 = exception_tb;
exception_keeper_lineno_1 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
{
Py_DECREF( locals_future$backports$email$errors_12 );
locals_future$backports$email$errors_12 = 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:
}
// tried codes exits in all cases
NUITKA_CANNOT_GET_HERE( future$backports$email$errors );
return MOD_RETURN_VALUE( NULL );
// Return handler code:
try_return_handler_2:;
{
CHECK_OBJECT( (PyObject *)outline_0_var___class__ );
Py_DECREF( outline_0_var___class__ );
outline_0_var___class__ = NULL;
}
{
goto outline_result_1;
}
// Exception handler code:
try_except_handler_2:;
exception_keeper_type_2 = exception_type;
exception_keeper_value_2 = exception_value;
exception_keeper_tb_2 = exception_tb;
exception_keeper_lineno_2 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
{
// Re-raise.
exception_type = exception_keeper_type_2;
exception_value = exception_keeper_value_2;
exception_tb = exception_keeper_tb_2;
exception_lineno = exception_keeper_lineno_2;
goto outline_exception_1;
}
// End of try:
}
// Return statement must have exited already.
NUITKA_CANNOT_GET_HERE( future$backports$email$errors );
return MOD_RETURN_VALUE( NULL );
outline_exception_1:;
exception_lineno = 12;
goto try_except_handler_1;
outline_result_1:;
UPDATE_STRING_DICT1( moduledict_future$backports$email$errors, (Nuitka_StringObject *)const_str_plain_MessageError, tmp_assign_source_13 );
}
goto try_end_1;
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_3 = exception_type;
exception_keeper_value_3 = exception_value;
exception_keeper_tb_3 = exception_tb;
exception_keeper_lineno_3 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
{
Py_XDECREF( tmp_class_creation_1__bases );
tmp_class_creation_1__bases = NULL;
}
{
Py_XDECREF( tmp_class_creation_1__class_decl_dict );
tmp_class_creation_1__class_decl_dict = NULL;
}
{
Py_XDECREF( tmp_class_creation_1__metaclass );
tmp_class_creation_1__metaclass = NULL;
}
{
Py_XDECREF( tmp_class_creation_1__prepared );
tmp_class_creation_1__prepared = NULL;
}
{
// Re-raise.
exception_type = exception_keeper_type_3;
exception_value = exception_keeper_value_3;
exception_tb = exception_keeper_tb_3;
exception_lineno = exception_keeper_lineno_3;
goto frame_exception_exit_1;
}
// End of try:
try_end_1:;
}
{
CHECK_OBJECT( (PyObject *)tmp_class_creation_1__bases );
Py_DECREF( tmp_class_creation_1__bases );
tmp_class_creation_1__bases = NULL;
}
{
CHECK_OBJECT( (PyObject *)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( (PyObject *)tmp_class_creation_1__metaclass );
Py_DECREF( tmp_class_creation_1__metaclass );
tmp_class_creation_1__metaclass = NULL;
}
{
CHECK_OBJECT( (PyObject *)tmp_class_creation_1__prepared );
Py_DECREF( tmp_class_creation_1__prepared );
tmp_class_creation_1__prepared = NULL;
}
{
// Tried code:
{
PyObject *tmp_assign_source_15;
PyObject *tmp_tuple_element_4;
PyObject *tmp_mvar_value_1;
tmp_mvar_value_1 = GET_STRING_DICT_VALUE( moduledict_future$backports$email$errors, (Nuitka_StringObject *)const_str_plain_MessageError );
if (unlikely( tmp_mvar_value_1 == NULL ))
{
tmp_mvar_value_1 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_MessageError );
}
if ( tmp_mvar_value_1 == NULL )
{
exception_type = PyExc_NameError;
Py_INCREF( exception_type );
exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "MessageError" );
exception_tb = NULL;
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb );
CHAIN_EXCEPTION( exception_value );
exception_lineno = 16;
goto try_except_handler_4;
}
tmp_tuple_element_4 = tmp_mvar_value_1;
tmp_assign_source_15 = PyTuple_New( 1 );
Py_INCREF( tmp_tuple_element_4 );
PyTuple_SET_ITEM( tmp_assign_source_15, 0, tmp_tuple_element_4 );
assert( tmp_class_creation_2__bases_orig == NULL );
tmp_class_creation_2__bases_orig = tmp_assign_source_15;
}
{
PyObject *tmp_assign_source_16;
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_16 = impl___internal__$$$function_1__mro_entries_conversion( dir_call_args );
}
if ( tmp_assign_source_16 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 16;
goto try_except_handler_4;
}
assert( tmp_class_creation_2__bases == NULL );
tmp_class_creation_2__bases = tmp_assign_source_16;
}
{
PyObject *tmp_assign_source_17;
tmp_assign_source_17 = PyDict_New();
assert( tmp_class_creation_2__class_decl_dict == NULL );
tmp_class_creation_2__class_decl_dict = tmp_assign_source_17;
}
{
PyObject *tmp_assign_source_18;
PyObject *tmp_metaclass_name_2;
nuitka_bool tmp_condition_result_7;
PyObject *tmp_key_name_4;
PyObject *tmp_dict_name_4;
PyObject *tmp_dict_name_5;
PyObject *tmp_key_name_5;
nuitka_bool tmp_condition_result_8;
int tmp_truth_name_2;
PyObject *tmp_type_arg_3;
PyObject *tmp_subscribed_name_2;
PyObject *tmp_subscript_name_2;
PyObject *tmp_bases_name_2;
tmp_key_name_4 = const_str_plain_metaclass;
CHECK_OBJECT( tmp_class_creation_2__class_decl_dict );
tmp_dict_name_4 = tmp_class_creation_2__class_decl_dict;
tmp_res = PyDict_Contains( tmp_dict_name_4, tmp_key_name_4 );
if ( tmp_res == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 16;
goto try_except_handler_4;
}
tmp_condition_result_7 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_7 == NUITKA_BOOL_TRUE )
{
goto condexpr_true_3;
}
else
{
goto condexpr_false_3;
}
condexpr_true_3:;
CHECK_OBJECT( tmp_class_creation_2__class_decl_dict );
tmp_dict_name_5 = tmp_class_creation_2__class_decl_dict;
tmp_key_name_5 = const_str_plain_metaclass;
tmp_metaclass_name_2 = DICT_GET_ITEM( tmp_dict_name_5, tmp_key_name_5 );
if ( tmp_metaclass_name_2 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 16;
goto try_except_handler_4;
}
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 = 16;
goto try_except_handler_4;
}
tmp_condition_result_8 = tmp_truth_name_2 == 1 ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_8 == NUITKA_BOOL_TRUE )
{
goto condexpr_true_4;
}
else
{
goto condexpr_false_4;
}
condexpr_true_4:;
CHECK_OBJECT( tmp_class_creation_2__bases );
tmp_subscribed_name_2 = tmp_class_creation_2__bases;
tmp_subscript_name_2 = const_int_0;
tmp_type_arg_3 = LOOKUP_SUBSCRIPT_CONST( tmp_subscribed_name_2, tmp_subscript_name_2, 0 );
if ( tmp_type_arg_3 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 16;
goto try_except_handler_4;
}
tmp_metaclass_name_2 = BUILTIN_TYPE1( tmp_type_arg_3 );
Py_DECREF( tmp_type_arg_3 );
if ( tmp_metaclass_name_2 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 16;
goto try_except_handler_4;
}
goto condexpr_end_4;
condexpr_false_4:;
tmp_metaclass_name_2 = (PyObject *)&PyType_Type;
Py_INCREF( tmp_metaclass_name_2 );
condexpr_end_4:;
condexpr_end_3:;
CHECK_OBJECT( tmp_class_creation_2__bases );
tmp_bases_name_2 = tmp_class_creation_2__bases;
tmp_assign_source_18 = SELECT_METACLASS( tmp_metaclass_name_2, tmp_bases_name_2 );
Py_DECREF( tmp_metaclass_name_2 );
if ( tmp_assign_source_18 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 16;
goto try_except_handler_4;
}
assert( tmp_class_creation_2__metaclass == NULL );
tmp_class_creation_2__metaclass = tmp_assign_source_18;
}
{
nuitka_bool tmp_condition_result_9;
PyObject *tmp_key_name_6;
PyObject *tmp_dict_name_6;
tmp_key_name_6 = const_str_plain_metaclass;
CHECK_OBJECT( tmp_class_creation_2__class_decl_dict );
tmp_dict_name_6 = tmp_class_creation_2__class_decl_dict;
tmp_res = PyDict_Contains( tmp_dict_name_6, tmp_key_name_6 );
if ( tmp_res == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 16;
goto try_except_handler_4;
}
tmp_condition_result_9 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_9 == NUITKA_BOOL_TRUE )
{
goto branch_yes_5;
}
else
{
goto branch_no_5;
}
branch_yes_5:;
{
CHECK_OBJECT( tmp_class_creation_2__class_decl_dict );
tmp_dictdel_dict = tmp_class_creation_2__class_decl_dict;
tmp_dictdel_key = const_str_plain_metaclass;
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 = 16;
goto try_except_handler_4;
}
}
branch_no_5:;
}
{
nuitka_bool tmp_condition_result_10;
PyObject *tmp_source_name_5;
CHECK_OBJECT( tmp_class_creation_2__metaclass );
tmp_source_name_5 = tmp_class_creation_2__metaclass;
tmp_res = PyObject_HasAttr( tmp_source_name_5, const_str_plain___prepare__ );
tmp_condition_result_10 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_10 == NUITKA_BOOL_TRUE )
{
goto branch_yes_6;
}
else
{
goto branch_no_6;
}
branch_yes_6:;
{
PyObject *tmp_assign_source_19;
PyObject *tmp_called_name_3;
PyObject *tmp_source_name_6;
PyObject *tmp_args_name_3;
PyObject *tmp_tuple_element_5;
PyObject *tmp_kw_name_3;
CHECK_OBJECT( tmp_class_creation_2__metaclass );
tmp_source_name_6 = tmp_class_creation_2__metaclass;
tmp_called_name_3 = LOOKUP_ATTRIBUTE( tmp_source_name_6, const_str_plain___prepare__ );
if ( tmp_called_name_3 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 16;
goto try_except_handler_4;
}
tmp_tuple_element_5 = const_str_plain_MessageParseError;
tmp_args_name_3 = PyTuple_New( 2 );
Py_INCREF( tmp_tuple_element_5 );
PyTuple_SET_ITEM( tmp_args_name_3, 0, tmp_tuple_element_5 );
CHECK_OBJECT( tmp_class_creation_2__bases );
tmp_tuple_element_5 = tmp_class_creation_2__bases;
Py_INCREF( tmp_tuple_element_5 );
PyTuple_SET_ITEM( tmp_args_name_3, 1, tmp_tuple_element_5 );
CHECK_OBJECT( tmp_class_creation_2__class_decl_dict );
tmp_kw_name_3 = tmp_class_creation_2__class_decl_dict;
frame_0e2f03dea0aee4deb4820c0f256f31cf->m_frame.f_lineno = 16;
tmp_assign_source_19 = CALL_FUNCTION( tmp_called_name_3, tmp_args_name_3, tmp_kw_name_3 );
Py_DECREF( tmp_called_name_3 );
Py_DECREF( tmp_args_name_3 );
if ( tmp_assign_source_19 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 16;
goto try_except_handler_4;
}
assert( tmp_class_creation_2__prepared == NULL );
tmp_class_creation_2__prepared = tmp_assign_source_19;
}
{
nuitka_bool tmp_condition_result_11;
PyObject *tmp_operand_name_2;
PyObject *tmp_source_name_7;
CHECK_OBJECT( tmp_class_creation_2__prepared );
tmp_source_name_7 = tmp_class_creation_2__prepared;
tmp_res = PyObject_HasAttr( tmp_source_name_7, const_str_plain___getitem__ );
tmp_operand_name_2 = ( tmp_res != 0 ) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE( tmp_operand_name_2 );
if ( tmp_res == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 16;
goto try_except_handler_4;
}
tmp_condition_result_11 = ( tmp_res == 0 ) ? 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_raise_type_2;
PyObject *tmp_raise_value_2;
PyObject *tmp_left_name_2;
PyObject *tmp_right_name_2;
PyObject *tmp_tuple_element_6;
PyObject *tmp_getattr_target_2;
PyObject *tmp_getattr_attr_2;
PyObject *tmp_getattr_default_2;
PyObject *tmp_source_name_8;
PyObject *tmp_type_arg_4;
tmp_raise_type_2 = PyExc_TypeError;
tmp_left_name_2 = const_str_digest_75fd71b1edada749c2ef7ac810062295;
CHECK_OBJECT( tmp_class_creation_2__metaclass );
tmp_getattr_target_2 = tmp_class_creation_2__metaclass;
tmp_getattr_attr_2 = const_str_plain___name__;
tmp_getattr_default_2 = const_str_angle_metaclass;
tmp_tuple_element_6 = BUILTIN_GETATTR( tmp_getattr_target_2, tmp_getattr_attr_2, tmp_getattr_default_2 );
if ( tmp_tuple_element_6 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 16;
goto try_except_handler_4;
}
tmp_right_name_2 = PyTuple_New( 2 );
PyTuple_SET_ITEM( tmp_right_name_2, 0, tmp_tuple_element_6 );
CHECK_OBJECT( tmp_class_creation_2__prepared );
tmp_type_arg_4 = tmp_class_creation_2__prepared;
tmp_source_name_8 = BUILTIN_TYPE1( tmp_type_arg_4 );
assert( !(tmp_source_name_8 == NULL) );
tmp_tuple_element_6 = LOOKUP_ATTRIBUTE( tmp_source_name_8, const_str_plain___name__ );
Py_DECREF( tmp_source_name_8 );
if ( tmp_tuple_element_6 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
Py_DECREF( tmp_right_name_2 );
exception_lineno = 16;
goto try_except_handler_4;
}
PyTuple_SET_ITEM( tmp_right_name_2, 1, tmp_tuple_element_6 );
tmp_raise_value_2 = BINARY_OPERATION_REMAINDER( tmp_left_name_2, tmp_right_name_2 );
Py_DECREF( tmp_right_name_2 );
if ( tmp_raise_value_2 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 16;
goto try_except_handler_4;
}
exception_type = tmp_raise_type_2;
Py_INCREF( tmp_raise_type_2 );
exception_value = tmp_raise_value_2;
exception_lineno = 16;
RAISE_EXCEPTION_IMPLICIT( &exception_type, &exception_value, &exception_tb );
goto try_except_handler_4;
}
branch_no_7:;
}
goto branch_end_6;
branch_no_6:;
{
PyObject *tmp_assign_source_20;
tmp_assign_source_20 = PyDict_New();
assert( tmp_class_creation_2__prepared == NULL );
tmp_class_creation_2__prepared = tmp_assign_source_20;
}
branch_end_6:;
}
{
PyObject *tmp_assign_source_21;
{
PyObject *tmp_set_locals_2;
CHECK_OBJECT( tmp_class_creation_2__prepared );
tmp_set_locals_2 = tmp_class_creation_2__prepared;
locals_future$backports$email$errors_16 = tmp_set_locals_2;
Py_INCREF( tmp_set_locals_2 );
}
{
// Tried code:
{
// Tried code:
{
tmp_dictset_value = const_str_digest_74552dfa52bd8353863ac446e7e38d45;
tmp_res = PyObject_SetItem( locals_future$backports$email$errors_16, const_str_plain___module__, tmp_dictset_value );
if ( tmp_res != 0 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 16;
goto try_except_handler_6;
}
}
{
tmp_dictset_value = const_str_digest_04f8dd1e6a47fe1bfc09f5b392946be7;
tmp_res = PyObject_SetItem( locals_future$backports$email$errors_16, const_str_plain___doc__, tmp_dictset_value );
if ( tmp_res != 0 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 16;
goto try_except_handler_6;
}
}
{
tmp_dictset_value = const_str_plain_MessageParseError;
tmp_res = PyObject_SetItem( locals_future$backports$email$errors_16, const_str_plain___qualname__, tmp_dictset_value );
if ( tmp_res != 0 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 16;
goto try_except_handler_6;
}
}
{
nuitka_bool tmp_condition_result_12;
PyObject *tmp_compexpr_left_2;
PyObject *tmp_compexpr_right_2;
CHECK_OBJECT( tmp_class_creation_2__bases );
tmp_compexpr_left_2 = tmp_class_creation_2__bases;
CHECK_OBJECT( tmp_class_creation_2__bases_orig );
tmp_compexpr_right_2 = tmp_class_creation_2__bases_orig;
tmp_res = RICH_COMPARE_BOOL_NE( tmp_compexpr_left_2, tmp_compexpr_right_2 );
if ( tmp_res == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 16;
goto try_except_handler_6;
}
tmp_condition_result_12 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_12 == NUITKA_BOOL_TRUE )
{
goto branch_yes_8;
}
else
{
goto branch_no_8;
}
branch_yes_8:;
{
CHECK_OBJECT( tmp_class_creation_2__bases_orig );
tmp_dictset_value = tmp_class_creation_2__bases_orig;
tmp_res = PyObject_SetItem( locals_future$backports$email$errors_16, const_str_plain___orig_bases__, tmp_dictset_value );
if ( tmp_res != 0 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 16;
goto try_except_handler_6;
}
}
branch_no_8:;
}
{
PyObject *tmp_assign_source_22;
PyObject *tmp_called_name_4;
PyObject *tmp_args_name_4;
PyObject *tmp_tuple_element_7;
PyObject *tmp_kw_name_4;
CHECK_OBJECT( tmp_class_creation_2__metaclass );
tmp_called_name_4 = tmp_class_creation_2__metaclass;
tmp_tuple_element_7 = const_str_plain_MessageParseError;
tmp_args_name_4 = PyTuple_New( 3 );
Py_INCREF( tmp_tuple_element_7 );
PyTuple_SET_ITEM( tmp_args_name_4, 0, tmp_tuple_element_7 );
CHECK_OBJECT( tmp_class_creation_2__bases );
tmp_tuple_element_7 = tmp_class_creation_2__bases;
Py_INCREF( tmp_tuple_element_7 );
PyTuple_SET_ITEM( tmp_args_name_4, 1, tmp_tuple_element_7 );
tmp_tuple_element_7 = locals_future$backports$email$errors_16;
Py_INCREF( tmp_tuple_element_7 );
PyTuple_SET_ITEM( tmp_args_name_4, 2, tmp_tuple_element_7 );
CHECK_OBJECT( tmp_class_creation_2__class_decl_dict );
tmp_kw_name_4 = tmp_class_creation_2__class_decl_dict;
frame_0e2f03dea0aee4deb4820c0f256f31cf->m_frame.f_lineno = 16;
tmp_assign_source_22 = CALL_FUNCTION( tmp_called_name_4, tmp_args_name_4, tmp_kw_name_4 );
Py_DECREF( tmp_args_name_4 );
if ( tmp_assign_source_22 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 16;
goto try_except_handler_6;
}
assert( outline_1_var___class__ == NULL );
outline_1_var___class__ = tmp_assign_source_22;
}
{
CHECK_OBJECT( outline_1_var___class__ );
tmp_assign_source_21 = outline_1_var___class__;
Py_INCREF( tmp_assign_source_21 );
goto try_return_handler_6;
}
// tried codes exits in all cases
NUITKA_CANNOT_GET_HERE( future$backports$email$errors );
return MOD_RETURN_VALUE( NULL );
// Return handler code:
try_return_handler_6:;
{
Py_DECREF( locals_future$backports$email$errors_16 );
locals_future$backports$email$errors_16 = NULL;
}
{
goto try_return_handler_5;
}
// Exception handler code:
try_except_handler_6:;
exception_keeper_type_4 = exception_type;
exception_keeper_value_4 = exception_value;
exception_keeper_tb_4 = exception_tb;
exception_keeper_lineno_4 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
{
Py_DECREF( locals_future$backports$email$errors_16 );
locals_future$backports$email$errors_16 = 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:
}
// tried codes exits in all cases
NUITKA_CANNOT_GET_HERE( future$backports$email$errors );
return MOD_RETURN_VALUE( NULL );
// Return handler code:
try_return_handler_5:;
{
CHECK_OBJECT( (PyObject *)outline_1_var___class__ );
Py_DECREF( outline_1_var___class__ );
outline_1_var___class__ = NULL;
}
{
goto outline_result_2;
}
// Exception handler code:
try_except_handler_5:;
exception_keeper_type_5 = exception_type;
exception_keeper_value_5 = exception_value;
exception_keeper_tb_5 = exception_tb;
exception_keeper_lineno_5 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
{
// Re-raise.
exception_type = exception_keeper_type_5;
exception_value = exception_keeper_value_5;
exception_tb = exception_keeper_tb_5;
exception_lineno = exception_keeper_lineno_5;
goto outline_exception_2;
}
// End of try:
}
// Return statement must have exited already.
NUITKA_CANNOT_GET_HERE( future$backports$email$errors );
return MOD_RETURN_VALUE( NULL );
outline_exception_2:;
exception_lineno = 16;
goto try_except_handler_4;
outline_result_2:;
UPDATE_STRING_DICT1( moduledict_future$backports$email$errors, (Nuitka_StringObject *)const_str_plain_MessageParseError, tmp_assign_source_21 );
}
goto try_end_2;
// Exception handler code:
try_except_handler_4:;
exception_keeper_type_6 = exception_type;
exception_keeper_value_6 = exception_value;
exception_keeper_tb_6 = exception_tb;
exception_keeper_lineno_6 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
{
Py_XDECREF( tmp_class_creation_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_6;
exception_value = exception_keeper_value_6;
exception_tb = exception_keeper_tb_6;
exception_lineno = exception_keeper_lineno_6;
goto frame_exception_exit_1;
}
// End of try:
try_end_2:;
}
{
CHECK_OBJECT( (PyObject *)tmp_class_creation_2__bases );
Py_DECREF( tmp_class_creation_2__bases );
tmp_class_creation_2__bases = NULL;
}
{
CHECK_OBJECT( (PyObject *)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( (PyObject *)tmp_class_creation_2__metaclass );
Py_DECREF( tmp_class_creation_2__metaclass );
tmp_class_creation_2__metaclass = NULL;
}
{
CHECK_OBJECT( (PyObject *)tmp_class_creation_2__prepared );
Py_DECREF( tmp_class_creation_2__prepared );
tmp_class_creation_2__prepared = NULL;
}
{
// Tried code:
{
PyObject *tmp_assign_source_23;
PyObject *tmp_tuple_element_8;
PyObject *tmp_mvar_value_2;
tmp_mvar_value_2 = GET_STRING_DICT_VALUE( moduledict_future$backports$email$errors, (Nuitka_StringObject *)const_str_plain_MessageParseError );
if (unlikely( tmp_mvar_value_2 == NULL ))
{
tmp_mvar_value_2 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_MessageParseError );
}
if ( tmp_mvar_value_2 == NULL )
{
exception_type = PyExc_NameError;
Py_INCREF( exception_type );
exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "MessageParseError" );
exception_tb = NULL;
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb );
CHAIN_EXCEPTION( exception_value );
exception_lineno = 20;
goto try_except_handler_7;
}
tmp_tuple_element_8 = tmp_mvar_value_2;
tmp_assign_source_23 = PyTuple_New( 1 );
Py_INCREF( tmp_tuple_element_8 );
PyTuple_SET_ITEM( tmp_assign_source_23, 0, tmp_tuple_element_8 );
assert( tmp_class_creation_3__bases_orig == NULL );
tmp_class_creation_3__bases_orig = tmp_assign_source_23;
}
{
PyObject *tmp_assign_source_24;
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_24 = impl___internal__$$$function_1__mro_entries_conversion( dir_call_args );
}
if ( tmp_assign_source_24 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 20;
goto try_except_handler_7;
}
assert( tmp_class_creation_3__bases == NULL );
tmp_class_creation_3__bases = tmp_assign_source_24;
}
{
PyObject *tmp_assign_source_25;
tmp_assign_source_25 = PyDict_New();
assert( tmp_class_creation_3__class_decl_dict == NULL );
tmp_class_creation_3__class_decl_dict = tmp_assign_source_25;
}
{
PyObject *tmp_assign_source_26;
PyObject *tmp_metaclass_name_3;
nuitka_bool tmp_condition_result_13;
PyObject *tmp_key_name_7;
PyObject *tmp_dict_name_7;
PyObject *tmp_dict_name_8;
PyObject *tmp_key_name_8;
nuitka_bool tmp_condition_result_14;
int tmp_truth_name_3;
PyObject *tmp_type_arg_5;
PyObject *tmp_subscribed_name_3;
PyObject *tmp_subscript_name_3;
PyObject *tmp_bases_name_3;
tmp_key_name_7 = const_str_plain_metaclass;
CHECK_OBJECT( tmp_class_creation_3__class_decl_dict );
tmp_dict_name_7 = tmp_class_creation_3__class_decl_dict;
tmp_res = PyDict_Contains( tmp_dict_name_7, tmp_key_name_7 );
if ( tmp_res == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 20;
goto try_except_handler_7;
}
tmp_condition_result_13 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_13 == NUITKA_BOOL_TRUE )
{
goto condexpr_true_5;
}
else
{
goto condexpr_false_5;
}
condexpr_true_5:;
CHECK_OBJECT( tmp_class_creation_3__class_decl_dict );
tmp_dict_name_8 = tmp_class_creation_3__class_decl_dict;
tmp_key_name_8 = const_str_plain_metaclass;
tmp_metaclass_name_3 = DICT_GET_ITEM( tmp_dict_name_8, tmp_key_name_8 );
if ( tmp_metaclass_name_3 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 20;
goto try_except_handler_7;
}
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 = 20;
goto try_except_handler_7;
}
tmp_condition_result_14 = tmp_truth_name_3 == 1 ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_14 == NUITKA_BOOL_TRUE )
{
goto condexpr_true_6;
}
else
{
goto condexpr_false_6;
}
condexpr_true_6:;
CHECK_OBJECT( tmp_class_creation_3__bases );
tmp_subscribed_name_3 = tmp_class_creation_3__bases;
tmp_subscript_name_3 = const_int_0;
tmp_type_arg_5 = LOOKUP_SUBSCRIPT_CONST( tmp_subscribed_name_3, tmp_subscript_name_3, 0 );
if ( tmp_type_arg_5 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 20;
goto try_except_handler_7;
}
tmp_metaclass_name_3 = BUILTIN_TYPE1( tmp_type_arg_5 );
Py_DECREF( tmp_type_arg_5 );
if ( tmp_metaclass_name_3 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 20;
goto try_except_handler_7;
}
goto condexpr_end_6;
condexpr_false_6:;
tmp_metaclass_name_3 = (PyObject *)&PyType_Type;
Py_INCREF( tmp_metaclass_name_3 );
condexpr_end_6:;
condexpr_end_5:;
CHECK_OBJECT( tmp_class_creation_3__bases );
tmp_bases_name_3 = tmp_class_creation_3__bases;
tmp_assign_source_26 = SELECT_METACLASS( tmp_metaclass_name_3, tmp_bases_name_3 );
Py_DECREF( tmp_metaclass_name_3 );
if ( tmp_assign_source_26 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 20;
goto try_except_handler_7;
}
assert( tmp_class_creation_3__metaclass == NULL );
tmp_class_creation_3__metaclass = tmp_assign_source_26;
}
{
nuitka_bool tmp_condition_result_15;
PyObject *tmp_key_name_9;
PyObject *tmp_dict_name_9;
tmp_key_name_9 = const_str_plain_metaclass;
CHECK_OBJECT( tmp_class_creation_3__class_decl_dict );
tmp_dict_name_9 = tmp_class_creation_3__class_decl_dict;
tmp_res = PyDict_Contains( tmp_dict_name_9, tmp_key_name_9 );
if ( tmp_res == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 20;
goto try_except_handler_7;
}
tmp_condition_result_15 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_15 == NUITKA_BOOL_TRUE )
{
goto branch_yes_9;
}
else
{
goto branch_no_9;
}
branch_yes_9:;
{
CHECK_OBJECT( tmp_class_creation_3__class_decl_dict );
tmp_dictdel_dict = tmp_class_creation_3__class_decl_dict;
tmp_dictdel_key = const_str_plain_metaclass;
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 = 20;
goto try_except_handler_7;
}
}
branch_no_9:;
}
{
nuitka_bool tmp_condition_result_16;
PyObject *tmp_source_name_9;
CHECK_OBJECT( tmp_class_creation_3__metaclass );
tmp_source_name_9 = tmp_class_creation_3__metaclass;
tmp_res = PyObject_HasAttr( tmp_source_name_9, const_str_plain___prepare__ );
tmp_condition_result_16 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_16 == NUITKA_BOOL_TRUE )
{
goto branch_yes_10;
}
else
{
goto branch_no_10;
}
branch_yes_10:;
{
PyObject *tmp_assign_source_27;
PyObject *tmp_called_name_5;
PyObject *tmp_source_name_10;
PyObject *tmp_args_name_5;
PyObject *tmp_tuple_element_9;
PyObject *tmp_kw_name_5;
CHECK_OBJECT( tmp_class_creation_3__metaclass );
tmp_source_name_10 = tmp_class_creation_3__metaclass;
tmp_called_name_5 = LOOKUP_ATTRIBUTE( tmp_source_name_10, const_str_plain___prepare__ );
if ( tmp_called_name_5 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 20;
goto try_except_handler_7;
}
tmp_tuple_element_9 = const_str_plain_HeaderParseError;
tmp_args_name_5 = PyTuple_New( 2 );
Py_INCREF( tmp_tuple_element_9 );
PyTuple_SET_ITEM( tmp_args_name_5, 0, tmp_tuple_element_9 );
CHECK_OBJECT( tmp_class_creation_3__bases );
tmp_tuple_element_9 = tmp_class_creation_3__bases;
Py_INCREF( tmp_tuple_element_9 );
PyTuple_SET_ITEM( tmp_args_name_5, 1, tmp_tuple_element_9 );
CHECK_OBJECT( tmp_class_creation_3__class_decl_dict );
tmp_kw_name_5 = tmp_class_creation_3__class_decl_dict;
frame_0e2f03dea0aee4deb4820c0f256f31cf->m_frame.f_lineno = 20;
tmp_assign_source_27 = CALL_FUNCTION( tmp_called_name_5, tmp_args_name_5, tmp_kw_name_5 );
Py_DECREF( tmp_called_name_5 );
Py_DECREF( tmp_args_name_5 );
if ( tmp_assign_source_27 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 20;
goto try_except_handler_7;
}
assert( tmp_class_creation_3__prepared == NULL );
tmp_class_creation_3__prepared = tmp_assign_source_27;
}
{
nuitka_bool tmp_condition_result_17;
PyObject *tmp_operand_name_3;
PyObject *tmp_source_name_11;
CHECK_OBJECT( tmp_class_creation_3__prepared );
tmp_source_name_11 = tmp_class_creation_3__prepared;
tmp_res = PyObject_HasAttr( tmp_source_name_11, const_str_plain___getitem__ );
tmp_operand_name_3 = ( tmp_res != 0 ) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE( tmp_operand_name_3 );
if ( tmp_res == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 20;
goto try_except_handler_7;
}
tmp_condition_result_17 = ( tmp_res == 0 ) ? 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_raise_type_3;
PyObject *tmp_raise_value_3;
PyObject *tmp_left_name_3;
PyObject *tmp_right_name_3;
PyObject *tmp_tuple_element_10;
PyObject *tmp_getattr_target_3;
PyObject *tmp_getattr_attr_3;
PyObject *tmp_getattr_default_3;
PyObject *tmp_source_name_12;
PyObject *tmp_type_arg_6;
tmp_raise_type_3 = PyExc_TypeError;
tmp_left_name_3 = const_str_digest_75fd71b1edada749c2ef7ac810062295;
CHECK_OBJECT( tmp_class_creation_3__metaclass );
tmp_getattr_target_3 = tmp_class_creation_3__metaclass;
tmp_getattr_attr_3 = const_str_plain___name__;
tmp_getattr_default_3 = const_str_angle_metaclass;
tmp_tuple_element_10 = BUILTIN_GETATTR( tmp_getattr_target_3, tmp_getattr_attr_3, tmp_getattr_default_3 );
if ( tmp_tuple_element_10 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 20;
goto try_except_handler_7;
}
tmp_right_name_3 = PyTuple_New( 2 );
PyTuple_SET_ITEM( tmp_right_name_3, 0, tmp_tuple_element_10 );
CHECK_OBJECT( tmp_class_creation_3__prepared );
tmp_type_arg_6 = tmp_class_creation_3__prepared;
tmp_source_name_12 = BUILTIN_TYPE1( tmp_type_arg_6 );
assert( !(tmp_source_name_12 == NULL) );
tmp_tuple_element_10 = LOOKUP_ATTRIBUTE( tmp_source_name_12, const_str_plain___name__ );
Py_DECREF( tmp_source_name_12 );
if ( tmp_tuple_element_10 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
Py_DECREF( tmp_right_name_3 );
exception_lineno = 20;
goto try_except_handler_7;
}
PyTuple_SET_ITEM( tmp_right_name_3, 1, tmp_tuple_element_10 );
tmp_raise_value_3 = BINARY_OPERATION_REMAINDER( tmp_left_name_3, tmp_right_name_3 );
Py_DECREF( tmp_right_name_3 );
if ( tmp_raise_value_3 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 20;
goto try_except_handler_7;
}
exception_type = tmp_raise_type_3;
Py_INCREF( tmp_raise_type_3 );
exception_value = tmp_raise_value_3;
exception_lineno = 20;
RAISE_EXCEPTION_IMPLICIT( &exception_type, &exception_value, &exception_tb );
goto try_except_handler_7;
}
branch_no_11:;
}
goto branch_end_10;
branch_no_10:;
{
PyObject *tmp_assign_source_28;
tmp_assign_source_28 = PyDict_New();
assert( tmp_class_creation_3__prepared == NULL );
tmp_class_creation_3__prepared = tmp_assign_source_28;
}
branch_end_10:;
}
{
PyObject *tmp_assign_source_29;
{
PyObject *tmp_set_locals_3;
CHECK_OBJECT( tmp_class_creation_3__prepared );
tmp_set_locals_3 = tmp_class_creation_3__prepared;
locals_future$backports$email$errors_20 = tmp_set_locals_3;
Py_INCREF( tmp_set_locals_3 );
}
{
// Tried code:
{
// Tried code:
{
tmp_dictset_value = const_str_digest_74552dfa52bd8353863ac446e7e38d45;
tmp_res = PyObject_SetItem( locals_future$backports$email$errors_20, const_str_plain___module__, tmp_dictset_value );
if ( tmp_res != 0 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 20;
goto try_except_handler_9;
}
}
{
tmp_dictset_value = const_str_digest_fafe7be10bcca0a370100c8d915eb65f;
tmp_res = PyObject_SetItem( locals_future$backports$email$errors_20, const_str_plain___doc__, tmp_dictset_value );
if ( tmp_res != 0 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 20;
goto try_except_handler_9;
}
}
{
tmp_dictset_value = const_str_plain_HeaderParseError;
tmp_res = PyObject_SetItem( locals_future$backports$email$errors_20, const_str_plain___qualname__, tmp_dictset_value );
if ( tmp_res != 0 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 20;
goto try_except_handler_9;
}
}
{
nuitka_bool tmp_condition_result_18;
PyObject *tmp_compexpr_left_3;
PyObject *tmp_compexpr_right_3;
CHECK_OBJECT( tmp_class_creation_3__bases );
tmp_compexpr_left_3 = tmp_class_creation_3__bases;
CHECK_OBJECT( tmp_class_creation_3__bases_orig );
tmp_compexpr_right_3 = tmp_class_creation_3__bases_orig;
tmp_res = RICH_COMPARE_BOOL_NE( tmp_compexpr_left_3, tmp_compexpr_right_3 );
if ( tmp_res == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 20;
goto try_except_handler_9;
}
tmp_condition_result_18 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_18 == NUITKA_BOOL_TRUE )
{
goto branch_yes_12;
}
else
{
goto branch_no_12;
}
branch_yes_12:;
{
CHECK_OBJECT( tmp_class_creation_3__bases_orig );
tmp_dictset_value = tmp_class_creation_3__bases_orig;
tmp_res = PyObject_SetItem( locals_future$backports$email$errors_20, const_str_plain___orig_bases__, tmp_dictset_value );
if ( tmp_res != 0 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 20;
goto try_except_handler_9;
}
}
branch_no_12:;
}
{
PyObject *tmp_assign_source_30;
PyObject *tmp_called_name_6;
PyObject *tmp_args_name_6;
PyObject *tmp_tuple_element_11;
PyObject *tmp_kw_name_6;
CHECK_OBJECT( tmp_class_creation_3__metaclass );
tmp_called_name_6 = tmp_class_creation_3__metaclass;
tmp_tuple_element_11 = const_str_plain_HeaderParseError;
tmp_args_name_6 = PyTuple_New( 3 );
Py_INCREF( tmp_tuple_element_11 );
PyTuple_SET_ITEM( tmp_args_name_6, 0, tmp_tuple_element_11 );
CHECK_OBJECT( tmp_class_creation_3__bases );
tmp_tuple_element_11 = tmp_class_creation_3__bases;
Py_INCREF( tmp_tuple_element_11 );
PyTuple_SET_ITEM( tmp_args_name_6, 1, tmp_tuple_element_11 );
tmp_tuple_element_11 = locals_future$backports$email$errors_20;
Py_INCREF( tmp_tuple_element_11 );
PyTuple_SET_ITEM( tmp_args_name_6, 2, tmp_tuple_element_11 );
CHECK_OBJECT( tmp_class_creation_3__class_decl_dict );
tmp_kw_name_6 = tmp_class_creation_3__class_decl_dict;
frame_0e2f03dea0aee4deb4820c0f256f31cf->m_frame.f_lineno = 20;
tmp_assign_source_30 = CALL_FUNCTION( tmp_called_name_6, tmp_args_name_6, tmp_kw_name_6 );
Py_DECREF( tmp_args_name_6 );
if ( tmp_assign_source_30 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 20;
goto try_except_handler_9;
}
assert( outline_2_var___class__ == NULL );
outline_2_var___class__ = tmp_assign_source_30;
}
{
CHECK_OBJECT( outline_2_var___class__ );
tmp_assign_source_29 = outline_2_var___class__;
Py_INCREF( tmp_assign_source_29 );
goto try_return_handler_9;
}
// tried codes exits in all cases
NUITKA_CANNOT_GET_HERE( future$backports$email$errors );
return MOD_RETURN_VALUE( NULL );
// Return handler code:
try_return_handler_9:;
{
Py_DECREF( locals_future$backports$email$errors_20 );
locals_future$backports$email$errors_20 = NULL;
}
{
goto try_return_handler_8;
}
// Exception handler code:
try_except_handler_9:;
exception_keeper_type_7 = exception_type;
exception_keeper_value_7 = exception_value;
exception_keeper_tb_7 = exception_tb;
exception_keeper_lineno_7 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
{
Py_DECREF( locals_future$backports$email$errors_20 );
locals_future$backports$email$errors_20 = 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:
}
// tried codes exits in all cases
NUITKA_CANNOT_GET_HERE( future$backports$email$errors );
return MOD_RETURN_VALUE( NULL );
// Return handler code:
try_return_handler_8:;
{
CHECK_OBJECT( (PyObject *)outline_2_var___class__ );
Py_DECREF( outline_2_var___class__ );
outline_2_var___class__ = NULL;
}
{
goto outline_result_3;
}
// Exception handler code:
try_except_handler_8:;
exception_keeper_type_8 = exception_type;
exception_keeper_value_8 = exception_value;
exception_keeper_tb_8 = exception_tb;
exception_keeper_lineno_8 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
{
// Re-raise.
exception_type = exception_keeper_type_8;
exception_value = exception_keeper_value_8;
exception_tb = exception_keeper_tb_8;
exception_lineno = exception_keeper_lineno_8;
goto outline_exception_3;
}
// End of try:
}
// Return statement must have exited already.
NUITKA_CANNOT_GET_HERE( future$backports$email$errors );
return MOD_RETURN_VALUE( NULL );
outline_exception_3:;
exception_lineno = 20;
goto try_except_handler_7;
outline_result_3:;
UPDATE_STRING_DICT1( moduledict_future$backports$email$errors, (Nuitka_StringObject *)const_str_plain_HeaderParseError, tmp_assign_source_29 );
}
goto try_end_3;
// Exception handler code:
try_except_handler_7:;
exception_keeper_type_9 = exception_type;
exception_keeper_value_9 = exception_value;
exception_keeper_tb_9 = exception_tb;
exception_keeper_lineno_9 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
{
Py_XDECREF( tmp_class_creation_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_9;
exception_value = exception_keeper_value_9;
exception_tb = exception_keeper_tb_9;
exception_lineno = exception_keeper_lineno_9;
goto frame_exception_exit_1;
}
// End of try:
try_end_3:;
}
{
CHECK_OBJECT( (PyObject *)tmp_class_creation_3__bases );
Py_DECREF( tmp_class_creation_3__bases );
tmp_class_creation_3__bases = NULL;
}
{
CHECK_OBJECT( (PyObject *)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( (PyObject *)tmp_class_creation_3__metaclass );
Py_DECREF( tmp_class_creation_3__metaclass );
tmp_class_creation_3__metaclass = NULL;
}
{
CHECK_OBJECT( (PyObject *)tmp_class_creation_3__prepared );
Py_DECREF( tmp_class_creation_3__prepared );
tmp_class_creation_3__prepared = NULL;
}
{
// Tried code:
{
PyObject *tmp_assign_source_31;
PyObject *tmp_tuple_element_12;
PyObject *tmp_mvar_value_3;
tmp_mvar_value_3 = GET_STRING_DICT_VALUE( moduledict_future$backports$email$errors, (Nuitka_StringObject *)const_str_plain_MessageParseError );
if (unlikely( tmp_mvar_value_3 == NULL ))
{
tmp_mvar_value_3 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_MessageParseError );
}
if ( tmp_mvar_value_3 == NULL )
{
exception_type = PyExc_NameError;
Py_INCREF( exception_type );
exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "MessageParseError" );
exception_tb = NULL;
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb );
CHAIN_EXCEPTION( exception_value );
exception_lineno = 24;
goto try_except_handler_10;
}
tmp_tuple_element_12 = tmp_mvar_value_3;
tmp_assign_source_31 = PyTuple_New( 1 );
Py_INCREF( tmp_tuple_element_12 );
PyTuple_SET_ITEM( tmp_assign_source_31, 0, tmp_tuple_element_12 );
assert( tmp_class_creation_4__bases_orig == NULL );
tmp_class_creation_4__bases_orig = tmp_assign_source_31;
}
{
PyObject *tmp_assign_source_32;
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_32 = impl___internal__$$$function_1__mro_entries_conversion( dir_call_args );
}
if ( tmp_assign_source_32 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 24;
goto try_except_handler_10;
}
assert( tmp_class_creation_4__bases == NULL );
tmp_class_creation_4__bases = tmp_assign_source_32;
}
{
PyObject *tmp_assign_source_33;
tmp_assign_source_33 = PyDict_New();
assert( tmp_class_creation_4__class_decl_dict == NULL );
tmp_class_creation_4__class_decl_dict = tmp_assign_source_33;
}
{
PyObject *tmp_assign_source_34;
PyObject *tmp_metaclass_name_4;
nuitka_bool tmp_condition_result_19;
PyObject *tmp_key_name_10;
PyObject *tmp_dict_name_10;
PyObject *tmp_dict_name_11;
PyObject *tmp_key_name_11;
nuitka_bool tmp_condition_result_20;
int tmp_truth_name_4;
PyObject *tmp_type_arg_7;
PyObject *tmp_subscribed_name_4;
PyObject *tmp_subscript_name_4;
PyObject *tmp_bases_name_4;
tmp_key_name_10 = const_str_plain_metaclass;
CHECK_OBJECT( tmp_class_creation_4__class_decl_dict );
tmp_dict_name_10 = tmp_class_creation_4__class_decl_dict;
tmp_res = PyDict_Contains( tmp_dict_name_10, tmp_key_name_10 );
if ( tmp_res == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 24;
goto try_except_handler_10;
}
tmp_condition_result_19 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_19 == NUITKA_BOOL_TRUE )
{
goto condexpr_true_7;
}
else
{
goto condexpr_false_7;
}
condexpr_true_7:;
CHECK_OBJECT( tmp_class_creation_4__class_decl_dict );
tmp_dict_name_11 = tmp_class_creation_4__class_decl_dict;
tmp_key_name_11 = const_str_plain_metaclass;
tmp_metaclass_name_4 = DICT_GET_ITEM( tmp_dict_name_11, tmp_key_name_11 );
if ( tmp_metaclass_name_4 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 24;
goto try_except_handler_10;
}
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 = 24;
goto try_except_handler_10;
}
tmp_condition_result_20 = tmp_truth_name_4 == 1 ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_20 == NUITKA_BOOL_TRUE )
{
goto condexpr_true_8;
}
else
{
goto condexpr_false_8;
}
condexpr_true_8:;
CHECK_OBJECT( tmp_class_creation_4__bases );
tmp_subscribed_name_4 = tmp_class_creation_4__bases;
tmp_subscript_name_4 = const_int_0;
tmp_type_arg_7 = LOOKUP_SUBSCRIPT_CONST( tmp_subscribed_name_4, tmp_subscript_name_4, 0 );
if ( tmp_type_arg_7 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 24;
goto try_except_handler_10;
}
tmp_metaclass_name_4 = BUILTIN_TYPE1( tmp_type_arg_7 );
Py_DECREF( tmp_type_arg_7 );
if ( tmp_metaclass_name_4 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 24;
goto try_except_handler_10;
}
goto condexpr_end_8;
condexpr_false_8:;
tmp_metaclass_name_4 = (PyObject *)&PyType_Type;
Py_INCREF( tmp_metaclass_name_4 );
condexpr_end_8:;
condexpr_end_7:;
CHECK_OBJECT( tmp_class_creation_4__bases );
tmp_bases_name_4 = tmp_class_creation_4__bases;
tmp_assign_source_34 = SELECT_METACLASS( tmp_metaclass_name_4, tmp_bases_name_4 );
Py_DECREF( tmp_metaclass_name_4 );
if ( tmp_assign_source_34 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 24;
goto try_except_handler_10;
}
assert( tmp_class_creation_4__metaclass == NULL );
tmp_class_creation_4__metaclass = tmp_assign_source_34;
}
{
nuitka_bool tmp_condition_result_21;
PyObject *tmp_key_name_12;
PyObject *tmp_dict_name_12;
tmp_key_name_12 = const_str_plain_metaclass;
CHECK_OBJECT( tmp_class_creation_4__class_decl_dict );
tmp_dict_name_12 = tmp_class_creation_4__class_decl_dict;
tmp_res = PyDict_Contains( tmp_dict_name_12, tmp_key_name_12 );
if ( tmp_res == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 24;
goto try_except_handler_10;
}
tmp_condition_result_21 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_21 == NUITKA_BOOL_TRUE )
{
goto branch_yes_13;
}
else
{
goto branch_no_13;
}
branch_yes_13:;
{
CHECK_OBJECT( tmp_class_creation_4__class_decl_dict );
tmp_dictdel_dict = tmp_class_creation_4__class_decl_dict;
tmp_dictdel_key = const_str_plain_metaclass;
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 = 24;
goto try_except_handler_10;
}
}
branch_no_13:;
}
{
nuitka_bool tmp_condition_result_22;
PyObject *tmp_source_name_13;
CHECK_OBJECT( tmp_class_creation_4__metaclass );
tmp_source_name_13 = tmp_class_creation_4__metaclass;
tmp_res = PyObject_HasAttr( tmp_source_name_13, const_str_plain___prepare__ );
tmp_condition_result_22 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_22 == NUITKA_BOOL_TRUE )
{
goto branch_yes_14;
}
else
{
goto branch_no_14;
}
branch_yes_14:;
{
PyObject *tmp_assign_source_35;
PyObject *tmp_called_name_7;
PyObject *tmp_source_name_14;
PyObject *tmp_args_name_7;
PyObject *tmp_tuple_element_13;
PyObject *tmp_kw_name_7;
CHECK_OBJECT( tmp_class_creation_4__metaclass );
tmp_source_name_14 = tmp_class_creation_4__metaclass;
tmp_called_name_7 = LOOKUP_ATTRIBUTE( tmp_source_name_14, const_str_plain___prepare__ );
if ( tmp_called_name_7 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 24;
goto try_except_handler_10;
}
tmp_tuple_element_13 = const_str_plain_BoundaryError;
tmp_args_name_7 = PyTuple_New( 2 );
Py_INCREF( tmp_tuple_element_13 );
PyTuple_SET_ITEM( tmp_args_name_7, 0, tmp_tuple_element_13 );
CHECK_OBJECT( tmp_class_creation_4__bases );
tmp_tuple_element_13 = tmp_class_creation_4__bases;
Py_INCREF( tmp_tuple_element_13 );
PyTuple_SET_ITEM( tmp_args_name_7, 1, tmp_tuple_element_13 );
CHECK_OBJECT( tmp_class_creation_4__class_decl_dict );
tmp_kw_name_7 = tmp_class_creation_4__class_decl_dict;
frame_0e2f03dea0aee4deb4820c0f256f31cf->m_frame.f_lineno = 24;
tmp_assign_source_35 = CALL_FUNCTION( tmp_called_name_7, tmp_args_name_7, tmp_kw_name_7 );
Py_DECREF( tmp_called_name_7 );
Py_DECREF( tmp_args_name_7 );
if ( tmp_assign_source_35 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 24;
goto try_except_handler_10;
}
assert( tmp_class_creation_4__prepared == NULL );
tmp_class_creation_4__prepared = tmp_assign_source_35;
}
{
nuitka_bool tmp_condition_result_23;
PyObject *tmp_operand_name_4;
PyObject *tmp_source_name_15;
CHECK_OBJECT( tmp_class_creation_4__prepared );
tmp_source_name_15 = tmp_class_creation_4__prepared;
tmp_res = PyObject_HasAttr( tmp_source_name_15, const_str_plain___getitem__ );
tmp_operand_name_4 = ( tmp_res != 0 ) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE( tmp_operand_name_4 );
if ( tmp_res == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 24;
goto try_except_handler_10;
}
tmp_condition_result_23 = ( tmp_res == 0 ) ? 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_raise_type_4;
PyObject *tmp_raise_value_4;
PyObject *tmp_left_name_4;
PyObject *tmp_right_name_4;
PyObject *tmp_tuple_element_14;
PyObject *tmp_getattr_target_4;
PyObject *tmp_getattr_attr_4;
PyObject *tmp_getattr_default_4;
PyObject *tmp_source_name_16;
PyObject *tmp_type_arg_8;
tmp_raise_type_4 = PyExc_TypeError;
tmp_left_name_4 = const_str_digest_75fd71b1edada749c2ef7ac810062295;
CHECK_OBJECT( tmp_class_creation_4__metaclass );
tmp_getattr_target_4 = tmp_class_creation_4__metaclass;
tmp_getattr_attr_4 = const_str_plain___name__;
tmp_getattr_default_4 = const_str_angle_metaclass;
tmp_tuple_element_14 = BUILTIN_GETATTR( tmp_getattr_target_4, tmp_getattr_attr_4, tmp_getattr_default_4 );
if ( tmp_tuple_element_14 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 24;
goto try_except_handler_10;
}
tmp_right_name_4 = PyTuple_New( 2 );
PyTuple_SET_ITEM( tmp_right_name_4, 0, tmp_tuple_element_14 );
CHECK_OBJECT( tmp_class_creation_4__prepared );
tmp_type_arg_8 = tmp_class_creation_4__prepared;
tmp_source_name_16 = BUILTIN_TYPE1( tmp_type_arg_8 );
assert( !(tmp_source_name_16 == NULL) );
tmp_tuple_element_14 = LOOKUP_ATTRIBUTE( tmp_source_name_16, const_str_plain___name__ );
Py_DECREF( tmp_source_name_16 );
if ( tmp_tuple_element_14 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
Py_DECREF( tmp_right_name_4 );
exception_lineno = 24;
goto try_except_handler_10;
}
PyTuple_SET_ITEM( tmp_right_name_4, 1, tmp_tuple_element_14 );
tmp_raise_value_4 = BINARY_OPERATION_REMAINDER( tmp_left_name_4, tmp_right_name_4 );
Py_DECREF( tmp_right_name_4 );
if ( tmp_raise_value_4 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 24;
goto try_except_handler_10;
}
exception_type = tmp_raise_type_4;
Py_INCREF( tmp_raise_type_4 );
exception_value = tmp_raise_value_4;
exception_lineno = 24;
RAISE_EXCEPTION_IMPLICIT( &exception_type, &exception_value, &exception_tb );
goto try_except_handler_10;
}
branch_no_15:;
}
goto branch_end_14;
branch_no_14:;
{
PyObject *tmp_assign_source_36;
tmp_assign_source_36 = PyDict_New();
assert( tmp_class_creation_4__prepared == NULL );
tmp_class_creation_4__prepared = tmp_assign_source_36;
}
branch_end_14:;
}
{
PyObject *tmp_assign_source_37;
{
PyObject *tmp_set_locals_4;
CHECK_OBJECT( tmp_class_creation_4__prepared );
tmp_set_locals_4 = tmp_class_creation_4__prepared;
locals_future$backports$email$errors_24 = tmp_set_locals_4;
Py_INCREF( tmp_set_locals_4 );
}
{
// Tried code:
{
// Tried code:
{
tmp_dictset_value = const_str_digest_74552dfa52bd8353863ac446e7e38d45;
tmp_res = PyObject_SetItem( locals_future$backports$email$errors_24, const_str_plain___module__, tmp_dictset_value );
if ( tmp_res != 0 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 24;
goto try_except_handler_12;
}
}
{
tmp_dictset_value = const_str_digest_99d5bc1b46ce6f6d37d83cf0a439fbbe;
tmp_res = PyObject_SetItem( locals_future$backports$email$errors_24, const_str_plain___doc__, tmp_dictset_value );
if ( tmp_res != 0 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 24;
goto try_except_handler_12;
}
}
{
tmp_dictset_value = const_str_plain_BoundaryError;
tmp_res = PyObject_SetItem( locals_future$backports$email$errors_24, const_str_plain___qualname__, tmp_dictset_value );
if ( tmp_res != 0 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 24;
goto try_except_handler_12;
}
}
{
nuitka_bool tmp_condition_result_24;
PyObject *tmp_compexpr_left_4;
PyObject *tmp_compexpr_right_4;
CHECK_OBJECT( tmp_class_creation_4__bases );
tmp_compexpr_left_4 = tmp_class_creation_4__bases;
CHECK_OBJECT( tmp_class_creation_4__bases_orig );
tmp_compexpr_right_4 = tmp_class_creation_4__bases_orig;
tmp_res = RICH_COMPARE_BOOL_NE( tmp_compexpr_left_4, tmp_compexpr_right_4 );
if ( tmp_res == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 24;
goto try_except_handler_12;
}
tmp_condition_result_24 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_24 == NUITKA_BOOL_TRUE )
{
goto branch_yes_16;
}
else
{
goto branch_no_16;
}
branch_yes_16:;
{
CHECK_OBJECT( tmp_class_creation_4__bases_orig );
tmp_dictset_value = tmp_class_creation_4__bases_orig;
tmp_res = PyObject_SetItem( locals_future$backports$email$errors_24, const_str_plain___orig_bases__, tmp_dictset_value );
if ( tmp_res != 0 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 24;
goto try_except_handler_12;
}
}
branch_no_16:;
}
{
PyObject *tmp_assign_source_38;
PyObject *tmp_called_name_8;
PyObject *tmp_args_name_8;
PyObject *tmp_tuple_element_15;
PyObject *tmp_kw_name_8;
CHECK_OBJECT( tmp_class_creation_4__metaclass );
tmp_called_name_8 = tmp_class_creation_4__metaclass;
tmp_tuple_element_15 = const_str_plain_BoundaryError;
tmp_args_name_8 = PyTuple_New( 3 );
Py_INCREF( tmp_tuple_element_15 );
PyTuple_SET_ITEM( tmp_args_name_8, 0, tmp_tuple_element_15 );
CHECK_OBJECT( tmp_class_creation_4__bases );
tmp_tuple_element_15 = tmp_class_creation_4__bases;
Py_INCREF( tmp_tuple_element_15 );
PyTuple_SET_ITEM( tmp_args_name_8, 1, tmp_tuple_element_15 );
tmp_tuple_element_15 = locals_future$backports$email$errors_24;
Py_INCREF( tmp_tuple_element_15 );
PyTuple_SET_ITEM( tmp_args_name_8, 2, tmp_tuple_element_15 );
CHECK_OBJECT( tmp_class_creation_4__class_decl_dict );
tmp_kw_name_8 = tmp_class_creation_4__class_decl_dict;
frame_0e2f03dea0aee4deb4820c0f256f31cf->m_frame.f_lineno = 24;
tmp_assign_source_38 = CALL_FUNCTION( tmp_called_name_8, tmp_args_name_8, tmp_kw_name_8 );
Py_DECREF( tmp_args_name_8 );
if ( tmp_assign_source_38 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 24;
goto try_except_handler_12;
}
assert( outline_3_var___class__ == NULL );
outline_3_var___class__ = tmp_assign_source_38;
}
{
CHECK_OBJECT( outline_3_var___class__ );
tmp_assign_source_37 = outline_3_var___class__;
Py_INCREF( tmp_assign_source_37 );
goto try_return_handler_12;
}
// tried codes exits in all cases
NUITKA_CANNOT_GET_HERE( future$backports$email$errors );
return MOD_RETURN_VALUE( NULL );
// Return handler code:
try_return_handler_12:;
{
Py_DECREF( locals_future$backports$email$errors_24 );
locals_future$backports$email$errors_24 = NULL;
}
{
goto try_return_handler_11;
}
// Exception handler code:
try_except_handler_12:;
exception_keeper_type_10 = exception_type;
exception_keeper_value_10 = exception_value;
exception_keeper_tb_10 = exception_tb;
exception_keeper_lineno_10 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
{
Py_DECREF( locals_future$backports$email$errors_24 );
locals_future$backports$email$errors_24 = NULL;
}
{
// Re-raise.
exception_type = exception_keeper_type_10;
exception_value = exception_keeper_value_10;
exception_tb = exception_keeper_tb_10;
exception_lineno = exception_keeper_lineno_10;
goto try_except_handler_11;
}
// End of try:
}
// tried codes exits in all cases
NUITKA_CANNOT_GET_HERE( future$backports$email$errors );
return MOD_RETURN_VALUE( NULL );
// Return handler code:
try_return_handler_11:;
{
CHECK_OBJECT( (PyObject *)outline_3_var___class__ );
Py_DECREF( outline_3_var___class__ );
outline_3_var___class__ = NULL;
}
{
goto outline_result_4;
}
// Exception handler code:
try_except_handler_11:;
exception_keeper_type_11 = exception_type;
exception_keeper_value_11 = exception_value;
exception_keeper_tb_11 = exception_tb;
exception_keeper_lineno_11 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
{
// Re-raise.
exception_type = exception_keeper_type_11;
exception_value = exception_keeper_value_11;
exception_tb = exception_keeper_tb_11;
exception_lineno = exception_keeper_lineno_11;
goto outline_exception_4;
}
// End of try:
}
// Return statement must have exited already.
NUITKA_CANNOT_GET_HERE( future$backports$email$errors );
return MOD_RETURN_VALUE( NULL );
outline_exception_4:;
exception_lineno = 24;
goto try_except_handler_10;
outline_result_4:;
UPDATE_STRING_DICT1( moduledict_future$backports$email$errors, (Nuitka_StringObject *)const_str_plain_BoundaryError, tmp_assign_source_37 );
}
goto try_end_4;
// Exception handler code:
try_except_handler_10:;
exception_keeper_type_12 = exception_type;
exception_keeper_value_12 = exception_value;
exception_keeper_tb_12 = exception_tb;
exception_keeper_lineno_12 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
{
Py_XDECREF( tmp_class_creation_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_12;
exception_value = exception_keeper_value_12;
exception_tb = exception_keeper_tb_12;
exception_lineno = exception_keeper_lineno_12;
goto frame_exception_exit_1;
}
// End of try:
try_end_4:;
}
{
CHECK_OBJECT( (PyObject *)tmp_class_creation_4__bases );
Py_DECREF( tmp_class_creation_4__bases );
tmp_class_creation_4__bases = NULL;
}
{
CHECK_OBJECT( (PyObject *)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( (PyObject *)tmp_class_creation_4__metaclass );
Py_DECREF( tmp_class_creation_4__metaclass );
tmp_class_creation_4__metaclass = NULL;
}
{
CHECK_OBJECT( (PyObject *)tmp_class_creation_4__prepared );
Py_DECREF( tmp_class_creation_4__prepared );
tmp_class_creation_4__prepared = NULL;
}
{
// Tried code:
{
PyObject *tmp_assign_source_39;
PyObject *tmp_tuple_element_16;
PyObject *tmp_mvar_value_4;
tmp_mvar_value_4 = GET_STRING_DICT_VALUE( moduledict_future$backports$email$errors, (Nuitka_StringObject *)const_str_plain_MessageError );
if (unlikely( tmp_mvar_value_4 == NULL ))
{
tmp_mvar_value_4 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_MessageError );
}
if ( tmp_mvar_value_4 == NULL )
{
exception_type = PyExc_NameError;
Py_INCREF( exception_type );
exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "MessageError" );
exception_tb = NULL;
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb );
CHAIN_EXCEPTION( exception_value );
exception_lineno = 28;
goto try_except_handler_13;
}
tmp_tuple_element_16 = tmp_mvar_value_4;
tmp_assign_source_39 = PyTuple_New( 2 );
Py_INCREF( tmp_tuple_element_16 );
PyTuple_SET_ITEM( tmp_assign_source_39, 0, tmp_tuple_element_16 );
tmp_tuple_element_16 = PyExc_TypeError;
Py_INCREF( tmp_tuple_element_16 );
PyTuple_SET_ITEM( tmp_assign_source_39, 1, tmp_tuple_element_16 );
assert( tmp_class_creation_5__bases_orig == NULL );
tmp_class_creation_5__bases_orig = tmp_assign_source_39;
}
{
PyObject *tmp_assign_source_40;
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_40 = impl___internal__$$$function_1__mro_entries_conversion( dir_call_args );
}
if ( tmp_assign_source_40 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 28;
goto try_except_handler_13;
}
assert( tmp_class_creation_5__bases == NULL );
tmp_class_creation_5__bases = tmp_assign_source_40;
}
{
PyObject *tmp_assign_source_41;
tmp_assign_source_41 = PyDict_New();
assert( tmp_class_creation_5__class_decl_dict == NULL );
tmp_class_creation_5__class_decl_dict = tmp_assign_source_41;
}
{
PyObject *tmp_assign_source_42;
PyObject *tmp_metaclass_name_5;
nuitka_bool tmp_condition_result_25;
PyObject *tmp_key_name_13;
PyObject *tmp_dict_name_13;
PyObject *tmp_dict_name_14;
PyObject *tmp_key_name_14;
nuitka_bool tmp_condition_result_26;
int tmp_truth_name_5;
PyObject *tmp_type_arg_9;
PyObject *tmp_subscribed_name_5;
PyObject *tmp_subscript_name_5;
PyObject *tmp_bases_name_5;
tmp_key_name_13 = const_str_plain_metaclass;
CHECK_OBJECT( tmp_class_creation_5__class_decl_dict );
tmp_dict_name_13 = tmp_class_creation_5__class_decl_dict;
tmp_res = PyDict_Contains( tmp_dict_name_13, tmp_key_name_13 );
if ( tmp_res == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 28;
goto try_except_handler_13;
}
tmp_condition_result_25 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_25 == NUITKA_BOOL_TRUE )
{
goto condexpr_true_9;
}
else
{
goto condexpr_false_9;
}
condexpr_true_9:;
CHECK_OBJECT( tmp_class_creation_5__class_decl_dict );
tmp_dict_name_14 = tmp_class_creation_5__class_decl_dict;
tmp_key_name_14 = const_str_plain_metaclass;
tmp_metaclass_name_5 = DICT_GET_ITEM( tmp_dict_name_14, tmp_key_name_14 );
if ( tmp_metaclass_name_5 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 28;
goto try_except_handler_13;
}
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 = 28;
goto try_except_handler_13;
}
tmp_condition_result_26 = tmp_truth_name_5 == 1 ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_26 == NUITKA_BOOL_TRUE )
{
goto condexpr_true_10;
}
else
{
goto condexpr_false_10;
}
condexpr_true_10:;
CHECK_OBJECT( tmp_class_creation_5__bases );
tmp_subscribed_name_5 = tmp_class_creation_5__bases;
tmp_subscript_name_5 = const_int_0;
tmp_type_arg_9 = LOOKUP_SUBSCRIPT_CONST( tmp_subscribed_name_5, tmp_subscript_name_5, 0 );
if ( tmp_type_arg_9 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 28;
goto try_except_handler_13;
}
tmp_metaclass_name_5 = BUILTIN_TYPE1( tmp_type_arg_9 );
Py_DECREF( tmp_type_arg_9 );
if ( tmp_metaclass_name_5 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 28;
goto try_except_handler_13;
}
goto condexpr_end_10;
condexpr_false_10:;
tmp_metaclass_name_5 = (PyObject *)&PyType_Type;
Py_INCREF( tmp_metaclass_name_5 );
condexpr_end_10:;
condexpr_end_9:;
CHECK_OBJECT( tmp_class_creation_5__bases );
tmp_bases_name_5 = tmp_class_creation_5__bases;
tmp_assign_source_42 = SELECT_METACLASS( tmp_metaclass_name_5, tmp_bases_name_5 );
Py_DECREF( tmp_metaclass_name_5 );
if ( tmp_assign_source_42 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 28;
goto try_except_handler_13;
}
assert( tmp_class_creation_5__metaclass == NULL );
tmp_class_creation_5__metaclass = tmp_assign_source_42;
}
{
nuitka_bool tmp_condition_result_27;
PyObject *tmp_key_name_15;
PyObject *tmp_dict_name_15;
tmp_key_name_15 = const_str_plain_metaclass;
CHECK_OBJECT( tmp_class_creation_5__class_decl_dict );
tmp_dict_name_15 = tmp_class_creation_5__class_decl_dict;
tmp_res = PyDict_Contains( tmp_dict_name_15, tmp_key_name_15 );
if ( tmp_res == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 28;
goto try_except_handler_13;
}
tmp_condition_result_27 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_27 == NUITKA_BOOL_TRUE )
{
goto branch_yes_17;
}
else
{
goto branch_no_17;
}
branch_yes_17:;
{
CHECK_OBJECT( tmp_class_creation_5__class_decl_dict );
tmp_dictdel_dict = tmp_class_creation_5__class_decl_dict;
tmp_dictdel_key = const_str_plain_metaclass;
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 = 28;
goto try_except_handler_13;
}
}
branch_no_17:;
}
{
nuitka_bool tmp_condition_result_28;
PyObject *tmp_source_name_17;
CHECK_OBJECT( tmp_class_creation_5__metaclass );
tmp_source_name_17 = tmp_class_creation_5__metaclass;
tmp_res = PyObject_HasAttr( tmp_source_name_17, const_str_plain___prepare__ );
tmp_condition_result_28 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_28 == NUITKA_BOOL_TRUE )
{
goto branch_yes_18;
}
else
{
goto branch_no_18;
}
branch_yes_18:;
{
PyObject *tmp_assign_source_43;
PyObject *tmp_called_name_9;
PyObject *tmp_source_name_18;
PyObject *tmp_args_name_9;
PyObject *tmp_tuple_element_17;
PyObject *tmp_kw_name_9;
CHECK_OBJECT( tmp_class_creation_5__metaclass );
tmp_source_name_18 = tmp_class_creation_5__metaclass;
tmp_called_name_9 = LOOKUP_ATTRIBUTE( tmp_source_name_18, const_str_plain___prepare__ );
if ( tmp_called_name_9 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 28;
goto try_except_handler_13;
}
tmp_tuple_element_17 = const_str_plain_MultipartConversionError;
tmp_args_name_9 = PyTuple_New( 2 );
Py_INCREF( tmp_tuple_element_17 );
PyTuple_SET_ITEM( tmp_args_name_9, 0, tmp_tuple_element_17 );
CHECK_OBJECT( tmp_class_creation_5__bases );
tmp_tuple_element_17 = tmp_class_creation_5__bases;
Py_INCREF( tmp_tuple_element_17 );
PyTuple_SET_ITEM( tmp_args_name_9, 1, tmp_tuple_element_17 );
CHECK_OBJECT( tmp_class_creation_5__class_decl_dict );
tmp_kw_name_9 = tmp_class_creation_5__class_decl_dict;
frame_0e2f03dea0aee4deb4820c0f256f31cf->m_frame.f_lineno = 28;
tmp_assign_source_43 = CALL_FUNCTION( tmp_called_name_9, tmp_args_name_9, tmp_kw_name_9 );
Py_DECREF( tmp_called_name_9 );
Py_DECREF( tmp_args_name_9 );
if ( tmp_assign_source_43 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 28;
goto try_except_handler_13;
}
assert( tmp_class_creation_5__prepared == NULL );
tmp_class_creation_5__prepared = tmp_assign_source_43;
}
{
nuitka_bool tmp_condition_result_29;
PyObject *tmp_operand_name_5;
PyObject *tmp_source_name_19;
CHECK_OBJECT( tmp_class_creation_5__prepared );
tmp_source_name_19 = tmp_class_creation_5__prepared;
tmp_res = PyObject_HasAttr( tmp_source_name_19, const_str_plain___getitem__ );
tmp_operand_name_5 = ( tmp_res != 0 ) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE( tmp_operand_name_5 );
if ( tmp_res == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 28;
goto try_except_handler_13;
}
tmp_condition_result_29 = ( tmp_res == 0 ) ? 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_raise_type_5;
PyObject *tmp_raise_value_5;
PyObject *tmp_left_name_5;
PyObject *tmp_right_name_5;
PyObject *tmp_tuple_element_18;
PyObject *tmp_getattr_target_5;
PyObject *tmp_getattr_attr_5;
PyObject *tmp_getattr_default_5;
PyObject *tmp_source_name_20;
PyObject *tmp_type_arg_10;
tmp_raise_type_5 = PyExc_TypeError;
tmp_left_name_5 = const_str_digest_75fd71b1edada749c2ef7ac810062295;
CHECK_OBJECT( tmp_class_creation_5__metaclass );
tmp_getattr_target_5 = tmp_class_creation_5__metaclass;
tmp_getattr_attr_5 = const_str_plain___name__;
tmp_getattr_default_5 = const_str_angle_metaclass;
tmp_tuple_element_18 = BUILTIN_GETATTR( tmp_getattr_target_5, tmp_getattr_attr_5, tmp_getattr_default_5 );
if ( tmp_tuple_element_18 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 28;
goto try_except_handler_13;
}
tmp_right_name_5 = PyTuple_New( 2 );
PyTuple_SET_ITEM( tmp_right_name_5, 0, tmp_tuple_element_18 );
CHECK_OBJECT( tmp_class_creation_5__prepared );
tmp_type_arg_10 = tmp_class_creation_5__prepared;
tmp_source_name_20 = BUILTIN_TYPE1( tmp_type_arg_10 );
assert( !(tmp_source_name_20 == NULL) );
tmp_tuple_element_18 = LOOKUP_ATTRIBUTE( tmp_source_name_20, const_str_plain___name__ );
Py_DECREF( tmp_source_name_20 );
if ( tmp_tuple_element_18 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
Py_DECREF( tmp_right_name_5 );
exception_lineno = 28;
goto try_except_handler_13;
}
PyTuple_SET_ITEM( tmp_right_name_5, 1, tmp_tuple_element_18 );
tmp_raise_value_5 = BINARY_OPERATION_REMAINDER( tmp_left_name_5, tmp_right_name_5 );
Py_DECREF( tmp_right_name_5 );
if ( tmp_raise_value_5 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 28;
goto try_except_handler_13;
}
exception_type = tmp_raise_type_5;
Py_INCREF( tmp_raise_type_5 );
exception_value = tmp_raise_value_5;
exception_lineno = 28;
RAISE_EXCEPTION_IMPLICIT( &exception_type, &exception_value, &exception_tb );
goto try_except_handler_13;
}
branch_no_19:;
}
goto branch_end_18;
branch_no_18:;
{
PyObject *tmp_assign_source_44;
tmp_assign_source_44 = PyDict_New();
assert( tmp_class_creation_5__prepared == NULL );
tmp_class_creation_5__prepared = tmp_assign_source_44;
}
branch_end_18:;
}
{
PyObject *tmp_assign_source_45;
{
PyObject *tmp_set_locals_5;
CHECK_OBJECT( tmp_class_creation_5__prepared );
tmp_set_locals_5 = tmp_class_creation_5__prepared;
locals_future$backports$email$errors_28 = tmp_set_locals_5;
Py_INCREF( tmp_set_locals_5 );
}
{
// Tried code:
{
// Tried code:
{
tmp_dictset_value = const_str_digest_74552dfa52bd8353863ac446e7e38d45;
tmp_res = PyObject_SetItem( locals_future$backports$email$errors_28, const_str_plain___module__, tmp_dictset_value );
if ( tmp_res != 0 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 28;
goto try_except_handler_15;
}
}
{
tmp_dictset_value = const_str_digest_f2d9d25ad39093cbb130c5160fb36390;
tmp_res = PyObject_SetItem( locals_future$backports$email$errors_28, const_str_plain___doc__, tmp_dictset_value );
if ( tmp_res != 0 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 28;
goto try_except_handler_15;
}
}
{
tmp_dictset_value = const_str_plain_MultipartConversionError;
tmp_res = PyObject_SetItem( locals_future$backports$email$errors_28, const_str_plain___qualname__, tmp_dictset_value );
if ( tmp_res != 0 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 28;
goto try_except_handler_15;
}
}
{
nuitka_bool tmp_condition_result_30;
PyObject *tmp_compexpr_left_5;
PyObject *tmp_compexpr_right_5;
CHECK_OBJECT( tmp_class_creation_5__bases );
tmp_compexpr_left_5 = tmp_class_creation_5__bases;
CHECK_OBJECT( tmp_class_creation_5__bases_orig );
tmp_compexpr_right_5 = tmp_class_creation_5__bases_orig;
tmp_res = RICH_COMPARE_BOOL_NE( tmp_compexpr_left_5, tmp_compexpr_right_5 );
if ( tmp_res == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 28;
goto try_except_handler_15;
}
tmp_condition_result_30 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_30 == NUITKA_BOOL_TRUE )
{
goto branch_yes_20;
}
else
{
goto branch_no_20;
}
branch_yes_20:;
{
CHECK_OBJECT( tmp_class_creation_5__bases_orig );
tmp_dictset_value = tmp_class_creation_5__bases_orig;
tmp_res = PyObject_SetItem( locals_future$backports$email$errors_28, const_str_plain___orig_bases__, tmp_dictset_value );
if ( tmp_res != 0 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 28;
goto try_except_handler_15;
}
}
branch_no_20:;
}
{
PyObject *tmp_assign_source_46;
PyObject *tmp_called_name_10;
PyObject *tmp_args_name_10;
PyObject *tmp_tuple_element_19;
PyObject *tmp_kw_name_10;
CHECK_OBJECT( tmp_class_creation_5__metaclass );
tmp_called_name_10 = tmp_class_creation_5__metaclass;
tmp_tuple_element_19 = const_str_plain_MultipartConversionError;
tmp_args_name_10 = PyTuple_New( 3 );
Py_INCREF( tmp_tuple_element_19 );
PyTuple_SET_ITEM( tmp_args_name_10, 0, tmp_tuple_element_19 );
CHECK_OBJECT( tmp_class_creation_5__bases );
tmp_tuple_element_19 = tmp_class_creation_5__bases;
Py_INCREF( tmp_tuple_element_19 );
PyTuple_SET_ITEM( tmp_args_name_10, 1, tmp_tuple_element_19 );
tmp_tuple_element_19 = locals_future$backports$email$errors_28;
Py_INCREF( tmp_tuple_element_19 );
PyTuple_SET_ITEM( tmp_args_name_10, 2, tmp_tuple_element_19 );
CHECK_OBJECT( tmp_class_creation_5__class_decl_dict );
tmp_kw_name_10 = tmp_class_creation_5__class_decl_dict;
frame_0e2f03dea0aee4deb4820c0f256f31cf->m_frame.f_lineno = 28;
tmp_assign_source_46 = CALL_FUNCTION( tmp_called_name_10, tmp_args_name_10, tmp_kw_name_10 );
Py_DECREF( tmp_args_name_10 );
if ( tmp_assign_source_46 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 28;
goto try_except_handler_15;
}
assert( outline_4_var___class__ == NULL );
outline_4_var___class__ = tmp_assign_source_46;
}
{
CHECK_OBJECT( outline_4_var___class__ );
tmp_assign_source_45 = outline_4_var___class__;
Py_INCREF( tmp_assign_source_45 );
goto try_return_handler_15;
}
// tried codes exits in all cases
NUITKA_CANNOT_GET_HERE( future$backports$email$errors );
return MOD_RETURN_VALUE( NULL );
// Return handler code:
try_return_handler_15:;
{
Py_DECREF( locals_future$backports$email$errors_28 );
locals_future$backports$email$errors_28 = NULL;
}
{
goto try_return_handler_14;
}
// Exception handler code:
try_except_handler_15:;
exception_keeper_type_13 = exception_type;
exception_keeper_value_13 = exception_value;
exception_keeper_tb_13 = exception_tb;
exception_keeper_lineno_13 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
{
Py_DECREF( locals_future$backports$email$errors_28 );
locals_future$backports$email$errors_28 = NULL;
}
{
// Re-raise.
exception_type = exception_keeper_type_13;
exception_value = exception_keeper_value_13;
exception_tb = exception_keeper_tb_13;
exception_lineno = exception_keeper_lineno_13;
goto try_except_handler_14;
}
// End of try:
}
// tried codes exits in all cases
NUITKA_CANNOT_GET_HERE( future$backports$email$errors );
return MOD_RETURN_VALUE( NULL );
// Return handler code:
try_return_handler_14:;
{
CHECK_OBJECT( (PyObject *)outline_4_var___class__ );
Py_DECREF( outline_4_var___class__ );
outline_4_var___class__ = NULL;
}
{
goto outline_result_5;
}
// Exception handler code:
try_except_handler_14:;
exception_keeper_type_14 = exception_type;
exception_keeper_value_14 = exception_value;
exception_keeper_tb_14 = exception_tb;
exception_keeper_lineno_14 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
{
// Re-raise.
exception_type = exception_keeper_type_14;
exception_value = exception_keeper_value_14;
exception_tb = exception_keeper_tb_14;
exception_lineno = exception_keeper_lineno_14;
goto outline_exception_5;
}
// End of try:
}
// Return statement must have exited already.
NUITKA_CANNOT_GET_HERE( future$backports$email$errors );
return MOD_RETURN_VALUE( NULL );
outline_exception_5:;
exception_lineno = 28;
goto try_except_handler_13;
outline_result_5:;
UPDATE_STRING_DICT1( moduledict_future$backports$email$errors, (Nuitka_StringObject *)const_str_plain_MultipartConversionError, tmp_assign_source_45 );
}
goto try_end_5;
// Exception handler code:
try_except_handler_13:;
exception_keeper_type_15 = exception_type;
exception_keeper_value_15 = exception_value;
exception_keeper_tb_15 = exception_tb;
exception_keeper_lineno_15 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
{
Py_XDECREF( tmp_class_creation_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_15;
exception_value = exception_keeper_value_15;
exception_tb = exception_keeper_tb_15;
exception_lineno = exception_keeper_lineno_15;
goto frame_exception_exit_1;
}
// End of try:
try_end_5:;
}
{
CHECK_OBJECT( (PyObject *)tmp_class_creation_5__bases );
Py_DECREF( tmp_class_creation_5__bases );
tmp_class_creation_5__bases = NULL;
}
{
CHECK_OBJECT( (PyObject *)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( (PyObject *)tmp_class_creation_5__metaclass );
Py_DECREF( tmp_class_creation_5__metaclass );
tmp_class_creation_5__metaclass = NULL;
}
{
CHECK_OBJECT( (PyObject *)tmp_class_creation_5__prepared );
Py_DECREF( tmp_class_creation_5__prepared );
tmp_class_creation_5__prepared = NULL;
}
{
// Tried code:
{
PyObject *tmp_assign_source_47;
PyObject *tmp_tuple_element_20;
PyObject *tmp_mvar_value_5;
tmp_mvar_value_5 = GET_STRING_DICT_VALUE( moduledict_future$backports$email$errors, (Nuitka_StringObject *)const_str_plain_MessageError );
if (unlikely( tmp_mvar_value_5 == NULL ))
{
tmp_mvar_value_5 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_MessageError );
}
if ( tmp_mvar_value_5 == NULL )
{
exception_type = PyExc_NameError;
Py_INCREF( exception_type );
exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "MessageError" );
exception_tb = NULL;
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb );
CHAIN_EXCEPTION( exception_value );
exception_lineno = 32;
goto try_except_handler_16;
}
tmp_tuple_element_20 = tmp_mvar_value_5;
tmp_assign_source_47 = PyTuple_New( 1 );
Py_INCREF( tmp_tuple_element_20 );
PyTuple_SET_ITEM( tmp_assign_source_47, 0, tmp_tuple_element_20 );
assert( tmp_class_creation_6__bases_orig == NULL );
tmp_class_creation_6__bases_orig = tmp_assign_source_47;
}
{
PyObject *tmp_assign_source_48;
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_48 = impl___internal__$$$function_1__mro_entries_conversion( dir_call_args );
}
if ( tmp_assign_source_48 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 32;
goto try_except_handler_16;
}
assert( tmp_class_creation_6__bases == NULL );
tmp_class_creation_6__bases = tmp_assign_source_48;
}
{
PyObject *tmp_assign_source_49;
tmp_assign_source_49 = PyDict_New();
assert( tmp_class_creation_6__class_decl_dict == NULL );
tmp_class_creation_6__class_decl_dict = tmp_assign_source_49;
}
{
PyObject *tmp_assign_source_50;
PyObject *tmp_metaclass_name_6;
nuitka_bool tmp_condition_result_31;
PyObject *tmp_key_name_16;
PyObject *tmp_dict_name_16;
PyObject *tmp_dict_name_17;
PyObject *tmp_key_name_17;
nuitka_bool tmp_condition_result_32;
int tmp_truth_name_6;
PyObject *tmp_type_arg_11;
PyObject *tmp_subscribed_name_6;
PyObject *tmp_subscript_name_6;
PyObject *tmp_bases_name_6;
tmp_key_name_16 = const_str_plain_metaclass;
CHECK_OBJECT( tmp_class_creation_6__class_decl_dict );
tmp_dict_name_16 = tmp_class_creation_6__class_decl_dict;
tmp_res = PyDict_Contains( tmp_dict_name_16, tmp_key_name_16 );
if ( tmp_res == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 32;
goto try_except_handler_16;
}
tmp_condition_result_31 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_31 == NUITKA_BOOL_TRUE )
{
goto condexpr_true_11;
}
else
{
goto condexpr_false_11;
}
condexpr_true_11:;
CHECK_OBJECT( tmp_class_creation_6__class_decl_dict );
tmp_dict_name_17 = tmp_class_creation_6__class_decl_dict;
tmp_key_name_17 = const_str_plain_metaclass;
tmp_metaclass_name_6 = DICT_GET_ITEM( tmp_dict_name_17, tmp_key_name_17 );
if ( tmp_metaclass_name_6 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 32;
goto try_except_handler_16;
}
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 = 32;
goto try_except_handler_16;
}
tmp_condition_result_32 = tmp_truth_name_6 == 1 ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_32 == NUITKA_BOOL_TRUE )
{
goto condexpr_true_12;
}
else
{
goto condexpr_false_12;
}
condexpr_true_12:;
CHECK_OBJECT( tmp_class_creation_6__bases );
tmp_subscribed_name_6 = tmp_class_creation_6__bases;
tmp_subscript_name_6 = const_int_0;
tmp_type_arg_11 = LOOKUP_SUBSCRIPT_CONST( tmp_subscribed_name_6, tmp_subscript_name_6, 0 );
if ( tmp_type_arg_11 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 32;
goto try_except_handler_16;
}
tmp_metaclass_name_6 = BUILTIN_TYPE1( tmp_type_arg_11 );
Py_DECREF( tmp_type_arg_11 );
if ( tmp_metaclass_name_6 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 32;
goto try_except_handler_16;
}
goto condexpr_end_12;
condexpr_false_12:;
tmp_metaclass_name_6 = (PyObject *)&PyType_Type;
Py_INCREF( tmp_metaclass_name_6 );
condexpr_end_12:;
condexpr_end_11:;
CHECK_OBJECT( tmp_class_creation_6__bases );
tmp_bases_name_6 = tmp_class_creation_6__bases;
tmp_assign_source_50 = SELECT_METACLASS( tmp_metaclass_name_6, tmp_bases_name_6 );
Py_DECREF( tmp_metaclass_name_6 );
if ( tmp_assign_source_50 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 32;
goto try_except_handler_16;
}
assert( tmp_class_creation_6__metaclass == NULL );
tmp_class_creation_6__metaclass = tmp_assign_source_50;
}
{
nuitka_bool tmp_condition_result_33;
PyObject *tmp_key_name_18;
PyObject *tmp_dict_name_18;
tmp_key_name_18 = const_str_plain_metaclass;
CHECK_OBJECT( tmp_class_creation_6__class_decl_dict );
tmp_dict_name_18 = tmp_class_creation_6__class_decl_dict;
tmp_res = PyDict_Contains( tmp_dict_name_18, tmp_key_name_18 );
if ( tmp_res == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 32;
goto try_except_handler_16;
}
tmp_condition_result_33 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_33 == NUITKA_BOOL_TRUE )
{
goto branch_yes_21;
}
else
{
goto branch_no_21;
}
branch_yes_21:;
{
CHECK_OBJECT( tmp_class_creation_6__class_decl_dict );
tmp_dictdel_dict = tmp_class_creation_6__class_decl_dict;
tmp_dictdel_key = const_str_plain_metaclass;
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 = 32;
goto try_except_handler_16;
}
}
branch_no_21:;
}
{
nuitka_bool tmp_condition_result_34;
PyObject *tmp_source_name_21;
CHECK_OBJECT( tmp_class_creation_6__metaclass );
tmp_source_name_21 = tmp_class_creation_6__metaclass;
tmp_res = PyObject_HasAttr( tmp_source_name_21, const_str_plain___prepare__ );
tmp_condition_result_34 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_34 == NUITKA_BOOL_TRUE )
{
goto branch_yes_22;
}
else
{
goto branch_no_22;
}
branch_yes_22:;
{
PyObject *tmp_assign_source_51;
PyObject *tmp_called_name_11;
PyObject *tmp_source_name_22;
PyObject *tmp_args_name_11;
PyObject *tmp_tuple_element_21;
PyObject *tmp_kw_name_11;
CHECK_OBJECT( tmp_class_creation_6__metaclass );
tmp_source_name_22 = tmp_class_creation_6__metaclass;
tmp_called_name_11 = LOOKUP_ATTRIBUTE( tmp_source_name_22, const_str_plain___prepare__ );
if ( tmp_called_name_11 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 32;
goto try_except_handler_16;
}
tmp_tuple_element_21 = const_str_plain_CharsetError;
tmp_args_name_11 = PyTuple_New( 2 );
Py_INCREF( tmp_tuple_element_21 );
PyTuple_SET_ITEM( tmp_args_name_11, 0, tmp_tuple_element_21 );
CHECK_OBJECT( tmp_class_creation_6__bases );
tmp_tuple_element_21 = tmp_class_creation_6__bases;
Py_INCREF( tmp_tuple_element_21 );
PyTuple_SET_ITEM( tmp_args_name_11, 1, tmp_tuple_element_21 );
CHECK_OBJECT( tmp_class_creation_6__class_decl_dict );
tmp_kw_name_11 = tmp_class_creation_6__class_decl_dict;
frame_0e2f03dea0aee4deb4820c0f256f31cf->m_frame.f_lineno = 32;
tmp_assign_source_51 = CALL_FUNCTION( tmp_called_name_11, tmp_args_name_11, tmp_kw_name_11 );
Py_DECREF( tmp_called_name_11 );
Py_DECREF( tmp_args_name_11 );
if ( tmp_assign_source_51 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 32;
goto try_except_handler_16;
}
assert( tmp_class_creation_6__prepared == NULL );
tmp_class_creation_6__prepared = tmp_assign_source_51;
}
{
nuitka_bool tmp_condition_result_35;
PyObject *tmp_operand_name_6;
PyObject *tmp_source_name_23;
CHECK_OBJECT( tmp_class_creation_6__prepared );
tmp_source_name_23 = tmp_class_creation_6__prepared;
tmp_res = PyObject_HasAttr( tmp_source_name_23, const_str_plain___getitem__ );
tmp_operand_name_6 = ( tmp_res != 0 ) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE( tmp_operand_name_6 );
if ( tmp_res == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 32;
goto try_except_handler_16;
}
tmp_condition_result_35 = ( tmp_res == 0 ) ? 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_raise_type_6;
PyObject *tmp_raise_value_6;
PyObject *tmp_left_name_6;
PyObject *tmp_right_name_6;
PyObject *tmp_tuple_element_22;
PyObject *tmp_getattr_target_6;
PyObject *tmp_getattr_attr_6;
PyObject *tmp_getattr_default_6;
PyObject *tmp_source_name_24;
PyObject *tmp_type_arg_12;
tmp_raise_type_6 = PyExc_TypeError;
tmp_left_name_6 = const_str_digest_75fd71b1edada749c2ef7ac810062295;
CHECK_OBJECT( tmp_class_creation_6__metaclass );
tmp_getattr_target_6 = tmp_class_creation_6__metaclass;
tmp_getattr_attr_6 = const_str_plain___name__;
tmp_getattr_default_6 = const_str_angle_metaclass;
tmp_tuple_element_22 = BUILTIN_GETATTR( tmp_getattr_target_6, tmp_getattr_attr_6, tmp_getattr_default_6 );
if ( tmp_tuple_element_22 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 32;
goto try_except_handler_16;
}
tmp_right_name_6 = PyTuple_New( 2 );
PyTuple_SET_ITEM( tmp_right_name_6, 0, tmp_tuple_element_22 );
CHECK_OBJECT( tmp_class_creation_6__prepared );
tmp_type_arg_12 = tmp_class_creation_6__prepared;
tmp_source_name_24 = BUILTIN_TYPE1( tmp_type_arg_12 );
assert( !(tmp_source_name_24 == NULL) );
tmp_tuple_element_22 = LOOKUP_ATTRIBUTE( tmp_source_name_24, const_str_plain___name__ );
Py_DECREF( tmp_source_name_24 );
if ( tmp_tuple_element_22 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
Py_DECREF( tmp_right_name_6 );
exception_lineno = 32;
goto try_except_handler_16;
}
PyTuple_SET_ITEM( tmp_right_name_6, 1, tmp_tuple_element_22 );
tmp_raise_value_6 = BINARY_OPERATION_REMAINDER( tmp_left_name_6, tmp_right_name_6 );
Py_DECREF( tmp_right_name_6 );
if ( tmp_raise_value_6 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 32;
goto try_except_handler_16;
}
exception_type = tmp_raise_type_6;
Py_INCREF( tmp_raise_type_6 );
exception_value = tmp_raise_value_6;
exception_lineno = 32;
RAISE_EXCEPTION_IMPLICIT( &exception_type, &exception_value, &exception_tb );
goto try_except_handler_16;
}
branch_no_23:;
}
goto branch_end_22;
branch_no_22:;
{
PyObject *tmp_assign_source_52;
tmp_assign_source_52 = PyDict_New();
assert( tmp_class_creation_6__prepared == NULL );
tmp_class_creation_6__prepared = tmp_assign_source_52;
}
branch_end_22:;
}
{
PyObject *tmp_assign_source_53;
{
PyObject *tmp_set_locals_6;
CHECK_OBJECT( tmp_class_creation_6__prepared );
tmp_set_locals_6 = tmp_class_creation_6__prepared;
locals_future$backports$email$errors_32 = tmp_set_locals_6;
Py_INCREF( tmp_set_locals_6 );
}
{
// Tried code:
{
// Tried code:
{
tmp_dictset_value = const_str_digest_74552dfa52bd8353863ac446e7e38d45;
tmp_res = PyObject_SetItem( locals_future$backports$email$errors_32, const_str_plain___module__, tmp_dictset_value );
if ( tmp_res != 0 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 32;
goto try_except_handler_18;
}
}
{
tmp_dictset_value = const_str_digest_9f84ed34e09356862f534aab2bd1817e;
tmp_res = PyObject_SetItem( locals_future$backports$email$errors_32, const_str_plain___doc__, tmp_dictset_value );
if ( tmp_res != 0 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 32;
goto try_except_handler_18;
}
}
{
tmp_dictset_value = const_str_plain_CharsetError;
tmp_res = PyObject_SetItem( locals_future$backports$email$errors_32, const_str_plain___qualname__, tmp_dictset_value );
if ( tmp_res != 0 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 32;
goto try_except_handler_18;
}
}
{
nuitka_bool tmp_condition_result_36;
PyObject *tmp_compexpr_left_6;
PyObject *tmp_compexpr_right_6;
CHECK_OBJECT( tmp_class_creation_6__bases );
tmp_compexpr_left_6 = tmp_class_creation_6__bases;
CHECK_OBJECT( tmp_class_creation_6__bases_orig );
tmp_compexpr_right_6 = tmp_class_creation_6__bases_orig;
tmp_res = RICH_COMPARE_BOOL_NE( tmp_compexpr_left_6, tmp_compexpr_right_6 );
if ( tmp_res == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 32;
goto try_except_handler_18;
}
tmp_condition_result_36 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_36 == NUITKA_BOOL_TRUE )
{
goto branch_yes_24;
}
else
{
goto branch_no_24;
}
branch_yes_24:;
{
CHECK_OBJECT( tmp_class_creation_6__bases_orig );
tmp_dictset_value = tmp_class_creation_6__bases_orig;
tmp_res = PyObject_SetItem( locals_future$backports$email$errors_32, const_str_plain___orig_bases__, tmp_dictset_value );
if ( tmp_res != 0 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 32;
goto try_except_handler_18;
}
}
branch_no_24:;
}
{
PyObject *tmp_assign_source_54;
PyObject *tmp_called_name_12;
PyObject *tmp_args_name_12;
PyObject *tmp_tuple_element_23;
PyObject *tmp_kw_name_12;
CHECK_OBJECT( tmp_class_creation_6__metaclass );
tmp_called_name_12 = tmp_class_creation_6__metaclass;
tmp_tuple_element_23 = const_str_plain_CharsetError;
tmp_args_name_12 = PyTuple_New( 3 );
Py_INCREF( tmp_tuple_element_23 );
PyTuple_SET_ITEM( tmp_args_name_12, 0, tmp_tuple_element_23 );
CHECK_OBJECT( tmp_class_creation_6__bases );
tmp_tuple_element_23 = tmp_class_creation_6__bases;
Py_INCREF( tmp_tuple_element_23 );
PyTuple_SET_ITEM( tmp_args_name_12, 1, tmp_tuple_element_23 );
tmp_tuple_element_23 = locals_future$backports$email$errors_32;
Py_INCREF( tmp_tuple_element_23 );
PyTuple_SET_ITEM( tmp_args_name_12, 2, tmp_tuple_element_23 );
CHECK_OBJECT( tmp_class_creation_6__class_decl_dict );
tmp_kw_name_12 = tmp_class_creation_6__class_decl_dict;
frame_0e2f03dea0aee4deb4820c0f256f31cf->m_frame.f_lineno = 32;
tmp_assign_source_54 = CALL_FUNCTION( tmp_called_name_12, tmp_args_name_12, tmp_kw_name_12 );
Py_DECREF( tmp_args_name_12 );
if ( tmp_assign_source_54 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 32;
goto try_except_handler_18;
}
assert( outline_5_var___class__ == NULL );
outline_5_var___class__ = tmp_assign_source_54;
}
{
CHECK_OBJECT( outline_5_var___class__ );
tmp_assign_source_53 = outline_5_var___class__;
Py_INCREF( tmp_assign_source_53 );
goto try_return_handler_18;
}
// tried codes exits in all cases
NUITKA_CANNOT_GET_HERE( future$backports$email$errors );
return MOD_RETURN_VALUE( NULL );
// Return handler code:
try_return_handler_18:;
{
Py_DECREF( locals_future$backports$email$errors_32 );
locals_future$backports$email$errors_32 = NULL;
}
{
goto try_return_handler_17;
}
// Exception handler code:
try_except_handler_18:;
exception_keeper_type_16 = exception_type;
exception_keeper_value_16 = exception_value;
exception_keeper_tb_16 = exception_tb;
exception_keeper_lineno_16 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
{
Py_DECREF( locals_future$backports$email$errors_32 );
locals_future$backports$email$errors_32 = NULL;
}
{
// Re-raise.
exception_type = exception_keeper_type_16;
exception_value = exception_keeper_value_16;
exception_tb = exception_keeper_tb_16;
exception_lineno = exception_keeper_lineno_16;
goto try_except_handler_17;
}
// End of try:
}
// tried codes exits in all cases
NUITKA_CANNOT_GET_HERE( future$backports$email$errors );
return MOD_RETURN_VALUE( NULL );
// Return handler code:
try_return_handler_17:;
{
CHECK_OBJECT( (PyObject *)outline_5_var___class__ );
Py_DECREF( outline_5_var___class__ );
outline_5_var___class__ = NULL;
}
{
goto outline_result_6;
}
// Exception handler code:
try_except_handler_17:;
exception_keeper_type_17 = exception_type;
exception_keeper_value_17 = exception_value;
exception_keeper_tb_17 = exception_tb;
exception_keeper_lineno_17 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
{
// Re-raise.
exception_type = exception_keeper_type_17;
exception_value = exception_keeper_value_17;
exception_tb = exception_keeper_tb_17;
exception_lineno = exception_keeper_lineno_17;
goto outline_exception_6;
}
// End of try:
}
// Return statement must have exited already.
NUITKA_CANNOT_GET_HERE( future$backports$email$errors );
return MOD_RETURN_VALUE( NULL );
outline_exception_6:;
exception_lineno = 32;
goto try_except_handler_16;
outline_result_6:;
UPDATE_STRING_DICT1( moduledict_future$backports$email$errors, (Nuitka_StringObject *)const_str_plain_CharsetError, tmp_assign_source_53 );
}
goto try_end_6;
// Exception handler code:
try_except_handler_16:;
exception_keeper_type_18 = exception_type;
exception_keeper_value_18 = exception_value;
exception_keeper_tb_18 = exception_tb;
exception_keeper_lineno_18 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
{
Py_XDECREF( tmp_class_creation_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_18;
exception_value = exception_keeper_value_18;
exception_tb = exception_keeper_tb_18;
exception_lineno = exception_keeper_lineno_18;
goto frame_exception_exit_1;
}
// End of try:
try_end_6:;
}
{
CHECK_OBJECT( (PyObject *)tmp_class_creation_6__bases );
Py_DECREF( tmp_class_creation_6__bases );
tmp_class_creation_6__bases = NULL;
}
{
CHECK_OBJECT( (PyObject *)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( (PyObject *)tmp_class_creation_6__metaclass );
Py_DECREF( tmp_class_creation_6__metaclass );
tmp_class_creation_6__metaclass = NULL;
}
{
CHECK_OBJECT( (PyObject *)tmp_class_creation_6__prepared );
Py_DECREF( tmp_class_creation_6__prepared );
tmp_class_creation_6__prepared = NULL;
}
{
// Tried code:
{
PyObject *tmp_assign_source_55;
PyObject *tmp_dircall_arg1_7;
tmp_dircall_arg1_7 = const_tuple_type_ValueError_tuple;
Py_INCREF( tmp_dircall_arg1_7 );
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_7};
tmp_assign_source_55 = impl___internal__$$$function_1__mro_entries_conversion( dir_call_args );
}
if ( tmp_assign_source_55 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 37;
goto try_except_handler_19;
}
assert( tmp_class_creation_7__bases == NULL );
tmp_class_creation_7__bases = tmp_assign_source_55;
}
{
PyObject *tmp_assign_source_56;
tmp_assign_source_56 = PyDict_New();
assert( tmp_class_creation_7__class_decl_dict == NULL );
tmp_class_creation_7__class_decl_dict = tmp_assign_source_56;
}
{
PyObject *tmp_assign_source_57;
PyObject *tmp_metaclass_name_7;
nuitka_bool tmp_condition_result_37;
PyObject *tmp_key_name_19;
PyObject *tmp_dict_name_19;
PyObject *tmp_dict_name_20;
PyObject *tmp_key_name_20;
nuitka_bool tmp_condition_result_38;
int tmp_truth_name_7;
PyObject *tmp_type_arg_13;
PyObject *tmp_subscribed_name_7;
PyObject *tmp_subscript_name_7;
PyObject *tmp_bases_name_7;
tmp_key_name_19 = const_str_plain_metaclass;
CHECK_OBJECT( tmp_class_creation_7__class_decl_dict );
tmp_dict_name_19 = tmp_class_creation_7__class_decl_dict;
tmp_res = PyDict_Contains( tmp_dict_name_19, tmp_key_name_19 );
if ( tmp_res == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 37;
goto try_except_handler_19;
}
tmp_condition_result_37 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_37 == NUITKA_BOOL_TRUE )
{
goto condexpr_true_13;
}
else
{
goto condexpr_false_13;
}
condexpr_true_13:;
CHECK_OBJECT( tmp_class_creation_7__class_decl_dict );
tmp_dict_name_20 = tmp_class_creation_7__class_decl_dict;
tmp_key_name_20 = const_str_plain_metaclass;
tmp_metaclass_name_7 = DICT_GET_ITEM( tmp_dict_name_20, tmp_key_name_20 );
if ( tmp_metaclass_name_7 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 37;
goto try_except_handler_19;
}
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 = 37;
goto try_except_handler_19;
}
tmp_condition_result_38 = tmp_truth_name_7 == 1 ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_38 == NUITKA_BOOL_TRUE )
{
goto condexpr_true_14;
}
else
{
goto condexpr_false_14;
}
condexpr_true_14:;
CHECK_OBJECT( tmp_class_creation_7__bases );
tmp_subscribed_name_7 = tmp_class_creation_7__bases;
tmp_subscript_name_7 = const_int_0;
tmp_type_arg_13 = LOOKUP_SUBSCRIPT_CONST( tmp_subscribed_name_7, tmp_subscript_name_7, 0 );
if ( tmp_type_arg_13 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 37;
goto try_except_handler_19;
}
tmp_metaclass_name_7 = BUILTIN_TYPE1( tmp_type_arg_13 );
Py_DECREF( tmp_type_arg_13 );
if ( tmp_metaclass_name_7 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 37;
goto try_except_handler_19;
}
goto condexpr_end_14;
condexpr_false_14:;
tmp_metaclass_name_7 = (PyObject *)&PyType_Type;
Py_INCREF( tmp_metaclass_name_7 );
condexpr_end_14:;
condexpr_end_13:;
CHECK_OBJECT( tmp_class_creation_7__bases );
tmp_bases_name_7 = tmp_class_creation_7__bases;
tmp_assign_source_57 = SELECT_METACLASS( tmp_metaclass_name_7, tmp_bases_name_7 );
Py_DECREF( tmp_metaclass_name_7 );
if ( tmp_assign_source_57 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 37;
goto try_except_handler_19;
}
assert( tmp_class_creation_7__metaclass == NULL );
tmp_class_creation_7__metaclass = tmp_assign_source_57;
}
{
nuitka_bool tmp_condition_result_39;
PyObject *tmp_key_name_21;
PyObject *tmp_dict_name_21;
tmp_key_name_21 = const_str_plain_metaclass;
CHECK_OBJECT( tmp_class_creation_7__class_decl_dict );
tmp_dict_name_21 = tmp_class_creation_7__class_decl_dict;
tmp_res = PyDict_Contains( tmp_dict_name_21, tmp_key_name_21 );
if ( tmp_res == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 37;
goto try_except_handler_19;
}
tmp_condition_result_39 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_39 == NUITKA_BOOL_TRUE )
{
goto branch_yes_25;
}
else
{
goto branch_no_25;
}
branch_yes_25:;
{
CHECK_OBJECT( tmp_class_creation_7__class_decl_dict );
tmp_dictdel_dict = tmp_class_creation_7__class_decl_dict;
tmp_dictdel_key = const_str_plain_metaclass;
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 = 37;
goto try_except_handler_19;
}
}
branch_no_25:;
}
{
nuitka_bool tmp_condition_result_40;
PyObject *tmp_source_name_25;
CHECK_OBJECT( tmp_class_creation_7__metaclass );
tmp_source_name_25 = tmp_class_creation_7__metaclass;
tmp_res = PyObject_HasAttr( tmp_source_name_25, const_str_plain___prepare__ );
tmp_condition_result_40 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_40 == NUITKA_BOOL_TRUE )
{
goto branch_yes_26;
}
else
{
goto branch_no_26;
}
branch_yes_26:;
{
PyObject *tmp_assign_source_58;
PyObject *tmp_called_name_13;
PyObject *tmp_source_name_26;
PyObject *tmp_args_name_13;
PyObject *tmp_tuple_element_24;
PyObject *tmp_kw_name_13;
CHECK_OBJECT( tmp_class_creation_7__metaclass );
tmp_source_name_26 = tmp_class_creation_7__metaclass;
tmp_called_name_13 = LOOKUP_ATTRIBUTE( tmp_source_name_26, const_str_plain___prepare__ );
if ( tmp_called_name_13 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 37;
goto try_except_handler_19;
}
tmp_tuple_element_24 = const_str_plain_MessageDefect;
tmp_args_name_13 = PyTuple_New( 2 );
Py_INCREF( tmp_tuple_element_24 );
PyTuple_SET_ITEM( tmp_args_name_13, 0, tmp_tuple_element_24 );
CHECK_OBJECT( tmp_class_creation_7__bases );
tmp_tuple_element_24 = tmp_class_creation_7__bases;
Py_INCREF( tmp_tuple_element_24 );
PyTuple_SET_ITEM( tmp_args_name_13, 1, tmp_tuple_element_24 );
CHECK_OBJECT( tmp_class_creation_7__class_decl_dict );
tmp_kw_name_13 = tmp_class_creation_7__class_decl_dict;
frame_0e2f03dea0aee4deb4820c0f256f31cf->m_frame.f_lineno = 37;
tmp_assign_source_58 = CALL_FUNCTION( tmp_called_name_13, tmp_args_name_13, tmp_kw_name_13 );
Py_DECREF( tmp_called_name_13 );
Py_DECREF( tmp_args_name_13 );
if ( tmp_assign_source_58 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 37;
goto try_except_handler_19;
}
assert( tmp_class_creation_7__prepared == NULL );
tmp_class_creation_7__prepared = tmp_assign_source_58;
}
{
nuitka_bool tmp_condition_result_41;
PyObject *tmp_operand_name_7;
PyObject *tmp_source_name_27;
CHECK_OBJECT( tmp_class_creation_7__prepared );
tmp_source_name_27 = tmp_class_creation_7__prepared;
tmp_res = PyObject_HasAttr( tmp_source_name_27, const_str_plain___getitem__ );
tmp_operand_name_7 = ( tmp_res != 0 ) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE( tmp_operand_name_7 );
if ( tmp_res == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 37;
goto try_except_handler_19;
}
tmp_condition_result_41 = ( tmp_res == 0 ) ? 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_raise_type_7;
PyObject *tmp_raise_value_7;
PyObject *tmp_left_name_7;
PyObject *tmp_right_name_7;
PyObject *tmp_tuple_element_25;
PyObject *tmp_getattr_target_7;
PyObject *tmp_getattr_attr_7;
PyObject *tmp_getattr_default_7;
PyObject *tmp_source_name_28;
PyObject *tmp_type_arg_14;
tmp_raise_type_7 = PyExc_TypeError;
tmp_left_name_7 = const_str_digest_75fd71b1edada749c2ef7ac810062295;
CHECK_OBJECT( tmp_class_creation_7__metaclass );
tmp_getattr_target_7 = tmp_class_creation_7__metaclass;
tmp_getattr_attr_7 = const_str_plain___name__;
tmp_getattr_default_7 = const_str_angle_metaclass;
tmp_tuple_element_25 = BUILTIN_GETATTR( tmp_getattr_target_7, tmp_getattr_attr_7, tmp_getattr_default_7 );
if ( tmp_tuple_element_25 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 37;
goto try_except_handler_19;
}
tmp_right_name_7 = PyTuple_New( 2 );
PyTuple_SET_ITEM( tmp_right_name_7, 0, tmp_tuple_element_25 );
CHECK_OBJECT( tmp_class_creation_7__prepared );
tmp_type_arg_14 = tmp_class_creation_7__prepared;
tmp_source_name_28 = BUILTIN_TYPE1( tmp_type_arg_14 );
assert( !(tmp_source_name_28 == NULL) );
tmp_tuple_element_25 = LOOKUP_ATTRIBUTE( tmp_source_name_28, const_str_plain___name__ );
Py_DECREF( tmp_source_name_28 );
if ( tmp_tuple_element_25 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
Py_DECREF( tmp_right_name_7 );
exception_lineno = 37;
goto try_except_handler_19;
}
PyTuple_SET_ITEM( tmp_right_name_7, 1, tmp_tuple_element_25 );
tmp_raise_value_7 = BINARY_OPERATION_REMAINDER( tmp_left_name_7, tmp_right_name_7 );
Py_DECREF( tmp_right_name_7 );
if ( tmp_raise_value_7 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 37;
goto try_except_handler_19;
}
exception_type = tmp_raise_type_7;
Py_INCREF( tmp_raise_type_7 );
exception_value = tmp_raise_value_7;
exception_lineno = 37;
RAISE_EXCEPTION_IMPLICIT( &exception_type, &exception_value, &exception_tb );
goto try_except_handler_19;
}
branch_no_27:;
}
goto branch_end_26;
branch_no_26:;
{
PyObject *tmp_assign_source_59;
tmp_assign_source_59 = PyDict_New();
assert( tmp_class_creation_7__prepared == NULL );
tmp_class_creation_7__prepared = tmp_assign_source_59;
}
branch_end_26:;
}
{
PyObject *tmp_assign_source_60;
{
PyObject *tmp_set_locals_7;
CHECK_OBJECT( tmp_class_creation_7__prepared );
tmp_set_locals_7 = tmp_class_creation_7__prepared;
locals_future$backports$email$errors_37 = tmp_set_locals_7;
Py_INCREF( tmp_set_locals_7 );
}
{
// Tried code:
{
// Tried code:
{
tmp_dictset_value = const_str_digest_74552dfa52bd8353863ac446e7e38d45;
tmp_res = PyObject_SetItem( locals_future$backports$email$errors_37, const_str_plain___module__, tmp_dictset_value );
if ( tmp_res != 0 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 37;
goto try_except_handler_21;
}
}
{
tmp_dictset_value = const_str_digest_4e4b4cfab0122c921d4a930113ed3216;
tmp_res = PyObject_SetItem( locals_future$backports$email$errors_37, const_str_plain___doc__, tmp_dictset_value );
if ( tmp_res != 0 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 37;
goto try_except_handler_21;
}
}
{
tmp_dictset_value = const_str_plain_MessageDefect;
tmp_res = PyObject_SetItem( locals_future$backports$email$errors_37, const_str_plain___qualname__, tmp_dictset_value );
if ( tmp_res != 0 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 37;
goto try_except_handler_21;
}
}
MAKE_OR_REUSE_FRAME( cache_frame_8ea2c33b8e514e688a9e7691b645ceee_2, codeobj_8ea2c33b8e514e688a9e7691b645ceee, module_future$backports$email$errors, sizeof(void *) );
frame_8ea2c33b8e514e688a9e7691b645ceee_2 = cache_frame_8ea2c33b8e514e688a9e7691b645ceee_2;
// Push the new frame as the currently active one.
pushFrameStack( frame_8ea2c33b8e514e688a9e7691b645ceee_2 );
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert( Py_REFCNT( frame_8ea2c33b8e514e688a9e7691b645ceee_2 ) == 2 ); // Frame stack
// Framed code:
{
PyObject *tmp_defaults_1;
tmp_defaults_1 = const_tuple_none_tuple;
Py_INCREF( tmp_defaults_1 );
tmp_dictset_value = MAKE_FUNCTION_future$backports$email$errors$$$function_1___init__( tmp_defaults_1 );
tmp_res = PyObject_SetItem( locals_future$backports$email$errors_37, const_str_plain___init__, 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 = 40;
type_description_2 = "o";
goto frame_exception_exit_2;
}
}
#if 0
RESTORE_FRAME_EXCEPTION( frame_8ea2c33b8e514e688a9e7691b645ceee_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_8ea2c33b8e514e688a9e7691b645ceee_2 );
#endif
if ( exception_tb == NULL )
{
exception_tb = MAKE_TRACEBACK( frame_8ea2c33b8e514e688a9e7691b645ceee_2, exception_lineno );
}
else if ( exception_tb->tb_frame != &frame_8ea2c33b8e514e688a9e7691b645ceee_2->m_frame )
{
exception_tb = ADD_TRACEBACK( exception_tb, frame_8ea2c33b8e514e688a9e7691b645ceee_2, exception_lineno );
}
// Attachs locals to frame if any.
Nuitka_Frame_AttachLocals(
(struct Nuitka_FrameObject *)frame_8ea2c33b8e514e688a9e7691b645ceee_2,
type_description_2,
outline_6_var___class__
);
// Release cached frame.
if ( frame_8ea2c33b8e514e688a9e7691b645ceee_2 == cache_frame_8ea2c33b8e514e688a9e7691b645ceee_2 )
{
Py_DECREF( frame_8ea2c33b8e514e688a9e7691b645ceee_2 );
}
cache_frame_8ea2c33b8e514e688a9e7691b645ceee_2 = NULL;
assertFrameObject( frame_8ea2c33b8e514e688a9e7691b645ceee_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_21;
skip_nested_handling_1:;
{
nuitka_bool tmp_condition_result_42;
PyObject *tmp_compexpr_left_7;
PyObject *tmp_compexpr_right_7;
CHECK_OBJECT( tmp_class_creation_7__bases );
tmp_compexpr_left_7 = tmp_class_creation_7__bases;
tmp_compexpr_right_7 = const_tuple_type_ValueError_tuple;
tmp_res = RICH_COMPARE_BOOL_NE( tmp_compexpr_left_7, tmp_compexpr_right_7 );
if ( tmp_res == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 37;
goto try_except_handler_21;
}
tmp_condition_result_42 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_42 == NUITKA_BOOL_TRUE )
{
goto branch_yes_28;
}
else
{
goto branch_no_28;
}
branch_yes_28:;
{
tmp_dictset_value = const_tuple_type_ValueError_tuple;
tmp_res = PyObject_SetItem( locals_future$backports$email$errors_37, const_str_plain___orig_bases__, tmp_dictset_value );
if ( tmp_res != 0 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 37;
goto try_except_handler_21;
}
}
branch_no_28:;
}
{
PyObject *tmp_assign_source_61;
PyObject *tmp_called_name_14;
PyObject *tmp_args_name_14;
PyObject *tmp_tuple_element_26;
PyObject *tmp_kw_name_14;
CHECK_OBJECT( tmp_class_creation_7__metaclass );
tmp_called_name_14 = tmp_class_creation_7__metaclass;
tmp_tuple_element_26 = const_str_plain_MessageDefect;
tmp_args_name_14 = PyTuple_New( 3 );
Py_INCREF( tmp_tuple_element_26 );
PyTuple_SET_ITEM( tmp_args_name_14, 0, tmp_tuple_element_26 );
CHECK_OBJECT( tmp_class_creation_7__bases );
tmp_tuple_element_26 = tmp_class_creation_7__bases;
Py_INCREF( tmp_tuple_element_26 );
PyTuple_SET_ITEM( tmp_args_name_14, 1, tmp_tuple_element_26 );
tmp_tuple_element_26 = locals_future$backports$email$errors_37;
Py_INCREF( tmp_tuple_element_26 );
PyTuple_SET_ITEM( tmp_args_name_14, 2, tmp_tuple_element_26 );
CHECK_OBJECT( tmp_class_creation_7__class_decl_dict );
tmp_kw_name_14 = tmp_class_creation_7__class_decl_dict;
frame_0e2f03dea0aee4deb4820c0f256f31cf->m_frame.f_lineno = 37;
tmp_assign_source_61 = CALL_FUNCTION( tmp_called_name_14, tmp_args_name_14, tmp_kw_name_14 );
Py_DECREF( tmp_args_name_14 );
if ( tmp_assign_source_61 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 37;
goto try_except_handler_21;
}
assert( outline_6_var___class__ == NULL );
outline_6_var___class__ = tmp_assign_source_61;
}
{
CHECK_OBJECT( outline_6_var___class__ );
tmp_assign_source_60 = outline_6_var___class__;
Py_INCREF( tmp_assign_source_60 );
goto try_return_handler_21;
}
// tried codes exits in all cases
NUITKA_CANNOT_GET_HERE( future$backports$email$errors );
return MOD_RETURN_VALUE( NULL );
// Return handler code:
try_return_handler_21:;
{
Py_DECREF( locals_future$backports$email$errors_37 );
locals_future$backports$email$errors_37 = NULL;
}
{
goto try_return_handler_20;
}
// Exception handler code:
try_except_handler_21:;
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_DECREF( locals_future$backports$email$errors_37 );
locals_future$backports$email$errors_37 = 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 try_except_handler_20;
}
// End of try:
}
// tried codes exits in all cases
NUITKA_CANNOT_GET_HERE( future$backports$email$errors );
return MOD_RETURN_VALUE( NULL );
// Return handler code:
try_return_handler_20:;
{
CHECK_OBJECT( (PyObject *)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_20:;
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;
{
// 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 outline_exception_7;
}
// End of try:
}
// Return statement must have exited already.
NUITKA_CANNOT_GET_HERE( future$backports$email$errors );
return MOD_RETURN_VALUE( NULL );
outline_exception_7:;
exception_lineno = 37;
goto try_except_handler_19;
outline_result_7:;
UPDATE_STRING_DICT1( moduledict_future$backports$email$errors, (Nuitka_StringObject *)const_str_plain_MessageDefect, tmp_assign_source_60 );
}
goto try_end_7;
// Exception handler code:
try_except_handler_19:;
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;
{
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_21;
exception_value = exception_keeper_value_21;
exception_tb = exception_keeper_tb_21;
exception_lineno = exception_keeper_lineno_21;
goto frame_exception_exit_1;
}
// End of try:
try_end_7:;
}
{
CHECK_OBJECT( (PyObject *)tmp_class_creation_7__bases );
Py_DECREF( tmp_class_creation_7__bases );
tmp_class_creation_7__bases = NULL;
}
{
CHECK_OBJECT( (PyObject *)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( (PyObject *)tmp_class_creation_7__metaclass );
Py_DECREF( tmp_class_creation_7__metaclass );
tmp_class_creation_7__metaclass = NULL;
}
{
CHECK_OBJECT( (PyObject *)tmp_class_creation_7__prepared );
Py_DECREF( tmp_class_creation_7__prepared );
tmp_class_creation_7__prepared = NULL;
}
{
// Tried code:
{
PyObject *tmp_assign_source_62;
PyObject *tmp_tuple_element_27;
PyObject *tmp_mvar_value_6;
tmp_mvar_value_6 = GET_STRING_DICT_VALUE( moduledict_future$backports$email$errors, (Nuitka_StringObject *)const_str_plain_MessageDefect );
if (unlikely( tmp_mvar_value_6 == NULL ))
{
tmp_mvar_value_6 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_MessageDefect );
}
if ( tmp_mvar_value_6 == NULL )
{
exception_type = PyExc_NameError;
Py_INCREF( exception_type );
exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "MessageDefect" );
exception_tb = NULL;
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb );
CHAIN_EXCEPTION( exception_value );
exception_lineno = 45;
goto try_except_handler_22;
}
tmp_tuple_element_27 = tmp_mvar_value_6;
tmp_assign_source_62 = PyTuple_New( 1 );
Py_INCREF( tmp_tuple_element_27 );
PyTuple_SET_ITEM( tmp_assign_source_62, 0, tmp_tuple_element_27 );
assert( tmp_class_creation_8__bases_orig == NULL );
tmp_class_creation_8__bases_orig = tmp_assign_source_62;
}
{
PyObject *tmp_assign_source_63;
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_63 = impl___internal__$$$function_1__mro_entries_conversion( dir_call_args );
}
if ( tmp_assign_source_63 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 45;
goto try_except_handler_22;
}
assert( tmp_class_creation_8__bases == NULL );
tmp_class_creation_8__bases = tmp_assign_source_63;
}
{
PyObject *tmp_assign_source_64;
tmp_assign_source_64 = PyDict_New();
assert( tmp_class_creation_8__class_decl_dict == NULL );
tmp_class_creation_8__class_decl_dict = tmp_assign_source_64;
}
{
PyObject *tmp_assign_source_65;
PyObject *tmp_metaclass_name_8;
nuitka_bool tmp_condition_result_43;
PyObject *tmp_key_name_22;
PyObject *tmp_dict_name_22;
PyObject *tmp_dict_name_23;
PyObject *tmp_key_name_23;
nuitka_bool tmp_condition_result_44;
int tmp_truth_name_8;
PyObject *tmp_type_arg_15;
PyObject *tmp_subscribed_name_8;
PyObject *tmp_subscript_name_8;
PyObject *tmp_bases_name_8;
tmp_key_name_22 = const_str_plain_metaclass;
CHECK_OBJECT( tmp_class_creation_8__class_decl_dict );
tmp_dict_name_22 = tmp_class_creation_8__class_decl_dict;
tmp_res = PyDict_Contains( tmp_dict_name_22, tmp_key_name_22 );
if ( tmp_res == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 45;
goto try_except_handler_22;
}
tmp_condition_result_43 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_43 == NUITKA_BOOL_TRUE )
{
goto condexpr_true_15;
}
else
{
goto condexpr_false_15;
}
condexpr_true_15:;
CHECK_OBJECT( tmp_class_creation_8__class_decl_dict );
tmp_dict_name_23 = tmp_class_creation_8__class_decl_dict;
tmp_key_name_23 = const_str_plain_metaclass;
tmp_metaclass_name_8 = DICT_GET_ITEM( tmp_dict_name_23, tmp_key_name_23 );
if ( tmp_metaclass_name_8 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 45;
goto try_except_handler_22;
}
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 = 45;
goto try_except_handler_22;
}
tmp_condition_result_44 = tmp_truth_name_8 == 1 ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_44 == NUITKA_BOOL_TRUE )
{
goto condexpr_true_16;
}
else
{
goto condexpr_false_16;
}
condexpr_true_16:;
CHECK_OBJECT( tmp_class_creation_8__bases );
tmp_subscribed_name_8 = tmp_class_creation_8__bases;
tmp_subscript_name_8 = const_int_0;
tmp_type_arg_15 = LOOKUP_SUBSCRIPT_CONST( tmp_subscribed_name_8, tmp_subscript_name_8, 0 );
if ( tmp_type_arg_15 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 45;
goto try_except_handler_22;
}
tmp_metaclass_name_8 = BUILTIN_TYPE1( tmp_type_arg_15 );
Py_DECREF( tmp_type_arg_15 );
if ( tmp_metaclass_name_8 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 45;
goto try_except_handler_22;
}
goto condexpr_end_16;
condexpr_false_16:;
tmp_metaclass_name_8 = (PyObject *)&PyType_Type;
Py_INCREF( tmp_metaclass_name_8 );
condexpr_end_16:;
condexpr_end_15:;
CHECK_OBJECT( tmp_class_creation_8__bases );
tmp_bases_name_8 = tmp_class_creation_8__bases;
tmp_assign_source_65 = SELECT_METACLASS( tmp_metaclass_name_8, tmp_bases_name_8 );
Py_DECREF( tmp_metaclass_name_8 );
if ( tmp_assign_source_65 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 45;
goto try_except_handler_22;
}
assert( tmp_class_creation_8__metaclass == NULL );
tmp_class_creation_8__metaclass = tmp_assign_source_65;
}
{
nuitka_bool tmp_condition_result_45;
PyObject *tmp_key_name_24;
PyObject *tmp_dict_name_24;
tmp_key_name_24 = const_str_plain_metaclass;
CHECK_OBJECT( tmp_class_creation_8__class_decl_dict );
tmp_dict_name_24 = tmp_class_creation_8__class_decl_dict;
tmp_res = PyDict_Contains( tmp_dict_name_24, tmp_key_name_24 );
if ( tmp_res == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 45;
goto try_except_handler_22;
}
tmp_condition_result_45 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_45 == NUITKA_BOOL_TRUE )
{
goto branch_yes_29;
}
else
{
goto branch_no_29;
}
branch_yes_29:;
{
CHECK_OBJECT( tmp_class_creation_8__class_decl_dict );
tmp_dictdel_dict = tmp_class_creation_8__class_decl_dict;
tmp_dictdel_key = const_str_plain_metaclass;
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 = 45;
goto try_except_handler_22;
}
}
branch_no_29:;
}
{
nuitka_bool tmp_condition_result_46;
PyObject *tmp_source_name_29;
CHECK_OBJECT( tmp_class_creation_8__metaclass );
tmp_source_name_29 = tmp_class_creation_8__metaclass;
tmp_res = PyObject_HasAttr( tmp_source_name_29, const_str_plain___prepare__ );
tmp_condition_result_46 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_46 == NUITKA_BOOL_TRUE )
{
goto branch_yes_30;
}
else
{
goto branch_no_30;
}
branch_yes_30:;
{
PyObject *tmp_assign_source_66;
PyObject *tmp_called_name_15;
PyObject *tmp_source_name_30;
PyObject *tmp_args_name_15;
PyObject *tmp_tuple_element_28;
PyObject *tmp_kw_name_15;
CHECK_OBJECT( tmp_class_creation_8__metaclass );
tmp_source_name_30 = tmp_class_creation_8__metaclass;
tmp_called_name_15 = LOOKUP_ATTRIBUTE( tmp_source_name_30, const_str_plain___prepare__ );
if ( tmp_called_name_15 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 45;
goto try_except_handler_22;
}
tmp_tuple_element_28 = const_str_plain_NoBoundaryInMultipartDefect;
tmp_args_name_15 = PyTuple_New( 2 );
Py_INCREF( tmp_tuple_element_28 );
PyTuple_SET_ITEM( tmp_args_name_15, 0, tmp_tuple_element_28 );
CHECK_OBJECT( tmp_class_creation_8__bases );
tmp_tuple_element_28 = tmp_class_creation_8__bases;
Py_INCREF( tmp_tuple_element_28 );
PyTuple_SET_ITEM( tmp_args_name_15, 1, tmp_tuple_element_28 );
CHECK_OBJECT( tmp_class_creation_8__class_decl_dict );
tmp_kw_name_15 = tmp_class_creation_8__class_decl_dict;
frame_0e2f03dea0aee4deb4820c0f256f31cf->m_frame.f_lineno = 45;
tmp_assign_source_66 = CALL_FUNCTION( tmp_called_name_15, tmp_args_name_15, tmp_kw_name_15 );
Py_DECREF( tmp_called_name_15 );
Py_DECREF( tmp_args_name_15 );
if ( tmp_assign_source_66 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 45;
goto try_except_handler_22;
}
assert( tmp_class_creation_8__prepared == NULL );
tmp_class_creation_8__prepared = tmp_assign_source_66;
}
{
nuitka_bool tmp_condition_result_47;
PyObject *tmp_operand_name_8;
PyObject *tmp_source_name_31;
CHECK_OBJECT( tmp_class_creation_8__prepared );
tmp_source_name_31 = tmp_class_creation_8__prepared;
tmp_res = PyObject_HasAttr( tmp_source_name_31, const_str_plain___getitem__ );
tmp_operand_name_8 = ( tmp_res != 0 ) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE( tmp_operand_name_8 );
if ( tmp_res == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 45;
goto try_except_handler_22;
}
tmp_condition_result_47 = ( tmp_res == 0 ) ? 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_raise_type_8;
PyObject *tmp_raise_value_8;
PyObject *tmp_left_name_8;
PyObject *tmp_right_name_8;
PyObject *tmp_tuple_element_29;
PyObject *tmp_getattr_target_8;
PyObject *tmp_getattr_attr_8;
PyObject *tmp_getattr_default_8;
PyObject *tmp_source_name_32;
PyObject *tmp_type_arg_16;
tmp_raise_type_8 = PyExc_TypeError;
tmp_left_name_8 = const_str_digest_75fd71b1edada749c2ef7ac810062295;
CHECK_OBJECT( tmp_class_creation_8__metaclass );
tmp_getattr_target_8 = tmp_class_creation_8__metaclass;
tmp_getattr_attr_8 = const_str_plain___name__;
tmp_getattr_default_8 = const_str_angle_metaclass;
tmp_tuple_element_29 = BUILTIN_GETATTR( tmp_getattr_target_8, tmp_getattr_attr_8, tmp_getattr_default_8 );
if ( tmp_tuple_element_29 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 45;
goto try_except_handler_22;
}
tmp_right_name_8 = PyTuple_New( 2 );
PyTuple_SET_ITEM( tmp_right_name_8, 0, tmp_tuple_element_29 );
CHECK_OBJECT( tmp_class_creation_8__prepared );
tmp_type_arg_16 = tmp_class_creation_8__prepared;
tmp_source_name_32 = BUILTIN_TYPE1( tmp_type_arg_16 );
assert( !(tmp_source_name_32 == NULL) );
tmp_tuple_element_29 = LOOKUP_ATTRIBUTE( tmp_source_name_32, const_str_plain___name__ );
Py_DECREF( tmp_source_name_32 );
if ( tmp_tuple_element_29 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
Py_DECREF( tmp_right_name_8 );
exception_lineno = 45;
goto try_except_handler_22;
}
PyTuple_SET_ITEM( tmp_right_name_8, 1, tmp_tuple_element_29 );
tmp_raise_value_8 = BINARY_OPERATION_REMAINDER( tmp_left_name_8, tmp_right_name_8 );
Py_DECREF( tmp_right_name_8 );
if ( tmp_raise_value_8 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 45;
goto try_except_handler_22;
}
exception_type = tmp_raise_type_8;
Py_INCREF( tmp_raise_type_8 );
exception_value = tmp_raise_value_8;
exception_lineno = 45;
RAISE_EXCEPTION_IMPLICIT( &exception_type, &exception_value, &exception_tb );
goto try_except_handler_22;
}
branch_no_31:;
}
goto branch_end_30;
branch_no_30:;
{
PyObject *tmp_assign_source_67;
tmp_assign_source_67 = PyDict_New();
assert( tmp_class_creation_8__prepared == NULL );
tmp_class_creation_8__prepared = tmp_assign_source_67;
}
branch_end_30:;
}
{
PyObject *tmp_assign_source_68;
{
PyObject *tmp_set_locals_8;
CHECK_OBJECT( tmp_class_creation_8__prepared );
tmp_set_locals_8 = tmp_class_creation_8__prepared;
locals_future$backports$email$errors_45 = tmp_set_locals_8;
Py_INCREF( tmp_set_locals_8 );
}
{
// Tried code:
{
// Tried code:
{
tmp_dictset_value = const_str_digest_74552dfa52bd8353863ac446e7e38d45;
tmp_res = PyObject_SetItem( locals_future$backports$email$errors_45, const_str_plain___module__, tmp_dictset_value );
if ( tmp_res != 0 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 45;
goto try_except_handler_24;
}
}
{
tmp_dictset_value = const_str_digest_66e93b0f38a3f297251a19cf5aa0d2f8;
tmp_res = PyObject_SetItem( locals_future$backports$email$errors_45, const_str_plain___doc__, tmp_dictset_value );
if ( tmp_res != 0 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 45;
goto try_except_handler_24;
}
}
{
tmp_dictset_value = const_str_plain_NoBoundaryInMultipartDefect;
tmp_res = PyObject_SetItem( locals_future$backports$email$errors_45, const_str_plain___qualname__, tmp_dictset_value );
if ( tmp_res != 0 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 45;
goto try_except_handler_24;
}
}
{
nuitka_bool tmp_condition_result_48;
PyObject *tmp_compexpr_left_8;
PyObject *tmp_compexpr_right_8;
CHECK_OBJECT( tmp_class_creation_8__bases );
tmp_compexpr_left_8 = tmp_class_creation_8__bases;
CHECK_OBJECT( tmp_class_creation_8__bases_orig );
tmp_compexpr_right_8 = tmp_class_creation_8__bases_orig;
tmp_res = RICH_COMPARE_BOOL_NE( tmp_compexpr_left_8, tmp_compexpr_right_8 );
if ( tmp_res == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 45;
goto try_except_handler_24;
}
tmp_condition_result_48 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_48 == NUITKA_BOOL_TRUE )
{
goto branch_yes_32;
}
else
{
goto branch_no_32;
}
branch_yes_32:;
{
CHECK_OBJECT( tmp_class_creation_8__bases_orig );
tmp_dictset_value = tmp_class_creation_8__bases_orig;
tmp_res = PyObject_SetItem( locals_future$backports$email$errors_45, const_str_plain___orig_bases__, tmp_dictset_value );
if ( tmp_res != 0 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 45;
goto try_except_handler_24;
}
}
branch_no_32:;
}
{
PyObject *tmp_assign_source_69;
PyObject *tmp_called_name_16;
PyObject *tmp_args_name_16;
PyObject *tmp_tuple_element_30;
PyObject *tmp_kw_name_16;
CHECK_OBJECT( tmp_class_creation_8__metaclass );
tmp_called_name_16 = tmp_class_creation_8__metaclass;
tmp_tuple_element_30 = const_str_plain_NoBoundaryInMultipartDefect;
tmp_args_name_16 = PyTuple_New( 3 );
Py_INCREF( tmp_tuple_element_30 );
PyTuple_SET_ITEM( tmp_args_name_16, 0, tmp_tuple_element_30 );
CHECK_OBJECT( tmp_class_creation_8__bases );
tmp_tuple_element_30 = tmp_class_creation_8__bases;
Py_INCREF( tmp_tuple_element_30 );
PyTuple_SET_ITEM( tmp_args_name_16, 1, tmp_tuple_element_30 );
tmp_tuple_element_30 = locals_future$backports$email$errors_45;
Py_INCREF( tmp_tuple_element_30 );
PyTuple_SET_ITEM( tmp_args_name_16, 2, tmp_tuple_element_30 );
CHECK_OBJECT( tmp_class_creation_8__class_decl_dict );
tmp_kw_name_16 = tmp_class_creation_8__class_decl_dict;
frame_0e2f03dea0aee4deb4820c0f256f31cf->m_frame.f_lineno = 45;
tmp_assign_source_69 = CALL_FUNCTION( tmp_called_name_16, tmp_args_name_16, tmp_kw_name_16 );
Py_DECREF( tmp_args_name_16 );
if ( tmp_assign_source_69 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 45;
goto try_except_handler_24;
}
assert( outline_7_var___class__ == NULL );
outline_7_var___class__ = tmp_assign_source_69;
}
{
CHECK_OBJECT( outline_7_var___class__ );
tmp_assign_source_68 = outline_7_var___class__;
Py_INCREF( tmp_assign_source_68 );
goto try_return_handler_24;
}
// tried codes exits in all cases
NUITKA_CANNOT_GET_HERE( future$backports$email$errors );
return MOD_RETURN_VALUE( NULL );
// Return handler code:
try_return_handler_24:;
{
Py_DECREF( locals_future$backports$email$errors_45 );
locals_future$backports$email$errors_45 = NULL;
}
{
goto try_return_handler_23;
}
// Exception handler code:
try_except_handler_24:;
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_DECREF( locals_future$backports$email$errors_45 );
locals_future$backports$email$errors_45 = 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 try_except_handler_23;
}
// End of try:
}
// tried codes exits in all cases
NUITKA_CANNOT_GET_HERE( future$backports$email$errors );
return MOD_RETURN_VALUE( NULL );
// Return handler code:
try_return_handler_23:;
{
CHECK_OBJECT( (PyObject *)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_23:;
exception_keeper_type_23 = exception_type;
exception_keeper_value_23 = exception_value;
exception_keeper_tb_23 = exception_tb;
exception_keeper_lineno_23 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
{
// 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 outline_exception_8;
}
// End of try:
}
// Return statement must have exited already.
NUITKA_CANNOT_GET_HERE( future$backports$email$errors );
return MOD_RETURN_VALUE( NULL );
outline_exception_8:;
exception_lineno = 45;
goto try_except_handler_22;
outline_result_8:;
UPDATE_STRING_DICT1( moduledict_future$backports$email$errors, (Nuitka_StringObject *)const_str_plain_NoBoundaryInMultipartDefect, tmp_assign_source_68 );
}
goto try_end_8;
// Exception handler code:
try_except_handler_22:;
exception_keeper_type_24 = exception_type;
exception_keeper_value_24 = exception_value;
exception_keeper_tb_24 = exception_tb;
exception_keeper_lineno_24 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
{
Py_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_24;
exception_value = exception_keeper_value_24;
exception_tb = exception_keeper_tb_24;
exception_lineno = exception_keeper_lineno_24;
goto frame_exception_exit_1;
}
// End of try:
try_end_8:;
}
{
CHECK_OBJECT( (PyObject *)tmp_class_creation_8__bases );
Py_DECREF( tmp_class_creation_8__bases );
tmp_class_creation_8__bases = NULL;
}
{
CHECK_OBJECT( (PyObject *)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( (PyObject *)tmp_class_creation_8__metaclass );
Py_DECREF( tmp_class_creation_8__metaclass );
tmp_class_creation_8__metaclass = NULL;
}
{
CHECK_OBJECT( (PyObject *)tmp_class_creation_8__prepared );
Py_DECREF( tmp_class_creation_8__prepared );
tmp_class_creation_8__prepared = NULL;
}
{
// Tried code:
{
PyObject *tmp_assign_source_70;
PyObject *tmp_tuple_element_31;
PyObject *tmp_mvar_value_7;
tmp_mvar_value_7 = GET_STRING_DICT_VALUE( moduledict_future$backports$email$errors, (Nuitka_StringObject *)const_str_plain_MessageDefect );
if (unlikely( tmp_mvar_value_7 == NULL ))
{
tmp_mvar_value_7 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_MessageDefect );
}
if ( tmp_mvar_value_7 == NULL )
{
exception_type = PyExc_NameError;
Py_INCREF( exception_type );
exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "MessageDefect" );
exception_tb = NULL;
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb );
CHAIN_EXCEPTION( exception_value );
exception_lineno = 48;
goto try_except_handler_25;
}
tmp_tuple_element_31 = tmp_mvar_value_7;
tmp_assign_source_70 = PyTuple_New( 1 );
Py_INCREF( tmp_tuple_element_31 );
PyTuple_SET_ITEM( tmp_assign_source_70, 0, tmp_tuple_element_31 );
assert( tmp_class_creation_9__bases_orig == NULL );
tmp_class_creation_9__bases_orig = tmp_assign_source_70;
}
{
PyObject *tmp_assign_source_71;
PyObject *tmp_dircall_arg1_9;
CHECK_OBJECT( tmp_class_creation_9__bases_orig );
tmp_dircall_arg1_9 = tmp_class_creation_9__bases_orig;
Py_INCREF( tmp_dircall_arg1_9 );
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_9};
tmp_assign_source_71 = impl___internal__$$$function_1__mro_entries_conversion( dir_call_args );
}
if ( tmp_assign_source_71 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 48;
goto try_except_handler_25;
}
assert( tmp_class_creation_9__bases == NULL );
tmp_class_creation_9__bases = tmp_assign_source_71;
}
{
PyObject *tmp_assign_source_72;
tmp_assign_source_72 = PyDict_New();
assert( tmp_class_creation_9__class_decl_dict == NULL );
tmp_class_creation_9__class_decl_dict = tmp_assign_source_72;
}
{
PyObject *tmp_assign_source_73;
PyObject *tmp_metaclass_name_9;
nuitka_bool tmp_condition_result_49;
PyObject *tmp_key_name_25;
PyObject *tmp_dict_name_25;
PyObject *tmp_dict_name_26;
PyObject *tmp_key_name_26;
nuitka_bool tmp_condition_result_50;
int tmp_truth_name_9;
PyObject *tmp_type_arg_17;
PyObject *tmp_subscribed_name_9;
PyObject *tmp_subscript_name_9;
PyObject *tmp_bases_name_9;
tmp_key_name_25 = const_str_plain_metaclass;
CHECK_OBJECT( tmp_class_creation_9__class_decl_dict );
tmp_dict_name_25 = tmp_class_creation_9__class_decl_dict;
tmp_res = PyDict_Contains( tmp_dict_name_25, tmp_key_name_25 );
if ( tmp_res == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 48;
goto try_except_handler_25;
}
tmp_condition_result_49 = ( tmp_res != 0 ) ? 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:;
CHECK_OBJECT( tmp_class_creation_9__class_decl_dict );
tmp_dict_name_26 = tmp_class_creation_9__class_decl_dict;
tmp_key_name_26 = const_str_plain_metaclass;
tmp_metaclass_name_9 = DICT_GET_ITEM( tmp_dict_name_26, tmp_key_name_26 );
if ( tmp_metaclass_name_9 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 48;
goto try_except_handler_25;
}
goto condexpr_end_17;
condexpr_false_17:;
CHECK_OBJECT( tmp_class_creation_9__bases );
tmp_truth_name_9 = CHECK_IF_TRUE( tmp_class_creation_9__bases );
if ( tmp_truth_name_9 == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 48;
goto try_except_handler_25;
}
tmp_condition_result_50 = tmp_truth_name_9 == 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:;
CHECK_OBJECT( tmp_class_creation_9__bases );
tmp_subscribed_name_9 = tmp_class_creation_9__bases;
tmp_subscript_name_9 = const_int_0;
tmp_type_arg_17 = LOOKUP_SUBSCRIPT_CONST( tmp_subscribed_name_9, tmp_subscript_name_9, 0 );
if ( tmp_type_arg_17 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 48;
goto try_except_handler_25;
}
tmp_metaclass_name_9 = BUILTIN_TYPE1( tmp_type_arg_17 );
Py_DECREF( tmp_type_arg_17 );
if ( tmp_metaclass_name_9 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 48;
goto try_except_handler_25;
}
goto condexpr_end_18;
condexpr_false_18:;
tmp_metaclass_name_9 = (PyObject *)&PyType_Type;
Py_INCREF( tmp_metaclass_name_9 );
condexpr_end_18:;
condexpr_end_17:;
CHECK_OBJECT( tmp_class_creation_9__bases );
tmp_bases_name_9 = tmp_class_creation_9__bases;
tmp_assign_source_73 = SELECT_METACLASS( tmp_metaclass_name_9, tmp_bases_name_9 );
Py_DECREF( tmp_metaclass_name_9 );
if ( tmp_assign_source_73 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 48;
goto try_except_handler_25;
}
assert( tmp_class_creation_9__metaclass == NULL );
tmp_class_creation_9__metaclass = tmp_assign_source_73;
}
{
nuitka_bool tmp_condition_result_51;
PyObject *tmp_key_name_27;
PyObject *tmp_dict_name_27;
tmp_key_name_27 = const_str_plain_metaclass;
CHECK_OBJECT( tmp_class_creation_9__class_decl_dict );
tmp_dict_name_27 = tmp_class_creation_9__class_decl_dict;
tmp_res = PyDict_Contains( tmp_dict_name_27, tmp_key_name_27 );
if ( tmp_res == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 48;
goto try_except_handler_25;
}
tmp_condition_result_51 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_51 == NUITKA_BOOL_TRUE )
{
goto branch_yes_33;
}
else
{
goto branch_no_33;
}
branch_yes_33:;
{
CHECK_OBJECT( tmp_class_creation_9__class_decl_dict );
tmp_dictdel_dict = tmp_class_creation_9__class_decl_dict;
tmp_dictdel_key = const_str_plain_metaclass;
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 = 48;
goto try_except_handler_25;
}
}
branch_no_33:;
}
{
nuitka_bool tmp_condition_result_52;
PyObject *tmp_source_name_33;
CHECK_OBJECT( tmp_class_creation_9__metaclass );
tmp_source_name_33 = tmp_class_creation_9__metaclass;
tmp_res = PyObject_HasAttr( tmp_source_name_33, const_str_plain___prepare__ );
tmp_condition_result_52 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_52 == NUITKA_BOOL_TRUE )
{
goto branch_yes_34;
}
else
{
goto branch_no_34;
}
branch_yes_34:;
{
PyObject *tmp_assign_source_74;
PyObject *tmp_called_name_17;
PyObject *tmp_source_name_34;
PyObject *tmp_args_name_17;
PyObject *tmp_tuple_element_32;
PyObject *tmp_kw_name_17;
CHECK_OBJECT( tmp_class_creation_9__metaclass );
tmp_source_name_34 = tmp_class_creation_9__metaclass;
tmp_called_name_17 = LOOKUP_ATTRIBUTE( tmp_source_name_34, const_str_plain___prepare__ );
if ( tmp_called_name_17 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 48;
goto try_except_handler_25;
}
tmp_tuple_element_32 = const_str_plain_StartBoundaryNotFoundDefect;
tmp_args_name_17 = PyTuple_New( 2 );
Py_INCREF( tmp_tuple_element_32 );
PyTuple_SET_ITEM( tmp_args_name_17, 0, tmp_tuple_element_32 );
CHECK_OBJECT( tmp_class_creation_9__bases );
tmp_tuple_element_32 = tmp_class_creation_9__bases;
Py_INCREF( tmp_tuple_element_32 );
PyTuple_SET_ITEM( tmp_args_name_17, 1, tmp_tuple_element_32 );
CHECK_OBJECT( tmp_class_creation_9__class_decl_dict );
tmp_kw_name_17 = tmp_class_creation_9__class_decl_dict;
frame_0e2f03dea0aee4deb4820c0f256f31cf->m_frame.f_lineno = 48;
tmp_assign_source_74 = CALL_FUNCTION( tmp_called_name_17, tmp_args_name_17, tmp_kw_name_17 );
Py_DECREF( tmp_called_name_17 );
Py_DECREF( tmp_args_name_17 );
if ( tmp_assign_source_74 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 48;
goto try_except_handler_25;
}
assert( tmp_class_creation_9__prepared == NULL );
tmp_class_creation_9__prepared = tmp_assign_source_74;
}
{
nuitka_bool tmp_condition_result_53;
PyObject *tmp_operand_name_9;
PyObject *tmp_source_name_35;
CHECK_OBJECT( tmp_class_creation_9__prepared );
tmp_source_name_35 = tmp_class_creation_9__prepared;
tmp_res = PyObject_HasAttr( tmp_source_name_35, const_str_plain___getitem__ );
tmp_operand_name_9 = ( tmp_res != 0 ) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE( tmp_operand_name_9 );
if ( tmp_res == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 48;
goto try_except_handler_25;
}
tmp_condition_result_53 = ( tmp_res == 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_53 == NUITKA_BOOL_TRUE )
{
goto branch_yes_35;
}
else
{
goto branch_no_35;
}
branch_yes_35:;
{
PyObject *tmp_raise_type_9;
PyObject *tmp_raise_value_9;
PyObject *tmp_left_name_9;
PyObject *tmp_right_name_9;
PyObject *tmp_tuple_element_33;
PyObject *tmp_getattr_target_9;
PyObject *tmp_getattr_attr_9;
PyObject *tmp_getattr_default_9;
PyObject *tmp_source_name_36;
PyObject *tmp_type_arg_18;
tmp_raise_type_9 = PyExc_TypeError;
tmp_left_name_9 = const_str_digest_75fd71b1edada749c2ef7ac810062295;
CHECK_OBJECT( tmp_class_creation_9__metaclass );
tmp_getattr_target_9 = tmp_class_creation_9__metaclass;
tmp_getattr_attr_9 = const_str_plain___name__;
tmp_getattr_default_9 = const_str_angle_metaclass;
tmp_tuple_element_33 = BUILTIN_GETATTR( tmp_getattr_target_9, tmp_getattr_attr_9, tmp_getattr_default_9 );
if ( tmp_tuple_element_33 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 48;
goto try_except_handler_25;
}
tmp_right_name_9 = PyTuple_New( 2 );
PyTuple_SET_ITEM( tmp_right_name_9, 0, tmp_tuple_element_33 );
CHECK_OBJECT( tmp_class_creation_9__prepared );
tmp_type_arg_18 = tmp_class_creation_9__prepared;
tmp_source_name_36 = BUILTIN_TYPE1( tmp_type_arg_18 );
assert( !(tmp_source_name_36 == NULL) );
tmp_tuple_element_33 = LOOKUP_ATTRIBUTE( tmp_source_name_36, const_str_plain___name__ );
Py_DECREF( tmp_source_name_36 );
if ( tmp_tuple_element_33 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
Py_DECREF( tmp_right_name_9 );
exception_lineno = 48;
goto try_except_handler_25;
}
PyTuple_SET_ITEM( tmp_right_name_9, 1, tmp_tuple_element_33 );
tmp_raise_value_9 = BINARY_OPERATION_REMAINDER( tmp_left_name_9, tmp_right_name_9 );
Py_DECREF( tmp_right_name_9 );
if ( tmp_raise_value_9 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 48;
goto try_except_handler_25;
}
exception_type = tmp_raise_type_9;
Py_INCREF( tmp_raise_type_9 );
exception_value = tmp_raise_value_9;
exception_lineno = 48;
RAISE_EXCEPTION_IMPLICIT( &exception_type, &exception_value, &exception_tb );
goto try_except_handler_25;
}
branch_no_35:;
}
goto branch_end_34;
branch_no_34:;
{
PyObject *tmp_assign_source_75;
tmp_assign_source_75 = PyDict_New();
assert( tmp_class_creation_9__prepared == NULL );
tmp_class_creation_9__prepared = tmp_assign_source_75;
}
branch_end_34:;
}
{
PyObject *tmp_assign_source_76;
{
PyObject *tmp_set_locals_9;
CHECK_OBJECT( tmp_class_creation_9__prepared );
tmp_set_locals_9 = tmp_class_creation_9__prepared;
locals_future$backports$email$errors_48 = tmp_set_locals_9;
Py_INCREF( tmp_set_locals_9 );
}
{
// Tried code:
{
// Tried code:
{
tmp_dictset_value = const_str_digest_74552dfa52bd8353863ac446e7e38d45;
tmp_res = PyObject_SetItem( locals_future$backports$email$errors_48, const_str_plain___module__, tmp_dictset_value );
if ( tmp_res != 0 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 48;
goto try_except_handler_27;
}
}
{
tmp_dictset_value = const_str_digest_c1da89ff06476c151a690979b5aeef34;
tmp_res = PyObject_SetItem( locals_future$backports$email$errors_48, const_str_plain___doc__, tmp_dictset_value );
if ( tmp_res != 0 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 48;
goto try_except_handler_27;
}
}
{
tmp_dictset_value = const_str_plain_StartBoundaryNotFoundDefect;
tmp_res = PyObject_SetItem( locals_future$backports$email$errors_48, const_str_plain___qualname__, tmp_dictset_value );
if ( tmp_res != 0 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 48;
goto try_except_handler_27;
}
}
{
nuitka_bool tmp_condition_result_54;
PyObject *tmp_compexpr_left_9;
PyObject *tmp_compexpr_right_9;
CHECK_OBJECT( tmp_class_creation_9__bases );
tmp_compexpr_left_9 = tmp_class_creation_9__bases;
CHECK_OBJECT( tmp_class_creation_9__bases_orig );
tmp_compexpr_right_9 = tmp_class_creation_9__bases_orig;
tmp_res = RICH_COMPARE_BOOL_NE( tmp_compexpr_left_9, tmp_compexpr_right_9 );
if ( tmp_res == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 48;
goto try_except_handler_27;
}
tmp_condition_result_54 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_54 == NUITKA_BOOL_TRUE )
{
goto branch_yes_36;
}
else
{
goto branch_no_36;
}
branch_yes_36:;
{
CHECK_OBJECT( tmp_class_creation_9__bases_orig );
tmp_dictset_value = tmp_class_creation_9__bases_orig;
tmp_res = PyObject_SetItem( locals_future$backports$email$errors_48, const_str_plain___orig_bases__, tmp_dictset_value );
if ( tmp_res != 0 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 48;
goto try_except_handler_27;
}
}
branch_no_36:;
}
{
PyObject *tmp_assign_source_77;
PyObject *tmp_called_name_18;
PyObject *tmp_args_name_18;
PyObject *tmp_tuple_element_34;
PyObject *tmp_kw_name_18;
CHECK_OBJECT( tmp_class_creation_9__metaclass );
tmp_called_name_18 = tmp_class_creation_9__metaclass;
tmp_tuple_element_34 = const_str_plain_StartBoundaryNotFoundDefect;
tmp_args_name_18 = PyTuple_New( 3 );
Py_INCREF( tmp_tuple_element_34 );
PyTuple_SET_ITEM( tmp_args_name_18, 0, tmp_tuple_element_34 );
CHECK_OBJECT( tmp_class_creation_9__bases );
tmp_tuple_element_34 = tmp_class_creation_9__bases;
Py_INCREF( tmp_tuple_element_34 );
PyTuple_SET_ITEM( tmp_args_name_18, 1, tmp_tuple_element_34 );
tmp_tuple_element_34 = locals_future$backports$email$errors_48;
Py_INCREF( tmp_tuple_element_34 );
PyTuple_SET_ITEM( tmp_args_name_18, 2, tmp_tuple_element_34 );
CHECK_OBJECT( tmp_class_creation_9__class_decl_dict );
tmp_kw_name_18 = tmp_class_creation_9__class_decl_dict;
frame_0e2f03dea0aee4deb4820c0f256f31cf->m_frame.f_lineno = 48;
tmp_assign_source_77 = CALL_FUNCTION( tmp_called_name_18, tmp_args_name_18, tmp_kw_name_18 );
Py_DECREF( tmp_args_name_18 );
if ( tmp_assign_source_77 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 48;
goto try_except_handler_27;
}
assert( outline_8_var___class__ == NULL );
outline_8_var___class__ = tmp_assign_source_77;
}
{
CHECK_OBJECT( outline_8_var___class__ );
tmp_assign_source_76 = outline_8_var___class__;
Py_INCREF( tmp_assign_source_76 );
goto try_return_handler_27;
}
// tried codes exits in all cases
NUITKA_CANNOT_GET_HERE( future$backports$email$errors );
return MOD_RETURN_VALUE( NULL );
// Return handler code:
try_return_handler_27:;
{
Py_DECREF( locals_future$backports$email$errors_48 );
locals_future$backports$email$errors_48 = NULL;
}
{
goto try_return_handler_26;
}
// Exception handler code:
try_except_handler_27:;
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_DECREF( locals_future$backports$email$errors_48 );
locals_future$backports$email$errors_48 = 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 try_except_handler_26;
}
// End of try:
}
// tried codes exits in all cases
NUITKA_CANNOT_GET_HERE( future$backports$email$errors );
return MOD_RETURN_VALUE( NULL );
// Return handler code:
try_return_handler_26:;
{
CHECK_OBJECT( (PyObject *)outline_8_var___class__ );
Py_DECREF( outline_8_var___class__ );
outline_8_var___class__ = NULL;
}
{
goto outline_result_9;
}
// Exception handler code:
try_except_handler_26:;
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;
{
// 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 outline_exception_9;
}
// End of try:
}
// Return statement must have exited already.
NUITKA_CANNOT_GET_HERE( future$backports$email$errors );
return MOD_RETURN_VALUE( NULL );
outline_exception_9:;
exception_lineno = 48;
goto try_except_handler_25;
outline_result_9:;
UPDATE_STRING_DICT1( moduledict_future$backports$email$errors, (Nuitka_StringObject *)const_str_plain_StartBoundaryNotFoundDefect, tmp_assign_source_76 );
}
goto try_end_9;
// Exception handler code:
try_except_handler_25:;
exception_keeper_type_27 = exception_type;
exception_keeper_value_27 = exception_value;
exception_keeper_tb_27 = exception_tb;
exception_keeper_lineno_27 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
{
Py_XDECREF( tmp_class_creation_9__bases );
tmp_class_creation_9__bases = NULL;
}
{
Py_XDECREF( tmp_class_creation_9__class_decl_dict );
tmp_class_creation_9__class_decl_dict = NULL;
}
{
Py_XDECREF( tmp_class_creation_9__metaclass );
tmp_class_creation_9__metaclass = NULL;
}
{
Py_XDECREF( tmp_class_creation_9__prepared );
tmp_class_creation_9__prepared = NULL;
}
{
// Re-raise.
exception_type = exception_keeper_type_27;
exception_value = exception_keeper_value_27;
exception_tb = exception_keeper_tb_27;
exception_lineno = exception_keeper_lineno_27;
goto frame_exception_exit_1;
}
// End of try:
try_end_9:;
}
{
CHECK_OBJECT( (PyObject *)tmp_class_creation_9__bases );
Py_DECREF( tmp_class_creation_9__bases );
tmp_class_creation_9__bases = NULL;
}
{
CHECK_OBJECT( (PyObject *)tmp_class_creation_9__class_decl_dict );
Py_DECREF( tmp_class_creation_9__class_decl_dict );
tmp_class_creation_9__class_decl_dict = NULL;
}
{
CHECK_OBJECT( (PyObject *)tmp_class_creation_9__metaclass );
Py_DECREF( tmp_class_creation_9__metaclass );
tmp_class_creation_9__metaclass = NULL;
}
{
CHECK_OBJECT( (PyObject *)tmp_class_creation_9__prepared );
Py_DECREF( tmp_class_creation_9__prepared );
tmp_class_creation_9__prepared = NULL;
}
{
// Tried code:
{
PyObject *tmp_assign_source_78;
PyObject *tmp_tuple_element_35;
PyObject *tmp_mvar_value_8;
tmp_mvar_value_8 = GET_STRING_DICT_VALUE( moduledict_future$backports$email$errors, (Nuitka_StringObject *)const_str_plain_MessageDefect );
if (unlikely( tmp_mvar_value_8 == NULL ))
{
tmp_mvar_value_8 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_MessageDefect );
}
if ( tmp_mvar_value_8 == NULL )
{
exception_type = PyExc_NameError;
Py_INCREF( exception_type );
exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "MessageDefect" );
exception_tb = NULL;
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb );
CHAIN_EXCEPTION( exception_value );
exception_lineno = 51;
goto try_except_handler_28;
}
tmp_tuple_element_35 = tmp_mvar_value_8;
tmp_assign_source_78 = PyTuple_New( 1 );
Py_INCREF( tmp_tuple_element_35 );
PyTuple_SET_ITEM( tmp_assign_source_78, 0, tmp_tuple_element_35 );
assert( tmp_class_creation_10__bases_orig == NULL );
tmp_class_creation_10__bases_orig = tmp_assign_source_78;
}
{
PyObject *tmp_assign_source_79;
PyObject *tmp_dircall_arg1_10;
CHECK_OBJECT( tmp_class_creation_10__bases_orig );
tmp_dircall_arg1_10 = tmp_class_creation_10__bases_orig;
Py_INCREF( tmp_dircall_arg1_10 );
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_10};
tmp_assign_source_79 = impl___internal__$$$function_1__mro_entries_conversion( dir_call_args );
}
if ( tmp_assign_source_79 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 51;
goto try_except_handler_28;
}
assert( tmp_class_creation_10__bases == NULL );
tmp_class_creation_10__bases = tmp_assign_source_79;
}
{
PyObject *tmp_assign_source_80;
tmp_assign_source_80 = PyDict_New();
assert( tmp_class_creation_10__class_decl_dict == NULL );
tmp_class_creation_10__class_decl_dict = tmp_assign_source_80;
}
{
PyObject *tmp_assign_source_81;
PyObject *tmp_metaclass_name_10;
nuitka_bool tmp_condition_result_55;
PyObject *tmp_key_name_28;
PyObject *tmp_dict_name_28;
PyObject *tmp_dict_name_29;
PyObject *tmp_key_name_29;
nuitka_bool tmp_condition_result_56;
int tmp_truth_name_10;
PyObject *tmp_type_arg_19;
PyObject *tmp_subscribed_name_10;
PyObject *tmp_subscript_name_10;
PyObject *tmp_bases_name_10;
tmp_key_name_28 = const_str_plain_metaclass;
CHECK_OBJECT( tmp_class_creation_10__class_decl_dict );
tmp_dict_name_28 = tmp_class_creation_10__class_decl_dict;
tmp_res = PyDict_Contains( tmp_dict_name_28, tmp_key_name_28 );
if ( tmp_res == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 51;
goto try_except_handler_28;
}
tmp_condition_result_55 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_55 == NUITKA_BOOL_TRUE )
{
goto condexpr_true_19;
}
else
{
goto condexpr_false_19;
}
condexpr_true_19:;
CHECK_OBJECT( tmp_class_creation_10__class_decl_dict );
tmp_dict_name_29 = tmp_class_creation_10__class_decl_dict;
tmp_key_name_29 = const_str_plain_metaclass;
tmp_metaclass_name_10 = DICT_GET_ITEM( tmp_dict_name_29, tmp_key_name_29 );
if ( tmp_metaclass_name_10 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 51;
goto try_except_handler_28;
}
goto condexpr_end_19;
condexpr_false_19:;
CHECK_OBJECT( tmp_class_creation_10__bases );
tmp_truth_name_10 = CHECK_IF_TRUE( tmp_class_creation_10__bases );
if ( tmp_truth_name_10 == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 51;
goto try_except_handler_28;
}
tmp_condition_result_56 = tmp_truth_name_10 == 1 ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_56 == NUITKA_BOOL_TRUE )
{
goto condexpr_true_20;
}
else
{
goto condexpr_false_20;
}
condexpr_true_20:;
CHECK_OBJECT( tmp_class_creation_10__bases );
tmp_subscribed_name_10 = tmp_class_creation_10__bases;
tmp_subscript_name_10 = const_int_0;
tmp_type_arg_19 = LOOKUP_SUBSCRIPT_CONST( tmp_subscribed_name_10, tmp_subscript_name_10, 0 );
if ( tmp_type_arg_19 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 51;
goto try_except_handler_28;
}
tmp_metaclass_name_10 = BUILTIN_TYPE1( tmp_type_arg_19 );
Py_DECREF( tmp_type_arg_19 );
if ( tmp_metaclass_name_10 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 51;
goto try_except_handler_28;
}
goto condexpr_end_20;
condexpr_false_20:;
tmp_metaclass_name_10 = (PyObject *)&PyType_Type;
Py_INCREF( tmp_metaclass_name_10 );
condexpr_end_20:;
condexpr_end_19:;
CHECK_OBJECT( tmp_class_creation_10__bases );
tmp_bases_name_10 = tmp_class_creation_10__bases;
tmp_assign_source_81 = SELECT_METACLASS( tmp_metaclass_name_10, tmp_bases_name_10 );
Py_DECREF( tmp_metaclass_name_10 );
if ( tmp_assign_source_81 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 51;
goto try_except_handler_28;
}
assert( tmp_class_creation_10__metaclass == NULL );
tmp_class_creation_10__metaclass = tmp_assign_source_81;
}
{
nuitka_bool tmp_condition_result_57;
PyObject *tmp_key_name_30;
PyObject *tmp_dict_name_30;
tmp_key_name_30 = const_str_plain_metaclass;
CHECK_OBJECT( tmp_class_creation_10__class_decl_dict );
tmp_dict_name_30 = tmp_class_creation_10__class_decl_dict;
tmp_res = PyDict_Contains( tmp_dict_name_30, tmp_key_name_30 );
if ( tmp_res == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 51;
goto try_except_handler_28;
}
tmp_condition_result_57 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_57 == NUITKA_BOOL_TRUE )
{
goto branch_yes_37;
}
else
{
goto branch_no_37;
}
branch_yes_37:;
{
CHECK_OBJECT( tmp_class_creation_10__class_decl_dict );
tmp_dictdel_dict = tmp_class_creation_10__class_decl_dict;
tmp_dictdel_key = const_str_plain_metaclass;
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 = 51;
goto try_except_handler_28;
}
}
branch_no_37:;
}
{
nuitka_bool tmp_condition_result_58;
PyObject *tmp_source_name_37;
CHECK_OBJECT( tmp_class_creation_10__metaclass );
tmp_source_name_37 = tmp_class_creation_10__metaclass;
tmp_res = PyObject_HasAttr( tmp_source_name_37, const_str_plain___prepare__ );
tmp_condition_result_58 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_58 == NUITKA_BOOL_TRUE )
{
goto branch_yes_38;
}
else
{
goto branch_no_38;
}
branch_yes_38:;
{
PyObject *tmp_assign_source_82;
PyObject *tmp_called_name_19;
PyObject *tmp_source_name_38;
PyObject *tmp_args_name_19;
PyObject *tmp_tuple_element_36;
PyObject *tmp_kw_name_19;
CHECK_OBJECT( tmp_class_creation_10__metaclass );
tmp_source_name_38 = tmp_class_creation_10__metaclass;
tmp_called_name_19 = LOOKUP_ATTRIBUTE( tmp_source_name_38, const_str_plain___prepare__ );
if ( tmp_called_name_19 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 51;
goto try_except_handler_28;
}
tmp_tuple_element_36 = const_str_plain_CloseBoundaryNotFoundDefect;
tmp_args_name_19 = PyTuple_New( 2 );
Py_INCREF( tmp_tuple_element_36 );
PyTuple_SET_ITEM( tmp_args_name_19, 0, tmp_tuple_element_36 );
CHECK_OBJECT( tmp_class_creation_10__bases );
tmp_tuple_element_36 = tmp_class_creation_10__bases;
Py_INCREF( tmp_tuple_element_36 );
PyTuple_SET_ITEM( tmp_args_name_19, 1, tmp_tuple_element_36 );
CHECK_OBJECT( tmp_class_creation_10__class_decl_dict );
tmp_kw_name_19 = tmp_class_creation_10__class_decl_dict;
frame_0e2f03dea0aee4deb4820c0f256f31cf->m_frame.f_lineno = 51;
tmp_assign_source_82 = CALL_FUNCTION( tmp_called_name_19, tmp_args_name_19, tmp_kw_name_19 );
Py_DECREF( tmp_called_name_19 );
Py_DECREF( tmp_args_name_19 );
if ( tmp_assign_source_82 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 51;
goto try_except_handler_28;
}
assert( tmp_class_creation_10__prepared == NULL );
tmp_class_creation_10__prepared = tmp_assign_source_82;
}
{
nuitka_bool tmp_condition_result_59;
PyObject *tmp_operand_name_10;
PyObject *tmp_source_name_39;
CHECK_OBJECT( tmp_class_creation_10__prepared );
tmp_source_name_39 = tmp_class_creation_10__prepared;
tmp_res = PyObject_HasAttr( tmp_source_name_39, const_str_plain___getitem__ );
tmp_operand_name_10 = ( tmp_res != 0 ) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE( tmp_operand_name_10 );
if ( tmp_res == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 51;
goto try_except_handler_28;
}
tmp_condition_result_59 = ( tmp_res == 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_59 == NUITKA_BOOL_TRUE )
{
goto branch_yes_39;
}
else
{
goto branch_no_39;
}
branch_yes_39:;
{
PyObject *tmp_raise_type_10;
PyObject *tmp_raise_value_10;
PyObject *tmp_left_name_10;
PyObject *tmp_right_name_10;
PyObject *tmp_tuple_element_37;
PyObject *tmp_getattr_target_10;
PyObject *tmp_getattr_attr_10;
PyObject *tmp_getattr_default_10;
PyObject *tmp_source_name_40;
PyObject *tmp_type_arg_20;
tmp_raise_type_10 = PyExc_TypeError;
tmp_left_name_10 = const_str_digest_75fd71b1edada749c2ef7ac810062295;
CHECK_OBJECT( tmp_class_creation_10__metaclass );
tmp_getattr_target_10 = tmp_class_creation_10__metaclass;
tmp_getattr_attr_10 = const_str_plain___name__;
tmp_getattr_default_10 = const_str_angle_metaclass;
tmp_tuple_element_37 = BUILTIN_GETATTR( tmp_getattr_target_10, tmp_getattr_attr_10, tmp_getattr_default_10 );
if ( tmp_tuple_element_37 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 51;
goto try_except_handler_28;
}
tmp_right_name_10 = PyTuple_New( 2 );
PyTuple_SET_ITEM( tmp_right_name_10, 0, tmp_tuple_element_37 );
CHECK_OBJECT( tmp_class_creation_10__prepared );
tmp_type_arg_20 = tmp_class_creation_10__prepared;
tmp_source_name_40 = BUILTIN_TYPE1( tmp_type_arg_20 );
assert( !(tmp_source_name_40 == NULL) );
tmp_tuple_element_37 = LOOKUP_ATTRIBUTE( tmp_source_name_40, const_str_plain___name__ );
Py_DECREF( tmp_source_name_40 );
if ( tmp_tuple_element_37 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
Py_DECREF( tmp_right_name_10 );
exception_lineno = 51;
goto try_except_handler_28;
}
PyTuple_SET_ITEM( tmp_right_name_10, 1, tmp_tuple_element_37 );
tmp_raise_value_10 = BINARY_OPERATION_REMAINDER( tmp_left_name_10, tmp_right_name_10 );
Py_DECREF( tmp_right_name_10 );
if ( tmp_raise_value_10 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 51;
goto try_except_handler_28;
}
exception_type = tmp_raise_type_10;
Py_INCREF( tmp_raise_type_10 );
exception_value = tmp_raise_value_10;
exception_lineno = 51;
RAISE_EXCEPTION_IMPLICIT( &exception_type, &exception_value, &exception_tb );
goto try_except_handler_28;
}
branch_no_39:;
}
goto branch_end_38;
branch_no_38:;
{
PyObject *tmp_assign_source_83;
tmp_assign_source_83 = PyDict_New();
assert( tmp_class_creation_10__prepared == NULL );
tmp_class_creation_10__prepared = tmp_assign_source_83;
}
branch_end_38:;
}
{
PyObject *tmp_assign_source_84;
{
PyObject *tmp_set_locals_10;
CHECK_OBJECT( tmp_class_creation_10__prepared );
tmp_set_locals_10 = tmp_class_creation_10__prepared;
locals_future$backports$email$errors_51 = tmp_set_locals_10;
Py_INCREF( tmp_set_locals_10 );
}
{
// Tried code:
{
// Tried code:
{
tmp_dictset_value = const_str_digest_74552dfa52bd8353863ac446e7e38d45;
tmp_res = PyObject_SetItem( locals_future$backports$email$errors_51, const_str_plain___module__, tmp_dictset_value );
if ( tmp_res != 0 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 51;
goto try_except_handler_30;
}
}
{
tmp_dictset_value = const_str_digest_371bac83a3279fb4d775d5d06d76d084;
tmp_res = PyObject_SetItem( locals_future$backports$email$errors_51, const_str_plain___doc__, tmp_dictset_value );
if ( tmp_res != 0 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 51;
goto try_except_handler_30;
}
}
{
tmp_dictset_value = const_str_plain_CloseBoundaryNotFoundDefect;
tmp_res = PyObject_SetItem( locals_future$backports$email$errors_51, const_str_plain___qualname__, tmp_dictset_value );
if ( tmp_res != 0 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 51;
goto try_except_handler_30;
}
}
{
nuitka_bool tmp_condition_result_60;
PyObject *tmp_compexpr_left_10;
PyObject *tmp_compexpr_right_10;
CHECK_OBJECT( tmp_class_creation_10__bases );
tmp_compexpr_left_10 = tmp_class_creation_10__bases;
CHECK_OBJECT( tmp_class_creation_10__bases_orig );
tmp_compexpr_right_10 = tmp_class_creation_10__bases_orig;
tmp_res = RICH_COMPARE_BOOL_NE( tmp_compexpr_left_10, tmp_compexpr_right_10 );
if ( tmp_res == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 51;
goto try_except_handler_30;
}
tmp_condition_result_60 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_60 == NUITKA_BOOL_TRUE )
{
goto branch_yes_40;
}
else
{
goto branch_no_40;
}
branch_yes_40:;
{
CHECK_OBJECT( tmp_class_creation_10__bases_orig );
tmp_dictset_value = tmp_class_creation_10__bases_orig;
tmp_res = PyObject_SetItem( locals_future$backports$email$errors_51, const_str_plain___orig_bases__, tmp_dictset_value );
if ( tmp_res != 0 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 51;
goto try_except_handler_30;
}
}
branch_no_40:;
}
{
PyObject *tmp_assign_source_85;
PyObject *tmp_called_name_20;
PyObject *tmp_args_name_20;
PyObject *tmp_tuple_element_38;
PyObject *tmp_kw_name_20;
CHECK_OBJECT( tmp_class_creation_10__metaclass );
tmp_called_name_20 = tmp_class_creation_10__metaclass;
tmp_tuple_element_38 = const_str_plain_CloseBoundaryNotFoundDefect;
tmp_args_name_20 = PyTuple_New( 3 );
Py_INCREF( tmp_tuple_element_38 );
PyTuple_SET_ITEM( tmp_args_name_20, 0, tmp_tuple_element_38 );
CHECK_OBJECT( tmp_class_creation_10__bases );
tmp_tuple_element_38 = tmp_class_creation_10__bases;
Py_INCREF( tmp_tuple_element_38 );
PyTuple_SET_ITEM( tmp_args_name_20, 1, tmp_tuple_element_38 );
tmp_tuple_element_38 = locals_future$backports$email$errors_51;
Py_INCREF( tmp_tuple_element_38 );
PyTuple_SET_ITEM( tmp_args_name_20, 2, tmp_tuple_element_38 );
CHECK_OBJECT( tmp_class_creation_10__class_decl_dict );
tmp_kw_name_20 = tmp_class_creation_10__class_decl_dict;
frame_0e2f03dea0aee4deb4820c0f256f31cf->m_frame.f_lineno = 51;
tmp_assign_source_85 = CALL_FUNCTION( tmp_called_name_20, tmp_args_name_20, tmp_kw_name_20 );
Py_DECREF( tmp_args_name_20 );
if ( tmp_assign_source_85 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 51;
goto try_except_handler_30;
}
assert( outline_9_var___class__ == NULL );
outline_9_var___class__ = tmp_assign_source_85;
}
{
CHECK_OBJECT( outline_9_var___class__ );
tmp_assign_source_84 = outline_9_var___class__;
Py_INCREF( tmp_assign_source_84 );
goto try_return_handler_30;
}
// tried codes exits in all cases
NUITKA_CANNOT_GET_HERE( future$backports$email$errors );
return MOD_RETURN_VALUE( NULL );
// Return handler code:
try_return_handler_30:;
{
Py_DECREF( locals_future$backports$email$errors_51 );
locals_future$backports$email$errors_51 = NULL;
}
{
goto try_return_handler_29;
}
// Exception handler code:
try_except_handler_30:;
exception_keeper_type_28 = exception_type;
exception_keeper_value_28 = exception_value;
exception_keeper_tb_28 = exception_tb;
exception_keeper_lineno_28 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
{
Py_DECREF( locals_future$backports$email$errors_51 );
locals_future$backports$email$errors_51 = NULL;
}
{
// Re-raise.
exception_type = exception_keeper_type_28;
exception_value = exception_keeper_value_28;
exception_tb = exception_keeper_tb_28;
exception_lineno = exception_keeper_lineno_28;
goto try_except_handler_29;
}
// End of try:
}
// tried codes exits in all cases
NUITKA_CANNOT_GET_HERE( future$backports$email$errors );
return MOD_RETURN_VALUE( NULL );
// Return handler code:
try_return_handler_29:;
{
CHECK_OBJECT( (PyObject *)outline_9_var___class__ );
Py_DECREF( outline_9_var___class__ );
outline_9_var___class__ = NULL;
}
{
goto outline_result_10;
}
// Exception handler code:
try_except_handler_29:;
exception_keeper_type_29 = exception_type;
exception_keeper_value_29 = exception_value;
exception_keeper_tb_29 = exception_tb;
exception_keeper_lineno_29 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
{
// Re-raise.
exception_type = exception_keeper_type_29;
exception_value = exception_keeper_value_29;
exception_tb = exception_keeper_tb_29;
exception_lineno = exception_keeper_lineno_29;
goto outline_exception_10;
}
// End of try:
}
// Return statement must have exited already.
NUITKA_CANNOT_GET_HERE( future$backports$email$errors );
return MOD_RETURN_VALUE( NULL );
outline_exception_10:;
exception_lineno = 51;
goto try_except_handler_28;
outline_result_10:;
UPDATE_STRING_DICT1( moduledict_future$backports$email$errors, (Nuitka_StringObject *)const_str_plain_CloseBoundaryNotFoundDefect, tmp_assign_source_84 );
}
goto try_end_10;
// Exception handler code:
try_except_handler_28:;
exception_keeper_type_30 = exception_type;
exception_keeper_value_30 = exception_value;
exception_keeper_tb_30 = exception_tb;
exception_keeper_lineno_30 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
{
Py_XDECREF( tmp_class_creation_10__bases );
tmp_class_creation_10__bases = NULL;
}
{
Py_XDECREF( tmp_class_creation_10__class_decl_dict );
tmp_class_creation_10__class_decl_dict = NULL;
}
{
Py_XDECREF( tmp_class_creation_10__metaclass );
tmp_class_creation_10__metaclass = NULL;
}
{
Py_XDECREF( tmp_class_creation_10__prepared );
tmp_class_creation_10__prepared = NULL;
}
{
// Re-raise.
exception_type = exception_keeper_type_30;
exception_value = exception_keeper_value_30;
exception_tb = exception_keeper_tb_30;
exception_lineno = exception_keeper_lineno_30;
goto frame_exception_exit_1;
}
// End of try:
try_end_10:;
}
{
CHECK_OBJECT( (PyObject *)tmp_class_creation_10__bases );
Py_DECREF( tmp_class_creation_10__bases );
tmp_class_creation_10__bases = NULL;
}
{
CHECK_OBJECT( (PyObject *)tmp_class_creation_10__class_decl_dict );
Py_DECREF( tmp_class_creation_10__class_decl_dict );
tmp_class_creation_10__class_decl_dict = NULL;
}
{
CHECK_OBJECT( (PyObject *)tmp_class_creation_10__metaclass );
Py_DECREF( tmp_class_creation_10__metaclass );
tmp_class_creation_10__metaclass = NULL;
}
{
CHECK_OBJECT( (PyObject *)tmp_class_creation_10__prepared );
Py_DECREF( tmp_class_creation_10__prepared );
tmp_class_creation_10__prepared = NULL;
}
{
// Tried code:
{
PyObject *tmp_assign_source_86;
PyObject *tmp_tuple_element_39;
PyObject *tmp_mvar_value_9;
tmp_mvar_value_9 = GET_STRING_DICT_VALUE( moduledict_future$backports$email$errors, (Nuitka_StringObject *)const_str_plain_MessageDefect );
if (unlikely( tmp_mvar_value_9 == NULL ))
{
tmp_mvar_value_9 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_MessageDefect );
}
if ( tmp_mvar_value_9 == NULL )
{
exception_type = PyExc_NameError;
Py_INCREF( exception_type );
exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "MessageDefect" );
exception_tb = NULL;
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb );
CHAIN_EXCEPTION( exception_value );
exception_lineno = 54;
goto try_except_handler_31;
}
tmp_tuple_element_39 = tmp_mvar_value_9;
tmp_assign_source_86 = PyTuple_New( 1 );
Py_INCREF( tmp_tuple_element_39 );
PyTuple_SET_ITEM( tmp_assign_source_86, 0, tmp_tuple_element_39 );
assert( tmp_class_creation_11__bases_orig == NULL );
tmp_class_creation_11__bases_orig = tmp_assign_source_86;
}
{
PyObject *tmp_assign_source_87;
PyObject *tmp_dircall_arg1_11;
CHECK_OBJECT( tmp_class_creation_11__bases_orig );
tmp_dircall_arg1_11 = tmp_class_creation_11__bases_orig;
Py_INCREF( tmp_dircall_arg1_11 );
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_11};
tmp_assign_source_87 = impl___internal__$$$function_1__mro_entries_conversion( dir_call_args );
}
if ( tmp_assign_source_87 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 54;
goto try_except_handler_31;
}
assert( tmp_class_creation_11__bases == NULL );
tmp_class_creation_11__bases = tmp_assign_source_87;
}
{
PyObject *tmp_assign_source_88;
tmp_assign_source_88 = PyDict_New();
assert( tmp_class_creation_11__class_decl_dict == NULL );
tmp_class_creation_11__class_decl_dict = tmp_assign_source_88;
}
{
PyObject *tmp_assign_source_89;
PyObject *tmp_metaclass_name_11;
nuitka_bool tmp_condition_result_61;
PyObject *tmp_key_name_31;
PyObject *tmp_dict_name_31;
PyObject *tmp_dict_name_32;
PyObject *tmp_key_name_32;
nuitka_bool tmp_condition_result_62;
int tmp_truth_name_11;
PyObject *tmp_type_arg_21;
PyObject *tmp_subscribed_name_11;
PyObject *tmp_subscript_name_11;
PyObject *tmp_bases_name_11;
tmp_key_name_31 = const_str_plain_metaclass;
CHECK_OBJECT( tmp_class_creation_11__class_decl_dict );
tmp_dict_name_31 = tmp_class_creation_11__class_decl_dict;
tmp_res = PyDict_Contains( tmp_dict_name_31, tmp_key_name_31 );
if ( tmp_res == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 54;
goto try_except_handler_31;
}
tmp_condition_result_61 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_61 == NUITKA_BOOL_TRUE )
{
goto condexpr_true_21;
}
else
{
goto condexpr_false_21;
}
condexpr_true_21:;
CHECK_OBJECT( tmp_class_creation_11__class_decl_dict );
tmp_dict_name_32 = tmp_class_creation_11__class_decl_dict;
tmp_key_name_32 = const_str_plain_metaclass;
tmp_metaclass_name_11 = DICT_GET_ITEM( tmp_dict_name_32, tmp_key_name_32 );
if ( tmp_metaclass_name_11 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 54;
goto try_except_handler_31;
}
goto condexpr_end_21;
condexpr_false_21:;
CHECK_OBJECT( tmp_class_creation_11__bases );
tmp_truth_name_11 = CHECK_IF_TRUE( tmp_class_creation_11__bases );
if ( tmp_truth_name_11 == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 54;
goto try_except_handler_31;
}
tmp_condition_result_62 = tmp_truth_name_11 == 1 ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_62 == NUITKA_BOOL_TRUE )
{
goto condexpr_true_22;
}
else
{
goto condexpr_false_22;
}
condexpr_true_22:;
CHECK_OBJECT( tmp_class_creation_11__bases );
tmp_subscribed_name_11 = tmp_class_creation_11__bases;
tmp_subscript_name_11 = const_int_0;
tmp_type_arg_21 = LOOKUP_SUBSCRIPT_CONST( tmp_subscribed_name_11, tmp_subscript_name_11, 0 );
if ( tmp_type_arg_21 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 54;
goto try_except_handler_31;
}
tmp_metaclass_name_11 = BUILTIN_TYPE1( tmp_type_arg_21 );
Py_DECREF( tmp_type_arg_21 );
if ( tmp_metaclass_name_11 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 54;
goto try_except_handler_31;
}
goto condexpr_end_22;
condexpr_false_22:;
tmp_metaclass_name_11 = (PyObject *)&PyType_Type;
Py_INCREF( tmp_metaclass_name_11 );
condexpr_end_22:;
condexpr_end_21:;
CHECK_OBJECT( tmp_class_creation_11__bases );
tmp_bases_name_11 = tmp_class_creation_11__bases;
tmp_assign_source_89 = SELECT_METACLASS( tmp_metaclass_name_11, tmp_bases_name_11 );
Py_DECREF( tmp_metaclass_name_11 );
if ( tmp_assign_source_89 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 54;
goto try_except_handler_31;
}
assert( tmp_class_creation_11__metaclass == NULL );
tmp_class_creation_11__metaclass = tmp_assign_source_89;
}
{
nuitka_bool tmp_condition_result_63;
PyObject *tmp_key_name_33;
PyObject *tmp_dict_name_33;
tmp_key_name_33 = const_str_plain_metaclass;
CHECK_OBJECT( tmp_class_creation_11__class_decl_dict );
tmp_dict_name_33 = tmp_class_creation_11__class_decl_dict;
tmp_res = PyDict_Contains( tmp_dict_name_33, tmp_key_name_33 );
if ( tmp_res == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 54;
goto try_except_handler_31;
}
tmp_condition_result_63 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_63 == NUITKA_BOOL_TRUE )
{
goto branch_yes_41;
}
else
{
goto branch_no_41;
}
branch_yes_41:;
{
CHECK_OBJECT( tmp_class_creation_11__class_decl_dict );
tmp_dictdel_dict = tmp_class_creation_11__class_decl_dict;
tmp_dictdel_key = const_str_plain_metaclass;
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 = 54;
goto try_except_handler_31;
}
}
branch_no_41:;
}
{
nuitka_bool tmp_condition_result_64;
PyObject *tmp_source_name_41;
CHECK_OBJECT( tmp_class_creation_11__metaclass );
tmp_source_name_41 = tmp_class_creation_11__metaclass;
tmp_res = PyObject_HasAttr( tmp_source_name_41, const_str_plain___prepare__ );
tmp_condition_result_64 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_64 == NUITKA_BOOL_TRUE )
{
goto branch_yes_42;
}
else
{
goto branch_no_42;
}
branch_yes_42:;
{
PyObject *tmp_assign_source_90;
PyObject *tmp_called_name_21;
PyObject *tmp_source_name_42;
PyObject *tmp_args_name_21;
PyObject *tmp_tuple_element_40;
PyObject *tmp_kw_name_21;
CHECK_OBJECT( tmp_class_creation_11__metaclass );
tmp_source_name_42 = tmp_class_creation_11__metaclass;
tmp_called_name_21 = LOOKUP_ATTRIBUTE( tmp_source_name_42, const_str_plain___prepare__ );
if ( tmp_called_name_21 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 54;
goto try_except_handler_31;
}
tmp_tuple_element_40 = const_str_plain_FirstHeaderLineIsContinuationDefect;
tmp_args_name_21 = PyTuple_New( 2 );
Py_INCREF( tmp_tuple_element_40 );
PyTuple_SET_ITEM( tmp_args_name_21, 0, tmp_tuple_element_40 );
CHECK_OBJECT( tmp_class_creation_11__bases );
tmp_tuple_element_40 = tmp_class_creation_11__bases;
Py_INCREF( tmp_tuple_element_40 );
PyTuple_SET_ITEM( tmp_args_name_21, 1, tmp_tuple_element_40 );
CHECK_OBJECT( tmp_class_creation_11__class_decl_dict );
tmp_kw_name_21 = tmp_class_creation_11__class_decl_dict;
frame_0e2f03dea0aee4deb4820c0f256f31cf->m_frame.f_lineno = 54;
tmp_assign_source_90 = CALL_FUNCTION( tmp_called_name_21, tmp_args_name_21, tmp_kw_name_21 );
Py_DECREF( tmp_called_name_21 );
Py_DECREF( tmp_args_name_21 );
if ( tmp_assign_source_90 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 54;
goto try_except_handler_31;
}
assert( tmp_class_creation_11__prepared == NULL );
tmp_class_creation_11__prepared = tmp_assign_source_90;
}
{
nuitka_bool tmp_condition_result_65;
PyObject *tmp_operand_name_11;
PyObject *tmp_source_name_43;
CHECK_OBJECT( tmp_class_creation_11__prepared );
tmp_source_name_43 = tmp_class_creation_11__prepared;
tmp_res = PyObject_HasAttr( tmp_source_name_43, const_str_plain___getitem__ );
tmp_operand_name_11 = ( tmp_res != 0 ) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE( tmp_operand_name_11 );
if ( tmp_res == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 54;
goto try_except_handler_31;
}
tmp_condition_result_65 = ( tmp_res == 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_65 == NUITKA_BOOL_TRUE )
{
goto branch_yes_43;
}
else
{
goto branch_no_43;
}
branch_yes_43:;
{
PyObject *tmp_raise_type_11;
PyObject *tmp_raise_value_11;
PyObject *tmp_left_name_11;
PyObject *tmp_right_name_11;
PyObject *tmp_tuple_element_41;
PyObject *tmp_getattr_target_11;
PyObject *tmp_getattr_attr_11;
PyObject *tmp_getattr_default_11;
PyObject *tmp_source_name_44;
PyObject *tmp_type_arg_22;
tmp_raise_type_11 = PyExc_TypeError;
tmp_left_name_11 = const_str_digest_75fd71b1edada749c2ef7ac810062295;
CHECK_OBJECT( tmp_class_creation_11__metaclass );
tmp_getattr_target_11 = tmp_class_creation_11__metaclass;
tmp_getattr_attr_11 = const_str_plain___name__;
tmp_getattr_default_11 = const_str_angle_metaclass;
tmp_tuple_element_41 = BUILTIN_GETATTR( tmp_getattr_target_11, tmp_getattr_attr_11, tmp_getattr_default_11 );
if ( tmp_tuple_element_41 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 54;
goto try_except_handler_31;
}
tmp_right_name_11 = PyTuple_New( 2 );
PyTuple_SET_ITEM( tmp_right_name_11, 0, tmp_tuple_element_41 );
CHECK_OBJECT( tmp_class_creation_11__prepared );
tmp_type_arg_22 = tmp_class_creation_11__prepared;
tmp_source_name_44 = BUILTIN_TYPE1( tmp_type_arg_22 );
assert( !(tmp_source_name_44 == NULL) );
tmp_tuple_element_41 = LOOKUP_ATTRIBUTE( tmp_source_name_44, const_str_plain___name__ );
Py_DECREF( tmp_source_name_44 );
if ( tmp_tuple_element_41 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
Py_DECREF( tmp_right_name_11 );
exception_lineno = 54;
goto try_except_handler_31;
}
PyTuple_SET_ITEM( tmp_right_name_11, 1, tmp_tuple_element_41 );
tmp_raise_value_11 = BINARY_OPERATION_REMAINDER( tmp_left_name_11, tmp_right_name_11 );
Py_DECREF( tmp_right_name_11 );
if ( tmp_raise_value_11 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 54;
goto try_except_handler_31;
}
exception_type = tmp_raise_type_11;
Py_INCREF( tmp_raise_type_11 );
exception_value = tmp_raise_value_11;
exception_lineno = 54;
RAISE_EXCEPTION_IMPLICIT( &exception_type, &exception_value, &exception_tb );
goto try_except_handler_31;
}
branch_no_43:;
}
goto branch_end_42;
branch_no_42:;
{
PyObject *tmp_assign_source_91;
tmp_assign_source_91 = PyDict_New();
assert( tmp_class_creation_11__prepared == NULL );
tmp_class_creation_11__prepared = tmp_assign_source_91;
}
branch_end_42:;
}
{
PyObject *tmp_assign_source_92;
{
PyObject *tmp_set_locals_11;
CHECK_OBJECT( tmp_class_creation_11__prepared );
tmp_set_locals_11 = tmp_class_creation_11__prepared;
locals_future$backports$email$errors_54 = tmp_set_locals_11;
Py_INCREF( tmp_set_locals_11 );
}
{
// Tried code:
{
// Tried code:
{
tmp_dictset_value = const_str_digest_74552dfa52bd8353863ac446e7e38d45;
tmp_res = PyObject_SetItem( locals_future$backports$email$errors_54, const_str_plain___module__, tmp_dictset_value );
if ( tmp_res != 0 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 54;
goto try_except_handler_33;
}
}
{
tmp_dictset_value = const_str_digest_053b42c637f6ec6d1b67625d21bf0910;
tmp_res = PyObject_SetItem( locals_future$backports$email$errors_54, const_str_plain___doc__, tmp_dictset_value );
if ( tmp_res != 0 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 54;
goto try_except_handler_33;
}
}
{
tmp_dictset_value = const_str_plain_FirstHeaderLineIsContinuationDefect;
tmp_res = PyObject_SetItem( locals_future$backports$email$errors_54, const_str_plain___qualname__, tmp_dictset_value );
if ( tmp_res != 0 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 54;
goto try_except_handler_33;
}
}
{
nuitka_bool tmp_condition_result_66;
PyObject *tmp_compexpr_left_11;
PyObject *tmp_compexpr_right_11;
CHECK_OBJECT( tmp_class_creation_11__bases );
tmp_compexpr_left_11 = tmp_class_creation_11__bases;
CHECK_OBJECT( tmp_class_creation_11__bases_orig );
tmp_compexpr_right_11 = tmp_class_creation_11__bases_orig;
tmp_res = RICH_COMPARE_BOOL_NE( tmp_compexpr_left_11, tmp_compexpr_right_11 );
if ( tmp_res == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 54;
goto try_except_handler_33;
}
tmp_condition_result_66 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_66 == NUITKA_BOOL_TRUE )
{
goto branch_yes_44;
}
else
{
goto branch_no_44;
}
branch_yes_44:;
{
CHECK_OBJECT( tmp_class_creation_11__bases_orig );
tmp_dictset_value = tmp_class_creation_11__bases_orig;
tmp_res = PyObject_SetItem( locals_future$backports$email$errors_54, const_str_plain___orig_bases__, tmp_dictset_value );
if ( tmp_res != 0 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 54;
goto try_except_handler_33;
}
}
branch_no_44:;
}
{
PyObject *tmp_assign_source_93;
PyObject *tmp_called_name_22;
PyObject *tmp_args_name_22;
PyObject *tmp_tuple_element_42;
PyObject *tmp_kw_name_22;
CHECK_OBJECT( tmp_class_creation_11__metaclass );
tmp_called_name_22 = tmp_class_creation_11__metaclass;
tmp_tuple_element_42 = const_str_plain_FirstHeaderLineIsContinuationDefect;
tmp_args_name_22 = PyTuple_New( 3 );
Py_INCREF( tmp_tuple_element_42 );
PyTuple_SET_ITEM( tmp_args_name_22, 0, tmp_tuple_element_42 );
CHECK_OBJECT( tmp_class_creation_11__bases );
tmp_tuple_element_42 = tmp_class_creation_11__bases;
Py_INCREF( tmp_tuple_element_42 );
PyTuple_SET_ITEM( tmp_args_name_22, 1, tmp_tuple_element_42 );
tmp_tuple_element_42 = locals_future$backports$email$errors_54;
Py_INCREF( tmp_tuple_element_42 );
PyTuple_SET_ITEM( tmp_args_name_22, 2, tmp_tuple_element_42 );
CHECK_OBJECT( tmp_class_creation_11__class_decl_dict );
tmp_kw_name_22 = tmp_class_creation_11__class_decl_dict;
frame_0e2f03dea0aee4deb4820c0f256f31cf->m_frame.f_lineno = 54;
tmp_assign_source_93 = CALL_FUNCTION( tmp_called_name_22, tmp_args_name_22, tmp_kw_name_22 );
Py_DECREF( tmp_args_name_22 );
if ( tmp_assign_source_93 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 54;
goto try_except_handler_33;
}
assert( outline_10_var___class__ == NULL );
outline_10_var___class__ = tmp_assign_source_93;
}
{
CHECK_OBJECT( outline_10_var___class__ );
tmp_assign_source_92 = outline_10_var___class__;
Py_INCREF( tmp_assign_source_92 );
goto try_return_handler_33;
}
// tried codes exits in all cases
NUITKA_CANNOT_GET_HERE( future$backports$email$errors );
return MOD_RETURN_VALUE( NULL );
// Return handler code:
try_return_handler_33:;
{
Py_DECREF( locals_future$backports$email$errors_54 );
locals_future$backports$email$errors_54 = NULL;
}
{
goto try_return_handler_32;
}
// Exception handler code:
try_except_handler_33:;
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_DECREF( locals_future$backports$email$errors_54 );
locals_future$backports$email$errors_54 = 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 try_except_handler_32;
}
// End of try:
}
// tried codes exits in all cases
NUITKA_CANNOT_GET_HERE( future$backports$email$errors );
return MOD_RETURN_VALUE( NULL );
// Return handler code:
try_return_handler_32:;
{
CHECK_OBJECT( (PyObject *)outline_10_var___class__ );
Py_DECREF( outline_10_var___class__ );
outline_10_var___class__ = NULL;
}
{
goto outline_result_11;
}
// Exception handler code:
try_except_handler_32:;
exception_keeper_type_32 = exception_type;
exception_keeper_value_32 = exception_value;
exception_keeper_tb_32 = exception_tb;
exception_keeper_lineno_32 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
{
// Re-raise.
exception_type = exception_keeper_type_32;
exception_value = exception_keeper_value_32;
exception_tb = exception_keeper_tb_32;
exception_lineno = exception_keeper_lineno_32;
goto outline_exception_11;
}
// End of try:
}
// Return statement must have exited already.
NUITKA_CANNOT_GET_HERE( future$backports$email$errors );
return MOD_RETURN_VALUE( NULL );
outline_exception_11:;
exception_lineno = 54;
goto try_except_handler_31;
outline_result_11:;
UPDATE_STRING_DICT1( moduledict_future$backports$email$errors, (Nuitka_StringObject *)const_str_plain_FirstHeaderLineIsContinuationDefect, tmp_assign_source_92 );
}
goto try_end_11;
// Exception handler code:
try_except_handler_31:;
exception_keeper_type_33 = exception_type;
exception_keeper_value_33 = exception_value;
exception_keeper_tb_33 = exception_tb;
exception_keeper_lineno_33 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
{
Py_XDECREF( tmp_class_creation_11__bases );
tmp_class_creation_11__bases = NULL;
}
{
Py_XDECREF( tmp_class_creation_11__class_decl_dict );
tmp_class_creation_11__class_decl_dict = NULL;
}
{
Py_XDECREF( tmp_class_creation_11__metaclass );
tmp_class_creation_11__metaclass = NULL;
}
{
Py_XDECREF( tmp_class_creation_11__prepared );
tmp_class_creation_11__prepared = NULL;
}
{
// Re-raise.
exception_type = exception_keeper_type_33;
exception_value = exception_keeper_value_33;
exception_tb = exception_keeper_tb_33;
exception_lineno = exception_keeper_lineno_33;
goto frame_exception_exit_1;
}
// End of try:
try_end_11:;
}
{
CHECK_OBJECT( (PyObject *)tmp_class_creation_11__bases );
Py_DECREF( tmp_class_creation_11__bases );
tmp_class_creation_11__bases = NULL;
}
{
CHECK_OBJECT( (PyObject *)tmp_class_creation_11__class_decl_dict );
Py_DECREF( tmp_class_creation_11__class_decl_dict );
tmp_class_creation_11__class_decl_dict = NULL;
}
{
CHECK_OBJECT( (PyObject *)tmp_class_creation_11__metaclass );
Py_DECREF( tmp_class_creation_11__metaclass );
tmp_class_creation_11__metaclass = NULL;
}
{
CHECK_OBJECT( (PyObject *)tmp_class_creation_11__prepared );
Py_DECREF( tmp_class_creation_11__prepared );
tmp_class_creation_11__prepared = NULL;
}
{
// Tried code:
{
PyObject *tmp_assign_source_94;
PyObject *tmp_tuple_element_43;
PyObject *tmp_mvar_value_10;
tmp_mvar_value_10 = GET_STRING_DICT_VALUE( moduledict_future$backports$email$errors, (Nuitka_StringObject *)const_str_plain_MessageDefect );
if (unlikely( tmp_mvar_value_10 == NULL ))
{
tmp_mvar_value_10 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_MessageDefect );
}
if ( tmp_mvar_value_10 == NULL )
{
exception_type = PyExc_NameError;
Py_INCREF( exception_type );
exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "MessageDefect" );
exception_tb = NULL;
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb );
CHAIN_EXCEPTION( exception_value );
exception_lineno = 57;
goto try_except_handler_34;
}
tmp_tuple_element_43 = tmp_mvar_value_10;
tmp_assign_source_94 = PyTuple_New( 1 );
Py_INCREF( tmp_tuple_element_43 );
PyTuple_SET_ITEM( tmp_assign_source_94, 0, tmp_tuple_element_43 );
assert( tmp_class_creation_12__bases_orig == NULL );
tmp_class_creation_12__bases_orig = tmp_assign_source_94;
}
{
PyObject *tmp_assign_source_95;
PyObject *tmp_dircall_arg1_12;
CHECK_OBJECT( tmp_class_creation_12__bases_orig );
tmp_dircall_arg1_12 = tmp_class_creation_12__bases_orig;
Py_INCREF( tmp_dircall_arg1_12 );
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_12};
tmp_assign_source_95 = impl___internal__$$$function_1__mro_entries_conversion( dir_call_args );
}
if ( tmp_assign_source_95 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 57;
goto try_except_handler_34;
}
assert( tmp_class_creation_12__bases == NULL );
tmp_class_creation_12__bases = tmp_assign_source_95;
}
{
PyObject *tmp_assign_source_96;
tmp_assign_source_96 = PyDict_New();
assert( tmp_class_creation_12__class_decl_dict == NULL );
tmp_class_creation_12__class_decl_dict = tmp_assign_source_96;
}
{
PyObject *tmp_assign_source_97;
PyObject *tmp_metaclass_name_12;
nuitka_bool tmp_condition_result_67;
PyObject *tmp_key_name_34;
PyObject *tmp_dict_name_34;
PyObject *tmp_dict_name_35;
PyObject *tmp_key_name_35;
nuitka_bool tmp_condition_result_68;
int tmp_truth_name_12;
PyObject *tmp_type_arg_23;
PyObject *tmp_subscribed_name_12;
PyObject *tmp_subscript_name_12;
PyObject *tmp_bases_name_12;
tmp_key_name_34 = const_str_plain_metaclass;
CHECK_OBJECT( tmp_class_creation_12__class_decl_dict );
tmp_dict_name_34 = tmp_class_creation_12__class_decl_dict;
tmp_res = PyDict_Contains( tmp_dict_name_34, tmp_key_name_34 );
if ( tmp_res == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 57;
goto try_except_handler_34;
}
tmp_condition_result_67 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_67 == NUITKA_BOOL_TRUE )
{
goto condexpr_true_23;
}
else
{
goto condexpr_false_23;
}
condexpr_true_23:;
CHECK_OBJECT( tmp_class_creation_12__class_decl_dict );
tmp_dict_name_35 = tmp_class_creation_12__class_decl_dict;
tmp_key_name_35 = const_str_plain_metaclass;
tmp_metaclass_name_12 = DICT_GET_ITEM( tmp_dict_name_35, tmp_key_name_35 );
if ( tmp_metaclass_name_12 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 57;
goto try_except_handler_34;
}
goto condexpr_end_23;
condexpr_false_23:;
CHECK_OBJECT( tmp_class_creation_12__bases );
tmp_truth_name_12 = CHECK_IF_TRUE( tmp_class_creation_12__bases );
if ( tmp_truth_name_12 == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 57;
goto try_except_handler_34;
}
tmp_condition_result_68 = tmp_truth_name_12 == 1 ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_68 == NUITKA_BOOL_TRUE )
{
goto condexpr_true_24;
}
else
{
goto condexpr_false_24;
}
condexpr_true_24:;
CHECK_OBJECT( tmp_class_creation_12__bases );
tmp_subscribed_name_12 = tmp_class_creation_12__bases;
tmp_subscript_name_12 = const_int_0;
tmp_type_arg_23 = LOOKUP_SUBSCRIPT_CONST( tmp_subscribed_name_12, tmp_subscript_name_12, 0 );
if ( tmp_type_arg_23 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 57;
goto try_except_handler_34;
}
tmp_metaclass_name_12 = BUILTIN_TYPE1( tmp_type_arg_23 );
Py_DECREF( tmp_type_arg_23 );
if ( tmp_metaclass_name_12 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 57;
goto try_except_handler_34;
}
goto condexpr_end_24;
condexpr_false_24:;
tmp_metaclass_name_12 = (PyObject *)&PyType_Type;
Py_INCREF( tmp_metaclass_name_12 );
condexpr_end_24:;
condexpr_end_23:;
CHECK_OBJECT( tmp_class_creation_12__bases );
tmp_bases_name_12 = tmp_class_creation_12__bases;
tmp_assign_source_97 = SELECT_METACLASS( tmp_metaclass_name_12, tmp_bases_name_12 );
Py_DECREF( tmp_metaclass_name_12 );
if ( tmp_assign_source_97 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 57;
goto try_except_handler_34;
}
assert( tmp_class_creation_12__metaclass == NULL );
tmp_class_creation_12__metaclass = tmp_assign_source_97;
}
{
nuitka_bool tmp_condition_result_69;
PyObject *tmp_key_name_36;
PyObject *tmp_dict_name_36;
tmp_key_name_36 = const_str_plain_metaclass;
CHECK_OBJECT( tmp_class_creation_12__class_decl_dict );
tmp_dict_name_36 = tmp_class_creation_12__class_decl_dict;
tmp_res = PyDict_Contains( tmp_dict_name_36, tmp_key_name_36 );
if ( tmp_res == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 57;
goto try_except_handler_34;
}
tmp_condition_result_69 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_69 == NUITKA_BOOL_TRUE )
{
goto branch_yes_45;
}
else
{
goto branch_no_45;
}
branch_yes_45:;
{
CHECK_OBJECT( tmp_class_creation_12__class_decl_dict );
tmp_dictdel_dict = tmp_class_creation_12__class_decl_dict;
tmp_dictdel_key = const_str_plain_metaclass;
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 = 57;
goto try_except_handler_34;
}
}
branch_no_45:;
}
{
nuitka_bool tmp_condition_result_70;
PyObject *tmp_source_name_45;
CHECK_OBJECT( tmp_class_creation_12__metaclass );
tmp_source_name_45 = tmp_class_creation_12__metaclass;
tmp_res = PyObject_HasAttr( tmp_source_name_45, const_str_plain___prepare__ );
tmp_condition_result_70 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_70 == NUITKA_BOOL_TRUE )
{
goto branch_yes_46;
}
else
{
goto branch_no_46;
}
branch_yes_46:;
{
PyObject *tmp_assign_source_98;
PyObject *tmp_called_name_23;
PyObject *tmp_source_name_46;
PyObject *tmp_args_name_23;
PyObject *tmp_tuple_element_44;
PyObject *tmp_kw_name_23;
CHECK_OBJECT( tmp_class_creation_12__metaclass );
tmp_source_name_46 = tmp_class_creation_12__metaclass;
tmp_called_name_23 = LOOKUP_ATTRIBUTE( tmp_source_name_46, const_str_plain___prepare__ );
if ( tmp_called_name_23 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 57;
goto try_except_handler_34;
}
tmp_tuple_element_44 = const_str_plain_MisplacedEnvelopeHeaderDefect;
tmp_args_name_23 = PyTuple_New( 2 );
Py_INCREF( tmp_tuple_element_44 );
PyTuple_SET_ITEM( tmp_args_name_23, 0, tmp_tuple_element_44 );
CHECK_OBJECT( tmp_class_creation_12__bases );
tmp_tuple_element_44 = tmp_class_creation_12__bases;
Py_INCREF( tmp_tuple_element_44 );
PyTuple_SET_ITEM( tmp_args_name_23, 1, tmp_tuple_element_44 );
CHECK_OBJECT( tmp_class_creation_12__class_decl_dict );
tmp_kw_name_23 = tmp_class_creation_12__class_decl_dict;
frame_0e2f03dea0aee4deb4820c0f256f31cf->m_frame.f_lineno = 57;
tmp_assign_source_98 = CALL_FUNCTION( tmp_called_name_23, tmp_args_name_23, tmp_kw_name_23 );
Py_DECREF( tmp_called_name_23 );
Py_DECREF( tmp_args_name_23 );
if ( tmp_assign_source_98 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 57;
goto try_except_handler_34;
}
assert( tmp_class_creation_12__prepared == NULL );
tmp_class_creation_12__prepared = tmp_assign_source_98;
}
{
nuitka_bool tmp_condition_result_71;
PyObject *tmp_operand_name_12;
PyObject *tmp_source_name_47;
CHECK_OBJECT( tmp_class_creation_12__prepared );
tmp_source_name_47 = tmp_class_creation_12__prepared;
tmp_res = PyObject_HasAttr( tmp_source_name_47, const_str_plain___getitem__ );
tmp_operand_name_12 = ( tmp_res != 0 ) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE( tmp_operand_name_12 );
if ( tmp_res == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 57;
goto try_except_handler_34;
}
tmp_condition_result_71 = ( tmp_res == 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_71 == NUITKA_BOOL_TRUE )
{
goto branch_yes_47;
}
else
{
goto branch_no_47;
}
branch_yes_47:;
{
PyObject *tmp_raise_type_12;
PyObject *tmp_raise_value_12;
PyObject *tmp_left_name_12;
PyObject *tmp_right_name_12;
PyObject *tmp_tuple_element_45;
PyObject *tmp_getattr_target_12;
PyObject *tmp_getattr_attr_12;
PyObject *tmp_getattr_default_12;
PyObject *tmp_source_name_48;
PyObject *tmp_type_arg_24;
tmp_raise_type_12 = PyExc_TypeError;
tmp_left_name_12 = const_str_digest_75fd71b1edada749c2ef7ac810062295;
CHECK_OBJECT( tmp_class_creation_12__metaclass );
tmp_getattr_target_12 = tmp_class_creation_12__metaclass;
tmp_getattr_attr_12 = const_str_plain___name__;
tmp_getattr_default_12 = const_str_angle_metaclass;
tmp_tuple_element_45 = BUILTIN_GETATTR( tmp_getattr_target_12, tmp_getattr_attr_12, tmp_getattr_default_12 );
if ( tmp_tuple_element_45 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 57;
goto try_except_handler_34;
}
tmp_right_name_12 = PyTuple_New( 2 );
PyTuple_SET_ITEM( tmp_right_name_12, 0, tmp_tuple_element_45 );
CHECK_OBJECT( tmp_class_creation_12__prepared );
tmp_type_arg_24 = tmp_class_creation_12__prepared;
tmp_source_name_48 = BUILTIN_TYPE1( tmp_type_arg_24 );
assert( !(tmp_source_name_48 == NULL) );
tmp_tuple_element_45 = LOOKUP_ATTRIBUTE( tmp_source_name_48, const_str_plain___name__ );
Py_DECREF( tmp_source_name_48 );
if ( tmp_tuple_element_45 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
Py_DECREF( tmp_right_name_12 );
exception_lineno = 57;
goto try_except_handler_34;
}
PyTuple_SET_ITEM( tmp_right_name_12, 1, tmp_tuple_element_45 );
tmp_raise_value_12 = BINARY_OPERATION_REMAINDER( tmp_left_name_12, tmp_right_name_12 );
Py_DECREF( tmp_right_name_12 );
if ( tmp_raise_value_12 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 57;
goto try_except_handler_34;
}
exception_type = tmp_raise_type_12;
Py_INCREF( tmp_raise_type_12 );
exception_value = tmp_raise_value_12;
exception_lineno = 57;
RAISE_EXCEPTION_IMPLICIT( &exception_type, &exception_value, &exception_tb );
goto try_except_handler_34;
}
branch_no_47:;
}
goto branch_end_46;
branch_no_46:;
{
PyObject *tmp_assign_source_99;
tmp_assign_source_99 = PyDict_New();
assert( tmp_class_creation_12__prepared == NULL );
tmp_class_creation_12__prepared = tmp_assign_source_99;
}
branch_end_46:;
}
{
PyObject *tmp_assign_source_100;
{
PyObject *tmp_set_locals_12;
CHECK_OBJECT( tmp_class_creation_12__prepared );
tmp_set_locals_12 = tmp_class_creation_12__prepared;
locals_future$backports$email$errors_57 = tmp_set_locals_12;
Py_INCREF( tmp_set_locals_12 );
}
{
// Tried code:
{
// Tried code:
{
tmp_dictset_value = const_str_digest_74552dfa52bd8353863ac446e7e38d45;
tmp_res = PyObject_SetItem( locals_future$backports$email$errors_57, const_str_plain___module__, tmp_dictset_value );
if ( tmp_res != 0 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 57;
goto try_except_handler_36;
}
}
{
tmp_dictset_value = const_str_digest_8829c81a615d50e9a80633f36669a51c;
tmp_res = PyObject_SetItem( locals_future$backports$email$errors_57, const_str_plain___doc__, tmp_dictset_value );
if ( tmp_res != 0 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 57;
goto try_except_handler_36;
}
}
{
tmp_dictset_value = const_str_plain_MisplacedEnvelopeHeaderDefect;
tmp_res = PyObject_SetItem( locals_future$backports$email$errors_57, const_str_plain___qualname__, tmp_dictset_value );
if ( tmp_res != 0 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 57;
goto try_except_handler_36;
}
}
{
nuitka_bool tmp_condition_result_72;
PyObject *tmp_compexpr_left_12;
PyObject *tmp_compexpr_right_12;
CHECK_OBJECT( tmp_class_creation_12__bases );
tmp_compexpr_left_12 = tmp_class_creation_12__bases;
CHECK_OBJECT( tmp_class_creation_12__bases_orig );
tmp_compexpr_right_12 = tmp_class_creation_12__bases_orig;
tmp_res = RICH_COMPARE_BOOL_NE( tmp_compexpr_left_12, tmp_compexpr_right_12 );
if ( tmp_res == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 57;
goto try_except_handler_36;
}
tmp_condition_result_72 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_72 == NUITKA_BOOL_TRUE )
{
goto branch_yes_48;
}
else
{
goto branch_no_48;
}
branch_yes_48:;
{
CHECK_OBJECT( tmp_class_creation_12__bases_orig );
tmp_dictset_value = tmp_class_creation_12__bases_orig;
tmp_res = PyObject_SetItem( locals_future$backports$email$errors_57, const_str_plain___orig_bases__, tmp_dictset_value );
if ( tmp_res != 0 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 57;
goto try_except_handler_36;
}
}
branch_no_48:;
}
{
PyObject *tmp_assign_source_101;
PyObject *tmp_called_name_24;
PyObject *tmp_args_name_24;
PyObject *tmp_tuple_element_46;
PyObject *tmp_kw_name_24;
CHECK_OBJECT( tmp_class_creation_12__metaclass );
tmp_called_name_24 = tmp_class_creation_12__metaclass;
tmp_tuple_element_46 = const_str_plain_MisplacedEnvelopeHeaderDefect;
tmp_args_name_24 = PyTuple_New( 3 );
Py_INCREF( tmp_tuple_element_46 );
PyTuple_SET_ITEM( tmp_args_name_24, 0, tmp_tuple_element_46 );
CHECK_OBJECT( tmp_class_creation_12__bases );
tmp_tuple_element_46 = tmp_class_creation_12__bases;
Py_INCREF( tmp_tuple_element_46 );
PyTuple_SET_ITEM( tmp_args_name_24, 1, tmp_tuple_element_46 );
tmp_tuple_element_46 = locals_future$backports$email$errors_57;
Py_INCREF( tmp_tuple_element_46 );
PyTuple_SET_ITEM( tmp_args_name_24, 2, tmp_tuple_element_46 );
CHECK_OBJECT( tmp_class_creation_12__class_decl_dict );
tmp_kw_name_24 = tmp_class_creation_12__class_decl_dict;
frame_0e2f03dea0aee4deb4820c0f256f31cf->m_frame.f_lineno = 57;
tmp_assign_source_101 = CALL_FUNCTION( tmp_called_name_24, tmp_args_name_24, tmp_kw_name_24 );
Py_DECREF( tmp_args_name_24 );
if ( tmp_assign_source_101 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 57;
goto try_except_handler_36;
}
assert( outline_11_var___class__ == NULL );
outline_11_var___class__ = tmp_assign_source_101;
}
{
CHECK_OBJECT( outline_11_var___class__ );
tmp_assign_source_100 = outline_11_var___class__;
Py_INCREF( tmp_assign_source_100 );
goto try_return_handler_36;
}
// tried codes exits in all cases
NUITKA_CANNOT_GET_HERE( future$backports$email$errors );
return MOD_RETURN_VALUE( NULL );
// Return handler code:
try_return_handler_36:;
{
Py_DECREF( locals_future$backports$email$errors_57 );
locals_future$backports$email$errors_57 = NULL;
}
{
goto try_return_handler_35;
}
// Exception handler code:
try_except_handler_36:;
exception_keeper_type_34 = exception_type;
exception_keeper_value_34 = exception_value;
exception_keeper_tb_34 = exception_tb;
exception_keeper_lineno_34 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
{
Py_DECREF( locals_future$backports$email$errors_57 );
locals_future$backports$email$errors_57 = NULL;
}
{
// Re-raise.
exception_type = exception_keeper_type_34;
exception_value = exception_keeper_value_34;
exception_tb = exception_keeper_tb_34;
exception_lineno = exception_keeper_lineno_34;
goto try_except_handler_35;
}
// End of try:
}
// tried codes exits in all cases
NUITKA_CANNOT_GET_HERE( future$backports$email$errors );
return MOD_RETURN_VALUE( NULL );
// Return handler code:
try_return_handler_35:;
{
CHECK_OBJECT( (PyObject *)outline_11_var___class__ );
Py_DECREF( outline_11_var___class__ );
outline_11_var___class__ = NULL;
}
{
goto outline_result_12;
}
// Exception handler code:
try_except_handler_35:;
exception_keeper_type_35 = exception_type;
exception_keeper_value_35 = exception_value;
exception_keeper_tb_35 = exception_tb;
exception_keeper_lineno_35 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
{
// Re-raise.
exception_type = exception_keeper_type_35;
exception_value = exception_keeper_value_35;
exception_tb = exception_keeper_tb_35;
exception_lineno = exception_keeper_lineno_35;
goto outline_exception_12;
}
// End of try:
}
// Return statement must have exited already.
NUITKA_CANNOT_GET_HERE( future$backports$email$errors );
return MOD_RETURN_VALUE( NULL );
outline_exception_12:;
exception_lineno = 57;
goto try_except_handler_34;
outline_result_12:;
UPDATE_STRING_DICT1( moduledict_future$backports$email$errors, (Nuitka_StringObject *)const_str_plain_MisplacedEnvelopeHeaderDefect, tmp_assign_source_100 );
}
goto try_end_12;
// Exception handler code:
try_except_handler_34:;
exception_keeper_type_36 = exception_type;
exception_keeper_value_36 = exception_value;
exception_keeper_tb_36 = exception_tb;
exception_keeper_lineno_36 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
{
Py_XDECREF( tmp_class_creation_12__bases );
tmp_class_creation_12__bases = NULL;
}
{
Py_XDECREF( tmp_class_creation_12__class_decl_dict );
tmp_class_creation_12__class_decl_dict = NULL;
}
{
Py_XDECREF( tmp_class_creation_12__metaclass );
tmp_class_creation_12__metaclass = NULL;
}
{
Py_XDECREF( tmp_class_creation_12__prepared );
tmp_class_creation_12__prepared = NULL;
}
{
// Re-raise.
exception_type = exception_keeper_type_36;
exception_value = exception_keeper_value_36;
exception_tb = exception_keeper_tb_36;
exception_lineno = exception_keeper_lineno_36;
goto frame_exception_exit_1;
}
// End of try:
try_end_12:;
}
{
CHECK_OBJECT( (PyObject *)tmp_class_creation_12__bases );
Py_DECREF( tmp_class_creation_12__bases );
tmp_class_creation_12__bases = NULL;
}
{
CHECK_OBJECT( (PyObject *)tmp_class_creation_12__class_decl_dict );
Py_DECREF( tmp_class_creation_12__class_decl_dict );
tmp_class_creation_12__class_decl_dict = NULL;
}
{
CHECK_OBJECT( (PyObject *)tmp_class_creation_12__metaclass );
Py_DECREF( tmp_class_creation_12__metaclass );
tmp_class_creation_12__metaclass = NULL;
}
{
CHECK_OBJECT( (PyObject *)tmp_class_creation_12__prepared );
Py_DECREF( tmp_class_creation_12__prepared );
tmp_class_creation_12__prepared = NULL;
}
{
// Tried code:
{
PyObject *tmp_assign_source_102;
PyObject *tmp_tuple_element_47;
PyObject *tmp_mvar_value_11;
tmp_mvar_value_11 = GET_STRING_DICT_VALUE( moduledict_future$backports$email$errors, (Nuitka_StringObject *)const_str_plain_MessageDefect );
if (unlikely( tmp_mvar_value_11 == NULL ))
{
tmp_mvar_value_11 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_MessageDefect );
}
if ( tmp_mvar_value_11 == NULL )
{
exception_type = PyExc_NameError;
Py_INCREF( exception_type );
exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "MessageDefect" );
exception_tb = NULL;
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb );
CHAIN_EXCEPTION( exception_value );
exception_lineno = 60;
goto try_except_handler_37;
}
tmp_tuple_element_47 = tmp_mvar_value_11;
tmp_assign_source_102 = PyTuple_New( 1 );
Py_INCREF( tmp_tuple_element_47 );
PyTuple_SET_ITEM( tmp_assign_source_102, 0, tmp_tuple_element_47 );
assert( tmp_class_creation_13__bases_orig == NULL );
tmp_class_creation_13__bases_orig = tmp_assign_source_102;
}
{
PyObject *tmp_assign_source_103;
PyObject *tmp_dircall_arg1_13;
CHECK_OBJECT( tmp_class_creation_13__bases_orig );
tmp_dircall_arg1_13 = tmp_class_creation_13__bases_orig;
Py_INCREF( tmp_dircall_arg1_13 );
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_13};
tmp_assign_source_103 = impl___internal__$$$function_1__mro_entries_conversion( dir_call_args );
}
if ( tmp_assign_source_103 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 60;
goto try_except_handler_37;
}
assert( tmp_class_creation_13__bases == NULL );
tmp_class_creation_13__bases = tmp_assign_source_103;
}
{
PyObject *tmp_assign_source_104;
tmp_assign_source_104 = PyDict_New();
assert( tmp_class_creation_13__class_decl_dict == NULL );
tmp_class_creation_13__class_decl_dict = tmp_assign_source_104;
}
{
PyObject *tmp_assign_source_105;
PyObject *tmp_metaclass_name_13;
nuitka_bool tmp_condition_result_73;
PyObject *tmp_key_name_37;
PyObject *tmp_dict_name_37;
PyObject *tmp_dict_name_38;
PyObject *tmp_key_name_38;
nuitka_bool tmp_condition_result_74;
int tmp_truth_name_13;
PyObject *tmp_type_arg_25;
PyObject *tmp_subscribed_name_13;
PyObject *tmp_subscript_name_13;
PyObject *tmp_bases_name_13;
tmp_key_name_37 = const_str_plain_metaclass;
CHECK_OBJECT( tmp_class_creation_13__class_decl_dict );
tmp_dict_name_37 = tmp_class_creation_13__class_decl_dict;
tmp_res = PyDict_Contains( tmp_dict_name_37, tmp_key_name_37 );
if ( tmp_res == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 60;
goto try_except_handler_37;
}
tmp_condition_result_73 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_73 == NUITKA_BOOL_TRUE )
{
goto condexpr_true_25;
}
else
{
goto condexpr_false_25;
}
condexpr_true_25:;
CHECK_OBJECT( tmp_class_creation_13__class_decl_dict );
tmp_dict_name_38 = tmp_class_creation_13__class_decl_dict;
tmp_key_name_38 = const_str_plain_metaclass;
tmp_metaclass_name_13 = DICT_GET_ITEM( tmp_dict_name_38, tmp_key_name_38 );
if ( tmp_metaclass_name_13 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 60;
goto try_except_handler_37;
}
goto condexpr_end_25;
condexpr_false_25:;
CHECK_OBJECT( tmp_class_creation_13__bases );
tmp_truth_name_13 = CHECK_IF_TRUE( tmp_class_creation_13__bases );
if ( tmp_truth_name_13 == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 60;
goto try_except_handler_37;
}
tmp_condition_result_74 = tmp_truth_name_13 == 1 ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_74 == NUITKA_BOOL_TRUE )
{
goto condexpr_true_26;
}
else
{
goto condexpr_false_26;
}
condexpr_true_26:;
CHECK_OBJECT( tmp_class_creation_13__bases );
tmp_subscribed_name_13 = tmp_class_creation_13__bases;
tmp_subscript_name_13 = const_int_0;
tmp_type_arg_25 = LOOKUP_SUBSCRIPT_CONST( tmp_subscribed_name_13, tmp_subscript_name_13, 0 );
if ( tmp_type_arg_25 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 60;
goto try_except_handler_37;
}
tmp_metaclass_name_13 = BUILTIN_TYPE1( tmp_type_arg_25 );
Py_DECREF( tmp_type_arg_25 );
if ( tmp_metaclass_name_13 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 60;
goto try_except_handler_37;
}
goto condexpr_end_26;
condexpr_false_26:;
tmp_metaclass_name_13 = (PyObject *)&PyType_Type;
Py_INCREF( tmp_metaclass_name_13 );
condexpr_end_26:;
condexpr_end_25:;
CHECK_OBJECT( tmp_class_creation_13__bases );
tmp_bases_name_13 = tmp_class_creation_13__bases;
tmp_assign_source_105 = SELECT_METACLASS( tmp_metaclass_name_13, tmp_bases_name_13 );
Py_DECREF( tmp_metaclass_name_13 );
if ( tmp_assign_source_105 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 60;
goto try_except_handler_37;
}
assert( tmp_class_creation_13__metaclass == NULL );
tmp_class_creation_13__metaclass = tmp_assign_source_105;
}
{
nuitka_bool tmp_condition_result_75;
PyObject *tmp_key_name_39;
PyObject *tmp_dict_name_39;
tmp_key_name_39 = const_str_plain_metaclass;
CHECK_OBJECT( tmp_class_creation_13__class_decl_dict );
tmp_dict_name_39 = tmp_class_creation_13__class_decl_dict;
tmp_res = PyDict_Contains( tmp_dict_name_39, tmp_key_name_39 );
if ( tmp_res == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 60;
goto try_except_handler_37;
}
tmp_condition_result_75 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_75 == NUITKA_BOOL_TRUE )
{
goto branch_yes_49;
}
else
{
goto branch_no_49;
}
branch_yes_49:;
{
CHECK_OBJECT( tmp_class_creation_13__class_decl_dict );
tmp_dictdel_dict = tmp_class_creation_13__class_decl_dict;
tmp_dictdel_key = const_str_plain_metaclass;
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 = 60;
goto try_except_handler_37;
}
}
branch_no_49:;
}
{
nuitka_bool tmp_condition_result_76;
PyObject *tmp_source_name_49;
CHECK_OBJECT( tmp_class_creation_13__metaclass );
tmp_source_name_49 = tmp_class_creation_13__metaclass;
tmp_res = PyObject_HasAttr( tmp_source_name_49, const_str_plain___prepare__ );
tmp_condition_result_76 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_76 == NUITKA_BOOL_TRUE )
{
goto branch_yes_50;
}
else
{
goto branch_no_50;
}
branch_yes_50:;
{
PyObject *tmp_assign_source_106;
PyObject *tmp_called_name_25;
PyObject *tmp_source_name_50;
PyObject *tmp_args_name_25;
PyObject *tmp_tuple_element_48;
PyObject *tmp_kw_name_25;
CHECK_OBJECT( tmp_class_creation_13__metaclass );
tmp_source_name_50 = tmp_class_creation_13__metaclass;
tmp_called_name_25 = LOOKUP_ATTRIBUTE( tmp_source_name_50, const_str_plain___prepare__ );
if ( tmp_called_name_25 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 60;
goto try_except_handler_37;
}
tmp_tuple_element_48 = const_str_plain_MissingHeaderBodySeparatorDefect;
tmp_args_name_25 = PyTuple_New( 2 );
Py_INCREF( tmp_tuple_element_48 );
PyTuple_SET_ITEM( tmp_args_name_25, 0, tmp_tuple_element_48 );
CHECK_OBJECT( tmp_class_creation_13__bases );
tmp_tuple_element_48 = tmp_class_creation_13__bases;
Py_INCREF( tmp_tuple_element_48 );
PyTuple_SET_ITEM( tmp_args_name_25, 1, tmp_tuple_element_48 );
CHECK_OBJECT( tmp_class_creation_13__class_decl_dict );
tmp_kw_name_25 = tmp_class_creation_13__class_decl_dict;
frame_0e2f03dea0aee4deb4820c0f256f31cf->m_frame.f_lineno = 60;
tmp_assign_source_106 = CALL_FUNCTION( tmp_called_name_25, tmp_args_name_25, tmp_kw_name_25 );
Py_DECREF( tmp_called_name_25 );
Py_DECREF( tmp_args_name_25 );
if ( tmp_assign_source_106 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 60;
goto try_except_handler_37;
}
assert( tmp_class_creation_13__prepared == NULL );
tmp_class_creation_13__prepared = tmp_assign_source_106;
}
{
nuitka_bool tmp_condition_result_77;
PyObject *tmp_operand_name_13;
PyObject *tmp_source_name_51;
CHECK_OBJECT( tmp_class_creation_13__prepared );
tmp_source_name_51 = tmp_class_creation_13__prepared;
tmp_res = PyObject_HasAttr( tmp_source_name_51, const_str_plain___getitem__ );
tmp_operand_name_13 = ( tmp_res != 0 ) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE( tmp_operand_name_13 );
if ( tmp_res == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 60;
goto try_except_handler_37;
}
tmp_condition_result_77 = ( tmp_res == 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_77 == NUITKA_BOOL_TRUE )
{
goto branch_yes_51;
}
else
{
goto branch_no_51;
}
branch_yes_51:;
{
PyObject *tmp_raise_type_13;
PyObject *tmp_raise_value_13;
PyObject *tmp_left_name_13;
PyObject *tmp_right_name_13;
PyObject *tmp_tuple_element_49;
PyObject *tmp_getattr_target_13;
PyObject *tmp_getattr_attr_13;
PyObject *tmp_getattr_default_13;
PyObject *tmp_source_name_52;
PyObject *tmp_type_arg_26;
tmp_raise_type_13 = PyExc_TypeError;
tmp_left_name_13 = const_str_digest_75fd71b1edada749c2ef7ac810062295;
CHECK_OBJECT( tmp_class_creation_13__metaclass );
tmp_getattr_target_13 = tmp_class_creation_13__metaclass;
tmp_getattr_attr_13 = const_str_plain___name__;
tmp_getattr_default_13 = const_str_angle_metaclass;
tmp_tuple_element_49 = BUILTIN_GETATTR( tmp_getattr_target_13, tmp_getattr_attr_13, tmp_getattr_default_13 );
if ( tmp_tuple_element_49 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 60;
goto try_except_handler_37;
}
tmp_right_name_13 = PyTuple_New( 2 );
PyTuple_SET_ITEM( tmp_right_name_13, 0, tmp_tuple_element_49 );
CHECK_OBJECT( tmp_class_creation_13__prepared );
tmp_type_arg_26 = tmp_class_creation_13__prepared;
tmp_source_name_52 = BUILTIN_TYPE1( tmp_type_arg_26 );
assert( !(tmp_source_name_52 == NULL) );
tmp_tuple_element_49 = LOOKUP_ATTRIBUTE( tmp_source_name_52, const_str_plain___name__ );
Py_DECREF( tmp_source_name_52 );
if ( tmp_tuple_element_49 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
Py_DECREF( tmp_right_name_13 );
exception_lineno = 60;
goto try_except_handler_37;
}
PyTuple_SET_ITEM( tmp_right_name_13, 1, tmp_tuple_element_49 );
tmp_raise_value_13 = BINARY_OPERATION_REMAINDER( tmp_left_name_13, tmp_right_name_13 );
Py_DECREF( tmp_right_name_13 );
if ( tmp_raise_value_13 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 60;
goto try_except_handler_37;
}
exception_type = tmp_raise_type_13;
Py_INCREF( tmp_raise_type_13 );
exception_value = tmp_raise_value_13;
exception_lineno = 60;
RAISE_EXCEPTION_IMPLICIT( &exception_type, &exception_value, &exception_tb );
goto try_except_handler_37;
}
branch_no_51:;
}
goto branch_end_50;
branch_no_50:;
{
PyObject *tmp_assign_source_107;
tmp_assign_source_107 = PyDict_New();
assert( tmp_class_creation_13__prepared == NULL );
tmp_class_creation_13__prepared = tmp_assign_source_107;
}
branch_end_50:;
}
{
PyObject *tmp_assign_source_108;
{
PyObject *tmp_set_locals_13;
CHECK_OBJECT( tmp_class_creation_13__prepared );
tmp_set_locals_13 = tmp_class_creation_13__prepared;
locals_future$backports$email$errors_60 = tmp_set_locals_13;
Py_INCREF( tmp_set_locals_13 );
}
{
// Tried code:
{
// Tried code:
{
tmp_dictset_value = const_str_digest_74552dfa52bd8353863ac446e7e38d45;
tmp_res = PyObject_SetItem( locals_future$backports$email$errors_60, const_str_plain___module__, tmp_dictset_value );
if ( tmp_res != 0 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 60;
goto try_except_handler_39;
}
}
{
tmp_dictset_value = const_str_digest_18d6c8126bc47a8d49b0ac1fa1c6c9ed;
tmp_res = PyObject_SetItem( locals_future$backports$email$errors_60, const_str_plain___doc__, tmp_dictset_value );
if ( tmp_res != 0 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 60;
goto try_except_handler_39;
}
}
{
tmp_dictset_value = const_str_plain_MissingHeaderBodySeparatorDefect;
tmp_res = PyObject_SetItem( locals_future$backports$email$errors_60, const_str_plain___qualname__, tmp_dictset_value );
if ( tmp_res != 0 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 60;
goto try_except_handler_39;
}
}
{
nuitka_bool tmp_condition_result_78;
PyObject *tmp_compexpr_left_13;
PyObject *tmp_compexpr_right_13;
CHECK_OBJECT( tmp_class_creation_13__bases );
tmp_compexpr_left_13 = tmp_class_creation_13__bases;
CHECK_OBJECT( tmp_class_creation_13__bases_orig );
tmp_compexpr_right_13 = tmp_class_creation_13__bases_orig;
tmp_res = RICH_COMPARE_BOOL_NE( tmp_compexpr_left_13, tmp_compexpr_right_13 );
if ( tmp_res == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 60;
goto try_except_handler_39;
}
tmp_condition_result_78 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_78 == NUITKA_BOOL_TRUE )
{
goto branch_yes_52;
}
else
{
goto branch_no_52;
}
branch_yes_52:;
{
CHECK_OBJECT( tmp_class_creation_13__bases_orig );
tmp_dictset_value = tmp_class_creation_13__bases_orig;
tmp_res = PyObject_SetItem( locals_future$backports$email$errors_60, const_str_plain___orig_bases__, tmp_dictset_value );
if ( tmp_res != 0 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 60;
goto try_except_handler_39;
}
}
branch_no_52:;
}
{
PyObject *tmp_assign_source_109;
PyObject *tmp_called_name_26;
PyObject *tmp_args_name_26;
PyObject *tmp_tuple_element_50;
PyObject *tmp_kw_name_26;
CHECK_OBJECT( tmp_class_creation_13__metaclass );
tmp_called_name_26 = tmp_class_creation_13__metaclass;
tmp_tuple_element_50 = const_str_plain_MissingHeaderBodySeparatorDefect;
tmp_args_name_26 = PyTuple_New( 3 );
Py_INCREF( tmp_tuple_element_50 );
PyTuple_SET_ITEM( tmp_args_name_26, 0, tmp_tuple_element_50 );
CHECK_OBJECT( tmp_class_creation_13__bases );
tmp_tuple_element_50 = tmp_class_creation_13__bases;
Py_INCREF( tmp_tuple_element_50 );
PyTuple_SET_ITEM( tmp_args_name_26, 1, tmp_tuple_element_50 );
tmp_tuple_element_50 = locals_future$backports$email$errors_60;
Py_INCREF( tmp_tuple_element_50 );
PyTuple_SET_ITEM( tmp_args_name_26, 2, tmp_tuple_element_50 );
CHECK_OBJECT( tmp_class_creation_13__class_decl_dict );
tmp_kw_name_26 = tmp_class_creation_13__class_decl_dict;
frame_0e2f03dea0aee4deb4820c0f256f31cf->m_frame.f_lineno = 60;
tmp_assign_source_109 = CALL_FUNCTION( tmp_called_name_26, tmp_args_name_26, tmp_kw_name_26 );
Py_DECREF( tmp_args_name_26 );
if ( tmp_assign_source_109 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 60;
goto try_except_handler_39;
}
assert( outline_12_var___class__ == NULL );
outline_12_var___class__ = tmp_assign_source_109;
}
{
CHECK_OBJECT( outline_12_var___class__ );
tmp_assign_source_108 = outline_12_var___class__;
Py_INCREF( tmp_assign_source_108 );
goto try_return_handler_39;
}
// tried codes exits in all cases
NUITKA_CANNOT_GET_HERE( future$backports$email$errors );
return MOD_RETURN_VALUE( NULL );
// Return handler code:
try_return_handler_39:;
{
Py_DECREF( locals_future$backports$email$errors_60 );
locals_future$backports$email$errors_60 = NULL;
}
{
goto try_return_handler_38;
}
// Exception handler code:
try_except_handler_39:;
exception_keeper_type_37 = exception_type;
exception_keeper_value_37 = exception_value;
exception_keeper_tb_37 = exception_tb;
exception_keeper_lineno_37 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
{
Py_DECREF( locals_future$backports$email$errors_60 );
locals_future$backports$email$errors_60 = NULL;
}
{
// Re-raise.
exception_type = exception_keeper_type_37;
exception_value = exception_keeper_value_37;
exception_tb = exception_keeper_tb_37;
exception_lineno = exception_keeper_lineno_37;
goto try_except_handler_38;
}
// End of try:
}
// tried codes exits in all cases
NUITKA_CANNOT_GET_HERE( future$backports$email$errors );
return MOD_RETURN_VALUE( NULL );
// Return handler code:
try_return_handler_38:;
{
CHECK_OBJECT( (PyObject *)outline_12_var___class__ );
Py_DECREF( outline_12_var___class__ );
outline_12_var___class__ = NULL;
}
{
goto outline_result_13;
}
// Exception handler code:
try_except_handler_38:;
exception_keeper_type_38 = exception_type;
exception_keeper_value_38 = exception_value;
exception_keeper_tb_38 = exception_tb;
exception_keeper_lineno_38 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
{
// Re-raise.
exception_type = exception_keeper_type_38;
exception_value = exception_keeper_value_38;
exception_tb = exception_keeper_tb_38;
exception_lineno = exception_keeper_lineno_38;
goto outline_exception_13;
}
// End of try:
}
// Return statement must have exited already.
NUITKA_CANNOT_GET_HERE( future$backports$email$errors );
return MOD_RETURN_VALUE( NULL );
outline_exception_13:;
exception_lineno = 60;
goto try_except_handler_37;
outline_result_13:;
UPDATE_STRING_DICT1( moduledict_future$backports$email$errors, (Nuitka_StringObject *)const_str_plain_MissingHeaderBodySeparatorDefect, tmp_assign_source_108 );
}
goto try_end_13;
// Exception handler code:
try_except_handler_37:;
exception_keeper_type_39 = exception_type;
exception_keeper_value_39 = exception_value;
exception_keeper_tb_39 = exception_tb;
exception_keeper_lineno_39 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
{
Py_XDECREF( tmp_class_creation_13__bases );
tmp_class_creation_13__bases = NULL;
}
{
Py_XDECREF( tmp_class_creation_13__class_decl_dict );
tmp_class_creation_13__class_decl_dict = NULL;
}
{
Py_XDECREF( tmp_class_creation_13__metaclass );
tmp_class_creation_13__metaclass = NULL;
}
{
Py_XDECREF( tmp_class_creation_13__prepared );
tmp_class_creation_13__prepared = NULL;
}
{
// Re-raise.
exception_type = exception_keeper_type_39;
exception_value = exception_keeper_value_39;
exception_tb = exception_keeper_tb_39;
exception_lineno = exception_keeper_lineno_39;
goto frame_exception_exit_1;
}
// End of try:
try_end_13:;
}
{
CHECK_OBJECT( (PyObject *)tmp_class_creation_13__bases );
Py_DECREF( tmp_class_creation_13__bases );
tmp_class_creation_13__bases = NULL;
}
{
CHECK_OBJECT( (PyObject *)tmp_class_creation_13__class_decl_dict );
Py_DECREF( tmp_class_creation_13__class_decl_dict );
tmp_class_creation_13__class_decl_dict = NULL;
}
{
CHECK_OBJECT( (PyObject *)tmp_class_creation_13__metaclass );
Py_DECREF( tmp_class_creation_13__metaclass );
tmp_class_creation_13__metaclass = NULL;
}
{
CHECK_OBJECT( (PyObject *)tmp_class_creation_13__prepared );
Py_DECREF( tmp_class_creation_13__prepared );
tmp_class_creation_13__prepared = NULL;
}
{
PyObject *tmp_assign_source_110;
PyObject *tmp_mvar_value_12;
tmp_mvar_value_12 = GET_STRING_DICT_VALUE( moduledict_future$backports$email$errors, (Nuitka_StringObject *)const_str_plain_MissingHeaderBodySeparatorDefect );
if (unlikely( tmp_mvar_value_12 == NULL ))
{
tmp_mvar_value_12 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_MissingHeaderBodySeparatorDefect );
}
if ( tmp_mvar_value_12 == NULL )
{
exception_type = PyExc_NameError;
Py_INCREF( exception_type );
exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "MissingHeaderBodySeparatorDefect" );
exception_tb = NULL;
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb );
CHAIN_EXCEPTION( exception_value );
exception_lineno = 63;
goto frame_exception_exit_1;
}
tmp_assign_source_110 = tmp_mvar_value_12;
UPDATE_STRING_DICT0( moduledict_future$backports$email$errors, (Nuitka_StringObject *)const_str_plain_MalformedHeaderDefect, tmp_assign_source_110 );
}
{
// Tried code:
{
PyObject *tmp_assign_source_111;
PyObject *tmp_tuple_element_51;
PyObject *tmp_mvar_value_13;
tmp_mvar_value_13 = GET_STRING_DICT_VALUE( moduledict_future$backports$email$errors, (Nuitka_StringObject *)const_str_plain_MessageDefect );
if (unlikely( tmp_mvar_value_13 == NULL ))
{
tmp_mvar_value_13 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_MessageDefect );
}
if ( tmp_mvar_value_13 == NULL )
{
exception_type = PyExc_NameError;
Py_INCREF( exception_type );
exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "MessageDefect" );
exception_tb = NULL;
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb );
CHAIN_EXCEPTION( exception_value );
exception_lineno = 65;
goto try_except_handler_40;
}
tmp_tuple_element_51 = tmp_mvar_value_13;
tmp_assign_source_111 = PyTuple_New( 1 );
Py_INCREF( tmp_tuple_element_51 );
PyTuple_SET_ITEM( tmp_assign_source_111, 0, tmp_tuple_element_51 );
assert( tmp_class_creation_14__bases_orig == NULL );
tmp_class_creation_14__bases_orig = tmp_assign_source_111;
}
{
PyObject *tmp_assign_source_112;
PyObject *tmp_dircall_arg1_14;
CHECK_OBJECT( tmp_class_creation_14__bases_orig );
tmp_dircall_arg1_14 = tmp_class_creation_14__bases_orig;
Py_INCREF( tmp_dircall_arg1_14 );
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_14};
tmp_assign_source_112 = impl___internal__$$$function_1__mro_entries_conversion( dir_call_args );
}
if ( tmp_assign_source_112 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 65;
goto try_except_handler_40;
}
assert( tmp_class_creation_14__bases == NULL );
tmp_class_creation_14__bases = tmp_assign_source_112;
}
{
PyObject *tmp_assign_source_113;
tmp_assign_source_113 = PyDict_New();
assert( tmp_class_creation_14__class_decl_dict == NULL );
tmp_class_creation_14__class_decl_dict = tmp_assign_source_113;
}
{
PyObject *tmp_assign_source_114;
PyObject *tmp_metaclass_name_14;
nuitka_bool tmp_condition_result_79;
PyObject *tmp_key_name_40;
PyObject *tmp_dict_name_40;
PyObject *tmp_dict_name_41;
PyObject *tmp_key_name_41;
nuitka_bool tmp_condition_result_80;
int tmp_truth_name_14;
PyObject *tmp_type_arg_27;
PyObject *tmp_subscribed_name_14;
PyObject *tmp_subscript_name_14;
PyObject *tmp_bases_name_14;
tmp_key_name_40 = const_str_plain_metaclass;
CHECK_OBJECT( tmp_class_creation_14__class_decl_dict );
tmp_dict_name_40 = tmp_class_creation_14__class_decl_dict;
tmp_res = PyDict_Contains( tmp_dict_name_40, tmp_key_name_40 );
if ( tmp_res == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 65;
goto try_except_handler_40;
}
tmp_condition_result_79 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_79 == NUITKA_BOOL_TRUE )
{
goto condexpr_true_27;
}
else
{
goto condexpr_false_27;
}
condexpr_true_27:;
CHECK_OBJECT( tmp_class_creation_14__class_decl_dict );
tmp_dict_name_41 = tmp_class_creation_14__class_decl_dict;
tmp_key_name_41 = const_str_plain_metaclass;
tmp_metaclass_name_14 = DICT_GET_ITEM( tmp_dict_name_41, tmp_key_name_41 );
if ( tmp_metaclass_name_14 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 65;
goto try_except_handler_40;
}
goto condexpr_end_27;
condexpr_false_27:;
CHECK_OBJECT( tmp_class_creation_14__bases );
tmp_truth_name_14 = CHECK_IF_TRUE( tmp_class_creation_14__bases );
if ( tmp_truth_name_14 == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 65;
goto try_except_handler_40;
}
tmp_condition_result_80 = tmp_truth_name_14 == 1 ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_80 == NUITKA_BOOL_TRUE )
{
goto condexpr_true_28;
}
else
{
goto condexpr_false_28;
}
condexpr_true_28:;
CHECK_OBJECT( tmp_class_creation_14__bases );
tmp_subscribed_name_14 = tmp_class_creation_14__bases;
tmp_subscript_name_14 = const_int_0;
tmp_type_arg_27 = LOOKUP_SUBSCRIPT_CONST( tmp_subscribed_name_14, tmp_subscript_name_14, 0 );
if ( tmp_type_arg_27 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 65;
goto try_except_handler_40;
}
tmp_metaclass_name_14 = BUILTIN_TYPE1( tmp_type_arg_27 );
Py_DECREF( tmp_type_arg_27 );
if ( tmp_metaclass_name_14 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 65;
goto try_except_handler_40;
}
goto condexpr_end_28;
condexpr_false_28:;
tmp_metaclass_name_14 = (PyObject *)&PyType_Type;
Py_INCREF( tmp_metaclass_name_14 );
condexpr_end_28:;
condexpr_end_27:;
CHECK_OBJECT( tmp_class_creation_14__bases );
tmp_bases_name_14 = tmp_class_creation_14__bases;
tmp_assign_source_114 = SELECT_METACLASS( tmp_metaclass_name_14, tmp_bases_name_14 );
Py_DECREF( tmp_metaclass_name_14 );
if ( tmp_assign_source_114 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 65;
goto try_except_handler_40;
}
assert( tmp_class_creation_14__metaclass == NULL );
tmp_class_creation_14__metaclass = tmp_assign_source_114;
}
{
nuitka_bool tmp_condition_result_81;
PyObject *tmp_key_name_42;
PyObject *tmp_dict_name_42;
tmp_key_name_42 = const_str_plain_metaclass;
CHECK_OBJECT( tmp_class_creation_14__class_decl_dict );
tmp_dict_name_42 = tmp_class_creation_14__class_decl_dict;
tmp_res = PyDict_Contains( tmp_dict_name_42, tmp_key_name_42 );
if ( tmp_res == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 65;
goto try_except_handler_40;
}
tmp_condition_result_81 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_81 == NUITKA_BOOL_TRUE )
{
goto branch_yes_53;
}
else
{
goto branch_no_53;
}
branch_yes_53:;
{
CHECK_OBJECT( tmp_class_creation_14__class_decl_dict );
tmp_dictdel_dict = tmp_class_creation_14__class_decl_dict;
tmp_dictdel_key = const_str_plain_metaclass;
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_40;
}
}
branch_no_53:;
}
{
nuitka_bool tmp_condition_result_82;
PyObject *tmp_source_name_53;
CHECK_OBJECT( tmp_class_creation_14__metaclass );
tmp_source_name_53 = tmp_class_creation_14__metaclass;
tmp_res = PyObject_HasAttr( tmp_source_name_53, const_str_plain___prepare__ );
tmp_condition_result_82 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_82 == NUITKA_BOOL_TRUE )
{
goto branch_yes_54;
}
else
{
goto branch_no_54;
}
branch_yes_54:;
{
PyObject *tmp_assign_source_115;
PyObject *tmp_called_name_27;
PyObject *tmp_source_name_54;
PyObject *tmp_args_name_27;
PyObject *tmp_tuple_element_52;
PyObject *tmp_kw_name_27;
CHECK_OBJECT( tmp_class_creation_14__metaclass );
tmp_source_name_54 = tmp_class_creation_14__metaclass;
tmp_called_name_27 = LOOKUP_ATTRIBUTE( tmp_source_name_54, const_str_plain___prepare__ );
if ( tmp_called_name_27 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 65;
goto try_except_handler_40;
}
tmp_tuple_element_52 = const_str_plain_MultipartInvariantViolationDefect;
tmp_args_name_27 = PyTuple_New( 2 );
Py_INCREF( tmp_tuple_element_52 );
PyTuple_SET_ITEM( tmp_args_name_27, 0, tmp_tuple_element_52 );
CHECK_OBJECT( tmp_class_creation_14__bases );
tmp_tuple_element_52 = tmp_class_creation_14__bases;
Py_INCREF( tmp_tuple_element_52 );
PyTuple_SET_ITEM( tmp_args_name_27, 1, tmp_tuple_element_52 );
CHECK_OBJECT( tmp_class_creation_14__class_decl_dict );
tmp_kw_name_27 = tmp_class_creation_14__class_decl_dict;
frame_0e2f03dea0aee4deb4820c0f256f31cf->m_frame.f_lineno = 65;
tmp_assign_source_115 = CALL_FUNCTION( tmp_called_name_27, tmp_args_name_27, tmp_kw_name_27 );
Py_DECREF( tmp_called_name_27 );
Py_DECREF( tmp_args_name_27 );
if ( tmp_assign_source_115 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 65;
goto try_except_handler_40;
}
assert( tmp_class_creation_14__prepared == NULL );
tmp_class_creation_14__prepared = tmp_assign_source_115;
}
{
nuitka_bool tmp_condition_result_83;
PyObject *tmp_operand_name_14;
PyObject *tmp_source_name_55;
CHECK_OBJECT( tmp_class_creation_14__prepared );
tmp_source_name_55 = tmp_class_creation_14__prepared;
tmp_res = PyObject_HasAttr( tmp_source_name_55, const_str_plain___getitem__ );
tmp_operand_name_14 = ( tmp_res != 0 ) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE( tmp_operand_name_14 );
if ( tmp_res == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 65;
goto try_except_handler_40;
}
tmp_condition_result_83 = ( tmp_res == 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_83 == NUITKA_BOOL_TRUE )
{
goto branch_yes_55;
}
else
{
goto branch_no_55;
}
branch_yes_55:;
{
PyObject *tmp_raise_type_14;
PyObject *tmp_raise_value_14;
PyObject *tmp_left_name_14;
PyObject *tmp_right_name_14;
PyObject *tmp_tuple_element_53;
PyObject *tmp_getattr_target_14;
PyObject *tmp_getattr_attr_14;
PyObject *tmp_getattr_default_14;
PyObject *tmp_source_name_56;
PyObject *tmp_type_arg_28;
tmp_raise_type_14 = PyExc_TypeError;
tmp_left_name_14 = const_str_digest_75fd71b1edada749c2ef7ac810062295;
CHECK_OBJECT( tmp_class_creation_14__metaclass );
tmp_getattr_target_14 = tmp_class_creation_14__metaclass;
tmp_getattr_attr_14 = const_str_plain___name__;
tmp_getattr_default_14 = const_str_angle_metaclass;
tmp_tuple_element_53 = BUILTIN_GETATTR( tmp_getattr_target_14, tmp_getattr_attr_14, tmp_getattr_default_14 );
if ( tmp_tuple_element_53 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 65;
goto try_except_handler_40;
}
tmp_right_name_14 = PyTuple_New( 2 );
PyTuple_SET_ITEM( tmp_right_name_14, 0, tmp_tuple_element_53 );
CHECK_OBJECT( tmp_class_creation_14__prepared );
tmp_type_arg_28 = tmp_class_creation_14__prepared;
tmp_source_name_56 = BUILTIN_TYPE1( tmp_type_arg_28 );
assert( !(tmp_source_name_56 == NULL) );
tmp_tuple_element_53 = LOOKUP_ATTRIBUTE( tmp_source_name_56, const_str_plain___name__ );
Py_DECREF( tmp_source_name_56 );
if ( tmp_tuple_element_53 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
Py_DECREF( tmp_right_name_14 );
exception_lineno = 65;
goto try_except_handler_40;
}
PyTuple_SET_ITEM( tmp_right_name_14, 1, tmp_tuple_element_53 );
tmp_raise_value_14 = BINARY_OPERATION_REMAINDER( tmp_left_name_14, tmp_right_name_14 );
Py_DECREF( tmp_right_name_14 );
if ( tmp_raise_value_14 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 65;
goto try_except_handler_40;
}
exception_type = tmp_raise_type_14;
Py_INCREF( tmp_raise_type_14 );
exception_value = tmp_raise_value_14;
exception_lineno = 65;
RAISE_EXCEPTION_IMPLICIT( &exception_type, &exception_value, &exception_tb );
goto try_except_handler_40;
}
branch_no_55:;
}
goto branch_end_54;
branch_no_54:;
{
PyObject *tmp_assign_source_116;
tmp_assign_source_116 = PyDict_New();
assert( tmp_class_creation_14__prepared == NULL );
tmp_class_creation_14__prepared = tmp_assign_source_116;
}
branch_end_54:;
}
{
PyObject *tmp_assign_source_117;
{
PyObject *tmp_set_locals_14;
CHECK_OBJECT( tmp_class_creation_14__prepared );
tmp_set_locals_14 = tmp_class_creation_14__prepared;
locals_future$backports$email$errors_65 = tmp_set_locals_14;
Py_INCREF( tmp_set_locals_14 );
}
{
// Tried code:
{
// Tried code:
{
tmp_dictset_value = const_str_digest_74552dfa52bd8353863ac446e7e38d45;
tmp_res = PyObject_SetItem( locals_future$backports$email$errors_65, const_str_plain___module__, 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_42;
}
}
{
tmp_dictset_value = const_str_digest_b4d3a5e2759a541ff5d9f0d6f79e5f99;
tmp_res = PyObject_SetItem( locals_future$backports$email$errors_65, const_str_plain___doc__, 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_42;
}
}
{
tmp_dictset_value = const_str_plain_MultipartInvariantViolationDefect;
tmp_res = PyObject_SetItem( locals_future$backports$email$errors_65, const_str_plain___qualname__, 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_42;
}
}
{
nuitka_bool tmp_condition_result_84;
PyObject *tmp_compexpr_left_14;
PyObject *tmp_compexpr_right_14;
CHECK_OBJECT( tmp_class_creation_14__bases );
tmp_compexpr_left_14 = tmp_class_creation_14__bases;
CHECK_OBJECT( tmp_class_creation_14__bases_orig );
tmp_compexpr_right_14 = tmp_class_creation_14__bases_orig;
tmp_res = RICH_COMPARE_BOOL_NE( tmp_compexpr_left_14, tmp_compexpr_right_14 );
if ( tmp_res == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 65;
goto try_except_handler_42;
}
tmp_condition_result_84 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_84 == NUITKA_BOOL_TRUE )
{
goto branch_yes_56;
}
else
{
goto branch_no_56;
}
branch_yes_56:;
{
CHECK_OBJECT( tmp_class_creation_14__bases_orig );
tmp_dictset_value = tmp_class_creation_14__bases_orig;
tmp_res = PyObject_SetItem( locals_future$backports$email$errors_65, const_str_plain___orig_bases__, 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_42;
}
}
branch_no_56:;
}
{
PyObject *tmp_assign_source_118;
PyObject *tmp_called_name_28;
PyObject *tmp_args_name_28;
PyObject *tmp_tuple_element_54;
PyObject *tmp_kw_name_28;
CHECK_OBJECT( tmp_class_creation_14__metaclass );
tmp_called_name_28 = tmp_class_creation_14__metaclass;
tmp_tuple_element_54 = const_str_plain_MultipartInvariantViolationDefect;
tmp_args_name_28 = PyTuple_New( 3 );
Py_INCREF( tmp_tuple_element_54 );
PyTuple_SET_ITEM( tmp_args_name_28, 0, tmp_tuple_element_54 );
CHECK_OBJECT( tmp_class_creation_14__bases );
tmp_tuple_element_54 = tmp_class_creation_14__bases;
Py_INCREF( tmp_tuple_element_54 );
PyTuple_SET_ITEM( tmp_args_name_28, 1, tmp_tuple_element_54 );
tmp_tuple_element_54 = locals_future$backports$email$errors_65;
Py_INCREF( tmp_tuple_element_54 );
PyTuple_SET_ITEM( tmp_args_name_28, 2, tmp_tuple_element_54 );
CHECK_OBJECT( tmp_class_creation_14__class_decl_dict );
tmp_kw_name_28 = tmp_class_creation_14__class_decl_dict;
frame_0e2f03dea0aee4deb4820c0f256f31cf->m_frame.f_lineno = 65;
tmp_assign_source_118 = CALL_FUNCTION( tmp_called_name_28, tmp_args_name_28, tmp_kw_name_28 );
Py_DECREF( tmp_args_name_28 );
if ( tmp_assign_source_118 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 65;
goto try_except_handler_42;
}
assert( outline_13_var___class__ == NULL );
outline_13_var___class__ = tmp_assign_source_118;
}
{
CHECK_OBJECT( outline_13_var___class__ );
tmp_assign_source_117 = outline_13_var___class__;
Py_INCREF( tmp_assign_source_117 );
goto try_return_handler_42;
}
// tried codes exits in all cases
NUITKA_CANNOT_GET_HERE( future$backports$email$errors );
return MOD_RETURN_VALUE( NULL );
// Return handler code:
try_return_handler_42:;
{
Py_DECREF( locals_future$backports$email$errors_65 );
locals_future$backports$email$errors_65 = NULL;
}
{
goto try_return_handler_41;
}
// Exception handler code:
try_except_handler_42:;
exception_keeper_type_40 = exception_type;
exception_keeper_value_40 = exception_value;
exception_keeper_tb_40 = exception_tb;
exception_keeper_lineno_40 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
{
Py_DECREF( locals_future$backports$email$errors_65 );
locals_future$backports$email$errors_65 = NULL;
}
{
// Re-raise.
exception_type = exception_keeper_type_40;
exception_value = exception_keeper_value_40;
exception_tb = exception_keeper_tb_40;
exception_lineno = exception_keeper_lineno_40;
goto try_except_handler_41;
}
// End of try:
}
// tried codes exits in all cases
NUITKA_CANNOT_GET_HERE( future$backports$email$errors );
return MOD_RETURN_VALUE( NULL );
// Return handler code:
try_return_handler_41:;
{
CHECK_OBJECT( (PyObject *)outline_13_var___class__ );
Py_DECREF( outline_13_var___class__ );
outline_13_var___class__ = NULL;
}
{
goto outline_result_14;
}
// Exception handler code:
try_except_handler_41:;
exception_keeper_type_41 = exception_type;
exception_keeper_value_41 = exception_value;
exception_keeper_tb_41 = exception_tb;
exception_keeper_lineno_41 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
{
// Re-raise.
exception_type = exception_keeper_type_41;
exception_value = exception_keeper_value_41;
exception_tb = exception_keeper_tb_41;
exception_lineno = exception_keeper_lineno_41;
goto outline_exception_14;
}
// End of try:
}
// Return statement must have exited already.
NUITKA_CANNOT_GET_HERE( future$backports$email$errors );
return MOD_RETURN_VALUE( NULL );
outline_exception_14:;
exception_lineno = 65;
goto try_except_handler_40;
outline_result_14:;
UPDATE_STRING_DICT1( moduledict_future$backports$email$errors, (Nuitka_StringObject *)const_str_plain_MultipartInvariantViolationDefect, tmp_assign_source_117 );
}
goto try_end_14;
// Exception handler code:
try_except_handler_40:;
exception_keeper_type_42 = exception_type;
exception_keeper_value_42 = exception_value;
exception_keeper_tb_42 = exception_tb;
exception_keeper_lineno_42 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
{
Py_XDECREF( tmp_class_creation_14__bases );
tmp_class_creation_14__bases = NULL;
}
{
Py_XDECREF( tmp_class_creation_14__class_decl_dict );
tmp_class_creation_14__class_decl_dict = NULL;
}
{
Py_XDECREF( tmp_class_creation_14__metaclass );
tmp_class_creation_14__metaclass = NULL;
}
{
Py_XDECREF( tmp_class_creation_14__prepared );
tmp_class_creation_14__prepared = NULL;
}
{
// Re-raise.
exception_type = exception_keeper_type_42;
exception_value = exception_keeper_value_42;
exception_tb = exception_keeper_tb_42;
exception_lineno = exception_keeper_lineno_42;
goto frame_exception_exit_1;
}
// End of try:
try_end_14:;
}
{
CHECK_OBJECT( (PyObject *)tmp_class_creation_14__bases );
Py_DECREF( tmp_class_creation_14__bases );
tmp_class_creation_14__bases = NULL;
}
{
CHECK_OBJECT( (PyObject *)tmp_class_creation_14__class_decl_dict );
Py_DECREF( tmp_class_creation_14__class_decl_dict );
tmp_class_creation_14__class_decl_dict = NULL;
}
{
CHECK_OBJECT( (PyObject *)tmp_class_creation_14__metaclass );
Py_DECREF( tmp_class_creation_14__metaclass );
tmp_class_creation_14__metaclass = NULL;
}
{
CHECK_OBJECT( (PyObject *)tmp_class_creation_14__prepared );
Py_DECREF( tmp_class_creation_14__prepared );
tmp_class_creation_14__prepared = NULL;
}
{
// Tried code:
{
PyObject *tmp_assign_source_119;
PyObject *tmp_tuple_element_55;
PyObject *tmp_mvar_value_14;
tmp_mvar_value_14 = GET_STRING_DICT_VALUE( moduledict_future$backports$email$errors, (Nuitka_StringObject *)const_str_plain_MessageDefect );
if (unlikely( tmp_mvar_value_14 == NULL ))
{
tmp_mvar_value_14 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_MessageDefect );
}
if ( tmp_mvar_value_14 == NULL )
{
exception_type = PyExc_NameError;
Py_INCREF( exception_type );
exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "MessageDefect" );
exception_tb = NULL;
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb );
CHAIN_EXCEPTION( exception_value );
exception_lineno = 68;
goto try_except_handler_43;
}
tmp_tuple_element_55 = tmp_mvar_value_14;
tmp_assign_source_119 = PyTuple_New( 1 );
Py_INCREF( tmp_tuple_element_55 );
PyTuple_SET_ITEM( tmp_assign_source_119, 0, tmp_tuple_element_55 );
assert( tmp_class_creation_15__bases_orig == NULL );
tmp_class_creation_15__bases_orig = tmp_assign_source_119;
}
{
PyObject *tmp_assign_source_120;
PyObject *tmp_dircall_arg1_15;
CHECK_OBJECT( tmp_class_creation_15__bases_orig );
tmp_dircall_arg1_15 = tmp_class_creation_15__bases_orig;
Py_INCREF( tmp_dircall_arg1_15 );
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_15};
tmp_assign_source_120 = impl___internal__$$$function_1__mro_entries_conversion( dir_call_args );
}
if ( tmp_assign_source_120 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 68;
goto try_except_handler_43;
}
assert( tmp_class_creation_15__bases == NULL );
tmp_class_creation_15__bases = tmp_assign_source_120;
}
{
PyObject *tmp_assign_source_121;
tmp_assign_source_121 = PyDict_New();
assert( tmp_class_creation_15__class_decl_dict == NULL );
tmp_class_creation_15__class_decl_dict = tmp_assign_source_121;
}
{
PyObject *tmp_assign_source_122;
PyObject *tmp_metaclass_name_15;
nuitka_bool tmp_condition_result_85;
PyObject *tmp_key_name_43;
PyObject *tmp_dict_name_43;
PyObject *tmp_dict_name_44;
PyObject *tmp_key_name_44;
nuitka_bool tmp_condition_result_86;
int tmp_truth_name_15;
PyObject *tmp_type_arg_29;
PyObject *tmp_subscribed_name_15;
PyObject *tmp_subscript_name_15;
PyObject *tmp_bases_name_15;
tmp_key_name_43 = const_str_plain_metaclass;
CHECK_OBJECT( tmp_class_creation_15__class_decl_dict );
tmp_dict_name_43 = tmp_class_creation_15__class_decl_dict;
tmp_res = PyDict_Contains( tmp_dict_name_43, tmp_key_name_43 );
if ( tmp_res == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 68;
goto try_except_handler_43;
}
tmp_condition_result_85 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_85 == NUITKA_BOOL_TRUE )
{
goto condexpr_true_29;
}
else
{
goto condexpr_false_29;
}
condexpr_true_29:;
CHECK_OBJECT( tmp_class_creation_15__class_decl_dict );
tmp_dict_name_44 = tmp_class_creation_15__class_decl_dict;
tmp_key_name_44 = const_str_plain_metaclass;
tmp_metaclass_name_15 = DICT_GET_ITEM( tmp_dict_name_44, tmp_key_name_44 );
if ( tmp_metaclass_name_15 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 68;
goto try_except_handler_43;
}
goto condexpr_end_29;
condexpr_false_29:;
CHECK_OBJECT( tmp_class_creation_15__bases );
tmp_truth_name_15 = CHECK_IF_TRUE( tmp_class_creation_15__bases );
if ( tmp_truth_name_15 == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 68;
goto try_except_handler_43;
}
tmp_condition_result_86 = tmp_truth_name_15 == 1 ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_86 == NUITKA_BOOL_TRUE )
{
goto condexpr_true_30;
}
else
{
goto condexpr_false_30;
}
condexpr_true_30:;
CHECK_OBJECT( tmp_class_creation_15__bases );
tmp_subscribed_name_15 = tmp_class_creation_15__bases;
tmp_subscript_name_15 = const_int_0;
tmp_type_arg_29 = LOOKUP_SUBSCRIPT_CONST( tmp_subscribed_name_15, tmp_subscript_name_15, 0 );
if ( tmp_type_arg_29 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 68;
goto try_except_handler_43;
}
tmp_metaclass_name_15 = BUILTIN_TYPE1( tmp_type_arg_29 );
Py_DECREF( tmp_type_arg_29 );
if ( tmp_metaclass_name_15 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 68;
goto try_except_handler_43;
}
goto condexpr_end_30;
condexpr_false_30:;
tmp_metaclass_name_15 = (PyObject *)&PyType_Type;
Py_INCREF( tmp_metaclass_name_15 );
condexpr_end_30:;
condexpr_end_29:;
CHECK_OBJECT( tmp_class_creation_15__bases );
tmp_bases_name_15 = tmp_class_creation_15__bases;
tmp_assign_source_122 = SELECT_METACLASS( tmp_metaclass_name_15, tmp_bases_name_15 );
Py_DECREF( tmp_metaclass_name_15 );
if ( tmp_assign_source_122 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 68;
goto try_except_handler_43;
}
assert( tmp_class_creation_15__metaclass == NULL );
tmp_class_creation_15__metaclass = tmp_assign_source_122;
}
{
nuitka_bool tmp_condition_result_87;
PyObject *tmp_key_name_45;
PyObject *tmp_dict_name_45;
tmp_key_name_45 = const_str_plain_metaclass;
CHECK_OBJECT( tmp_class_creation_15__class_decl_dict );
tmp_dict_name_45 = tmp_class_creation_15__class_decl_dict;
tmp_res = PyDict_Contains( tmp_dict_name_45, tmp_key_name_45 );
if ( tmp_res == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 68;
goto try_except_handler_43;
}
tmp_condition_result_87 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_87 == NUITKA_BOOL_TRUE )
{
goto branch_yes_57;
}
else
{
goto branch_no_57;
}
branch_yes_57:;
{
CHECK_OBJECT( tmp_class_creation_15__class_decl_dict );
tmp_dictdel_dict = tmp_class_creation_15__class_decl_dict;
tmp_dictdel_key = const_str_plain_metaclass;
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 = 68;
goto try_except_handler_43;
}
}
branch_no_57:;
}
{
nuitka_bool tmp_condition_result_88;
PyObject *tmp_source_name_57;
CHECK_OBJECT( tmp_class_creation_15__metaclass );
tmp_source_name_57 = tmp_class_creation_15__metaclass;
tmp_res = PyObject_HasAttr( tmp_source_name_57, const_str_plain___prepare__ );
tmp_condition_result_88 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_88 == NUITKA_BOOL_TRUE )
{
goto branch_yes_58;
}
else
{
goto branch_no_58;
}
branch_yes_58:;
{
PyObject *tmp_assign_source_123;
PyObject *tmp_called_name_29;
PyObject *tmp_source_name_58;
PyObject *tmp_args_name_29;
PyObject *tmp_tuple_element_56;
PyObject *tmp_kw_name_29;
CHECK_OBJECT( tmp_class_creation_15__metaclass );
tmp_source_name_58 = tmp_class_creation_15__metaclass;
tmp_called_name_29 = LOOKUP_ATTRIBUTE( tmp_source_name_58, const_str_plain___prepare__ );
if ( tmp_called_name_29 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 68;
goto try_except_handler_43;
}
tmp_tuple_element_56 = const_str_digest_6c161183deefbb0f435d9ec5f5f973fd;
tmp_args_name_29 = PyTuple_New( 2 );
Py_INCREF( tmp_tuple_element_56 );
PyTuple_SET_ITEM( tmp_args_name_29, 0, tmp_tuple_element_56 );
CHECK_OBJECT( tmp_class_creation_15__bases );
tmp_tuple_element_56 = tmp_class_creation_15__bases;
Py_INCREF( tmp_tuple_element_56 );
PyTuple_SET_ITEM( tmp_args_name_29, 1, tmp_tuple_element_56 );
CHECK_OBJECT( tmp_class_creation_15__class_decl_dict );
tmp_kw_name_29 = tmp_class_creation_15__class_decl_dict;
frame_0e2f03dea0aee4deb4820c0f256f31cf->m_frame.f_lineno = 68;
tmp_assign_source_123 = CALL_FUNCTION( tmp_called_name_29, tmp_args_name_29, tmp_kw_name_29 );
Py_DECREF( tmp_called_name_29 );
Py_DECREF( tmp_args_name_29 );
if ( tmp_assign_source_123 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 68;
goto try_except_handler_43;
}
assert( tmp_class_creation_15__prepared == NULL );
tmp_class_creation_15__prepared = tmp_assign_source_123;
}
{
nuitka_bool tmp_condition_result_89;
PyObject *tmp_operand_name_15;
PyObject *tmp_source_name_59;
CHECK_OBJECT( tmp_class_creation_15__prepared );
tmp_source_name_59 = tmp_class_creation_15__prepared;
tmp_res = PyObject_HasAttr( tmp_source_name_59, const_str_plain___getitem__ );
tmp_operand_name_15 = ( tmp_res != 0 ) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE( tmp_operand_name_15 );
if ( tmp_res == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 68;
goto try_except_handler_43;
}
tmp_condition_result_89 = ( tmp_res == 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_89 == NUITKA_BOOL_TRUE )
{
goto branch_yes_59;
}
else
{
goto branch_no_59;
}
branch_yes_59:;
{
PyObject *tmp_raise_type_15;
PyObject *tmp_raise_value_15;
PyObject *tmp_left_name_15;
PyObject *tmp_right_name_15;
PyObject *tmp_tuple_element_57;
PyObject *tmp_getattr_target_15;
PyObject *tmp_getattr_attr_15;
PyObject *tmp_getattr_default_15;
PyObject *tmp_source_name_60;
PyObject *tmp_type_arg_30;
tmp_raise_type_15 = PyExc_TypeError;
tmp_left_name_15 = const_str_digest_75fd71b1edada749c2ef7ac810062295;
CHECK_OBJECT( tmp_class_creation_15__metaclass );
tmp_getattr_target_15 = tmp_class_creation_15__metaclass;
tmp_getattr_attr_15 = const_str_plain___name__;
tmp_getattr_default_15 = const_str_angle_metaclass;
tmp_tuple_element_57 = BUILTIN_GETATTR( tmp_getattr_target_15, tmp_getattr_attr_15, tmp_getattr_default_15 );
if ( tmp_tuple_element_57 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 68;
goto try_except_handler_43;
}
tmp_right_name_15 = PyTuple_New( 2 );
PyTuple_SET_ITEM( tmp_right_name_15, 0, tmp_tuple_element_57 );
CHECK_OBJECT( tmp_class_creation_15__prepared );
tmp_type_arg_30 = tmp_class_creation_15__prepared;
tmp_source_name_60 = BUILTIN_TYPE1( tmp_type_arg_30 );
assert( !(tmp_source_name_60 == NULL) );
tmp_tuple_element_57 = LOOKUP_ATTRIBUTE( tmp_source_name_60, const_str_plain___name__ );
Py_DECREF( tmp_source_name_60 );
if ( tmp_tuple_element_57 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
Py_DECREF( tmp_right_name_15 );
exception_lineno = 68;
goto try_except_handler_43;
}
PyTuple_SET_ITEM( tmp_right_name_15, 1, tmp_tuple_element_57 );
tmp_raise_value_15 = BINARY_OPERATION_REMAINDER( tmp_left_name_15, tmp_right_name_15 );
Py_DECREF( tmp_right_name_15 );
if ( tmp_raise_value_15 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 68;
goto try_except_handler_43;
}
exception_type = tmp_raise_type_15;
Py_INCREF( tmp_raise_type_15 );
exception_value = tmp_raise_value_15;
exception_lineno = 68;
RAISE_EXCEPTION_IMPLICIT( &exception_type, &exception_value, &exception_tb );
goto try_except_handler_43;
}
branch_no_59:;
}
goto branch_end_58;
branch_no_58:;
{
PyObject *tmp_assign_source_124;
tmp_assign_source_124 = PyDict_New();
assert( tmp_class_creation_15__prepared == NULL );
tmp_class_creation_15__prepared = tmp_assign_source_124;
}
branch_end_58:;
}
{
PyObject *tmp_assign_source_125;
{
PyObject *tmp_set_locals_15;
CHECK_OBJECT( tmp_class_creation_15__prepared );
tmp_set_locals_15 = tmp_class_creation_15__prepared;
locals_future$backports$email$errors_68 = tmp_set_locals_15;
Py_INCREF( tmp_set_locals_15 );
}
{
// Tried code:
{
// Tried code:
{
tmp_dictset_value = const_str_digest_74552dfa52bd8353863ac446e7e38d45;
tmp_res = PyObject_SetItem( locals_future$backports$email$errors_68, const_str_plain___module__, tmp_dictset_value );
if ( tmp_res != 0 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 68;
goto try_except_handler_45;
}
}
{
tmp_dictset_value = const_str_digest_6040b6d822f55d6ce9689c40667e1511;
tmp_res = PyObject_SetItem( locals_future$backports$email$errors_68, const_str_plain___doc__, tmp_dictset_value );
if ( tmp_res != 0 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 68;
goto try_except_handler_45;
}
}
{
tmp_dictset_value = const_str_digest_6c161183deefbb0f435d9ec5f5f973fd;
tmp_res = PyObject_SetItem( locals_future$backports$email$errors_68, const_str_plain___qualname__, tmp_dictset_value );
if ( tmp_res != 0 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 68;
goto try_except_handler_45;
}
}
{
nuitka_bool tmp_condition_result_90;
PyObject *tmp_compexpr_left_15;
PyObject *tmp_compexpr_right_15;
CHECK_OBJECT( tmp_class_creation_15__bases );
tmp_compexpr_left_15 = tmp_class_creation_15__bases;
CHECK_OBJECT( tmp_class_creation_15__bases_orig );
tmp_compexpr_right_15 = tmp_class_creation_15__bases_orig;
tmp_res = RICH_COMPARE_BOOL_NE( tmp_compexpr_left_15, tmp_compexpr_right_15 );
if ( tmp_res == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 68;
goto try_except_handler_45;
}
tmp_condition_result_90 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_90 == NUITKA_BOOL_TRUE )
{
goto branch_yes_60;
}
else
{
goto branch_no_60;
}
branch_yes_60:;
{
CHECK_OBJECT( tmp_class_creation_15__bases_orig );
tmp_dictset_value = tmp_class_creation_15__bases_orig;
tmp_res = PyObject_SetItem( locals_future$backports$email$errors_68, const_str_plain___orig_bases__, tmp_dictset_value );
if ( tmp_res != 0 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 68;
goto try_except_handler_45;
}
}
branch_no_60:;
}
{
PyObject *tmp_assign_source_126;
PyObject *tmp_called_name_30;
PyObject *tmp_args_name_30;
PyObject *tmp_tuple_element_58;
PyObject *tmp_kw_name_30;
CHECK_OBJECT( tmp_class_creation_15__metaclass );
tmp_called_name_30 = tmp_class_creation_15__metaclass;
tmp_tuple_element_58 = const_str_digest_6c161183deefbb0f435d9ec5f5f973fd;
tmp_args_name_30 = PyTuple_New( 3 );
Py_INCREF( tmp_tuple_element_58 );
PyTuple_SET_ITEM( tmp_args_name_30, 0, tmp_tuple_element_58 );
CHECK_OBJECT( tmp_class_creation_15__bases );
tmp_tuple_element_58 = tmp_class_creation_15__bases;
Py_INCREF( tmp_tuple_element_58 );
PyTuple_SET_ITEM( tmp_args_name_30, 1, tmp_tuple_element_58 );
tmp_tuple_element_58 = locals_future$backports$email$errors_68;
Py_INCREF( tmp_tuple_element_58 );
PyTuple_SET_ITEM( tmp_args_name_30, 2, tmp_tuple_element_58 );
CHECK_OBJECT( tmp_class_creation_15__class_decl_dict );
tmp_kw_name_30 = tmp_class_creation_15__class_decl_dict;
frame_0e2f03dea0aee4deb4820c0f256f31cf->m_frame.f_lineno = 68;
tmp_assign_source_126 = CALL_FUNCTION( tmp_called_name_30, tmp_args_name_30, tmp_kw_name_30 );
Py_DECREF( tmp_args_name_30 );
if ( tmp_assign_source_126 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 68;
goto try_except_handler_45;
}
assert( outline_14_var___class__ == NULL );
outline_14_var___class__ = tmp_assign_source_126;
}
{
CHECK_OBJECT( outline_14_var___class__ );
tmp_assign_source_125 = outline_14_var___class__;
Py_INCREF( tmp_assign_source_125 );
goto try_return_handler_45;
}
// tried codes exits in all cases
NUITKA_CANNOT_GET_HERE( future$backports$email$errors );
return MOD_RETURN_VALUE( NULL );
// Return handler code:
try_return_handler_45:;
{
Py_DECREF( locals_future$backports$email$errors_68 );
locals_future$backports$email$errors_68 = NULL;
}
{
goto try_return_handler_44;
}
// Exception handler code:
try_except_handler_45:;
exception_keeper_type_43 = exception_type;
exception_keeper_value_43 = exception_value;
exception_keeper_tb_43 = exception_tb;
exception_keeper_lineno_43 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
{
Py_DECREF( locals_future$backports$email$errors_68 );
locals_future$backports$email$errors_68 = NULL;
}
{
// Re-raise.
exception_type = exception_keeper_type_43;
exception_value = exception_keeper_value_43;
exception_tb = exception_keeper_tb_43;
exception_lineno = exception_keeper_lineno_43;
goto try_except_handler_44;
}
// End of try:
}
// tried codes exits in all cases
NUITKA_CANNOT_GET_HERE( future$backports$email$errors );
return MOD_RETURN_VALUE( NULL );
// Return handler code:
try_return_handler_44:;
{
CHECK_OBJECT( (PyObject *)outline_14_var___class__ );
Py_DECREF( outline_14_var___class__ );
outline_14_var___class__ = NULL;
}
{
goto outline_result_15;
}
// Exception handler code:
try_except_handler_44:;
exception_keeper_type_44 = exception_type;
exception_keeper_value_44 = exception_value;
exception_keeper_tb_44 = exception_tb;
exception_keeper_lineno_44 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
{
// Re-raise.
exception_type = exception_keeper_type_44;
exception_value = exception_keeper_value_44;
exception_tb = exception_keeper_tb_44;
exception_lineno = exception_keeper_lineno_44;
goto outline_exception_15;
}
// End of try:
}
// Return statement must have exited already.
NUITKA_CANNOT_GET_HERE( future$backports$email$errors );
return MOD_RETURN_VALUE( NULL );
outline_exception_15:;
exception_lineno = 68;
goto try_except_handler_43;
outline_result_15:;
UPDATE_STRING_DICT1( moduledict_future$backports$email$errors, (Nuitka_StringObject *)const_str_digest_6c161183deefbb0f435d9ec5f5f973fd, tmp_assign_source_125 );
}
goto try_end_15;
// Exception handler code:
try_except_handler_43:;
exception_keeper_type_45 = exception_type;
exception_keeper_value_45 = exception_value;
exception_keeper_tb_45 = exception_tb;
exception_keeper_lineno_45 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
{
Py_XDECREF( tmp_class_creation_15__bases );
tmp_class_creation_15__bases = NULL;
}
{
Py_XDECREF( tmp_class_creation_15__class_decl_dict );
tmp_class_creation_15__class_decl_dict = NULL;
}
{
Py_XDECREF( tmp_class_creation_15__metaclass );
tmp_class_creation_15__metaclass = NULL;
}
{
Py_XDECREF( tmp_class_creation_15__prepared );
tmp_class_creation_15__prepared = NULL;
}
{
// Re-raise.
exception_type = exception_keeper_type_45;
exception_value = exception_keeper_value_45;
exception_tb = exception_keeper_tb_45;
exception_lineno = exception_keeper_lineno_45;
goto frame_exception_exit_1;
}
// End of try:
try_end_15:;
}
{
CHECK_OBJECT( (PyObject *)tmp_class_creation_15__bases );
Py_DECREF( tmp_class_creation_15__bases );
tmp_class_creation_15__bases = NULL;
}
{
CHECK_OBJECT( (PyObject *)tmp_class_creation_15__class_decl_dict );
Py_DECREF( tmp_class_creation_15__class_decl_dict );
tmp_class_creation_15__class_decl_dict = NULL;
}
{
CHECK_OBJECT( (PyObject *)tmp_class_creation_15__metaclass );
Py_DECREF( tmp_class_creation_15__metaclass );
tmp_class_creation_15__metaclass = NULL;
}
{
CHECK_OBJECT( (PyObject *)tmp_class_creation_15__prepared );
Py_DECREF( tmp_class_creation_15__prepared );
tmp_class_creation_15__prepared = NULL;
}
{
// Tried code:
{
PyObject *tmp_assign_source_127;
PyObject *tmp_tuple_element_59;
PyObject *tmp_mvar_value_15;
tmp_mvar_value_15 = GET_STRING_DICT_VALUE( moduledict_future$backports$email$errors, (Nuitka_StringObject *)const_str_plain_MessageDefect );
if (unlikely( tmp_mvar_value_15 == NULL ))
{
tmp_mvar_value_15 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_MessageDefect );
}
if ( tmp_mvar_value_15 == NULL )
{
exception_type = PyExc_NameError;
Py_INCREF( exception_type );
exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "MessageDefect" );
exception_tb = NULL;
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb );
CHAIN_EXCEPTION( exception_value );
exception_lineno = 71;
goto try_except_handler_46;
}
tmp_tuple_element_59 = tmp_mvar_value_15;
tmp_assign_source_127 = PyTuple_New( 1 );
Py_INCREF( tmp_tuple_element_59 );
PyTuple_SET_ITEM( tmp_assign_source_127, 0, tmp_tuple_element_59 );
assert( tmp_class_creation_16__bases_orig == NULL );
tmp_class_creation_16__bases_orig = tmp_assign_source_127;
}
{
PyObject *tmp_assign_source_128;
PyObject *tmp_dircall_arg1_16;
CHECK_OBJECT( tmp_class_creation_16__bases_orig );
tmp_dircall_arg1_16 = tmp_class_creation_16__bases_orig;
Py_INCREF( tmp_dircall_arg1_16 );
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_16};
tmp_assign_source_128 = impl___internal__$$$function_1__mro_entries_conversion( dir_call_args );
}
if ( tmp_assign_source_128 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 71;
goto try_except_handler_46;
}
assert( tmp_class_creation_16__bases == NULL );
tmp_class_creation_16__bases = tmp_assign_source_128;
}
{
PyObject *tmp_assign_source_129;
tmp_assign_source_129 = PyDict_New();
assert( tmp_class_creation_16__class_decl_dict == NULL );
tmp_class_creation_16__class_decl_dict = tmp_assign_source_129;
}
{
PyObject *tmp_assign_source_130;
PyObject *tmp_metaclass_name_16;
nuitka_bool tmp_condition_result_91;
PyObject *tmp_key_name_46;
PyObject *tmp_dict_name_46;
PyObject *tmp_dict_name_47;
PyObject *tmp_key_name_47;
nuitka_bool tmp_condition_result_92;
int tmp_truth_name_16;
PyObject *tmp_type_arg_31;
PyObject *tmp_subscribed_name_16;
PyObject *tmp_subscript_name_16;
PyObject *tmp_bases_name_16;
tmp_key_name_46 = const_str_plain_metaclass;
CHECK_OBJECT( tmp_class_creation_16__class_decl_dict );
tmp_dict_name_46 = tmp_class_creation_16__class_decl_dict;
tmp_res = PyDict_Contains( tmp_dict_name_46, tmp_key_name_46 );
if ( tmp_res == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 71;
goto try_except_handler_46;
}
tmp_condition_result_91 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_91 == NUITKA_BOOL_TRUE )
{
goto condexpr_true_31;
}
else
{
goto condexpr_false_31;
}
condexpr_true_31:;
CHECK_OBJECT( tmp_class_creation_16__class_decl_dict );
tmp_dict_name_47 = tmp_class_creation_16__class_decl_dict;
tmp_key_name_47 = const_str_plain_metaclass;
tmp_metaclass_name_16 = DICT_GET_ITEM( tmp_dict_name_47, tmp_key_name_47 );
if ( tmp_metaclass_name_16 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 71;
goto try_except_handler_46;
}
goto condexpr_end_31;
condexpr_false_31:;
CHECK_OBJECT( tmp_class_creation_16__bases );
tmp_truth_name_16 = CHECK_IF_TRUE( tmp_class_creation_16__bases );
if ( tmp_truth_name_16 == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 71;
goto try_except_handler_46;
}
tmp_condition_result_92 = tmp_truth_name_16 == 1 ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_92 == NUITKA_BOOL_TRUE )
{
goto condexpr_true_32;
}
else
{
goto condexpr_false_32;
}
condexpr_true_32:;
CHECK_OBJECT( tmp_class_creation_16__bases );
tmp_subscribed_name_16 = tmp_class_creation_16__bases;
tmp_subscript_name_16 = const_int_0;
tmp_type_arg_31 = LOOKUP_SUBSCRIPT_CONST( tmp_subscribed_name_16, tmp_subscript_name_16, 0 );
if ( tmp_type_arg_31 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 71;
goto try_except_handler_46;
}
tmp_metaclass_name_16 = BUILTIN_TYPE1( tmp_type_arg_31 );
Py_DECREF( tmp_type_arg_31 );
if ( tmp_metaclass_name_16 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 71;
goto try_except_handler_46;
}
goto condexpr_end_32;
condexpr_false_32:;
tmp_metaclass_name_16 = (PyObject *)&PyType_Type;
Py_INCREF( tmp_metaclass_name_16 );
condexpr_end_32:;
condexpr_end_31:;
CHECK_OBJECT( tmp_class_creation_16__bases );
tmp_bases_name_16 = tmp_class_creation_16__bases;
tmp_assign_source_130 = SELECT_METACLASS( tmp_metaclass_name_16, tmp_bases_name_16 );
Py_DECREF( tmp_metaclass_name_16 );
if ( tmp_assign_source_130 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 71;
goto try_except_handler_46;
}
assert( tmp_class_creation_16__metaclass == NULL );
tmp_class_creation_16__metaclass = tmp_assign_source_130;
}
{
nuitka_bool tmp_condition_result_93;
PyObject *tmp_key_name_48;
PyObject *tmp_dict_name_48;
tmp_key_name_48 = const_str_plain_metaclass;
CHECK_OBJECT( tmp_class_creation_16__class_decl_dict );
tmp_dict_name_48 = tmp_class_creation_16__class_decl_dict;
tmp_res = PyDict_Contains( tmp_dict_name_48, tmp_key_name_48 );
if ( tmp_res == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 71;
goto try_except_handler_46;
}
tmp_condition_result_93 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_93 == NUITKA_BOOL_TRUE )
{
goto branch_yes_61;
}
else
{
goto branch_no_61;
}
branch_yes_61:;
{
CHECK_OBJECT( tmp_class_creation_16__class_decl_dict );
tmp_dictdel_dict = tmp_class_creation_16__class_decl_dict;
tmp_dictdel_key = const_str_plain_metaclass;
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 = 71;
goto try_except_handler_46;
}
}
branch_no_61:;
}
{
nuitka_bool tmp_condition_result_94;
PyObject *tmp_source_name_61;
CHECK_OBJECT( tmp_class_creation_16__metaclass );
tmp_source_name_61 = tmp_class_creation_16__metaclass;
tmp_res = PyObject_HasAttr( tmp_source_name_61, const_str_plain___prepare__ );
tmp_condition_result_94 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_94 == NUITKA_BOOL_TRUE )
{
goto branch_yes_62;
}
else
{
goto branch_no_62;
}
branch_yes_62:;
{
PyObject *tmp_assign_source_131;
PyObject *tmp_called_name_31;
PyObject *tmp_source_name_62;
PyObject *tmp_args_name_31;
PyObject *tmp_tuple_element_60;
PyObject *tmp_kw_name_31;
CHECK_OBJECT( tmp_class_creation_16__metaclass );
tmp_source_name_62 = tmp_class_creation_16__metaclass;
tmp_called_name_31 = LOOKUP_ATTRIBUTE( tmp_source_name_62, const_str_plain___prepare__ );
if ( tmp_called_name_31 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 71;
goto try_except_handler_46;
}
tmp_tuple_element_60 = const_str_plain_UndecodableBytesDefect;
tmp_args_name_31 = PyTuple_New( 2 );
Py_INCREF( tmp_tuple_element_60 );
PyTuple_SET_ITEM( tmp_args_name_31, 0, tmp_tuple_element_60 );
CHECK_OBJECT( tmp_class_creation_16__bases );
tmp_tuple_element_60 = tmp_class_creation_16__bases;
Py_INCREF( tmp_tuple_element_60 );
PyTuple_SET_ITEM( tmp_args_name_31, 1, tmp_tuple_element_60 );
CHECK_OBJECT( tmp_class_creation_16__class_decl_dict );
tmp_kw_name_31 = tmp_class_creation_16__class_decl_dict;
frame_0e2f03dea0aee4deb4820c0f256f31cf->m_frame.f_lineno = 71;
tmp_assign_source_131 = CALL_FUNCTION( tmp_called_name_31, tmp_args_name_31, tmp_kw_name_31 );
Py_DECREF( tmp_called_name_31 );
Py_DECREF( tmp_args_name_31 );
if ( tmp_assign_source_131 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 71;
goto try_except_handler_46;
}
assert( tmp_class_creation_16__prepared == NULL );
tmp_class_creation_16__prepared = tmp_assign_source_131;
}
{
nuitka_bool tmp_condition_result_95;
PyObject *tmp_operand_name_16;
PyObject *tmp_source_name_63;
CHECK_OBJECT( tmp_class_creation_16__prepared );
tmp_source_name_63 = tmp_class_creation_16__prepared;
tmp_res = PyObject_HasAttr( tmp_source_name_63, const_str_plain___getitem__ );
tmp_operand_name_16 = ( tmp_res != 0 ) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE( tmp_operand_name_16 );
if ( tmp_res == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 71;
goto try_except_handler_46;
}
tmp_condition_result_95 = ( tmp_res == 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_95 == NUITKA_BOOL_TRUE )
{
goto branch_yes_63;
}
else
{
goto branch_no_63;
}
branch_yes_63:;
{
PyObject *tmp_raise_type_16;
PyObject *tmp_raise_value_16;
PyObject *tmp_left_name_16;
PyObject *tmp_right_name_16;
PyObject *tmp_tuple_element_61;
PyObject *tmp_getattr_target_16;
PyObject *tmp_getattr_attr_16;
PyObject *tmp_getattr_default_16;
PyObject *tmp_source_name_64;
PyObject *tmp_type_arg_32;
tmp_raise_type_16 = PyExc_TypeError;
tmp_left_name_16 = const_str_digest_75fd71b1edada749c2ef7ac810062295;
CHECK_OBJECT( tmp_class_creation_16__metaclass );
tmp_getattr_target_16 = tmp_class_creation_16__metaclass;
tmp_getattr_attr_16 = const_str_plain___name__;
tmp_getattr_default_16 = const_str_angle_metaclass;
tmp_tuple_element_61 = BUILTIN_GETATTR( tmp_getattr_target_16, tmp_getattr_attr_16, tmp_getattr_default_16 );
if ( tmp_tuple_element_61 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 71;
goto try_except_handler_46;
}
tmp_right_name_16 = PyTuple_New( 2 );
PyTuple_SET_ITEM( tmp_right_name_16, 0, tmp_tuple_element_61 );
CHECK_OBJECT( tmp_class_creation_16__prepared );
tmp_type_arg_32 = tmp_class_creation_16__prepared;
tmp_source_name_64 = BUILTIN_TYPE1( tmp_type_arg_32 );
assert( !(tmp_source_name_64 == NULL) );
tmp_tuple_element_61 = LOOKUP_ATTRIBUTE( tmp_source_name_64, const_str_plain___name__ );
Py_DECREF( tmp_source_name_64 );
if ( tmp_tuple_element_61 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
Py_DECREF( tmp_right_name_16 );
exception_lineno = 71;
goto try_except_handler_46;
}
PyTuple_SET_ITEM( tmp_right_name_16, 1, tmp_tuple_element_61 );
tmp_raise_value_16 = BINARY_OPERATION_REMAINDER( tmp_left_name_16, tmp_right_name_16 );
Py_DECREF( tmp_right_name_16 );
if ( tmp_raise_value_16 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 71;
goto try_except_handler_46;
}
exception_type = tmp_raise_type_16;
Py_INCREF( tmp_raise_type_16 );
exception_value = tmp_raise_value_16;
exception_lineno = 71;
RAISE_EXCEPTION_IMPLICIT( &exception_type, &exception_value, &exception_tb );
goto try_except_handler_46;
}
branch_no_63:;
}
goto branch_end_62;
branch_no_62:;
{
PyObject *tmp_assign_source_132;
tmp_assign_source_132 = PyDict_New();
assert( tmp_class_creation_16__prepared == NULL );
tmp_class_creation_16__prepared = tmp_assign_source_132;
}
branch_end_62:;
}
{
PyObject *tmp_assign_source_133;
{
PyObject *tmp_set_locals_16;
CHECK_OBJECT( tmp_class_creation_16__prepared );
tmp_set_locals_16 = tmp_class_creation_16__prepared;
locals_future$backports$email$errors_71 = tmp_set_locals_16;
Py_INCREF( tmp_set_locals_16 );
}
{
// Tried code:
{
// Tried code:
{
tmp_dictset_value = const_str_digest_74552dfa52bd8353863ac446e7e38d45;
tmp_res = PyObject_SetItem( locals_future$backports$email$errors_71, const_str_plain___module__, tmp_dictset_value );
if ( tmp_res != 0 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 71;
goto try_except_handler_48;
}
}
{
tmp_dictset_value = const_str_digest_d0e1dff6f277c901c344fc7fe89f0c4d;
tmp_res = PyObject_SetItem( locals_future$backports$email$errors_71, const_str_plain___doc__, tmp_dictset_value );
if ( tmp_res != 0 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 71;
goto try_except_handler_48;
}
}
{
tmp_dictset_value = const_str_plain_UndecodableBytesDefect;
tmp_res = PyObject_SetItem( locals_future$backports$email$errors_71, const_str_plain___qualname__, tmp_dictset_value );
if ( tmp_res != 0 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 71;
goto try_except_handler_48;
}
}
{
nuitka_bool tmp_condition_result_96;
PyObject *tmp_compexpr_left_16;
PyObject *tmp_compexpr_right_16;
CHECK_OBJECT( tmp_class_creation_16__bases );
tmp_compexpr_left_16 = tmp_class_creation_16__bases;
CHECK_OBJECT( tmp_class_creation_16__bases_orig );
tmp_compexpr_right_16 = tmp_class_creation_16__bases_orig;
tmp_res = RICH_COMPARE_BOOL_NE( tmp_compexpr_left_16, tmp_compexpr_right_16 );
if ( tmp_res == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 71;
goto try_except_handler_48;
}
tmp_condition_result_96 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_96 == NUITKA_BOOL_TRUE )
{
goto branch_yes_64;
}
else
{
goto branch_no_64;
}
branch_yes_64:;
{
CHECK_OBJECT( tmp_class_creation_16__bases_orig );
tmp_dictset_value = tmp_class_creation_16__bases_orig;
tmp_res = PyObject_SetItem( locals_future$backports$email$errors_71, const_str_plain___orig_bases__, tmp_dictset_value );
if ( tmp_res != 0 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 71;
goto try_except_handler_48;
}
}
branch_no_64:;
}
{
PyObject *tmp_assign_source_134;
PyObject *tmp_called_name_32;
PyObject *tmp_args_name_32;
PyObject *tmp_tuple_element_62;
PyObject *tmp_kw_name_32;
CHECK_OBJECT( tmp_class_creation_16__metaclass );
tmp_called_name_32 = tmp_class_creation_16__metaclass;
tmp_tuple_element_62 = const_str_plain_UndecodableBytesDefect;
tmp_args_name_32 = PyTuple_New( 3 );
Py_INCREF( tmp_tuple_element_62 );
PyTuple_SET_ITEM( tmp_args_name_32, 0, tmp_tuple_element_62 );
CHECK_OBJECT( tmp_class_creation_16__bases );
tmp_tuple_element_62 = tmp_class_creation_16__bases;
Py_INCREF( tmp_tuple_element_62 );
PyTuple_SET_ITEM( tmp_args_name_32, 1, tmp_tuple_element_62 );
tmp_tuple_element_62 = locals_future$backports$email$errors_71;
Py_INCREF( tmp_tuple_element_62 );
PyTuple_SET_ITEM( tmp_args_name_32, 2, tmp_tuple_element_62 );
CHECK_OBJECT( tmp_class_creation_16__class_decl_dict );
tmp_kw_name_32 = tmp_class_creation_16__class_decl_dict;
frame_0e2f03dea0aee4deb4820c0f256f31cf->m_frame.f_lineno = 71;
tmp_assign_source_134 = CALL_FUNCTION( tmp_called_name_32, tmp_args_name_32, tmp_kw_name_32 );
Py_DECREF( tmp_args_name_32 );
if ( tmp_assign_source_134 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 71;
goto try_except_handler_48;
}
assert( outline_15_var___class__ == NULL );
outline_15_var___class__ = tmp_assign_source_134;
}
{
CHECK_OBJECT( outline_15_var___class__ );
tmp_assign_source_133 = outline_15_var___class__;
Py_INCREF( tmp_assign_source_133 );
goto try_return_handler_48;
}
// tried codes exits in all cases
NUITKA_CANNOT_GET_HERE( future$backports$email$errors );
return MOD_RETURN_VALUE( NULL );
// Return handler code:
try_return_handler_48:;
{
Py_DECREF( locals_future$backports$email$errors_71 );
locals_future$backports$email$errors_71 = NULL;
}
{
goto try_return_handler_47;
}
// Exception handler code:
try_except_handler_48:;
exception_keeper_type_46 = exception_type;
exception_keeper_value_46 = exception_value;
exception_keeper_tb_46 = exception_tb;
exception_keeper_lineno_46 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
{
Py_DECREF( locals_future$backports$email$errors_71 );
locals_future$backports$email$errors_71 = NULL;
}
{
// Re-raise.
exception_type = exception_keeper_type_46;
exception_value = exception_keeper_value_46;
exception_tb = exception_keeper_tb_46;
exception_lineno = exception_keeper_lineno_46;
goto try_except_handler_47;
}
// End of try:
}
// tried codes exits in all cases
NUITKA_CANNOT_GET_HERE( future$backports$email$errors );
return MOD_RETURN_VALUE( NULL );
// Return handler code:
try_return_handler_47:;
{
CHECK_OBJECT( (PyObject *)outline_15_var___class__ );
Py_DECREF( outline_15_var___class__ );
outline_15_var___class__ = NULL;
}
{
goto outline_result_16;
}
// Exception handler code:
try_except_handler_47:;
exception_keeper_type_47 = exception_type;
exception_keeper_value_47 = exception_value;
exception_keeper_tb_47 = exception_tb;
exception_keeper_lineno_47 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
{
// Re-raise.
exception_type = exception_keeper_type_47;
exception_value = exception_keeper_value_47;
exception_tb = exception_keeper_tb_47;
exception_lineno = exception_keeper_lineno_47;
goto outline_exception_16;
}
// End of try:
}
// Return statement must have exited already.
NUITKA_CANNOT_GET_HERE( future$backports$email$errors );
return MOD_RETURN_VALUE( NULL );
outline_exception_16:;
exception_lineno = 71;
goto try_except_handler_46;
outline_result_16:;
UPDATE_STRING_DICT1( moduledict_future$backports$email$errors, (Nuitka_StringObject *)const_str_plain_UndecodableBytesDefect, tmp_assign_source_133 );
}
goto try_end_16;
// Exception handler code:
try_except_handler_46:;
exception_keeper_type_48 = exception_type;
exception_keeper_value_48 = exception_value;
exception_keeper_tb_48 = exception_tb;
exception_keeper_lineno_48 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
{
Py_XDECREF( tmp_class_creation_16__bases );
tmp_class_creation_16__bases = NULL;
}
{
Py_XDECREF( tmp_class_creation_16__class_decl_dict );
tmp_class_creation_16__class_decl_dict = NULL;
}
{
Py_XDECREF( tmp_class_creation_16__metaclass );
tmp_class_creation_16__metaclass = NULL;
}
{
Py_XDECREF( tmp_class_creation_16__prepared );
tmp_class_creation_16__prepared = NULL;
}
{
// Re-raise.
exception_type = exception_keeper_type_48;
exception_value = exception_keeper_value_48;
exception_tb = exception_keeper_tb_48;
exception_lineno = exception_keeper_lineno_48;
goto frame_exception_exit_1;
}
// End of try:
try_end_16:;
}
{
CHECK_OBJECT( (PyObject *)tmp_class_creation_16__bases );
Py_DECREF( tmp_class_creation_16__bases );
tmp_class_creation_16__bases = NULL;
}
{
CHECK_OBJECT( (PyObject *)tmp_class_creation_16__class_decl_dict );
Py_DECREF( tmp_class_creation_16__class_decl_dict );
tmp_class_creation_16__class_decl_dict = NULL;
}
{
CHECK_OBJECT( (PyObject *)tmp_class_creation_16__metaclass );
Py_DECREF( tmp_class_creation_16__metaclass );
tmp_class_creation_16__metaclass = NULL;
}
{
CHECK_OBJECT( (PyObject *)tmp_class_creation_16__prepared );
Py_DECREF( tmp_class_creation_16__prepared );
tmp_class_creation_16__prepared = NULL;
}
{
// Tried code:
{
PyObject *tmp_assign_source_135;
PyObject *tmp_tuple_element_63;
PyObject *tmp_mvar_value_16;
tmp_mvar_value_16 = GET_STRING_DICT_VALUE( moduledict_future$backports$email$errors, (Nuitka_StringObject *)const_str_plain_MessageDefect );
if (unlikely( tmp_mvar_value_16 == NULL ))
{
tmp_mvar_value_16 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_MessageDefect );
}
if ( tmp_mvar_value_16 == NULL )
{
exception_type = PyExc_NameError;
Py_INCREF( exception_type );
exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "MessageDefect" );
exception_tb = NULL;
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb );
CHAIN_EXCEPTION( exception_value );
exception_lineno = 74;
goto try_except_handler_49;
}
tmp_tuple_element_63 = tmp_mvar_value_16;
tmp_assign_source_135 = PyTuple_New( 1 );
Py_INCREF( tmp_tuple_element_63 );
PyTuple_SET_ITEM( tmp_assign_source_135, 0, tmp_tuple_element_63 );
assert( tmp_class_creation_17__bases_orig == NULL );
tmp_class_creation_17__bases_orig = tmp_assign_source_135;
}
{
PyObject *tmp_assign_source_136;
PyObject *tmp_dircall_arg1_17;
CHECK_OBJECT( tmp_class_creation_17__bases_orig );
tmp_dircall_arg1_17 = tmp_class_creation_17__bases_orig;
Py_INCREF( tmp_dircall_arg1_17 );
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_17};
tmp_assign_source_136 = impl___internal__$$$function_1__mro_entries_conversion( dir_call_args );
}
if ( tmp_assign_source_136 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 74;
goto try_except_handler_49;
}
assert( tmp_class_creation_17__bases == NULL );
tmp_class_creation_17__bases = tmp_assign_source_136;
}
{
PyObject *tmp_assign_source_137;
tmp_assign_source_137 = PyDict_New();
assert( tmp_class_creation_17__class_decl_dict == NULL );
tmp_class_creation_17__class_decl_dict = tmp_assign_source_137;
}
{
PyObject *tmp_assign_source_138;
PyObject *tmp_metaclass_name_17;
nuitka_bool tmp_condition_result_97;
PyObject *tmp_key_name_49;
PyObject *tmp_dict_name_49;
PyObject *tmp_dict_name_50;
PyObject *tmp_key_name_50;
nuitka_bool tmp_condition_result_98;
int tmp_truth_name_17;
PyObject *tmp_type_arg_33;
PyObject *tmp_subscribed_name_17;
PyObject *tmp_subscript_name_17;
PyObject *tmp_bases_name_17;
tmp_key_name_49 = const_str_plain_metaclass;
CHECK_OBJECT( tmp_class_creation_17__class_decl_dict );
tmp_dict_name_49 = tmp_class_creation_17__class_decl_dict;
tmp_res = PyDict_Contains( tmp_dict_name_49, tmp_key_name_49 );
if ( tmp_res == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 74;
goto try_except_handler_49;
}
tmp_condition_result_97 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_97 == NUITKA_BOOL_TRUE )
{
goto condexpr_true_33;
}
else
{
goto condexpr_false_33;
}
condexpr_true_33:;
CHECK_OBJECT( tmp_class_creation_17__class_decl_dict );
tmp_dict_name_50 = tmp_class_creation_17__class_decl_dict;
tmp_key_name_50 = const_str_plain_metaclass;
tmp_metaclass_name_17 = DICT_GET_ITEM( tmp_dict_name_50, tmp_key_name_50 );
if ( tmp_metaclass_name_17 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 74;
goto try_except_handler_49;
}
goto condexpr_end_33;
condexpr_false_33:;
CHECK_OBJECT( tmp_class_creation_17__bases );
tmp_truth_name_17 = CHECK_IF_TRUE( tmp_class_creation_17__bases );
if ( tmp_truth_name_17 == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 74;
goto try_except_handler_49;
}
tmp_condition_result_98 = tmp_truth_name_17 == 1 ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_98 == NUITKA_BOOL_TRUE )
{
goto condexpr_true_34;
}
else
{
goto condexpr_false_34;
}
condexpr_true_34:;
CHECK_OBJECT( tmp_class_creation_17__bases );
tmp_subscribed_name_17 = tmp_class_creation_17__bases;
tmp_subscript_name_17 = const_int_0;
tmp_type_arg_33 = LOOKUP_SUBSCRIPT_CONST( tmp_subscribed_name_17, tmp_subscript_name_17, 0 );
if ( tmp_type_arg_33 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 74;
goto try_except_handler_49;
}
tmp_metaclass_name_17 = BUILTIN_TYPE1( tmp_type_arg_33 );
Py_DECREF( tmp_type_arg_33 );
if ( tmp_metaclass_name_17 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 74;
goto try_except_handler_49;
}
goto condexpr_end_34;
condexpr_false_34:;
tmp_metaclass_name_17 = (PyObject *)&PyType_Type;
Py_INCREF( tmp_metaclass_name_17 );
condexpr_end_34:;
condexpr_end_33:;
CHECK_OBJECT( tmp_class_creation_17__bases );
tmp_bases_name_17 = tmp_class_creation_17__bases;
tmp_assign_source_138 = SELECT_METACLASS( tmp_metaclass_name_17, tmp_bases_name_17 );
Py_DECREF( tmp_metaclass_name_17 );
if ( tmp_assign_source_138 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 74;
goto try_except_handler_49;
}
assert( tmp_class_creation_17__metaclass == NULL );
tmp_class_creation_17__metaclass = tmp_assign_source_138;
}
{
nuitka_bool tmp_condition_result_99;
PyObject *tmp_key_name_51;
PyObject *tmp_dict_name_51;
tmp_key_name_51 = const_str_plain_metaclass;
CHECK_OBJECT( tmp_class_creation_17__class_decl_dict );
tmp_dict_name_51 = tmp_class_creation_17__class_decl_dict;
tmp_res = PyDict_Contains( tmp_dict_name_51, tmp_key_name_51 );
if ( tmp_res == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 74;
goto try_except_handler_49;
}
tmp_condition_result_99 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_99 == NUITKA_BOOL_TRUE )
{
goto branch_yes_65;
}
else
{
goto branch_no_65;
}
branch_yes_65:;
{
CHECK_OBJECT( tmp_class_creation_17__class_decl_dict );
tmp_dictdel_dict = tmp_class_creation_17__class_decl_dict;
tmp_dictdel_key = const_str_plain_metaclass;
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 = 74;
goto try_except_handler_49;
}
}
branch_no_65:;
}
{
nuitka_bool tmp_condition_result_100;
PyObject *tmp_source_name_65;
CHECK_OBJECT( tmp_class_creation_17__metaclass );
tmp_source_name_65 = tmp_class_creation_17__metaclass;
tmp_res = PyObject_HasAttr( tmp_source_name_65, const_str_plain___prepare__ );
tmp_condition_result_100 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_100 == NUITKA_BOOL_TRUE )
{
goto branch_yes_66;
}
else
{
goto branch_no_66;
}
branch_yes_66:;
{
PyObject *tmp_assign_source_139;
PyObject *tmp_called_name_33;
PyObject *tmp_source_name_66;
PyObject *tmp_args_name_33;
PyObject *tmp_tuple_element_64;
PyObject *tmp_kw_name_33;
CHECK_OBJECT( tmp_class_creation_17__metaclass );
tmp_source_name_66 = tmp_class_creation_17__metaclass;
tmp_called_name_33 = LOOKUP_ATTRIBUTE( tmp_source_name_66, const_str_plain___prepare__ );
if ( tmp_called_name_33 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 74;
goto try_except_handler_49;
}
tmp_tuple_element_64 = const_str_plain_InvalidBase64PaddingDefect;
tmp_args_name_33 = PyTuple_New( 2 );
Py_INCREF( tmp_tuple_element_64 );
PyTuple_SET_ITEM( tmp_args_name_33, 0, tmp_tuple_element_64 );
CHECK_OBJECT( tmp_class_creation_17__bases );
tmp_tuple_element_64 = tmp_class_creation_17__bases;
Py_INCREF( tmp_tuple_element_64 );
PyTuple_SET_ITEM( tmp_args_name_33, 1, tmp_tuple_element_64 );
CHECK_OBJECT( tmp_class_creation_17__class_decl_dict );
tmp_kw_name_33 = tmp_class_creation_17__class_decl_dict;
frame_0e2f03dea0aee4deb4820c0f256f31cf->m_frame.f_lineno = 74;
tmp_assign_source_139 = CALL_FUNCTION( tmp_called_name_33, tmp_args_name_33, tmp_kw_name_33 );
Py_DECREF( tmp_called_name_33 );
Py_DECREF( tmp_args_name_33 );
if ( tmp_assign_source_139 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 74;
goto try_except_handler_49;
}
assert( tmp_class_creation_17__prepared == NULL );
tmp_class_creation_17__prepared = tmp_assign_source_139;
}
{
nuitka_bool tmp_condition_result_101;
PyObject *tmp_operand_name_17;
PyObject *tmp_source_name_67;
CHECK_OBJECT( tmp_class_creation_17__prepared );
tmp_source_name_67 = tmp_class_creation_17__prepared;
tmp_res = PyObject_HasAttr( tmp_source_name_67, const_str_plain___getitem__ );
tmp_operand_name_17 = ( tmp_res != 0 ) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE( tmp_operand_name_17 );
if ( tmp_res == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 74;
goto try_except_handler_49;
}
tmp_condition_result_101 = ( tmp_res == 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_101 == NUITKA_BOOL_TRUE )
{
goto branch_yes_67;
}
else
{
goto branch_no_67;
}
branch_yes_67:;
{
PyObject *tmp_raise_type_17;
PyObject *tmp_raise_value_17;
PyObject *tmp_left_name_17;
PyObject *tmp_right_name_17;
PyObject *tmp_tuple_element_65;
PyObject *tmp_getattr_target_17;
PyObject *tmp_getattr_attr_17;
PyObject *tmp_getattr_default_17;
PyObject *tmp_source_name_68;
PyObject *tmp_type_arg_34;
tmp_raise_type_17 = PyExc_TypeError;
tmp_left_name_17 = const_str_digest_75fd71b1edada749c2ef7ac810062295;
CHECK_OBJECT( tmp_class_creation_17__metaclass );
tmp_getattr_target_17 = tmp_class_creation_17__metaclass;
tmp_getattr_attr_17 = const_str_plain___name__;
tmp_getattr_default_17 = const_str_angle_metaclass;
tmp_tuple_element_65 = BUILTIN_GETATTR( tmp_getattr_target_17, tmp_getattr_attr_17, tmp_getattr_default_17 );
if ( tmp_tuple_element_65 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 74;
goto try_except_handler_49;
}
tmp_right_name_17 = PyTuple_New( 2 );
PyTuple_SET_ITEM( tmp_right_name_17, 0, tmp_tuple_element_65 );
CHECK_OBJECT( tmp_class_creation_17__prepared );
tmp_type_arg_34 = tmp_class_creation_17__prepared;
tmp_source_name_68 = BUILTIN_TYPE1( tmp_type_arg_34 );
assert( !(tmp_source_name_68 == NULL) );
tmp_tuple_element_65 = LOOKUP_ATTRIBUTE( tmp_source_name_68, const_str_plain___name__ );
Py_DECREF( tmp_source_name_68 );
if ( tmp_tuple_element_65 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
Py_DECREF( tmp_right_name_17 );
exception_lineno = 74;
goto try_except_handler_49;
}
PyTuple_SET_ITEM( tmp_right_name_17, 1, tmp_tuple_element_65 );
tmp_raise_value_17 = BINARY_OPERATION_REMAINDER( tmp_left_name_17, tmp_right_name_17 );
Py_DECREF( tmp_right_name_17 );
if ( tmp_raise_value_17 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 74;
goto try_except_handler_49;
}
exception_type = tmp_raise_type_17;
Py_INCREF( tmp_raise_type_17 );
exception_value = tmp_raise_value_17;
exception_lineno = 74;
RAISE_EXCEPTION_IMPLICIT( &exception_type, &exception_value, &exception_tb );
goto try_except_handler_49;
}
branch_no_67:;
}
goto branch_end_66;
branch_no_66:;
{
PyObject *tmp_assign_source_140;
tmp_assign_source_140 = PyDict_New();
assert( tmp_class_creation_17__prepared == NULL );
tmp_class_creation_17__prepared = tmp_assign_source_140;
}
branch_end_66:;
}
{
PyObject *tmp_assign_source_141;
{
PyObject *tmp_set_locals_17;
CHECK_OBJECT( tmp_class_creation_17__prepared );
tmp_set_locals_17 = tmp_class_creation_17__prepared;
locals_future$backports$email$errors_74 = tmp_set_locals_17;
Py_INCREF( tmp_set_locals_17 );
}
{
// Tried code:
{
// Tried code:
{
tmp_dictset_value = const_str_digest_74552dfa52bd8353863ac446e7e38d45;
tmp_res = PyObject_SetItem( locals_future$backports$email$errors_74, const_str_plain___module__, tmp_dictset_value );
if ( tmp_res != 0 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 74;
goto try_except_handler_51;
}
}
{
tmp_dictset_value = const_str_digest_cb92b73cc38697674ebfcf3e914fb262;
tmp_res = PyObject_SetItem( locals_future$backports$email$errors_74, const_str_plain___doc__, tmp_dictset_value );
if ( tmp_res != 0 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 74;
goto try_except_handler_51;
}
}
{
tmp_dictset_value = const_str_plain_InvalidBase64PaddingDefect;
tmp_res = PyObject_SetItem( locals_future$backports$email$errors_74, const_str_plain___qualname__, tmp_dictset_value );
if ( tmp_res != 0 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 74;
goto try_except_handler_51;
}
}
{
nuitka_bool tmp_condition_result_102;
PyObject *tmp_compexpr_left_17;
PyObject *tmp_compexpr_right_17;
CHECK_OBJECT( tmp_class_creation_17__bases );
tmp_compexpr_left_17 = tmp_class_creation_17__bases;
CHECK_OBJECT( tmp_class_creation_17__bases_orig );
tmp_compexpr_right_17 = tmp_class_creation_17__bases_orig;
tmp_res = RICH_COMPARE_BOOL_NE( tmp_compexpr_left_17, tmp_compexpr_right_17 );
if ( tmp_res == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 74;
goto try_except_handler_51;
}
tmp_condition_result_102 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_102 == NUITKA_BOOL_TRUE )
{
goto branch_yes_68;
}
else
{
goto branch_no_68;
}
branch_yes_68:;
{
CHECK_OBJECT( tmp_class_creation_17__bases_orig );
tmp_dictset_value = tmp_class_creation_17__bases_orig;
tmp_res = PyObject_SetItem( locals_future$backports$email$errors_74, const_str_plain___orig_bases__, tmp_dictset_value );
if ( tmp_res != 0 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 74;
goto try_except_handler_51;
}
}
branch_no_68:;
}
{
PyObject *tmp_assign_source_142;
PyObject *tmp_called_name_34;
PyObject *tmp_args_name_34;
PyObject *tmp_tuple_element_66;
PyObject *tmp_kw_name_34;
CHECK_OBJECT( tmp_class_creation_17__metaclass );
tmp_called_name_34 = tmp_class_creation_17__metaclass;
tmp_tuple_element_66 = const_str_plain_InvalidBase64PaddingDefect;
tmp_args_name_34 = PyTuple_New( 3 );
Py_INCREF( tmp_tuple_element_66 );
PyTuple_SET_ITEM( tmp_args_name_34, 0, tmp_tuple_element_66 );
CHECK_OBJECT( tmp_class_creation_17__bases );
tmp_tuple_element_66 = tmp_class_creation_17__bases;
Py_INCREF( tmp_tuple_element_66 );
PyTuple_SET_ITEM( tmp_args_name_34, 1, tmp_tuple_element_66 );
tmp_tuple_element_66 = locals_future$backports$email$errors_74;
Py_INCREF( tmp_tuple_element_66 );
PyTuple_SET_ITEM( tmp_args_name_34, 2, tmp_tuple_element_66 );
CHECK_OBJECT( tmp_class_creation_17__class_decl_dict );
tmp_kw_name_34 = tmp_class_creation_17__class_decl_dict;
frame_0e2f03dea0aee4deb4820c0f256f31cf->m_frame.f_lineno = 74;
tmp_assign_source_142 = CALL_FUNCTION( tmp_called_name_34, tmp_args_name_34, tmp_kw_name_34 );
Py_DECREF( tmp_args_name_34 );
if ( tmp_assign_source_142 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 74;
goto try_except_handler_51;
}
assert( outline_16_var___class__ == NULL );
outline_16_var___class__ = tmp_assign_source_142;
}
{
CHECK_OBJECT( outline_16_var___class__ );
tmp_assign_source_141 = outline_16_var___class__;
Py_INCREF( tmp_assign_source_141 );
goto try_return_handler_51;
}
// tried codes exits in all cases
NUITKA_CANNOT_GET_HERE( future$backports$email$errors );
return MOD_RETURN_VALUE( NULL );
// Return handler code:
try_return_handler_51:;
{
Py_DECREF( locals_future$backports$email$errors_74 );
locals_future$backports$email$errors_74 = NULL;
}
{
goto try_return_handler_50;
}
// Exception handler code:
try_except_handler_51:;
exception_keeper_type_49 = exception_type;
exception_keeper_value_49 = exception_value;
exception_keeper_tb_49 = exception_tb;
exception_keeper_lineno_49 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
{
Py_DECREF( locals_future$backports$email$errors_74 );
locals_future$backports$email$errors_74 = NULL;
}
{
// Re-raise.
exception_type = exception_keeper_type_49;
exception_value = exception_keeper_value_49;
exception_tb = exception_keeper_tb_49;
exception_lineno = exception_keeper_lineno_49;
goto try_except_handler_50;
}
// End of try:
}
// tried codes exits in all cases
NUITKA_CANNOT_GET_HERE( future$backports$email$errors );
return MOD_RETURN_VALUE( NULL );
// Return handler code:
try_return_handler_50:;
{
CHECK_OBJECT( (PyObject *)outline_16_var___class__ );
Py_DECREF( outline_16_var___class__ );
outline_16_var___class__ = NULL;
}
{
goto outline_result_17;
}
// Exception handler code:
try_except_handler_50:;
exception_keeper_type_50 = exception_type;
exception_keeper_value_50 = exception_value;
exception_keeper_tb_50 = exception_tb;
exception_keeper_lineno_50 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
{
// Re-raise.
exception_type = exception_keeper_type_50;
exception_value = exception_keeper_value_50;
exception_tb = exception_keeper_tb_50;
exception_lineno = exception_keeper_lineno_50;
goto outline_exception_17;
}
// End of try:
}
// Return statement must have exited already.
NUITKA_CANNOT_GET_HERE( future$backports$email$errors );
return MOD_RETURN_VALUE( NULL );
outline_exception_17:;
exception_lineno = 74;
goto try_except_handler_49;
outline_result_17:;
UPDATE_STRING_DICT1( moduledict_future$backports$email$errors, (Nuitka_StringObject *)const_str_plain_InvalidBase64PaddingDefect, tmp_assign_source_141 );
}
goto try_end_17;
// Exception handler code:
try_except_handler_49:;
exception_keeper_type_51 = exception_type;
exception_keeper_value_51 = exception_value;
exception_keeper_tb_51 = exception_tb;
exception_keeper_lineno_51 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
{
Py_XDECREF( tmp_class_creation_17__bases );
tmp_class_creation_17__bases = NULL;
}
{
Py_XDECREF( tmp_class_creation_17__class_decl_dict );
tmp_class_creation_17__class_decl_dict = NULL;
}
{
Py_XDECREF( tmp_class_creation_17__metaclass );
tmp_class_creation_17__metaclass = NULL;
}
{
Py_XDECREF( tmp_class_creation_17__prepared );
tmp_class_creation_17__prepared = NULL;
}
{
// Re-raise.
exception_type = exception_keeper_type_51;
exception_value = exception_keeper_value_51;
exception_tb = exception_keeper_tb_51;
exception_lineno = exception_keeper_lineno_51;
goto frame_exception_exit_1;
}
// End of try:
try_end_17:;
}
{
CHECK_OBJECT( (PyObject *)tmp_class_creation_17__bases );
Py_DECREF( tmp_class_creation_17__bases );
tmp_class_creation_17__bases = NULL;
}
{
CHECK_OBJECT( (PyObject *)tmp_class_creation_17__class_decl_dict );
Py_DECREF( tmp_class_creation_17__class_decl_dict );
tmp_class_creation_17__class_decl_dict = NULL;
}
{
CHECK_OBJECT( (PyObject *)tmp_class_creation_17__metaclass );
Py_DECREF( tmp_class_creation_17__metaclass );
tmp_class_creation_17__metaclass = NULL;
}
{
CHECK_OBJECT( (PyObject *)tmp_class_creation_17__prepared );
Py_DECREF( tmp_class_creation_17__prepared );
tmp_class_creation_17__prepared = NULL;
}
{
// Tried code:
{
PyObject *tmp_assign_source_143;
PyObject *tmp_tuple_element_67;
PyObject *tmp_mvar_value_17;
tmp_mvar_value_17 = GET_STRING_DICT_VALUE( moduledict_future$backports$email$errors, (Nuitka_StringObject *)const_str_plain_MessageDefect );
if (unlikely( tmp_mvar_value_17 == NULL ))
{
tmp_mvar_value_17 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_MessageDefect );
}
if ( tmp_mvar_value_17 == NULL )
{
exception_type = PyExc_NameError;
Py_INCREF( exception_type );
exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "MessageDefect" );
exception_tb = NULL;
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb );
CHAIN_EXCEPTION( exception_value );
exception_lineno = 77;
goto try_except_handler_52;
}
tmp_tuple_element_67 = tmp_mvar_value_17;
tmp_assign_source_143 = PyTuple_New( 1 );
Py_INCREF( tmp_tuple_element_67 );
PyTuple_SET_ITEM( tmp_assign_source_143, 0, tmp_tuple_element_67 );
assert( tmp_class_creation_18__bases_orig == NULL );
tmp_class_creation_18__bases_orig = tmp_assign_source_143;
}
{
PyObject *tmp_assign_source_144;
PyObject *tmp_dircall_arg1_18;
CHECK_OBJECT( tmp_class_creation_18__bases_orig );
tmp_dircall_arg1_18 = tmp_class_creation_18__bases_orig;
Py_INCREF( tmp_dircall_arg1_18 );
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_18};
tmp_assign_source_144 = impl___internal__$$$function_1__mro_entries_conversion( dir_call_args );
}
if ( tmp_assign_source_144 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 77;
goto try_except_handler_52;
}
assert( tmp_class_creation_18__bases == NULL );
tmp_class_creation_18__bases = tmp_assign_source_144;
}
{
PyObject *tmp_assign_source_145;
tmp_assign_source_145 = PyDict_New();
assert( tmp_class_creation_18__class_decl_dict == NULL );
tmp_class_creation_18__class_decl_dict = tmp_assign_source_145;
}
{
PyObject *tmp_assign_source_146;
PyObject *tmp_metaclass_name_18;
nuitka_bool tmp_condition_result_103;
PyObject *tmp_key_name_52;
PyObject *tmp_dict_name_52;
PyObject *tmp_dict_name_53;
PyObject *tmp_key_name_53;
nuitka_bool tmp_condition_result_104;
int tmp_truth_name_18;
PyObject *tmp_type_arg_35;
PyObject *tmp_subscribed_name_18;
PyObject *tmp_subscript_name_18;
PyObject *tmp_bases_name_18;
tmp_key_name_52 = const_str_plain_metaclass;
CHECK_OBJECT( tmp_class_creation_18__class_decl_dict );
tmp_dict_name_52 = tmp_class_creation_18__class_decl_dict;
tmp_res = PyDict_Contains( tmp_dict_name_52, tmp_key_name_52 );
if ( tmp_res == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 77;
goto try_except_handler_52;
}
tmp_condition_result_103 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_103 == NUITKA_BOOL_TRUE )
{
goto condexpr_true_35;
}
else
{
goto condexpr_false_35;
}
condexpr_true_35:;
CHECK_OBJECT( tmp_class_creation_18__class_decl_dict );
tmp_dict_name_53 = tmp_class_creation_18__class_decl_dict;
tmp_key_name_53 = const_str_plain_metaclass;
tmp_metaclass_name_18 = DICT_GET_ITEM( tmp_dict_name_53, tmp_key_name_53 );
if ( tmp_metaclass_name_18 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 77;
goto try_except_handler_52;
}
goto condexpr_end_35;
condexpr_false_35:;
CHECK_OBJECT( tmp_class_creation_18__bases );
tmp_truth_name_18 = CHECK_IF_TRUE( tmp_class_creation_18__bases );
if ( tmp_truth_name_18 == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 77;
goto try_except_handler_52;
}
tmp_condition_result_104 = tmp_truth_name_18 == 1 ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_104 == NUITKA_BOOL_TRUE )
{
goto condexpr_true_36;
}
else
{
goto condexpr_false_36;
}
condexpr_true_36:;
CHECK_OBJECT( tmp_class_creation_18__bases );
tmp_subscribed_name_18 = tmp_class_creation_18__bases;
tmp_subscript_name_18 = const_int_0;
tmp_type_arg_35 = LOOKUP_SUBSCRIPT_CONST( tmp_subscribed_name_18, tmp_subscript_name_18, 0 );
if ( tmp_type_arg_35 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 77;
goto try_except_handler_52;
}
tmp_metaclass_name_18 = BUILTIN_TYPE1( tmp_type_arg_35 );
Py_DECREF( tmp_type_arg_35 );
if ( tmp_metaclass_name_18 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 77;
goto try_except_handler_52;
}
goto condexpr_end_36;
condexpr_false_36:;
tmp_metaclass_name_18 = (PyObject *)&PyType_Type;
Py_INCREF( tmp_metaclass_name_18 );
condexpr_end_36:;
condexpr_end_35:;
CHECK_OBJECT( tmp_class_creation_18__bases );
tmp_bases_name_18 = tmp_class_creation_18__bases;
tmp_assign_source_146 = SELECT_METACLASS( tmp_metaclass_name_18, tmp_bases_name_18 );
Py_DECREF( tmp_metaclass_name_18 );
if ( tmp_assign_source_146 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 77;
goto try_except_handler_52;
}
assert( tmp_class_creation_18__metaclass == NULL );
tmp_class_creation_18__metaclass = tmp_assign_source_146;
}
{
nuitka_bool tmp_condition_result_105;
PyObject *tmp_key_name_54;
PyObject *tmp_dict_name_54;
tmp_key_name_54 = const_str_plain_metaclass;
CHECK_OBJECT( tmp_class_creation_18__class_decl_dict );
tmp_dict_name_54 = tmp_class_creation_18__class_decl_dict;
tmp_res = PyDict_Contains( tmp_dict_name_54, tmp_key_name_54 );
if ( tmp_res == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 77;
goto try_except_handler_52;
}
tmp_condition_result_105 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_105 == NUITKA_BOOL_TRUE )
{
goto branch_yes_69;
}
else
{
goto branch_no_69;
}
branch_yes_69:;
{
CHECK_OBJECT( tmp_class_creation_18__class_decl_dict );
tmp_dictdel_dict = tmp_class_creation_18__class_decl_dict;
tmp_dictdel_key = const_str_plain_metaclass;
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 = 77;
goto try_except_handler_52;
}
}
branch_no_69:;
}
{
nuitka_bool tmp_condition_result_106;
PyObject *tmp_source_name_69;
CHECK_OBJECT( tmp_class_creation_18__metaclass );
tmp_source_name_69 = tmp_class_creation_18__metaclass;
tmp_res = PyObject_HasAttr( tmp_source_name_69, const_str_plain___prepare__ );
tmp_condition_result_106 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_106 == NUITKA_BOOL_TRUE )
{
goto branch_yes_70;
}
else
{
goto branch_no_70;
}
branch_yes_70:;
{
PyObject *tmp_assign_source_147;
PyObject *tmp_called_name_35;
PyObject *tmp_source_name_70;
PyObject *tmp_args_name_35;
PyObject *tmp_tuple_element_68;
PyObject *tmp_kw_name_35;
CHECK_OBJECT( tmp_class_creation_18__metaclass );
tmp_source_name_70 = tmp_class_creation_18__metaclass;
tmp_called_name_35 = LOOKUP_ATTRIBUTE( tmp_source_name_70, const_str_plain___prepare__ );
if ( tmp_called_name_35 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 77;
goto try_except_handler_52;
}
tmp_tuple_element_68 = const_str_plain_InvalidBase64CharactersDefect;
tmp_args_name_35 = PyTuple_New( 2 );
Py_INCREF( tmp_tuple_element_68 );
PyTuple_SET_ITEM( tmp_args_name_35, 0, tmp_tuple_element_68 );
CHECK_OBJECT( tmp_class_creation_18__bases );
tmp_tuple_element_68 = tmp_class_creation_18__bases;
Py_INCREF( tmp_tuple_element_68 );
PyTuple_SET_ITEM( tmp_args_name_35, 1, tmp_tuple_element_68 );
CHECK_OBJECT( tmp_class_creation_18__class_decl_dict );
tmp_kw_name_35 = tmp_class_creation_18__class_decl_dict;
frame_0e2f03dea0aee4deb4820c0f256f31cf->m_frame.f_lineno = 77;
tmp_assign_source_147 = CALL_FUNCTION( tmp_called_name_35, tmp_args_name_35, tmp_kw_name_35 );
Py_DECREF( tmp_called_name_35 );
Py_DECREF( tmp_args_name_35 );
if ( tmp_assign_source_147 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 77;
goto try_except_handler_52;
}
assert( tmp_class_creation_18__prepared == NULL );
tmp_class_creation_18__prepared = tmp_assign_source_147;
}
{
nuitka_bool tmp_condition_result_107;
PyObject *tmp_operand_name_18;
PyObject *tmp_source_name_71;
CHECK_OBJECT( tmp_class_creation_18__prepared );
tmp_source_name_71 = tmp_class_creation_18__prepared;
tmp_res = PyObject_HasAttr( tmp_source_name_71, const_str_plain___getitem__ );
tmp_operand_name_18 = ( tmp_res != 0 ) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE( tmp_operand_name_18 );
if ( tmp_res == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 77;
goto try_except_handler_52;
}
tmp_condition_result_107 = ( tmp_res == 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_107 == NUITKA_BOOL_TRUE )
{
goto branch_yes_71;
}
else
{
goto branch_no_71;
}
branch_yes_71:;
{
PyObject *tmp_raise_type_18;
PyObject *tmp_raise_value_18;
PyObject *tmp_left_name_18;
PyObject *tmp_right_name_18;
PyObject *tmp_tuple_element_69;
PyObject *tmp_getattr_target_18;
PyObject *tmp_getattr_attr_18;
PyObject *tmp_getattr_default_18;
PyObject *tmp_source_name_72;
PyObject *tmp_type_arg_36;
tmp_raise_type_18 = PyExc_TypeError;
tmp_left_name_18 = const_str_digest_75fd71b1edada749c2ef7ac810062295;
CHECK_OBJECT( tmp_class_creation_18__metaclass );
tmp_getattr_target_18 = tmp_class_creation_18__metaclass;
tmp_getattr_attr_18 = const_str_plain___name__;
tmp_getattr_default_18 = const_str_angle_metaclass;
tmp_tuple_element_69 = BUILTIN_GETATTR( tmp_getattr_target_18, tmp_getattr_attr_18, tmp_getattr_default_18 );
if ( tmp_tuple_element_69 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 77;
goto try_except_handler_52;
}
tmp_right_name_18 = PyTuple_New( 2 );
PyTuple_SET_ITEM( tmp_right_name_18, 0, tmp_tuple_element_69 );
CHECK_OBJECT( tmp_class_creation_18__prepared );
tmp_type_arg_36 = tmp_class_creation_18__prepared;
tmp_source_name_72 = BUILTIN_TYPE1( tmp_type_arg_36 );
assert( !(tmp_source_name_72 == NULL) );
tmp_tuple_element_69 = LOOKUP_ATTRIBUTE( tmp_source_name_72, const_str_plain___name__ );
Py_DECREF( tmp_source_name_72 );
if ( tmp_tuple_element_69 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
Py_DECREF( tmp_right_name_18 );
exception_lineno = 77;
goto try_except_handler_52;
}
PyTuple_SET_ITEM( tmp_right_name_18, 1, tmp_tuple_element_69 );
tmp_raise_value_18 = BINARY_OPERATION_REMAINDER( tmp_left_name_18, tmp_right_name_18 );
Py_DECREF( tmp_right_name_18 );
if ( tmp_raise_value_18 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 77;
goto try_except_handler_52;
}
exception_type = tmp_raise_type_18;
Py_INCREF( tmp_raise_type_18 );
exception_value = tmp_raise_value_18;
exception_lineno = 77;
RAISE_EXCEPTION_IMPLICIT( &exception_type, &exception_value, &exception_tb );
goto try_except_handler_52;
}
branch_no_71:;
}
goto branch_end_70;
branch_no_70:;
{
PyObject *tmp_assign_source_148;
tmp_assign_source_148 = PyDict_New();
assert( tmp_class_creation_18__prepared == NULL );
tmp_class_creation_18__prepared = tmp_assign_source_148;
}
branch_end_70:;
}
{
PyObject *tmp_assign_source_149;
{
PyObject *tmp_set_locals_18;
CHECK_OBJECT( tmp_class_creation_18__prepared );
tmp_set_locals_18 = tmp_class_creation_18__prepared;
locals_future$backports$email$errors_77 = tmp_set_locals_18;
Py_INCREF( tmp_set_locals_18 );
}
{
// Tried code:
{
// Tried code:
{
tmp_dictset_value = const_str_digest_74552dfa52bd8353863ac446e7e38d45;
tmp_res = PyObject_SetItem( locals_future$backports$email$errors_77, const_str_plain___module__, tmp_dictset_value );
if ( tmp_res != 0 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 77;
goto try_except_handler_54;
}
}
{
tmp_dictset_value = const_str_digest_2d9fcb3cfe6bbb9549dd103ade638cbd;
tmp_res = PyObject_SetItem( locals_future$backports$email$errors_77, const_str_plain___doc__, tmp_dictset_value );
if ( tmp_res != 0 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 77;
goto try_except_handler_54;
}
}
{
tmp_dictset_value = const_str_plain_InvalidBase64CharactersDefect;
tmp_res = PyObject_SetItem( locals_future$backports$email$errors_77, const_str_plain___qualname__, tmp_dictset_value );
if ( tmp_res != 0 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 77;
goto try_except_handler_54;
}
}
{
nuitka_bool tmp_condition_result_108;
PyObject *tmp_compexpr_left_18;
PyObject *tmp_compexpr_right_18;
CHECK_OBJECT( tmp_class_creation_18__bases );
tmp_compexpr_left_18 = tmp_class_creation_18__bases;
CHECK_OBJECT( tmp_class_creation_18__bases_orig );
tmp_compexpr_right_18 = tmp_class_creation_18__bases_orig;
tmp_res = RICH_COMPARE_BOOL_NE( tmp_compexpr_left_18, tmp_compexpr_right_18 );
if ( tmp_res == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 77;
goto try_except_handler_54;
}
tmp_condition_result_108 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_108 == NUITKA_BOOL_TRUE )
{
goto branch_yes_72;
}
else
{
goto branch_no_72;
}
branch_yes_72:;
{
CHECK_OBJECT( tmp_class_creation_18__bases_orig );
tmp_dictset_value = tmp_class_creation_18__bases_orig;
tmp_res = PyObject_SetItem( locals_future$backports$email$errors_77, const_str_plain___orig_bases__, tmp_dictset_value );
if ( tmp_res != 0 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 77;
goto try_except_handler_54;
}
}
branch_no_72:;
}
{
PyObject *tmp_assign_source_150;
PyObject *tmp_called_name_36;
PyObject *tmp_args_name_36;
PyObject *tmp_tuple_element_70;
PyObject *tmp_kw_name_36;
CHECK_OBJECT( tmp_class_creation_18__metaclass );
tmp_called_name_36 = tmp_class_creation_18__metaclass;
tmp_tuple_element_70 = const_str_plain_InvalidBase64CharactersDefect;
tmp_args_name_36 = PyTuple_New( 3 );
Py_INCREF( tmp_tuple_element_70 );
PyTuple_SET_ITEM( tmp_args_name_36, 0, tmp_tuple_element_70 );
CHECK_OBJECT( tmp_class_creation_18__bases );
tmp_tuple_element_70 = tmp_class_creation_18__bases;
Py_INCREF( tmp_tuple_element_70 );
PyTuple_SET_ITEM( tmp_args_name_36, 1, tmp_tuple_element_70 );
tmp_tuple_element_70 = locals_future$backports$email$errors_77;
Py_INCREF( tmp_tuple_element_70 );
PyTuple_SET_ITEM( tmp_args_name_36, 2, tmp_tuple_element_70 );
CHECK_OBJECT( tmp_class_creation_18__class_decl_dict );
tmp_kw_name_36 = tmp_class_creation_18__class_decl_dict;
frame_0e2f03dea0aee4deb4820c0f256f31cf->m_frame.f_lineno = 77;
tmp_assign_source_150 = CALL_FUNCTION( tmp_called_name_36, tmp_args_name_36, tmp_kw_name_36 );
Py_DECREF( tmp_args_name_36 );
if ( tmp_assign_source_150 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 77;
goto try_except_handler_54;
}
assert( outline_17_var___class__ == NULL );
outline_17_var___class__ = tmp_assign_source_150;
}
{
CHECK_OBJECT( outline_17_var___class__ );
tmp_assign_source_149 = outline_17_var___class__;
Py_INCREF( tmp_assign_source_149 );
goto try_return_handler_54;
}
// tried codes exits in all cases
NUITKA_CANNOT_GET_HERE( future$backports$email$errors );
return MOD_RETURN_VALUE( NULL );
// Return handler code:
try_return_handler_54:;
{
Py_DECREF( locals_future$backports$email$errors_77 );
locals_future$backports$email$errors_77 = NULL;
}
{
goto try_return_handler_53;
}
// Exception handler code:
try_except_handler_54:;
exception_keeper_type_52 = exception_type;
exception_keeper_value_52 = exception_value;
exception_keeper_tb_52 = exception_tb;
exception_keeper_lineno_52 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
{
Py_DECREF( locals_future$backports$email$errors_77 );
locals_future$backports$email$errors_77 = NULL;
}
{
// Re-raise.
exception_type = exception_keeper_type_52;
exception_value = exception_keeper_value_52;
exception_tb = exception_keeper_tb_52;
exception_lineno = exception_keeper_lineno_52;
goto try_except_handler_53;
}
// End of try:
}
// tried codes exits in all cases
NUITKA_CANNOT_GET_HERE( future$backports$email$errors );
return MOD_RETURN_VALUE( NULL );
// Return handler code:
try_return_handler_53:;
{
CHECK_OBJECT( (PyObject *)outline_17_var___class__ );
Py_DECREF( outline_17_var___class__ );
outline_17_var___class__ = NULL;
}
{
goto outline_result_18;
}
// Exception handler code:
try_except_handler_53:;
exception_keeper_type_53 = exception_type;
exception_keeper_value_53 = exception_value;
exception_keeper_tb_53 = exception_tb;
exception_keeper_lineno_53 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
{
// Re-raise.
exception_type = exception_keeper_type_53;
exception_value = exception_keeper_value_53;
exception_tb = exception_keeper_tb_53;
exception_lineno = exception_keeper_lineno_53;
goto outline_exception_18;
}
// End of try:
}
// Return statement must have exited already.
NUITKA_CANNOT_GET_HERE( future$backports$email$errors );
return MOD_RETURN_VALUE( NULL );
outline_exception_18:;
exception_lineno = 77;
goto try_except_handler_52;
outline_result_18:;
UPDATE_STRING_DICT1( moduledict_future$backports$email$errors, (Nuitka_StringObject *)const_str_plain_InvalidBase64CharactersDefect, tmp_assign_source_149 );
}
goto try_end_18;
// Exception handler code:
try_except_handler_52:;
exception_keeper_type_54 = exception_type;
exception_keeper_value_54 = exception_value;
exception_keeper_tb_54 = exception_tb;
exception_keeper_lineno_54 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
{
Py_XDECREF( tmp_class_creation_18__bases );
tmp_class_creation_18__bases = NULL;
}
{
Py_XDECREF( tmp_class_creation_18__class_decl_dict );
tmp_class_creation_18__class_decl_dict = NULL;
}
{
Py_XDECREF( tmp_class_creation_18__metaclass );
tmp_class_creation_18__metaclass = NULL;
}
{
Py_XDECREF( tmp_class_creation_18__prepared );
tmp_class_creation_18__prepared = NULL;
}
{
// Re-raise.
exception_type = exception_keeper_type_54;
exception_value = exception_keeper_value_54;
exception_tb = exception_keeper_tb_54;
exception_lineno = exception_keeper_lineno_54;
goto frame_exception_exit_1;
}
// End of try:
try_end_18:;
}
{
CHECK_OBJECT( (PyObject *)tmp_class_creation_18__bases );
Py_DECREF( tmp_class_creation_18__bases );
tmp_class_creation_18__bases = NULL;
}
{
CHECK_OBJECT( (PyObject *)tmp_class_creation_18__class_decl_dict );
Py_DECREF( tmp_class_creation_18__class_decl_dict );
tmp_class_creation_18__class_decl_dict = NULL;
}
{
CHECK_OBJECT( (PyObject *)tmp_class_creation_18__metaclass );
Py_DECREF( tmp_class_creation_18__metaclass );
tmp_class_creation_18__metaclass = NULL;
}
{
CHECK_OBJECT( (PyObject *)tmp_class_creation_18__prepared );
Py_DECREF( tmp_class_creation_18__prepared );
tmp_class_creation_18__prepared = NULL;
}
{
// Tried code:
{
PyObject *tmp_assign_source_151;
PyObject *tmp_tuple_element_71;
PyObject *tmp_mvar_value_18;
tmp_mvar_value_18 = GET_STRING_DICT_VALUE( moduledict_future$backports$email$errors, (Nuitka_StringObject *)const_str_plain_MessageDefect );
if (unlikely( tmp_mvar_value_18 == NULL ))
{
tmp_mvar_value_18 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_MessageDefect );
}
if ( tmp_mvar_value_18 == NULL )
{
exception_type = PyExc_NameError;
Py_INCREF( exception_type );
exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "MessageDefect" );
exception_tb = NULL;
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb );
CHAIN_EXCEPTION( exception_value );
exception_lineno = 82;
goto try_except_handler_55;
}
tmp_tuple_element_71 = tmp_mvar_value_18;
tmp_assign_source_151 = PyTuple_New( 1 );
Py_INCREF( tmp_tuple_element_71 );
PyTuple_SET_ITEM( tmp_assign_source_151, 0, tmp_tuple_element_71 );
assert( tmp_class_creation_19__bases_orig == NULL );
tmp_class_creation_19__bases_orig = tmp_assign_source_151;
}
{
PyObject *tmp_assign_source_152;
PyObject *tmp_dircall_arg1_19;
CHECK_OBJECT( tmp_class_creation_19__bases_orig );
tmp_dircall_arg1_19 = tmp_class_creation_19__bases_orig;
Py_INCREF( tmp_dircall_arg1_19 );
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_19};
tmp_assign_source_152 = impl___internal__$$$function_1__mro_entries_conversion( dir_call_args );
}
if ( tmp_assign_source_152 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 82;
goto try_except_handler_55;
}
assert( tmp_class_creation_19__bases == NULL );
tmp_class_creation_19__bases = tmp_assign_source_152;
}
{
PyObject *tmp_assign_source_153;
tmp_assign_source_153 = PyDict_New();
assert( tmp_class_creation_19__class_decl_dict == NULL );
tmp_class_creation_19__class_decl_dict = tmp_assign_source_153;
}
{
PyObject *tmp_assign_source_154;
PyObject *tmp_metaclass_name_19;
nuitka_bool tmp_condition_result_109;
PyObject *tmp_key_name_55;
PyObject *tmp_dict_name_55;
PyObject *tmp_dict_name_56;
PyObject *tmp_key_name_56;
nuitka_bool tmp_condition_result_110;
int tmp_truth_name_19;
PyObject *tmp_type_arg_37;
PyObject *tmp_subscribed_name_19;
PyObject *tmp_subscript_name_19;
PyObject *tmp_bases_name_19;
tmp_key_name_55 = const_str_plain_metaclass;
CHECK_OBJECT( tmp_class_creation_19__class_decl_dict );
tmp_dict_name_55 = tmp_class_creation_19__class_decl_dict;
tmp_res = PyDict_Contains( tmp_dict_name_55, tmp_key_name_55 );
if ( tmp_res == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 82;
goto try_except_handler_55;
}
tmp_condition_result_109 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_109 == NUITKA_BOOL_TRUE )
{
goto condexpr_true_37;
}
else
{
goto condexpr_false_37;
}
condexpr_true_37:;
CHECK_OBJECT( tmp_class_creation_19__class_decl_dict );
tmp_dict_name_56 = tmp_class_creation_19__class_decl_dict;
tmp_key_name_56 = const_str_plain_metaclass;
tmp_metaclass_name_19 = DICT_GET_ITEM( tmp_dict_name_56, tmp_key_name_56 );
if ( tmp_metaclass_name_19 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 82;
goto try_except_handler_55;
}
goto condexpr_end_37;
condexpr_false_37:;
CHECK_OBJECT( tmp_class_creation_19__bases );
tmp_truth_name_19 = CHECK_IF_TRUE( tmp_class_creation_19__bases );
if ( tmp_truth_name_19 == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 82;
goto try_except_handler_55;
}
tmp_condition_result_110 = tmp_truth_name_19 == 1 ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_110 == NUITKA_BOOL_TRUE )
{
goto condexpr_true_38;
}
else
{
goto condexpr_false_38;
}
condexpr_true_38:;
CHECK_OBJECT( tmp_class_creation_19__bases );
tmp_subscribed_name_19 = tmp_class_creation_19__bases;
tmp_subscript_name_19 = const_int_0;
tmp_type_arg_37 = LOOKUP_SUBSCRIPT_CONST( tmp_subscribed_name_19, tmp_subscript_name_19, 0 );
if ( tmp_type_arg_37 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 82;
goto try_except_handler_55;
}
tmp_metaclass_name_19 = BUILTIN_TYPE1( tmp_type_arg_37 );
Py_DECREF( tmp_type_arg_37 );
if ( tmp_metaclass_name_19 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 82;
goto try_except_handler_55;
}
goto condexpr_end_38;
condexpr_false_38:;
tmp_metaclass_name_19 = (PyObject *)&PyType_Type;
Py_INCREF( tmp_metaclass_name_19 );
condexpr_end_38:;
condexpr_end_37:;
CHECK_OBJECT( tmp_class_creation_19__bases );
tmp_bases_name_19 = tmp_class_creation_19__bases;
tmp_assign_source_154 = SELECT_METACLASS( tmp_metaclass_name_19, tmp_bases_name_19 );
Py_DECREF( tmp_metaclass_name_19 );
if ( tmp_assign_source_154 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 82;
goto try_except_handler_55;
}
assert( tmp_class_creation_19__metaclass == NULL );
tmp_class_creation_19__metaclass = tmp_assign_source_154;
}
{
nuitka_bool tmp_condition_result_111;
PyObject *tmp_key_name_57;
PyObject *tmp_dict_name_57;
tmp_key_name_57 = const_str_plain_metaclass;
CHECK_OBJECT( tmp_class_creation_19__class_decl_dict );
tmp_dict_name_57 = tmp_class_creation_19__class_decl_dict;
tmp_res = PyDict_Contains( tmp_dict_name_57, tmp_key_name_57 );
if ( tmp_res == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 82;
goto try_except_handler_55;
}
tmp_condition_result_111 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_111 == NUITKA_BOOL_TRUE )
{
goto branch_yes_73;
}
else
{
goto branch_no_73;
}
branch_yes_73:;
{
CHECK_OBJECT( tmp_class_creation_19__class_decl_dict );
tmp_dictdel_dict = tmp_class_creation_19__class_decl_dict;
tmp_dictdel_key = const_str_plain_metaclass;
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 = 82;
goto try_except_handler_55;
}
}
branch_no_73:;
}
{
nuitka_bool tmp_condition_result_112;
PyObject *tmp_source_name_73;
CHECK_OBJECT( tmp_class_creation_19__metaclass );
tmp_source_name_73 = tmp_class_creation_19__metaclass;
tmp_res = PyObject_HasAttr( tmp_source_name_73, const_str_plain___prepare__ );
tmp_condition_result_112 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_112 == NUITKA_BOOL_TRUE )
{
goto branch_yes_74;
}
else
{
goto branch_no_74;
}
branch_yes_74:;
{
PyObject *tmp_assign_source_155;
PyObject *tmp_called_name_37;
PyObject *tmp_source_name_74;
PyObject *tmp_args_name_37;
PyObject *tmp_tuple_element_72;
PyObject *tmp_kw_name_37;
CHECK_OBJECT( tmp_class_creation_19__metaclass );
tmp_source_name_74 = tmp_class_creation_19__metaclass;
tmp_called_name_37 = LOOKUP_ATTRIBUTE( tmp_source_name_74, const_str_plain___prepare__ );
if ( tmp_called_name_37 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 82;
goto try_except_handler_55;
}
tmp_tuple_element_72 = const_str_plain_HeaderDefect;
tmp_args_name_37 = PyTuple_New( 2 );
Py_INCREF( tmp_tuple_element_72 );
PyTuple_SET_ITEM( tmp_args_name_37, 0, tmp_tuple_element_72 );
CHECK_OBJECT( tmp_class_creation_19__bases );
tmp_tuple_element_72 = tmp_class_creation_19__bases;
Py_INCREF( tmp_tuple_element_72 );
PyTuple_SET_ITEM( tmp_args_name_37, 1, tmp_tuple_element_72 );
CHECK_OBJECT( tmp_class_creation_19__class_decl_dict );
tmp_kw_name_37 = tmp_class_creation_19__class_decl_dict;
frame_0e2f03dea0aee4deb4820c0f256f31cf->m_frame.f_lineno = 82;
tmp_assign_source_155 = CALL_FUNCTION( tmp_called_name_37, tmp_args_name_37, tmp_kw_name_37 );
Py_DECREF( tmp_called_name_37 );
Py_DECREF( tmp_args_name_37 );
if ( tmp_assign_source_155 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 82;
goto try_except_handler_55;
}
assert( tmp_class_creation_19__prepared == NULL );
tmp_class_creation_19__prepared = tmp_assign_source_155;
}
{
nuitka_bool tmp_condition_result_113;
PyObject *tmp_operand_name_19;
PyObject *tmp_source_name_75;
CHECK_OBJECT( tmp_class_creation_19__prepared );
tmp_source_name_75 = tmp_class_creation_19__prepared;
tmp_res = PyObject_HasAttr( tmp_source_name_75, const_str_plain___getitem__ );
tmp_operand_name_19 = ( tmp_res != 0 ) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE( tmp_operand_name_19 );
if ( tmp_res == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 82;
goto try_except_handler_55;
}
tmp_condition_result_113 = ( tmp_res == 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_113 == NUITKA_BOOL_TRUE )
{
goto branch_yes_75;
}
else
{
goto branch_no_75;
}
branch_yes_75:;
{
PyObject *tmp_raise_type_19;
PyObject *tmp_raise_value_19;
PyObject *tmp_left_name_19;
PyObject *tmp_right_name_19;
PyObject *tmp_tuple_element_73;
PyObject *tmp_getattr_target_19;
PyObject *tmp_getattr_attr_19;
PyObject *tmp_getattr_default_19;
PyObject *tmp_source_name_76;
PyObject *tmp_type_arg_38;
tmp_raise_type_19 = PyExc_TypeError;
tmp_left_name_19 = const_str_digest_75fd71b1edada749c2ef7ac810062295;
CHECK_OBJECT( tmp_class_creation_19__metaclass );
tmp_getattr_target_19 = tmp_class_creation_19__metaclass;
tmp_getattr_attr_19 = const_str_plain___name__;
tmp_getattr_default_19 = const_str_angle_metaclass;
tmp_tuple_element_73 = BUILTIN_GETATTR( tmp_getattr_target_19, tmp_getattr_attr_19, tmp_getattr_default_19 );
if ( tmp_tuple_element_73 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 82;
goto try_except_handler_55;
}
tmp_right_name_19 = PyTuple_New( 2 );
PyTuple_SET_ITEM( tmp_right_name_19, 0, tmp_tuple_element_73 );
CHECK_OBJECT( tmp_class_creation_19__prepared );
tmp_type_arg_38 = tmp_class_creation_19__prepared;
tmp_source_name_76 = BUILTIN_TYPE1( tmp_type_arg_38 );
assert( !(tmp_source_name_76 == NULL) );
tmp_tuple_element_73 = LOOKUP_ATTRIBUTE( tmp_source_name_76, const_str_plain___name__ );
Py_DECREF( tmp_source_name_76 );
if ( tmp_tuple_element_73 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
Py_DECREF( tmp_right_name_19 );
exception_lineno = 82;
goto try_except_handler_55;
}
PyTuple_SET_ITEM( tmp_right_name_19, 1, tmp_tuple_element_73 );
tmp_raise_value_19 = BINARY_OPERATION_REMAINDER( tmp_left_name_19, tmp_right_name_19 );
Py_DECREF( tmp_right_name_19 );
if ( tmp_raise_value_19 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 82;
goto try_except_handler_55;
}
exception_type = tmp_raise_type_19;
Py_INCREF( tmp_raise_type_19 );
exception_value = tmp_raise_value_19;
exception_lineno = 82;
RAISE_EXCEPTION_IMPLICIT( &exception_type, &exception_value, &exception_tb );
goto try_except_handler_55;
}
branch_no_75:;
}
goto branch_end_74;
branch_no_74:;
{
PyObject *tmp_assign_source_156;
tmp_assign_source_156 = PyDict_New();
assert( tmp_class_creation_19__prepared == NULL );
tmp_class_creation_19__prepared = tmp_assign_source_156;
}
branch_end_74:;
}
{
PyObject *tmp_assign_source_157;
{
PyObject *tmp_set_locals_19;
CHECK_OBJECT( tmp_class_creation_19__prepared );
tmp_set_locals_19 = tmp_class_creation_19__prepared;
locals_future$backports$email$errors_82 = tmp_set_locals_19;
Py_INCREF( tmp_set_locals_19 );
}
{
// Tried code:
{
// Tried code:
{
tmp_dictset_value = const_str_digest_74552dfa52bd8353863ac446e7e38d45;
tmp_res = PyObject_SetItem( locals_future$backports$email$errors_82, const_str_plain___module__, tmp_dictset_value );
if ( tmp_res != 0 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 82;
goto try_except_handler_57;
}
}
{
tmp_dictset_value = const_str_digest_ef80cfd334276dd31956b60ccf21d88d;
tmp_res = PyObject_SetItem( locals_future$backports$email$errors_82, const_str_plain___doc__, tmp_dictset_value );
if ( tmp_res != 0 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 82;
goto try_except_handler_57;
}
}
{
tmp_dictset_value = const_str_plain_HeaderDefect;
tmp_res = PyObject_SetItem( locals_future$backports$email$errors_82, const_str_plain___qualname__, tmp_dictset_value );
if ( tmp_res != 0 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 82;
goto try_except_handler_57;
}
}
MAKE_OR_REUSE_FRAME( cache_frame_02e009b0b0f0ca68f7d6e34d5c38eabe_3, codeobj_02e009b0b0f0ca68f7d6e34d5c38eabe, module_future$backports$email$errors, sizeof(void *) );
frame_02e009b0b0f0ca68f7d6e34d5c38eabe_3 = cache_frame_02e009b0b0f0ca68f7d6e34d5c38eabe_3;
// Push the new frame as the currently active one.
pushFrameStack( frame_02e009b0b0f0ca68f7d6e34d5c38eabe_3 );
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert( Py_REFCNT( frame_02e009b0b0f0ca68f7d6e34d5c38eabe_3 ) == 2 ); // Frame stack
// Framed code:
{
tmp_dictset_value = MAKE_FUNCTION_future$backports$email$errors$$$function_2___init__( );
tmp_res = PyObject_SetItem( locals_future$backports$email$errors_82, const_str_plain___init__, 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 = 85;
type_description_2 = "o";
goto frame_exception_exit_3;
}
}
#if 0
RESTORE_FRAME_EXCEPTION( frame_02e009b0b0f0ca68f7d6e34d5c38eabe_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_02e009b0b0f0ca68f7d6e34d5c38eabe_3 );
#endif
if ( exception_tb == NULL )
{
exception_tb = MAKE_TRACEBACK( frame_02e009b0b0f0ca68f7d6e34d5c38eabe_3, exception_lineno );
}
else if ( exception_tb->tb_frame != &frame_02e009b0b0f0ca68f7d6e34d5c38eabe_3->m_frame )
{
exception_tb = ADD_TRACEBACK( exception_tb, frame_02e009b0b0f0ca68f7d6e34d5c38eabe_3, exception_lineno );
}
// Attachs locals to frame if any.
Nuitka_Frame_AttachLocals(
(struct Nuitka_FrameObject *)frame_02e009b0b0f0ca68f7d6e34d5c38eabe_3,
type_description_2,
outline_18_var___class__
);
// Release cached frame.
if ( frame_02e009b0b0f0ca68f7d6e34d5c38eabe_3 == cache_frame_02e009b0b0f0ca68f7d6e34d5c38eabe_3 )
{
Py_DECREF( frame_02e009b0b0f0ca68f7d6e34d5c38eabe_3 );
}
cache_frame_02e009b0b0f0ca68f7d6e34d5c38eabe_3 = NULL;
assertFrameObject( frame_02e009b0b0f0ca68f7d6e34d5c38eabe_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_57;
skip_nested_handling_2:;
{
nuitka_bool tmp_condition_result_114;
PyObject *tmp_compexpr_left_19;
PyObject *tmp_compexpr_right_19;
CHECK_OBJECT( tmp_class_creation_19__bases );
tmp_compexpr_left_19 = tmp_class_creation_19__bases;
CHECK_OBJECT( tmp_class_creation_19__bases_orig );
tmp_compexpr_right_19 = tmp_class_creation_19__bases_orig;
tmp_res = RICH_COMPARE_BOOL_NE( tmp_compexpr_left_19, tmp_compexpr_right_19 );
if ( tmp_res == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 82;
goto try_except_handler_57;
}
tmp_condition_result_114 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_114 == NUITKA_BOOL_TRUE )
{
goto branch_yes_76;
}
else
{
goto branch_no_76;
}
branch_yes_76:;
{
CHECK_OBJECT( tmp_class_creation_19__bases_orig );
tmp_dictset_value = tmp_class_creation_19__bases_orig;
tmp_res = PyObject_SetItem( locals_future$backports$email$errors_82, const_str_plain___orig_bases__, tmp_dictset_value );
if ( tmp_res != 0 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 82;
goto try_except_handler_57;
}
}
branch_no_76:;
}
{
PyObject *tmp_assign_source_158;
PyObject *tmp_called_name_38;
PyObject *tmp_args_name_38;
PyObject *tmp_tuple_element_74;
PyObject *tmp_kw_name_38;
CHECK_OBJECT( tmp_class_creation_19__metaclass );
tmp_called_name_38 = tmp_class_creation_19__metaclass;
tmp_tuple_element_74 = const_str_plain_HeaderDefect;
tmp_args_name_38 = PyTuple_New( 3 );
Py_INCREF( tmp_tuple_element_74 );
PyTuple_SET_ITEM( tmp_args_name_38, 0, tmp_tuple_element_74 );
CHECK_OBJECT( tmp_class_creation_19__bases );
tmp_tuple_element_74 = tmp_class_creation_19__bases;
Py_INCREF( tmp_tuple_element_74 );
PyTuple_SET_ITEM( tmp_args_name_38, 1, tmp_tuple_element_74 );
tmp_tuple_element_74 = locals_future$backports$email$errors_82;
Py_INCREF( tmp_tuple_element_74 );
PyTuple_SET_ITEM( tmp_args_name_38, 2, tmp_tuple_element_74 );
CHECK_OBJECT( tmp_class_creation_19__class_decl_dict );
tmp_kw_name_38 = tmp_class_creation_19__class_decl_dict;
frame_0e2f03dea0aee4deb4820c0f256f31cf->m_frame.f_lineno = 82;
tmp_assign_source_158 = CALL_FUNCTION( tmp_called_name_38, tmp_args_name_38, tmp_kw_name_38 );
Py_DECREF( tmp_args_name_38 );
if ( tmp_assign_source_158 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 82;
goto try_except_handler_57;
}
assert( outline_18_var___class__ == NULL );
outline_18_var___class__ = tmp_assign_source_158;
}
{
CHECK_OBJECT( outline_18_var___class__ );
tmp_assign_source_157 = outline_18_var___class__;
Py_INCREF( tmp_assign_source_157 );
goto try_return_handler_57;
}
// tried codes exits in all cases
NUITKA_CANNOT_GET_HERE( future$backports$email$errors );
return MOD_RETURN_VALUE( NULL );
// Return handler code:
try_return_handler_57:;
{
Py_DECREF( locals_future$backports$email$errors_82 );
locals_future$backports$email$errors_82 = NULL;
}
{
goto try_return_handler_56;
}
// Exception handler code:
try_except_handler_57:;
exception_keeper_type_55 = exception_type;
exception_keeper_value_55 = exception_value;
exception_keeper_tb_55 = exception_tb;
exception_keeper_lineno_55 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
{
Py_DECREF( locals_future$backports$email$errors_82 );
locals_future$backports$email$errors_82 = NULL;
}
{
// Re-raise.
exception_type = exception_keeper_type_55;
exception_value = exception_keeper_value_55;
exception_tb = exception_keeper_tb_55;
exception_lineno = exception_keeper_lineno_55;
goto try_except_handler_56;
}
// End of try:
}
// tried codes exits in all cases
NUITKA_CANNOT_GET_HERE( future$backports$email$errors );
return MOD_RETURN_VALUE( NULL );
// Return handler code:
try_return_handler_56:;
{
CHECK_OBJECT( (PyObject *)outline_18_var___class__ );
Py_DECREF( outline_18_var___class__ );
outline_18_var___class__ = NULL;
}
{
goto outline_result_19;
}
// Exception handler code:
try_except_handler_56:;
exception_keeper_type_56 = exception_type;
exception_keeper_value_56 = exception_value;
exception_keeper_tb_56 = exception_tb;
exception_keeper_lineno_56 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
{
// Re-raise.
exception_type = exception_keeper_type_56;
exception_value = exception_keeper_value_56;
exception_tb = exception_keeper_tb_56;
exception_lineno = exception_keeper_lineno_56;
goto outline_exception_19;
}
// End of try:
}
// Return statement must have exited already.
NUITKA_CANNOT_GET_HERE( future$backports$email$errors );
return MOD_RETURN_VALUE( NULL );
outline_exception_19:;
exception_lineno = 82;
goto try_except_handler_55;
outline_result_19:;
UPDATE_STRING_DICT1( moduledict_future$backports$email$errors, (Nuitka_StringObject *)const_str_plain_HeaderDefect, tmp_assign_source_157 );
}
goto try_end_19;
// Exception handler code:
try_except_handler_55:;
exception_keeper_type_57 = exception_type;
exception_keeper_value_57 = exception_value;
exception_keeper_tb_57 = exception_tb;
exception_keeper_lineno_57 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
{
Py_XDECREF( tmp_class_creation_19__bases );
tmp_class_creation_19__bases = NULL;
}
{
Py_XDECREF( tmp_class_creation_19__class_decl_dict );
tmp_class_creation_19__class_decl_dict = NULL;
}
{
Py_XDECREF( tmp_class_creation_19__metaclass );
tmp_class_creation_19__metaclass = NULL;
}
{
Py_XDECREF( tmp_class_creation_19__prepared );
tmp_class_creation_19__prepared = NULL;
}
{
// Re-raise.
exception_type = exception_keeper_type_57;
exception_value = exception_keeper_value_57;
exception_tb = exception_keeper_tb_57;
exception_lineno = exception_keeper_lineno_57;
goto frame_exception_exit_1;
}
// End of try:
try_end_19:;
}
{
CHECK_OBJECT( (PyObject *)tmp_class_creation_19__bases );
Py_DECREF( tmp_class_creation_19__bases );
tmp_class_creation_19__bases = NULL;
}
{
CHECK_OBJECT( (PyObject *)tmp_class_creation_19__class_decl_dict );
Py_DECREF( tmp_class_creation_19__class_decl_dict );
tmp_class_creation_19__class_decl_dict = NULL;
}
{
CHECK_OBJECT( (PyObject *)tmp_class_creation_19__metaclass );
Py_DECREF( tmp_class_creation_19__metaclass );
tmp_class_creation_19__metaclass = NULL;
}
{
CHECK_OBJECT( (PyObject *)tmp_class_creation_19__prepared );
Py_DECREF( tmp_class_creation_19__prepared );
tmp_class_creation_19__prepared = NULL;
}
{
// Tried code:
{
PyObject *tmp_assign_source_159;
PyObject *tmp_tuple_element_75;
PyObject *tmp_mvar_value_19;
tmp_mvar_value_19 = GET_STRING_DICT_VALUE( moduledict_future$backports$email$errors, (Nuitka_StringObject *)const_str_plain_HeaderDefect );
if (unlikely( tmp_mvar_value_19 == NULL ))
{
tmp_mvar_value_19 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_HeaderDefect );
}
if ( tmp_mvar_value_19 == NULL )
{
exception_type = PyExc_NameError;
Py_INCREF( exception_type );
exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "HeaderDefect" );
exception_tb = NULL;
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb );
CHAIN_EXCEPTION( exception_value );
exception_lineno = 88;
goto try_except_handler_58;
}
tmp_tuple_element_75 = tmp_mvar_value_19;
tmp_assign_source_159 = PyTuple_New( 1 );
Py_INCREF( tmp_tuple_element_75 );
PyTuple_SET_ITEM( tmp_assign_source_159, 0, tmp_tuple_element_75 );
assert( tmp_class_creation_20__bases_orig == NULL );
tmp_class_creation_20__bases_orig = tmp_assign_source_159;
}
{
PyObject *tmp_assign_source_160;
PyObject *tmp_dircall_arg1_20;
CHECK_OBJECT( tmp_class_creation_20__bases_orig );
tmp_dircall_arg1_20 = tmp_class_creation_20__bases_orig;
Py_INCREF( tmp_dircall_arg1_20 );
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_20};
tmp_assign_source_160 = impl___internal__$$$function_1__mro_entries_conversion( dir_call_args );
}
if ( tmp_assign_source_160 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 88;
goto try_except_handler_58;
}
assert( tmp_class_creation_20__bases == NULL );
tmp_class_creation_20__bases = tmp_assign_source_160;
}
{
PyObject *tmp_assign_source_161;
tmp_assign_source_161 = PyDict_New();
assert( tmp_class_creation_20__class_decl_dict == NULL );
tmp_class_creation_20__class_decl_dict = tmp_assign_source_161;
}
{
PyObject *tmp_assign_source_162;
PyObject *tmp_metaclass_name_20;
nuitka_bool tmp_condition_result_115;
PyObject *tmp_key_name_58;
PyObject *tmp_dict_name_58;
PyObject *tmp_dict_name_59;
PyObject *tmp_key_name_59;
nuitka_bool tmp_condition_result_116;
int tmp_truth_name_20;
PyObject *tmp_type_arg_39;
PyObject *tmp_subscribed_name_20;
PyObject *tmp_subscript_name_20;
PyObject *tmp_bases_name_20;
tmp_key_name_58 = const_str_plain_metaclass;
CHECK_OBJECT( tmp_class_creation_20__class_decl_dict );
tmp_dict_name_58 = tmp_class_creation_20__class_decl_dict;
tmp_res = PyDict_Contains( tmp_dict_name_58, tmp_key_name_58 );
if ( tmp_res == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 88;
goto try_except_handler_58;
}
tmp_condition_result_115 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_115 == NUITKA_BOOL_TRUE )
{
goto condexpr_true_39;
}
else
{
goto condexpr_false_39;
}
condexpr_true_39:;
CHECK_OBJECT( tmp_class_creation_20__class_decl_dict );
tmp_dict_name_59 = tmp_class_creation_20__class_decl_dict;
tmp_key_name_59 = const_str_plain_metaclass;
tmp_metaclass_name_20 = DICT_GET_ITEM( tmp_dict_name_59, tmp_key_name_59 );
if ( tmp_metaclass_name_20 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 88;
goto try_except_handler_58;
}
goto condexpr_end_39;
condexpr_false_39:;
CHECK_OBJECT( tmp_class_creation_20__bases );
tmp_truth_name_20 = CHECK_IF_TRUE( tmp_class_creation_20__bases );
if ( tmp_truth_name_20 == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 88;
goto try_except_handler_58;
}
tmp_condition_result_116 = tmp_truth_name_20 == 1 ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_116 == NUITKA_BOOL_TRUE )
{
goto condexpr_true_40;
}
else
{
goto condexpr_false_40;
}
condexpr_true_40:;
CHECK_OBJECT( tmp_class_creation_20__bases );
tmp_subscribed_name_20 = tmp_class_creation_20__bases;
tmp_subscript_name_20 = const_int_0;
tmp_type_arg_39 = LOOKUP_SUBSCRIPT_CONST( tmp_subscribed_name_20, tmp_subscript_name_20, 0 );
if ( tmp_type_arg_39 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 88;
goto try_except_handler_58;
}
tmp_metaclass_name_20 = BUILTIN_TYPE1( tmp_type_arg_39 );
Py_DECREF( tmp_type_arg_39 );
if ( tmp_metaclass_name_20 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 88;
goto try_except_handler_58;
}
goto condexpr_end_40;
condexpr_false_40:;
tmp_metaclass_name_20 = (PyObject *)&PyType_Type;
Py_INCREF( tmp_metaclass_name_20 );
condexpr_end_40:;
condexpr_end_39:;
CHECK_OBJECT( tmp_class_creation_20__bases );
tmp_bases_name_20 = tmp_class_creation_20__bases;
tmp_assign_source_162 = SELECT_METACLASS( tmp_metaclass_name_20, tmp_bases_name_20 );
Py_DECREF( tmp_metaclass_name_20 );
if ( tmp_assign_source_162 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 88;
goto try_except_handler_58;
}
assert( tmp_class_creation_20__metaclass == NULL );
tmp_class_creation_20__metaclass = tmp_assign_source_162;
}
{
nuitka_bool tmp_condition_result_117;
PyObject *tmp_key_name_60;
PyObject *tmp_dict_name_60;
tmp_key_name_60 = const_str_plain_metaclass;
CHECK_OBJECT( tmp_class_creation_20__class_decl_dict );
tmp_dict_name_60 = tmp_class_creation_20__class_decl_dict;
tmp_res = PyDict_Contains( tmp_dict_name_60, tmp_key_name_60 );
if ( tmp_res == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 88;
goto try_except_handler_58;
}
tmp_condition_result_117 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_117 == NUITKA_BOOL_TRUE )
{
goto branch_yes_77;
}
else
{
goto branch_no_77;
}
branch_yes_77:;
{
CHECK_OBJECT( tmp_class_creation_20__class_decl_dict );
tmp_dictdel_dict = tmp_class_creation_20__class_decl_dict;
tmp_dictdel_key = const_str_plain_metaclass;
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_58;
}
}
branch_no_77:;
}
{
nuitka_bool tmp_condition_result_118;
PyObject *tmp_source_name_77;
CHECK_OBJECT( tmp_class_creation_20__metaclass );
tmp_source_name_77 = tmp_class_creation_20__metaclass;
tmp_res = PyObject_HasAttr( tmp_source_name_77, const_str_plain___prepare__ );
tmp_condition_result_118 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_118 == NUITKA_BOOL_TRUE )
{
goto branch_yes_78;
}
else
{
goto branch_no_78;
}
branch_yes_78:;
{
PyObject *tmp_assign_source_163;
PyObject *tmp_called_name_39;
PyObject *tmp_source_name_78;
PyObject *tmp_args_name_39;
PyObject *tmp_tuple_element_76;
PyObject *tmp_kw_name_39;
CHECK_OBJECT( tmp_class_creation_20__metaclass );
tmp_source_name_78 = tmp_class_creation_20__metaclass;
tmp_called_name_39 = LOOKUP_ATTRIBUTE( tmp_source_name_78, const_str_plain___prepare__ );
if ( tmp_called_name_39 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 88;
goto try_except_handler_58;
}
tmp_tuple_element_76 = const_str_plain_InvalidHeaderDefect;
tmp_args_name_39 = PyTuple_New( 2 );
Py_INCREF( tmp_tuple_element_76 );
PyTuple_SET_ITEM( tmp_args_name_39, 0, tmp_tuple_element_76 );
CHECK_OBJECT( tmp_class_creation_20__bases );
tmp_tuple_element_76 = tmp_class_creation_20__bases;
Py_INCREF( tmp_tuple_element_76 );
PyTuple_SET_ITEM( tmp_args_name_39, 1, tmp_tuple_element_76 );
CHECK_OBJECT( tmp_class_creation_20__class_decl_dict );
tmp_kw_name_39 = tmp_class_creation_20__class_decl_dict;
frame_0e2f03dea0aee4deb4820c0f256f31cf->m_frame.f_lineno = 88;
tmp_assign_source_163 = CALL_FUNCTION( tmp_called_name_39, tmp_args_name_39, tmp_kw_name_39 );
Py_DECREF( tmp_called_name_39 );
Py_DECREF( tmp_args_name_39 );
if ( tmp_assign_source_163 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 88;
goto try_except_handler_58;
}
assert( tmp_class_creation_20__prepared == NULL );
tmp_class_creation_20__prepared = tmp_assign_source_163;
}
{
nuitka_bool tmp_condition_result_119;
PyObject *tmp_operand_name_20;
PyObject *tmp_source_name_79;
CHECK_OBJECT( tmp_class_creation_20__prepared );
tmp_source_name_79 = tmp_class_creation_20__prepared;
tmp_res = PyObject_HasAttr( tmp_source_name_79, const_str_plain___getitem__ );
tmp_operand_name_20 = ( tmp_res != 0 ) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE( tmp_operand_name_20 );
if ( tmp_res == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 88;
goto try_except_handler_58;
}
tmp_condition_result_119 = ( tmp_res == 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_119 == NUITKA_BOOL_TRUE )
{
goto branch_yes_79;
}
else
{
goto branch_no_79;
}
branch_yes_79:;
{
PyObject *tmp_raise_type_20;
PyObject *tmp_raise_value_20;
PyObject *tmp_left_name_20;
PyObject *tmp_right_name_20;
PyObject *tmp_tuple_element_77;
PyObject *tmp_getattr_target_20;
PyObject *tmp_getattr_attr_20;
PyObject *tmp_getattr_default_20;
PyObject *tmp_source_name_80;
PyObject *tmp_type_arg_40;
tmp_raise_type_20 = PyExc_TypeError;
tmp_left_name_20 = const_str_digest_75fd71b1edada749c2ef7ac810062295;
CHECK_OBJECT( tmp_class_creation_20__metaclass );
tmp_getattr_target_20 = tmp_class_creation_20__metaclass;
tmp_getattr_attr_20 = const_str_plain___name__;
tmp_getattr_default_20 = const_str_angle_metaclass;
tmp_tuple_element_77 = BUILTIN_GETATTR( tmp_getattr_target_20, tmp_getattr_attr_20, tmp_getattr_default_20 );
if ( tmp_tuple_element_77 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 88;
goto try_except_handler_58;
}
tmp_right_name_20 = PyTuple_New( 2 );
PyTuple_SET_ITEM( tmp_right_name_20, 0, tmp_tuple_element_77 );
CHECK_OBJECT( tmp_class_creation_20__prepared );
tmp_type_arg_40 = tmp_class_creation_20__prepared;
tmp_source_name_80 = BUILTIN_TYPE1( tmp_type_arg_40 );
assert( !(tmp_source_name_80 == NULL) );
tmp_tuple_element_77 = LOOKUP_ATTRIBUTE( tmp_source_name_80, const_str_plain___name__ );
Py_DECREF( tmp_source_name_80 );
if ( tmp_tuple_element_77 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
Py_DECREF( tmp_right_name_20 );
exception_lineno = 88;
goto try_except_handler_58;
}
PyTuple_SET_ITEM( tmp_right_name_20, 1, tmp_tuple_element_77 );
tmp_raise_value_20 = BINARY_OPERATION_REMAINDER( tmp_left_name_20, tmp_right_name_20 );
Py_DECREF( tmp_right_name_20 );
if ( tmp_raise_value_20 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 88;
goto try_except_handler_58;
}
exception_type = tmp_raise_type_20;
Py_INCREF( tmp_raise_type_20 );
exception_value = tmp_raise_value_20;
exception_lineno = 88;
RAISE_EXCEPTION_IMPLICIT( &exception_type, &exception_value, &exception_tb );
goto try_except_handler_58;
}
branch_no_79:;
}
goto branch_end_78;
branch_no_78:;
{
PyObject *tmp_assign_source_164;
tmp_assign_source_164 = PyDict_New();
assert( tmp_class_creation_20__prepared == NULL );
tmp_class_creation_20__prepared = tmp_assign_source_164;
}
branch_end_78:;
}
{
PyObject *tmp_assign_source_165;
{
PyObject *tmp_set_locals_20;
CHECK_OBJECT( tmp_class_creation_20__prepared );
tmp_set_locals_20 = tmp_class_creation_20__prepared;
locals_future$backports$email$errors_88 = tmp_set_locals_20;
Py_INCREF( tmp_set_locals_20 );
}
{
// Tried code:
{
// Tried code:
{
tmp_dictset_value = const_str_digest_74552dfa52bd8353863ac446e7e38d45;
tmp_res = PyObject_SetItem( locals_future$backports$email$errors_88, const_str_plain___module__, 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_60;
}
}
{
tmp_dictset_value = const_str_digest_1833725ac1b958a53efd0cea5ca90932;
tmp_res = PyObject_SetItem( locals_future$backports$email$errors_88, const_str_plain___doc__, 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_60;
}
}
{
tmp_dictset_value = const_str_plain_InvalidHeaderDefect;
tmp_res = PyObject_SetItem( locals_future$backports$email$errors_88, const_str_plain___qualname__, 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_60;
}
}
{
nuitka_bool tmp_condition_result_120;
PyObject *tmp_compexpr_left_20;
PyObject *tmp_compexpr_right_20;
CHECK_OBJECT( tmp_class_creation_20__bases );
tmp_compexpr_left_20 = tmp_class_creation_20__bases;
CHECK_OBJECT( tmp_class_creation_20__bases_orig );
tmp_compexpr_right_20 = tmp_class_creation_20__bases_orig;
tmp_res = RICH_COMPARE_BOOL_NE( tmp_compexpr_left_20, tmp_compexpr_right_20 );
if ( tmp_res == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 88;
goto try_except_handler_60;
}
tmp_condition_result_120 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_120 == NUITKA_BOOL_TRUE )
{
goto branch_yes_80;
}
else
{
goto branch_no_80;
}
branch_yes_80:;
{
CHECK_OBJECT( tmp_class_creation_20__bases_orig );
tmp_dictset_value = tmp_class_creation_20__bases_orig;
tmp_res = PyObject_SetItem( locals_future$backports$email$errors_88, const_str_plain___orig_bases__, 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_60;
}
}
branch_no_80:;
}
{
PyObject *tmp_assign_source_166;
PyObject *tmp_called_name_40;
PyObject *tmp_args_name_40;
PyObject *tmp_tuple_element_78;
PyObject *tmp_kw_name_40;
CHECK_OBJECT( tmp_class_creation_20__metaclass );
tmp_called_name_40 = tmp_class_creation_20__metaclass;
tmp_tuple_element_78 = const_str_plain_InvalidHeaderDefect;
tmp_args_name_40 = PyTuple_New( 3 );
Py_INCREF( tmp_tuple_element_78 );
PyTuple_SET_ITEM( tmp_args_name_40, 0, tmp_tuple_element_78 );
CHECK_OBJECT( tmp_class_creation_20__bases );
tmp_tuple_element_78 = tmp_class_creation_20__bases;
Py_INCREF( tmp_tuple_element_78 );
PyTuple_SET_ITEM( tmp_args_name_40, 1, tmp_tuple_element_78 );
tmp_tuple_element_78 = locals_future$backports$email$errors_88;
Py_INCREF( tmp_tuple_element_78 );
PyTuple_SET_ITEM( tmp_args_name_40, 2, tmp_tuple_element_78 );
CHECK_OBJECT( tmp_class_creation_20__class_decl_dict );
tmp_kw_name_40 = tmp_class_creation_20__class_decl_dict;
frame_0e2f03dea0aee4deb4820c0f256f31cf->m_frame.f_lineno = 88;
tmp_assign_source_166 = CALL_FUNCTION( tmp_called_name_40, tmp_args_name_40, tmp_kw_name_40 );
Py_DECREF( tmp_args_name_40 );
if ( tmp_assign_source_166 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 88;
goto try_except_handler_60;
}
assert( outline_19_var___class__ == NULL );
outline_19_var___class__ = tmp_assign_source_166;
}
{
CHECK_OBJECT( outline_19_var___class__ );
tmp_assign_source_165 = outline_19_var___class__;
Py_INCREF( tmp_assign_source_165 );
goto try_return_handler_60;
}
// tried codes exits in all cases
NUITKA_CANNOT_GET_HERE( future$backports$email$errors );
return MOD_RETURN_VALUE( NULL );
// Return handler code:
try_return_handler_60:;
{
Py_DECREF( locals_future$backports$email$errors_88 );
locals_future$backports$email$errors_88 = NULL;
}
{
goto try_return_handler_59;
}
// Exception handler code:
try_except_handler_60:;
exception_keeper_type_58 = exception_type;
exception_keeper_value_58 = exception_value;
exception_keeper_tb_58 = exception_tb;
exception_keeper_lineno_58 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
{
Py_DECREF( locals_future$backports$email$errors_88 );
locals_future$backports$email$errors_88 = NULL;
}
{
// Re-raise.
exception_type = exception_keeper_type_58;
exception_value = exception_keeper_value_58;
exception_tb = exception_keeper_tb_58;
exception_lineno = exception_keeper_lineno_58;
goto try_except_handler_59;
}
// End of try:
}
// tried codes exits in all cases
NUITKA_CANNOT_GET_HERE( future$backports$email$errors );
return MOD_RETURN_VALUE( NULL );
// Return handler code:
try_return_handler_59:;
{
CHECK_OBJECT( (PyObject *)outline_19_var___class__ );
Py_DECREF( outline_19_var___class__ );
outline_19_var___class__ = NULL;
}
{
goto outline_result_20;
}
// Exception handler code:
try_except_handler_59:;
exception_keeper_type_59 = exception_type;
exception_keeper_value_59 = exception_value;
exception_keeper_tb_59 = exception_tb;
exception_keeper_lineno_59 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
{
// Re-raise.
exception_type = exception_keeper_type_59;
exception_value = exception_keeper_value_59;
exception_tb = exception_keeper_tb_59;
exception_lineno = exception_keeper_lineno_59;
goto outline_exception_20;
}
// End of try:
}
// Return statement must have exited already.
NUITKA_CANNOT_GET_HERE( future$backports$email$errors );
return MOD_RETURN_VALUE( NULL );
outline_exception_20:;
exception_lineno = 88;
goto try_except_handler_58;
outline_result_20:;
UPDATE_STRING_DICT1( moduledict_future$backports$email$errors, (Nuitka_StringObject *)const_str_plain_InvalidHeaderDefect, tmp_assign_source_165 );
}
goto try_end_20;
// Exception handler code:
try_except_handler_58:;
exception_keeper_type_60 = exception_type;
exception_keeper_value_60 = exception_value;
exception_keeper_tb_60 = exception_tb;
exception_keeper_lineno_60 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
{
Py_XDECREF( tmp_class_creation_20__bases );
tmp_class_creation_20__bases = NULL;
}
{
Py_XDECREF( tmp_class_creation_20__class_decl_dict );
tmp_class_creation_20__class_decl_dict = NULL;
}
{
Py_XDECREF( tmp_class_creation_20__metaclass );
tmp_class_creation_20__metaclass = NULL;
}
{
Py_XDECREF( tmp_class_creation_20__prepared );
tmp_class_creation_20__prepared = NULL;
}
{
// Re-raise.
exception_type = exception_keeper_type_60;
exception_value = exception_keeper_value_60;
exception_tb = exception_keeper_tb_60;
exception_lineno = exception_keeper_lineno_60;
goto frame_exception_exit_1;
}
// End of try:
try_end_20:;
}
{
CHECK_OBJECT( (PyObject *)tmp_class_creation_20__bases );
Py_DECREF( tmp_class_creation_20__bases );
tmp_class_creation_20__bases = NULL;
}
{
CHECK_OBJECT( (PyObject *)tmp_class_creation_20__class_decl_dict );
Py_DECREF( tmp_class_creation_20__class_decl_dict );
tmp_class_creation_20__class_decl_dict = NULL;
}
{
CHECK_OBJECT( (PyObject *)tmp_class_creation_20__metaclass );
Py_DECREF( tmp_class_creation_20__metaclass );
tmp_class_creation_20__metaclass = NULL;
}
{
CHECK_OBJECT( (PyObject *)tmp_class_creation_20__prepared );
Py_DECREF( tmp_class_creation_20__prepared );
tmp_class_creation_20__prepared = NULL;
}
{
// Tried code:
{
PyObject *tmp_assign_source_167;
PyObject *tmp_tuple_element_79;
PyObject *tmp_mvar_value_20;
tmp_mvar_value_20 = GET_STRING_DICT_VALUE( moduledict_future$backports$email$errors, (Nuitka_StringObject *)const_str_plain_HeaderDefect );
if (unlikely( tmp_mvar_value_20 == NULL ))
{
tmp_mvar_value_20 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_HeaderDefect );
}
if ( tmp_mvar_value_20 == NULL )
{
exception_type = PyExc_NameError;
Py_INCREF( exception_type );
exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "HeaderDefect" );
exception_tb = NULL;
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb );
CHAIN_EXCEPTION( exception_value );
exception_lineno = 91;
goto try_except_handler_61;
}
tmp_tuple_element_79 = tmp_mvar_value_20;
tmp_assign_source_167 = PyTuple_New( 1 );
Py_INCREF( tmp_tuple_element_79 );
PyTuple_SET_ITEM( tmp_assign_source_167, 0, tmp_tuple_element_79 );
assert( tmp_class_creation_21__bases_orig == NULL );
tmp_class_creation_21__bases_orig = tmp_assign_source_167;
}
{
PyObject *tmp_assign_source_168;
PyObject *tmp_dircall_arg1_21;
CHECK_OBJECT( tmp_class_creation_21__bases_orig );
tmp_dircall_arg1_21 = tmp_class_creation_21__bases_orig;
Py_INCREF( tmp_dircall_arg1_21 );
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_21};
tmp_assign_source_168 = impl___internal__$$$function_1__mro_entries_conversion( dir_call_args );
}
if ( tmp_assign_source_168 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 91;
goto try_except_handler_61;
}
assert( tmp_class_creation_21__bases == NULL );
tmp_class_creation_21__bases = tmp_assign_source_168;
}
{
PyObject *tmp_assign_source_169;
tmp_assign_source_169 = PyDict_New();
assert( tmp_class_creation_21__class_decl_dict == NULL );
tmp_class_creation_21__class_decl_dict = tmp_assign_source_169;
}
{
PyObject *tmp_assign_source_170;
PyObject *tmp_metaclass_name_21;
nuitka_bool tmp_condition_result_121;
PyObject *tmp_key_name_61;
PyObject *tmp_dict_name_61;
PyObject *tmp_dict_name_62;
PyObject *tmp_key_name_62;
nuitka_bool tmp_condition_result_122;
int tmp_truth_name_21;
PyObject *tmp_type_arg_41;
PyObject *tmp_subscribed_name_21;
PyObject *tmp_subscript_name_21;
PyObject *tmp_bases_name_21;
tmp_key_name_61 = const_str_plain_metaclass;
CHECK_OBJECT( tmp_class_creation_21__class_decl_dict );
tmp_dict_name_61 = tmp_class_creation_21__class_decl_dict;
tmp_res = PyDict_Contains( tmp_dict_name_61, tmp_key_name_61 );
if ( tmp_res == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 91;
goto try_except_handler_61;
}
tmp_condition_result_121 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_121 == NUITKA_BOOL_TRUE )
{
goto condexpr_true_41;
}
else
{
goto condexpr_false_41;
}
condexpr_true_41:;
CHECK_OBJECT( tmp_class_creation_21__class_decl_dict );
tmp_dict_name_62 = tmp_class_creation_21__class_decl_dict;
tmp_key_name_62 = const_str_plain_metaclass;
tmp_metaclass_name_21 = DICT_GET_ITEM( tmp_dict_name_62, tmp_key_name_62 );
if ( tmp_metaclass_name_21 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 91;
goto try_except_handler_61;
}
goto condexpr_end_41;
condexpr_false_41:;
CHECK_OBJECT( tmp_class_creation_21__bases );
tmp_truth_name_21 = CHECK_IF_TRUE( tmp_class_creation_21__bases );
if ( tmp_truth_name_21 == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 91;
goto try_except_handler_61;
}
tmp_condition_result_122 = tmp_truth_name_21 == 1 ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_122 == NUITKA_BOOL_TRUE )
{
goto condexpr_true_42;
}
else
{
goto condexpr_false_42;
}
condexpr_true_42:;
CHECK_OBJECT( tmp_class_creation_21__bases );
tmp_subscribed_name_21 = tmp_class_creation_21__bases;
tmp_subscript_name_21 = const_int_0;
tmp_type_arg_41 = LOOKUP_SUBSCRIPT_CONST( tmp_subscribed_name_21, tmp_subscript_name_21, 0 );
if ( tmp_type_arg_41 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 91;
goto try_except_handler_61;
}
tmp_metaclass_name_21 = BUILTIN_TYPE1( tmp_type_arg_41 );
Py_DECREF( tmp_type_arg_41 );
if ( tmp_metaclass_name_21 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 91;
goto try_except_handler_61;
}
goto condexpr_end_42;
condexpr_false_42:;
tmp_metaclass_name_21 = (PyObject *)&PyType_Type;
Py_INCREF( tmp_metaclass_name_21 );
condexpr_end_42:;
condexpr_end_41:;
CHECK_OBJECT( tmp_class_creation_21__bases );
tmp_bases_name_21 = tmp_class_creation_21__bases;
tmp_assign_source_170 = SELECT_METACLASS( tmp_metaclass_name_21, tmp_bases_name_21 );
Py_DECREF( tmp_metaclass_name_21 );
if ( tmp_assign_source_170 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 91;
goto try_except_handler_61;
}
assert( tmp_class_creation_21__metaclass == NULL );
tmp_class_creation_21__metaclass = tmp_assign_source_170;
}
{
nuitka_bool tmp_condition_result_123;
PyObject *tmp_key_name_63;
PyObject *tmp_dict_name_63;
tmp_key_name_63 = const_str_plain_metaclass;
CHECK_OBJECT( tmp_class_creation_21__class_decl_dict );
tmp_dict_name_63 = tmp_class_creation_21__class_decl_dict;
tmp_res = PyDict_Contains( tmp_dict_name_63, tmp_key_name_63 );
if ( tmp_res == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 91;
goto try_except_handler_61;
}
tmp_condition_result_123 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_123 == NUITKA_BOOL_TRUE )
{
goto branch_yes_81;
}
else
{
goto branch_no_81;
}
branch_yes_81:;
{
CHECK_OBJECT( tmp_class_creation_21__class_decl_dict );
tmp_dictdel_dict = tmp_class_creation_21__class_decl_dict;
tmp_dictdel_key = const_str_plain_metaclass;
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 = 91;
goto try_except_handler_61;
}
}
branch_no_81:;
}
{
nuitka_bool tmp_condition_result_124;
PyObject *tmp_source_name_81;
CHECK_OBJECT( tmp_class_creation_21__metaclass );
tmp_source_name_81 = tmp_class_creation_21__metaclass;
tmp_res = PyObject_HasAttr( tmp_source_name_81, const_str_plain___prepare__ );
tmp_condition_result_124 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_124 == NUITKA_BOOL_TRUE )
{
goto branch_yes_82;
}
else
{
goto branch_no_82;
}
branch_yes_82:;
{
PyObject *tmp_assign_source_171;
PyObject *tmp_called_name_41;
PyObject *tmp_source_name_82;
PyObject *tmp_args_name_41;
PyObject *tmp_tuple_element_80;
PyObject *tmp_kw_name_41;
CHECK_OBJECT( tmp_class_creation_21__metaclass );
tmp_source_name_82 = tmp_class_creation_21__metaclass;
tmp_called_name_41 = LOOKUP_ATTRIBUTE( tmp_source_name_82, const_str_plain___prepare__ );
if ( tmp_called_name_41 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 91;
goto try_except_handler_61;
}
tmp_tuple_element_80 = const_str_plain_HeaderMissingRequiredValue;
tmp_args_name_41 = PyTuple_New( 2 );
Py_INCREF( tmp_tuple_element_80 );
PyTuple_SET_ITEM( tmp_args_name_41, 0, tmp_tuple_element_80 );
CHECK_OBJECT( tmp_class_creation_21__bases );
tmp_tuple_element_80 = tmp_class_creation_21__bases;
Py_INCREF( tmp_tuple_element_80 );
PyTuple_SET_ITEM( tmp_args_name_41, 1, tmp_tuple_element_80 );
CHECK_OBJECT( tmp_class_creation_21__class_decl_dict );
tmp_kw_name_41 = tmp_class_creation_21__class_decl_dict;
frame_0e2f03dea0aee4deb4820c0f256f31cf->m_frame.f_lineno = 91;
tmp_assign_source_171 = CALL_FUNCTION( tmp_called_name_41, tmp_args_name_41, tmp_kw_name_41 );
Py_DECREF( tmp_called_name_41 );
Py_DECREF( tmp_args_name_41 );
if ( tmp_assign_source_171 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 91;
goto try_except_handler_61;
}
assert( tmp_class_creation_21__prepared == NULL );
tmp_class_creation_21__prepared = tmp_assign_source_171;
}
{
nuitka_bool tmp_condition_result_125;
PyObject *tmp_operand_name_21;
PyObject *tmp_source_name_83;
CHECK_OBJECT( tmp_class_creation_21__prepared );
tmp_source_name_83 = tmp_class_creation_21__prepared;
tmp_res = PyObject_HasAttr( tmp_source_name_83, const_str_plain___getitem__ );
tmp_operand_name_21 = ( tmp_res != 0 ) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE( tmp_operand_name_21 );
if ( tmp_res == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 91;
goto try_except_handler_61;
}
tmp_condition_result_125 = ( tmp_res == 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_125 == NUITKA_BOOL_TRUE )
{
goto branch_yes_83;
}
else
{
goto branch_no_83;
}
branch_yes_83:;
{
PyObject *tmp_raise_type_21;
PyObject *tmp_raise_value_21;
PyObject *tmp_left_name_21;
PyObject *tmp_right_name_21;
PyObject *tmp_tuple_element_81;
PyObject *tmp_getattr_target_21;
PyObject *tmp_getattr_attr_21;
PyObject *tmp_getattr_default_21;
PyObject *tmp_source_name_84;
PyObject *tmp_type_arg_42;
tmp_raise_type_21 = PyExc_TypeError;
tmp_left_name_21 = const_str_digest_75fd71b1edada749c2ef7ac810062295;
CHECK_OBJECT( tmp_class_creation_21__metaclass );
tmp_getattr_target_21 = tmp_class_creation_21__metaclass;
tmp_getattr_attr_21 = const_str_plain___name__;
tmp_getattr_default_21 = const_str_angle_metaclass;
tmp_tuple_element_81 = BUILTIN_GETATTR( tmp_getattr_target_21, tmp_getattr_attr_21, tmp_getattr_default_21 );
if ( tmp_tuple_element_81 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 91;
goto try_except_handler_61;
}
tmp_right_name_21 = PyTuple_New( 2 );
PyTuple_SET_ITEM( tmp_right_name_21, 0, tmp_tuple_element_81 );
CHECK_OBJECT( tmp_class_creation_21__prepared );
tmp_type_arg_42 = tmp_class_creation_21__prepared;
tmp_source_name_84 = BUILTIN_TYPE1( tmp_type_arg_42 );
assert( !(tmp_source_name_84 == NULL) );
tmp_tuple_element_81 = LOOKUP_ATTRIBUTE( tmp_source_name_84, const_str_plain___name__ );
Py_DECREF( tmp_source_name_84 );
if ( tmp_tuple_element_81 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
Py_DECREF( tmp_right_name_21 );
exception_lineno = 91;
goto try_except_handler_61;
}
PyTuple_SET_ITEM( tmp_right_name_21, 1, tmp_tuple_element_81 );
tmp_raise_value_21 = BINARY_OPERATION_REMAINDER( tmp_left_name_21, tmp_right_name_21 );
Py_DECREF( tmp_right_name_21 );
if ( tmp_raise_value_21 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 91;
goto try_except_handler_61;
}
exception_type = tmp_raise_type_21;
Py_INCREF( tmp_raise_type_21 );
exception_value = tmp_raise_value_21;
exception_lineno = 91;
RAISE_EXCEPTION_IMPLICIT( &exception_type, &exception_value, &exception_tb );
goto try_except_handler_61;
}
branch_no_83:;
}
goto branch_end_82;
branch_no_82:;
{
PyObject *tmp_assign_source_172;
tmp_assign_source_172 = PyDict_New();
assert( tmp_class_creation_21__prepared == NULL );
tmp_class_creation_21__prepared = tmp_assign_source_172;
}
branch_end_82:;
}
{
PyObject *tmp_assign_source_173;
{
PyObject *tmp_set_locals_21;
CHECK_OBJECT( tmp_class_creation_21__prepared );
tmp_set_locals_21 = tmp_class_creation_21__prepared;
locals_future$backports$email$errors_91 = tmp_set_locals_21;
Py_INCREF( tmp_set_locals_21 );
}
{
// Tried code:
{
// Tried code:
{
tmp_dictset_value = const_str_digest_74552dfa52bd8353863ac446e7e38d45;
tmp_res = PyObject_SetItem( locals_future$backports$email$errors_91, const_str_plain___module__, tmp_dictset_value );
if ( tmp_res != 0 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 91;
goto try_except_handler_63;
}
}
{
tmp_dictset_value = const_str_digest_c73de072773e0e871f5dd8c16baae6cc;
tmp_res = PyObject_SetItem( locals_future$backports$email$errors_91, const_str_plain___doc__, tmp_dictset_value );
if ( tmp_res != 0 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 91;
goto try_except_handler_63;
}
}
{
tmp_dictset_value = const_str_plain_HeaderMissingRequiredValue;
tmp_res = PyObject_SetItem( locals_future$backports$email$errors_91, const_str_plain___qualname__, tmp_dictset_value );
if ( tmp_res != 0 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 91;
goto try_except_handler_63;
}
}
{
nuitka_bool tmp_condition_result_126;
PyObject *tmp_compexpr_left_21;
PyObject *tmp_compexpr_right_21;
CHECK_OBJECT( tmp_class_creation_21__bases );
tmp_compexpr_left_21 = tmp_class_creation_21__bases;
CHECK_OBJECT( tmp_class_creation_21__bases_orig );
tmp_compexpr_right_21 = tmp_class_creation_21__bases_orig;
tmp_res = RICH_COMPARE_BOOL_NE( tmp_compexpr_left_21, tmp_compexpr_right_21 );
if ( tmp_res == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 91;
goto try_except_handler_63;
}
tmp_condition_result_126 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_126 == NUITKA_BOOL_TRUE )
{
goto branch_yes_84;
}
else
{
goto branch_no_84;
}
branch_yes_84:;
{
CHECK_OBJECT( tmp_class_creation_21__bases_orig );
tmp_dictset_value = tmp_class_creation_21__bases_orig;
tmp_res = PyObject_SetItem( locals_future$backports$email$errors_91, const_str_plain___orig_bases__, tmp_dictset_value );
if ( tmp_res != 0 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 91;
goto try_except_handler_63;
}
}
branch_no_84:;
}
{
PyObject *tmp_assign_source_174;
PyObject *tmp_called_name_42;
PyObject *tmp_args_name_42;
PyObject *tmp_tuple_element_82;
PyObject *tmp_kw_name_42;
CHECK_OBJECT( tmp_class_creation_21__metaclass );
tmp_called_name_42 = tmp_class_creation_21__metaclass;
tmp_tuple_element_82 = const_str_plain_HeaderMissingRequiredValue;
tmp_args_name_42 = PyTuple_New( 3 );
Py_INCREF( tmp_tuple_element_82 );
PyTuple_SET_ITEM( tmp_args_name_42, 0, tmp_tuple_element_82 );
CHECK_OBJECT( tmp_class_creation_21__bases );
tmp_tuple_element_82 = tmp_class_creation_21__bases;
Py_INCREF( tmp_tuple_element_82 );
PyTuple_SET_ITEM( tmp_args_name_42, 1, tmp_tuple_element_82 );
tmp_tuple_element_82 = locals_future$backports$email$errors_91;
Py_INCREF( tmp_tuple_element_82 );
PyTuple_SET_ITEM( tmp_args_name_42, 2, tmp_tuple_element_82 );
CHECK_OBJECT( tmp_class_creation_21__class_decl_dict );
tmp_kw_name_42 = tmp_class_creation_21__class_decl_dict;
frame_0e2f03dea0aee4deb4820c0f256f31cf->m_frame.f_lineno = 91;
tmp_assign_source_174 = CALL_FUNCTION( tmp_called_name_42, tmp_args_name_42, tmp_kw_name_42 );
Py_DECREF( tmp_args_name_42 );
if ( tmp_assign_source_174 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 91;
goto try_except_handler_63;
}
assert( outline_20_var___class__ == NULL );
outline_20_var___class__ = tmp_assign_source_174;
}
{
CHECK_OBJECT( outline_20_var___class__ );
tmp_assign_source_173 = outline_20_var___class__;
Py_INCREF( tmp_assign_source_173 );
goto try_return_handler_63;
}
// tried codes exits in all cases
NUITKA_CANNOT_GET_HERE( future$backports$email$errors );
return MOD_RETURN_VALUE( NULL );
// Return handler code:
try_return_handler_63:;
{
Py_DECREF( locals_future$backports$email$errors_91 );
locals_future$backports$email$errors_91 = NULL;
}
{
goto try_return_handler_62;
}
// Exception handler code:
try_except_handler_63:;
exception_keeper_type_61 = exception_type;
exception_keeper_value_61 = exception_value;
exception_keeper_tb_61 = exception_tb;
exception_keeper_lineno_61 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
{
Py_DECREF( locals_future$backports$email$errors_91 );
locals_future$backports$email$errors_91 = NULL;
}
{
// Re-raise.
exception_type = exception_keeper_type_61;
exception_value = exception_keeper_value_61;
exception_tb = exception_keeper_tb_61;
exception_lineno = exception_keeper_lineno_61;
goto try_except_handler_62;
}
// End of try:
}
// tried codes exits in all cases
NUITKA_CANNOT_GET_HERE( future$backports$email$errors );
return MOD_RETURN_VALUE( NULL );
// Return handler code:
try_return_handler_62:;
{
CHECK_OBJECT( (PyObject *)outline_20_var___class__ );
Py_DECREF( outline_20_var___class__ );
outline_20_var___class__ = NULL;
}
{
goto outline_result_21;
}
// Exception handler code:
try_except_handler_62:;
exception_keeper_type_62 = exception_type;
exception_keeper_value_62 = exception_value;
exception_keeper_tb_62 = exception_tb;
exception_keeper_lineno_62 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
{
// Re-raise.
exception_type = exception_keeper_type_62;
exception_value = exception_keeper_value_62;
exception_tb = exception_keeper_tb_62;
exception_lineno = exception_keeper_lineno_62;
goto outline_exception_21;
}
// End of try:
}
// Return statement must have exited already.
NUITKA_CANNOT_GET_HERE( future$backports$email$errors );
return MOD_RETURN_VALUE( NULL );
outline_exception_21:;
exception_lineno = 91;
goto try_except_handler_61;
outline_result_21:;
UPDATE_STRING_DICT1( moduledict_future$backports$email$errors, (Nuitka_StringObject *)const_str_plain_HeaderMissingRequiredValue, tmp_assign_source_173 );
}
goto try_end_21;
// Exception handler code:
try_except_handler_61:;
exception_keeper_type_63 = exception_type;
exception_keeper_value_63 = exception_value;
exception_keeper_tb_63 = exception_tb;
exception_keeper_lineno_63 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
{
Py_XDECREF( tmp_class_creation_21__bases );
tmp_class_creation_21__bases = NULL;
}
{
Py_XDECREF( tmp_class_creation_21__class_decl_dict );
tmp_class_creation_21__class_decl_dict = NULL;
}
{
Py_XDECREF( tmp_class_creation_21__metaclass );
tmp_class_creation_21__metaclass = NULL;
}
{
Py_XDECREF( tmp_class_creation_21__prepared );
tmp_class_creation_21__prepared = NULL;
}
{
// Re-raise.
exception_type = exception_keeper_type_63;
exception_value = exception_keeper_value_63;
exception_tb = exception_keeper_tb_63;
exception_lineno = exception_keeper_lineno_63;
goto frame_exception_exit_1;
}
// End of try:
try_end_21:;
}
{
CHECK_OBJECT( (PyObject *)tmp_class_creation_21__bases );
Py_DECREF( tmp_class_creation_21__bases );
tmp_class_creation_21__bases = NULL;
}
{
CHECK_OBJECT( (PyObject *)tmp_class_creation_21__class_decl_dict );
Py_DECREF( tmp_class_creation_21__class_decl_dict );
tmp_class_creation_21__class_decl_dict = NULL;
}
{
CHECK_OBJECT( (PyObject *)tmp_class_creation_21__metaclass );
Py_DECREF( tmp_class_creation_21__metaclass );
tmp_class_creation_21__metaclass = NULL;
}
{
CHECK_OBJECT( (PyObject *)tmp_class_creation_21__prepared );
Py_DECREF( tmp_class_creation_21__prepared );
tmp_class_creation_21__prepared = NULL;
}
{
// Tried code:
{
PyObject *tmp_assign_source_175;
PyObject *tmp_tuple_element_83;
PyObject *tmp_mvar_value_21;
tmp_mvar_value_21 = GET_STRING_DICT_VALUE( moduledict_future$backports$email$errors, (Nuitka_StringObject *)const_str_plain_HeaderDefect );
if (unlikely( tmp_mvar_value_21 == NULL ))
{
tmp_mvar_value_21 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_HeaderDefect );
}
if ( tmp_mvar_value_21 == NULL )
{
exception_type = PyExc_NameError;
Py_INCREF( exception_type );
exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "HeaderDefect" );
exception_tb = NULL;
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb );
CHAIN_EXCEPTION( exception_value );
exception_lineno = 94;
goto try_except_handler_64;
}
tmp_tuple_element_83 = tmp_mvar_value_21;
tmp_assign_source_175 = PyTuple_New( 1 );
Py_INCREF( tmp_tuple_element_83 );
PyTuple_SET_ITEM( tmp_assign_source_175, 0, tmp_tuple_element_83 );
assert( tmp_class_creation_22__bases_orig == NULL );
tmp_class_creation_22__bases_orig = tmp_assign_source_175;
}
{
PyObject *tmp_assign_source_176;
PyObject *tmp_dircall_arg1_22;
CHECK_OBJECT( tmp_class_creation_22__bases_orig );
tmp_dircall_arg1_22 = tmp_class_creation_22__bases_orig;
Py_INCREF( tmp_dircall_arg1_22 );
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_22};
tmp_assign_source_176 = impl___internal__$$$function_1__mro_entries_conversion( dir_call_args );
}
if ( tmp_assign_source_176 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 94;
goto try_except_handler_64;
}
assert( tmp_class_creation_22__bases == NULL );
tmp_class_creation_22__bases = tmp_assign_source_176;
}
{
PyObject *tmp_assign_source_177;
tmp_assign_source_177 = PyDict_New();
assert( tmp_class_creation_22__class_decl_dict == NULL );
tmp_class_creation_22__class_decl_dict = tmp_assign_source_177;
}
{
PyObject *tmp_assign_source_178;
PyObject *tmp_metaclass_name_22;
nuitka_bool tmp_condition_result_127;
PyObject *tmp_key_name_64;
PyObject *tmp_dict_name_64;
PyObject *tmp_dict_name_65;
PyObject *tmp_key_name_65;
nuitka_bool tmp_condition_result_128;
int tmp_truth_name_22;
PyObject *tmp_type_arg_43;
PyObject *tmp_subscribed_name_22;
PyObject *tmp_subscript_name_22;
PyObject *tmp_bases_name_22;
tmp_key_name_64 = const_str_plain_metaclass;
CHECK_OBJECT( tmp_class_creation_22__class_decl_dict );
tmp_dict_name_64 = tmp_class_creation_22__class_decl_dict;
tmp_res = PyDict_Contains( tmp_dict_name_64, tmp_key_name_64 );
if ( tmp_res == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 94;
goto try_except_handler_64;
}
tmp_condition_result_127 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_127 == NUITKA_BOOL_TRUE )
{
goto condexpr_true_43;
}
else
{
goto condexpr_false_43;
}
condexpr_true_43:;
CHECK_OBJECT( tmp_class_creation_22__class_decl_dict );
tmp_dict_name_65 = tmp_class_creation_22__class_decl_dict;
tmp_key_name_65 = const_str_plain_metaclass;
tmp_metaclass_name_22 = DICT_GET_ITEM( tmp_dict_name_65, tmp_key_name_65 );
if ( tmp_metaclass_name_22 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 94;
goto try_except_handler_64;
}
goto condexpr_end_43;
condexpr_false_43:;
CHECK_OBJECT( tmp_class_creation_22__bases );
tmp_truth_name_22 = CHECK_IF_TRUE( tmp_class_creation_22__bases );
if ( tmp_truth_name_22 == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 94;
goto try_except_handler_64;
}
tmp_condition_result_128 = tmp_truth_name_22 == 1 ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_128 == NUITKA_BOOL_TRUE )
{
goto condexpr_true_44;
}
else
{
goto condexpr_false_44;
}
condexpr_true_44:;
CHECK_OBJECT( tmp_class_creation_22__bases );
tmp_subscribed_name_22 = tmp_class_creation_22__bases;
tmp_subscript_name_22 = const_int_0;
tmp_type_arg_43 = LOOKUP_SUBSCRIPT_CONST( tmp_subscribed_name_22, tmp_subscript_name_22, 0 );
if ( tmp_type_arg_43 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 94;
goto try_except_handler_64;
}
tmp_metaclass_name_22 = BUILTIN_TYPE1( tmp_type_arg_43 );
Py_DECREF( tmp_type_arg_43 );
if ( tmp_metaclass_name_22 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 94;
goto try_except_handler_64;
}
goto condexpr_end_44;
condexpr_false_44:;
tmp_metaclass_name_22 = (PyObject *)&PyType_Type;
Py_INCREF( tmp_metaclass_name_22 );
condexpr_end_44:;
condexpr_end_43:;
CHECK_OBJECT( tmp_class_creation_22__bases );
tmp_bases_name_22 = tmp_class_creation_22__bases;
tmp_assign_source_178 = SELECT_METACLASS( tmp_metaclass_name_22, tmp_bases_name_22 );
Py_DECREF( tmp_metaclass_name_22 );
if ( tmp_assign_source_178 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 94;
goto try_except_handler_64;
}
assert( tmp_class_creation_22__metaclass == NULL );
tmp_class_creation_22__metaclass = tmp_assign_source_178;
}
{
nuitka_bool tmp_condition_result_129;
PyObject *tmp_key_name_66;
PyObject *tmp_dict_name_66;
tmp_key_name_66 = const_str_plain_metaclass;
CHECK_OBJECT( tmp_class_creation_22__class_decl_dict );
tmp_dict_name_66 = tmp_class_creation_22__class_decl_dict;
tmp_res = PyDict_Contains( tmp_dict_name_66, tmp_key_name_66 );
if ( tmp_res == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 94;
goto try_except_handler_64;
}
tmp_condition_result_129 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_129 == NUITKA_BOOL_TRUE )
{
goto branch_yes_85;
}
else
{
goto branch_no_85;
}
branch_yes_85:;
{
CHECK_OBJECT( tmp_class_creation_22__class_decl_dict );
tmp_dictdel_dict = tmp_class_creation_22__class_decl_dict;
tmp_dictdel_key = const_str_plain_metaclass;
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 = 94;
goto try_except_handler_64;
}
}
branch_no_85:;
}
{
nuitka_bool tmp_condition_result_130;
PyObject *tmp_source_name_85;
CHECK_OBJECT( tmp_class_creation_22__metaclass );
tmp_source_name_85 = tmp_class_creation_22__metaclass;
tmp_res = PyObject_HasAttr( tmp_source_name_85, const_str_plain___prepare__ );
tmp_condition_result_130 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_130 == NUITKA_BOOL_TRUE )
{
goto branch_yes_86;
}
else
{
goto branch_no_86;
}
branch_yes_86:;
{
PyObject *tmp_assign_source_179;
PyObject *tmp_called_name_43;
PyObject *tmp_source_name_86;
PyObject *tmp_args_name_43;
PyObject *tmp_tuple_element_84;
PyObject *tmp_kw_name_43;
CHECK_OBJECT( tmp_class_creation_22__metaclass );
tmp_source_name_86 = tmp_class_creation_22__metaclass;
tmp_called_name_43 = LOOKUP_ATTRIBUTE( tmp_source_name_86, const_str_plain___prepare__ );
if ( tmp_called_name_43 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 94;
goto try_except_handler_64;
}
tmp_tuple_element_84 = const_str_plain_NonPrintableDefect;
tmp_args_name_43 = PyTuple_New( 2 );
Py_INCREF( tmp_tuple_element_84 );
PyTuple_SET_ITEM( tmp_args_name_43, 0, tmp_tuple_element_84 );
CHECK_OBJECT( tmp_class_creation_22__bases );
tmp_tuple_element_84 = tmp_class_creation_22__bases;
Py_INCREF( tmp_tuple_element_84 );
PyTuple_SET_ITEM( tmp_args_name_43, 1, tmp_tuple_element_84 );
CHECK_OBJECT( tmp_class_creation_22__class_decl_dict );
tmp_kw_name_43 = tmp_class_creation_22__class_decl_dict;
frame_0e2f03dea0aee4deb4820c0f256f31cf->m_frame.f_lineno = 94;
tmp_assign_source_179 = CALL_FUNCTION( tmp_called_name_43, tmp_args_name_43, tmp_kw_name_43 );
Py_DECREF( tmp_called_name_43 );
Py_DECREF( tmp_args_name_43 );
if ( tmp_assign_source_179 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 94;
goto try_except_handler_64;
}
assert( tmp_class_creation_22__prepared == NULL );
tmp_class_creation_22__prepared = tmp_assign_source_179;
}
{
nuitka_bool tmp_condition_result_131;
PyObject *tmp_operand_name_22;
PyObject *tmp_source_name_87;
CHECK_OBJECT( tmp_class_creation_22__prepared );
tmp_source_name_87 = tmp_class_creation_22__prepared;
tmp_res = PyObject_HasAttr( tmp_source_name_87, const_str_plain___getitem__ );
tmp_operand_name_22 = ( tmp_res != 0 ) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE( tmp_operand_name_22 );
if ( tmp_res == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 94;
goto try_except_handler_64;
}
tmp_condition_result_131 = ( tmp_res == 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_131 == NUITKA_BOOL_TRUE )
{
goto branch_yes_87;
}
else
{
goto branch_no_87;
}
branch_yes_87:;
{
PyObject *tmp_raise_type_22;
PyObject *tmp_raise_value_22;
PyObject *tmp_left_name_22;
PyObject *tmp_right_name_22;
PyObject *tmp_tuple_element_85;
PyObject *tmp_getattr_target_22;
PyObject *tmp_getattr_attr_22;
PyObject *tmp_getattr_default_22;
PyObject *tmp_source_name_88;
PyObject *tmp_type_arg_44;
tmp_raise_type_22 = PyExc_TypeError;
tmp_left_name_22 = const_str_digest_75fd71b1edada749c2ef7ac810062295;
CHECK_OBJECT( tmp_class_creation_22__metaclass );
tmp_getattr_target_22 = tmp_class_creation_22__metaclass;
tmp_getattr_attr_22 = const_str_plain___name__;
tmp_getattr_default_22 = const_str_angle_metaclass;
tmp_tuple_element_85 = BUILTIN_GETATTR( tmp_getattr_target_22, tmp_getattr_attr_22, tmp_getattr_default_22 );
if ( tmp_tuple_element_85 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 94;
goto try_except_handler_64;
}
tmp_right_name_22 = PyTuple_New( 2 );
PyTuple_SET_ITEM( tmp_right_name_22, 0, tmp_tuple_element_85 );
CHECK_OBJECT( tmp_class_creation_22__prepared );
tmp_type_arg_44 = tmp_class_creation_22__prepared;
tmp_source_name_88 = BUILTIN_TYPE1( tmp_type_arg_44 );
assert( !(tmp_source_name_88 == NULL) );
tmp_tuple_element_85 = LOOKUP_ATTRIBUTE( tmp_source_name_88, const_str_plain___name__ );
Py_DECREF( tmp_source_name_88 );
if ( tmp_tuple_element_85 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
Py_DECREF( tmp_right_name_22 );
exception_lineno = 94;
goto try_except_handler_64;
}
PyTuple_SET_ITEM( tmp_right_name_22, 1, tmp_tuple_element_85 );
tmp_raise_value_22 = BINARY_OPERATION_REMAINDER( tmp_left_name_22, tmp_right_name_22 );
Py_DECREF( tmp_right_name_22 );
if ( tmp_raise_value_22 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 94;
goto try_except_handler_64;
}
exception_type = tmp_raise_type_22;
Py_INCREF( tmp_raise_type_22 );
exception_value = tmp_raise_value_22;
exception_lineno = 94;
RAISE_EXCEPTION_IMPLICIT( &exception_type, &exception_value, &exception_tb );
goto try_except_handler_64;
}
branch_no_87:;
}
goto branch_end_86;
branch_no_86:;
{
PyObject *tmp_assign_source_180;
tmp_assign_source_180 = PyDict_New();
assert( tmp_class_creation_22__prepared == NULL );
tmp_class_creation_22__prepared = tmp_assign_source_180;
}
branch_end_86:;
}
{
PyObject *tmp_assign_source_181;
{
PyObject *tmp_set_locals_22;
CHECK_OBJECT( tmp_class_creation_22__prepared );
tmp_set_locals_22 = tmp_class_creation_22__prepared;
locals_future$backports$email$errors_94 = tmp_set_locals_22;
Py_INCREF( tmp_set_locals_22 );
}
{
// Tried code:
{
// Tried code:
{
tmp_dictset_value = const_str_digest_74552dfa52bd8353863ac446e7e38d45;
tmp_res = PyObject_SetItem( locals_future$backports$email$errors_94, const_str_plain___module__, tmp_dictset_value );
if ( tmp_res != 0 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 94;
goto try_except_handler_66;
}
}
{
tmp_dictset_value = const_str_digest_e80044b71af1f3c9ab572dd3e72fc901;
tmp_res = PyObject_SetItem( locals_future$backports$email$errors_94, const_str_plain___doc__, tmp_dictset_value );
if ( tmp_res != 0 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 94;
goto try_except_handler_66;
}
}
{
tmp_dictset_value = const_str_plain_NonPrintableDefect;
tmp_res = PyObject_SetItem( locals_future$backports$email$errors_94, const_str_plain___qualname__, tmp_dictset_value );
if ( tmp_res != 0 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 94;
goto try_except_handler_66;
}
}
MAKE_OR_REUSE_FRAME( cache_frame_5d1a480c02305cbac63f6f5c0246dbd7_4, codeobj_5d1a480c02305cbac63f6f5c0246dbd7, module_future$backports$email$errors, sizeof(void *) );
frame_5d1a480c02305cbac63f6f5c0246dbd7_4 = cache_frame_5d1a480c02305cbac63f6f5c0246dbd7_4;
// Push the new frame as the currently active one.
pushFrameStack( frame_5d1a480c02305cbac63f6f5c0246dbd7_4 );
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert( Py_REFCNT( frame_5d1a480c02305cbac63f6f5c0246dbd7_4 ) == 2 ); // Frame stack
// Framed code:
{
tmp_dictset_value = MAKE_FUNCTION_future$backports$email$errors$$$function_3___init__( );
tmp_res = PyObject_SetItem( locals_future$backports$email$errors_94, const_str_plain___init__, 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 = 97;
type_description_2 = "o";
goto frame_exception_exit_4;
}
}
{
tmp_dictset_value = MAKE_FUNCTION_future$backports$email$errors$$$function_4___str__( );
tmp_res = PyObject_SetItem( locals_future$backports$email$errors_94, const_str_plain___str__, 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 = 101;
type_description_2 = "o";
goto frame_exception_exit_4;
}
}
#if 0
RESTORE_FRAME_EXCEPTION( frame_5d1a480c02305cbac63f6f5c0246dbd7_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_5d1a480c02305cbac63f6f5c0246dbd7_4 );
#endif
if ( exception_tb == NULL )
{
exception_tb = MAKE_TRACEBACK( frame_5d1a480c02305cbac63f6f5c0246dbd7_4, exception_lineno );
}
else if ( exception_tb->tb_frame != &frame_5d1a480c02305cbac63f6f5c0246dbd7_4->m_frame )
{
exception_tb = ADD_TRACEBACK( exception_tb, frame_5d1a480c02305cbac63f6f5c0246dbd7_4, exception_lineno );
}
// Attachs locals to frame if any.
Nuitka_Frame_AttachLocals(
(struct Nuitka_FrameObject *)frame_5d1a480c02305cbac63f6f5c0246dbd7_4,
type_description_2,
outline_21_var___class__
);
// Release cached frame.
if ( frame_5d1a480c02305cbac63f6f5c0246dbd7_4 == cache_frame_5d1a480c02305cbac63f6f5c0246dbd7_4 )
{
Py_DECREF( frame_5d1a480c02305cbac63f6f5c0246dbd7_4 );
}
cache_frame_5d1a480c02305cbac63f6f5c0246dbd7_4 = NULL;
assertFrameObject( frame_5d1a480c02305cbac63f6f5c0246dbd7_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_66;
skip_nested_handling_3:;
{
nuitka_bool tmp_condition_result_132;
PyObject *tmp_compexpr_left_22;
PyObject *tmp_compexpr_right_22;
CHECK_OBJECT( tmp_class_creation_22__bases );
tmp_compexpr_left_22 = tmp_class_creation_22__bases;
CHECK_OBJECT( tmp_class_creation_22__bases_orig );
tmp_compexpr_right_22 = tmp_class_creation_22__bases_orig;
tmp_res = RICH_COMPARE_BOOL_NE( tmp_compexpr_left_22, tmp_compexpr_right_22 );
if ( tmp_res == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 94;
goto try_except_handler_66;
}
tmp_condition_result_132 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_132 == NUITKA_BOOL_TRUE )
{
goto branch_yes_88;
}
else
{
goto branch_no_88;
}
branch_yes_88:;
{
CHECK_OBJECT( tmp_class_creation_22__bases_orig );
tmp_dictset_value = tmp_class_creation_22__bases_orig;
tmp_res = PyObject_SetItem( locals_future$backports$email$errors_94, const_str_plain___orig_bases__, tmp_dictset_value );
if ( tmp_res != 0 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 94;
goto try_except_handler_66;
}
}
branch_no_88:;
}
{
PyObject *tmp_assign_source_182;
PyObject *tmp_called_name_44;
PyObject *tmp_args_name_44;
PyObject *tmp_tuple_element_86;
PyObject *tmp_kw_name_44;
CHECK_OBJECT( tmp_class_creation_22__metaclass );
tmp_called_name_44 = tmp_class_creation_22__metaclass;
tmp_tuple_element_86 = const_str_plain_NonPrintableDefect;
tmp_args_name_44 = PyTuple_New( 3 );
Py_INCREF( tmp_tuple_element_86 );
PyTuple_SET_ITEM( tmp_args_name_44, 0, tmp_tuple_element_86 );
CHECK_OBJECT( tmp_class_creation_22__bases );
tmp_tuple_element_86 = tmp_class_creation_22__bases;
Py_INCREF( tmp_tuple_element_86 );
PyTuple_SET_ITEM( tmp_args_name_44, 1, tmp_tuple_element_86 );
tmp_tuple_element_86 = locals_future$backports$email$errors_94;
Py_INCREF( tmp_tuple_element_86 );
PyTuple_SET_ITEM( tmp_args_name_44, 2, tmp_tuple_element_86 );
CHECK_OBJECT( tmp_class_creation_22__class_decl_dict );
tmp_kw_name_44 = tmp_class_creation_22__class_decl_dict;
frame_0e2f03dea0aee4deb4820c0f256f31cf->m_frame.f_lineno = 94;
tmp_assign_source_182 = CALL_FUNCTION( tmp_called_name_44, tmp_args_name_44, tmp_kw_name_44 );
Py_DECREF( tmp_args_name_44 );
if ( tmp_assign_source_182 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 94;
goto try_except_handler_66;
}
assert( outline_21_var___class__ == NULL );
outline_21_var___class__ = tmp_assign_source_182;
}
{
CHECK_OBJECT( outline_21_var___class__ );
tmp_assign_source_181 = outline_21_var___class__;
Py_INCREF( tmp_assign_source_181 );
goto try_return_handler_66;
}
// tried codes exits in all cases
NUITKA_CANNOT_GET_HERE( future$backports$email$errors );
return MOD_RETURN_VALUE( NULL );
// Return handler code:
try_return_handler_66:;
{
Py_DECREF( locals_future$backports$email$errors_94 );
locals_future$backports$email$errors_94 = NULL;
}
{
goto try_return_handler_65;
}
// Exception handler code:
try_except_handler_66:;
exception_keeper_type_64 = exception_type;
exception_keeper_value_64 = exception_value;
exception_keeper_tb_64 = exception_tb;
exception_keeper_lineno_64 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
{
Py_DECREF( locals_future$backports$email$errors_94 );
locals_future$backports$email$errors_94 = NULL;
}
{
// Re-raise.
exception_type = exception_keeper_type_64;
exception_value = exception_keeper_value_64;
exception_tb = exception_keeper_tb_64;
exception_lineno = exception_keeper_lineno_64;
goto try_except_handler_65;
}
// End of try:
}
// tried codes exits in all cases
NUITKA_CANNOT_GET_HERE( future$backports$email$errors );
return MOD_RETURN_VALUE( NULL );
// Return handler code:
try_return_handler_65:;
{
CHECK_OBJECT( (PyObject *)outline_21_var___class__ );
Py_DECREF( outline_21_var___class__ );
outline_21_var___class__ = NULL;
}
{
goto outline_result_22;
}
// Exception handler code:
try_except_handler_65:;
exception_keeper_type_65 = exception_type;
exception_keeper_value_65 = exception_value;
exception_keeper_tb_65 = exception_tb;
exception_keeper_lineno_65 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
{
// Re-raise.
exception_type = exception_keeper_type_65;
exception_value = exception_keeper_value_65;
exception_tb = exception_keeper_tb_65;
exception_lineno = exception_keeper_lineno_65;
goto outline_exception_22;
}
// End of try:
}
// Return statement must have exited already.
NUITKA_CANNOT_GET_HERE( future$backports$email$errors );
return MOD_RETURN_VALUE( NULL );
outline_exception_22:;
exception_lineno = 94;
goto try_except_handler_64;
outline_result_22:;
UPDATE_STRING_DICT1( moduledict_future$backports$email$errors, (Nuitka_StringObject *)const_str_plain_NonPrintableDefect, tmp_assign_source_181 );
}
goto try_end_22;
// Exception handler code:
try_except_handler_64:;
exception_keeper_type_66 = exception_type;
exception_keeper_value_66 = exception_value;
exception_keeper_tb_66 = exception_tb;
exception_keeper_lineno_66 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
{
Py_XDECREF( tmp_class_creation_22__bases );
tmp_class_creation_22__bases = NULL;
}
{
Py_XDECREF( tmp_class_creation_22__class_decl_dict );
tmp_class_creation_22__class_decl_dict = NULL;
}
{
Py_XDECREF( tmp_class_creation_22__metaclass );
tmp_class_creation_22__metaclass = NULL;
}
{
Py_XDECREF( tmp_class_creation_22__prepared );
tmp_class_creation_22__prepared = NULL;
}
{
// Re-raise.
exception_type = exception_keeper_type_66;
exception_value = exception_keeper_value_66;
exception_tb = exception_keeper_tb_66;
exception_lineno = exception_keeper_lineno_66;
goto frame_exception_exit_1;
}
// End of try:
try_end_22:;
}
{
CHECK_OBJECT( (PyObject *)tmp_class_creation_22__bases );
Py_DECREF( tmp_class_creation_22__bases );
tmp_class_creation_22__bases = NULL;
}
{
CHECK_OBJECT( (PyObject *)tmp_class_creation_22__class_decl_dict );
Py_DECREF( tmp_class_creation_22__class_decl_dict );
tmp_class_creation_22__class_decl_dict = NULL;
}
{
CHECK_OBJECT( (PyObject *)tmp_class_creation_22__metaclass );
Py_DECREF( tmp_class_creation_22__metaclass );
tmp_class_creation_22__metaclass = NULL;
}
{
CHECK_OBJECT( (PyObject *)tmp_class_creation_22__prepared );
Py_DECREF( tmp_class_creation_22__prepared );
tmp_class_creation_22__prepared = NULL;
}
{
// Tried code:
{
PyObject *tmp_assign_source_183;
PyObject *tmp_tuple_element_87;
PyObject *tmp_mvar_value_22;
tmp_mvar_value_22 = GET_STRING_DICT_VALUE( moduledict_future$backports$email$errors, (Nuitka_StringObject *)const_str_plain_HeaderDefect );
if (unlikely( tmp_mvar_value_22 == NULL ))
{
tmp_mvar_value_22 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_HeaderDefect );
}
if ( tmp_mvar_value_22 == NULL )
{
exception_type = PyExc_NameError;
Py_INCREF( exception_type );
exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "HeaderDefect" );
exception_tb = NULL;
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb );
CHAIN_EXCEPTION( exception_value );
exception_lineno = 105;
goto try_except_handler_67;
}
tmp_tuple_element_87 = tmp_mvar_value_22;
tmp_assign_source_183 = PyTuple_New( 1 );
Py_INCREF( tmp_tuple_element_87 );
PyTuple_SET_ITEM( tmp_assign_source_183, 0, tmp_tuple_element_87 );
assert( tmp_class_creation_23__bases_orig == NULL );
tmp_class_creation_23__bases_orig = tmp_assign_source_183;
}
{
PyObject *tmp_assign_source_184;
PyObject *tmp_dircall_arg1_23;
CHECK_OBJECT( tmp_class_creation_23__bases_orig );
tmp_dircall_arg1_23 = tmp_class_creation_23__bases_orig;
Py_INCREF( tmp_dircall_arg1_23 );
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_23};
tmp_assign_source_184 = impl___internal__$$$function_1__mro_entries_conversion( dir_call_args );
}
if ( tmp_assign_source_184 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 105;
goto try_except_handler_67;
}
assert( tmp_class_creation_23__bases == NULL );
tmp_class_creation_23__bases = tmp_assign_source_184;
}
{
PyObject *tmp_assign_source_185;
tmp_assign_source_185 = PyDict_New();
assert( tmp_class_creation_23__class_decl_dict == NULL );
tmp_class_creation_23__class_decl_dict = tmp_assign_source_185;
}
{
PyObject *tmp_assign_source_186;
PyObject *tmp_metaclass_name_23;
nuitka_bool tmp_condition_result_133;
PyObject *tmp_key_name_67;
PyObject *tmp_dict_name_67;
PyObject *tmp_dict_name_68;
PyObject *tmp_key_name_68;
nuitka_bool tmp_condition_result_134;
int tmp_truth_name_23;
PyObject *tmp_type_arg_45;
PyObject *tmp_subscribed_name_23;
PyObject *tmp_subscript_name_23;
PyObject *tmp_bases_name_23;
tmp_key_name_67 = const_str_plain_metaclass;
CHECK_OBJECT( tmp_class_creation_23__class_decl_dict );
tmp_dict_name_67 = tmp_class_creation_23__class_decl_dict;
tmp_res = PyDict_Contains( tmp_dict_name_67, tmp_key_name_67 );
if ( tmp_res == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 105;
goto try_except_handler_67;
}
tmp_condition_result_133 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_133 == NUITKA_BOOL_TRUE )
{
goto condexpr_true_45;
}
else
{
goto condexpr_false_45;
}
condexpr_true_45:;
CHECK_OBJECT( tmp_class_creation_23__class_decl_dict );
tmp_dict_name_68 = tmp_class_creation_23__class_decl_dict;
tmp_key_name_68 = const_str_plain_metaclass;
tmp_metaclass_name_23 = DICT_GET_ITEM( tmp_dict_name_68, tmp_key_name_68 );
if ( tmp_metaclass_name_23 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 105;
goto try_except_handler_67;
}
goto condexpr_end_45;
condexpr_false_45:;
CHECK_OBJECT( tmp_class_creation_23__bases );
tmp_truth_name_23 = CHECK_IF_TRUE( tmp_class_creation_23__bases );
if ( tmp_truth_name_23 == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 105;
goto try_except_handler_67;
}
tmp_condition_result_134 = tmp_truth_name_23 == 1 ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_134 == NUITKA_BOOL_TRUE )
{
goto condexpr_true_46;
}
else
{
goto condexpr_false_46;
}
condexpr_true_46:;
CHECK_OBJECT( tmp_class_creation_23__bases );
tmp_subscribed_name_23 = tmp_class_creation_23__bases;
tmp_subscript_name_23 = const_int_0;
tmp_type_arg_45 = LOOKUP_SUBSCRIPT_CONST( tmp_subscribed_name_23, tmp_subscript_name_23, 0 );
if ( tmp_type_arg_45 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 105;
goto try_except_handler_67;
}
tmp_metaclass_name_23 = BUILTIN_TYPE1( tmp_type_arg_45 );
Py_DECREF( tmp_type_arg_45 );
if ( tmp_metaclass_name_23 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 105;
goto try_except_handler_67;
}
goto condexpr_end_46;
condexpr_false_46:;
tmp_metaclass_name_23 = (PyObject *)&PyType_Type;
Py_INCREF( tmp_metaclass_name_23 );
condexpr_end_46:;
condexpr_end_45:;
CHECK_OBJECT( tmp_class_creation_23__bases );
tmp_bases_name_23 = tmp_class_creation_23__bases;
tmp_assign_source_186 = SELECT_METACLASS( tmp_metaclass_name_23, tmp_bases_name_23 );
Py_DECREF( tmp_metaclass_name_23 );
if ( tmp_assign_source_186 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 105;
goto try_except_handler_67;
}
assert( tmp_class_creation_23__metaclass == NULL );
tmp_class_creation_23__metaclass = tmp_assign_source_186;
}
{
nuitka_bool tmp_condition_result_135;
PyObject *tmp_key_name_69;
PyObject *tmp_dict_name_69;
tmp_key_name_69 = const_str_plain_metaclass;
CHECK_OBJECT( tmp_class_creation_23__class_decl_dict );
tmp_dict_name_69 = tmp_class_creation_23__class_decl_dict;
tmp_res = PyDict_Contains( tmp_dict_name_69, tmp_key_name_69 );
if ( tmp_res == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 105;
goto try_except_handler_67;
}
tmp_condition_result_135 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_135 == NUITKA_BOOL_TRUE )
{
goto branch_yes_89;
}
else
{
goto branch_no_89;
}
branch_yes_89:;
{
CHECK_OBJECT( tmp_class_creation_23__class_decl_dict );
tmp_dictdel_dict = tmp_class_creation_23__class_decl_dict;
tmp_dictdel_key = const_str_plain_metaclass;
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 = 105;
goto try_except_handler_67;
}
}
branch_no_89:;
}
{
nuitka_bool tmp_condition_result_136;
PyObject *tmp_source_name_89;
CHECK_OBJECT( tmp_class_creation_23__metaclass );
tmp_source_name_89 = tmp_class_creation_23__metaclass;
tmp_res = PyObject_HasAttr( tmp_source_name_89, const_str_plain___prepare__ );
tmp_condition_result_136 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_136 == NUITKA_BOOL_TRUE )
{
goto branch_yes_90;
}
else
{
goto branch_no_90;
}
branch_yes_90:;
{
PyObject *tmp_assign_source_187;
PyObject *tmp_called_name_45;
PyObject *tmp_source_name_90;
PyObject *tmp_args_name_45;
PyObject *tmp_tuple_element_88;
PyObject *tmp_kw_name_45;
CHECK_OBJECT( tmp_class_creation_23__metaclass );
tmp_source_name_90 = tmp_class_creation_23__metaclass;
tmp_called_name_45 = LOOKUP_ATTRIBUTE( tmp_source_name_90, const_str_plain___prepare__ );
if ( tmp_called_name_45 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 105;
goto try_except_handler_67;
}
tmp_tuple_element_88 = const_str_plain_ObsoleteHeaderDefect;
tmp_args_name_45 = PyTuple_New( 2 );
Py_INCREF( tmp_tuple_element_88 );
PyTuple_SET_ITEM( tmp_args_name_45, 0, tmp_tuple_element_88 );
CHECK_OBJECT( tmp_class_creation_23__bases );
tmp_tuple_element_88 = tmp_class_creation_23__bases;
Py_INCREF( tmp_tuple_element_88 );
PyTuple_SET_ITEM( tmp_args_name_45, 1, tmp_tuple_element_88 );
CHECK_OBJECT( tmp_class_creation_23__class_decl_dict );
tmp_kw_name_45 = tmp_class_creation_23__class_decl_dict;
frame_0e2f03dea0aee4deb4820c0f256f31cf->m_frame.f_lineno = 105;
tmp_assign_source_187 = CALL_FUNCTION( tmp_called_name_45, tmp_args_name_45, tmp_kw_name_45 );
Py_DECREF( tmp_called_name_45 );
Py_DECREF( tmp_args_name_45 );
if ( tmp_assign_source_187 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 105;
goto try_except_handler_67;
}
assert( tmp_class_creation_23__prepared == NULL );
tmp_class_creation_23__prepared = tmp_assign_source_187;
}
{
nuitka_bool tmp_condition_result_137;
PyObject *tmp_operand_name_23;
PyObject *tmp_source_name_91;
CHECK_OBJECT( tmp_class_creation_23__prepared );
tmp_source_name_91 = tmp_class_creation_23__prepared;
tmp_res = PyObject_HasAttr( tmp_source_name_91, const_str_plain___getitem__ );
tmp_operand_name_23 = ( tmp_res != 0 ) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE( tmp_operand_name_23 );
if ( tmp_res == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 105;
goto try_except_handler_67;
}
tmp_condition_result_137 = ( tmp_res == 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_137 == NUITKA_BOOL_TRUE )
{
goto branch_yes_91;
}
else
{
goto branch_no_91;
}
branch_yes_91:;
{
PyObject *tmp_raise_type_23;
PyObject *tmp_raise_value_23;
PyObject *tmp_left_name_23;
PyObject *tmp_right_name_23;
PyObject *tmp_tuple_element_89;
PyObject *tmp_getattr_target_23;
PyObject *tmp_getattr_attr_23;
PyObject *tmp_getattr_default_23;
PyObject *tmp_source_name_92;
PyObject *tmp_type_arg_46;
tmp_raise_type_23 = PyExc_TypeError;
tmp_left_name_23 = const_str_digest_75fd71b1edada749c2ef7ac810062295;
CHECK_OBJECT( tmp_class_creation_23__metaclass );
tmp_getattr_target_23 = tmp_class_creation_23__metaclass;
tmp_getattr_attr_23 = const_str_plain___name__;
tmp_getattr_default_23 = const_str_angle_metaclass;
tmp_tuple_element_89 = BUILTIN_GETATTR( tmp_getattr_target_23, tmp_getattr_attr_23, tmp_getattr_default_23 );
if ( tmp_tuple_element_89 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 105;
goto try_except_handler_67;
}
tmp_right_name_23 = PyTuple_New( 2 );
PyTuple_SET_ITEM( tmp_right_name_23, 0, tmp_tuple_element_89 );
CHECK_OBJECT( tmp_class_creation_23__prepared );
tmp_type_arg_46 = tmp_class_creation_23__prepared;
tmp_source_name_92 = BUILTIN_TYPE1( tmp_type_arg_46 );
assert( !(tmp_source_name_92 == NULL) );
tmp_tuple_element_89 = LOOKUP_ATTRIBUTE( tmp_source_name_92, const_str_plain___name__ );
Py_DECREF( tmp_source_name_92 );
if ( tmp_tuple_element_89 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
Py_DECREF( tmp_right_name_23 );
exception_lineno = 105;
goto try_except_handler_67;
}
PyTuple_SET_ITEM( tmp_right_name_23, 1, tmp_tuple_element_89 );
tmp_raise_value_23 = BINARY_OPERATION_REMAINDER( tmp_left_name_23, tmp_right_name_23 );
Py_DECREF( tmp_right_name_23 );
if ( tmp_raise_value_23 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 105;
goto try_except_handler_67;
}
exception_type = tmp_raise_type_23;
Py_INCREF( tmp_raise_type_23 );
exception_value = tmp_raise_value_23;
exception_lineno = 105;
RAISE_EXCEPTION_IMPLICIT( &exception_type, &exception_value, &exception_tb );
goto try_except_handler_67;
}
branch_no_91:;
}
goto branch_end_90;
branch_no_90:;
{
PyObject *tmp_assign_source_188;
tmp_assign_source_188 = PyDict_New();
assert( tmp_class_creation_23__prepared == NULL );
tmp_class_creation_23__prepared = tmp_assign_source_188;
}
branch_end_90:;
}
{
PyObject *tmp_assign_source_189;
{
PyObject *tmp_set_locals_23;
CHECK_OBJECT( tmp_class_creation_23__prepared );
tmp_set_locals_23 = tmp_class_creation_23__prepared;
locals_future$backports$email$errors_105 = tmp_set_locals_23;
Py_INCREF( tmp_set_locals_23 );
}
{
// Tried code:
{
// Tried code:
{
tmp_dictset_value = const_str_digest_74552dfa52bd8353863ac446e7e38d45;
tmp_res = PyObject_SetItem( locals_future$backports$email$errors_105, const_str_plain___module__, tmp_dictset_value );
if ( tmp_res != 0 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 105;
goto try_except_handler_69;
}
}
{
tmp_dictset_value = const_str_digest_84e24620e181af1b35e325045dbfb5ae;
tmp_res = PyObject_SetItem( locals_future$backports$email$errors_105, const_str_plain___doc__, tmp_dictset_value );
if ( tmp_res != 0 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 105;
goto try_except_handler_69;
}
}
{
tmp_dictset_value = const_str_plain_ObsoleteHeaderDefect;
tmp_res = PyObject_SetItem( locals_future$backports$email$errors_105, const_str_plain___qualname__, tmp_dictset_value );
if ( tmp_res != 0 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 105;
goto try_except_handler_69;
}
}
{
nuitka_bool tmp_condition_result_138;
PyObject *tmp_compexpr_left_23;
PyObject *tmp_compexpr_right_23;
CHECK_OBJECT( tmp_class_creation_23__bases );
tmp_compexpr_left_23 = tmp_class_creation_23__bases;
CHECK_OBJECT( tmp_class_creation_23__bases_orig );
tmp_compexpr_right_23 = tmp_class_creation_23__bases_orig;
tmp_res = RICH_COMPARE_BOOL_NE( tmp_compexpr_left_23, tmp_compexpr_right_23 );
if ( tmp_res == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 105;
goto try_except_handler_69;
}
tmp_condition_result_138 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_138 == NUITKA_BOOL_TRUE )
{
goto branch_yes_92;
}
else
{
goto branch_no_92;
}
branch_yes_92:;
{
CHECK_OBJECT( tmp_class_creation_23__bases_orig );
tmp_dictset_value = tmp_class_creation_23__bases_orig;
tmp_res = PyObject_SetItem( locals_future$backports$email$errors_105, const_str_plain___orig_bases__, tmp_dictset_value );
if ( tmp_res != 0 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 105;
goto try_except_handler_69;
}
}
branch_no_92:;
}
{
PyObject *tmp_assign_source_190;
PyObject *tmp_called_name_46;
PyObject *tmp_args_name_46;
PyObject *tmp_tuple_element_90;
PyObject *tmp_kw_name_46;
CHECK_OBJECT( tmp_class_creation_23__metaclass );
tmp_called_name_46 = tmp_class_creation_23__metaclass;
tmp_tuple_element_90 = const_str_plain_ObsoleteHeaderDefect;
tmp_args_name_46 = PyTuple_New( 3 );
Py_INCREF( tmp_tuple_element_90 );
PyTuple_SET_ITEM( tmp_args_name_46, 0, tmp_tuple_element_90 );
CHECK_OBJECT( tmp_class_creation_23__bases );
tmp_tuple_element_90 = tmp_class_creation_23__bases;
Py_INCREF( tmp_tuple_element_90 );
PyTuple_SET_ITEM( tmp_args_name_46, 1, tmp_tuple_element_90 );
tmp_tuple_element_90 = locals_future$backports$email$errors_105;
Py_INCREF( tmp_tuple_element_90 );
PyTuple_SET_ITEM( tmp_args_name_46, 2, tmp_tuple_element_90 );
CHECK_OBJECT( tmp_class_creation_23__class_decl_dict );
tmp_kw_name_46 = tmp_class_creation_23__class_decl_dict;
frame_0e2f03dea0aee4deb4820c0f256f31cf->m_frame.f_lineno = 105;
tmp_assign_source_190 = CALL_FUNCTION( tmp_called_name_46, tmp_args_name_46, tmp_kw_name_46 );
Py_DECREF( tmp_args_name_46 );
if ( tmp_assign_source_190 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 105;
goto try_except_handler_69;
}
assert( outline_22_var___class__ == NULL );
outline_22_var___class__ = tmp_assign_source_190;
}
{
CHECK_OBJECT( outline_22_var___class__ );
tmp_assign_source_189 = outline_22_var___class__;
Py_INCREF( tmp_assign_source_189 );
goto try_return_handler_69;
}
// tried codes exits in all cases
NUITKA_CANNOT_GET_HERE( future$backports$email$errors );
return MOD_RETURN_VALUE( NULL );
// Return handler code:
try_return_handler_69:;
{
Py_DECREF( locals_future$backports$email$errors_105 );
locals_future$backports$email$errors_105 = NULL;
}
{
goto try_return_handler_68;
}
// Exception handler code:
try_except_handler_69:;
exception_keeper_type_67 = exception_type;
exception_keeper_value_67 = exception_value;
exception_keeper_tb_67 = exception_tb;
exception_keeper_lineno_67 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
{
Py_DECREF( locals_future$backports$email$errors_105 );
locals_future$backports$email$errors_105 = NULL;
}
{
// Re-raise.
exception_type = exception_keeper_type_67;
exception_value = exception_keeper_value_67;
exception_tb = exception_keeper_tb_67;
exception_lineno = exception_keeper_lineno_67;
goto try_except_handler_68;
}
// End of try:
}
// tried codes exits in all cases
NUITKA_CANNOT_GET_HERE( future$backports$email$errors );
return MOD_RETURN_VALUE( NULL );
// Return handler code:
try_return_handler_68:;
{
CHECK_OBJECT( (PyObject *)outline_22_var___class__ );
Py_DECREF( outline_22_var___class__ );
outline_22_var___class__ = NULL;
}
{
goto outline_result_23;
}
// Exception handler code:
try_except_handler_68:;
exception_keeper_type_68 = exception_type;
exception_keeper_value_68 = exception_value;
exception_keeper_tb_68 = exception_tb;
exception_keeper_lineno_68 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
{
// Re-raise.
exception_type = exception_keeper_type_68;
exception_value = exception_keeper_value_68;
exception_tb = exception_keeper_tb_68;
exception_lineno = exception_keeper_lineno_68;
goto outline_exception_23;
}
// End of try:
}
// Return statement must have exited already.
NUITKA_CANNOT_GET_HERE( future$backports$email$errors );
return MOD_RETURN_VALUE( NULL );
outline_exception_23:;
exception_lineno = 105;
goto try_except_handler_67;
outline_result_23:;
UPDATE_STRING_DICT1( moduledict_future$backports$email$errors, (Nuitka_StringObject *)const_str_plain_ObsoleteHeaderDefect, tmp_assign_source_189 );
}
goto try_end_23;
// Exception handler code:
try_except_handler_67:;
exception_keeper_type_69 = exception_type;
exception_keeper_value_69 = exception_value;
exception_keeper_tb_69 = exception_tb;
exception_keeper_lineno_69 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
{
Py_XDECREF( tmp_class_creation_23__bases );
tmp_class_creation_23__bases = NULL;
}
{
Py_XDECREF( tmp_class_creation_23__class_decl_dict );
tmp_class_creation_23__class_decl_dict = NULL;
}
{
Py_XDECREF( tmp_class_creation_23__metaclass );
tmp_class_creation_23__metaclass = NULL;
}
{
Py_XDECREF( tmp_class_creation_23__prepared );
tmp_class_creation_23__prepared = NULL;
}
{
// Re-raise.
exception_type = exception_keeper_type_69;
exception_value = exception_keeper_value_69;
exception_tb = exception_keeper_tb_69;
exception_lineno = exception_keeper_lineno_69;
goto frame_exception_exit_1;
}
// End of try:
try_end_23:;
}
{
CHECK_OBJECT( (PyObject *)tmp_class_creation_23__bases );
Py_DECREF( tmp_class_creation_23__bases );
tmp_class_creation_23__bases = NULL;
}
{
CHECK_OBJECT( (PyObject *)tmp_class_creation_23__class_decl_dict );
Py_DECREF( tmp_class_creation_23__class_decl_dict );
tmp_class_creation_23__class_decl_dict = NULL;
}
{
CHECK_OBJECT( (PyObject *)tmp_class_creation_23__metaclass );
Py_DECREF( tmp_class_creation_23__metaclass );
tmp_class_creation_23__metaclass = NULL;
}
{
CHECK_OBJECT( (PyObject *)tmp_class_creation_23__prepared );
Py_DECREF( tmp_class_creation_23__prepared );
tmp_class_creation_23__prepared = NULL;
}
{
// Tried code:
{
PyObject *tmp_assign_source_191;
PyObject *tmp_tuple_element_91;
PyObject *tmp_mvar_value_23;
tmp_mvar_value_23 = GET_STRING_DICT_VALUE( moduledict_future$backports$email$errors, (Nuitka_StringObject *)const_str_plain_HeaderDefect );
if (unlikely( tmp_mvar_value_23 == NULL ))
{
tmp_mvar_value_23 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_HeaderDefect );
}
if ( tmp_mvar_value_23 == NULL )
{
exception_type = PyExc_NameError;
Py_INCREF( exception_type );
exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "HeaderDefect" );
exception_tb = NULL;
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb );
CHAIN_EXCEPTION( exception_value );
exception_lineno = 108;
goto try_except_handler_70;
}
tmp_tuple_element_91 = tmp_mvar_value_23;
tmp_assign_source_191 = PyTuple_New( 1 );
Py_INCREF( tmp_tuple_element_91 );
PyTuple_SET_ITEM( tmp_assign_source_191, 0, tmp_tuple_element_91 );
assert( tmp_class_creation_24__bases_orig == NULL );
tmp_class_creation_24__bases_orig = tmp_assign_source_191;
}
{
PyObject *tmp_assign_source_192;
PyObject *tmp_dircall_arg1_24;
CHECK_OBJECT( tmp_class_creation_24__bases_orig );
tmp_dircall_arg1_24 = tmp_class_creation_24__bases_orig;
Py_INCREF( tmp_dircall_arg1_24 );
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_24};
tmp_assign_source_192 = impl___internal__$$$function_1__mro_entries_conversion( dir_call_args );
}
if ( tmp_assign_source_192 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 108;
goto try_except_handler_70;
}
assert( tmp_class_creation_24__bases == NULL );
tmp_class_creation_24__bases = tmp_assign_source_192;
}
{
PyObject *tmp_assign_source_193;
tmp_assign_source_193 = PyDict_New();
assert( tmp_class_creation_24__class_decl_dict == NULL );
tmp_class_creation_24__class_decl_dict = tmp_assign_source_193;
}
{
PyObject *tmp_assign_source_194;
PyObject *tmp_metaclass_name_24;
nuitka_bool tmp_condition_result_139;
PyObject *tmp_key_name_70;
PyObject *tmp_dict_name_70;
PyObject *tmp_dict_name_71;
PyObject *tmp_key_name_71;
nuitka_bool tmp_condition_result_140;
int tmp_truth_name_24;
PyObject *tmp_type_arg_47;
PyObject *tmp_subscribed_name_24;
PyObject *tmp_subscript_name_24;
PyObject *tmp_bases_name_24;
tmp_key_name_70 = const_str_plain_metaclass;
CHECK_OBJECT( tmp_class_creation_24__class_decl_dict );
tmp_dict_name_70 = tmp_class_creation_24__class_decl_dict;
tmp_res = PyDict_Contains( tmp_dict_name_70, tmp_key_name_70 );
if ( tmp_res == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 108;
goto try_except_handler_70;
}
tmp_condition_result_139 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_139 == NUITKA_BOOL_TRUE )
{
goto condexpr_true_47;
}
else
{
goto condexpr_false_47;
}
condexpr_true_47:;
CHECK_OBJECT( tmp_class_creation_24__class_decl_dict );
tmp_dict_name_71 = tmp_class_creation_24__class_decl_dict;
tmp_key_name_71 = const_str_plain_metaclass;
tmp_metaclass_name_24 = DICT_GET_ITEM( tmp_dict_name_71, tmp_key_name_71 );
if ( tmp_metaclass_name_24 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 108;
goto try_except_handler_70;
}
goto condexpr_end_47;
condexpr_false_47:;
CHECK_OBJECT( tmp_class_creation_24__bases );
tmp_truth_name_24 = CHECK_IF_TRUE( tmp_class_creation_24__bases );
if ( tmp_truth_name_24 == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 108;
goto try_except_handler_70;
}
tmp_condition_result_140 = tmp_truth_name_24 == 1 ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_140 == NUITKA_BOOL_TRUE )
{
goto condexpr_true_48;
}
else
{
goto condexpr_false_48;
}
condexpr_true_48:;
CHECK_OBJECT( tmp_class_creation_24__bases );
tmp_subscribed_name_24 = tmp_class_creation_24__bases;
tmp_subscript_name_24 = const_int_0;
tmp_type_arg_47 = LOOKUP_SUBSCRIPT_CONST( tmp_subscribed_name_24, tmp_subscript_name_24, 0 );
if ( tmp_type_arg_47 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 108;
goto try_except_handler_70;
}
tmp_metaclass_name_24 = BUILTIN_TYPE1( tmp_type_arg_47 );
Py_DECREF( tmp_type_arg_47 );
if ( tmp_metaclass_name_24 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 108;
goto try_except_handler_70;
}
goto condexpr_end_48;
condexpr_false_48:;
tmp_metaclass_name_24 = (PyObject *)&PyType_Type;
Py_INCREF( tmp_metaclass_name_24 );
condexpr_end_48:;
condexpr_end_47:;
CHECK_OBJECT( tmp_class_creation_24__bases );
tmp_bases_name_24 = tmp_class_creation_24__bases;
tmp_assign_source_194 = SELECT_METACLASS( tmp_metaclass_name_24, tmp_bases_name_24 );
Py_DECREF( tmp_metaclass_name_24 );
if ( tmp_assign_source_194 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 108;
goto try_except_handler_70;
}
assert( tmp_class_creation_24__metaclass == NULL );
tmp_class_creation_24__metaclass = tmp_assign_source_194;
}
{
nuitka_bool tmp_condition_result_141;
PyObject *tmp_key_name_72;
PyObject *tmp_dict_name_72;
tmp_key_name_72 = const_str_plain_metaclass;
CHECK_OBJECT( tmp_class_creation_24__class_decl_dict );
tmp_dict_name_72 = tmp_class_creation_24__class_decl_dict;
tmp_res = PyDict_Contains( tmp_dict_name_72, tmp_key_name_72 );
if ( tmp_res == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 108;
goto try_except_handler_70;
}
tmp_condition_result_141 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_141 == NUITKA_BOOL_TRUE )
{
goto branch_yes_93;
}
else
{
goto branch_no_93;
}
branch_yes_93:;
{
CHECK_OBJECT( tmp_class_creation_24__class_decl_dict );
tmp_dictdel_dict = tmp_class_creation_24__class_decl_dict;
tmp_dictdel_key = const_str_plain_metaclass;
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 = 108;
goto try_except_handler_70;
}
}
branch_no_93:;
}
{
nuitka_bool tmp_condition_result_142;
PyObject *tmp_source_name_93;
CHECK_OBJECT( tmp_class_creation_24__metaclass );
tmp_source_name_93 = tmp_class_creation_24__metaclass;
tmp_res = PyObject_HasAttr( tmp_source_name_93, const_str_plain___prepare__ );
tmp_condition_result_142 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_142 == NUITKA_BOOL_TRUE )
{
goto branch_yes_94;
}
else
{
goto branch_no_94;
}
branch_yes_94:;
{
PyObject *tmp_assign_source_195;
PyObject *tmp_called_name_47;
PyObject *tmp_source_name_94;
PyObject *tmp_args_name_47;
PyObject *tmp_tuple_element_92;
PyObject *tmp_kw_name_47;
CHECK_OBJECT( tmp_class_creation_24__metaclass );
tmp_source_name_94 = tmp_class_creation_24__metaclass;
tmp_called_name_47 = LOOKUP_ATTRIBUTE( tmp_source_name_94, const_str_plain___prepare__ );
if ( tmp_called_name_47 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 108;
goto try_except_handler_70;
}
tmp_tuple_element_92 = const_str_plain_NonASCIILocalPartDefect;
tmp_args_name_47 = PyTuple_New( 2 );
Py_INCREF( tmp_tuple_element_92 );
PyTuple_SET_ITEM( tmp_args_name_47, 0, tmp_tuple_element_92 );
CHECK_OBJECT( tmp_class_creation_24__bases );
tmp_tuple_element_92 = tmp_class_creation_24__bases;
Py_INCREF( tmp_tuple_element_92 );
PyTuple_SET_ITEM( tmp_args_name_47, 1, tmp_tuple_element_92 );
CHECK_OBJECT( tmp_class_creation_24__class_decl_dict );
tmp_kw_name_47 = tmp_class_creation_24__class_decl_dict;
frame_0e2f03dea0aee4deb4820c0f256f31cf->m_frame.f_lineno = 108;
tmp_assign_source_195 = CALL_FUNCTION( tmp_called_name_47, tmp_args_name_47, tmp_kw_name_47 );
Py_DECREF( tmp_called_name_47 );
Py_DECREF( tmp_args_name_47 );
if ( tmp_assign_source_195 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 108;
goto try_except_handler_70;
}
assert( tmp_class_creation_24__prepared == NULL );
tmp_class_creation_24__prepared = tmp_assign_source_195;
}
{
nuitka_bool tmp_condition_result_143;
PyObject *tmp_operand_name_24;
PyObject *tmp_source_name_95;
CHECK_OBJECT( tmp_class_creation_24__prepared );
tmp_source_name_95 = tmp_class_creation_24__prepared;
tmp_res = PyObject_HasAttr( tmp_source_name_95, const_str_plain___getitem__ );
tmp_operand_name_24 = ( tmp_res != 0 ) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE( tmp_operand_name_24 );
if ( tmp_res == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 108;
goto try_except_handler_70;
}
tmp_condition_result_143 = ( tmp_res == 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_143 == NUITKA_BOOL_TRUE )
{
goto branch_yes_95;
}
else
{
goto branch_no_95;
}
branch_yes_95:;
{
PyObject *tmp_raise_type_24;
PyObject *tmp_raise_value_24;
PyObject *tmp_left_name_24;
PyObject *tmp_right_name_24;
PyObject *tmp_tuple_element_93;
PyObject *tmp_getattr_target_24;
PyObject *tmp_getattr_attr_24;
PyObject *tmp_getattr_default_24;
PyObject *tmp_source_name_96;
PyObject *tmp_type_arg_48;
tmp_raise_type_24 = PyExc_TypeError;
tmp_left_name_24 = const_str_digest_75fd71b1edada749c2ef7ac810062295;
CHECK_OBJECT( tmp_class_creation_24__metaclass );
tmp_getattr_target_24 = tmp_class_creation_24__metaclass;
tmp_getattr_attr_24 = const_str_plain___name__;
tmp_getattr_default_24 = const_str_angle_metaclass;
tmp_tuple_element_93 = BUILTIN_GETATTR( tmp_getattr_target_24, tmp_getattr_attr_24, tmp_getattr_default_24 );
if ( tmp_tuple_element_93 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 108;
goto try_except_handler_70;
}
tmp_right_name_24 = PyTuple_New( 2 );
PyTuple_SET_ITEM( tmp_right_name_24, 0, tmp_tuple_element_93 );
CHECK_OBJECT( tmp_class_creation_24__prepared );
tmp_type_arg_48 = tmp_class_creation_24__prepared;
tmp_source_name_96 = BUILTIN_TYPE1( tmp_type_arg_48 );
assert( !(tmp_source_name_96 == NULL) );
tmp_tuple_element_93 = LOOKUP_ATTRIBUTE( tmp_source_name_96, const_str_plain___name__ );
Py_DECREF( tmp_source_name_96 );
if ( tmp_tuple_element_93 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
Py_DECREF( tmp_right_name_24 );
exception_lineno = 108;
goto try_except_handler_70;
}
PyTuple_SET_ITEM( tmp_right_name_24, 1, tmp_tuple_element_93 );
tmp_raise_value_24 = BINARY_OPERATION_REMAINDER( tmp_left_name_24, tmp_right_name_24 );
Py_DECREF( tmp_right_name_24 );
if ( tmp_raise_value_24 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 108;
goto try_except_handler_70;
}
exception_type = tmp_raise_type_24;
Py_INCREF( tmp_raise_type_24 );
exception_value = tmp_raise_value_24;
exception_lineno = 108;
RAISE_EXCEPTION_IMPLICIT( &exception_type, &exception_value, &exception_tb );
goto try_except_handler_70;
}
branch_no_95:;
}
goto branch_end_94;
branch_no_94:;
{
PyObject *tmp_assign_source_196;
tmp_assign_source_196 = PyDict_New();
assert( tmp_class_creation_24__prepared == NULL );
tmp_class_creation_24__prepared = tmp_assign_source_196;
}
branch_end_94:;
}
{
PyObject *tmp_assign_source_197;
{
PyObject *tmp_set_locals_24;
CHECK_OBJECT( tmp_class_creation_24__prepared );
tmp_set_locals_24 = tmp_class_creation_24__prepared;
locals_future$backports$email$errors_108 = tmp_set_locals_24;
Py_INCREF( tmp_set_locals_24 );
}
{
// Tried code:
{
// Tried code:
{
tmp_dictset_value = const_str_digest_74552dfa52bd8353863ac446e7e38d45;
tmp_res = PyObject_SetItem( locals_future$backports$email$errors_108, const_str_plain___module__, tmp_dictset_value );
if ( tmp_res != 0 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 108;
goto try_except_handler_72;
}
}
{
tmp_dictset_value = const_str_digest_d1ad07b551f3bc6af432eead5f639056;
tmp_res = PyObject_SetItem( locals_future$backports$email$errors_108, const_str_plain___doc__, tmp_dictset_value );
if ( tmp_res != 0 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 108;
goto try_except_handler_72;
}
}
{
tmp_dictset_value = const_str_plain_NonASCIILocalPartDefect;
tmp_res = PyObject_SetItem( locals_future$backports$email$errors_108, const_str_plain___qualname__, tmp_dictset_value );
if ( tmp_res != 0 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 108;
goto try_except_handler_72;
}
}
{
nuitka_bool tmp_condition_result_144;
PyObject *tmp_compexpr_left_24;
PyObject *tmp_compexpr_right_24;
CHECK_OBJECT( tmp_class_creation_24__bases );
tmp_compexpr_left_24 = tmp_class_creation_24__bases;
CHECK_OBJECT( tmp_class_creation_24__bases_orig );
tmp_compexpr_right_24 = tmp_class_creation_24__bases_orig;
tmp_res = RICH_COMPARE_BOOL_NE( tmp_compexpr_left_24, tmp_compexpr_right_24 );
if ( tmp_res == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 108;
goto try_except_handler_72;
}
tmp_condition_result_144 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_144 == NUITKA_BOOL_TRUE )
{
goto branch_yes_96;
}
else
{
goto branch_no_96;
}
branch_yes_96:;
{
CHECK_OBJECT( tmp_class_creation_24__bases_orig );
tmp_dictset_value = tmp_class_creation_24__bases_orig;
tmp_res = PyObject_SetItem( locals_future$backports$email$errors_108, const_str_plain___orig_bases__, tmp_dictset_value );
if ( tmp_res != 0 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 108;
goto try_except_handler_72;
}
}
branch_no_96:;
}
{
PyObject *tmp_assign_source_198;
PyObject *tmp_called_name_48;
PyObject *tmp_args_name_48;
PyObject *tmp_tuple_element_94;
PyObject *tmp_kw_name_48;
CHECK_OBJECT( tmp_class_creation_24__metaclass );
tmp_called_name_48 = tmp_class_creation_24__metaclass;
tmp_tuple_element_94 = const_str_plain_NonASCIILocalPartDefect;
tmp_args_name_48 = PyTuple_New( 3 );
Py_INCREF( tmp_tuple_element_94 );
PyTuple_SET_ITEM( tmp_args_name_48, 0, tmp_tuple_element_94 );
CHECK_OBJECT( tmp_class_creation_24__bases );
tmp_tuple_element_94 = tmp_class_creation_24__bases;
Py_INCREF( tmp_tuple_element_94 );
PyTuple_SET_ITEM( tmp_args_name_48, 1, tmp_tuple_element_94 );
tmp_tuple_element_94 = locals_future$backports$email$errors_108;
Py_INCREF( tmp_tuple_element_94 );
PyTuple_SET_ITEM( tmp_args_name_48, 2, tmp_tuple_element_94 );
CHECK_OBJECT( tmp_class_creation_24__class_decl_dict );
tmp_kw_name_48 = tmp_class_creation_24__class_decl_dict;
frame_0e2f03dea0aee4deb4820c0f256f31cf->m_frame.f_lineno = 108;
tmp_assign_source_198 = CALL_FUNCTION( tmp_called_name_48, tmp_args_name_48, tmp_kw_name_48 );
Py_DECREF( tmp_args_name_48 );
if ( tmp_assign_source_198 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 108;
goto try_except_handler_72;
}
assert( outline_23_var___class__ == NULL );
outline_23_var___class__ = tmp_assign_source_198;
}
{
CHECK_OBJECT( outline_23_var___class__ );
tmp_assign_source_197 = outline_23_var___class__;
Py_INCREF( tmp_assign_source_197 );
goto try_return_handler_72;
}
// tried codes exits in all cases
NUITKA_CANNOT_GET_HERE( future$backports$email$errors );
return MOD_RETURN_VALUE( NULL );
// Return handler code:
try_return_handler_72:;
{
Py_DECREF( locals_future$backports$email$errors_108 );
locals_future$backports$email$errors_108 = NULL;
}
{
goto try_return_handler_71;
}
// Exception handler code:
try_except_handler_72:;
exception_keeper_type_70 = exception_type;
exception_keeper_value_70 = exception_value;
exception_keeper_tb_70 = exception_tb;
exception_keeper_lineno_70 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
{
Py_DECREF( locals_future$backports$email$errors_108 );
locals_future$backports$email$errors_108 = NULL;
}
{
// Re-raise.
exception_type = exception_keeper_type_70;
exception_value = exception_keeper_value_70;
exception_tb = exception_keeper_tb_70;
exception_lineno = exception_keeper_lineno_70;
goto try_except_handler_71;
}
// End of try:
}
// tried codes exits in all cases
NUITKA_CANNOT_GET_HERE( future$backports$email$errors );
return MOD_RETURN_VALUE( NULL );
// Return handler code:
try_return_handler_71:;
{
CHECK_OBJECT( (PyObject *)outline_23_var___class__ );
Py_DECREF( outline_23_var___class__ );
outline_23_var___class__ = NULL;
}
{
goto outline_result_24;
}
// Exception handler code:
try_except_handler_71:;
exception_keeper_type_71 = exception_type;
exception_keeper_value_71 = exception_value;
exception_keeper_tb_71 = exception_tb;
exception_keeper_lineno_71 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
{
// Re-raise.
exception_type = exception_keeper_type_71;
exception_value = exception_keeper_value_71;
exception_tb = exception_keeper_tb_71;
exception_lineno = exception_keeper_lineno_71;
goto outline_exception_24;
}
// End of try:
}
// Return statement must have exited already.
NUITKA_CANNOT_GET_HERE( future$backports$email$errors );
return MOD_RETURN_VALUE( NULL );
outline_exception_24:;
exception_lineno = 108;
goto try_except_handler_70;
outline_result_24:;
UPDATE_STRING_DICT1( moduledict_future$backports$email$errors, (Nuitka_StringObject *)const_str_plain_NonASCIILocalPartDefect, tmp_assign_source_197 );
}
goto try_end_24;
// Exception handler code:
try_except_handler_70:;
exception_keeper_type_72 = exception_type;
exception_keeper_value_72 = exception_value;
exception_keeper_tb_72 = exception_tb;
exception_keeper_lineno_72 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
{
Py_XDECREF( tmp_class_creation_24__bases );
tmp_class_creation_24__bases = NULL;
}
{
Py_XDECREF( tmp_class_creation_24__class_decl_dict );
tmp_class_creation_24__class_decl_dict = NULL;
}
{
Py_XDECREF( tmp_class_creation_24__metaclass );
tmp_class_creation_24__metaclass = NULL;
}
{
Py_XDECREF( tmp_class_creation_24__prepared );
tmp_class_creation_24__prepared = NULL;
}
{
// Re-raise.
exception_type = exception_keeper_type_72;
exception_value = exception_keeper_value_72;
exception_tb = exception_keeper_tb_72;
exception_lineno = exception_keeper_lineno_72;
goto frame_exception_exit_1;
}
// End of try:
try_end_24:;
}
// Restore frame exception if necessary.
#if 0
RESTORE_FRAME_EXCEPTION( frame_0e2f03dea0aee4deb4820c0f256f31cf );
#endif
popFrameStack();
assertFrameObject( frame_0e2f03dea0aee4deb4820c0f256f31cf );
goto frame_no_exception_4;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION( frame_0e2f03dea0aee4deb4820c0f256f31cf );
#endif
if ( exception_tb == NULL )
{
exception_tb = MAKE_TRACEBACK( frame_0e2f03dea0aee4deb4820c0f256f31cf, exception_lineno );
}
else if ( exception_tb->tb_frame != &frame_0e2f03dea0aee4deb4820c0f256f31cf->m_frame )
{
exception_tb = ADD_TRACEBACK( exception_tb, frame_0e2f03dea0aee4deb4820c0f256f31cf, exception_lineno );
}
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto module_exception_exit;
frame_no_exception_4:;
{
CHECK_OBJECT( (PyObject *)tmp_class_creation_24__bases );
Py_DECREF( tmp_class_creation_24__bases );
tmp_class_creation_24__bases = NULL;
}
{
CHECK_OBJECT( (PyObject *)tmp_class_creation_24__class_decl_dict );
Py_DECREF( tmp_class_creation_24__class_decl_dict );
tmp_class_creation_24__class_decl_dict = NULL;
}
{
CHECK_OBJECT( (PyObject *)tmp_class_creation_24__metaclass );
Py_DECREF( tmp_class_creation_24__metaclass );
tmp_class_creation_24__metaclass = NULL;
}
{
CHECK_OBJECT( (PyObject *)tmp_class_creation_24__prepared );
Py_DECREF( tmp_class_creation_24__prepared );
tmp_class_creation_24__prepared = NULL;
}
return MOD_RETURN_VALUE( module_future$backports$email$errors );
module_exception_exit:
RESTORE_ERROR_OCCURRED( exception_type, exception_value, exception_tb );
return MOD_RETURN_VALUE( NULL );
}