/* Generated code for Python source for module 'future.backports.email.encoders' * 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$encoders 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$encoders; PyDictObject *moduledict_future$backports$email$encoders; /* The module constants used, if any. */ static PyObject *const_str_plain_encdata; extern PyObject *const_str_plain_get_charset; static PyObject *const_tuple_str_plain_msg_str_plain_orig_tuple; static PyObject *const_str_digest_4b5c2f5d33471bc04c85e3ffbee867cb; static PyObject *const_str_digest_975072652d8bc3b6b1e2321796c82f83; extern PyObject *const_tuple_str_plain_ascii_tuple; extern PyObject *const_str_plain_absolute_import; static PyObject *const_str_plain_encodestring; static PyObject *const_tuple_str_plain_s_str_plain_enc_tuple; extern PyObject *const_str_plain_s; extern PyObject *const_str_plain_decode; extern PyObject *const_str_plain_unicode_literals; static PyObject *const_str_plain__encodestring; extern PyObject *const_str_plain_str; extern PyObject *const_str_plain_get_payload; extern PyObject *const_str_plain_8bit; extern PyObject *const_str_plain___all__; static PyObject *const_str_plain_encode_noop; extern PyObject *const_str_plain_replace; extern PyObject *const_str_plain_encode_7or8bit; extern PyObject *const_tuple_str_plain_ascii_str_plain_surrogateescape_tuple; static PyObject *const_dict_bed19614c277b1c0bea82d5e5511e70b; static PyObject *const_str_digest_812dfc2ebcc1de54872bed458607f60a; extern PyObject *const_str_plain___file__; static PyObject *const_tuple_str_plain_msg_str_plain_orig_str_plain_encdata_tuple; extern PyObject *const_str_digest_d2e4011cbc7cf5a65e1cc479840bcff9; static PyObject *const_str_plain_encode_quopri; static PyObject *const_str_digest_beba8e70a151c5c6a89028f57eb0fef7; static PyObject *const_tuple_str_plain_encodestring_tuple; extern PyObject *const_int_0; static PyObject *const_str_plain_encodebytes; extern PyObject *const_str_plain_encode; static PyObject *const_str_plain_encode_base64; extern PyObject *const_str_plain_orig; static PyObject *const_str_digest_f7d4c0a48acd3a683a49b69474903d71; static PyObject *const_str_plain_output_cset; extern PyObject *const_str_plain__bencode; static PyObject *const_str_digest_ef53727f978b320b17cd768d0967251f; extern PyObject *const_str_plain_msg; extern PyObject *const_str_plain_surrogateescape; extern PyObject *const_str_plain_division; extern PyObject *const_str_plain_output_charset; static PyObject *const_tuple_str_space_str_digest_f7d4c0a48acd3a683a49b69474903d71_tuple; extern PyObject *const_str_plain_set_payload; static PyObject *const_list_399c494defcef3497146c39d838909e6_list; extern PyObject *const_str_plain_base64; extern PyObject *const_str_digest_7859f84632cb1c0e4436643bdd578752; extern PyObject *const_tuple_str_plain_str_tuple; extern PyObject *const_str_plain_charset; extern PyObject *const_tuple_empty; extern PyObject *const_str_plain_7bit; static PyObject *const_tuple_5184f673aeff3dbefa8886676eb47bc6_tuple; extern PyObject *const_str_space; extern PyObject *const_str_plain_enc; static PyObject *const_tuple_str_digest_c82a3ddbc99bf5811e2b972cd6329771_tuple; static PyObject *const_tuple_str_plain_encodebytes_tuple; extern PyObject *const_str_plain_ascii; extern PyObject *const_str_digest_c3c96c8ed3ec2ec3a4d3f0dfaaa3ddf2; extern PyObject *const_str_plain__qencode; extern PyObject *const_str_plain_startswith; extern PyObject *const_str_plain_quopri; static PyObject *const_str_plain_quotetabs; static PyObject *const_str_digest_6426d24ed46e96a3d8b14b5d4f0810cf; extern PyObject *const_str_digest_3293e85292556cc6d800009076416580; static PyObject *const_str_digest_c82a3ddbc99bf5811e2b972cd6329771; extern PyObject *const_str_plain___doc__; extern PyObject *const_str_plain___cached__; static PyObject *const_str_digest_1b2836d4179ad4e0ca4ac548be7ff32f; extern PyObject *const_str_plain_lower; extern PyObject *const_str_plain___debug__; static PyObject *module_filename_obj; static bool constants_created = false; static void createModuleConstants( void ) { const_str_plain_encdata = UNSTREAM_STRING( &constant_bin[ 578544 ], 7, 1 ); const_tuple_str_plain_msg_str_plain_orig_tuple = PyTuple_New( 2 ); PyTuple_SET_ITEM( const_tuple_str_plain_msg_str_plain_orig_tuple, 0, const_str_plain_msg ); Py_INCREF( const_str_plain_msg ); PyTuple_SET_ITEM( const_tuple_str_plain_msg_str_plain_orig_tuple, 1, const_str_plain_orig ); Py_INCREF( const_str_plain_orig ); const_str_digest_4b5c2f5d33471bc04c85e3ffbee867cb = UNSTREAM_STRING( &constant_bin[ 578551 ], 118, 0 ); const_str_digest_975072652d8bc3b6b1e2321796c82f83 = UNSTREAM_STRING( &constant_bin[ 578669 ], 108, 0 ); const_str_plain_encodestring = UNSTREAM_STRING( &constant_bin[ 578777 ], 12, 1 ); const_tuple_str_plain_s_str_plain_enc_tuple = PyTuple_New( 2 ); PyTuple_SET_ITEM( const_tuple_str_plain_s_str_plain_enc_tuple, 0, const_str_plain_s ); Py_INCREF( const_str_plain_s ); PyTuple_SET_ITEM( const_tuple_str_plain_s_str_plain_enc_tuple, 1, const_str_plain_enc ); Py_INCREF( const_str_plain_enc ); const_str_plain__encodestring = UNSTREAM_STRING( &constant_bin[ 578789 ], 13, 1 ); const_str_plain_encode_noop = UNSTREAM_STRING( &constant_bin[ 578802 ], 11, 1 ); const_dict_bed19614c277b1c0bea82d5e5511e70b = _PyDict_NewPresized( 1 ); const_str_plain_quotetabs = UNSTREAM_STRING( &constant_bin[ 578813 ], 9, 1 ); PyDict_SetItem( const_dict_bed19614c277b1c0bea82d5e5511e70b, const_str_plain_quotetabs, Py_True ); assert( PyDict_Size( const_dict_bed19614c277b1c0bea82d5e5511e70b ) == 1 ); const_str_digest_812dfc2ebcc1de54872bed458607f60a = UNSTREAM_STRING( &constant_bin[ 578822 ], 67, 0 ); const_tuple_str_plain_msg_str_plain_orig_str_plain_encdata_tuple = PyTuple_New( 3 ); PyTuple_SET_ITEM( const_tuple_str_plain_msg_str_plain_orig_str_plain_encdata_tuple, 0, const_str_plain_msg ); Py_INCREF( const_str_plain_msg ); PyTuple_SET_ITEM( const_tuple_str_plain_msg_str_plain_orig_str_plain_encdata_tuple, 1, const_str_plain_orig ); Py_INCREF( const_str_plain_orig ); PyTuple_SET_ITEM( const_tuple_str_plain_msg_str_plain_orig_str_plain_encdata_tuple, 2, const_str_plain_encdata ); Py_INCREF( const_str_plain_encdata ); const_str_plain_encode_quopri = UNSTREAM_STRING( &constant_bin[ 578889 ], 13, 1 ); const_str_digest_beba8e70a151c5c6a89028f57eb0fef7 = UNSTREAM_STRING( &constant_bin[ 578902 ], 40, 0 ); const_tuple_str_plain_encodestring_tuple = PyTuple_New( 1 ); PyTuple_SET_ITEM( const_tuple_str_plain_encodestring_tuple, 0, const_str_plain_encodestring ); Py_INCREF( const_str_plain_encodestring ); const_str_plain_encodebytes = UNSTREAM_STRING( &constant_bin[ 578942 ], 11, 1 ); const_str_plain_encode_base64 = UNSTREAM_STRING( &constant_bin[ 578953 ], 13, 1 ); const_str_digest_f7d4c0a48acd3a683a49b69474903d71 = UNSTREAM_STRING( &constant_bin[ 578966 ], 3, 0 ); const_str_plain_output_cset = UNSTREAM_STRING( &constant_bin[ 578969 ], 11, 1 ); const_str_digest_ef53727f978b320b17cd768d0967251f = UNSTREAM_STRING( &constant_bin[ 578980 ], 11, 0 ); const_tuple_str_space_str_digest_f7d4c0a48acd3a683a49b69474903d71_tuple = PyTuple_New( 2 ); PyTuple_SET_ITEM( const_tuple_str_space_str_digest_f7d4c0a48acd3a683a49b69474903d71_tuple, 0, const_str_space ); Py_INCREF( const_str_space ); PyTuple_SET_ITEM( const_tuple_str_space_str_digest_f7d4c0a48acd3a683a49b69474903d71_tuple, 1, const_str_digest_f7d4c0a48acd3a683a49b69474903d71 ); Py_INCREF( const_str_digest_f7d4c0a48acd3a683a49b69474903d71 ); const_list_399c494defcef3497146c39d838909e6_list = PyList_New( 4 ); PyList_SET_ITEM( const_list_399c494defcef3497146c39d838909e6_list, 0, const_str_plain_encode_7or8bit ); Py_INCREF( const_str_plain_encode_7or8bit ); PyList_SET_ITEM( const_list_399c494defcef3497146c39d838909e6_list, 1, const_str_plain_encode_base64 ); Py_INCREF( const_str_plain_encode_base64 ); PyList_SET_ITEM( const_list_399c494defcef3497146c39d838909e6_list, 2, const_str_plain_encode_noop ); Py_INCREF( const_str_plain_encode_noop ); PyList_SET_ITEM( const_list_399c494defcef3497146c39d838909e6_list, 3, const_str_plain_encode_quopri ); Py_INCREF( const_str_plain_encode_quopri ); const_tuple_5184f673aeff3dbefa8886676eb47bc6_tuple = PyTuple_New( 4 ); PyTuple_SET_ITEM( const_tuple_5184f673aeff3dbefa8886676eb47bc6_tuple, 0, const_str_plain_msg ); Py_INCREF( const_str_plain_msg ); PyTuple_SET_ITEM( const_tuple_5184f673aeff3dbefa8886676eb47bc6_tuple, 1, const_str_plain_orig ); Py_INCREF( const_str_plain_orig ); PyTuple_SET_ITEM( const_tuple_5184f673aeff3dbefa8886676eb47bc6_tuple, 2, const_str_plain_charset ); Py_INCREF( const_str_plain_charset ); PyTuple_SET_ITEM( const_tuple_5184f673aeff3dbefa8886676eb47bc6_tuple, 3, const_str_plain_output_cset ); Py_INCREF( const_str_plain_output_cset ); const_tuple_str_digest_c82a3ddbc99bf5811e2b972cd6329771_tuple = PyTuple_New( 1 ); const_str_digest_c82a3ddbc99bf5811e2b972cd6329771 = UNSTREAM_STRING( &constant_bin[ 578358 ], 9, 0 ); PyTuple_SET_ITEM( const_tuple_str_digest_c82a3ddbc99bf5811e2b972cd6329771_tuple, 0, const_str_digest_c82a3ddbc99bf5811e2b972cd6329771 ); Py_INCREF( const_str_digest_c82a3ddbc99bf5811e2b972cd6329771 ); const_tuple_str_plain_encodebytes_tuple = PyTuple_New( 1 ); PyTuple_SET_ITEM( const_tuple_str_plain_encodebytes_tuple, 0, const_str_plain_encodebytes ); Py_INCREF( const_str_plain_encodebytes ); const_str_digest_6426d24ed46e96a3d8b14b5d4f0810cf = UNSTREAM_STRING( &constant_bin[ 578991 ], 57, 0 ); const_str_digest_1b2836d4179ad4e0ca4ac548be7ff32f = UNSTREAM_STRING( &constant_bin[ 579048 ], 32, 0 ); constants_created = true; } #ifndef __NUITKA_NO_ASSERT__ void checkModuleConstants_future$backports$email$encoders( void ) { // The module may not have been used at all. if (constants_created == false) return; } #endif // The module code objects. static PyCodeObject *codeobj_c18ee30d75f91021a33d76c7e281449d; static PyCodeObject *codeobj_925b532cdc4a7a13606cf0d2fd1efdbb; static PyCodeObject *codeobj_8b79373ab4fdba668494f8336a006d74; static PyCodeObject *codeobj_dda4b7e8a0ac69889dcb97a7c3a23d1a; static PyCodeObject *codeobj_d0abbc2ab9759bd0fa60dbdf47414d32; static PyCodeObject *codeobj_517efcc56655a43dc63f758eb4b1996e; static void createModuleCodeObjects(void) { module_filename_obj = const_str_digest_812dfc2ebcc1de54872bed458607f60a; codeobj_c18ee30d75f91021a33d76c7e281449d = MAKE_CODEOBJ( module_filename_obj, const_str_digest_beba8e70a151c5c6a89028f57eb0fef7, 1, const_tuple_empty, 0, 0, CO_NOFREE | CO_FUTURE_UNICODE_LITERALS ); codeobj_925b532cdc4a7a13606cf0d2fd1efdbb = MAKE_CODEOBJ( module_filename_obj, const_str_plain__qencode, 27, const_tuple_str_plain_s_str_plain_enc_tuple, 1, 0, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE | CO_FUTURE_UNICODE_LITERALS ); codeobj_8b79373ab4fdba668494f8336a006d74 = MAKE_CODEOBJ( module_filename_obj, const_str_plain_encode_7or8bit, 55, const_tuple_5184f673aeff3dbefa8886676eb47bc6_tuple, 1, 0, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE | CO_FUTURE_UNICODE_LITERALS ); codeobj_dda4b7e8a0ac69889dcb97a7c3a23d1a = MAKE_CODEOBJ( module_filename_obj, const_str_plain_encode_base64, 33, const_tuple_str_plain_msg_str_plain_orig_str_plain_encdata_tuple, 1, 0, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE | CO_FUTURE_UNICODE_LITERALS ); codeobj_d0abbc2ab9759bd0fa60dbdf47414d32 = MAKE_CODEOBJ( module_filename_obj, const_str_plain_encode_noop, 83, const_tuple_str_plain_msg_str_plain_orig_tuple, 1, 0, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE | CO_FUTURE_UNICODE_LITERALS ); codeobj_517efcc56655a43dc63f758eb4b1996e = MAKE_CODEOBJ( module_filename_obj, const_str_plain_encode_quopri, 44, const_tuple_str_plain_msg_str_plain_orig_str_plain_encdata_tuple, 1, 0, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE | CO_FUTURE_UNICODE_LITERALS ); } // The module function declarations. static PyObject *MAKE_FUNCTION_future$backports$email$encoders$$$function_1__qencode( ); static PyObject *MAKE_FUNCTION_future$backports$email$encoders$$$function_2_encode_base64( ); static PyObject *MAKE_FUNCTION_future$backports$email$encoders$$$function_3_encode_quopri( ); static PyObject *MAKE_FUNCTION_future$backports$email$encoders$$$function_4_encode_7or8bit( ); static PyObject *MAKE_FUNCTION_future$backports$email$encoders$$$function_5_encode_noop( ); // The module function definitions. static PyObject *impl_future$backports$email$encoders$$$function_1__qencode( struct Nuitka_FunctionObject const *self, PyObject **python_pars ) { // Preserve error status for checks #ifndef __NUITKA_NO_ASSERT__ NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED(); #endif // Local variable declarations. PyObject *par_s = python_pars[ 0 ]; PyObject *var_enc = NULL; struct Nuitka_FrameObject *frame_925b532cdc4a7a13606cf0d2fd1efdbb; NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL; PyObject *exception_type = NULL; PyObject *exception_value = NULL; PyTracebackObject *exception_tb = NULL; NUITKA_MAY_BE_UNUSED int exception_lineno = 0; PyObject *tmp_return_value = NULL; static struct Nuitka_FrameObject *cache_frame_925b532cdc4a7a13606cf0d2fd1efdbb = 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_925b532cdc4a7a13606cf0d2fd1efdbb, codeobj_925b532cdc4a7a13606cf0d2fd1efdbb, module_future$backports$email$encoders, sizeof(void *)+sizeof(void *) ); frame_925b532cdc4a7a13606cf0d2fd1efdbb = cache_frame_925b532cdc4a7a13606cf0d2fd1efdbb; // Push the new frame as the currently active one. pushFrameStack( frame_925b532cdc4a7a13606cf0d2fd1efdbb ); // Mark the frame object as in use, ref count 1 will be up for reuse. assert( Py_REFCNT( frame_925b532cdc4a7a13606cf0d2fd1efdbb ) == 2 ); // Frame stack // Framed code: { PyObject *tmp_assign_source_1; PyObject *tmp_called_name_1; PyObject *tmp_mvar_value_1; PyObject *tmp_args_name_1; PyObject *tmp_tuple_element_1; PyObject *tmp_kw_name_1; tmp_mvar_value_1 = GET_STRING_DICT_VALUE( moduledict_future$backports$email$encoders, (Nuitka_StringObject *)const_str_plain__encodestring ); if (unlikely( tmp_mvar_value_1 == NULL )) { tmp_mvar_value_1 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain__encodestring ); } if ( tmp_mvar_value_1 == NULL ) { exception_type = PyExc_NameError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "_encodestring" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 28; type_description_1 = "oo"; goto frame_exception_exit_1; } tmp_called_name_1 = tmp_mvar_value_1; CHECK_OBJECT( par_s ); tmp_tuple_element_1 = par_s; tmp_args_name_1 = PyTuple_New( 1 ); Py_INCREF( tmp_tuple_element_1 ); PyTuple_SET_ITEM( tmp_args_name_1, 0, tmp_tuple_element_1 ); tmp_kw_name_1 = PyDict_Copy( const_dict_bed19614c277b1c0bea82d5e5511e70b ); frame_925b532cdc4a7a13606cf0d2fd1efdbb->m_frame.f_lineno = 28; tmp_assign_source_1 = CALL_FUNCTION( tmp_called_name_1, tmp_args_name_1, tmp_kw_name_1 ); Py_DECREF( tmp_args_name_1 ); Py_DECREF( tmp_kw_name_1 ); if ( tmp_assign_source_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 28; type_description_1 = "oo"; goto frame_exception_exit_1; } assert( var_enc == NULL ); var_enc = tmp_assign_source_1; } { PyObject *tmp_called_instance_1; CHECK_OBJECT( var_enc ); tmp_called_instance_1 = var_enc; frame_925b532cdc4a7a13606cf0d2fd1efdbb->m_frame.f_lineno = 30; tmp_return_value = CALL_METHOD_WITH_ARGS2( tmp_called_instance_1, const_str_plain_replace, &PyTuple_GET_ITEM( const_tuple_str_space_str_digest_f7d4c0a48acd3a683a49b69474903d71_tuple, 0 ) ); if ( tmp_return_value == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 30; type_description_1 = "oo"; goto frame_exception_exit_1; } goto frame_return_exit_1; } #if 0 RESTORE_FRAME_EXCEPTION( frame_925b532cdc4a7a13606cf0d2fd1efdbb ); #endif // Put the previous frame back on top. popFrameStack(); goto frame_no_exception_1; frame_return_exit_1:; #if 0 RESTORE_FRAME_EXCEPTION( frame_925b532cdc4a7a13606cf0d2fd1efdbb ); #endif // Put the previous frame back on top. popFrameStack(); goto try_return_handler_1; frame_exception_exit_1:; #if 0 RESTORE_FRAME_EXCEPTION( frame_925b532cdc4a7a13606cf0d2fd1efdbb ); #endif if ( exception_tb == NULL ) { exception_tb = MAKE_TRACEBACK( frame_925b532cdc4a7a13606cf0d2fd1efdbb, exception_lineno ); } else if ( exception_tb->tb_frame != &frame_925b532cdc4a7a13606cf0d2fd1efdbb->m_frame ) { exception_tb = ADD_TRACEBACK( exception_tb, frame_925b532cdc4a7a13606cf0d2fd1efdbb, exception_lineno ); } // Attachs locals to frame if any. Nuitka_Frame_AttachLocals( (struct Nuitka_FrameObject *)frame_925b532cdc4a7a13606cf0d2fd1efdbb, type_description_1, par_s, var_enc ); // Release cached frame. if ( frame_925b532cdc4a7a13606cf0d2fd1efdbb == cache_frame_925b532cdc4a7a13606cf0d2fd1efdbb ) { Py_DECREF( frame_925b532cdc4a7a13606cf0d2fd1efdbb ); } cache_frame_925b532cdc4a7a13606cf0d2fd1efdbb = NULL; assertFrameObject( frame_925b532cdc4a7a13606cf0d2fd1efdbb ); // 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$encoders$$$function_1__qencode ); return NULL; // Return handler code: try_return_handler_1:; { Py_XDECREF( par_s ); par_s = NULL; } { Py_XDECREF( var_enc ); var_enc = NULL; } { goto function_return_exit; } // Exception handler code: try_except_handler_1:; exception_keeper_type_1 = exception_type; exception_keeper_value_1 = exception_value; exception_keeper_tb_1 = exception_tb; exception_keeper_lineno_1 = exception_lineno; exception_type = NULL; exception_value = NULL; exception_tb = NULL; exception_lineno = 0; { Py_XDECREF( par_s ); par_s = NULL; } { Py_XDECREF( var_enc ); var_enc = 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$encoders$$$function_1__qencode ); 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$encoders$$$function_2_encode_base64( 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_msg = python_pars[ 0 ]; PyObject *var_orig = NULL; PyObject *var_encdata = NULL; struct Nuitka_FrameObject *frame_dda4b7e8a0ac69889dcb97a7c3a23d1a; NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL; PyObject *exception_type = NULL; PyObject *exception_value = NULL; PyTracebackObject *exception_tb = NULL; NUITKA_MAY_BE_UNUSED int exception_lineno = 0; NUITKA_MAY_BE_UNUSED PyObject *tmp_unused; bool tmp_result; static struct Nuitka_FrameObject *cache_frame_dda4b7e8a0ac69889dcb97a7c3a23d1a = 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_dda4b7e8a0ac69889dcb97a7c3a23d1a, codeobj_dda4b7e8a0ac69889dcb97a7c3a23d1a, module_future$backports$email$encoders, sizeof(void *)+sizeof(void *)+sizeof(void *) ); frame_dda4b7e8a0ac69889dcb97a7c3a23d1a = cache_frame_dda4b7e8a0ac69889dcb97a7c3a23d1a; // Push the new frame as the currently active one. pushFrameStack( frame_dda4b7e8a0ac69889dcb97a7c3a23d1a ); // Mark the frame object as in use, ref count 1 will be up for reuse. assert( Py_REFCNT( frame_dda4b7e8a0ac69889dcb97a7c3a23d1a ) == 2 ); // Frame stack // Framed code: { PyObject *tmp_assign_source_1; PyObject *tmp_called_instance_1; CHECK_OBJECT( par_msg ); tmp_called_instance_1 = par_msg; frame_dda4b7e8a0ac69889dcb97a7c3a23d1a->m_frame.f_lineno = 38; tmp_assign_source_1 = CALL_METHOD_NO_ARGS( tmp_called_instance_1, const_str_plain_get_payload ); if ( tmp_assign_source_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 38; type_description_1 = "ooo"; goto frame_exception_exit_1; } assert( var_orig == NULL ); var_orig = tmp_assign_source_1; } { PyObject *tmp_assign_source_2; PyObject *tmp_called_name_1; PyObject *tmp_mvar_value_1; PyObject *tmp_args_element_name_1; PyObject *tmp_called_name_2; PyObject *tmp_mvar_value_2; PyObject *tmp_args_element_name_2; PyObject *tmp_args_element_name_3; tmp_mvar_value_1 = GET_STRING_DICT_VALUE( moduledict_future$backports$email$encoders, (Nuitka_StringObject *)const_str_plain_str ); if (unlikely( tmp_mvar_value_1 == NULL )) { tmp_mvar_value_1 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_str ); } if ( tmp_mvar_value_1 == NULL ) { exception_type = PyExc_NameError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "str" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 39; type_description_1 = "ooo"; goto frame_exception_exit_1; } tmp_called_name_1 = tmp_mvar_value_1; tmp_mvar_value_2 = GET_STRING_DICT_VALUE( moduledict_future$backports$email$encoders, (Nuitka_StringObject *)const_str_plain__bencode ); if (unlikely( tmp_mvar_value_2 == NULL )) { tmp_mvar_value_2 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain__bencode ); } if ( tmp_mvar_value_2 == NULL ) { exception_type = PyExc_NameError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "_bencode" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 39; type_description_1 = "ooo"; goto frame_exception_exit_1; } tmp_called_name_2 = tmp_mvar_value_2; CHECK_OBJECT( var_orig ); tmp_args_element_name_2 = var_orig; frame_dda4b7e8a0ac69889dcb97a7c3a23d1a->m_frame.f_lineno = 39; { PyObject *call_args[] = { tmp_args_element_name_2 }; tmp_args_element_name_1 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_2, call_args ); } if ( tmp_args_element_name_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 39; type_description_1 = "ooo"; goto frame_exception_exit_1; } tmp_args_element_name_3 = const_str_plain_ascii; frame_dda4b7e8a0ac69889dcb97a7c3a23d1a->m_frame.f_lineno = 39; { PyObject *call_args[] = { tmp_args_element_name_1, tmp_args_element_name_3 }; tmp_assign_source_2 = CALL_FUNCTION_WITH_ARGS2( tmp_called_name_1, call_args ); } Py_DECREF( tmp_args_element_name_1 ); if ( tmp_assign_source_2 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 39; type_description_1 = "ooo"; goto frame_exception_exit_1; } assert( var_encdata == NULL ); var_encdata = tmp_assign_source_2; } { PyObject *tmp_called_name_3; PyObject *tmp_source_name_1; PyObject *tmp_args_element_name_4; if ( par_msg == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "msg" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 40; type_description_1 = "ooo"; goto frame_exception_exit_1; } tmp_source_name_1 = par_msg; tmp_called_name_3 = LOOKUP_ATTRIBUTE( tmp_source_name_1, const_str_plain_set_payload ); if ( tmp_called_name_3 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 40; type_description_1 = "ooo"; goto frame_exception_exit_1; } if ( var_encdata == NULL ) { Py_DECREF( tmp_called_name_3 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "encdata" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 40; type_description_1 = "ooo"; goto frame_exception_exit_1; } tmp_args_element_name_4 = var_encdata; frame_dda4b7e8a0ac69889dcb97a7c3a23d1a->m_frame.f_lineno = 40; { PyObject *call_args[] = { tmp_args_element_name_4 }; tmp_unused = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_3, call_args ); } Py_DECREF( tmp_called_name_3 ); if ( tmp_unused == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 40; type_description_1 = "ooo"; goto frame_exception_exit_1; } Py_DECREF( tmp_unused ); } { PyObject *tmp_ass_subvalue_1; PyObject *tmp_ass_subscribed_1; PyObject *tmp_ass_subscript_1; tmp_ass_subvalue_1 = const_str_plain_base64; if ( par_msg == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "msg" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 41; type_description_1 = "ooo"; goto frame_exception_exit_1; } tmp_ass_subscribed_1 = par_msg; tmp_ass_subscript_1 = const_str_digest_7859f84632cb1c0e4436643bdd578752; tmp_result = SET_SUBSCRIPT( tmp_ass_subscribed_1, tmp_ass_subscript_1, tmp_ass_subvalue_1 ); if ( tmp_result == false ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 41; type_description_1 = "ooo"; goto frame_exception_exit_1; } } #if 0 RESTORE_FRAME_EXCEPTION( frame_dda4b7e8a0ac69889dcb97a7c3a23d1a ); #endif // Put the previous frame back on top. popFrameStack(); goto frame_no_exception_1; frame_exception_exit_1:; #if 0 RESTORE_FRAME_EXCEPTION( frame_dda4b7e8a0ac69889dcb97a7c3a23d1a ); #endif if ( exception_tb == NULL ) { exception_tb = MAKE_TRACEBACK( frame_dda4b7e8a0ac69889dcb97a7c3a23d1a, exception_lineno ); } else if ( exception_tb->tb_frame != &frame_dda4b7e8a0ac69889dcb97a7c3a23d1a->m_frame ) { exception_tb = ADD_TRACEBACK( exception_tb, frame_dda4b7e8a0ac69889dcb97a7c3a23d1a, exception_lineno ); } // Attachs locals to frame if any. Nuitka_Frame_AttachLocals( (struct Nuitka_FrameObject *)frame_dda4b7e8a0ac69889dcb97a7c3a23d1a, type_description_1, par_msg, var_orig, var_encdata ); // Release cached frame. if ( frame_dda4b7e8a0ac69889dcb97a7c3a23d1a == cache_frame_dda4b7e8a0ac69889dcb97a7c3a23d1a ) { Py_DECREF( frame_dda4b7e8a0ac69889dcb97a7c3a23d1a ); } cache_frame_dda4b7e8a0ac69889dcb97a7c3a23d1a = NULL; assertFrameObject( frame_dda4b7e8a0ac69889dcb97a7c3a23d1a ); // 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$encoders$$$function_2_encode_base64 ); return NULL; // Return handler code: try_return_handler_1:; { Py_XDECREF( par_msg ); par_msg = NULL; } { Py_XDECREF( var_orig ); var_orig = NULL; } { Py_XDECREF( var_encdata ); var_encdata = 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_msg ); par_msg = NULL; } { Py_XDECREF( var_orig ); var_orig = NULL; } { Py_XDECREF( var_encdata ); var_encdata = 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$encoders$$$function_2_encode_base64 ); 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$encoders$$$function_3_encode_quopri( 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_msg = python_pars[ 0 ]; PyObject *var_orig = NULL; PyObject *var_encdata = NULL; struct Nuitka_FrameObject *frame_517efcc56655a43dc63f758eb4b1996e; NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL; PyObject *exception_type = NULL; PyObject *exception_value = NULL; PyTracebackObject *exception_tb = NULL; NUITKA_MAY_BE_UNUSED int exception_lineno = 0; NUITKA_MAY_BE_UNUSED PyObject *tmp_unused; bool tmp_result; static struct Nuitka_FrameObject *cache_frame_517efcc56655a43dc63f758eb4b1996e = 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_517efcc56655a43dc63f758eb4b1996e, codeobj_517efcc56655a43dc63f758eb4b1996e, module_future$backports$email$encoders, sizeof(void *)+sizeof(void *)+sizeof(void *) ); frame_517efcc56655a43dc63f758eb4b1996e = cache_frame_517efcc56655a43dc63f758eb4b1996e; // Push the new frame as the currently active one. pushFrameStack( frame_517efcc56655a43dc63f758eb4b1996e ); // Mark the frame object as in use, ref count 1 will be up for reuse. assert( Py_REFCNT( frame_517efcc56655a43dc63f758eb4b1996e ) == 2 ); // Frame stack // Framed code: { PyObject *tmp_assign_source_1; PyObject *tmp_called_instance_1; CHECK_OBJECT( par_msg ); tmp_called_instance_1 = par_msg; frame_517efcc56655a43dc63f758eb4b1996e->m_frame.f_lineno = 49; tmp_assign_source_1 = CALL_METHOD_NO_ARGS( tmp_called_instance_1, const_str_plain_get_payload ); if ( tmp_assign_source_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 49; type_description_1 = "ooo"; goto frame_exception_exit_1; } assert( var_orig == NULL ); var_orig = tmp_assign_source_1; } { PyObject *tmp_assign_source_2; PyObject *tmp_called_name_1; PyObject *tmp_mvar_value_1; PyObject *tmp_args_element_name_1; tmp_mvar_value_1 = GET_STRING_DICT_VALUE( moduledict_future$backports$email$encoders, (Nuitka_StringObject *)const_str_plain__qencode ); if (unlikely( tmp_mvar_value_1 == NULL )) { tmp_mvar_value_1 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain__qencode ); } if ( tmp_mvar_value_1 == NULL ) { exception_type = PyExc_NameError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "_qencode" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 50; type_description_1 = "ooo"; goto frame_exception_exit_1; } tmp_called_name_1 = tmp_mvar_value_1; CHECK_OBJECT( var_orig ); tmp_args_element_name_1 = var_orig; frame_517efcc56655a43dc63f758eb4b1996e->m_frame.f_lineno = 50; { PyObject *call_args[] = { tmp_args_element_name_1 }; tmp_assign_source_2 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_1, call_args ); } if ( tmp_assign_source_2 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 50; type_description_1 = "ooo"; goto frame_exception_exit_1; } assert( var_encdata == NULL ); var_encdata = tmp_assign_source_2; } { PyObject *tmp_called_name_2; PyObject *tmp_source_name_1; PyObject *tmp_args_element_name_2; if ( par_msg == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "msg" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 51; type_description_1 = "ooo"; goto frame_exception_exit_1; } tmp_source_name_1 = par_msg; tmp_called_name_2 = LOOKUP_ATTRIBUTE( tmp_source_name_1, const_str_plain_set_payload ); if ( tmp_called_name_2 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 51; type_description_1 = "ooo"; goto frame_exception_exit_1; } if ( var_encdata == NULL ) { Py_DECREF( tmp_called_name_2 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "encdata" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 51; type_description_1 = "ooo"; goto frame_exception_exit_1; } tmp_args_element_name_2 = var_encdata; frame_517efcc56655a43dc63f758eb4b1996e->m_frame.f_lineno = 51; { PyObject *call_args[] = { tmp_args_element_name_2 }; tmp_unused = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_2, call_args ); } Py_DECREF( tmp_called_name_2 ); if ( tmp_unused == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 51; type_description_1 = "ooo"; goto frame_exception_exit_1; } Py_DECREF( tmp_unused ); } { PyObject *tmp_ass_subvalue_1; PyObject *tmp_ass_subscribed_1; PyObject *tmp_ass_subscript_1; tmp_ass_subvalue_1 = const_str_digest_3293e85292556cc6d800009076416580; if ( par_msg == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "msg" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 52; type_description_1 = "ooo"; goto frame_exception_exit_1; } tmp_ass_subscribed_1 = par_msg; tmp_ass_subscript_1 = const_str_digest_7859f84632cb1c0e4436643bdd578752; tmp_result = SET_SUBSCRIPT( tmp_ass_subscribed_1, tmp_ass_subscript_1, tmp_ass_subvalue_1 ); if ( tmp_result == false ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 52; type_description_1 = "ooo"; goto frame_exception_exit_1; } } #if 0 RESTORE_FRAME_EXCEPTION( frame_517efcc56655a43dc63f758eb4b1996e ); #endif // Put the previous frame back on top. popFrameStack(); goto frame_no_exception_1; frame_exception_exit_1:; #if 0 RESTORE_FRAME_EXCEPTION( frame_517efcc56655a43dc63f758eb4b1996e ); #endif if ( exception_tb == NULL ) { exception_tb = MAKE_TRACEBACK( frame_517efcc56655a43dc63f758eb4b1996e, exception_lineno ); } else if ( exception_tb->tb_frame != &frame_517efcc56655a43dc63f758eb4b1996e->m_frame ) { exception_tb = ADD_TRACEBACK( exception_tb, frame_517efcc56655a43dc63f758eb4b1996e, exception_lineno ); } // Attachs locals to frame if any. Nuitka_Frame_AttachLocals( (struct Nuitka_FrameObject *)frame_517efcc56655a43dc63f758eb4b1996e, type_description_1, par_msg, var_orig, var_encdata ); // Release cached frame. if ( frame_517efcc56655a43dc63f758eb4b1996e == cache_frame_517efcc56655a43dc63f758eb4b1996e ) { Py_DECREF( frame_517efcc56655a43dc63f758eb4b1996e ); } cache_frame_517efcc56655a43dc63f758eb4b1996e = NULL; assertFrameObject( frame_517efcc56655a43dc63f758eb4b1996e ); // 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$encoders$$$function_3_encode_quopri ); return NULL; // Return handler code: try_return_handler_1:; { Py_XDECREF( par_msg ); par_msg = NULL; } { Py_XDECREF( var_orig ); var_orig = NULL; } { Py_XDECREF( var_encdata ); var_encdata = 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_msg ); par_msg = NULL; } { Py_XDECREF( var_orig ); var_orig = NULL; } { Py_XDECREF( var_encdata ); var_encdata = 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$encoders$$$function_3_encode_quopri ); 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$encoders$$$function_4_encode_7or8bit( 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_msg = python_pars[ 0 ]; PyObject *var_orig = NULL; PyObject *var_charset = NULL; PyObject *var_output_cset = NULL; nuitka_bool tmp_try_except_1__unhandled_indicator = NUITKA_BOOL_UNASSIGNED; struct Nuitka_FrameObject *frame_8b79373ab4fdba668494f8336a006d74; NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL; PyObject *exception_type = NULL; PyObject *exception_value = NULL; PyTracebackObject *exception_tb = NULL; NUITKA_MAY_BE_UNUSED int exception_lineno = 0; bool tmp_result; PyObject *tmp_return_value = NULL; int tmp_res; NUITKA_MAY_BE_UNUSED PyObject *tmp_unused; PyObject *exception_keeper_type_1; PyObject *exception_keeper_value_1; PyTracebackObject *exception_keeper_tb_1; NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_1; PyObject *exception_preserved_type_1; PyObject *exception_preserved_value_1; PyTracebackObject *exception_preserved_tb_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; static struct Nuitka_FrameObject *cache_frame_8b79373ab4fdba668494f8336a006d74 = NULL; PyObject *exception_keeper_type_4; PyObject *exception_keeper_value_4; PyTracebackObject *exception_keeper_tb_4; NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_4; // Actual function code. { // Tried code: MAKE_OR_REUSE_FRAME( cache_frame_8b79373ab4fdba668494f8336a006d74, codeobj_8b79373ab4fdba668494f8336a006d74, module_future$backports$email$encoders, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *) ); frame_8b79373ab4fdba668494f8336a006d74 = cache_frame_8b79373ab4fdba668494f8336a006d74; // Push the new frame as the currently active one. pushFrameStack( frame_8b79373ab4fdba668494f8336a006d74 ); // Mark the frame object as in use, ref count 1 will be up for reuse. assert( Py_REFCNT( frame_8b79373ab4fdba668494f8336a006d74 ) == 2 ); // Frame stack // Framed code: { PyObject *tmp_assign_source_1; PyObject *tmp_called_instance_1; CHECK_OBJECT( par_msg ); tmp_called_instance_1 = par_msg; frame_8b79373ab4fdba668494f8336a006d74->m_frame.f_lineno = 57; tmp_assign_source_1 = CALL_METHOD_NO_ARGS( tmp_called_instance_1, const_str_plain_get_payload ); if ( tmp_assign_source_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 57; type_description_1 = "oooo"; goto frame_exception_exit_1; } assert( var_orig == NULL ); var_orig = tmp_assign_source_1; } { nuitka_bool tmp_condition_result_1; PyObject *tmp_compexpr_left_1; PyObject *tmp_compexpr_right_1; CHECK_OBJECT( var_orig ); tmp_compexpr_left_1 = var_orig; 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_ass_subvalue_1; PyObject *tmp_ass_subscribed_1; PyObject *tmp_ass_subscript_1; tmp_ass_subvalue_1 = const_str_plain_7bit; if ( par_msg == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "msg" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 60; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_ass_subscribed_1 = par_msg; tmp_ass_subscript_1 = const_str_digest_7859f84632cb1c0e4436643bdd578752; tmp_result = SET_SUBSCRIPT( tmp_ass_subscribed_1, tmp_ass_subscript_1, tmp_ass_subvalue_1 ); if ( tmp_result == false ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 60; type_description_1 = "oooo"; goto frame_exception_exit_1; } } { tmp_return_value = Py_None; Py_INCREF( tmp_return_value ); goto frame_return_exit_1; } branch_no_1:; } { nuitka_bool tmp_assign_source_2; tmp_assign_source_2 = NUITKA_BOOL_TRUE; tmp_try_except_1__unhandled_indicator = tmp_assign_source_2; } { // Tried code: { // Tried code: { nuitka_bool tmp_condition_result_2; PyObject *tmp_isinstance_inst_1; PyObject *tmp_isinstance_cls_1; PyObject *tmp_mvar_value_1; if ( var_orig == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "orig" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 65; type_description_1 = "oooo"; goto try_except_handler_3; } tmp_isinstance_inst_1 = var_orig; tmp_mvar_value_1 = GET_STRING_DICT_VALUE( moduledict_future$backports$email$encoders, (Nuitka_StringObject *)const_str_plain_str ); if (unlikely( tmp_mvar_value_1 == NULL )) { tmp_mvar_value_1 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_str ); } if ( tmp_mvar_value_1 == NULL ) { exception_type = PyExc_NameError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "str" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 65; type_description_1 = "oooo"; goto try_except_handler_3; } tmp_isinstance_cls_1 = tmp_mvar_value_1; tmp_res = Nuitka_IsInstance( tmp_isinstance_inst_1, tmp_isinstance_cls_1 ); if ( tmp_res == -1 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 65; type_description_1 = "oooo"; goto try_except_handler_3; } tmp_condition_result_2 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; if ( tmp_condition_result_2 == NUITKA_BOOL_TRUE ) { goto branch_yes_2; } else { goto branch_no_2; } branch_yes_2:; { PyObject *tmp_called_instance_2; if ( var_orig == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "orig" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 66; type_description_1 = "oooo"; goto try_except_handler_3; } tmp_called_instance_2 = var_orig; frame_8b79373ab4fdba668494f8336a006d74->m_frame.f_lineno = 66; tmp_unused = CALL_METHOD_WITH_ARGS1( tmp_called_instance_2, const_str_plain_encode, &PyTuple_GET_ITEM( const_tuple_str_plain_ascii_tuple, 0 ) ); if ( tmp_unused == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 66; type_description_1 = "oooo"; goto try_except_handler_3; } Py_DECREF( tmp_unused ); } goto branch_end_2; branch_no_2:; { PyObject *tmp_called_instance_3; if ( var_orig == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "orig" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 68; type_description_1 = "oooo"; goto try_except_handler_3; } tmp_called_instance_3 = var_orig; frame_8b79373ab4fdba668494f8336a006d74->m_frame.f_lineno = 68; tmp_unused = CALL_METHOD_WITH_ARGS1( tmp_called_instance_3, const_str_plain_decode, &PyTuple_GET_ITEM( const_tuple_str_plain_ascii_tuple, 0 ) ); if ( tmp_unused == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 68; type_description_1 = "oooo"; goto try_except_handler_3; } Py_DECREF( tmp_unused ); } branch_end_2:; } goto try_end_1; // Exception handler code: try_except_handler_3:; exception_keeper_type_1 = exception_type; exception_keeper_value_1 = exception_value; exception_keeper_tb_1 = exception_tb; exception_keeper_lineno_1 = exception_lineno; exception_type = NULL; exception_value = NULL; exception_tb = NULL; exception_lineno = 0; { nuitka_bool tmp_assign_source_3; tmp_assign_source_3 = NUITKA_BOOL_FALSE; tmp_try_except_1__unhandled_indicator = tmp_assign_source_3; } { // Preserve existing published exception. exception_preserved_type_1 = EXC_TYPE(PyThreadState_GET()); Py_XINCREF( exception_preserved_type_1 ); exception_preserved_value_1 = EXC_VALUE(PyThreadState_GET()); Py_XINCREF( exception_preserved_value_1 ); exception_preserved_tb_1 = (PyTracebackObject *)EXC_TRACEBACK(PyThreadState_GET()); Py_XINCREF( exception_preserved_tb_1 ); } { if ( exception_keeper_tb_1 == NULL ) { exception_keeper_tb_1 = MAKE_TRACEBACK( frame_8b79373ab4fdba668494f8336a006d74, exception_keeper_lineno_1 ); } else if ( exception_keeper_lineno_1 != 0 ) { exception_keeper_tb_1 = ADD_TRACEBACK( exception_keeper_tb_1, frame_8b79373ab4fdba668494f8336a006d74, exception_keeper_lineno_1 ); } NORMALIZE_EXCEPTION( &exception_keeper_type_1, &exception_keeper_value_1, &exception_keeper_tb_1 ); PyException_SetTraceback( exception_keeper_value_1, (PyObject *)exception_keeper_tb_1 ); PUBLISH_EXCEPTION( &exception_keeper_type_1, &exception_keeper_value_1, &exception_keeper_tb_1 ); } { // Tried code: { nuitka_bool tmp_condition_result_3; PyObject *tmp_compexpr_left_2; PyObject *tmp_compexpr_right_2; tmp_compexpr_left_2 = EXC_TYPE(PyThreadState_GET()); tmp_compexpr_right_2 = PyExc_UnicodeError; tmp_res = EXCEPTION_MATCH_BOOL( 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 = 69; type_description_1 = "oooo"; goto try_except_handler_4; } tmp_condition_result_3 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; if ( tmp_condition_result_3 == NUITKA_BOOL_TRUE ) { goto branch_yes_3; } else { goto branch_no_3; } branch_yes_3:; { PyObject *tmp_assign_source_4; PyObject *tmp_called_instance_4; if ( par_msg == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "msg" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 70; type_description_1 = "oooo"; goto try_except_handler_4; } tmp_called_instance_4 = par_msg; frame_8b79373ab4fdba668494f8336a006d74->m_frame.f_lineno = 70; tmp_assign_source_4 = CALL_METHOD_NO_ARGS( tmp_called_instance_4, const_str_plain_get_charset ); if ( tmp_assign_source_4 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 70; type_description_1 = "oooo"; goto try_except_handler_4; } assert( var_charset == NULL ); var_charset = tmp_assign_source_4; } { PyObject *tmp_assign_source_5; int tmp_and_left_truth_1; PyObject *tmp_and_left_value_1; PyObject *tmp_and_right_value_1; PyObject *tmp_source_name_1; CHECK_OBJECT( var_charset ); tmp_and_left_value_1 = var_charset; tmp_and_left_truth_1 = CHECK_IF_TRUE( tmp_and_left_value_1 ); if ( tmp_and_left_truth_1 == -1 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 71; type_description_1 = "oooo"; goto try_except_handler_4; } if ( tmp_and_left_truth_1 == 1 ) { goto and_right_1; } else { goto and_left_1; } and_right_1:; CHECK_OBJECT( var_charset ); tmp_source_name_1 = var_charset; tmp_and_right_value_1 = LOOKUP_ATTRIBUTE( tmp_source_name_1, const_str_plain_output_charset ); if ( tmp_and_right_value_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 71; type_description_1 = "oooo"; goto try_except_handler_4; } tmp_assign_source_5 = tmp_and_right_value_1; goto and_end_1; and_left_1:; Py_INCREF( tmp_and_left_value_1 ); tmp_assign_source_5 = tmp_and_left_value_1; and_end_1:; assert( var_output_cset == NULL ); var_output_cset = tmp_assign_source_5; } { nuitka_bool tmp_condition_result_4; int tmp_and_left_truth_2; nuitka_bool tmp_and_left_value_2; nuitka_bool tmp_and_right_value_2; int tmp_truth_name_1; PyObject *tmp_called_instance_5; PyObject *tmp_called_instance_6; PyObject *tmp_call_result_1; int tmp_truth_name_2; CHECK_OBJECT( var_output_cset ); tmp_truth_name_1 = CHECK_IF_TRUE( var_output_cset ); if ( tmp_truth_name_1 == -1 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 73; type_description_1 = "oooo"; goto try_except_handler_4; } tmp_and_left_value_2 = tmp_truth_name_1 == 1 ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; tmp_and_left_truth_2 = tmp_and_left_value_2 == NUITKA_BOOL_TRUE ? 1 : 0; if ( tmp_and_left_truth_2 == 1 ) { goto and_right_2; } else { goto and_left_2; } and_right_2:; CHECK_OBJECT( var_output_cset ); tmp_called_instance_6 = var_output_cset; frame_8b79373ab4fdba668494f8336a006d74->m_frame.f_lineno = 73; tmp_called_instance_5 = CALL_METHOD_NO_ARGS( tmp_called_instance_6, const_str_plain_lower ); if ( tmp_called_instance_5 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 73; type_description_1 = "oooo"; goto try_except_handler_4; } frame_8b79373ab4fdba668494f8336a006d74->m_frame.f_lineno = 73; tmp_call_result_1 = CALL_METHOD_WITH_ARGS1( tmp_called_instance_5, const_str_plain_startswith, &PyTuple_GET_ITEM( const_tuple_str_digest_c82a3ddbc99bf5811e2b972cd6329771_tuple, 0 ) ); Py_DECREF( tmp_called_instance_5 ); if ( tmp_call_result_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 73; type_description_1 = "oooo"; goto try_except_handler_4; } tmp_truth_name_2 = CHECK_IF_TRUE( tmp_call_result_1 ); if ( tmp_truth_name_2 == -1 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_call_result_1 ); exception_lineno = 73; type_description_1 = "oooo"; goto try_except_handler_4; } tmp_and_right_value_2 = tmp_truth_name_2 == 1 ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; Py_DECREF( tmp_call_result_1 ); tmp_condition_result_4 = tmp_and_right_value_2; goto and_end_2; and_left_2:; tmp_condition_result_4 = tmp_and_left_value_2; and_end_2:; if ( tmp_condition_result_4 == NUITKA_BOOL_TRUE ) { goto branch_yes_4; } else { goto branch_no_4; } branch_yes_4:; { PyObject *tmp_ass_subvalue_2; PyObject *tmp_ass_subscribed_2; PyObject *tmp_ass_subscript_2; tmp_ass_subvalue_2 = const_str_plain_7bit; if ( par_msg == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "msg" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 74; type_description_1 = "oooo"; goto try_except_handler_4; } tmp_ass_subscribed_2 = par_msg; tmp_ass_subscript_2 = const_str_digest_7859f84632cb1c0e4436643bdd578752; tmp_result = SET_SUBSCRIPT( tmp_ass_subscribed_2, tmp_ass_subscript_2, tmp_ass_subvalue_2 ); if ( tmp_result == false ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 74; type_description_1 = "oooo"; goto try_except_handler_4; } } goto branch_end_4; branch_no_4:; { PyObject *tmp_ass_subvalue_3; PyObject *tmp_ass_subscribed_3; PyObject *tmp_ass_subscript_3; tmp_ass_subvalue_3 = const_str_plain_8bit; if ( par_msg == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "msg" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 76; type_description_1 = "oooo"; goto try_except_handler_4; } tmp_ass_subscribed_3 = par_msg; tmp_ass_subscript_3 = const_str_digest_7859f84632cb1c0e4436643bdd578752; tmp_result = SET_SUBSCRIPT( tmp_ass_subscribed_3, tmp_ass_subscript_3, tmp_ass_subvalue_3 ); if ( tmp_result == false ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 76; type_description_1 = "oooo"; goto try_except_handler_4; } } branch_end_4:; } goto branch_end_3; branch_no_3:; { tmp_result = RERAISE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); if (unlikely( tmp_result == false )) { exception_lineno = 64; } if (exception_tb && exception_tb->tb_frame == &frame_8b79373ab4fdba668494f8336a006d74->m_frame) frame_8b79373ab4fdba668494f8336a006d74->m_frame.f_lineno = exception_tb->tb_lineno; type_description_1 = "oooo"; goto try_except_handler_4; } branch_end_3:; } goto try_end_2; // Exception handler code: try_except_handler_4:; exception_keeper_type_2 = exception_type; exception_keeper_value_2 = exception_value; exception_keeper_tb_2 = exception_tb; exception_keeper_lineno_2 = exception_lineno; exception_type = NULL; exception_value = NULL; exception_tb = NULL; exception_lineno = 0; { // Restore previous exception. SET_CURRENT_EXCEPTION( exception_preserved_type_1, exception_preserved_value_1, exception_preserved_tb_1 ); } { // Re-raise. exception_type = exception_keeper_type_2; exception_value = exception_keeper_value_2; exception_tb = exception_keeper_tb_2; exception_lineno = exception_keeper_lineno_2; goto try_except_handler_2; } // End of try: try_end_2:; } { // Restore previous exception. SET_CURRENT_EXCEPTION( exception_preserved_type_1, exception_preserved_value_1, exception_preserved_tb_1 ); } goto try_end_1; // exception handler codes exits in all cases NUITKA_CANNOT_GET_HERE( future$backports$email$encoders$$$function_4_encode_7or8bit ); return NULL; // End of try: try_end_1:; } { nuitka_bool tmp_condition_result_5; PyObject *tmp_compexpr_left_3; PyObject *tmp_compexpr_right_3; assert( tmp_try_except_1__unhandled_indicator != NUITKA_BOOL_UNASSIGNED); tmp_compexpr_left_3 = ( tmp_try_except_1__unhandled_indicator == NUITKA_BOOL_TRUE ) ? Py_True : Py_False; tmp_compexpr_right_3 = Py_True; tmp_condition_result_5 = ( tmp_compexpr_left_3 == tmp_compexpr_right_3 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; if ( tmp_condition_result_5 == NUITKA_BOOL_TRUE ) { goto branch_yes_5; } else { goto branch_no_5; } branch_yes_5:; { PyObject *tmp_ass_subvalue_4; PyObject *tmp_ass_subscribed_4; PyObject *tmp_ass_subscript_4; tmp_ass_subvalue_4 = const_str_plain_7bit; if ( par_msg == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "msg" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 78; type_description_1 = "oooo"; goto try_except_handler_2; } tmp_ass_subscribed_4 = par_msg; tmp_ass_subscript_4 = const_str_digest_7859f84632cb1c0e4436643bdd578752; tmp_result = SET_SUBSCRIPT( tmp_ass_subscribed_4, tmp_ass_subscript_4, tmp_ass_subvalue_4 ); if ( tmp_result == false ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 78; type_description_1 = "oooo"; goto try_except_handler_2; } } branch_no_5:; } goto try_end_3; // Exception handler code: try_except_handler_2:; exception_keeper_type_3 = exception_type; exception_keeper_value_3 = exception_value; exception_keeper_tb_3 = exception_tb; exception_keeper_lineno_3 = exception_lineno; exception_type = NULL; exception_value = NULL; exception_tb = NULL; exception_lineno = 0; { } { // Re-raise. exception_type = exception_keeper_type_3; exception_value = exception_keeper_value_3; exception_tb = exception_keeper_tb_3; exception_lineno = exception_keeper_lineno_3; goto frame_exception_exit_1; } // End of try: try_end_3:; } { } { nuitka_bool tmp_condition_result_6; PyObject *tmp_operand_name_1; PyObject *tmp_isinstance_inst_2; PyObject *tmp_isinstance_cls_2; PyObject *tmp_mvar_value_2; if ( var_orig == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "orig" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 79; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_isinstance_inst_2 = var_orig; tmp_mvar_value_2 = GET_STRING_DICT_VALUE( moduledict_future$backports$email$encoders, (Nuitka_StringObject *)const_str_plain_str ); if (unlikely( tmp_mvar_value_2 == NULL )) { tmp_mvar_value_2 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_str ); } if ( tmp_mvar_value_2 == NULL ) { exception_type = PyExc_NameError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "str" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 79; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_isinstance_cls_2 = tmp_mvar_value_2; tmp_res = Nuitka_IsInstance( tmp_isinstance_inst_2, tmp_isinstance_cls_2 ); if ( tmp_res == -1 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 79; type_description_1 = "oooo"; goto frame_exception_exit_1; } 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 = 79; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_condition_result_6 = ( tmp_res == 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; if ( tmp_condition_result_6 == NUITKA_BOOL_TRUE ) { goto branch_yes_6; } else { goto branch_no_6; } branch_yes_6:; { PyObject *tmp_called_name_1; PyObject *tmp_source_name_2; PyObject *tmp_args_element_name_1; PyObject *tmp_called_instance_7; if ( par_msg == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "msg" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 80; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_source_name_2 = par_msg; tmp_called_name_1 = LOOKUP_ATTRIBUTE( tmp_source_name_2, const_str_plain_set_payload ); if ( tmp_called_name_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 80; type_description_1 = "oooo"; goto frame_exception_exit_1; } if ( var_orig == 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", "orig" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 80; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_called_instance_7 = var_orig; frame_8b79373ab4fdba668494f8336a006d74->m_frame.f_lineno = 80; tmp_args_element_name_1 = CALL_METHOD_WITH_ARGS2( tmp_called_instance_7, const_str_plain_decode, &PyTuple_GET_ITEM( const_tuple_str_plain_ascii_str_plain_surrogateescape_tuple, 0 ) ); 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 = 80; type_description_1 = "oooo"; goto frame_exception_exit_1; } frame_8b79373ab4fdba668494f8336a006d74->m_frame.f_lineno = 80; { 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 ); Py_DECREF( tmp_args_element_name_1 ); if ( tmp_unused == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 80; type_description_1 = "oooo"; goto frame_exception_exit_1; } Py_DECREF( tmp_unused ); } branch_no_6:; } #if 0 RESTORE_FRAME_EXCEPTION( frame_8b79373ab4fdba668494f8336a006d74 ); #endif // Put the previous frame back on top. popFrameStack(); goto frame_no_exception_1; frame_return_exit_1:; #if 0 RESTORE_FRAME_EXCEPTION( frame_8b79373ab4fdba668494f8336a006d74 ); #endif // Put the previous frame back on top. popFrameStack(); goto try_return_handler_1; frame_exception_exit_1:; #if 0 RESTORE_FRAME_EXCEPTION( frame_8b79373ab4fdba668494f8336a006d74 ); #endif if ( exception_tb == NULL ) { exception_tb = MAKE_TRACEBACK( frame_8b79373ab4fdba668494f8336a006d74, exception_lineno ); } else if ( exception_tb->tb_frame != &frame_8b79373ab4fdba668494f8336a006d74->m_frame ) { exception_tb = ADD_TRACEBACK( exception_tb, frame_8b79373ab4fdba668494f8336a006d74, exception_lineno ); } // Attachs locals to frame if any. Nuitka_Frame_AttachLocals( (struct Nuitka_FrameObject *)frame_8b79373ab4fdba668494f8336a006d74, type_description_1, par_msg, var_orig, var_charset, var_output_cset ); // Release cached frame. if ( frame_8b79373ab4fdba668494f8336a006d74 == cache_frame_8b79373ab4fdba668494f8336a006d74 ) { Py_DECREF( frame_8b79373ab4fdba668494f8336a006d74 ); } cache_frame_8b79373ab4fdba668494f8336a006d74 = NULL; assertFrameObject( frame_8b79373ab4fdba668494f8336a006d74 ); // 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$encoders$$$function_4_encode_7or8bit ); return NULL; // Return handler code: try_return_handler_1:; { Py_XDECREF( par_msg ); par_msg = NULL; } { Py_XDECREF( var_orig ); var_orig = NULL; } { Py_XDECREF( var_charset ); var_charset = NULL; } { Py_XDECREF( var_output_cset ); var_output_cset = NULL; } { goto function_return_exit; } // Exception handler code: try_except_handler_1:; exception_keeper_type_4 = exception_type; exception_keeper_value_4 = exception_value; exception_keeper_tb_4 = exception_tb; exception_keeper_lineno_4 = exception_lineno; exception_type = NULL; exception_value = NULL; exception_tb = NULL; exception_lineno = 0; { Py_XDECREF( par_msg ); par_msg = NULL; } { Py_XDECREF( var_orig ); var_orig = NULL; } { Py_XDECREF( var_charset ); var_charset = NULL; } { Py_XDECREF( var_output_cset ); var_output_cset = NULL; } { // Re-raise. exception_type = exception_keeper_type_4; exception_value = exception_keeper_value_4; exception_tb = exception_keeper_tb_4; exception_lineno = exception_keeper_lineno_4; goto function_exception_exit; } // End of try: } // Return statement must have exited already. NUITKA_CANNOT_GET_HERE( future$backports$email$encoders$$$function_4_encode_7or8bit ); 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$encoders$$$function_5_encode_noop( 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_msg = python_pars[ 0 ]; PyObject *var_orig = NULL; struct Nuitka_FrameObject *frame_d0abbc2ab9759bd0fa60dbdf47414d32; NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL; PyObject *exception_type = NULL; PyObject *exception_value = NULL; PyTracebackObject *exception_tb = NULL; NUITKA_MAY_BE_UNUSED int exception_lineno = 0; int tmp_res; NUITKA_MAY_BE_UNUSED PyObject *tmp_unused; static struct Nuitka_FrameObject *cache_frame_d0abbc2ab9759bd0fa60dbdf47414d32 = 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_d0abbc2ab9759bd0fa60dbdf47414d32, codeobj_d0abbc2ab9759bd0fa60dbdf47414d32, module_future$backports$email$encoders, sizeof(void *)+sizeof(void *) ); frame_d0abbc2ab9759bd0fa60dbdf47414d32 = cache_frame_d0abbc2ab9759bd0fa60dbdf47414d32; // Push the new frame as the currently active one. pushFrameStack( frame_d0abbc2ab9759bd0fa60dbdf47414d32 ); // Mark the frame object as in use, ref count 1 will be up for reuse. assert( Py_REFCNT( frame_d0abbc2ab9759bd0fa60dbdf47414d32 ) == 2 ); // Frame stack // Framed code: { PyObject *tmp_assign_source_1; PyObject *tmp_called_instance_1; CHECK_OBJECT( par_msg ); tmp_called_instance_1 = par_msg; frame_d0abbc2ab9759bd0fa60dbdf47414d32->m_frame.f_lineno = 88; tmp_assign_source_1 = CALL_METHOD_NO_ARGS( tmp_called_instance_1, const_str_plain_get_payload ); if ( tmp_assign_source_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 88; type_description_1 = "oo"; goto frame_exception_exit_1; } assert( var_orig == NULL ); var_orig = tmp_assign_source_1; } { nuitka_bool tmp_condition_result_1; PyObject *tmp_operand_name_1; PyObject *tmp_isinstance_inst_1; PyObject *tmp_isinstance_cls_1; PyObject *tmp_mvar_value_1; CHECK_OBJECT( var_orig ); tmp_isinstance_inst_1 = var_orig; tmp_mvar_value_1 = GET_STRING_DICT_VALUE( moduledict_future$backports$email$encoders, (Nuitka_StringObject *)const_str_plain_str ); if (unlikely( tmp_mvar_value_1 == NULL )) { tmp_mvar_value_1 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_str ); } if ( tmp_mvar_value_1 == NULL ) { exception_type = PyExc_NameError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "str" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 89; type_description_1 = "oo"; goto frame_exception_exit_1; } tmp_isinstance_cls_1 = tmp_mvar_value_1; tmp_res = Nuitka_IsInstance( tmp_isinstance_inst_1, tmp_isinstance_cls_1 ); if ( tmp_res == -1 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 89; type_description_1 = "oo"; goto frame_exception_exit_1; } 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 = 89; type_description_1 = "oo"; goto frame_exception_exit_1; } tmp_condition_result_1 = ( tmp_res == 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; if ( tmp_condition_result_1 == NUITKA_BOOL_TRUE ) { goto branch_yes_1; } else { goto branch_no_1; } branch_yes_1:; { PyObject *tmp_called_name_1; PyObject *tmp_source_name_1; PyObject *tmp_args_element_name_1; PyObject *tmp_called_instance_2; if ( par_msg == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "msg" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 90; type_description_1 = "oo"; goto frame_exception_exit_1; } tmp_source_name_1 = par_msg; tmp_called_name_1 = LOOKUP_ATTRIBUTE( tmp_source_name_1, const_str_plain_set_payload ); if ( tmp_called_name_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 90; type_description_1 = "oo"; goto frame_exception_exit_1; } if ( var_orig == 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", "orig" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 90; type_description_1 = "oo"; goto frame_exception_exit_1; } tmp_called_instance_2 = var_orig; frame_d0abbc2ab9759bd0fa60dbdf47414d32->m_frame.f_lineno = 90; tmp_args_element_name_1 = CALL_METHOD_WITH_ARGS2( tmp_called_instance_2, const_str_plain_decode, &PyTuple_GET_ITEM( const_tuple_str_plain_ascii_str_plain_surrogateescape_tuple, 0 ) ); 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 = 90; type_description_1 = "oo"; goto frame_exception_exit_1; } frame_d0abbc2ab9759bd0fa60dbdf47414d32->m_frame.f_lineno = 90; { 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 ); Py_DECREF( tmp_args_element_name_1 ); if ( tmp_unused == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 90; type_description_1 = "oo"; goto frame_exception_exit_1; } Py_DECREF( tmp_unused ); } branch_no_1:; } #if 0 RESTORE_FRAME_EXCEPTION( frame_d0abbc2ab9759bd0fa60dbdf47414d32 ); #endif // Put the previous frame back on top. popFrameStack(); goto frame_no_exception_1; frame_exception_exit_1:; #if 0 RESTORE_FRAME_EXCEPTION( frame_d0abbc2ab9759bd0fa60dbdf47414d32 ); #endif if ( exception_tb == NULL ) { exception_tb = MAKE_TRACEBACK( frame_d0abbc2ab9759bd0fa60dbdf47414d32, exception_lineno ); } else if ( exception_tb->tb_frame != &frame_d0abbc2ab9759bd0fa60dbdf47414d32->m_frame ) { exception_tb = ADD_TRACEBACK( exception_tb, frame_d0abbc2ab9759bd0fa60dbdf47414d32, exception_lineno ); } // Attachs locals to frame if any. Nuitka_Frame_AttachLocals( (struct Nuitka_FrameObject *)frame_d0abbc2ab9759bd0fa60dbdf47414d32, type_description_1, par_msg, var_orig ); // Release cached frame. if ( frame_d0abbc2ab9759bd0fa60dbdf47414d32 == cache_frame_d0abbc2ab9759bd0fa60dbdf47414d32 ) { Py_DECREF( frame_d0abbc2ab9759bd0fa60dbdf47414d32 ); } cache_frame_d0abbc2ab9759bd0fa60dbdf47414d32 = NULL; assertFrameObject( frame_d0abbc2ab9759bd0fa60dbdf47414d32 ); // 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$encoders$$$function_5_encode_noop ); return NULL; // Return handler code: try_return_handler_1:; { Py_XDECREF( par_msg ); par_msg = NULL; } { Py_XDECREF( var_orig ); var_orig = 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_msg ); par_msg = NULL; } { Py_XDECREF( var_orig ); var_orig = 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$encoders$$$function_5_encode_noop ); 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$encoders$$$function_1__qencode( ) { struct Nuitka_FunctionObject *result = Nuitka_Function_New( impl_future$backports$email$encoders$$$function_1__qencode, const_str_plain__qencode, #if PYTHON_VERSION >= 300 NULL, #endif codeobj_925b532cdc4a7a13606cf0d2fd1efdbb, NULL, #if PYTHON_VERSION >= 300 NULL, NULL, #endif module_future$backports$email$encoders, NULL, 0 ); return (PyObject *)result; } static PyObject *MAKE_FUNCTION_future$backports$email$encoders$$$function_2_encode_base64( ) { struct Nuitka_FunctionObject *result = Nuitka_Function_New( impl_future$backports$email$encoders$$$function_2_encode_base64, const_str_plain_encode_base64, #if PYTHON_VERSION >= 300 NULL, #endif codeobj_dda4b7e8a0ac69889dcb97a7c3a23d1a, NULL, #if PYTHON_VERSION >= 300 NULL, NULL, #endif module_future$backports$email$encoders, const_str_digest_975072652d8bc3b6b1e2321796c82f83, 0 ); return (PyObject *)result; } static PyObject *MAKE_FUNCTION_future$backports$email$encoders$$$function_3_encode_quopri( ) { struct Nuitka_FunctionObject *result = Nuitka_Function_New( impl_future$backports$email$encoders$$$function_3_encode_quopri, const_str_plain_encode_quopri, #if PYTHON_VERSION >= 300 NULL, #endif codeobj_517efcc56655a43dc63f758eb4b1996e, NULL, #if PYTHON_VERSION >= 300 NULL, NULL, #endif module_future$backports$email$encoders, const_str_digest_4b5c2f5d33471bc04c85e3ffbee867cb, 0 ); return (PyObject *)result; } static PyObject *MAKE_FUNCTION_future$backports$email$encoders$$$function_4_encode_7or8bit( ) { struct Nuitka_FunctionObject *result = Nuitka_Function_New( impl_future$backports$email$encoders$$$function_4_encode_7or8bit, const_str_plain_encode_7or8bit, #if PYTHON_VERSION >= 300 NULL, #endif codeobj_8b79373ab4fdba668494f8336a006d74, NULL, #if PYTHON_VERSION >= 300 NULL, NULL, #endif module_future$backports$email$encoders, const_str_digest_6426d24ed46e96a3d8b14b5d4f0810cf, 0 ); return (PyObject *)result; } static PyObject *MAKE_FUNCTION_future$backports$email$encoders$$$function_5_encode_noop( ) { struct Nuitka_FunctionObject *result = Nuitka_Function_New( impl_future$backports$email$encoders$$$function_5_encode_noop, const_str_plain_encode_noop, #if PYTHON_VERSION >= 300 NULL, #endif codeobj_d0abbc2ab9759bd0fa60dbdf47414d32, NULL, #if PYTHON_VERSION >= 300 NULL, NULL, #endif module_future$backports$email$encoders, const_str_digest_ef53727f978b320b17cd768d0967251f, 0 ); return (PyObject *)result; } #if PYTHON_VERSION >= 300 static struct PyModuleDef mdef_future$backports$email$encoders = { PyModuleDef_HEAD_INIT, "future.backports.email.encoders", /* 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$encoders ) { #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$encoders ); } 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.encoders: 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.encoders: Calling createModuleConstants()."); #endif createModuleConstants(); /* The code objects used by this module are created now. */ #ifdef _NUITKA_TRACE puts("future.backports.email.encoders: Calling createModuleCodeObjects()."); #endif createModuleCodeObjects(); // puts( "in initfuture$backports$email$encoders" ); // 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$encoders = Py_InitModule4( "future.backports.email.encoders", // 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$encoders = PyModule_Create( &mdef_future$backports$email$encoders ); #endif moduledict_future$backports$email$encoders = MODULE_DICT( module_future$backports$email$encoders ); // Update "__package__" value to what it ought to be. { #if 0 PyObject *module_name = GET_STRING_DICT_VALUE( moduledict_future$backports$email$encoders, (Nuitka_StringObject *)const_str_plain___name__ ); UPDATE_STRING_DICT1( moduledict_future$backports$email$encoders, (Nuitka_StringObject *)const_str_plain___package__, module_name ); #else #if PYTHON_VERSION < 300 PyObject *module_name = GET_STRING_DICT_VALUE( moduledict_future$backports$email$encoders, (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$encoders, (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$encoders, (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$encoders, (Nuitka_StringObject *)const_str_plain___package__, PyUnicode_Substring( module_name, 0, dot_index ) ); } #endif #endif } CHECK_OBJECT( module_future$backports$email$encoders ); // 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_d2e4011cbc7cf5a65e1cc479840bcff9, module_future$backports$email$encoders ); 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$encoders, (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$encoders, (Nuitka_StringObject *)const_str_plain___builtins__, value ); } #if PYTHON_VERSION >= 300 UPDATE_STRING_DICT0( moduledict_future$backports$email$encoders, (Nuitka_StringObject *)const_str_plain___loader__, metapath_based_loader ); #endif #if PYTHON_VERSION >= 340 #if 0 UPDATE_STRING_DICT0( moduledict_future$backports$email$encoders, (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$encoders, (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$encoders, (Nuitka_StringObject *)const_str_plain___spec__, spec_value ); Py_DECREF( module_spec_class ); } #endif #endif // Temp variables if any struct Nuitka_FrameObject *frame_c18ee30d75f91021a33d76c7e281449d; NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL; PyObject *exception_type = NULL; PyObject *exception_value = NULL; PyTracebackObject *exception_tb = NULL; NUITKA_MAY_BE_UNUSED int exception_lineno = 0; PyObject *exception_keeper_type_1; PyObject *exception_keeper_value_1; PyTracebackObject *exception_keeper_tb_1; NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_1; PyObject *exception_preserved_type_1; PyObject *exception_preserved_value_1; PyTracebackObject *exception_preserved_tb_1; int tmp_res; bool tmp_result; PyObject *exception_keeper_type_2; PyObject *exception_keeper_value_2; PyTracebackObject *exception_keeper_tb_2; NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_2; // Module code. { PyObject *tmp_assign_source_1; tmp_assign_source_1 = const_str_digest_1b2836d4179ad4e0ca4ac548be7ff32f; UPDATE_STRING_DICT0( moduledict_future$backports$email$encoders, (Nuitka_StringObject *)const_str_plain___doc__, tmp_assign_source_1 ); } { PyObject *tmp_assign_source_2; tmp_assign_source_2 = const_str_digest_812dfc2ebcc1de54872bed458607f60a; UPDATE_STRING_DICT0( moduledict_future$backports$email$encoders, (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$encoders, (Nuitka_StringObject *)const_str_plain___cached__, tmp_assign_source_3 ); } // Frame without reuse. frame_c18ee30d75f91021a33d76c7e281449d = MAKE_MODULE_FRAME( codeobj_c18ee30d75f91021a33d76c7e281449d, module_future$backports$email$encoders ); // Push the new frame as the currently active one, and we should be exclusively // owning it. pushFrameStack( frame_c18ee30d75f91021a33d76c7e281449d ); assert( Py_REFCNT( frame_c18ee30d75f91021a33d76c7e281449d ) == 2 ); // Framed code: { PyObject *tmp_assign_source_4; PyObject *tmp_import_name_from_1; frame_c18ee30d75f91021a33d76c7e281449d->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$encoders, (Nuitka_StringObject *)const_str_plain_unicode_literals, tmp_assign_source_4 ); } { PyObject *tmp_assign_source_5; PyObject *tmp_import_name_from_2; frame_c18ee30d75f91021a33d76c7e281449d->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$encoders, (Nuitka_StringObject *)const_str_plain_division, tmp_assign_source_5 ); } { PyObject *tmp_assign_source_6; PyObject *tmp_import_name_from_3; frame_c18ee30d75f91021a33d76c7e281449d->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$encoders, (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$encoders; tmp_locals_name_1 = Py_None; tmp_fromlist_name_1 = const_tuple_str_plain_str_tuple; tmp_level_name_1 = const_int_0; frame_c18ee30d75f91021a33d76c7e281449d->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_str ); 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$encoders, (Nuitka_StringObject *)const_str_plain_str, tmp_assign_source_7 ); } { PyObject *tmp_assign_source_8; tmp_assign_source_8 = LIST_COPY( const_list_399c494defcef3497146c39d838909e6_list ); UPDATE_STRING_DICT1( moduledict_future$backports$email$encoders, (Nuitka_StringObject *)const_str_plain___all__, tmp_assign_source_8 ); } { // Tried code: { PyObject *tmp_assign_source_9; PyObject *tmp_import_name_from_5; PyObject *tmp_name_name_2; PyObject *tmp_globals_name_2; PyObject *tmp_locals_name_2; PyObject *tmp_fromlist_name_2; PyObject *tmp_level_name_2; tmp_name_name_2 = const_str_plain_base64; tmp_globals_name_2 = (PyObject *)moduledict_future$backports$email$encoders; tmp_locals_name_2 = Py_None; tmp_fromlist_name_2 = const_tuple_str_plain_encodebytes_tuple; tmp_level_name_2 = const_int_0; frame_c18ee30d75f91021a33d76c7e281449d->m_frame.f_lineno = 20; tmp_import_name_from_5 = IMPORT_MODULE5( tmp_name_name_2, tmp_globals_name_2, tmp_locals_name_2, tmp_fromlist_name_2, tmp_level_name_2 ); if ( tmp_import_name_from_5 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 20; goto try_except_handler_1; } tmp_assign_source_9 = IMPORT_NAME( tmp_import_name_from_5, const_str_plain_encodebytes ); Py_DECREF( tmp_import_name_from_5 ); if ( tmp_assign_source_9 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 20; goto try_except_handler_1; } UPDATE_STRING_DICT1( moduledict_future$backports$email$encoders, (Nuitka_StringObject *)const_str_plain__bencode, tmp_assign_source_9 ); } goto try_end_1; // Exception handler code: try_except_handler_1:; exception_keeper_type_1 = exception_type; exception_keeper_value_1 = exception_value; exception_keeper_tb_1 = exception_tb; exception_keeper_lineno_1 = exception_lineno; exception_type = NULL; exception_value = NULL; exception_tb = NULL; exception_lineno = 0; { // Preserve existing published exception. exception_preserved_type_1 = EXC_TYPE(PyThreadState_GET()); Py_XINCREF( exception_preserved_type_1 ); exception_preserved_value_1 = EXC_VALUE(PyThreadState_GET()); Py_XINCREF( exception_preserved_value_1 ); exception_preserved_tb_1 = (PyTracebackObject *)EXC_TRACEBACK(PyThreadState_GET()); Py_XINCREF( exception_preserved_tb_1 ); } { if ( exception_keeper_tb_1 == NULL ) { exception_keeper_tb_1 = MAKE_TRACEBACK( frame_c18ee30d75f91021a33d76c7e281449d, exception_keeper_lineno_1 ); } else if ( exception_keeper_lineno_1 != 0 ) { exception_keeper_tb_1 = ADD_TRACEBACK( exception_keeper_tb_1, frame_c18ee30d75f91021a33d76c7e281449d, exception_keeper_lineno_1 ); } NORMALIZE_EXCEPTION( &exception_keeper_type_1, &exception_keeper_value_1, &exception_keeper_tb_1 ); PyException_SetTraceback( exception_keeper_value_1, (PyObject *)exception_keeper_tb_1 ); PUBLISH_EXCEPTION( &exception_keeper_type_1, &exception_keeper_value_1, &exception_keeper_tb_1 ); } { // Tried code: { nuitka_bool tmp_condition_result_1; PyObject *tmp_compexpr_left_1; PyObject *tmp_compexpr_right_1; tmp_compexpr_left_1 = EXC_TYPE(PyThreadState_GET()); tmp_compexpr_right_1 = PyExc_ImportError; tmp_res = EXCEPTION_MATCH_BOOL( 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 = 21; goto try_except_handler_2; } tmp_condition_result_1 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; if ( tmp_condition_result_1 == NUITKA_BOOL_TRUE ) { goto branch_yes_1; } else { goto branch_no_1; } branch_yes_1:; { PyObject *tmp_assign_source_10; PyObject *tmp_import_name_from_6; PyObject *tmp_name_name_3; PyObject *tmp_globals_name_3; PyObject *tmp_locals_name_3; PyObject *tmp_fromlist_name_3; PyObject *tmp_level_name_3; tmp_name_name_3 = const_str_plain_base64; tmp_globals_name_3 = (PyObject *)moduledict_future$backports$email$encoders; tmp_locals_name_3 = Py_None; tmp_fromlist_name_3 = const_tuple_str_plain_encodestring_tuple; tmp_level_name_3 = const_int_0; frame_c18ee30d75f91021a33d76c7e281449d->m_frame.f_lineno = 23; tmp_import_name_from_6 = IMPORT_MODULE5( tmp_name_name_3, tmp_globals_name_3, tmp_locals_name_3, tmp_fromlist_name_3, tmp_level_name_3 ); if ( tmp_import_name_from_6 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 23; goto try_except_handler_2; } tmp_assign_source_10 = IMPORT_NAME( tmp_import_name_from_6, const_str_plain_encodestring ); Py_DECREF( tmp_import_name_from_6 ); if ( tmp_assign_source_10 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 23; goto try_except_handler_2; } UPDATE_STRING_DICT1( moduledict_future$backports$email$encoders, (Nuitka_StringObject *)const_str_plain__bencode, tmp_assign_source_10 ); } goto branch_end_1; branch_no_1:; { tmp_result = RERAISE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); if (unlikely( tmp_result == false )) { exception_lineno = 19; } if (exception_tb && exception_tb->tb_frame == &frame_c18ee30d75f91021a33d76c7e281449d->m_frame) frame_c18ee30d75f91021a33d76c7e281449d->m_frame.f_lineno = exception_tb->tb_lineno; goto try_except_handler_2; } branch_end_1:; } goto try_end_2; // Exception handler code: try_except_handler_2:; exception_keeper_type_2 = exception_type; exception_keeper_value_2 = exception_value; exception_keeper_tb_2 = exception_tb; exception_keeper_lineno_2 = exception_lineno; exception_type = NULL; exception_value = NULL; exception_tb = NULL; exception_lineno = 0; { // Restore previous exception. SET_CURRENT_EXCEPTION( exception_preserved_type_1, exception_preserved_value_1, exception_preserved_tb_1 ); } { // Re-raise. exception_type = exception_keeper_type_2; exception_value = exception_keeper_value_2; exception_tb = exception_keeper_tb_2; exception_lineno = exception_keeper_lineno_2; goto frame_exception_exit_1; } // End of try: try_end_2:; } { // Restore previous exception. SET_CURRENT_EXCEPTION( exception_preserved_type_1, exception_preserved_value_1, exception_preserved_tb_1 ); } goto try_end_1; // exception handler codes exits in all cases NUITKA_CANNOT_GET_HERE( future$backports$email$encoders ); return MOD_RETURN_VALUE( NULL ); // End of try: try_end_1:; } { PyObject *tmp_assign_source_11; PyObject *tmp_import_name_from_7; PyObject *tmp_name_name_4; PyObject *tmp_globals_name_4; PyObject *tmp_locals_name_4; PyObject *tmp_fromlist_name_4; PyObject *tmp_level_name_4; tmp_name_name_4 = const_str_plain_quopri; tmp_globals_name_4 = (PyObject *)moduledict_future$backports$email$encoders; tmp_locals_name_4 = Py_None; tmp_fromlist_name_4 = const_tuple_str_plain_encodestring_tuple; tmp_level_name_4 = const_int_0; frame_c18ee30d75f91021a33d76c7e281449d->m_frame.f_lineno = 24; tmp_import_name_from_7 = IMPORT_MODULE5( tmp_name_name_4, tmp_globals_name_4, tmp_locals_name_4, tmp_fromlist_name_4, tmp_level_name_4 ); if ( tmp_import_name_from_7 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 24; goto frame_exception_exit_1; } tmp_assign_source_11 = IMPORT_NAME( tmp_import_name_from_7, const_str_plain_encodestring ); Py_DECREF( tmp_import_name_from_7 ); if ( tmp_assign_source_11 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 24; goto frame_exception_exit_1; } UPDATE_STRING_DICT1( moduledict_future$backports$email$encoders, (Nuitka_StringObject *)const_str_plain__encodestring, tmp_assign_source_11 ); } // Restore frame exception if necessary. #if 0 RESTORE_FRAME_EXCEPTION( frame_c18ee30d75f91021a33d76c7e281449d ); #endif popFrameStack(); assertFrameObject( frame_c18ee30d75f91021a33d76c7e281449d ); goto frame_no_exception_1; frame_exception_exit_1:; #if 0 RESTORE_FRAME_EXCEPTION( frame_c18ee30d75f91021a33d76c7e281449d ); #endif if ( exception_tb == NULL ) { exception_tb = MAKE_TRACEBACK( frame_c18ee30d75f91021a33d76c7e281449d, exception_lineno ); } else if ( exception_tb->tb_frame != &frame_c18ee30d75f91021a33d76c7e281449d->m_frame ) { exception_tb = ADD_TRACEBACK( exception_tb, frame_c18ee30d75f91021a33d76c7e281449d, exception_lineno ); } // Put the previous frame back on top. popFrameStack(); // Return the error. goto module_exception_exit; frame_no_exception_1:; { PyObject *tmp_assign_source_12; tmp_assign_source_12 = MAKE_FUNCTION_future$backports$email$encoders$$$function_1__qencode( ); UPDATE_STRING_DICT1( moduledict_future$backports$email$encoders, (Nuitka_StringObject *)const_str_plain__qencode, tmp_assign_source_12 ); } { PyObject *tmp_assign_source_13; tmp_assign_source_13 = MAKE_FUNCTION_future$backports$email$encoders$$$function_2_encode_base64( ); UPDATE_STRING_DICT1( moduledict_future$backports$email$encoders, (Nuitka_StringObject *)const_str_plain_encode_base64, tmp_assign_source_13 ); } { PyObject *tmp_assign_source_14; tmp_assign_source_14 = MAKE_FUNCTION_future$backports$email$encoders$$$function_3_encode_quopri( ); UPDATE_STRING_DICT1( moduledict_future$backports$email$encoders, (Nuitka_StringObject *)const_str_plain_encode_quopri, tmp_assign_source_14 ); } { PyObject *tmp_assign_source_15; tmp_assign_source_15 = MAKE_FUNCTION_future$backports$email$encoders$$$function_4_encode_7or8bit( ); UPDATE_STRING_DICT1( moduledict_future$backports$email$encoders, (Nuitka_StringObject *)const_str_plain_encode_7or8bit, tmp_assign_source_15 ); } { PyObject *tmp_assign_source_16; tmp_assign_source_16 = MAKE_FUNCTION_future$backports$email$encoders$$$function_5_encode_noop( ); UPDATE_STRING_DICT1( moduledict_future$backports$email$encoders, (Nuitka_StringObject *)const_str_plain_encode_noop, tmp_assign_source_16 ); } return MOD_RETURN_VALUE( module_future$backports$email$encoders ); module_exception_exit: RESTORE_ERROR_OCCURRED( exception_type, exception_value, exception_tb ); return MOD_RETURN_VALUE( NULL ); }