/* Generated code for Python source for module 'telegram.passport.encryptedpassportelement' * 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_telegram$passport$encryptedpassportelement 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_telegram$passport$encryptedpassportelement; PyDictObject *moduledict_telegram$passport$encryptedpassportelement; /* The module constants used, if any. */ extern PyObject *const_str_plain_decrypt_json; extern PyObject *const_str_plain_metaclass; extern PyObject *const_str_plain_credentials; extern PyObject *const_tuple_str_plain_translation_tuple; extern PyObject *const_str_plain___name__; extern PyObject *const_str_plain_dict; extern PyObject *const_tuple_str_plain___class___tuple; extern PyObject *const_str_angle_metaclass; extern PyObject *const_str_plain___file__; static PyObject *const_tuple_3ad1aa6a3787d0a8f478d1d23038d1f5_tuple; static PyObject *const_tuple_0081250f970b3270523401f6f9b4e576_tuple; extern PyObject *const_str_plain_personal_details; extern PyObject *const_str_plain_email; extern PyObject *const_str_plain_de_json; extern PyObject *const_str_plain_None; extern PyObject *const_tuple_str_plain_front_side_tuple; static PyObject *const_str_digest_7cd5bdee473db07d2c6dea5bf0db8bc7; extern PyObject *const_str_plain_classmethod; extern PyObject *const_str_plain_cls; static PyObject *const_tuple_30a21d8a6de849498d6181acb1e839b2_tuple; extern PyObject *const_str_plain_TelegramObject; extern PyObject *const_str_plain___doc__; static PyObject *const_str_digest_be7e3f5fe1297a286785d46684e82a0e; extern PyObject *const_str_plain_EncryptedPassportElement; extern PyObject *const_str_plain___orig_bases__; extern PyObject *const_str_plain_data; static PyObject *const_tuple_366257561d134fd091918ce5bde6fbf7_tuple; extern PyObject *const_str_plain_reverse_side; extern PyObject *const_tuple_str_plain_reverse_side_tuple; extern PyObject *const_str_plain___qualname__; static PyObject *const_str_plain_encrypted_passport_elements; extern PyObject *const_str_plain_PassportFile; static PyObject *const_tuple_ddfd5c8e7cf8284800854f924d6edef6_tuple; extern PyObject *const_str_plain_secure_data; extern PyObject *const_str_plain_PersonalDetails; extern PyObject *const_str_plain_p; extern PyObject *const_str_plain_selfie; extern PyObject *const_str_plain_front_side; extern PyObject *const_str_plain_de_json_decrypted; extern PyObject *const_str_plain_base64; extern PyObject *const_str_plain_de_list_decrypted; static PyObject *const_str_digest_3d3c4ba39f2c30be53ebe4aaa9514769; extern PyObject *const_tuple_empty; extern PyObject *const_str_plain_telegram; extern PyObject *const_tuple_str_plain_b64decode_tuple; extern PyObject *const_str_plain_append; static PyObject *const_str_digest_cc5ffe49f29de005b75911abecc6e681; extern PyObject *const_tuple_20e0b3bec4ab147948eec94e87ff90d7_tuple; extern PyObject *const_str_plain_translation; extern PyObject *const_str_plain_files; extern PyObject *const_str_plain_driver_license; extern PyObject *const_str_plain_element; extern PyObject *const_str_plain_ResidentialAddress; extern PyObject *const_str_plain___getitem__; static PyObject *const_tuple_str_plain_phone_number_str_plain_email_tuple; extern PyObject *const_str_plain__id_attrs; extern PyObject *const_str_plain_IdDocumentData; extern PyObject *const_tuple_str_plain_files_tuple; static PyObject *const_str_digest_cfab804e73b6332ce51214cb1e724b4d; extern PyObject *const_int_0; static PyObject *const_str_digest_b2a523467877cbfb2dec0cbc03c58ec5; extern PyObject *const_str_plain_bot; extern PyObject *const_tuple_str_plain_self_str_plain_data_str_plain___class___tuple; extern PyObject *const_str_plain_de_list; extern PyObject *const_str_digest_75fd71b1edada749c2ef7ac810062295; static PyObject *const_tuple_none_none_none_none_none_none_none_none_none_none_none_tuple; extern PyObject *const_str_angle_listcomp; extern PyObject *const_str_plain_identity_card; static PyObject *const_str_digest_77eaa2e075c6fdbe88dcd084e32929ec; extern PyObject *const_str_plain_secret; extern PyObject *const_str_plain_type; extern PyObject *const_str_plain_internal_passport; extern PyObject *const_str_plain___cached__; extern PyObject *const_str_plain___class__; extern PyObject *const_str_digest_43c0fb0efa9c4b95948692adb3786795; extern PyObject *const_str_plain___module__; static PyObject *const_str_digest_21c49f453a849677b06b5233be82b80a; static PyObject *const_str_digest_4a67699d79c6932ffb60b8a5d75ea219; extern PyObject *const_str_plain_phone_number; static PyObject *const_str_digest_bd1e7bc1c71ae45fda7dc9415694778d; extern PyObject *const_str_plain___prepare__; extern PyObject *const_str_plain___init__; extern PyObject *const_str_plain_b64decode; extern PyObject *const_str_plain_address; extern PyObject *const_tuple_str_plain_selfie_tuple; extern PyObject *const_str_plain_self; extern PyObject *const_str_plain_hash; extern PyObject *const_str_plain_to_dict; extern PyObject *const_str_plain_kwargs; extern PyObject *const_str_plain_get; extern PyObject *const_str_plain_passport; extern PyObject *const_tuple_str_plain_p_tuple; static PyObject *const_tuple_str_plain_decrypt_json_tuple; static PyObject *module_filename_obj; static bool constants_created = false; static void createModuleConstants( void ) { const_tuple_3ad1aa6a3787d0a8f478d1d23038d1f5_tuple = PyTuple_New( 14 ); PyTuple_SET_ITEM( const_tuple_3ad1aa6a3787d0a8f478d1d23038d1f5_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); PyTuple_SET_ITEM( const_tuple_3ad1aa6a3787d0a8f478d1d23038d1f5_tuple, 1, const_str_plain_type ); Py_INCREF( const_str_plain_type ); PyTuple_SET_ITEM( const_tuple_3ad1aa6a3787d0a8f478d1d23038d1f5_tuple, 2, const_str_plain_data ); Py_INCREF( const_str_plain_data ); PyTuple_SET_ITEM( const_tuple_3ad1aa6a3787d0a8f478d1d23038d1f5_tuple, 3, const_str_plain_phone_number ); Py_INCREF( const_str_plain_phone_number ); PyTuple_SET_ITEM( const_tuple_3ad1aa6a3787d0a8f478d1d23038d1f5_tuple, 4, const_str_plain_email ); Py_INCREF( const_str_plain_email ); PyTuple_SET_ITEM( const_tuple_3ad1aa6a3787d0a8f478d1d23038d1f5_tuple, 5, const_str_plain_files ); Py_INCREF( const_str_plain_files ); PyTuple_SET_ITEM( const_tuple_3ad1aa6a3787d0a8f478d1d23038d1f5_tuple, 6, const_str_plain_front_side ); Py_INCREF( const_str_plain_front_side ); PyTuple_SET_ITEM( const_tuple_3ad1aa6a3787d0a8f478d1d23038d1f5_tuple, 7, const_str_plain_reverse_side ); Py_INCREF( const_str_plain_reverse_side ); PyTuple_SET_ITEM( const_tuple_3ad1aa6a3787d0a8f478d1d23038d1f5_tuple, 8, const_str_plain_selfie ); Py_INCREF( const_str_plain_selfie ); PyTuple_SET_ITEM( const_tuple_3ad1aa6a3787d0a8f478d1d23038d1f5_tuple, 9, const_str_plain_translation ); Py_INCREF( const_str_plain_translation ); PyTuple_SET_ITEM( const_tuple_3ad1aa6a3787d0a8f478d1d23038d1f5_tuple, 10, const_str_plain_hash ); Py_INCREF( const_str_plain_hash ); PyTuple_SET_ITEM( const_tuple_3ad1aa6a3787d0a8f478d1d23038d1f5_tuple, 11, const_str_plain_bot ); Py_INCREF( const_str_plain_bot ); PyTuple_SET_ITEM( const_tuple_3ad1aa6a3787d0a8f478d1d23038d1f5_tuple, 12, const_str_plain_credentials ); Py_INCREF( const_str_plain_credentials ); PyTuple_SET_ITEM( const_tuple_3ad1aa6a3787d0a8f478d1d23038d1f5_tuple, 13, const_str_plain_kwargs ); Py_INCREF( const_str_plain_kwargs ); const_tuple_0081250f970b3270523401f6f9b4e576_tuple = PyTuple_New( 6 ); PyTuple_SET_ITEM( const_tuple_0081250f970b3270523401f6f9b4e576_tuple, 0, const_str_plain_cls ); Py_INCREF( const_str_plain_cls ); PyTuple_SET_ITEM( const_tuple_0081250f970b3270523401f6f9b4e576_tuple, 1, const_str_plain_data ); Py_INCREF( const_str_plain_data ); PyTuple_SET_ITEM( const_tuple_0081250f970b3270523401f6f9b4e576_tuple, 2, const_str_plain_bot ); Py_INCREF( const_str_plain_bot ); PyTuple_SET_ITEM( const_tuple_0081250f970b3270523401f6f9b4e576_tuple, 3, const_str_plain_credentials ); Py_INCREF( const_str_plain_credentials ); PyTuple_SET_ITEM( const_tuple_0081250f970b3270523401f6f9b4e576_tuple, 4, const_str_plain_secure_data ); Py_INCREF( const_str_plain_secure_data ); PyTuple_SET_ITEM( const_tuple_0081250f970b3270523401f6f9b4e576_tuple, 5, const_str_plain___class__ ); Py_INCREF( const_str_plain___class__ ); const_str_digest_7cd5bdee473db07d2c6dea5bf0db8bc7 = UNSTREAM_STRING( &constant_bin[ 1400979 ], 51, 0 ); const_tuple_30a21d8a6de849498d6181acb1e839b2_tuple = PyTuple_New( 5 ); PyTuple_SET_ITEM( const_tuple_30a21d8a6de849498d6181acb1e839b2_tuple, 0, const_str_plain_TelegramObject ); Py_INCREF( const_str_plain_TelegramObject ); PyTuple_SET_ITEM( const_tuple_30a21d8a6de849498d6181acb1e839b2_tuple, 1, const_str_plain_PassportFile ); Py_INCREF( const_str_plain_PassportFile ); PyTuple_SET_ITEM( const_tuple_30a21d8a6de849498d6181acb1e839b2_tuple, 2, const_str_plain_PersonalDetails ); Py_INCREF( const_str_plain_PersonalDetails ); PyTuple_SET_ITEM( const_tuple_30a21d8a6de849498d6181acb1e839b2_tuple, 3, const_str_plain_IdDocumentData ); Py_INCREF( const_str_plain_IdDocumentData ); PyTuple_SET_ITEM( const_tuple_30a21d8a6de849498d6181acb1e839b2_tuple, 4, const_str_plain_ResidentialAddress ); Py_INCREF( const_str_plain_ResidentialAddress ); const_str_digest_be7e3f5fe1297a286785d46684e82a0e = UNSTREAM_STRING( &constant_bin[ 1400987 ], 42, 0 ); const_tuple_366257561d134fd091918ce5bde6fbf7_tuple = PyTuple_New( 5 ); PyTuple_SET_ITEM( const_tuple_366257561d134fd091918ce5bde6fbf7_tuple, 0, const_str_plain_cls ); Py_INCREF( const_str_plain_cls ); PyTuple_SET_ITEM( const_tuple_366257561d134fd091918ce5bde6fbf7_tuple, 1, const_str_plain_data ); Py_INCREF( const_str_plain_data ); PyTuple_SET_ITEM( const_tuple_366257561d134fd091918ce5bde6fbf7_tuple, 2, const_str_plain_bot ); Py_INCREF( const_str_plain_bot ); const_str_plain_encrypted_passport_elements = UNSTREAM_STRING( &constant_bin[ 1401030 ], 27, 1 ); PyTuple_SET_ITEM( const_tuple_366257561d134fd091918ce5bde6fbf7_tuple, 3, const_str_plain_encrypted_passport_elements ); Py_INCREF( const_str_plain_encrypted_passport_elements ); PyTuple_SET_ITEM( const_tuple_366257561d134fd091918ce5bde6fbf7_tuple, 4, const_str_plain_element ); Py_INCREF( const_str_plain_element ); const_tuple_ddfd5c8e7cf8284800854f924d6edef6_tuple = PyTuple_New( 4 ); PyTuple_SET_ITEM( const_tuple_ddfd5c8e7cf8284800854f924d6edef6_tuple, 0, const_str_plain_passport ); Py_INCREF( const_str_plain_passport ); PyTuple_SET_ITEM( const_tuple_ddfd5c8e7cf8284800854f924d6edef6_tuple, 1, const_str_plain_internal_passport ); Py_INCREF( const_str_plain_internal_passport ); PyTuple_SET_ITEM( const_tuple_ddfd5c8e7cf8284800854f924d6edef6_tuple, 2, const_str_plain_driver_license ); Py_INCREF( const_str_plain_driver_license ); PyTuple_SET_ITEM( const_tuple_ddfd5c8e7cf8284800854f924d6edef6_tuple, 3, const_str_plain_identity_card ); Py_INCREF( const_str_plain_identity_card ); const_str_digest_3d3c4ba39f2c30be53ebe4aaa9514769 = UNSTREAM_STRING( &constant_bin[ 1401057 ], 32, 0 ); const_str_digest_cc5ffe49f29de005b75911abecc6e681 = UNSTREAM_STRING( &constant_bin[ 1401089 ], 83, 0 ); const_tuple_str_plain_phone_number_str_plain_email_tuple = PyTuple_New( 2 ); PyTuple_SET_ITEM( const_tuple_str_plain_phone_number_str_plain_email_tuple, 0, const_str_plain_phone_number ); Py_INCREF( const_str_plain_phone_number ); PyTuple_SET_ITEM( const_tuple_str_plain_phone_number_str_plain_email_tuple, 1, const_str_plain_email ); Py_INCREF( const_str_plain_email ); const_str_digest_cfab804e73b6332ce51214cb1e724b4d = UNSTREAM_STRING( &constant_bin[ 1401172 ], 78, 0 ); const_str_digest_b2a523467877cbfb2dec0cbc03c58ec5 = UNSTREAM_STRING( &constant_bin[ 1401250 ], 33, 0 ); const_tuple_none_none_none_none_none_none_none_none_none_none_none_tuple = PyTuple_New( 11 ); PyTuple_SET_ITEM( const_tuple_none_none_none_none_none_none_none_none_none_none_none_tuple, 0, Py_None ); Py_INCREF( Py_None ); PyTuple_SET_ITEM( const_tuple_none_none_none_none_none_none_none_none_none_none_none_tuple, 1, Py_None ); Py_INCREF( Py_None ); PyTuple_SET_ITEM( const_tuple_none_none_none_none_none_none_none_none_none_none_none_tuple, 2, Py_None ); Py_INCREF( Py_None ); PyTuple_SET_ITEM( const_tuple_none_none_none_none_none_none_none_none_none_none_none_tuple, 3, Py_None ); Py_INCREF( Py_None ); PyTuple_SET_ITEM( const_tuple_none_none_none_none_none_none_none_none_none_none_none_tuple, 4, Py_None ); Py_INCREF( Py_None ); PyTuple_SET_ITEM( const_tuple_none_none_none_none_none_none_none_none_none_none_none_tuple, 5, Py_None ); Py_INCREF( Py_None ); PyTuple_SET_ITEM( const_tuple_none_none_none_none_none_none_none_none_none_none_none_tuple, 6, Py_None ); Py_INCREF( Py_None ); PyTuple_SET_ITEM( const_tuple_none_none_none_none_none_none_none_none_none_none_none_tuple, 7, Py_None ); Py_INCREF( Py_None ); PyTuple_SET_ITEM( const_tuple_none_none_none_none_none_none_none_none_none_none_none_tuple, 8, Py_None ); Py_INCREF( Py_None ); PyTuple_SET_ITEM( const_tuple_none_none_none_none_none_none_none_none_none_none_none_tuple, 9, Py_None ); Py_INCREF( Py_None ); PyTuple_SET_ITEM( const_tuple_none_none_none_none_none_none_none_none_none_none_none_tuple, 10, Py_None ); Py_INCREF( Py_None ); const_str_digest_77eaa2e075c6fdbe88dcd084e32929ec = UNSTREAM_STRING( &constant_bin[ 1401283 ], 42, 0 ); const_str_digest_21c49f453a849677b06b5233be82b80a = UNSTREAM_STRING( &constant_bin[ 1401325 ], 32, 0 ); const_str_digest_4a67699d79c6932ffb60b8a5d75ea219 = UNSTREAM_STRING( &constant_bin[ 1401283 ], 32, 0 ); const_str_digest_bd1e7bc1c71ae45fda7dc9415694778d = UNSTREAM_STRING( &constant_bin[ 1401357 ], 5490, 0 ); const_tuple_str_plain_decrypt_json_tuple = PyTuple_New( 1 ); PyTuple_SET_ITEM( const_tuple_str_plain_decrypt_json_tuple, 0, const_str_plain_decrypt_json ); Py_INCREF( const_str_plain_decrypt_json ); constants_created = true; } #ifndef __NUITKA_NO_ASSERT__ void checkModuleConstants_telegram$passport$encryptedpassportelement( void ) { // The module may not have been used at all. if (constants_created == false) return; } #endif // The module code objects. static PyCodeObject *codeobj_0da07c5b43d025330e7bc4a6eafb475e; static PyCodeObject *codeobj_7667a3fbb2f52672cc8b18a9fd99bf44; static PyCodeObject *codeobj_60e435b88ef6657f8c1fe3ca60ad9871; static PyCodeObject *codeobj_acee755dfc9c376988adea2172fdb560; static PyCodeObject *codeobj_1f0295c6f6df37c9286c967fa4936a12; static PyCodeObject *codeobj_419ea24638c8839b1df9404746ca64aa; static PyCodeObject *codeobj_eb0a3a3f2cdd3f19f932dcc4999af64a; static PyCodeObject *codeobj_9f0dc13b115ffbf30504623ef9b4e64d; static PyCodeObject *codeobj_9e29c48095b5663fa7316d3d3b8a193f; static void createModuleCodeObjects(void) { module_filename_obj = const_str_digest_cfab804e73b6332ce51214cb1e724b4d; codeobj_0da07c5b43d025330e7bc4a6eafb475e = MAKE_CODEOBJ( module_filename_obj, const_str_angle_listcomp, 203, const_tuple_str_plain_p_tuple, 1, 0, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE ); codeobj_7667a3fbb2f52672cc8b18a9fd99bf44 = MAKE_CODEOBJ( module_filename_obj, const_str_angle_listcomp, 205, const_tuple_str_plain_p_tuple, 1, 0, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE ); codeobj_60e435b88ef6657f8c1fe3ca60ad9871 = MAKE_CODEOBJ( module_filename_obj, const_str_digest_7cd5bdee473db07d2c6dea5bf0db8bc7, 1, const_tuple_empty, 0, 0, CO_NOFREE ); codeobj_acee755dfc9c376988adea2172fdb560 = MAKE_CODEOBJ( module_filename_obj, const_str_plain_EncryptedPassportElement, 27, const_tuple_str_plain___class___tuple, 0, 0, CO_NOFREE ); codeobj_1f0295c6f6df37c9286c967fa4936a12 = MAKE_CODEOBJ( module_filename_obj, const_str_plain___init__, 104, const_tuple_3ad1aa6a3787d0a8f478d1d23038d1f5_tuple, 13, 0, CO_OPTIMIZED | CO_NEWLOCALS | CO_VARKEYWORDS | CO_NOFREE ); codeobj_419ea24638c8839b1df9404746ca64aa = MAKE_CODEOBJ( module_filename_obj, const_str_plain_de_json, 136, const_tuple_20e0b3bec4ab147948eec94e87ff90d7_tuple, 3, 0, CO_OPTIMIZED | CO_NEWLOCALS ); codeobj_eb0a3a3f2cdd3f19f932dcc4999af64a = MAKE_CODEOBJ( module_filename_obj, const_str_plain_de_json_decrypted, 151, const_tuple_0081250f970b3270523401f6f9b4e576_tuple, 4, 0, CO_OPTIMIZED | CO_NEWLOCALS ); codeobj_9f0dc13b115ffbf30504623ef9b4e64d = MAKE_CODEOBJ( module_filename_obj, const_str_plain_de_list, 188, const_tuple_366257561d134fd091918ce5bde6fbf7_tuple, 3, 0, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE ); codeobj_9e29c48095b5663fa7316d3d3b8a193f = MAKE_CODEOBJ( module_filename_obj, const_str_plain_to_dict, 199, const_tuple_str_plain_self_str_plain_data_str_plain___class___tuple, 1, 0, CO_OPTIMIZED | CO_NEWLOCALS ); } // The module function declarations. NUITKA_CROSS_MODULE PyObject *impl___internal__$$$function_1__mro_entries_conversion( PyObject **python_pars ); NUITKA_CROSS_MODULE PyObject *impl___internal__$$$function_10_complex_call_helper_keywords_star_dict( PyObject **python_pars ); static PyObject *MAKE_FUNCTION_telegram$passport$encryptedpassportelement$$$function_1___init__( PyObject *defaults ); static PyObject *MAKE_FUNCTION_telegram$passport$encryptedpassportelement$$$function_2_de_json( ); static PyObject *MAKE_FUNCTION_telegram$passport$encryptedpassportelement$$$function_3_de_json_decrypted( ); static PyObject *MAKE_FUNCTION_telegram$passport$encryptedpassportelement$$$function_4_de_list( ); static PyObject *MAKE_FUNCTION_telegram$passport$encryptedpassportelement$$$function_5_to_dict( ); // The module function definitions. static PyObject *impl_telegram$passport$encryptedpassportelement$$$function_1___init__( struct Nuitka_FunctionObject const *self, PyObject **python_pars ) { // Preserve error status for checks #ifndef __NUITKA_NO_ASSERT__ NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED(); #endif // Local variable declarations. PyObject *par_self = python_pars[ 0 ]; PyObject *par_type = python_pars[ 1 ]; PyObject *par_data = python_pars[ 2 ]; PyObject *par_phone_number = python_pars[ 3 ]; PyObject *par_email = python_pars[ 4 ]; PyObject *par_files = python_pars[ 5 ]; PyObject *par_front_side = python_pars[ 6 ]; PyObject *par_reverse_side = python_pars[ 7 ]; PyObject *par_selfie = python_pars[ 8 ]; PyObject *par_translation = python_pars[ 9 ]; PyObject *par_hash = python_pars[ 10 ]; PyObject *par_bot = python_pars[ 11 ]; PyObject *par_credentials = python_pars[ 12 ]; PyObject *par_kwargs = python_pars[ 13 ]; struct Nuitka_FrameObject *frame_1f0295c6f6df37c9286c967fa4936a12; NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL; bool tmp_result; PyObject *exception_type = NULL; PyObject *exception_value = NULL; PyTracebackObject *exception_tb = NULL; NUITKA_MAY_BE_UNUSED int exception_lineno = 0; static struct Nuitka_FrameObject *cache_frame_1f0295c6f6df37c9286c967fa4936a12 = 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_1f0295c6f6df37c9286c967fa4936a12, codeobj_1f0295c6f6df37c9286c967fa4936a12, module_telegram$passport$encryptedpassportelement, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *) ); frame_1f0295c6f6df37c9286c967fa4936a12 = cache_frame_1f0295c6f6df37c9286c967fa4936a12; // Push the new frame as the currently active one. pushFrameStack( frame_1f0295c6f6df37c9286c967fa4936a12 ); // Mark the frame object as in use, ref count 1 will be up for reuse. assert( Py_REFCNT( frame_1f0295c6f6df37c9286c967fa4936a12 ) == 2 ); // Frame stack // Framed code: { PyObject *tmp_assattr_name_1; PyObject *tmp_assattr_target_1; CHECK_OBJECT( par_type ); tmp_assattr_name_1 = par_type; CHECK_OBJECT( par_self ); tmp_assattr_target_1 = par_self; tmp_result = SET_ATTRIBUTE( tmp_assattr_target_1, const_str_plain_type, tmp_assattr_name_1 ); if ( tmp_result == false ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 119; type_description_1 = "oooooooooooooo"; goto frame_exception_exit_1; } } { PyObject *tmp_assattr_name_2; PyObject *tmp_assattr_target_2; if ( par_data == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "data" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 121; type_description_1 = "oooooooooooooo"; goto frame_exception_exit_1; } tmp_assattr_name_2 = par_data; if ( par_self == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 121; type_description_1 = "oooooooooooooo"; goto frame_exception_exit_1; } tmp_assattr_target_2 = par_self; tmp_result = SET_ATTRIBUTE( tmp_assattr_target_2, const_str_plain_data, tmp_assattr_name_2 ); if ( tmp_result == false ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 121; type_description_1 = "oooooooooooooo"; goto frame_exception_exit_1; } } { PyObject *tmp_assattr_name_3; PyObject *tmp_assattr_target_3; if ( par_phone_number == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "phone_number" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 122; type_description_1 = "oooooooooooooo"; goto frame_exception_exit_1; } tmp_assattr_name_3 = par_phone_number; if ( par_self == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 122; type_description_1 = "oooooooooooooo"; goto frame_exception_exit_1; } tmp_assattr_target_3 = par_self; tmp_result = SET_ATTRIBUTE( tmp_assattr_target_3, const_str_plain_phone_number, tmp_assattr_name_3 ); if ( tmp_result == false ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 122; type_description_1 = "oooooooooooooo"; goto frame_exception_exit_1; } } { PyObject *tmp_assattr_name_4; PyObject *tmp_assattr_target_4; if ( par_email == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "email" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 123; type_description_1 = "oooooooooooooo"; goto frame_exception_exit_1; } tmp_assattr_name_4 = par_email; if ( par_self == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 123; type_description_1 = "oooooooooooooo"; goto frame_exception_exit_1; } tmp_assattr_target_4 = par_self; tmp_result = SET_ATTRIBUTE( tmp_assattr_target_4, const_str_plain_email, tmp_assattr_name_4 ); if ( tmp_result == false ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 123; type_description_1 = "oooooooooooooo"; goto frame_exception_exit_1; } } { PyObject *tmp_assattr_name_5; PyObject *tmp_assattr_target_5; if ( par_files == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "files" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 124; type_description_1 = "oooooooooooooo"; goto frame_exception_exit_1; } tmp_assattr_name_5 = par_files; if ( par_self == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 124; type_description_1 = "oooooooooooooo"; goto frame_exception_exit_1; } tmp_assattr_target_5 = par_self; tmp_result = SET_ATTRIBUTE( tmp_assattr_target_5, const_str_plain_files, tmp_assattr_name_5 ); if ( tmp_result == false ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 124; type_description_1 = "oooooooooooooo"; goto frame_exception_exit_1; } } { PyObject *tmp_assattr_name_6; PyObject *tmp_assattr_target_6; if ( par_front_side == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "front_side" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 125; type_description_1 = "oooooooooooooo"; goto frame_exception_exit_1; } tmp_assattr_name_6 = par_front_side; if ( par_self == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 125; type_description_1 = "oooooooooooooo"; goto frame_exception_exit_1; } tmp_assattr_target_6 = par_self; tmp_result = SET_ATTRIBUTE( tmp_assattr_target_6, const_str_plain_front_side, tmp_assattr_name_6 ); if ( tmp_result == false ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 125; type_description_1 = "oooooooooooooo"; goto frame_exception_exit_1; } } { PyObject *tmp_assattr_name_7; PyObject *tmp_assattr_target_7; if ( par_reverse_side == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "reverse_side" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 126; type_description_1 = "oooooooooooooo"; goto frame_exception_exit_1; } tmp_assattr_name_7 = par_reverse_side; if ( par_self == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 126; type_description_1 = "oooooooooooooo"; goto frame_exception_exit_1; } tmp_assattr_target_7 = par_self; tmp_result = SET_ATTRIBUTE( tmp_assattr_target_7, const_str_plain_reverse_side, tmp_assattr_name_7 ); if ( tmp_result == false ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 126; type_description_1 = "oooooooooooooo"; goto frame_exception_exit_1; } } { PyObject *tmp_assattr_name_8; PyObject *tmp_assattr_target_8; if ( par_selfie == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "selfie" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 127; type_description_1 = "oooooooooooooo"; goto frame_exception_exit_1; } tmp_assattr_name_8 = par_selfie; if ( par_self == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 127; type_description_1 = "oooooooooooooo"; goto frame_exception_exit_1; } tmp_assattr_target_8 = par_self; tmp_result = SET_ATTRIBUTE( tmp_assattr_target_8, const_str_plain_selfie, tmp_assattr_name_8 ); if ( tmp_result == false ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 127; type_description_1 = "oooooooooooooo"; goto frame_exception_exit_1; } } { PyObject *tmp_assattr_name_9; PyObject *tmp_assattr_target_9; if ( par_translation == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "translation" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 128; type_description_1 = "oooooooooooooo"; goto frame_exception_exit_1; } tmp_assattr_name_9 = par_translation; if ( par_self == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 128; type_description_1 = "oooooooooooooo"; goto frame_exception_exit_1; } tmp_assattr_target_9 = par_self; tmp_result = SET_ATTRIBUTE( tmp_assattr_target_9, const_str_plain_translation, tmp_assattr_name_9 ); if ( tmp_result == false ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 128; type_description_1 = "oooooooooooooo"; goto frame_exception_exit_1; } } { PyObject *tmp_assattr_name_10; PyObject *tmp_assattr_target_10; if ( par_hash == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "hash" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 129; type_description_1 = "oooooooooooooo"; goto frame_exception_exit_1; } tmp_assattr_name_10 = par_hash; if ( par_self == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 129; type_description_1 = "oooooooooooooo"; goto frame_exception_exit_1; } tmp_assattr_target_10 = par_self; tmp_result = SET_ATTRIBUTE( tmp_assattr_target_10, const_str_plain_hash, tmp_assattr_name_10 ); if ( tmp_result == false ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 129; type_description_1 = "oooooooooooooo"; goto frame_exception_exit_1; } } { PyObject *tmp_assattr_name_11; PyObject *tmp_tuple_element_1; PyObject *tmp_source_name_1; PyObject *tmp_source_name_2; PyObject *tmp_source_name_3; PyObject *tmp_source_name_4; PyObject *tmp_source_name_5; PyObject *tmp_source_name_6; PyObject *tmp_source_name_7; PyObject *tmp_source_name_8; PyObject *tmp_assattr_target_11; if ( par_self == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 131; type_description_1 = "oooooooooooooo"; goto frame_exception_exit_1; } tmp_source_name_1 = par_self; tmp_tuple_element_1 = LOOKUP_ATTRIBUTE( tmp_source_name_1, const_str_plain_type ); if ( tmp_tuple_element_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 131; type_description_1 = "oooooooooooooo"; goto frame_exception_exit_1; } tmp_assattr_name_11 = PyTuple_New( 8 ); PyTuple_SET_ITEM( tmp_assattr_name_11, 0, tmp_tuple_element_1 ); if ( par_self == NULL ) { Py_DECREF( tmp_assattr_name_11 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 131; type_description_1 = "oooooooooooooo"; goto frame_exception_exit_1; } tmp_source_name_2 = par_self; tmp_tuple_element_1 = LOOKUP_ATTRIBUTE( tmp_source_name_2, const_str_plain_data ); if ( tmp_tuple_element_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_assattr_name_11 ); exception_lineno = 131; type_description_1 = "oooooooooooooo"; goto frame_exception_exit_1; } PyTuple_SET_ITEM( tmp_assattr_name_11, 1, tmp_tuple_element_1 ); if ( par_self == NULL ) { Py_DECREF( tmp_assattr_name_11 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 131; type_description_1 = "oooooooooooooo"; goto frame_exception_exit_1; } tmp_source_name_3 = par_self; tmp_tuple_element_1 = LOOKUP_ATTRIBUTE( tmp_source_name_3, const_str_plain_phone_number ); if ( tmp_tuple_element_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_assattr_name_11 ); exception_lineno = 131; type_description_1 = "oooooooooooooo"; goto frame_exception_exit_1; } PyTuple_SET_ITEM( tmp_assattr_name_11, 2, tmp_tuple_element_1 ); if ( par_self == NULL ) { Py_DECREF( tmp_assattr_name_11 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 131; type_description_1 = "oooooooooooooo"; goto frame_exception_exit_1; } tmp_source_name_4 = par_self; tmp_tuple_element_1 = LOOKUP_ATTRIBUTE( tmp_source_name_4, const_str_plain_email ); if ( tmp_tuple_element_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_assattr_name_11 ); exception_lineno = 131; type_description_1 = "oooooooooooooo"; goto frame_exception_exit_1; } PyTuple_SET_ITEM( tmp_assattr_name_11, 3, tmp_tuple_element_1 ); if ( par_self == NULL ) { Py_DECREF( tmp_assattr_name_11 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 131; type_description_1 = "oooooooooooooo"; goto frame_exception_exit_1; } tmp_source_name_5 = par_self; tmp_tuple_element_1 = LOOKUP_ATTRIBUTE( tmp_source_name_5, const_str_plain_files ); if ( tmp_tuple_element_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_assattr_name_11 ); exception_lineno = 131; type_description_1 = "oooooooooooooo"; goto frame_exception_exit_1; } PyTuple_SET_ITEM( tmp_assattr_name_11, 4, tmp_tuple_element_1 ); if ( par_self == NULL ) { Py_DECREF( tmp_assattr_name_11 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 132; type_description_1 = "oooooooooooooo"; goto frame_exception_exit_1; } tmp_source_name_6 = par_self; tmp_tuple_element_1 = LOOKUP_ATTRIBUTE( tmp_source_name_6, const_str_plain_front_side ); if ( tmp_tuple_element_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_assattr_name_11 ); exception_lineno = 132; type_description_1 = "oooooooooooooo"; goto frame_exception_exit_1; } PyTuple_SET_ITEM( tmp_assattr_name_11, 5, tmp_tuple_element_1 ); if ( par_self == NULL ) { Py_DECREF( tmp_assattr_name_11 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 132; type_description_1 = "oooooooooooooo"; goto frame_exception_exit_1; } tmp_source_name_7 = par_self; tmp_tuple_element_1 = LOOKUP_ATTRIBUTE( tmp_source_name_7, const_str_plain_reverse_side ); if ( tmp_tuple_element_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_assattr_name_11 ); exception_lineno = 132; type_description_1 = "oooooooooooooo"; goto frame_exception_exit_1; } PyTuple_SET_ITEM( tmp_assattr_name_11, 6, tmp_tuple_element_1 ); if ( par_self == NULL ) { Py_DECREF( tmp_assattr_name_11 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 132; type_description_1 = "oooooooooooooo"; goto frame_exception_exit_1; } tmp_source_name_8 = par_self; tmp_tuple_element_1 = LOOKUP_ATTRIBUTE( tmp_source_name_8, const_str_plain_selfie ); if ( tmp_tuple_element_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_assattr_name_11 ); exception_lineno = 132; type_description_1 = "oooooooooooooo"; goto frame_exception_exit_1; } PyTuple_SET_ITEM( tmp_assattr_name_11, 7, tmp_tuple_element_1 ); if ( par_self == NULL ) { Py_DECREF( tmp_assattr_name_11 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 131; type_description_1 = "oooooooooooooo"; goto frame_exception_exit_1; } tmp_assattr_target_11 = par_self; tmp_result = SET_ATTRIBUTE( tmp_assattr_target_11, const_str_plain__id_attrs, tmp_assattr_name_11 ); Py_DECREF( tmp_assattr_name_11 ); if ( tmp_result == false ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 131; type_description_1 = "oooooooooooooo"; goto frame_exception_exit_1; } } { PyObject *tmp_assattr_name_12; PyObject *tmp_assattr_target_12; if ( par_bot == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "bot" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 134; type_description_1 = "oooooooooooooo"; goto frame_exception_exit_1; } tmp_assattr_name_12 = par_bot; if ( par_self == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 134; type_description_1 = "oooooooooooooo"; goto frame_exception_exit_1; } tmp_assattr_target_12 = par_self; tmp_result = SET_ATTRIBUTE( tmp_assattr_target_12, const_str_plain_bot, tmp_assattr_name_12 ); if ( tmp_result == false ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 134; type_description_1 = "oooooooooooooo"; goto frame_exception_exit_1; } } #if 0 RESTORE_FRAME_EXCEPTION( frame_1f0295c6f6df37c9286c967fa4936a12 ); #endif // Put the previous frame back on top. popFrameStack(); goto frame_no_exception_1; frame_exception_exit_1:; #if 0 RESTORE_FRAME_EXCEPTION( frame_1f0295c6f6df37c9286c967fa4936a12 ); #endif if ( exception_tb == NULL ) { exception_tb = MAKE_TRACEBACK( frame_1f0295c6f6df37c9286c967fa4936a12, exception_lineno ); } else if ( exception_tb->tb_frame != &frame_1f0295c6f6df37c9286c967fa4936a12->m_frame ) { exception_tb = ADD_TRACEBACK( exception_tb, frame_1f0295c6f6df37c9286c967fa4936a12, exception_lineno ); } // Attachs locals to frame if any. Nuitka_Frame_AttachLocals( (struct Nuitka_FrameObject *)frame_1f0295c6f6df37c9286c967fa4936a12, type_description_1, par_self, par_type, par_data, par_phone_number, par_email, par_files, par_front_side, par_reverse_side, par_selfie, par_translation, par_hash, par_bot, par_credentials, par_kwargs ); // Release cached frame. if ( frame_1f0295c6f6df37c9286c967fa4936a12 == cache_frame_1f0295c6f6df37c9286c967fa4936a12 ) { Py_DECREF( frame_1f0295c6f6df37c9286c967fa4936a12 ); } cache_frame_1f0295c6f6df37c9286c967fa4936a12 = NULL; assertFrameObject( frame_1f0295c6f6df37c9286c967fa4936a12 ); // 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( telegram$passport$encryptedpassportelement$$$function_1___init__ ); return NULL; // Return handler code: try_return_handler_1:; { Py_XDECREF( par_self ); par_self = NULL; } { Py_XDECREF( par_type ); par_type = NULL; } { Py_XDECREF( par_data ); par_data = NULL; } { Py_XDECREF( par_phone_number ); par_phone_number = NULL; } { Py_XDECREF( par_email ); par_email = NULL; } { Py_XDECREF( par_files ); par_files = NULL; } { Py_XDECREF( par_front_side ); par_front_side = NULL; } { Py_XDECREF( par_reverse_side ); par_reverse_side = NULL; } { Py_XDECREF( par_selfie ); par_selfie = NULL; } { Py_XDECREF( par_translation ); par_translation = NULL; } { Py_XDECREF( par_hash ); par_hash = NULL; } { Py_XDECREF( par_bot ); par_bot = NULL; } { Py_XDECREF( par_credentials ); par_credentials = NULL; } { Py_XDECREF( par_kwargs ); par_kwargs = NULL; } { goto function_return_exit; } // Exception handler code: try_except_handler_1:; exception_keeper_type_1 = exception_type; exception_keeper_value_1 = exception_value; exception_keeper_tb_1 = exception_tb; exception_keeper_lineno_1 = exception_lineno; exception_type = NULL; exception_value = NULL; exception_tb = NULL; exception_lineno = 0; { Py_XDECREF( par_self ); par_self = NULL; } { Py_XDECREF( par_type ); par_type = NULL; } { Py_XDECREF( par_data ); par_data = NULL; } { Py_XDECREF( par_phone_number ); par_phone_number = NULL; } { Py_XDECREF( par_email ); par_email = NULL; } { Py_XDECREF( par_files ); par_files = NULL; } { Py_XDECREF( par_front_side ); par_front_side = NULL; } { Py_XDECREF( par_reverse_side ); par_reverse_side = NULL; } { Py_XDECREF( par_selfie ); par_selfie = NULL; } { Py_XDECREF( par_translation ); par_translation = NULL; } { Py_XDECREF( par_hash ); par_hash = NULL; } { Py_XDECREF( par_bot ); par_bot = NULL; } { Py_XDECREF( par_credentials ); par_credentials = NULL; } { Py_XDECREF( par_kwargs ); par_kwargs = 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( telegram$passport$encryptedpassportelement$$$function_1___init__ ); return NULL; function_exception_exit: assert( exception_type ); RESTORE_ERROR_OCCURRED( exception_type, exception_value, exception_tb ); return NULL; function_return_exit: CHECK_OBJECT( tmp_return_value ); assert( had_error || !ERROR_OCCURRED() ); return tmp_return_value; } static PyObject *impl_telegram$passport$encryptedpassportelement$$$function_2_de_json( struct Nuitka_FunctionObject const *self, PyObject **python_pars ) { // Preserve error status for checks #ifndef __NUITKA_NO_ASSERT__ NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED(); #endif // Local variable declarations. PyObject *par_cls = python_pars[ 0 ]; PyObject *par_data = python_pars[ 1 ]; PyObject *par_bot = python_pars[ 2 ]; struct Nuitka_FrameObject *frame_419ea24638c8839b1df9404746ca64aa; NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL; int tmp_res; 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; bool tmp_result; static struct Nuitka_FrameObject *cache_frame_419ea24638c8839b1df9404746ca64aa = 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_419ea24638c8839b1df9404746ca64aa, codeobj_419ea24638c8839b1df9404746ca64aa, module_telegram$passport$encryptedpassportelement, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *) ); frame_419ea24638c8839b1df9404746ca64aa = cache_frame_419ea24638c8839b1df9404746ca64aa; // Push the new frame as the currently active one. pushFrameStack( frame_419ea24638c8839b1df9404746ca64aa ); // Mark the frame object as in use, ref count 1 will be up for reuse. assert( Py_REFCNT( frame_419ea24638c8839b1df9404746ca64aa ) == 2 ); // Frame stack // Framed code: { nuitka_bool tmp_condition_result_1; PyObject *tmp_operand_name_1; CHECK_OBJECT( par_data ); tmp_operand_name_1 = par_data; 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 = 138; type_description_1 = "oooN"; 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:; { tmp_return_value = Py_None; Py_INCREF( tmp_return_value ); goto frame_return_exit_1; } branch_no_1:; } { PyObject *tmp_assign_source_1; PyObject *tmp_called_name_1; PyObject *tmp_source_name_1; PyObject *tmp_type_name_1; PyObject *tmp_mvar_value_1; PyObject *tmp_object_name_1; PyObject *tmp_args_element_name_1; PyObject *tmp_args_element_name_2; tmp_mvar_value_1 = GET_STRING_DICT_VALUE( moduledict_telegram$passport$encryptedpassportelement, (Nuitka_StringObject *)const_str_plain_EncryptedPassportElement ); if (unlikely( tmp_mvar_value_1 == NULL )) { tmp_mvar_value_1 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_EncryptedPassportElement ); } if ( tmp_mvar_value_1 == NULL ) { exception_type = PyExc_NameError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "EncryptedPassportElement" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 141; type_description_1 = "oooN"; goto frame_exception_exit_1; } tmp_type_name_1 = tmp_mvar_value_1; if ( par_cls == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "cls" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 141; type_description_1 = "oooN"; goto frame_exception_exit_1; } tmp_object_name_1 = par_cls; tmp_source_name_1 = BUILTIN_SUPER( tmp_type_name_1, tmp_object_name_1 ); if ( tmp_source_name_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 141; type_description_1 = "oooN"; goto frame_exception_exit_1; } tmp_called_name_1 = LOOKUP_ATTRIBUTE( tmp_source_name_1, const_str_plain_de_json ); Py_DECREF( tmp_source_name_1 ); if ( tmp_called_name_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 141; type_description_1 = "oooN"; goto frame_exception_exit_1; } if ( par_data == 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", "data" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 141; type_description_1 = "oooN"; goto frame_exception_exit_1; } tmp_args_element_name_1 = par_data; if ( par_bot == 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", "bot" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 141; type_description_1 = "oooN"; goto frame_exception_exit_1; } tmp_args_element_name_2 = par_bot; frame_419ea24638c8839b1df9404746ca64aa->m_frame.f_lineno = 141; { PyObject *call_args[] = { tmp_args_element_name_1, tmp_args_element_name_2 }; tmp_assign_source_1 = CALL_FUNCTION_WITH_ARGS2( tmp_called_name_1, call_args ); } Py_DECREF( tmp_called_name_1 ); if ( tmp_assign_source_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 141; type_description_1 = "oooN"; goto frame_exception_exit_1; } { PyObject *old = par_data; par_data = tmp_assign_source_1; Py_XDECREF( old ); } } { PyObject *tmp_ass_subvalue_1; int tmp_or_left_truth_1; PyObject *tmp_or_left_value_1; PyObject *tmp_or_right_value_1; PyObject *tmp_called_name_2; PyObject *tmp_source_name_2; PyObject *tmp_mvar_value_2; PyObject *tmp_args_element_name_3; PyObject *tmp_called_instance_1; PyObject *tmp_args_element_name_4; PyObject *tmp_ass_subscribed_1; PyObject *tmp_ass_subscript_1; tmp_mvar_value_2 = GET_STRING_DICT_VALUE( moduledict_telegram$passport$encryptedpassportelement, (Nuitka_StringObject *)const_str_plain_PassportFile ); if (unlikely( tmp_mvar_value_2 == NULL )) { tmp_mvar_value_2 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_PassportFile ); } if ( tmp_mvar_value_2 == NULL ) { exception_type = PyExc_NameError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "PassportFile" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 143; type_description_1 = "oooN"; goto frame_exception_exit_1; } tmp_source_name_2 = tmp_mvar_value_2; tmp_called_name_2 = LOOKUP_ATTRIBUTE( tmp_source_name_2, const_str_plain_de_list ); if ( tmp_called_name_2 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 143; type_description_1 = "oooN"; goto frame_exception_exit_1; } if ( par_data == 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", "data" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 143; type_description_1 = "oooN"; goto frame_exception_exit_1; } tmp_called_instance_1 = par_data; frame_419ea24638c8839b1df9404746ca64aa->m_frame.f_lineno = 143; tmp_args_element_name_3 = CALL_METHOD_WITH_ARGS1( tmp_called_instance_1, const_str_plain_get, &PyTuple_GET_ITEM( const_tuple_str_plain_files_tuple, 0 ) ); if ( tmp_args_element_name_3 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_2 ); exception_lineno = 143; type_description_1 = "oooN"; goto frame_exception_exit_1; } if ( par_bot == NULL ) { Py_DECREF( tmp_called_name_2 ); Py_DECREF( tmp_args_element_name_3 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "bot" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 143; type_description_1 = "oooN"; goto frame_exception_exit_1; } tmp_args_element_name_4 = par_bot; frame_419ea24638c8839b1df9404746ca64aa->m_frame.f_lineno = 143; { PyObject *call_args[] = { tmp_args_element_name_3, tmp_args_element_name_4 }; tmp_or_left_value_1 = CALL_FUNCTION_WITH_ARGS2( tmp_called_name_2, call_args ); } Py_DECREF( tmp_called_name_2 ); Py_DECREF( tmp_args_element_name_3 ); if ( tmp_or_left_value_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 143; type_description_1 = "oooN"; goto frame_exception_exit_1; } tmp_or_left_truth_1 = CHECK_IF_TRUE( tmp_or_left_value_1 ); if ( tmp_or_left_truth_1 == -1 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_or_left_value_1 ); exception_lineno = 143; type_description_1 = "oooN"; goto frame_exception_exit_1; } if ( tmp_or_left_truth_1 == 1 ) { goto or_left_1; } else { goto or_right_1; } or_right_1:; Py_DECREF( tmp_or_left_value_1 ); tmp_or_right_value_1 = Py_None; Py_INCREF( tmp_or_right_value_1 ); tmp_ass_subvalue_1 = tmp_or_right_value_1; goto or_end_1; or_left_1:; tmp_ass_subvalue_1 = tmp_or_left_value_1; or_end_1:; if ( par_data == NULL ) { Py_DECREF( tmp_ass_subvalue_1 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "data" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 143; type_description_1 = "oooN"; goto frame_exception_exit_1; } tmp_ass_subscribed_1 = par_data; tmp_ass_subscript_1 = const_str_plain_files; tmp_result = SET_SUBSCRIPT( tmp_ass_subscribed_1, tmp_ass_subscript_1, tmp_ass_subvalue_1 ); Py_DECREF( tmp_ass_subvalue_1 ); if ( tmp_result == false ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 143; type_description_1 = "oooN"; goto frame_exception_exit_1; } } { PyObject *tmp_ass_subvalue_2; PyObject *tmp_called_name_3; PyObject *tmp_source_name_3; PyObject *tmp_mvar_value_3; PyObject *tmp_args_element_name_5; PyObject *tmp_called_instance_2; PyObject *tmp_args_element_name_6; PyObject *tmp_ass_subscribed_2; PyObject *tmp_ass_subscript_2; tmp_mvar_value_3 = GET_STRING_DICT_VALUE( moduledict_telegram$passport$encryptedpassportelement, (Nuitka_StringObject *)const_str_plain_PassportFile ); if (unlikely( tmp_mvar_value_3 == NULL )) { tmp_mvar_value_3 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_PassportFile ); } if ( tmp_mvar_value_3 == NULL ) { exception_type = PyExc_NameError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "PassportFile" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 144; type_description_1 = "oooN"; goto frame_exception_exit_1; } tmp_source_name_3 = tmp_mvar_value_3; tmp_called_name_3 = LOOKUP_ATTRIBUTE( tmp_source_name_3, const_str_plain_de_json ); if ( tmp_called_name_3 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 144; type_description_1 = "oooN"; goto frame_exception_exit_1; } if ( par_data == 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", "data" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 144; type_description_1 = "oooN"; goto frame_exception_exit_1; } tmp_called_instance_2 = par_data; frame_419ea24638c8839b1df9404746ca64aa->m_frame.f_lineno = 144; tmp_args_element_name_5 = CALL_METHOD_WITH_ARGS1( tmp_called_instance_2, const_str_plain_get, &PyTuple_GET_ITEM( const_tuple_str_plain_front_side_tuple, 0 ) ); if ( tmp_args_element_name_5 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_3 ); exception_lineno = 144; type_description_1 = "oooN"; goto frame_exception_exit_1; } if ( par_bot == NULL ) { Py_DECREF( tmp_called_name_3 ); Py_DECREF( tmp_args_element_name_5 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "bot" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 144; type_description_1 = "oooN"; goto frame_exception_exit_1; } tmp_args_element_name_6 = par_bot; frame_419ea24638c8839b1df9404746ca64aa->m_frame.f_lineno = 144; { PyObject *call_args[] = { tmp_args_element_name_5, tmp_args_element_name_6 }; tmp_ass_subvalue_2 = CALL_FUNCTION_WITH_ARGS2( tmp_called_name_3, call_args ); } Py_DECREF( tmp_called_name_3 ); Py_DECREF( tmp_args_element_name_5 ); if ( tmp_ass_subvalue_2 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 144; type_description_1 = "oooN"; goto frame_exception_exit_1; } if ( par_data == NULL ) { Py_DECREF( tmp_ass_subvalue_2 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "data" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 144; type_description_1 = "oooN"; goto frame_exception_exit_1; } tmp_ass_subscribed_2 = par_data; tmp_ass_subscript_2 = const_str_plain_front_side; tmp_result = SET_SUBSCRIPT( tmp_ass_subscribed_2, tmp_ass_subscript_2, tmp_ass_subvalue_2 ); Py_DECREF( tmp_ass_subvalue_2 ); if ( tmp_result == false ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 144; type_description_1 = "oooN"; goto frame_exception_exit_1; } } { PyObject *tmp_ass_subvalue_3; PyObject *tmp_called_name_4; PyObject *tmp_source_name_4; PyObject *tmp_mvar_value_4; PyObject *tmp_args_element_name_7; PyObject *tmp_called_instance_3; PyObject *tmp_args_element_name_8; PyObject *tmp_ass_subscribed_3; PyObject *tmp_ass_subscript_3; tmp_mvar_value_4 = GET_STRING_DICT_VALUE( moduledict_telegram$passport$encryptedpassportelement, (Nuitka_StringObject *)const_str_plain_PassportFile ); if (unlikely( tmp_mvar_value_4 == NULL )) { tmp_mvar_value_4 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_PassportFile ); } if ( tmp_mvar_value_4 == NULL ) { exception_type = PyExc_NameError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "PassportFile" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 145; type_description_1 = "oooN"; goto frame_exception_exit_1; } tmp_source_name_4 = tmp_mvar_value_4; tmp_called_name_4 = LOOKUP_ATTRIBUTE( tmp_source_name_4, const_str_plain_de_json ); if ( tmp_called_name_4 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 145; type_description_1 = "oooN"; goto frame_exception_exit_1; } if ( par_data == NULL ) { Py_DECREF( tmp_called_name_4 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "data" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 145; type_description_1 = "oooN"; goto frame_exception_exit_1; } tmp_called_instance_3 = par_data; frame_419ea24638c8839b1df9404746ca64aa->m_frame.f_lineno = 145; tmp_args_element_name_7 = CALL_METHOD_WITH_ARGS1( tmp_called_instance_3, const_str_plain_get, &PyTuple_GET_ITEM( const_tuple_str_plain_reverse_side_tuple, 0 ) ); if ( tmp_args_element_name_7 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_4 ); exception_lineno = 145; type_description_1 = "oooN"; goto frame_exception_exit_1; } if ( par_bot == NULL ) { Py_DECREF( tmp_called_name_4 ); Py_DECREF( tmp_args_element_name_7 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "bot" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 145; type_description_1 = "oooN"; goto frame_exception_exit_1; } tmp_args_element_name_8 = par_bot; frame_419ea24638c8839b1df9404746ca64aa->m_frame.f_lineno = 145; { PyObject *call_args[] = { tmp_args_element_name_7, tmp_args_element_name_8 }; tmp_ass_subvalue_3 = CALL_FUNCTION_WITH_ARGS2( tmp_called_name_4, call_args ); } Py_DECREF( tmp_called_name_4 ); Py_DECREF( tmp_args_element_name_7 ); if ( tmp_ass_subvalue_3 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 145; type_description_1 = "oooN"; goto frame_exception_exit_1; } if ( par_data == NULL ) { Py_DECREF( tmp_ass_subvalue_3 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "data" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 145; type_description_1 = "oooN"; goto frame_exception_exit_1; } tmp_ass_subscribed_3 = par_data; tmp_ass_subscript_3 = const_str_plain_reverse_side; tmp_result = SET_SUBSCRIPT( tmp_ass_subscribed_3, tmp_ass_subscript_3, tmp_ass_subvalue_3 ); Py_DECREF( tmp_ass_subvalue_3 ); if ( tmp_result == false ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 145; type_description_1 = "oooN"; goto frame_exception_exit_1; } } { PyObject *tmp_ass_subvalue_4; PyObject *tmp_called_name_5; PyObject *tmp_source_name_5; PyObject *tmp_mvar_value_5; PyObject *tmp_args_element_name_9; PyObject *tmp_called_instance_4; PyObject *tmp_args_element_name_10; PyObject *tmp_ass_subscribed_4; PyObject *tmp_ass_subscript_4; tmp_mvar_value_5 = GET_STRING_DICT_VALUE( moduledict_telegram$passport$encryptedpassportelement, (Nuitka_StringObject *)const_str_plain_PassportFile ); if (unlikely( tmp_mvar_value_5 == NULL )) { tmp_mvar_value_5 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_PassportFile ); } if ( tmp_mvar_value_5 == NULL ) { exception_type = PyExc_NameError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "PassportFile" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 146; type_description_1 = "oooN"; goto frame_exception_exit_1; } tmp_source_name_5 = tmp_mvar_value_5; tmp_called_name_5 = LOOKUP_ATTRIBUTE( tmp_source_name_5, const_str_plain_de_json ); if ( tmp_called_name_5 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 146; type_description_1 = "oooN"; goto frame_exception_exit_1; } if ( par_data == NULL ) { Py_DECREF( tmp_called_name_5 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "data" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 146; type_description_1 = "oooN"; goto frame_exception_exit_1; } tmp_called_instance_4 = par_data; frame_419ea24638c8839b1df9404746ca64aa->m_frame.f_lineno = 146; tmp_args_element_name_9 = CALL_METHOD_WITH_ARGS1( tmp_called_instance_4, const_str_plain_get, &PyTuple_GET_ITEM( const_tuple_str_plain_selfie_tuple, 0 ) ); if ( tmp_args_element_name_9 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_5 ); exception_lineno = 146; type_description_1 = "oooN"; goto frame_exception_exit_1; } if ( par_bot == NULL ) { Py_DECREF( tmp_called_name_5 ); Py_DECREF( tmp_args_element_name_9 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "bot" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 146; type_description_1 = "oooN"; goto frame_exception_exit_1; } tmp_args_element_name_10 = par_bot; frame_419ea24638c8839b1df9404746ca64aa->m_frame.f_lineno = 146; { PyObject *call_args[] = { tmp_args_element_name_9, tmp_args_element_name_10 }; tmp_ass_subvalue_4 = CALL_FUNCTION_WITH_ARGS2( tmp_called_name_5, call_args ); } Py_DECREF( tmp_called_name_5 ); Py_DECREF( tmp_args_element_name_9 ); if ( tmp_ass_subvalue_4 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 146; type_description_1 = "oooN"; goto frame_exception_exit_1; } if ( par_data == NULL ) { Py_DECREF( tmp_ass_subvalue_4 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "data" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 146; type_description_1 = "oooN"; goto frame_exception_exit_1; } tmp_ass_subscribed_4 = par_data; tmp_ass_subscript_4 = const_str_plain_selfie; tmp_result = SET_SUBSCRIPT( tmp_ass_subscribed_4, tmp_ass_subscript_4, tmp_ass_subvalue_4 ); Py_DECREF( tmp_ass_subvalue_4 ); if ( tmp_result == false ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 146; type_description_1 = "oooN"; goto frame_exception_exit_1; } } { PyObject *tmp_ass_subvalue_5; int tmp_or_left_truth_2; PyObject *tmp_or_left_value_2; PyObject *tmp_or_right_value_2; PyObject *tmp_called_name_6; PyObject *tmp_source_name_6; PyObject *tmp_mvar_value_6; PyObject *tmp_args_element_name_11; PyObject *tmp_called_instance_5; PyObject *tmp_args_element_name_12; PyObject *tmp_ass_subscribed_5; PyObject *tmp_ass_subscript_5; tmp_mvar_value_6 = GET_STRING_DICT_VALUE( moduledict_telegram$passport$encryptedpassportelement, (Nuitka_StringObject *)const_str_plain_PassportFile ); if (unlikely( tmp_mvar_value_6 == NULL )) { tmp_mvar_value_6 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_PassportFile ); } if ( tmp_mvar_value_6 == NULL ) { exception_type = PyExc_NameError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "PassportFile" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 147; type_description_1 = "oooN"; goto frame_exception_exit_1; } tmp_source_name_6 = tmp_mvar_value_6; tmp_called_name_6 = LOOKUP_ATTRIBUTE( tmp_source_name_6, const_str_plain_de_list ); if ( tmp_called_name_6 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 147; type_description_1 = "oooN"; goto frame_exception_exit_1; } if ( par_data == NULL ) { Py_DECREF( tmp_called_name_6 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "data" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 147; type_description_1 = "oooN"; goto frame_exception_exit_1; } tmp_called_instance_5 = par_data; frame_419ea24638c8839b1df9404746ca64aa->m_frame.f_lineno = 147; tmp_args_element_name_11 = CALL_METHOD_WITH_ARGS1( tmp_called_instance_5, const_str_plain_get, &PyTuple_GET_ITEM( const_tuple_str_plain_translation_tuple, 0 ) ); if ( tmp_args_element_name_11 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_6 ); exception_lineno = 147; type_description_1 = "oooN"; goto frame_exception_exit_1; } if ( par_bot == NULL ) { Py_DECREF( tmp_called_name_6 ); Py_DECREF( tmp_args_element_name_11 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "bot" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 147; type_description_1 = "oooN"; goto frame_exception_exit_1; } tmp_args_element_name_12 = par_bot; frame_419ea24638c8839b1df9404746ca64aa->m_frame.f_lineno = 147; { PyObject *call_args[] = { tmp_args_element_name_11, tmp_args_element_name_12 }; tmp_or_left_value_2 = CALL_FUNCTION_WITH_ARGS2( tmp_called_name_6, call_args ); } Py_DECREF( tmp_called_name_6 ); Py_DECREF( tmp_args_element_name_11 ); if ( tmp_or_left_value_2 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 147; type_description_1 = "oooN"; goto frame_exception_exit_1; } tmp_or_left_truth_2 = CHECK_IF_TRUE( tmp_or_left_value_2 ); if ( tmp_or_left_truth_2 == -1 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_or_left_value_2 ); exception_lineno = 147; type_description_1 = "oooN"; goto frame_exception_exit_1; } if ( tmp_or_left_truth_2 == 1 ) { goto or_left_2; } else { goto or_right_2; } or_right_2:; Py_DECREF( tmp_or_left_value_2 ); tmp_or_right_value_2 = Py_None; Py_INCREF( tmp_or_right_value_2 ); tmp_ass_subvalue_5 = tmp_or_right_value_2; goto or_end_2; or_left_2:; tmp_ass_subvalue_5 = tmp_or_left_value_2; or_end_2:; if ( par_data == NULL ) { Py_DECREF( tmp_ass_subvalue_5 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "data" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 147; type_description_1 = "oooN"; goto frame_exception_exit_1; } tmp_ass_subscribed_5 = par_data; tmp_ass_subscript_5 = const_str_plain_translation; tmp_result = SET_SUBSCRIPT( tmp_ass_subscribed_5, tmp_ass_subscript_5, tmp_ass_subvalue_5 ); Py_DECREF( tmp_ass_subvalue_5 ); if ( tmp_result == false ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 147; type_description_1 = "oooN"; goto frame_exception_exit_1; } } { PyObject *tmp_dircall_arg1_1; PyObject *tmp_dircall_arg2_1; PyObject *tmp_dict_key_1; PyObject *tmp_dict_value_1; PyObject *tmp_dircall_arg3_1; if ( par_cls == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "cls" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 149; type_description_1 = "oooN"; goto frame_exception_exit_1; } tmp_dircall_arg1_1 = par_cls; tmp_dict_key_1 = const_str_plain_bot; if ( par_bot == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "bot" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 149; type_description_1 = "oooN"; goto frame_exception_exit_1; } tmp_dict_value_1 = par_bot; tmp_dircall_arg2_1 = _PyDict_NewPresized( 1 ); tmp_res = PyDict_SetItem( tmp_dircall_arg2_1, tmp_dict_key_1, tmp_dict_value_1 ); assert( !(tmp_res != 0) ); if ( par_data == NULL ) { Py_DECREF( tmp_dircall_arg2_1 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "data" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 149; type_description_1 = "oooN"; goto frame_exception_exit_1; } tmp_dircall_arg3_1 = par_data; Py_INCREF( tmp_dircall_arg1_1 ); Py_INCREF( tmp_dircall_arg3_1 ); { PyObject *dir_call_args[] = {tmp_dircall_arg1_1, tmp_dircall_arg2_1, tmp_dircall_arg3_1}; tmp_return_value = impl___internal__$$$function_10_complex_call_helper_keywords_star_dict( dir_call_args ); } if ( tmp_return_value == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 149; type_description_1 = "oooN"; goto frame_exception_exit_1; } goto frame_return_exit_1; } #if 0 RESTORE_FRAME_EXCEPTION( frame_419ea24638c8839b1df9404746ca64aa ); #endif // Put the previous frame back on top. popFrameStack(); goto frame_no_exception_1; frame_return_exit_1:; #if 0 RESTORE_FRAME_EXCEPTION( frame_419ea24638c8839b1df9404746ca64aa ); #endif // Put the previous frame back on top. popFrameStack(); goto try_return_handler_1; frame_exception_exit_1:; #if 0 RESTORE_FRAME_EXCEPTION( frame_419ea24638c8839b1df9404746ca64aa ); #endif if ( exception_tb == NULL ) { exception_tb = MAKE_TRACEBACK( frame_419ea24638c8839b1df9404746ca64aa, exception_lineno ); } else if ( exception_tb->tb_frame != &frame_419ea24638c8839b1df9404746ca64aa->m_frame ) { exception_tb = ADD_TRACEBACK( exception_tb, frame_419ea24638c8839b1df9404746ca64aa, exception_lineno ); } // Attachs locals to frame if any. Nuitka_Frame_AttachLocals( (struct Nuitka_FrameObject *)frame_419ea24638c8839b1df9404746ca64aa, type_description_1, par_cls, par_data, par_bot, NULL ); // Release cached frame. if ( frame_419ea24638c8839b1df9404746ca64aa == cache_frame_419ea24638c8839b1df9404746ca64aa ) { Py_DECREF( frame_419ea24638c8839b1df9404746ca64aa ); } cache_frame_419ea24638c8839b1df9404746ca64aa = NULL; assertFrameObject( frame_419ea24638c8839b1df9404746ca64aa ); // 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( telegram$passport$encryptedpassportelement$$$function_2_de_json ); return NULL; // Return handler code: try_return_handler_1:; { Py_XDECREF( par_cls ); par_cls = NULL; } { Py_XDECREF( par_data ); par_data = NULL; } { Py_XDECREF( par_bot ); par_bot = 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_cls ); par_cls = NULL; } { Py_XDECREF( par_data ); par_data = NULL; } { Py_XDECREF( par_bot ); par_bot = 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( telegram$passport$encryptedpassportelement$$$function_2_de_json ); 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_telegram$passport$encryptedpassportelement$$$function_3_de_json_decrypted( struct Nuitka_FunctionObject const *self, PyObject **python_pars ) { // Preserve error status for checks #ifndef __NUITKA_NO_ASSERT__ NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED(); #endif // Local variable declarations. PyObject *par_cls = python_pars[ 0 ]; PyObject *par_data = python_pars[ 1 ]; PyObject *par_bot = python_pars[ 2 ]; PyObject *par_credentials = python_pars[ 3 ]; PyObject *var_secure_data = NULL; struct Nuitka_FrameObject *frame_eb0a3a3f2cdd3f19f932dcc4999af64a; NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL; int tmp_res; 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; bool tmp_result; static struct Nuitka_FrameObject *cache_frame_eb0a3a3f2cdd3f19f932dcc4999af64a = 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_eb0a3a3f2cdd3f19f932dcc4999af64a, codeobj_eb0a3a3f2cdd3f19f932dcc4999af64a, module_telegram$passport$encryptedpassportelement, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *) ); frame_eb0a3a3f2cdd3f19f932dcc4999af64a = cache_frame_eb0a3a3f2cdd3f19f932dcc4999af64a; // Push the new frame as the currently active one. pushFrameStack( frame_eb0a3a3f2cdd3f19f932dcc4999af64a ); // Mark the frame object as in use, ref count 1 will be up for reuse. assert( Py_REFCNT( frame_eb0a3a3f2cdd3f19f932dcc4999af64a ) == 2 ); // Frame stack // Framed code: { nuitka_bool tmp_condition_result_1; PyObject *tmp_operand_name_1; CHECK_OBJECT( par_data ); tmp_operand_name_1 = par_data; 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 = 153; type_description_1 = "oooooN"; 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:; { tmp_return_value = Py_None; Py_INCREF( tmp_return_value ); goto frame_return_exit_1; } branch_no_1:; } { PyObject *tmp_assign_source_1; PyObject *tmp_called_name_1; PyObject *tmp_source_name_1; PyObject *tmp_type_name_1; PyObject *tmp_mvar_value_1; PyObject *tmp_object_name_1; PyObject *tmp_args_element_name_1; PyObject *tmp_args_element_name_2; tmp_mvar_value_1 = GET_STRING_DICT_VALUE( moduledict_telegram$passport$encryptedpassportelement, (Nuitka_StringObject *)const_str_plain_EncryptedPassportElement ); if (unlikely( tmp_mvar_value_1 == NULL )) { tmp_mvar_value_1 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_EncryptedPassportElement ); } if ( tmp_mvar_value_1 == NULL ) { exception_type = PyExc_NameError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "EncryptedPassportElement" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 156; type_description_1 = "oooooN"; goto frame_exception_exit_1; } tmp_type_name_1 = tmp_mvar_value_1; if ( par_cls == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "cls" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 156; type_description_1 = "oooooN"; goto frame_exception_exit_1; } tmp_object_name_1 = par_cls; tmp_source_name_1 = BUILTIN_SUPER( tmp_type_name_1, tmp_object_name_1 ); if ( tmp_source_name_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 156; type_description_1 = "oooooN"; goto frame_exception_exit_1; } tmp_called_name_1 = LOOKUP_ATTRIBUTE( tmp_source_name_1, const_str_plain_de_json ); Py_DECREF( tmp_source_name_1 ); if ( tmp_called_name_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 156; type_description_1 = "oooooN"; goto frame_exception_exit_1; } if ( par_data == 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", "data" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 156; type_description_1 = "oooooN"; goto frame_exception_exit_1; } tmp_args_element_name_1 = par_data; if ( par_bot == 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", "bot" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 156; type_description_1 = "oooooN"; goto frame_exception_exit_1; } tmp_args_element_name_2 = par_bot; frame_eb0a3a3f2cdd3f19f932dcc4999af64a->m_frame.f_lineno = 156; { PyObject *call_args[] = { tmp_args_element_name_1, tmp_args_element_name_2 }; tmp_assign_source_1 = CALL_FUNCTION_WITH_ARGS2( tmp_called_name_1, call_args ); } Py_DECREF( tmp_called_name_1 ); if ( tmp_assign_source_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 156; type_description_1 = "oooooN"; goto frame_exception_exit_1; } { PyObject *old = par_data; par_data = tmp_assign_source_1; Py_XDECREF( old ); } } { nuitka_bool tmp_condition_result_2; PyObject *tmp_compexpr_left_1; PyObject *tmp_compexpr_right_1; PyObject *tmp_subscribed_name_1; PyObject *tmp_subscript_name_1; CHECK_OBJECT( par_data ); tmp_subscribed_name_1 = par_data; tmp_subscript_name_1 = const_str_plain_type; tmp_compexpr_left_1 = LOOKUP_SUBSCRIPT( tmp_subscribed_name_1, tmp_subscript_name_1 ); if ( tmp_compexpr_left_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 158; type_description_1 = "oooooN"; goto frame_exception_exit_1; } tmp_compexpr_right_1 = const_tuple_str_plain_phone_number_str_plain_email_tuple; tmp_res = PySequence_Contains( tmp_compexpr_right_1, tmp_compexpr_left_1 ); Py_DECREF( tmp_compexpr_left_1 ); if ( tmp_res == -1 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 158; type_description_1 = "oooooN"; goto frame_exception_exit_1; } tmp_condition_result_2 = ( tmp_res == 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; if ( tmp_condition_result_2 == NUITKA_BOOL_TRUE ) { goto branch_yes_2; } else { goto branch_no_2; } branch_yes_2:; { PyObject *tmp_assign_source_2; PyObject *tmp_getattr_target_1; PyObject *tmp_source_name_2; PyObject *tmp_getattr_attr_1; PyObject *tmp_subscribed_name_2; PyObject *tmp_subscript_name_2; if ( par_credentials == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "credentials" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 159; type_description_1 = "oooooN"; goto frame_exception_exit_1; } tmp_source_name_2 = par_credentials; tmp_getattr_target_1 = LOOKUP_ATTRIBUTE( tmp_source_name_2, const_str_plain_secure_data ); if ( tmp_getattr_target_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 159; type_description_1 = "oooooN"; goto frame_exception_exit_1; } if ( par_data == NULL ) { Py_DECREF( tmp_getattr_target_1 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "data" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 159; type_description_1 = "oooooN"; goto frame_exception_exit_1; } tmp_subscribed_name_2 = par_data; tmp_subscript_name_2 = const_str_plain_type; tmp_getattr_attr_1 = LOOKUP_SUBSCRIPT( tmp_subscribed_name_2, tmp_subscript_name_2 ); if ( tmp_getattr_attr_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_getattr_target_1 ); exception_lineno = 159; type_description_1 = "oooooN"; goto frame_exception_exit_1; } tmp_assign_source_2 = BUILTIN_GETATTR( tmp_getattr_target_1, tmp_getattr_attr_1, NULL ); Py_DECREF( tmp_getattr_target_1 ); Py_DECREF( tmp_getattr_attr_1 ); if ( tmp_assign_source_2 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 159; type_description_1 = "oooooN"; goto frame_exception_exit_1; } assert( var_secure_data == NULL ); var_secure_data = tmp_assign_source_2; } { nuitka_bool tmp_condition_result_3; PyObject *tmp_compexpr_left_2; PyObject *tmp_compexpr_right_2; PyObject *tmp_source_name_3; CHECK_OBJECT( var_secure_data ); tmp_source_name_3 = var_secure_data; tmp_compexpr_left_2 = LOOKUP_ATTRIBUTE( tmp_source_name_3, const_str_plain_data ); if ( tmp_compexpr_left_2 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 161; type_description_1 = "oooooN"; goto frame_exception_exit_1; } tmp_compexpr_right_2 = Py_None; tmp_condition_result_3 = ( tmp_compexpr_left_2 != tmp_compexpr_right_2 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; Py_DECREF( tmp_compexpr_left_2 ); if ( tmp_condition_result_3 == NUITKA_BOOL_TRUE ) { goto branch_yes_3; } else { goto branch_no_3; } branch_yes_3:; { nuitka_bool tmp_condition_result_4; PyObject *tmp_operand_name_2; PyObject *tmp_isinstance_inst_1; PyObject *tmp_isinstance_cls_1; PyObject *tmp_subscribed_name_3; PyObject *tmp_subscript_name_3; if ( par_data == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "data" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 163; type_description_1 = "oooooN"; goto frame_exception_exit_1; } tmp_subscribed_name_3 = par_data; tmp_subscript_name_3 = const_str_plain_data; tmp_isinstance_inst_1 = LOOKUP_SUBSCRIPT( tmp_subscribed_name_3, tmp_subscript_name_3 ); if ( tmp_isinstance_inst_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 163; type_description_1 = "oooooN"; goto frame_exception_exit_1; } tmp_isinstance_cls_1 = (PyObject *)&PyDict_Type; tmp_res = Nuitka_IsInstance( tmp_isinstance_inst_1, tmp_isinstance_cls_1 ); Py_DECREF( tmp_isinstance_inst_1 ); if ( tmp_res == -1 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 163; type_description_1 = "oooooN"; goto frame_exception_exit_1; } tmp_operand_name_2 = ( tmp_res != 0 ) ? Py_True : Py_False; tmp_res = CHECK_IF_TRUE( tmp_operand_name_2 ); if ( tmp_res == -1 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 163; type_description_1 = "oooooN"; goto frame_exception_exit_1; } tmp_condition_result_4 = ( tmp_res == 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; if ( tmp_condition_result_4 == NUITKA_BOOL_TRUE ) { goto branch_yes_4; } else { goto branch_no_4; } branch_yes_4:; { PyObject *tmp_ass_subvalue_1; PyObject *tmp_called_name_2; PyObject *tmp_mvar_value_2; PyObject *tmp_args_element_name_3; PyObject *tmp_called_name_3; PyObject *tmp_mvar_value_3; PyObject *tmp_args_element_name_4; PyObject *tmp_source_name_4; PyObject *tmp_source_name_5; PyObject *tmp_args_element_name_5; PyObject *tmp_called_name_4; PyObject *tmp_mvar_value_4; PyObject *tmp_args_element_name_6; PyObject *tmp_source_name_6; PyObject *tmp_source_name_7; PyObject *tmp_args_element_name_7; PyObject *tmp_called_name_5; PyObject *tmp_mvar_value_5; PyObject *tmp_args_element_name_8; PyObject *tmp_subscribed_name_4; PyObject *tmp_subscript_name_4; PyObject *tmp_ass_subscribed_1; PyObject *tmp_ass_subscript_1; tmp_mvar_value_2 = GET_STRING_DICT_VALUE( moduledict_telegram$passport$encryptedpassportelement, (Nuitka_StringObject *)const_str_plain_decrypt_json ); if (unlikely( tmp_mvar_value_2 == NULL )) { tmp_mvar_value_2 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_decrypt_json ); } if ( tmp_mvar_value_2 == NULL ) { exception_type = PyExc_NameError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "decrypt_json" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 164; type_description_1 = "oooooN"; goto frame_exception_exit_1; } tmp_called_name_2 = tmp_mvar_value_2; tmp_mvar_value_3 = GET_STRING_DICT_VALUE( moduledict_telegram$passport$encryptedpassportelement, (Nuitka_StringObject *)const_str_plain_b64decode ); if (unlikely( tmp_mvar_value_3 == NULL )) { tmp_mvar_value_3 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_b64decode ); } if ( tmp_mvar_value_3 == NULL ) { exception_type = PyExc_NameError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "b64decode" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 164; type_description_1 = "oooooN"; goto frame_exception_exit_1; } tmp_called_name_3 = tmp_mvar_value_3; if ( var_secure_data == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "secure_data" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 164; type_description_1 = "oooooN"; goto frame_exception_exit_1; } tmp_source_name_5 = var_secure_data; tmp_source_name_4 = LOOKUP_ATTRIBUTE( tmp_source_name_5, const_str_plain_data ); if ( tmp_source_name_4 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 164; type_description_1 = "oooooN"; goto frame_exception_exit_1; } tmp_args_element_name_4 = LOOKUP_ATTRIBUTE( tmp_source_name_4, const_str_plain_secret ); Py_DECREF( tmp_source_name_4 ); if ( tmp_args_element_name_4 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 164; type_description_1 = "oooooN"; goto frame_exception_exit_1; } frame_eb0a3a3f2cdd3f19f932dcc4999af64a->m_frame.f_lineno = 164; { PyObject *call_args[] = { tmp_args_element_name_4 }; tmp_args_element_name_3 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_3, call_args ); } Py_DECREF( tmp_args_element_name_4 ); if ( tmp_args_element_name_3 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 164; type_description_1 = "oooooN"; goto frame_exception_exit_1; } tmp_mvar_value_4 = GET_STRING_DICT_VALUE( moduledict_telegram$passport$encryptedpassportelement, (Nuitka_StringObject *)const_str_plain_b64decode ); if (unlikely( tmp_mvar_value_4 == NULL )) { tmp_mvar_value_4 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_b64decode ); } if ( tmp_mvar_value_4 == NULL ) { Py_DECREF( tmp_args_element_name_3 ); exception_type = PyExc_NameError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "b64decode" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 165; type_description_1 = "oooooN"; goto frame_exception_exit_1; } tmp_called_name_4 = tmp_mvar_value_4; if ( var_secure_data == NULL ) { Py_DECREF( tmp_args_element_name_3 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "secure_data" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 165; type_description_1 = "oooooN"; goto frame_exception_exit_1; } tmp_source_name_7 = var_secure_data; tmp_source_name_6 = LOOKUP_ATTRIBUTE( tmp_source_name_7, const_str_plain_data ); if ( tmp_source_name_6 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_args_element_name_3 ); exception_lineno = 165; type_description_1 = "oooooN"; goto frame_exception_exit_1; } tmp_args_element_name_6 = LOOKUP_ATTRIBUTE( tmp_source_name_6, const_str_plain_hash ); Py_DECREF( tmp_source_name_6 ); if ( tmp_args_element_name_6 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_args_element_name_3 ); exception_lineno = 165; type_description_1 = "oooooN"; goto frame_exception_exit_1; } frame_eb0a3a3f2cdd3f19f932dcc4999af64a->m_frame.f_lineno = 165; { PyObject *call_args[] = { tmp_args_element_name_6 }; tmp_args_element_name_5 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_4, call_args ); } Py_DECREF( tmp_args_element_name_6 ); if ( tmp_args_element_name_5 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_args_element_name_3 ); exception_lineno = 165; type_description_1 = "oooooN"; goto frame_exception_exit_1; } tmp_mvar_value_5 = GET_STRING_DICT_VALUE( moduledict_telegram$passport$encryptedpassportelement, (Nuitka_StringObject *)const_str_plain_b64decode ); if (unlikely( tmp_mvar_value_5 == NULL )) { tmp_mvar_value_5 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_b64decode ); } if ( tmp_mvar_value_5 == NULL ) { Py_DECREF( tmp_args_element_name_3 ); Py_DECREF( tmp_args_element_name_5 ); exception_type = PyExc_NameError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "b64decode" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 166; type_description_1 = "oooooN"; goto frame_exception_exit_1; } tmp_called_name_5 = tmp_mvar_value_5; if ( par_data == NULL ) { Py_DECREF( tmp_args_element_name_3 ); Py_DECREF( tmp_args_element_name_5 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "data" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 166; type_description_1 = "oooooN"; goto frame_exception_exit_1; } tmp_subscribed_name_4 = par_data; tmp_subscript_name_4 = const_str_plain_data; tmp_args_element_name_8 = LOOKUP_SUBSCRIPT( tmp_subscribed_name_4, tmp_subscript_name_4 ); if ( tmp_args_element_name_8 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_args_element_name_3 ); Py_DECREF( tmp_args_element_name_5 ); exception_lineno = 166; type_description_1 = "oooooN"; goto frame_exception_exit_1; } frame_eb0a3a3f2cdd3f19f932dcc4999af64a->m_frame.f_lineno = 166; { PyObject *call_args[] = { tmp_args_element_name_8 }; tmp_args_element_name_7 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_5, call_args ); } Py_DECREF( tmp_args_element_name_8 ); if ( tmp_args_element_name_7 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_args_element_name_3 ); Py_DECREF( tmp_args_element_name_5 ); exception_lineno = 166; type_description_1 = "oooooN"; goto frame_exception_exit_1; } frame_eb0a3a3f2cdd3f19f932dcc4999af64a->m_frame.f_lineno = 164; { PyObject *call_args[] = { tmp_args_element_name_3, tmp_args_element_name_5, tmp_args_element_name_7 }; tmp_ass_subvalue_1 = CALL_FUNCTION_WITH_ARGS3( tmp_called_name_2, call_args ); } Py_DECREF( tmp_args_element_name_3 ); Py_DECREF( tmp_args_element_name_5 ); Py_DECREF( tmp_args_element_name_7 ); if ( tmp_ass_subvalue_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 164; type_description_1 = "oooooN"; goto frame_exception_exit_1; } if ( par_data == NULL ) { Py_DECREF( tmp_ass_subvalue_1 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "data" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 164; type_description_1 = "oooooN"; goto frame_exception_exit_1; } tmp_ass_subscribed_1 = par_data; tmp_ass_subscript_1 = const_str_plain_data; tmp_result = SET_SUBSCRIPT( tmp_ass_subscribed_1, tmp_ass_subscript_1, tmp_ass_subvalue_1 ); Py_DECREF( tmp_ass_subvalue_1 ); if ( tmp_result == false ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 164; type_description_1 = "oooooN"; goto frame_exception_exit_1; } } branch_no_4:; } { nuitka_bool tmp_condition_result_5; PyObject *tmp_compexpr_left_3; PyObject *tmp_compexpr_right_3; PyObject *tmp_subscribed_name_5; PyObject *tmp_subscript_name_5; if ( par_data == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "data" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 167; type_description_1 = "oooooN"; goto frame_exception_exit_1; } tmp_subscribed_name_5 = par_data; tmp_subscript_name_5 = const_str_plain_type; tmp_compexpr_left_3 = LOOKUP_SUBSCRIPT( tmp_subscribed_name_5, tmp_subscript_name_5 ); if ( tmp_compexpr_left_3 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 167; type_description_1 = "oooooN"; goto frame_exception_exit_1; } tmp_compexpr_right_3 = const_str_plain_personal_details; tmp_res = RICH_COMPARE_BOOL_EQ( tmp_compexpr_left_3, tmp_compexpr_right_3 ); Py_DECREF( tmp_compexpr_left_3 ); if ( tmp_res == -1 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 167; type_description_1 = "oooooN"; goto frame_exception_exit_1; } tmp_condition_result_5 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; if ( tmp_condition_result_5 == NUITKA_BOOL_TRUE ) { goto branch_yes_5; } else { goto branch_no_5; } branch_yes_5:; { PyObject *tmp_ass_subvalue_2; PyObject *tmp_called_name_6; PyObject *tmp_source_name_8; PyObject *tmp_mvar_value_6; PyObject *tmp_args_name_1; PyObject *tmp_tuple_element_1; PyObject *tmp_subscribed_name_6; PyObject *tmp_subscript_name_6; PyObject *tmp_kw_name_1; PyObject *tmp_dict_key_1; PyObject *tmp_dict_value_1; PyObject *tmp_ass_subscribed_2; PyObject *tmp_ass_subscript_2; tmp_mvar_value_6 = GET_STRING_DICT_VALUE( moduledict_telegram$passport$encryptedpassportelement, (Nuitka_StringObject *)const_str_plain_PersonalDetails ); if (unlikely( tmp_mvar_value_6 == NULL )) { tmp_mvar_value_6 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_PersonalDetails ); } if ( tmp_mvar_value_6 == NULL ) { exception_type = PyExc_NameError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "PersonalDetails" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 168; type_description_1 = "oooooN"; goto frame_exception_exit_1; } tmp_source_name_8 = tmp_mvar_value_6; tmp_called_name_6 = LOOKUP_ATTRIBUTE( tmp_source_name_8, const_str_plain_de_json ); if ( tmp_called_name_6 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 168; type_description_1 = "oooooN"; goto frame_exception_exit_1; } if ( par_data == NULL ) { Py_DECREF( tmp_called_name_6 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "data" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 168; type_description_1 = "oooooN"; goto frame_exception_exit_1; } tmp_subscribed_name_6 = par_data; tmp_subscript_name_6 = const_str_plain_data; tmp_tuple_element_1 = LOOKUP_SUBSCRIPT( tmp_subscribed_name_6, tmp_subscript_name_6 ); if ( tmp_tuple_element_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_6 ); exception_lineno = 168; type_description_1 = "oooooN"; goto frame_exception_exit_1; } tmp_args_name_1 = PyTuple_New( 1 ); PyTuple_SET_ITEM( tmp_args_name_1, 0, tmp_tuple_element_1 ); tmp_dict_key_1 = const_str_plain_bot; if ( par_bot == NULL ) { Py_DECREF( tmp_called_name_6 ); Py_DECREF( tmp_args_name_1 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "bot" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 168; type_description_1 = "oooooN"; goto frame_exception_exit_1; } tmp_dict_value_1 = par_bot; tmp_kw_name_1 = _PyDict_NewPresized( 1 ); tmp_res = PyDict_SetItem( tmp_kw_name_1, tmp_dict_key_1, tmp_dict_value_1 ); assert( !(tmp_res != 0) ); frame_eb0a3a3f2cdd3f19f932dcc4999af64a->m_frame.f_lineno = 168; tmp_ass_subvalue_2 = CALL_FUNCTION( tmp_called_name_6, tmp_args_name_1, tmp_kw_name_1 ); Py_DECREF( tmp_called_name_6 ); Py_DECREF( tmp_args_name_1 ); Py_DECREF( tmp_kw_name_1 ); if ( tmp_ass_subvalue_2 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 168; type_description_1 = "oooooN"; goto frame_exception_exit_1; } if ( par_data == NULL ) { Py_DECREF( tmp_ass_subvalue_2 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "data" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 168; type_description_1 = "oooooN"; goto frame_exception_exit_1; } tmp_ass_subscribed_2 = par_data; tmp_ass_subscript_2 = const_str_plain_data; tmp_result = SET_SUBSCRIPT( tmp_ass_subscribed_2, tmp_ass_subscript_2, tmp_ass_subvalue_2 ); Py_DECREF( tmp_ass_subvalue_2 ); if ( tmp_result == false ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 168; type_description_1 = "oooooN"; goto frame_exception_exit_1; } } goto branch_end_5; branch_no_5:; { nuitka_bool tmp_condition_result_6; PyObject *tmp_compexpr_left_4; PyObject *tmp_compexpr_right_4; PyObject *tmp_subscribed_name_7; PyObject *tmp_subscript_name_7; if ( par_data == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "data" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 169; type_description_1 = "oooooN"; goto frame_exception_exit_1; } tmp_subscribed_name_7 = par_data; tmp_subscript_name_7 = const_str_plain_type; tmp_compexpr_left_4 = LOOKUP_SUBSCRIPT( tmp_subscribed_name_7, tmp_subscript_name_7 ); if ( tmp_compexpr_left_4 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 169; type_description_1 = "oooooN"; goto frame_exception_exit_1; } tmp_compexpr_right_4 = const_tuple_ddfd5c8e7cf8284800854f924d6edef6_tuple; tmp_res = PySequence_Contains( tmp_compexpr_right_4, tmp_compexpr_left_4 ); Py_DECREF( tmp_compexpr_left_4 ); if ( tmp_res == -1 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 169; type_description_1 = "oooooN"; goto frame_exception_exit_1; } tmp_condition_result_6 = ( tmp_res == 1 ) ? 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_ass_subvalue_3; PyObject *tmp_called_name_7; PyObject *tmp_source_name_9; PyObject *tmp_mvar_value_7; PyObject *tmp_args_name_2; PyObject *tmp_tuple_element_2; PyObject *tmp_subscribed_name_8; PyObject *tmp_subscript_name_8; PyObject *tmp_kw_name_2; PyObject *tmp_dict_key_2; PyObject *tmp_dict_value_2; PyObject *tmp_ass_subscribed_3; PyObject *tmp_ass_subscript_3; tmp_mvar_value_7 = GET_STRING_DICT_VALUE( moduledict_telegram$passport$encryptedpassportelement, (Nuitka_StringObject *)const_str_plain_IdDocumentData ); if (unlikely( tmp_mvar_value_7 == NULL )) { tmp_mvar_value_7 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_IdDocumentData ); } if ( tmp_mvar_value_7 == NULL ) { exception_type = PyExc_NameError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "IdDocumentData" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 171; type_description_1 = "oooooN"; goto frame_exception_exit_1; } tmp_source_name_9 = tmp_mvar_value_7; tmp_called_name_7 = LOOKUP_ATTRIBUTE( tmp_source_name_9, const_str_plain_de_json ); if ( tmp_called_name_7 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 171; type_description_1 = "oooooN"; goto frame_exception_exit_1; } if ( par_data == NULL ) { Py_DECREF( tmp_called_name_7 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "data" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 171; type_description_1 = "oooooN"; goto frame_exception_exit_1; } tmp_subscribed_name_8 = par_data; tmp_subscript_name_8 = const_str_plain_data; tmp_tuple_element_2 = LOOKUP_SUBSCRIPT( tmp_subscribed_name_8, tmp_subscript_name_8 ); if ( tmp_tuple_element_2 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_7 ); exception_lineno = 171; type_description_1 = "oooooN"; goto frame_exception_exit_1; } tmp_args_name_2 = PyTuple_New( 1 ); PyTuple_SET_ITEM( tmp_args_name_2, 0, tmp_tuple_element_2 ); tmp_dict_key_2 = const_str_plain_bot; if ( par_bot == NULL ) { Py_DECREF( tmp_called_name_7 ); Py_DECREF( tmp_args_name_2 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "bot" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 171; type_description_1 = "oooooN"; goto frame_exception_exit_1; } tmp_dict_value_2 = par_bot; tmp_kw_name_2 = _PyDict_NewPresized( 1 ); tmp_res = PyDict_SetItem( tmp_kw_name_2, tmp_dict_key_2, tmp_dict_value_2 ); assert( !(tmp_res != 0) ); frame_eb0a3a3f2cdd3f19f932dcc4999af64a->m_frame.f_lineno = 171; tmp_ass_subvalue_3 = CALL_FUNCTION( tmp_called_name_7, tmp_args_name_2, tmp_kw_name_2 ); Py_DECREF( tmp_called_name_7 ); Py_DECREF( tmp_args_name_2 ); Py_DECREF( tmp_kw_name_2 ); if ( tmp_ass_subvalue_3 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 171; type_description_1 = "oooooN"; goto frame_exception_exit_1; } if ( par_data == NULL ) { Py_DECREF( tmp_ass_subvalue_3 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "data" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 171; type_description_1 = "oooooN"; goto frame_exception_exit_1; } tmp_ass_subscribed_3 = par_data; tmp_ass_subscript_3 = const_str_plain_data; tmp_result = SET_SUBSCRIPT( tmp_ass_subscribed_3, tmp_ass_subscript_3, tmp_ass_subvalue_3 ); Py_DECREF( tmp_ass_subvalue_3 ); if ( tmp_result == false ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 171; type_description_1 = "oooooN"; goto frame_exception_exit_1; } } goto branch_end_6; branch_no_6:; { nuitka_bool tmp_condition_result_7; PyObject *tmp_compexpr_left_5; PyObject *tmp_compexpr_right_5; PyObject *tmp_subscribed_name_9; PyObject *tmp_subscript_name_9; if ( par_data == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "data" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 172; type_description_1 = "oooooN"; goto frame_exception_exit_1; } tmp_subscribed_name_9 = par_data; tmp_subscript_name_9 = const_str_plain_type; tmp_compexpr_left_5 = LOOKUP_SUBSCRIPT( tmp_subscribed_name_9, tmp_subscript_name_9 ); if ( tmp_compexpr_left_5 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 172; type_description_1 = "oooooN"; goto frame_exception_exit_1; } tmp_compexpr_right_5 = const_str_plain_address; tmp_res = RICH_COMPARE_BOOL_EQ( tmp_compexpr_left_5, tmp_compexpr_right_5 ); Py_DECREF( tmp_compexpr_left_5 ); if ( tmp_res == -1 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 172; type_description_1 = "oooooN"; goto frame_exception_exit_1; } tmp_condition_result_7 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; if ( tmp_condition_result_7 == NUITKA_BOOL_TRUE ) { goto branch_yes_7; } else { goto branch_no_7; } branch_yes_7:; { PyObject *tmp_ass_subvalue_4; PyObject *tmp_called_name_8; PyObject *tmp_source_name_10; PyObject *tmp_mvar_value_8; PyObject *tmp_args_name_3; PyObject *tmp_tuple_element_3; PyObject *tmp_subscribed_name_10; PyObject *tmp_subscript_name_10; PyObject *tmp_kw_name_3; PyObject *tmp_dict_key_3; PyObject *tmp_dict_value_3; PyObject *tmp_ass_subscribed_4; PyObject *tmp_ass_subscript_4; tmp_mvar_value_8 = GET_STRING_DICT_VALUE( moduledict_telegram$passport$encryptedpassportelement, (Nuitka_StringObject *)const_str_plain_ResidentialAddress ); if (unlikely( tmp_mvar_value_8 == NULL )) { tmp_mvar_value_8 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_ResidentialAddress ); } if ( tmp_mvar_value_8 == NULL ) { exception_type = PyExc_NameError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "ResidentialAddress" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 173; type_description_1 = "oooooN"; goto frame_exception_exit_1; } tmp_source_name_10 = tmp_mvar_value_8; tmp_called_name_8 = LOOKUP_ATTRIBUTE( tmp_source_name_10, const_str_plain_de_json ); if ( tmp_called_name_8 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 173; type_description_1 = "oooooN"; goto frame_exception_exit_1; } if ( par_data == NULL ) { Py_DECREF( tmp_called_name_8 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "data" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 173; type_description_1 = "oooooN"; goto frame_exception_exit_1; } tmp_subscribed_name_10 = par_data; tmp_subscript_name_10 = const_str_plain_data; tmp_tuple_element_3 = LOOKUP_SUBSCRIPT( tmp_subscribed_name_10, tmp_subscript_name_10 ); if ( tmp_tuple_element_3 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_8 ); exception_lineno = 173; type_description_1 = "oooooN"; goto frame_exception_exit_1; } tmp_args_name_3 = PyTuple_New( 1 ); PyTuple_SET_ITEM( tmp_args_name_3, 0, tmp_tuple_element_3 ); tmp_dict_key_3 = const_str_plain_bot; if ( par_bot == NULL ) { Py_DECREF( tmp_called_name_8 ); Py_DECREF( tmp_args_name_3 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "bot" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 173; type_description_1 = "oooooN"; goto frame_exception_exit_1; } tmp_dict_value_3 = par_bot; tmp_kw_name_3 = _PyDict_NewPresized( 1 ); tmp_res = PyDict_SetItem( tmp_kw_name_3, tmp_dict_key_3, tmp_dict_value_3 ); assert( !(tmp_res != 0) ); frame_eb0a3a3f2cdd3f19f932dcc4999af64a->m_frame.f_lineno = 173; tmp_ass_subvalue_4 = CALL_FUNCTION( tmp_called_name_8, tmp_args_name_3, tmp_kw_name_3 ); Py_DECREF( tmp_called_name_8 ); Py_DECREF( tmp_args_name_3 ); Py_DECREF( tmp_kw_name_3 ); if ( tmp_ass_subvalue_4 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 173; type_description_1 = "oooooN"; goto frame_exception_exit_1; } if ( par_data == NULL ) { Py_DECREF( tmp_ass_subvalue_4 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "data" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 173; type_description_1 = "oooooN"; goto frame_exception_exit_1; } tmp_ass_subscribed_4 = par_data; tmp_ass_subscript_4 = const_str_plain_data; tmp_result = SET_SUBSCRIPT( tmp_ass_subscribed_4, tmp_ass_subscript_4, tmp_ass_subvalue_4 ); Py_DECREF( tmp_ass_subvalue_4 ); if ( tmp_result == false ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 173; type_description_1 = "oooooN"; goto frame_exception_exit_1; } } branch_no_7:; } branch_end_6:; } branch_end_5:; } branch_no_3:; } { PyObject *tmp_ass_subvalue_5; int tmp_or_left_truth_1; PyObject *tmp_or_left_value_1; PyObject *tmp_or_right_value_1; PyObject *tmp_called_name_9; PyObject *tmp_source_name_11; PyObject *tmp_mvar_value_9; PyObject *tmp_args_element_name_9; PyObject *tmp_called_instance_1; PyObject *tmp_args_element_name_10; PyObject *tmp_args_element_name_11; PyObject *tmp_source_name_12; PyObject *tmp_ass_subscribed_5; PyObject *tmp_ass_subscript_5; tmp_mvar_value_9 = GET_STRING_DICT_VALUE( moduledict_telegram$passport$encryptedpassportelement, (Nuitka_StringObject *)const_str_plain_PassportFile ); if (unlikely( tmp_mvar_value_9 == NULL )) { tmp_mvar_value_9 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_PassportFile ); } if ( tmp_mvar_value_9 == NULL ) { exception_type = PyExc_NameError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "PassportFile" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 175; type_description_1 = "oooooN"; goto frame_exception_exit_1; } tmp_source_name_11 = tmp_mvar_value_9; tmp_called_name_9 = LOOKUP_ATTRIBUTE( tmp_source_name_11, const_str_plain_de_list_decrypted ); if ( tmp_called_name_9 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 175; type_description_1 = "oooooN"; goto frame_exception_exit_1; } if ( par_data == NULL ) { Py_DECREF( tmp_called_name_9 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "data" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 175; type_description_1 = "oooooN"; goto frame_exception_exit_1; } tmp_called_instance_1 = par_data; frame_eb0a3a3f2cdd3f19f932dcc4999af64a->m_frame.f_lineno = 175; tmp_args_element_name_9 = CALL_METHOD_WITH_ARGS1( tmp_called_instance_1, const_str_plain_get, &PyTuple_GET_ITEM( const_tuple_str_plain_files_tuple, 0 ) ); if ( tmp_args_element_name_9 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_9 ); exception_lineno = 175; type_description_1 = "oooooN"; goto frame_exception_exit_1; } if ( par_bot == NULL ) { Py_DECREF( tmp_called_name_9 ); Py_DECREF( tmp_args_element_name_9 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "bot" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 175; type_description_1 = "oooooN"; goto frame_exception_exit_1; } tmp_args_element_name_10 = par_bot; if ( var_secure_data == NULL ) { Py_DECREF( tmp_called_name_9 ); Py_DECREF( tmp_args_element_name_9 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "secure_data" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 176; type_description_1 = "oooooN"; goto frame_exception_exit_1; } tmp_source_name_12 = var_secure_data; tmp_args_element_name_11 = LOOKUP_ATTRIBUTE( tmp_source_name_12, const_str_plain_files ); if ( tmp_args_element_name_11 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_9 ); Py_DECREF( tmp_args_element_name_9 ); exception_lineno = 176; type_description_1 = "oooooN"; goto frame_exception_exit_1; } frame_eb0a3a3f2cdd3f19f932dcc4999af64a->m_frame.f_lineno = 175; { PyObject *call_args[] = { tmp_args_element_name_9, tmp_args_element_name_10, tmp_args_element_name_11 }; tmp_or_left_value_1 = CALL_FUNCTION_WITH_ARGS3( tmp_called_name_9, call_args ); } Py_DECREF( tmp_called_name_9 ); Py_DECREF( tmp_args_element_name_9 ); Py_DECREF( tmp_args_element_name_11 ); if ( tmp_or_left_value_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 175; type_description_1 = "oooooN"; goto frame_exception_exit_1; } tmp_or_left_truth_1 = CHECK_IF_TRUE( tmp_or_left_value_1 ); if ( tmp_or_left_truth_1 == -1 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_or_left_value_1 ); exception_lineno = 176; type_description_1 = "oooooN"; goto frame_exception_exit_1; } if ( tmp_or_left_truth_1 == 1 ) { goto or_left_1; } else { goto or_right_1; } or_right_1:; Py_DECREF( tmp_or_left_value_1 ); tmp_or_right_value_1 = Py_None; Py_INCREF( tmp_or_right_value_1 ); tmp_ass_subvalue_5 = tmp_or_right_value_1; goto or_end_1; or_left_1:; tmp_ass_subvalue_5 = tmp_or_left_value_1; or_end_1:; if ( par_data == NULL ) { Py_DECREF( tmp_ass_subvalue_5 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "data" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 175; type_description_1 = "oooooN"; goto frame_exception_exit_1; } tmp_ass_subscribed_5 = par_data; tmp_ass_subscript_5 = const_str_plain_files; tmp_result = SET_SUBSCRIPT( tmp_ass_subscribed_5, tmp_ass_subscript_5, tmp_ass_subvalue_5 ); Py_DECREF( tmp_ass_subvalue_5 ); if ( tmp_result == false ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 175; type_description_1 = "oooooN"; goto frame_exception_exit_1; } } { PyObject *tmp_ass_subvalue_6; PyObject *tmp_called_name_10; PyObject *tmp_source_name_13; PyObject *tmp_mvar_value_10; PyObject *tmp_args_element_name_12; PyObject *tmp_called_instance_2; PyObject *tmp_args_element_name_13; PyObject *tmp_args_element_name_14; PyObject *tmp_source_name_14; PyObject *tmp_ass_subscribed_6; PyObject *tmp_ass_subscript_6; tmp_mvar_value_10 = GET_STRING_DICT_VALUE( moduledict_telegram$passport$encryptedpassportelement, (Nuitka_StringObject *)const_str_plain_PassportFile ); if (unlikely( tmp_mvar_value_10 == NULL )) { tmp_mvar_value_10 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_PassportFile ); } if ( tmp_mvar_value_10 == NULL ) { exception_type = PyExc_NameError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "PassportFile" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 177; type_description_1 = "oooooN"; goto frame_exception_exit_1; } tmp_source_name_13 = tmp_mvar_value_10; tmp_called_name_10 = LOOKUP_ATTRIBUTE( tmp_source_name_13, const_str_plain_de_json_decrypted ); if ( tmp_called_name_10 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 177; type_description_1 = "oooooN"; goto frame_exception_exit_1; } if ( par_data == NULL ) { Py_DECREF( tmp_called_name_10 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "data" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 177; type_description_1 = "oooooN"; goto frame_exception_exit_1; } tmp_called_instance_2 = par_data; frame_eb0a3a3f2cdd3f19f932dcc4999af64a->m_frame.f_lineno = 177; tmp_args_element_name_12 = CALL_METHOD_WITH_ARGS1( tmp_called_instance_2, const_str_plain_get, &PyTuple_GET_ITEM( const_tuple_str_plain_front_side_tuple, 0 ) ); if ( tmp_args_element_name_12 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_10 ); exception_lineno = 177; type_description_1 = "oooooN"; goto frame_exception_exit_1; } if ( par_bot == NULL ) { Py_DECREF( tmp_called_name_10 ); Py_DECREF( tmp_args_element_name_12 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "bot" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 177; type_description_1 = "oooooN"; goto frame_exception_exit_1; } tmp_args_element_name_13 = par_bot; if ( var_secure_data == NULL ) { Py_DECREF( tmp_called_name_10 ); Py_DECREF( tmp_args_element_name_12 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "secure_data" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 178; type_description_1 = "oooooN"; goto frame_exception_exit_1; } tmp_source_name_14 = var_secure_data; tmp_args_element_name_14 = LOOKUP_ATTRIBUTE( tmp_source_name_14, const_str_plain_front_side ); if ( tmp_args_element_name_14 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_10 ); Py_DECREF( tmp_args_element_name_12 ); exception_lineno = 178; type_description_1 = "oooooN"; goto frame_exception_exit_1; } frame_eb0a3a3f2cdd3f19f932dcc4999af64a->m_frame.f_lineno = 177; { PyObject *call_args[] = { tmp_args_element_name_12, tmp_args_element_name_13, tmp_args_element_name_14 }; tmp_ass_subvalue_6 = CALL_FUNCTION_WITH_ARGS3( tmp_called_name_10, call_args ); } Py_DECREF( tmp_called_name_10 ); Py_DECREF( tmp_args_element_name_12 ); Py_DECREF( tmp_args_element_name_14 ); if ( tmp_ass_subvalue_6 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 177; type_description_1 = "oooooN"; goto frame_exception_exit_1; } if ( par_data == NULL ) { Py_DECREF( tmp_ass_subvalue_6 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "data" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 177; type_description_1 = "oooooN"; goto frame_exception_exit_1; } tmp_ass_subscribed_6 = par_data; tmp_ass_subscript_6 = const_str_plain_front_side; tmp_result = SET_SUBSCRIPT( tmp_ass_subscribed_6, tmp_ass_subscript_6, tmp_ass_subvalue_6 ); Py_DECREF( tmp_ass_subvalue_6 ); if ( tmp_result == false ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 177; type_description_1 = "oooooN"; goto frame_exception_exit_1; } } { PyObject *tmp_ass_subvalue_7; PyObject *tmp_called_name_11; PyObject *tmp_source_name_15; PyObject *tmp_mvar_value_11; PyObject *tmp_args_element_name_15; PyObject *tmp_called_instance_3; PyObject *tmp_args_element_name_16; PyObject *tmp_args_element_name_17; PyObject *tmp_source_name_16; PyObject *tmp_ass_subscribed_7; PyObject *tmp_ass_subscript_7; tmp_mvar_value_11 = GET_STRING_DICT_VALUE( moduledict_telegram$passport$encryptedpassportelement, (Nuitka_StringObject *)const_str_plain_PassportFile ); if (unlikely( tmp_mvar_value_11 == NULL )) { tmp_mvar_value_11 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_PassportFile ); } if ( tmp_mvar_value_11 == NULL ) { exception_type = PyExc_NameError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "PassportFile" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 179; type_description_1 = "oooooN"; goto frame_exception_exit_1; } tmp_source_name_15 = tmp_mvar_value_11; tmp_called_name_11 = LOOKUP_ATTRIBUTE( tmp_source_name_15, const_str_plain_de_json_decrypted ); if ( tmp_called_name_11 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 179; type_description_1 = "oooooN"; goto frame_exception_exit_1; } if ( par_data == NULL ) { Py_DECREF( tmp_called_name_11 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "data" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 179; type_description_1 = "oooooN"; goto frame_exception_exit_1; } tmp_called_instance_3 = par_data; frame_eb0a3a3f2cdd3f19f932dcc4999af64a->m_frame.f_lineno = 179; tmp_args_element_name_15 = CALL_METHOD_WITH_ARGS1( tmp_called_instance_3, const_str_plain_get, &PyTuple_GET_ITEM( const_tuple_str_plain_reverse_side_tuple, 0 ) ); if ( tmp_args_element_name_15 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_11 ); exception_lineno = 179; type_description_1 = "oooooN"; goto frame_exception_exit_1; } if ( par_bot == NULL ) { Py_DECREF( tmp_called_name_11 ); Py_DECREF( tmp_args_element_name_15 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "bot" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 179; type_description_1 = "oooooN"; goto frame_exception_exit_1; } tmp_args_element_name_16 = par_bot; if ( var_secure_data == NULL ) { Py_DECREF( tmp_called_name_11 ); Py_DECREF( tmp_args_element_name_15 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "secure_data" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 180; type_description_1 = "oooooN"; goto frame_exception_exit_1; } tmp_source_name_16 = var_secure_data; tmp_args_element_name_17 = LOOKUP_ATTRIBUTE( tmp_source_name_16, const_str_plain_reverse_side ); if ( tmp_args_element_name_17 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_11 ); Py_DECREF( tmp_args_element_name_15 ); exception_lineno = 180; type_description_1 = "oooooN"; goto frame_exception_exit_1; } frame_eb0a3a3f2cdd3f19f932dcc4999af64a->m_frame.f_lineno = 179; { PyObject *call_args[] = { tmp_args_element_name_15, tmp_args_element_name_16, tmp_args_element_name_17 }; tmp_ass_subvalue_7 = CALL_FUNCTION_WITH_ARGS3( tmp_called_name_11, call_args ); } Py_DECREF( tmp_called_name_11 ); Py_DECREF( tmp_args_element_name_15 ); Py_DECREF( tmp_args_element_name_17 ); if ( tmp_ass_subvalue_7 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 179; type_description_1 = "oooooN"; goto frame_exception_exit_1; } if ( par_data == NULL ) { Py_DECREF( tmp_ass_subvalue_7 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "data" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 179; type_description_1 = "oooooN"; goto frame_exception_exit_1; } tmp_ass_subscribed_7 = par_data; tmp_ass_subscript_7 = const_str_plain_reverse_side; tmp_result = SET_SUBSCRIPT( tmp_ass_subscribed_7, tmp_ass_subscript_7, tmp_ass_subvalue_7 ); Py_DECREF( tmp_ass_subvalue_7 ); if ( tmp_result == false ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 179; type_description_1 = "oooooN"; goto frame_exception_exit_1; } } { PyObject *tmp_ass_subvalue_8; PyObject *tmp_called_name_12; PyObject *tmp_source_name_17; PyObject *tmp_mvar_value_12; PyObject *tmp_args_element_name_18; PyObject *tmp_called_instance_4; PyObject *tmp_args_element_name_19; PyObject *tmp_args_element_name_20; PyObject *tmp_source_name_18; PyObject *tmp_ass_subscribed_8; PyObject *tmp_ass_subscript_8; tmp_mvar_value_12 = GET_STRING_DICT_VALUE( moduledict_telegram$passport$encryptedpassportelement, (Nuitka_StringObject *)const_str_plain_PassportFile ); if (unlikely( tmp_mvar_value_12 == NULL )) { tmp_mvar_value_12 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_PassportFile ); } if ( tmp_mvar_value_12 == NULL ) { exception_type = PyExc_NameError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "PassportFile" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 181; type_description_1 = "oooooN"; goto frame_exception_exit_1; } tmp_source_name_17 = tmp_mvar_value_12; tmp_called_name_12 = LOOKUP_ATTRIBUTE( tmp_source_name_17, const_str_plain_de_json_decrypted ); if ( tmp_called_name_12 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 181; type_description_1 = "oooooN"; goto frame_exception_exit_1; } if ( par_data == NULL ) { Py_DECREF( tmp_called_name_12 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "data" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 181; type_description_1 = "oooooN"; goto frame_exception_exit_1; } tmp_called_instance_4 = par_data; frame_eb0a3a3f2cdd3f19f932dcc4999af64a->m_frame.f_lineno = 181; tmp_args_element_name_18 = CALL_METHOD_WITH_ARGS1( tmp_called_instance_4, const_str_plain_get, &PyTuple_GET_ITEM( const_tuple_str_plain_selfie_tuple, 0 ) ); if ( tmp_args_element_name_18 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_12 ); exception_lineno = 181; type_description_1 = "oooooN"; goto frame_exception_exit_1; } if ( par_bot == NULL ) { Py_DECREF( tmp_called_name_12 ); Py_DECREF( tmp_args_element_name_18 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "bot" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 181; type_description_1 = "oooooN"; goto frame_exception_exit_1; } tmp_args_element_name_19 = par_bot; if ( var_secure_data == NULL ) { Py_DECREF( tmp_called_name_12 ); Py_DECREF( tmp_args_element_name_18 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "secure_data" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 182; type_description_1 = "oooooN"; goto frame_exception_exit_1; } tmp_source_name_18 = var_secure_data; tmp_args_element_name_20 = LOOKUP_ATTRIBUTE( tmp_source_name_18, const_str_plain_selfie ); if ( tmp_args_element_name_20 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_12 ); Py_DECREF( tmp_args_element_name_18 ); exception_lineno = 182; type_description_1 = "oooooN"; goto frame_exception_exit_1; } frame_eb0a3a3f2cdd3f19f932dcc4999af64a->m_frame.f_lineno = 181; { PyObject *call_args[] = { tmp_args_element_name_18, tmp_args_element_name_19, tmp_args_element_name_20 }; tmp_ass_subvalue_8 = CALL_FUNCTION_WITH_ARGS3( tmp_called_name_12, call_args ); } Py_DECREF( tmp_called_name_12 ); Py_DECREF( tmp_args_element_name_18 ); Py_DECREF( tmp_args_element_name_20 ); if ( tmp_ass_subvalue_8 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 181; type_description_1 = "oooooN"; goto frame_exception_exit_1; } if ( par_data == NULL ) { Py_DECREF( tmp_ass_subvalue_8 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "data" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 181; type_description_1 = "oooooN"; goto frame_exception_exit_1; } tmp_ass_subscribed_8 = par_data; tmp_ass_subscript_8 = const_str_plain_selfie; tmp_result = SET_SUBSCRIPT( tmp_ass_subscribed_8, tmp_ass_subscript_8, tmp_ass_subvalue_8 ); Py_DECREF( tmp_ass_subvalue_8 ); if ( tmp_result == false ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 181; type_description_1 = "oooooN"; goto frame_exception_exit_1; } } { PyObject *tmp_ass_subvalue_9; int tmp_or_left_truth_2; PyObject *tmp_or_left_value_2; PyObject *tmp_or_right_value_2; PyObject *tmp_called_name_13; PyObject *tmp_source_name_19; PyObject *tmp_mvar_value_13; PyObject *tmp_args_element_name_21; PyObject *tmp_called_instance_5; PyObject *tmp_args_element_name_22; PyObject *tmp_args_element_name_23; PyObject *tmp_source_name_20; PyObject *tmp_ass_subscribed_9; PyObject *tmp_ass_subscript_9; tmp_mvar_value_13 = GET_STRING_DICT_VALUE( moduledict_telegram$passport$encryptedpassportelement, (Nuitka_StringObject *)const_str_plain_PassportFile ); if (unlikely( tmp_mvar_value_13 == NULL )) { tmp_mvar_value_13 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_PassportFile ); } if ( tmp_mvar_value_13 == NULL ) { exception_type = PyExc_NameError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "PassportFile" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 183; type_description_1 = "oooooN"; goto frame_exception_exit_1; } tmp_source_name_19 = tmp_mvar_value_13; tmp_called_name_13 = LOOKUP_ATTRIBUTE( tmp_source_name_19, const_str_plain_de_list_decrypted ); if ( tmp_called_name_13 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 183; type_description_1 = "oooooN"; goto frame_exception_exit_1; } if ( par_data == NULL ) { Py_DECREF( tmp_called_name_13 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "data" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 183; type_description_1 = "oooooN"; goto frame_exception_exit_1; } tmp_called_instance_5 = par_data; frame_eb0a3a3f2cdd3f19f932dcc4999af64a->m_frame.f_lineno = 183; tmp_args_element_name_21 = CALL_METHOD_WITH_ARGS1( tmp_called_instance_5, const_str_plain_get, &PyTuple_GET_ITEM( const_tuple_str_plain_translation_tuple, 0 ) ); if ( tmp_args_element_name_21 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_13 ); exception_lineno = 183; type_description_1 = "oooooN"; goto frame_exception_exit_1; } if ( par_bot == NULL ) { Py_DECREF( tmp_called_name_13 ); Py_DECREF( tmp_args_element_name_21 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "bot" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 183; type_description_1 = "oooooN"; goto frame_exception_exit_1; } tmp_args_element_name_22 = par_bot; if ( var_secure_data == NULL ) { Py_DECREF( tmp_called_name_13 ); Py_DECREF( tmp_args_element_name_21 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "secure_data" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 184; type_description_1 = "oooooN"; goto frame_exception_exit_1; } tmp_source_name_20 = var_secure_data; tmp_args_element_name_23 = LOOKUP_ATTRIBUTE( tmp_source_name_20, const_str_plain_translation ); if ( tmp_args_element_name_23 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_13 ); Py_DECREF( tmp_args_element_name_21 ); exception_lineno = 184; type_description_1 = "oooooN"; goto frame_exception_exit_1; } frame_eb0a3a3f2cdd3f19f932dcc4999af64a->m_frame.f_lineno = 183; { PyObject *call_args[] = { tmp_args_element_name_21, tmp_args_element_name_22, tmp_args_element_name_23 }; tmp_or_left_value_2 = CALL_FUNCTION_WITH_ARGS3( tmp_called_name_13, call_args ); } Py_DECREF( tmp_called_name_13 ); Py_DECREF( tmp_args_element_name_21 ); Py_DECREF( tmp_args_element_name_23 ); if ( tmp_or_left_value_2 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 183; type_description_1 = "oooooN"; goto frame_exception_exit_1; } tmp_or_left_truth_2 = CHECK_IF_TRUE( tmp_or_left_value_2 ); if ( tmp_or_left_truth_2 == -1 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_or_left_value_2 ); exception_lineno = 184; type_description_1 = "oooooN"; goto frame_exception_exit_1; } if ( tmp_or_left_truth_2 == 1 ) { goto or_left_2; } else { goto or_right_2; } or_right_2:; Py_DECREF( tmp_or_left_value_2 ); tmp_or_right_value_2 = Py_None; Py_INCREF( tmp_or_right_value_2 ); tmp_ass_subvalue_9 = tmp_or_right_value_2; goto or_end_2; or_left_2:; tmp_ass_subvalue_9 = tmp_or_left_value_2; or_end_2:; if ( par_data == NULL ) { Py_DECREF( tmp_ass_subvalue_9 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "data" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 183; type_description_1 = "oooooN"; goto frame_exception_exit_1; } tmp_ass_subscribed_9 = par_data; tmp_ass_subscript_9 = const_str_plain_translation; tmp_result = SET_SUBSCRIPT( tmp_ass_subscribed_9, tmp_ass_subscript_9, tmp_ass_subvalue_9 ); Py_DECREF( tmp_ass_subvalue_9 ); if ( tmp_result == false ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 183; type_description_1 = "oooooN"; goto frame_exception_exit_1; } } branch_no_2:; } { PyObject *tmp_dircall_arg1_1; PyObject *tmp_dircall_arg2_1; PyObject *tmp_dict_key_4; PyObject *tmp_dict_value_4; PyObject *tmp_dircall_arg3_1; if ( par_cls == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "cls" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 186; type_description_1 = "oooooN"; goto frame_exception_exit_1; } tmp_dircall_arg1_1 = par_cls; tmp_dict_key_4 = const_str_plain_bot; if ( par_bot == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "bot" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 186; type_description_1 = "oooooN"; goto frame_exception_exit_1; } tmp_dict_value_4 = par_bot; tmp_dircall_arg2_1 = _PyDict_NewPresized( 1 ); tmp_res = PyDict_SetItem( tmp_dircall_arg2_1, tmp_dict_key_4, tmp_dict_value_4 ); assert( !(tmp_res != 0) ); if ( par_data == NULL ) { Py_DECREF( tmp_dircall_arg2_1 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "data" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 186; type_description_1 = "oooooN"; goto frame_exception_exit_1; } tmp_dircall_arg3_1 = par_data; Py_INCREF( tmp_dircall_arg1_1 ); Py_INCREF( tmp_dircall_arg3_1 ); { PyObject *dir_call_args[] = {tmp_dircall_arg1_1, tmp_dircall_arg2_1, tmp_dircall_arg3_1}; tmp_return_value = impl___internal__$$$function_10_complex_call_helper_keywords_star_dict( dir_call_args ); } if ( tmp_return_value == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 186; type_description_1 = "oooooN"; goto frame_exception_exit_1; } goto frame_return_exit_1; } #if 0 RESTORE_FRAME_EXCEPTION( frame_eb0a3a3f2cdd3f19f932dcc4999af64a ); #endif // Put the previous frame back on top. popFrameStack(); goto frame_no_exception_1; frame_return_exit_1:; #if 0 RESTORE_FRAME_EXCEPTION( frame_eb0a3a3f2cdd3f19f932dcc4999af64a ); #endif // Put the previous frame back on top. popFrameStack(); goto try_return_handler_1; frame_exception_exit_1:; #if 0 RESTORE_FRAME_EXCEPTION( frame_eb0a3a3f2cdd3f19f932dcc4999af64a ); #endif if ( exception_tb == NULL ) { exception_tb = MAKE_TRACEBACK( frame_eb0a3a3f2cdd3f19f932dcc4999af64a, exception_lineno ); } else if ( exception_tb->tb_frame != &frame_eb0a3a3f2cdd3f19f932dcc4999af64a->m_frame ) { exception_tb = ADD_TRACEBACK( exception_tb, frame_eb0a3a3f2cdd3f19f932dcc4999af64a, exception_lineno ); } // Attachs locals to frame if any. Nuitka_Frame_AttachLocals( (struct Nuitka_FrameObject *)frame_eb0a3a3f2cdd3f19f932dcc4999af64a, type_description_1, par_cls, par_data, par_bot, par_credentials, var_secure_data, NULL ); // Release cached frame. if ( frame_eb0a3a3f2cdd3f19f932dcc4999af64a == cache_frame_eb0a3a3f2cdd3f19f932dcc4999af64a ) { Py_DECREF( frame_eb0a3a3f2cdd3f19f932dcc4999af64a ); } cache_frame_eb0a3a3f2cdd3f19f932dcc4999af64a = NULL; assertFrameObject( frame_eb0a3a3f2cdd3f19f932dcc4999af64a ); // 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( telegram$passport$encryptedpassportelement$$$function_3_de_json_decrypted ); return NULL; // Return handler code: try_return_handler_1:; { Py_XDECREF( par_cls ); par_cls = NULL; } { Py_XDECREF( par_data ); par_data = NULL; } { Py_XDECREF( par_bot ); par_bot = NULL; } { Py_XDECREF( par_credentials ); par_credentials = NULL; } { Py_XDECREF( var_secure_data ); var_secure_data = 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_cls ); par_cls = NULL; } { Py_XDECREF( par_data ); par_data = NULL; } { Py_XDECREF( par_bot ); par_bot = NULL; } { Py_XDECREF( par_credentials ); par_credentials = NULL; } { Py_XDECREF( var_secure_data ); var_secure_data = 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( telegram$passport$encryptedpassportelement$$$function_3_de_json_decrypted ); 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_telegram$passport$encryptedpassportelement$$$function_4_de_list( struct Nuitka_FunctionObject const *self, PyObject **python_pars ) { // Preserve error status for checks #ifndef __NUITKA_NO_ASSERT__ NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED(); #endif // Local variable declarations. PyObject *par_cls = python_pars[ 0 ]; PyObject *par_data = python_pars[ 1 ]; PyObject *par_bot = python_pars[ 2 ]; PyObject *var_encrypted_passport_elements = NULL; PyObject *var_element = NULL; PyObject *tmp_for_loop_1__for_iterator = NULL; PyObject *tmp_for_loop_1__iter_value = NULL; struct Nuitka_FrameObject *frame_9f0dc13b115ffbf30504623ef9b4e64d; NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL; int tmp_res; 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; 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; static struct Nuitka_FrameObject *cache_frame_9f0dc13b115ffbf30504623ef9b4e64d = NULL; PyObject *exception_keeper_type_2; PyObject *exception_keeper_value_2; PyTracebackObject *exception_keeper_tb_2; NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_2; // Actual function code. { // Tried code: MAKE_OR_REUSE_FRAME( cache_frame_9f0dc13b115ffbf30504623ef9b4e64d, codeobj_9f0dc13b115ffbf30504623ef9b4e64d, module_telegram$passport$encryptedpassportelement, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *) ); frame_9f0dc13b115ffbf30504623ef9b4e64d = cache_frame_9f0dc13b115ffbf30504623ef9b4e64d; // Push the new frame as the currently active one. pushFrameStack( frame_9f0dc13b115ffbf30504623ef9b4e64d ); // Mark the frame object as in use, ref count 1 will be up for reuse. assert( Py_REFCNT( frame_9f0dc13b115ffbf30504623ef9b4e64d ) == 2 ); // Frame stack // Framed code: { nuitka_bool tmp_condition_result_1; PyObject *tmp_operand_name_1; CHECK_OBJECT( par_data ); tmp_operand_name_1 = par_data; 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 = 190; type_description_1 = "ooooo"; 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:; { tmp_return_value = PyList_New( 0 ); goto frame_return_exit_1; } branch_no_1:; } { PyObject *tmp_assign_source_1; tmp_assign_source_1 = PyList_New( 0 ); assert( var_encrypted_passport_elements == NULL ); var_encrypted_passport_elements = tmp_assign_source_1; } { PyObject *tmp_assign_source_2; PyObject *tmp_iter_arg_1; if ( par_data == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "data" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 194; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_iter_arg_1 = par_data; tmp_assign_source_2 = MAKE_ITERATOR( tmp_iter_arg_1 ); if ( tmp_assign_source_2 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 194; type_description_1 = "ooooo"; goto frame_exception_exit_1; } assert( tmp_for_loop_1__for_iterator == NULL ); tmp_for_loop_1__for_iterator = tmp_assign_source_2; } { // Tried code: { loop_start_1:; { PyObject *tmp_next_source_1; PyObject *tmp_assign_source_3; CHECK_OBJECT( tmp_for_loop_1__for_iterator ); tmp_next_source_1 = tmp_for_loop_1__for_iterator; tmp_assign_source_3 = ITERATOR_NEXT( tmp_next_source_1 ); if ( tmp_assign_source_3 == NULL ) { if ( CHECK_AND_CLEAR_STOP_ITERATION_OCCURRED() ) { goto loop_end_1; } else { FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); type_description_1 = "ooooo"; exception_lineno = 194; goto try_except_handler_2; } } { PyObject *old = tmp_for_loop_1__iter_value; tmp_for_loop_1__iter_value = tmp_assign_source_3; Py_XDECREF( old ); } } { PyObject *tmp_assign_source_4; CHECK_OBJECT( tmp_for_loop_1__iter_value ); tmp_assign_source_4 = tmp_for_loop_1__iter_value; { PyObject *old = var_element; var_element = tmp_assign_source_4; Py_INCREF( var_element ); Py_XDECREF( old ); } } { PyObject *tmp_called_name_1; PyObject *tmp_source_name_1; PyObject *tmp_args_element_name_1; PyObject *tmp_called_name_2; PyObject *tmp_source_name_2; PyObject *tmp_args_element_name_2; PyObject *tmp_args_element_name_3; if ( var_encrypted_passport_elements == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "encrypted_passport_elements" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 195; type_description_1 = "ooooo"; goto try_except_handler_2; } tmp_source_name_1 = var_encrypted_passport_elements; tmp_called_name_1 = LOOKUP_ATTRIBUTE( tmp_source_name_1, const_str_plain_append ); if ( tmp_called_name_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 195; type_description_1 = "ooooo"; goto try_except_handler_2; } if ( par_cls == 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", "cls" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 195; type_description_1 = "ooooo"; goto try_except_handler_2; } tmp_source_name_2 = par_cls; tmp_called_name_2 = LOOKUP_ATTRIBUTE( tmp_source_name_2, const_str_plain_de_json ); if ( tmp_called_name_2 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_1 ); exception_lineno = 195; type_description_1 = "ooooo"; goto try_except_handler_2; } if ( var_element == NULL ) { Py_DECREF( tmp_called_name_1 ); Py_DECREF( tmp_called_name_2 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "element" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 195; type_description_1 = "ooooo"; goto try_except_handler_2; } tmp_args_element_name_2 = var_element; if ( par_bot == NULL ) { Py_DECREF( tmp_called_name_1 ); Py_DECREF( tmp_called_name_2 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "bot" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 195; type_description_1 = "ooooo"; goto try_except_handler_2; } tmp_args_element_name_3 = par_bot; frame_9f0dc13b115ffbf30504623ef9b4e64d->m_frame.f_lineno = 195; { PyObject *call_args[] = { tmp_args_element_name_2, tmp_args_element_name_3 }; tmp_args_element_name_1 = CALL_FUNCTION_WITH_ARGS2( tmp_called_name_2, call_args ); } Py_DECREF( tmp_called_name_2 ); 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 = 195; type_description_1 = "ooooo"; goto try_except_handler_2; } frame_9f0dc13b115ffbf30504623ef9b4e64d->m_frame.f_lineno = 195; { 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 = 195; type_description_1 = "ooooo"; goto try_except_handler_2; } Py_DECREF( tmp_unused ); } if ( CONSIDER_THREADING() == false ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 194; type_description_1 = "ooooo"; goto try_except_handler_2; } goto loop_start_1; loop_end_1:; } goto try_end_1; // Exception handler code: try_except_handler_2:; exception_keeper_type_1 = exception_type; exception_keeper_value_1 = exception_value; exception_keeper_tb_1 = exception_tb; exception_keeper_lineno_1 = exception_lineno; exception_type = NULL; exception_value = NULL; exception_tb = NULL; exception_lineno = 0; { Py_XDECREF( tmp_for_loop_1__iter_value ); tmp_for_loop_1__iter_value = NULL; } { CHECK_OBJECT( (PyObject *)tmp_for_loop_1__for_iterator ); Py_DECREF( tmp_for_loop_1__for_iterator ); tmp_for_loop_1__for_iterator = NULL; } { // Re-raise. exception_type = exception_keeper_type_1; exception_value = exception_keeper_value_1; exception_tb = exception_keeper_tb_1; exception_lineno = exception_keeper_lineno_1; goto frame_exception_exit_1; } // End of try: try_end_1:; } { Py_XDECREF( tmp_for_loop_1__iter_value ); tmp_for_loop_1__iter_value = NULL; } { CHECK_OBJECT( (PyObject *)tmp_for_loop_1__for_iterator ); Py_DECREF( tmp_for_loop_1__for_iterator ); tmp_for_loop_1__for_iterator = NULL; } { if ( var_encrypted_passport_elements == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "encrypted_passport_elements" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 197; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_return_value = var_encrypted_passport_elements; Py_INCREF( tmp_return_value ); goto frame_return_exit_1; } #if 0 RESTORE_FRAME_EXCEPTION( frame_9f0dc13b115ffbf30504623ef9b4e64d ); #endif // Put the previous frame back on top. popFrameStack(); goto frame_no_exception_1; frame_return_exit_1:; #if 0 RESTORE_FRAME_EXCEPTION( frame_9f0dc13b115ffbf30504623ef9b4e64d ); #endif // Put the previous frame back on top. popFrameStack(); goto try_return_handler_1; frame_exception_exit_1:; #if 0 RESTORE_FRAME_EXCEPTION( frame_9f0dc13b115ffbf30504623ef9b4e64d ); #endif if ( exception_tb == NULL ) { exception_tb = MAKE_TRACEBACK( frame_9f0dc13b115ffbf30504623ef9b4e64d, exception_lineno ); } else if ( exception_tb->tb_frame != &frame_9f0dc13b115ffbf30504623ef9b4e64d->m_frame ) { exception_tb = ADD_TRACEBACK( exception_tb, frame_9f0dc13b115ffbf30504623ef9b4e64d, exception_lineno ); } // Attachs locals to frame if any. Nuitka_Frame_AttachLocals( (struct Nuitka_FrameObject *)frame_9f0dc13b115ffbf30504623ef9b4e64d, type_description_1, par_cls, par_data, par_bot, var_encrypted_passport_elements, var_element ); // Release cached frame. if ( frame_9f0dc13b115ffbf30504623ef9b4e64d == cache_frame_9f0dc13b115ffbf30504623ef9b4e64d ) { Py_DECREF( frame_9f0dc13b115ffbf30504623ef9b4e64d ); } cache_frame_9f0dc13b115ffbf30504623ef9b4e64d = NULL; assertFrameObject( frame_9f0dc13b115ffbf30504623ef9b4e64d ); // 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( telegram$passport$encryptedpassportelement$$$function_4_de_list ); return NULL; // Return handler code: try_return_handler_1:; { Py_XDECREF( par_cls ); par_cls = NULL; } { Py_XDECREF( par_data ); par_data = NULL; } { Py_XDECREF( par_bot ); par_bot = NULL; } { Py_XDECREF( var_encrypted_passport_elements ); var_encrypted_passport_elements = NULL; } { Py_XDECREF( var_element ); var_element = NULL; } { goto function_return_exit; } // Exception handler code: try_except_handler_1:; exception_keeper_type_2 = exception_type; exception_keeper_value_2 = exception_value; exception_keeper_tb_2 = exception_tb; exception_keeper_lineno_2 = exception_lineno; exception_type = NULL; exception_value = NULL; exception_tb = NULL; exception_lineno = 0; { Py_XDECREF( par_cls ); par_cls = NULL; } { Py_XDECREF( par_data ); par_data = NULL; } { Py_XDECREF( par_bot ); par_bot = NULL; } { Py_XDECREF( var_encrypted_passport_elements ); var_encrypted_passport_elements = NULL; } { Py_XDECREF( var_element ); var_element = NULL; } { // Re-raise. exception_type = exception_keeper_type_2; exception_value = exception_keeper_value_2; exception_tb = exception_keeper_tb_2; exception_lineno = exception_keeper_lineno_2; goto function_exception_exit; } // End of try: } // Return statement must have exited already. NUITKA_CANNOT_GET_HERE( telegram$passport$encryptedpassportelement$$$function_4_de_list ); 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_telegram$passport$encryptedpassportelement$$$function_5_to_dict( struct Nuitka_FunctionObject const *self, PyObject **python_pars ) { // Preserve error status for checks #ifndef __NUITKA_NO_ASSERT__ NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED(); #endif // Local variable declarations. PyObject *par_self = python_pars[ 0 ]; PyObject *var_data = NULL; PyObject *outline_0_var_p = NULL; PyObject *outline_1_var_p = NULL; PyObject *tmp_listcomp_1__$0 = NULL; PyObject *tmp_listcomp_1__contraction = NULL; PyObject *tmp_listcomp_1__iter_value_0 = NULL; PyObject *tmp_listcomp_2__$0 = NULL; PyObject *tmp_listcomp_2__contraction = NULL; PyObject *tmp_listcomp_2__iter_value_0 = NULL; struct Nuitka_FrameObject *frame_9e29c48095b5663fa7316d3d3b8a193f; NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL; PyObject *exception_type = NULL; PyObject *exception_value = NULL; PyTracebackObject *exception_tb = NULL; NUITKA_MAY_BE_UNUSED int exception_lineno = 0; struct Nuitka_FrameObject *frame_0da07c5b43d025330e7bc4a6eafb475e_2; NUITKA_MAY_BE_UNUSED char const *type_description_2 = NULL; int tmp_res; PyObject *exception_keeper_type_1; PyObject *exception_keeper_value_1; PyTracebackObject *exception_keeper_tb_1; NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_1; static struct Nuitka_FrameObject *cache_frame_0da07c5b43d025330e7bc4a6eafb475e_2 = NULL; PyObject *exception_keeper_type_2; PyObject *exception_keeper_value_2; PyTracebackObject *exception_keeper_tb_2; NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_2; bool tmp_result; struct Nuitka_FrameObject *frame_7667a3fbb2f52672cc8b18a9fd99bf44_3; NUITKA_MAY_BE_UNUSED char const *type_description_3 = NULL; PyObject *exception_keeper_type_3; PyObject *exception_keeper_value_3; PyTracebackObject *exception_keeper_tb_3; NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_3; static struct Nuitka_FrameObject *cache_frame_7667a3fbb2f52672cc8b18a9fd99bf44_3 = NULL; PyObject *exception_keeper_type_4; PyObject *exception_keeper_value_4; PyTracebackObject *exception_keeper_tb_4; NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_4; PyObject *tmp_return_value = NULL; static struct Nuitka_FrameObject *cache_frame_9e29c48095b5663fa7316d3d3b8a193f = NULL; PyObject *exception_keeper_type_5; PyObject *exception_keeper_value_5; PyTracebackObject *exception_keeper_tb_5; NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_5; // Actual function code. { // Tried code: MAKE_OR_REUSE_FRAME( cache_frame_9e29c48095b5663fa7316d3d3b8a193f, codeobj_9e29c48095b5663fa7316d3d3b8a193f, module_telegram$passport$encryptedpassportelement, sizeof(void *)+sizeof(void *)+sizeof(void *) ); frame_9e29c48095b5663fa7316d3d3b8a193f = cache_frame_9e29c48095b5663fa7316d3d3b8a193f; // Push the new frame as the currently active one. pushFrameStack( frame_9e29c48095b5663fa7316d3d3b8a193f ); // Mark the frame object as in use, ref count 1 will be up for reuse. assert( Py_REFCNT( frame_9e29c48095b5663fa7316d3d3b8a193f ) == 2 ); // Frame stack // Framed code: { PyObject *tmp_assign_source_1; PyObject *tmp_called_instance_1; PyObject *tmp_type_name_1; PyObject *tmp_mvar_value_1; PyObject *tmp_object_name_1; tmp_mvar_value_1 = GET_STRING_DICT_VALUE( moduledict_telegram$passport$encryptedpassportelement, (Nuitka_StringObject *)const_str_plain_EncryptedPassportElement ); if (unlikely( tmp_mvar_value_1 == NULL )) { tmp_mvar_value_1 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_EncryptedPassportElement ); } if ( tmp_mvar_value_1 == NULL ) { exception_type = PyExc_NameError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "EncryptedPassportElement" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 200; type_description_1 = "ooN"; goto frame_exception_exit_1; } tmp_type_name_1 = tmp_mvar_value_1; CHECK_OBJECT( par_self ); tmp_object_name_1 = par_self; tmp_called_instance_1 = BUILTIN_SUPER( tmp_type_name_1, tmp_object_name_1 ); if ( tmp_called_instance_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 200; type_description_1 = "ooN"; goto frame_exception_exit_1; } frame_9e29c48095b5663fa7316d3d3b8a193f->m_frame.f_lineno = 200; tmp_assign_source_1 = CALL_METHOD_NO_ARGS( tmp_called_instance_1, const_str_plain_to_dict ); Py_DECREF( tmp_called_instance_1 ); if ( tmp_assign_source_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 200; type_description_1 = "ooN"; goto frame_exception_exit_1; } assert( var_data == NULL ); var_data = tmp_assign_source_1; } { nuitka_bool tmp_condition_result_1; PyObject *tmp_source_name_1; PyObject *tmp_attribute_value_1; int tmp_truth_name_1; if ( par_self == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 202; type_description_1 = "ooN"; goto frame_exception_exit_1; } tmp_source_name_1 = par_self; tmp_attribute_value_1 = LOOKUP_ATTRIBUTE( tmp_source_name_1, const_str_plain_files ); if ( tmp_attribute_value_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 202; type_description_1 = "ooN"; goto frame_exception_exit_1; } tmp_truth_name_1 = CHECK_IF_TRUE( tmp_attribute_value_1 ); if ( tmp_truth_name_1 == -1 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_attribute_value_1 ); exception_lineno = 202; type_description_1 = "ooN"; goto frame_exception_exit_1; } tmp_condition_result_1 = tmp_truth_name_1 == 1 ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; Py_DECREF( tmp_attribute_value_1 ); 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; { // Tried code: { PyObject *tmp_assign_source_2; PyObject *tmp_iter_arg_1; PyObject *tmp_source_name_2; if ( par_self == NULL ) { exception_type = PyExc_NameError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "free variable '%s' referenced before assignment in enclosing scope", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 203; type_description_1 = "ooN"; goto try_except_handler_2; } tmp_source_name_2 = par_self; tmp_iter_arg_1 = LOOKUP_ATTRIBUTE( tmp_source_name_2, const_str_plain_files ); if ( tmp_iter_arg_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 203; type_description_1 = "ooN"; goto try_except_handler_2; } tmp_assign_source_2 = MAKE_ITERATOR( tmp_iter_arg_1 ); Py_DECREF( tmp_iter_arg_1 ); if ( tmp_assign_source_2 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 203; type_description_1 = "ooN"; goto try_except_handler_2; } assert( tmp_listcomp_1__$0 == NULL ); tmp_listcomp_1__$0 = tmp_assign_source_2; } { PyObject *tmp_assign_source_3; tmp_assign_source_3 = PyList_New( 0 ); assert( tmp_listcomp_1__contraction == NULL ); tmp_listcomp_1__contraction = tmp_assign_source_3; } MAKE_OR_REUSE_FRAME( cache_frame_0da07c5b43d025330e7bc4a6eafb475e_2, codeobj_0da07c5b43d025330e7bc4a6eafb475e, module_telegram$passport$encryptedpassportelement, sizeof(void *) ); frame_0da07c5b43d025330e7bc4a6eafb475e_2 = cache_frame_0da07c5b43d025330e7bc4a6eafb475e_2; // Push the new frame as the currently active one. pushFrameStack( frame_0da07c5b43d025330e7bc4a6eafb475e_2 ); // Mark the frame object as in use, ref count 1 will be up for reuse. assert( Py_REFCNT( frame_0da07c5b43d025330e7bc4a6eafb475e_2 ) == 2 ); // Frame stack // Framed code: { // Tried code: { loop_start_1:; { PyObject *tmp_next_source_1; PyObject *tmp_assign_source_4; CHECK_OBJECT( tmp_listcomp_1__$0 ); tmp_next_source_1 = tmp_listcomp_1__$0; tmp_assign_source_4 = ITERATOR_NEXT( tmp_next_source_1 ); if ( tmp_assign_source_4 == NULL ) { if ( CHECK_AND_CLEAR_STOP_ITERATION_OCCURRED() ) { goto loop_end_1; } else { FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); type_description_2 = "o"; exception_lineno = 203; goto try_except_handler_3; } } { PyObject *old = tmp_listcomp_1__iter_value_0; tmp_listcomp_1__iter_value_0 = tmp_assign_source_4; Py_XDECREF( old ); } } { PyObject *tmp_assign_source_5; CHECK_OBJECT( tmp_listcomp_1__iter_value_0 ); tmp_assign_source_5 = tmp_listcomp_1__iter_value_0; { PyObject *old = outline_0_var_p; outline_0_var_p = tmp_assign_source_5; Py_INCREF( outline_0_var_p ); Py_XDECREF( old ); } } { PyObject *tmp_append_list_1; PyObject *tmp_append_value_1; PyObject *tmp_called_instance_2; CHECK_OBJECT( tmp_listcomp_1__contraction ); tmp_append_list_1 = tmp_listcomp_1__contraction; CHECK_OBJECT( outline_0_var_p ); tmp_called_instance_2 = outline_0_var_p; frame_0da07c5b43d025330e7bc4a6eafb475e_2->m_frame.f_lineno = 203; tmp_append_value_1 = CALL_METHOD_NO_ARGS( tmp_called_instance_2, const_str_plain_to_dict ); if ( tmp_append_value_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 203; type_description_2 = "o"; goto try_except_handler_3; } assert( PyList_Check( tmp_append_list_1 ) ); tmp_res = PyList_Append( tmp_append_list_1, tmp_append_value_1 ); Py_DECREF( tmp_append_value_1 ); if ( tmp_res == -1 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 203; type_description_2 = "o"; goto try_except_handler_3; } } if ( CONSIDER_THREADING() == false ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 203; type_description_2 = "o"; goto try_except_handler_3; } goto loop_start_1; loop_end_1:; } { CHECK_OBJECT( tmp_listcomp_1__contraction ); tmp_ass_subvalue_1 = tmp_listcomp_1__contraction; Py_INCREF( tmp_ass_subvalue_1 ); goto try_return_handler_3; } // tried codes exits in all cases NUITKA_CANNOT_GET_HERE( telegram$passport$encryptedpassportelement$$$function_5_to_dict ); return NULL; // Return handler code: try_return_handler_3:; { CHECK_OBJECT( (PyObject *)tmp_listcomp_1__$0 ); Py_DECREF( tmp_listcomp_1__$0 ); tmp_listcomp_1__$0 = NULL; } { CHECK_OBJECT( (PyObject *)tmp_listcomp_1__contraction ); Py_DECREF( tmp_listcomp_1__contraction ); tmp_listcomp_1__contraction = NULL; } { Py_XDECREF( tmp_listcomp_1__iter_value_0 ); tmp_listcomp_1__iter_value_0 = NULL; } { goto frame_return_exit_2; } // Exception handler code: try_except_handler_3:; exception_keeper_type_1 = exception_type; exception_keeper_value_1 = exception_value; exception_keeper_tb_1 = exception_tb; exception_keeper_lineno_1 = exception_lineno; exception_type = NULL; exception_value = NULL; exception_tb = NULL; exception_lineno = 0; { CHECK_OBJECT( (PyObject *)tmp_listcomp_1__$0 ); Py_DECREF( tmp_listcomp_1__$0 ); tmp_listcomp_1__$0 = NULL; } { CHECK_OBJECT( (PyObject *)tmp_listcomp_1__contraction ); Py_DECREF( tmp_listcomp_1__contraction ); tmp_listcomp_1__contraction = NULL; } { Py_XDECREF( tmp_listcomp_1__iter_value_0 ); tmp_listcomp_1__iter_value_0 = NULL; } { // Re-raise. exception_type = exception_keeper_type_1; exception_value = exception_keeper_value_1; exception_tb = exception_keeper_tb_1; exception_lineno = exception_keeper_lineno_1; goto frame_exception_exit_2; } // End of try: } #if 0 RESTORE_FRAME_EXCEPTION( frame_0da07c5b43d025330e7bc4a6eafb475e_2 ); #endif // Put the previous frame back on top. popFrameStack(); goto frame_no_exception_1; frame_return_exit_2:; #if 0 RESTORE_FRAME_EXCEPTION( frame_0da07c5b43d025330e7bc4a6eafb475e_2 ); #endif // Put the previous frame back on top. popFrameStack(); goto try_return_handler_2; frame_exception_exit_2:; #if 0 RESTORE_FRAME_EXCEPTION( frame_0da07c5b43d025330e7bc4a6eafb475e_2 ); #endif if ( exception_tb == NULL ) { exception_tb = MAKE_TRACEBACK( frame_0da07c5b43d025330e7bc4a6eafb475e_2, exception_lineno ); } else if ( exception_tb->tb_frame != &frame_0da07c5b43d025330e7bc4a6eafb475e_2->m_frame ) { exception_tb = ADD_TRACEBACK( exception_tb, frame_0da07c5b43d025330e7bc4a6eafb475e_2, exception_lineno ); } // Attachs locals to frame if any. Nuitka_Frame_AttachLocals( (struct Nuitka_FrameObject *)frame_0da07c5b43d025330e7bc4a6eafb475e_2, type_description_2, outline_0_var_p ); // Release cached frame. if ( frame_0da07c5b43d025330e7bc4a6eafb475e_2 == cache_frame_0da07c5b43d025330e7bc4a6eafb475e_2 ) { Py_DECREF( frame_0da07c5b43d025330e7bc4a6eafb475e_2 ); } cache_frame_0da07c5b43d025330e7bc4a6eafb475e_2 = NULL; assertFrameObject( frame_0da07c5b43d025330e7bc4a6eafb475e_2 ); // Put the previous frame back on top. popFrameStack(); // Return the error. goto nested_frame_exit_1; frame_no_exception_1:; goto skip_nested_handling_1; nested_frame_exit_1:; type_description_1 = "ooN"; goto try_except_handler_2; skip_nested_handling_1:; // tried codes exits in all cases NUITKA_CANNOT_GET_HERE( telegram$passport$encryptedpassportelement$$$function_5_to_dict ); return NULL; // Return handler code: try_return_handler_2:; { Py_XDECREF( outline_0_var_p ); outline_0_var_p = NULL; } { goto outline_result_1; } // Exception handler code: try_except_handler_2:; exception_keeper_type_2 = exception_type; exception_keeper_value_2 = exception_value; exception_keeper_tb_2 = exception_tb; exception_keeper_lineno_2 = exception_lineno; exception_type = NULL; exception_value = NULL; exception_tb = NULL; exception_lineno = 0; { Py_XDECREF( outline_0_var_p ); outline_0_var_p = NULL; } { // Re-raise. exception_type = exception_keeper_type_2; exception_value = exception_keeper_value_2; exception_tb = exception_keeper_tb_2; exception_lineno = exception_keeper_lineno_2; goto outline_exception_1; } // End of try: } // Return statement must have exited already. NUITKA_CANNOT_GET_HERE( telegram$passport$encryptedpassportelement$$$function_5_to_dict ); return NULL; outline_exception_1:; exception_lineno = 203; goto frame_exception_exit_1; outline_result_1:; if ( var_data == NULL ) { Py_DECREF( tmp_ass_subvalue_1 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "data" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 203; type_description_1 = "ooN"; goto frame_exception_exit_1; } tmp_ass_subscribed_1 = var_data; tmp_ass_subscript_1 = const_str_plain_files; tmp_result = SET_SUBSCRIPT( tmp_ass_subscribed_1, tmp_ass_subscript_1, tmp_ass_subvalue_1 ); Py_DECREF( tmp_ass_subvalue_1 ); if ( tmp_result == false ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 203; type_description_1 = "ooN"; goto frame_exception_exit_1; } } branch_no_1:; } { nuitka_bool tmp_condition_result_2; PyObject *tmp_source_name_3; PyObject *tmp_attribute_value_2; int tmp_truth_name_2; if ( par_self == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 204; type_description_1 = "ooN"; goto frame_exception_exit_1; } tmp_source_name_3 = par_self; tmp_attribute_value_2 = LOOKUP_ATTRIBUTE( tmp_source_name_3, const_str_plain_translation ); if ( tmp_attribute_value_2 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 204; type_description_1 = "ooN"; goto frame_exception_exit_1; } tmp_truth_name_2 = CHECK_IF_TRUE( tmp_attribute_value_2 ); if ( tmp_truth_name_2 == -1 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_attribute_value_2 ); exception_lineno = 204; type_description_1 = "ooN"; goto frame_exception_exit_1; } tmp_condition_result_2 = tmp_truth_name_2 == 1 ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; Py_DECREF( tmp_attribute_value_2 ); if ( tmp_condition_result_2 == NUITKA_BOOL_TRUE ) { goto branch_yes_2; } else { goto branch_no_2; } branch_yes_2:; { PyObject *tmp_ass_subvalue_2; PyObject *tmp_ass_subscribed_2; PyObject *tmp_ass_subscript_2; { // Tried code: { PyObject *tmp_assign_source_6; PyObject *tmp_iter_arg_2; PyObject *tmp_source_name_4; if ( par_self == NULL ) { exception_type = PyExc_NameError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "free variable '%s' referenced before assignment in enclosing scope", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 205; type_description_1 = "ooN"; goto try_except_handler_4; } tmp_source_name_4 = par_self; tmp_iter_arg_2 = LOOKUP_ATTRIBUTE( tmp_source_name_4, const_str_plain_translation ); if ( tmp_iter_arg_2 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 205; type_description_1 = "ooN"; goto try_except_handler_4; } tmp_assign_source_6 = MAKE_ITERATOR( tmp_iter_arg_2 ); Py_DECREF( tmp_iter_arg_2 ); if ( tmp_assign_source_6 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 205; type_description_1 = "ooN"; goto try_except_handler_4; } assert( tmp_listcomp_2__$0 == NULL ); tmp_listcomp_2__$0 = tmp_assign_source_6; } { PyObject *tmp_assign_source_7; tmp_assign_source_7 = PyList_New( 0 ); assert( tmp_listcomp_2__contraction == NULL ); tmp_listcomp_2__contraction = tmp_assign_source_7; } MAKE_OR_REUSE_FRAME( cache_frame_7667a3fbb2f52672cc8b18a9fd99bf44_3, codeobj_7667a3fbb2f52672cc8b18a9fd99bf44, module_telegram$passport$encryptedpassportelement, sizeof(void *) ); frame_7667a3fbb2f52672cc8b18a9fd99bf44_3 = cache_frame_7667a3fbb2f52672cc8b18a9fd99bf44_3; // Push the new frame as the currently active one. pushFrameStack( frame_7667a3fbb2f52672cc8b18a9fd99bf44_3 ); // Mark the frame object as in use, ref count 1 will be up for reuse. assert( Py_REFCNT( frame_7667a3fbb2f52672cc8b18a9fd99bf44_3 ) == 2 ); // Frame stack // Framed code: { // Tried code: { loop_start_2:; { PyObject *tmp_next_source_2; PyObject *tmp_assign_source_8; CHECK_OBJECT( tmp_listcomp_2__$0 ); tmp_next_source_2 = tmp_listcomp_2__$0; tmp_assign_source_8 = ITERATOR_NEXT( tmp_next_source_2 ); if ( tmp_assign_source_8 == NULL ) { if ( CHECK_AND_CLEAR_STOP_ITERATION_OCCURRED() ) { goto loop_end_2; } else { FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); type_description_2 = "o"; exception_lineno = 205; goto try_except_handler_5; } } { PyObject *old = tmp_listcomp_2__iter_value_0; tmp_listcomp_2__iter_value_0 = tmp_assign_source_8; Py_XDECREF( old ); } } { PyObject *tmp_assign_source_9; CHECK_OBJECT( tmp_listcomp_2__iter_value_0 ); tmp_assign_source_9 = tmp_listcomp_2__iter_value_0; { PyObject *old = outline_1_var_p; outline_1_var_p = tmp_assign_source_9; Py_INCREF( outline_1_var_p ); Py_XDECREF( old ); } } { PyObject *tmp_append_list_2; PyObject *tmp_append_value_2; PyObject *tmp_called_instance_3; CHECK_OBJECT( tmp_listcomp_2__contraction ); tmp_append_list_2 = tmp_listcomp_2__contraction; CHECK_OBJECT( outline_1_var_p ); tmp_called_instance_3 = outline_1_var_p; frame_7667a3fbb2f52672cc8b18a9fd99bf44_3->m_frame.f_lineno = 205; tmp_append_value_2 = CALL_METHOD_NO_ARGS( tmp_called_instance_3, const_str_plain_to_dict ); if ( tmp_append_value_2 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 205; type_description_2 = "o"; goto try_except_handler_5; } assert( PyList_Check( tmp_append_list_2 ) ); tmp_res = PyList_Append( tmp_append_list_2, tmp_append_value_2 ); Py_DECREF( tmp_append_value_2 ); if ( tmp_res == -1 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 205; type_description_2 = "o"; goto try_except_handler_5; } } if ( CONSIDER_THREADING() == false ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 205; type_description_2 = "o"; goto try_except_handler_5; } goto loop_start_2; loop_end_2:; } { CHECK_OBJECT( tmp_listcomp_2__contraction ); tmp_ass_subvalue_2 = tmp_listcomp_2__contraction; Py_INCREF( tmp_ass_subvalue_2 ); goto try_return_handler_5; } // tried codes exits in all cases NUITKA_CANNOT_GET_HERE( telegram$passport$encryptedpassportelement$$$function_5_to_dict ); return NULL; // Return handler code: try_return_handler_5:; { CHECK_OBJECT( (PyObject *)tmp_listcomp_2__$0 ); Py_DECREF( tmp_listcomp_2__$0 ); tmp_listcomp_2__$0 = NULL; } { CHECK_OBJECT( (PyObject *)tmp_listcomp_2__contraction ); Py_DECREF( tmp_listcomp_2__contraction ); tmp_listcomp_2__contraction = NULL; } { Py_XDECREF( tmp_listcomp_2__iter_value_0 ); tmp_listcomp_2__iter_value_0 = NULL; } { goto frame_return_exit_3; } // Exception handler code: try_except_handler_5:; exception_keeper_type_3 = exception_type; exception_keeper_value_3 = exception_value; exception_keeper_tb_3 = exception_tb; exception_keeper_lineno_3 = exception_lineno; exception_type = NULL; exception_value = NULL; exception_tb = NULL; exception_lineno = 0; { CHECK_OBJECT( (PyObject *)tmp_listcomp_2__$0 ); Py_DECREF( tmp_listcomp_2__$0 ); tmp_listcomp_2__$0 = NULL; } { CHECK_OBJECT( (PyObject *)tmp_listcomp_2__contraction ); Py_DECREF( tmp_listcomp_2__contraction ); tmp_listcomp_2__contraction = NULL; } { Py_XDECREF( tmp_listcomp_2__iter_value_0 ); tmp_listcomp_2__iter_value_0 = NULL; } { // Re-raise. exception_type = exception_keeper_type_3; exception_value = exception_keeper_value_3; exception_tb = exception_keeper_tb_3; exception_lineno = exception_keeper_lineno_3; goto frame_exception_exit_3; } // End of try: } #if 0 RESTORE_FRAME_EXCEPTION( frame_7667a3fbb2f52672cc8b18a9fd99bf44_3 ); #endif // Put the previous frame back on top. popFrameStack(); goto frame_no_exception_2; frame_return_exit_3:; #if 0 RESTORE_FRAME_EXCEPTION( frame_7667a3fbb2f52672cc8b18a9fd99bf44_3 ); #endif // Put the previous frame back on top. popFrameStack(); goto try_return_handler_4; frame_exception_exit_3:; #if 0 RESTORE_FRAME_EXCEPTION( frame_7667a3fbb2f52672cc8b18a9fd99bf44_3 ); #endif if ( exception_tb == NULL ) { exception_tb = MAKE_TRACEBACK( frame_7667a3fbb2f52672cc8b18a9fd99bf44_3, exception_lineno ); } else if ( exception_tb->tb_frame != &frame_7667a3fbb2f52672cc8b18a9fd99bf44_3->m_frame ) { exception_tb = ADD_TRACEBACK( exception_tb, frame_7667a3fbb2f52672cc8b18a9fd99bf44_3, exception_lineno ); } // Attachs locals to frame if any. Nuitka_Frame_AttachLocals( (struct Nuitka_FrameObject *)frame_7667a3fbb2f52672cc8b18a9fd99bf44_3, type_description_2, outline_1_var_p ); // Release cached frame. if ( frame_7667a3fbb2f52672cc8b18a9fd99bf44_3 == cache_frame_7667a3fbb2f52672cc8b18a9fd99bf44_3 ) { Py_DECREF( frame_7667a3fbb2f52672cc8b18a9fd99bf44_3 ); } cache_frame_7667a3fbb2f52672cc8b18a9fd99bf44_3 = NULL; assertFrameObject( frame_7667a3fbb2f52672cc8b18a9fd99bf44_3 ); // Put the previous frame back on top. popFrameStack(); // Return the error. goto nested_frame_exit_2; frame_no_exception_2:; goto skip_nested_handling_2; nested_frame_exit_2:; type_description_1 = "ooN"; goto try_except_handler_4; skip_nested_handling_2:; // tried codes exits in all cases NUITKA_CANNOT_GET_HERE( telegram$passport$encryptedpassportelement$$$function_5_to_dict ); return NULL; // Return handler code: try_return_handler_4:; { Py_XDECREF( outline_1_var_p ); outline_1_var_p = NULL; } { goto outline_result_2; } // Exception handler code: try_except_handler_4:; exception_keeper_type_4 = exception_type; exception_keeper_value_4 = exception_value; exception_keeper_tb_4 = exception_tb; exception_keeper_lineno_4 = exception_lineno; exception_type = NULL; exception_value = NULL; exception_tb = NULL; exception_lineno = 0; { Py_XDECREF( outline_1_var_p ); outline_1_var_p = 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 outline_exception_2; } // End of try: } // Return statement must have exited already. NUITKA_CANNOT_GET_HERE( telegram$passport$encryptedpassportelement$$$function_5_to_dict ); return NULL; outline_exception_2:; exception_lineno = 205; goto frame_exception_exit_1; outline_result_2:; if ( var_data == NULL ) { Py_DECREF( tmp_ass_subvalue_2 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "data" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 205; type_description_1 = "ooN"; goto frame_exception_exit_1; } tmp_ass_subscribed_2 = var_data; tmp_ass_subscript_2 = const_str_plain_translation; tmp_result = SET_SUBSCRIPT( tmp_ass_subscribed_2, tmp_ass_subscript_2, tmp_ass_subvalue_2 ); Py_DECREF( tmp_ass_subvalue_2 ); if ( tmp_result == false ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 205; type_description_1 = "ooN"; goto frame_exception_exit_1; } } branch_no_2:; } { if ( var_data == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "data" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 207; type_description_1 = "ooN"; goto frame_exception_exit_1; } tmp_return_value = var_data; Py_INCREF( tmp_return_value ); goto frame_return_exit_1; } #if 0 RESTORE_FRAME_EXCEPTION( frame_9e29c48095b5663fa7316d3d3b8a193f ); #endif // Put the previous frame back on top. popFrameStack(); goto frame_no_exception_3; frame_return_exit_1:; #if 0 RESTORE_FRAME_EXCEPTION( frame_9e29c48095b5663fa7316d3d3b8a193f ); #endif // Put the previous frame back on top. popFrameStack(); goto try_return_handler_1; frame_exception_exit_1:; #if 0 RESTORE_FRAME_EXCEPTION( frame_9e29c48095b5663fa7316d3d3b8a193f ); #endif if ( exception_tb == NULL ) { exception_tb = MAKE_TRACEBACK( frame_9e29c48095b5663fa7316d3d3b8a193f, exception_lineno ); } else if ( exception_tb->tb_frame != &frame_9e29c48095b5663fa7316d3d3b8a193f->m_frame ) { exception_tb = ADD_TRACEBACK( exception_tb, frame_9e29c48095b5663fa7316d3d3b8a193f, exception_lineno ); } // Attachs locals to frame if any. Nuitka_Frame_AttachLocals( (struct Nuitka_FrameObject *)frame_9e29c48095b5663fa7316d3d3b8a193f, type_description_1, par_self, var_data, NULL ); // Release cached frame. if ( frame_9e29c48095b5663fa7316d3d3b8a193f == cache_frame_9e29c48095b5663fa7316d3d3b8a193f ) { Py_DECREF( frame_9e29c48095b5663fa7316d3d3b8a193f ); } cache_frame_9e29c48095b5663fa7316d3d3b8a193f = NULL; assertFrameObject( frame_9e29c48095b5663fa7316d3d3b8a193f ); // Put the previous frame back on top. popFrameStack(); // Return the error. goto try_except_handler_1; frame_no_exception_3:; // tried codes exits in all cases NUITKA_CANNOT_GET_HERE( telegram$passport$encryptedpassportelement$$$function_5_to_dict ); return NULL; // Return handler code: try_return_handler_1:; { Py_XDECREF( par_self ); par_self = NULL; } { Py_XDECREF( var_data ); var_data = NULL; } { goto function_return_exit; } // Exception handler code: try_except_handler_1:; exception_keeper_type_5 = exception_type; exception_keeper_value_5 = exception_value; exception_keeper_tb_5 = exception_tb; exception_keeper_lineno_5 = exception_lineno; exception_type = NULL; exception_value = NULL; exception_tb = NULL; exception_lineno = 0; { Py_XDECREF( par_self ); par_self = NULL; } { Py_XDECREF( var_data ); var_data = NULL; } { // Re-raise. exception_type = exception_keeper_type_5; exception_value = exception_keeper_value_5; exception_tb = exception_keeper_tb_5; exception_lineno = exception_keeper_lineno_5; goto function_exception_exit; } // End of try: } // Return statement must have exited already. NUITKA_CANNOT_GET_HERE( telegram$passport$encryptedpassportelement$$$function_5_to_dict ); 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_telegram$passport$encryptedpassportelement$$$function_1___init__( PyObject *defaults ) { struct Nuitka_FunctionObject *result = Nuitka_Function_New( impl_telegram$passport$encryptedpassportelement$$$function_1___init__, const_str_plain___init__, #if PYTHON_VERSION >= 300 const_str_digest_b2a523467877cbfb2dec0cbc03c58ec5, #endif codeobj_1f0295c6f6df37c9286c967fa4936a12, defaults, #if PYTHON_VERSION >= 300 NULL, NULL, #endif module_telegram$passport$encryptedpassportelement, NULL, 0 ); return (PyObject *)result; } static PyObject *MAKE_FUNCTION_telegram$passport$encryptedpassportelement$$$function_2_de_json( ) { struct Nuitka_FunctionObject *result = Nuitka_Function_New( impl_telegram$passport$encryptedpassportelement$$$function_2_de_json, const_str_plain_de_json, #if PYTHON_VERSION >= 300 const_str_digest_4a67699d79c6932ffb60b8a5d75ea219, #endif codeobj_419ea24638c8839b1df9404746ca64aa, NULL, #if PYTHON_VERSION >= 300 NULL, NULL, #endif module_telegram$passport$encryptedpassportelement, NULL, 0 ); return (PyObject *)result; } static PyObject *MAKE_FUNCTION_telegram$passport$encryptedpassportelement$$$function_3_de_json_decrypted( ) { struct Nuitka_FunctionObject *result = Nuitka_Function_New( impl_telegram$passport$encryptedpassportelement$$$function_3_de_json_decrypted, const_str_plain_de_json_decrypted, #if PYTHON_VERSION >= 300 const_str_digest_77eaa2e075c6fdbe88dcd084e32929ec, #endif codeobj_eb0a3a3f2cdd3f19f932dcc4999af64a, NULL, #if PYTHON_VERSION >= 300 NULL, NULL, #endif module_telegram$passport$encryptedpassportelement, NULL, 0 ); return (PyObject *)result; } static PyObject *MAKE_FUNCTION_telegram$passport$encryptedpassportelement$$$function_4_de_list( ) { struct Nuitka_FunctionObject *result = Nuitka_Function_New( impl_telegram$passport$encryptedpassportelement$$$function_4_de_list, const_str_plain_de_list, #if PYTHON_VERSION >= 300 const_str_digest_3d3c4ba39f2c30be53ebe4aaa9514769, #endif codeobj_9f0dc13b115ffbf30504623ef9b4e64d, NULL, #if PYTHON_VERSION >= 300 NULL, NULL, #endif module_telegram$passport$encryptedpassportelement, NULL, 0 ); return (PyObject *)result; } static PyObject *MAKE_FUNCTION_telegram$passport$encryptedpassportelement$$$function_5_to_dict( ) { struct Nuitka_FunctionObject *result = Nuitka_Function_New( impl_telegram$passport$encryptedpassportelement$$$function_5_to_dict, const_str_plain_to_dict, #if PYTHON_VERSION >= 300 const_str_digest_21c49f453a849677b06b5233be82b80a, #endif codeobj_9e29c48095b5663fa7316d3d3b8a193f, NULL, #if PYTHON_VERSION >= 300 NULL, NULL, #endif module_telegram$passport$encryptedpassportelement, NULL, 0 ); return (PyObject *)result; } #if PYTHON_VERSION >= 300 static struct PyModuleDef mdef_telegram$passport$encryptedpassportelement = { PyModuleDef_HEAD_INIT, "telegram.passport.encryptedpassportelement", /* 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( telegram$passport$encryptedpassportelement ) { #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_telegram$passport$encryptedpassportelement ); } 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("telegram.passport.encryptedpassportelement: 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("telegram.passport.encryptedpassportelement: Calling createModuleConstants()."); #endif createModuleConstants(); /* The code objects used by this module are created now. */ #ifdef _NUITKA_TRACE puts("telegram.passport.encryptedpassportelement: Calling createModuleCodeObjects()."); #endif createModuleCodeObjects(); // puts( "in inittelegram$passport$encryptedpassportelement" ); // 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_telegram$passport$encryptedpassportelement = Py_InitModule4( "telegram.passport.encryptedpassportelement", // 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_telegram$passport$encryptedpassportelement = PyModule_Create( &mdef_telegram$passport$encryptedpassportelement ); #endif moduledict_telegram$passport$encryptedpassportelement = MODULE_DICT( module_telegram$passport$encryptedpassportelement ); // Update "__package__" value to what it ought to be. { #if 0 PyObject *module_name = GET_STRING_DICT_VALUE( moduledict_telegram$passport$encryptedpassportelement, (Nuitka_StringObject *)const_str_plain___name__ ); UPDATE_STRING_DICT1( moduledict_telegram$passport$encryptedpassportelement, (Nuitka_StringObject *)const_str_plain___package__, module_name ); #else #if PYTHON_VERSION < 300 PyObject *module_name = GET_STRING_DICT_VALUE( moduledict_telegram$passport$encryptedpassportelement, (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_telegram$passport$encryptedpassportelement, (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_telegram$passport$encryptedpassportelement, (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_telegram$passport$encryptedpassportelement, (Nuitka_StringObject *)const_str_plain___package__, PyUnicode_Substring( module_name, 0, dot_index ) ); } #endif #endif } CHECK_OBJECT( module_telegram$passport$encryptedpassportelement ); // 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_be7e3f5fe1297a286785d46684e82a0e, module_telegram$passport$encryptedpassportelement ); 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_telegram$passport$encryptedpassportelement, (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_telegram$passport$encryptedpassportelement, (Nuitka_StringObject *)const_str_plain___builtins__, value ); } #if PYTHON_VERSION >= 300 UPDATE_STRING_DICT0( moduledict_telegram$passport$encryptedpassportelement, (Nuitka_StringObject *)const_str_plain___loader__, metapath_based_loader ); #endif #if PYTHON_VERSION >= 340 #if 0 UPDATE_STRING_DICT0( moduledict_telegram$passport$encryptedpassportelement, (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_telegram$passport$encryptedpassportelement, (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_telegram$passport$encryptedpassportelement, (Nuitka_StringObject *)const_str_plain___spec__, spec_value ); Py_DECREF( module_spec_class ); } #endif #endif // Temp variables if any PyObject *outline_0_var___class__ = NULL; PyObject *tmp_class_creation_1__bases = NULL; PyObject *tmp_class_creation_1__bases_orig = NULL; PyObject *tmp_class_creation_1__class_decl_dict = NULL; PyObject *tmp_class_creation_1__metaclass = NULL; PyObject *tmp_class_creation_1__prepared = NULL; PyObject *tmp_import_from_1__module = NULL; struct Nuitka_FrameObject *frame_60e435b88ef6657f8c1fe3ca60ad9871; 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; int tmp_res; PyObject *tmp_dictdel_dict; PyObject *tmp_dictdel_key; bool tmp_result; PyObject *locals_telegram$passport$encryptedpassportelement_27 = NULL; PyObject *tmp_dictset_value; struct Nuitka_FrameObject *frame_acee755dfc9c376988adea2172fdb560_2; NUITKA_MAY_BE_UNUSED char const *type_description_2 = NULL; static struct Nuitka_FrameObject *cache_frame_acee755dfc9c376988adea2172fdb560_2 = NULL; PyObject *exception_keeper_type_2; PyObject *exception_keeper_value_2; PyTracebackObject *exception_keeper_tb_2; NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_2; PyObject *exception_keeper_type_3; PyObject *exception_keeper_value_3; PyTracebackObject *exception_keeper_tb_3; NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_3; PyObject *exception_keeper_type_4; PyObject *exception_keeper_value_4; PyTracebackObject *exception_keeper_tb_4; NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_4; // Module code. { PyObject *tmp_assign_source_1; tmp_assign_source_1 = const_str_digest_cc5ffe49f29de005b75911abecc6e681; UPDATE_STRING_DICT0( moduledict_telegram$passport$encryptedpassportelement, (Nuitka_StringObject *)const_str_plain___doc__, tmp_assign_source_1 ); } { PyObject *tmp_assign_source_2; tmp_assign_source_2 = const_str_digest_cfab804e73b6332ce51214cb1e724b4d; UPDATE_STRING_DICT0( moduledict_telegram$passport$encryptedpassportelement, (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_telegram$passport$encryptedpassportelement, (Nuitka_StringObject *)const_str_plain___cached__, tmp_assign_source_3 ); } // Frame without reuse. frame_60e435b88ef6657f8c1fe3ca60ad9871 = MAKE_MODULE_FRAME( codeobj_60e435b88ef6657f8c1fe3ca60ad9871, module_telegram$passport$encryptedpassportelement ); // Push the new frame as the currently active one, and we should be exclusively // owning it. pushFrameStack( frame_60e435b88ef6657f8c1fe3ca60ad9871 ); assert( Py_REFCNT( frame_60e435b88ef6657f8c1fe3ca60ad9871 ) == 2 ); // Framed code: { PyObject *tmp_assign_source_4; PyObject *tmp_import_name_from_1; 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_plain_base64; tmp_globals_name_1 = (PyObject *)moduledict_telegram$passport$encryptedpassportelement; tmp_locals_name_1 = Py_None; tmp_fromlist_name_1 = const_tuple_str_plain_b64decode_tuple; tmp_level_name_1 = const_int_0; frame_60e435b88ef6657f8c1fe3ca60ad9871->m_frame.f_lineno = 20; tmp_import_name_from_1 = 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_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 20; goto frame_exception_exit_1; } tmp_assign_source_4 = IMPORT_NAME( tmp_import_name_from_1, const_str_plain_b64decode ); Py_DECREF( tmp_import_name_from_1 ); if ( tmp_assign_source_4 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 20; goto frame_exception_exit_1; } UPDATE_STRING_DICT1( moduledict_telegram$passport$encryptedpassportelement, (Nuitka_StringObject *)const_str_plain_b64decode, tmp_assign_source_4 ); } { PyObject *tmp_assign_source_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_telegram; tmp_globals_name_2 = (PyObject *)moduledict_telegram$passport$encryptedpassportelement; tmp_locals_name_2 = Py_None; tmp_fromlist_name_2 = const_tuple_30a21d8a6de849498d6181acb1e839b2_tuple; tmp_level_name_2 = const_int_0; frame_60e435b88ef6657f8c1fe3ca60ad9871->m_frame.f_lineno = 22; tmp_assign_source_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_assign_source_5 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 22; goto frame_exception_exit_1; } assert( tmp_import_from_1__module == NULL ); tmp_import_from_1__module = tmp_assign_source_5; } { // Tried code: { PyObject *tmp_assign_source_6; PyObject *tmp_import_name_from_2; CHECK_OBJECT( tmp_import_from_1__module ); tmp_import_name_from_2 = tmp_import_from_1__module; tmp_assign_source_6 = IMPORT_NAME( tmp_import_name_from_2, const_str_plain_TelegramObject ); if ( tmp_assign_source_6 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 22; goto try_except_handler_1; } UPDATE_STRING_DICT1( moduledict_telegram$passport$encryptedpassportelement, (Nuitka_StringObject *)const_str_plain_TelegramObject, tmp_assign_source_6 ); } { PyObject *tmp_assign_source_7; PyObject *tmp_import_name_from_3; CHECK_OBJECT( tmp_import_from_1__module ); tmp_import_name_from_3 = tmp_import_from_1__module; tmp_assign_source_7 = IMPORT_NAME( tmp_import_name_from_3, const_str_plain_PassportFile ); if ( tmp_assign_source_7 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 22; goto try_except_handler_1; } UPDATE_STRING_DICT1( moduledict_telegram$passport$encryptedpassportelement, (Nuitka_StringObject *)const_str_plain_PassportFile, tmp_assign_source_7 ); } { PyObject *tmp_assign_source_8; PyObject *tmp_import_name_from_4; CHECK_OBJECT( tmp_import_from_1__module ); tmp_import_name_from_4 = tmp_import_from_1__module; tmp_assign_source_8 = IMPORT_NAME( tmp_import_name_from_4, const_str_plain_PersonalDetails ); if ( tmp_assign_source_8 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 22; goto try_except_handler_1; } UPDATE_STRING_DICT1( moduledict_telegram$passport$encryptedpassportelement, (Nuitka_StringObject *)const_str_plain_PersonalDetails, tmp_assign_source_8 ); } { PyObject *tmp_assign_source_9; PyObject *tmp_import_name_from_5; CHECK_OBJECT( tmp_import_from_1__module ); tmp_import_name_from_5 = tmp_import_from_1__module; tmp_assign_source_9 = IMPORT_NAME( tmp_import_name_from_5, const_str_plain_IdDocumentData ); if ( tmp_assign_source_9 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 22; goto try_except_handler_1; } UPDATE_STRING_DICT1( moduledict_telegram$passport$encryptedpassportelement, (Nuitka_StringObject *)const_str_plain_IdDocumentData, tmp_assign_source_9 ); } { PyObject *tmp_assign_source_10; PyObject *tmp_import_name_from_6; CHECK_OBJECT( tmp_import_from_1__module ); tmp_import_name_from_6 = tmp_import_from_1__module; tmp_assign_source_10 = IMPORT_NAME( tmp_import_name_from_6, const_str_plain_ResidentialAddress ); if ( tmp_assign_source_10 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 22; goto try_except_handler_1; } UPDATE_STRING_DICT1( moduledict_telegram$passport$encryptedpassportelement, (Nuitka_StringObject *)const_str_plain_ResidentialAddress, tmp_assign_source_10 ); } 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; { CHECK_OBJECT( (PyObject *)tmp_import_from_1__module ); Py_DECREF( tmp_import_from_1__module ); tmp_import_from_1__module = NULL; } { // Re-raise. exception_type = exception_keeper_type_1; exception_value = exception_keeper_value_1; exception_tb = exception_keeper_tb_1; exception_lineno = exception_keeper_lineno_1; goto frame_exception_exit_1; } // End of try: try_end_1:; } { CHECK_OBJECT( (PyObject *)tmp_import_from_1__module ); Py_DECREF( tmp_import_from_1__module ); tmp_import_from_1__module = NULL; } { PyObject *tmp_assign_source_11; PyObject *tmp_import_name_from_7; 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_digest_43c0fb0efa9c4b95948692adb3786795; tmp_globals_name_3 = (PyObject *)moduledict_telegram$passport$encryptedpassportelement; tmp_locals_name_3 = Py_None; tmp_fromlist_name_3 = const_tuple_str_plain_decrypt_json_tuple; tmp_level_name_3 = const_int_0; frame_60e435b88ef6657f8c1fe3ca60ad9871->m_frame.f_lineno = 24; tmp_import_name_from_7 = 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_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_decrypt_json ); 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_telegram$passport$encryptedpassportelement, (Nuitka_StringObject *)const_str_plain_decrypt_json, tmp_assign_source_11 ); } { // Tried code: { PyObject *tmp_assign_source_12; PyObject *tmp_tuple_element_1; PyObject *tmp_mvar_value_1; tmp_mvar_value_1 = GET_STRING_DICT_VALUE( moduledict_telegram$passport$encryptedpassportelement, (Nuitka_StringObject *)const_str_plain_TelegramObject ); if (unlikely( tmp_mvar_value_1 == NULL )) { tmp_mvar_value_1 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_TelegramObject ); } if ( tmp_mvar_value_1 == NULL ) { exception_type = PyExc_NameError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "TelegramObject" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 27; goto try_except_handler_2; } tmp_tuple_element_1 = tmp_mvar_value_1; tmp_assign_source_12 = PyTuple_New( 1 ); Py_INCREF( tmp_tuple_element_1 ); PyTuple_SET_ITEM( tmp_assign_source_12, 0, tmp_tuple_element_1 ); assert( tmp_class_creation_1__bases_orig == NULL ); tmp_class_creation_1__bases_orig = tmp_assign_source_12; } { PyObject *tmp_assign_source_13; PyObject *tmp_dircall_arg1_1; CHECK_OBJECT( tmp_class_creation_1__bases_orig ); tmp_dircall_arg1_1 = tmp_class_creation_1__bases_orig; Py_INCREF( tmp_dircall_arg1_1 ); { PyObject *dir_call_args[] = {tmp_dircall_arg1_1}; tmp_assign_source_13 = impl___internal__$$$function_1__mro_entries_conversion( dir_call_args ); } if ( tmp_assign_source_13 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 27; goto try_except_handler_2; } assert( tmp_class_creation_1__bases == NULL ); tmp_class_creation_1__bases = tmp_assign_source_13; } { PyObject *tmp_assign_source_14; tmp_assign_source_14 = PyDict_New(); assert( tmp_class_creation_1__class_decl_dict == NULL ); tmp_class_creation_1__class_decl_dict = tmp_assign_source_14; } { PyObject *tmp_assign_source_15; PyObject *tmp_metaclass_name_1; nuitka_bool tmp_condition_result_1; PyObject *tmp_key_name_1; PyObject *tmp_dict_name_1; PyObject *tmp_dict_name_2; PyObject *tmp_key_name_2; nuitka_bool tmp_condition_result_2; int tmp_truth_name_1; PyObject *tmp_type_arg_1; PyObject *tmp_subscribed_name_1; PyObject *tmp_subscript_name_1; PyObject *tmp_bases_name_1; tmp_key_name_1 = const_str_plain_metaclass; CHECK_OBJECT( tmp_class_creation_1__class_decl_dict ); tmp_dict_name_1 = tmp_class_creation_1__class_decl_dict; tmp_res = PyDict_Contains( tmp_dict_name_1, tmp_key_name_1 ); if ( tmp_res == -1 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 27; 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 condexpr_true_1; } else { goto condexpr_false_1; } condexpr_true_1:; CHECK_OBJECT( tmp_class_creation_1__class_decl_dict ); tmp_dict_name_2 = tmp_class_creation_1__class_decl_dict; tmp_key_name_2 = const_str_plain_metaclass; tmp_metaclass_name_1 = DICT_GET_ITEM( tmp_dict_name_2, tmp_key_name_2 ); if ( tmp_metaclass_name_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 27; goto try_except_handler_2; } goto condexpr_end_1; condexpr_false_1:; CHECK_OBJECT( tmp_class_creation_1__bases ); tmp_truth_name_1 = CHECK_IF_TRUE( tmp_class_creation_1__bases ); if ( tmp_truth_name_1 == -1 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 27; goto try_except_handler_2; } tmp_condition_result_2 = tmp_truth_name_1 == 1 ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; if ( tmp_condition_result_2 == NUITKA_BOOL_TRUE ) { goto condexpr_true_2; } else { goto condexpr_false_2; } condexpr_true_2:; CHECK_OBJECT( tmp_class_creation_1__bases ); tmp_subscribed_name_1 = tmp_class_creation_1__bases; tmp_subscript_name_1 = const_int_0; tmp_type_arg_1 = LOOKUP_SUBSCRIPT_CONST( tmp_subscribed_name_1, tmp_subscript_name_1, 0 ); if ( tmp_type_arg_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 27; goto try_except_handler_2; } tmp_metaclass_name_1 = BUILTIN_TYPE1( tmp_type_arg_1 ); Py_DECREF( tmp_type_arg_1 ); if ( tmp_metaclass_name_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 27; goto try_except_handler_2; } goto condexpr_end_2; condexpr_false_2:; tmp_metaclass_name_1 = (PyObject *)&PyType_Type; Py_INCREF( tmp_metaclass_name_1 ); condexpr_end_2:; condexpr_end_1:; CHECK_OBJECT( tmp_class_creation_1__bases ); tmp_bases_name_1 = tmp_class_creation_1__bases; tmp_assign_source_15 = SELECT_METACLASS( tmp_metaclass_name_1, tmp_bases_name_1 ); Py_DECREF( tmp_metaclass_name_1 ); if ( tmp_assign_source_15 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 27; goto try_except_handler_2; } assert( tmp_class_creation_1__metaclass == NULL ); tmp_class_creation_1__metaclass = tmp_assign_source_15; } { nuitka_bool tmp_condition_result_3; PyObject *tmp_key_name_3; PyObject *tmp_dict_name_3; tmp_key_name_3 = const_str_plain_metaclass; CHECK_OBJECT( tmp_class_creation_1__class_decl_dict ); tmp_dict_name_3 = tmp_class_creation_1__class_decl_dict; tmp_res = PyDict_Contains( tmp_dict_name_3, tmp_key_name_3 ); if ( tmp_res == -1 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 27; goto try_except_handler_2; } tmp_condition_result_3 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; if ( tmp_condition_result_3 == NUITKA_BOOL_TRUE ) { goto branch_yes_1; } else { goto branch_no_1; } branch_yes_1:; { CHECK_OBJECT( tmp_class_creation_1__class_decl_dict ); tmp_dictdel_dict = tmp_class_creation_1__class_decl_dict; tmp_dictdel_key = const_str_plain_metaclass; tmp_result = DICT_REMOVE_ITEM( tmp_dictdel_dict, tmp_dictdel_key ); if ( tmp_result == false ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 27; goto try_except_handler_2; } } branch_no_1:; } { nuitka_bool tmp_condition_result_4; PyObject *tmp_source_name_1; CHECK_OBJECT( tmp_class_creation_1__metaclass ); tmp_source_name_1 = tmp_class_creation_1__metaclass; tmp_res = PyObject_HasAttr( tmp_source_name_1, const_str_plain___prepare__ ); tmp_condition_result_4 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; if ( tmp_condition_result_4 == NUITKA_BOOL_TRUE ) { goto branch_yes_2; } else { goto branch_no_2; } branch_yes_2:; { PyObject *tmp_assign_source_16; PyObject *tmp_called_name_1; PyObject *tmp_source_name_2; PyObject *tmp_args_name_1; PyObject *tmp_tuple_element_2; PyObject *tmp_kw_name_1; CHECK_OBJECT( tmp_class_creation_1__metaclass ); tmp_source_name_2 = tmp_class_creation_1__metaclass; tmp_called_name_1 = LOOKUP_ATTRIBUTE( tmp_source_name_2, const_str_plain___prepare__ ); if ( tmp_called_name_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 27; goto try_except_handler_2; } tmp_tuple_element_2 = const_str_plain_EncryptedPassportElement; tmp_args_name_1 = PyTuple_New( 2 ); Py_INCREF( tmp_tuple_element_2 ); PyTuple_SET_ITEM( tmp_args_name_1, 0, tmp_tuple_element_2 ); CHECK_OBJECT( tmp_class_creation_1__bases ); tmp_tuple_element_2 = tmp_class_creation_1__bases; Py_INCREF( tmp_tuple_element_2 ); PyTuple_SET_ITEM( tmp_args_name_1, 1, tmp_tuple_element_2 ); CHECK_OBJECT( tmp_class_creation_1__class_decl_dict ); tmp_kw_name_1 = tmp_class_creation_1__class_decl_dict; frame_60e435b88ef6657f8c1fe3ca60ad9871->m_frame.f_lineno = 27; tmp_assign_source_16 = CALL_FUNCTION( tmp_called_name_1, tmp_args_name_1, tmp_kw_name_1 ); Py_DECREF( tmp_called_name_1 ); Py_DECREF( tmp_args_name_1 ); if ( tmp_assign_source_16 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 27; goto try_except_handler_2; } assert( tmp_class_creation_1__prepared == NULL ); tmp_class_creation_1__prepared = tmp_assign_source_16; } { nuitka_bool tmp_condition_result_5; PyObject *tmp_operand_name_1; PyObject *tmp_source_name_3; CHECK_OBJECT( tmp_class_creation_1__prepared ); tmp_source_name_3 = tmp_class_creation_1__prepared; tmp_res = PyObject_HasAttr( tmp_source_name_3, const_str_plain___getitem__ ); tmp_operand_name_1 = ( tmp_res != 0 ) ? Py_True : Py_False; tmp_res = CHECK_IF_TRUE( tmp_operand_name_1 ); if ( tmp_res == -1 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 27; goto try_except_handler_2; } tmp_condition_result_5 = ( tmp_res == 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; if ( tmp_condition_result_5 == NUITKA_BOOL_TRUE ) { goto branch_yes_3; } else { goto branch_no_3; } branch_yes_3:; { PyObject *tmp_raise_type_1; PyObject *tmp_raise_value_1; PyObject *tmp_left_name_1; PyObject *tmp_right_name_1; PyObject *tmp_tuple_element_3; PyObject *tmp_getattr_target_1; PyObject *tmp_getattr_attr_1; PyObject *tmp_getattr_default_1; PyObject *tmp_source_name_4; PyObject *tmp_type_arg_2; tmp_raise_type_1 = PyExc_TypeError; tmp_left_name_1 = const_str_digest_75fd71b1edada749c2ef7ac810062295; CHECK_OBJECT( tmp_class_creation_1__metaclass ); tmp_getattr_target_1 = tmp_class_creation_1__metaclass; tmp_getattr_attr_1 = const_str_plain___name__; tmp_getattr_default_1 = const_str_angle_metaclass; tmp_tuple_element_3 = BUILTIN_GETATTR( tmp_getattr_target_1, tmp_getattr_attr_1, tmp_getattr_default_1 ); if ( tmp_tuple_element_3 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 27; goto try_except_handler_2; } tmp_right_name_1 = PyTuple_New( 2 ); PyTuple_SET_ITEM( tmp_right_name_1, 0, tmp_tuple_element_3 ); CHECK_OBJECT( tmp_class_creation_1__prepared ); tmp_type_arg_2 = tmp_class_creation_1__prepared; tmp_source_name_4 = BUILTIN_TYPE1( tmp_type_arg_2 ); assert( !(tmp_source_name_4 == NULL) ); tmp_tuple_element_3 = LOOKUP_ATTRIBUTE( tmp_source_name_4, const_str_plain___name__ ); Py_DECREF( tmp_source_name_4 ); if ( tmp_tuple_element_3 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_right_name_1 ); exception_lineno = 27; goto try_except_handler_2; } PyTuple_SET_ITEM( tmp_right_name_1, 1, tmp_tuple_element_3 ); tmp_raise_value_1 = BINARY_OPERATION_REMAINDER( tmp_left_name_1, tmp_right_name_1 ); Py_DECREF( tmp_right_name_1 ); if ( tmp_raise_value_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 27; goto try_except_handler_2; } exception_type = tmp_raise_type_1; Py_INCREF( tmp_raise_type_1 ); exception_value = tmp_raise_value_1; exception_lineno = 27; RAISE_EXCEPTION_IMPLICIT( &exception_type, &exception_value, &exception_tb ); goto try_except_handler_2; } branch_no_3:; } goto branch_end_2; branch_no_2:; { PyObject *tmp_assign_source_17; tmp_assign_source_17 = PyDict_New(); assert( tmp_class_creation_1__prepared == NULL ); tmp_class_creation_1__prepared = tmp_assign_source_17; } branch_end_2:; } { PyObject *tmp_assign_source_18; { PyObject *tmp_set_locals_1; CHECK_OBJECT( tmp_class_creation_1__prepared ); tmp_set_locals_1 = tmp_class_creation_1__prepared; locals_telegram$passport$encryptedpassportelement_27 = tmp_set_locals_1; Py_INCREF( tmp_set_locals_1 ); } { // Tried code: { // Tried code: { tmp_dictset_value = const_str_digest_be7e3f5fe1297a286785d46684e82a0e; tmp_res = PyObject_SetItem( locals_telegram$passport$encryptedpassportelement_27, const_str_plain___module__, tmp_dictset_value ); if ( tmp_res != 0 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 27; goto try_except_handler_4; } } { tmp_dictset_value = const_str_digest_bd1e7bc1c71ae45fda7dc9415694778d; tmp_res = PyObject_SetItem( locals_telegram$passport$encryptedpassportelement_27, const_str_plain___doc__, tmp_dictset_value ); if ( tmp_res != 0 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 27; goto try_except_handler_4; } } { tmp_dictset_value = const_str_plain_EncryptedPassportElement; tmp_res = PyObject_SetItem( locals_telegram$passport$encryptedpassportelement_27, const_str_plain___qualname__, tmp_dictset_value ); if ( tmp_res != 0 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 27; goto try_except_handler_4; } } MAKE_OR_REUSE_FRAME( cache_frame_acee755dfc9c376988adea2172fdb560_2, codeobj_acee755dfc9c376988adea2172fdb560, module_telegram$passport$encryptedpassportelement, sizeof(void *) ); frame_acee755dfc9c376988adea2172fdb560_2 = cache_frame_acee755dfc9c376988adea2172fdb560_2; // Push the new frame as the currently active one. pushFrameStack( frame_acee755dfc9c376988adea2172fdb560_2 ); // Mark the frame object as in use, ref count 1 will be up for reuse. assert( Py_REFCNT( frame_acee755dfc9c376988adea2172fdb560_2 ) == 2 ); // Frame stack // Framed code: { PyObject *tmp_defaults_1; tmp_defaults_1 = const_tuple_none_none_none_none_none_none_none_none_none_none_none_tuple; Py_INCREF( tmp_defaults_1 ); tmp_dictset_value = MAKE_FUNCTION_telegram$passport$encryptedpassportelement$$$function_1___init__( tmp_defaults_1 ); tmp_res = PyObject_SetItem( locals_telegram$passport$encryptedpassportelement_27, const_str_plain___init__, tmp_dictset_value ); Py_DECREF( tmp_dictset_value ); if ( tmp_res != 0 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 104; type_description_2 = "o"; goto frame_exception_exit_2; } } { nuitka_bool tmp_condition_result_6; PyObject *tmp_called_name_2; PyObject *tmp_args_element_name_1; PyObject *tmp_classmethod_arg_1; tmp_res = MAPPING_HAS_ITEM( locals_telegram$passport$encryptedpassportelement_27, const_str_plain_classmethod ); if ( tmp_res == -1 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 136; type_description_2 = "o"; goto frame_exception_exit_2; } tmp_condition_result_6 = ( tmp_res == 1 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; if ( tmp_condition_result_6 == NUITKA_BOOL_TRUE ) { goto condexpr_true_3; } else { goto condexpr_false_3; } condexpr_true_3:; tmp_called_name_2 = PyObject_GetItem( locals_telegram$passport$encryptedpassportelement_27, const_str_plain_classmethod ); if ( tmp_called_name_2 == NULL && CHECK_AND_CLEAR_KEY_ERROR_OCCURRED() ) { exception_type = PyExc_NameError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "classmethod" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 136; type_description_2 = "o"; goto frame_exception_exit_2; } if ( tmp_called_name_2 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 136; type_description_2 = "o"; goto frame_exception_exit_2; } tmp_args_element_name_1 = MAKE_FUNCTION_telegram$passport$encryptedpassportelement$$$function_2_de_json( ); frame_acee755dfc9c376988adea2172fdb560_2->m_frame.f_lineno = 136; { PyObject *call_args[] = { tmp_args_element_name_1 }; tmp_dictset_value = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_2, call_args ); } Py_DECREF( tmp_called_name_2 ); Py_DECREF( tmp_args_element_name_1 ); if ( tmp_dictset_value == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 136; type_description_2 = "o"; goto frame_exception_exit_2; } goto condexpr_end_3; condexpr_false_3:; tmp_classmethod_arg_1 = MAKE_FUNCTION_telegram$passport$encryptedpassportelement$$$function_2_de_json( ); tmp_dictset_value = BUILTIN_CLASSMETHOD( tmp_classmethod_arg_1 ); Py_DECREF( tmp_classmethod_arg_1 ); if ( tmp_dictset_value == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 136; type_description_2 = "o"; goto frame_exception_exit_2; } condexpr_end_3:; tmp_res = PyObject_SetItem( locals_telegram$passport$encryptedpassportelement_27, const_str_plain_de_json, tmp_dictset_value ); Py_DECREF( tmp_dictset_value ); if ( tmp_res != 0 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 136; type_description_2 = "o"; goto frame_exception_exit_2; } } { nuitka_bool tmp_condition_result_7; PyObject *tmp_called_name_3; PyObject *tmp_args_element_name_2; PyObject *tmp_classmethod_arg_2; tmp_res = MAPPING_HAS_ITEM( locals_telegram$passport$encryptedpassportelement_27, const_str_plain_classmethod ); if ( tmp_res == -1 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 151; type_description_2 = "o"; goto frame_exception_exit_2; } tmp_condition_result_7 = ( tmp_res == 1 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; if ( tmp_condition_result_7 == NUITKA_BOOL_TRUE ) { goto condexpr_true_4; } else { goto condexpr_false_4; } condexpr_true_4:; tmp_called_name_3 = PyObject_GetItem( locals_telegram$passport$encryptedpassportelement_27, const_str_plain_classmethod ); if ( tmp_called_name_3 == NULL && CHECK_AND_CLEAR_KEY_ERROR_OCCURRED() ) { exception_type = PyExc_NameError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "classmethod" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 151; type_description_2 = "o"; goto frame_exception_exit_2; } if ( tmp_called_name_3 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 151; type_description_2 = "o"; goto frame_exception_exit_2; } tmp_args_element_name_2 = MAKE_FUNCTION_telegram$passport$encryptedpassportelement$$$function_3_de_json_decrypted( ); frame_acee755dfc9c376988adea2172fdb560_2->m_frame.f_lineno = 151; { PyObject *call_args[] = { tmp_args_element_name_2 }; tmp_dictset_value = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_3, call_args ); } Py_DECREF( tmp_called_name_3 ); Py_DECREF( tmp_args_element_name_2 ); if ( tmp_dictset_value == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 151; type_description_2 = "o"; goto frame_exception_exit_2; } goto condexpr_end_4; condexpr_false_4:; tmp_classmethod_arg_2 = MAKE_FUNCTION_telegram$passport$encryptedpassportelement$$$function_3_de_json_decrypted( ); tmp_dictset_value = BUILTIN_CLASSMETHOD( tmp_classmethod_arg_2 ); Py_DECREF( tmp_classmethod_arg_2 ); if ( tmp_dictset_value == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 151; type_description_2 = "o"; goto frame_exception_exit_2; } condexpr_end_4:; tmp_res = PyObject_SetItem( locals_telegram$passport$encryptedpassportelement_27, const_str_plain_de_json_decrypted, tmp_dictset_value ); Py_DECREF( tmp_dictset_value ); if ( tmp_res != 0 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 151; type_description_2 = "o"; goto frame_exception_exit_2; } } { nuitka_bool tmp_condition_result_8; PyObject *tmp_called_name_4; PyObject *tmp_args_element_name_3; PyObject *tmp_classmethod_arg_3; tmp_res = MAPPING_HAS_ITEM( locals_telegram$passport$encryptedpassportelement_27, const_str_plain_classmethod ); if ( tmp_res == -1 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 188; type_description_2 = "o"; goto frame_exception_exit_2; } tmp_condition_result_8 = ( tmp_res == 1 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; if ( tmp_condition_result_8 == NUITKA_BOOL_TRUE ) { goto condexpr_true_5; } else { goto condexpr_false_5; } condexpr_true_5:; tmp_called_name_4 = PyObject_GetItem( locals_telegram$passport$encryptedpassportelement_27, const_str_plain_classmethod ); if ( tmp_called_name_4 == NULL && CHECK_AND_CLEAR_KEY_ERROR_OCCURRED() ) { exception_type = PyExc_NameError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "classmethod" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 188; type_description_2 = "o"; goto frame_exception_exit_2; } if ( tmp_called_name_4 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 188; type_description_2 = "o"; goto frame_exception_exit_2; } tmp_args_element_name_3 = MAKE_FUNCTION_telegram$passport$encryptedpassportelement$$$function_4_de_list( ); frame_acee755dfc9c376988adea2172fdb560_2->m_frame.f_lineno = 188; { PyObject *call_args[] = { tmp_args_element_name_3 }; tmp_dictset_value = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_4, call_args ); } Py_DECREF( tmp_called_name_4 ); Py_DECREF( tmp_args_element_name_3 ); if ( tmp_dictset_value == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 188; type_description_2 = "o"; goto frame_exception_exit_2; } goto condexpr_end_5; condexpr_false_5:; tmp_classmethod_arg_3 = MAKE_FUNCTION_telegram$passport$encryptedpassportelement$$$function_4_de_list( ); tmp_dictset_value = BUILTIN_CLASSMETHOD( tmp_classmethod_arg_3 ); Py_DECREF( tmp_classmethod_arg_3 ); if ( tmp_dictset_value == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 188; type_description_2 = "o"; goto frame_exception_exit_2; } condexpr_end_5:; tmp_res = PyObject_SetItem( locals_telegram$passport$encryptedpassportelement_27, const_str_plain_de_list, tmp_dictset_value ); Py_DECREF( tmp_dictset_value ); if ( tmp_res != 0 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 188; type_description_2 = "o"; goto frame_exception_exit_2; } } { tmp_dictset_value = MAKE_FUNCTION_telegram$passport$encryptedpassportelement$$$function_5_to_dict( ); tmp_res = PyObject_SetItem( locals_telegram$passport$encryptedpassportelement_27, const_str_plain_to_dict, tmp_dictset_value ); Py_DECREF( tmp_dictset_value ); if ( tmp_res != 0 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 199; type_description_2 = "o"; goto frame_exception_exit_2; } } #if 0 RESTORE_FRAME_EXCEPTION( frame_acee755dfc9c376988adea2172fdb560_2 ); #endif // Put the previous frame back on top. popFrameStack(); goto frame_no_exception_1; frame_exception_exit_2:; #if 0 RESTORE_FRAME_EXCEPTION( frame_acee755dfc9c376988adea2172fdb560_2 ); #endif if ( exception_tb == NULL ) { exception_tb = MAKE_TRACEBACK( frame_acee755dfc9c376988adea2172fdb560_2, exception_lineno ); } else if ( exception_tb->tb_frame != &frame_acee755dfc9c376988adea2172fdb560_2->m_frame ) { exception_tb = ADD_TRACEBACK( exception_tb, frame_acee755dfc9c376988adea2172fdb560_2, exception_lineno ); } // Attachs locals to frame if any. Nuitka_Frame_AttachLocals( (struct Nuitka_FrameObject *)frame_acee755dfc9c376988adea2172fdb560_2, type_description_2, outline_0_var___class__ ); // Release cached frame. if ( frame_acee755dfc9c376988adea2172fdb560_2 == cache_frame_acee755dfc9c376988adea2172fdb560_2 ) { Py_DECREF( frame_acee755dfc9c376988adea2172fdb560_2 ); } cache_frame_acee755dfc9c376988adea2172fdb560_2 = NULL; assertFrameObject( frame_acee755dfc9c376988adea2172fdb560_2 ); // Put the previous frame back on top. popFrameStack(); // Return the error. goto nested_frame_exit_1; frame_no_exception_1:; goto skip_nested_handling_1; nested_frame_exit_1:; goto try_except_handler_4; skip_nested_handling_1:; { nuitka_bool tmp_condition_result_9; PyObject *tmp_compexpr_left_1; PyObject *tmp_compexpr_right_1; CHECK_OBJECT( tmp_class_creation_1__bases ); tmp_compexpr_left_1 = tmp_class_creation_1__bases; CHECK_OBJECT( tmp_class_creation_1__bases_orig ); tmp_compexpr_right_1 = tmp_class_creation_1__bases_orig; tmp_res = RICH_COMPARE_BOOL_NE( tmp_compexpr_left_1, tmp_compexpr_right_1 ); if ( tmp_res == -1 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 27; goto try_except_handler_4; } tmp_condition_result_9 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; if ( tmp_condition_result_9 == NUITKA_BOOL_TRUE ) { goto branch_yes_4; } else { goto branch_no_4; } branch_yes_4:; { CHECK_OBJECT( tmp_class_creation_1__bases_orig ); tmp_dictset_value = tmp_class_creation_1__bases_orig; tmp_res = PyObject_SetItem( locals_telegram$passport$encryptedpassportelement_27, const_str_plain___orig_bases__, tmp_dictset_value ); if ( tmp_res != 0 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 27; goto try_except_handler_4; } } branch_no_4:; } { PyObject *tmp_assign_source_19; PyObject *tmp_called_name_5; PyObject *tmp_args_name_2; PyObject *tmp_tuple_element_4; PyObject *tmp_kw_name_2; CHECK_OBJECT( tmp_class_creation_1__metaclass ); tmp_called_name_5 = tmp_class_creation_1__metaclass; tmp_tuple_element_4 = const_str_plain_EncryptedPassportElement; tmp_args_name_2 = PyTuple_New( 3 ); Py_INCREF( tmp_tuple_element_4 ); PyTuple_SET_ITEM( tmp_args_name_2, 0, tmp_tuple_element_4 ); CHECK_OBJECT( tmp_class_creation_1__bases ); tmp_tuple_element_4 = tmp_class_creation_1__bases; Py_INCREF( tmp_tuple_element_4 ); PyTuple_SET_ITEM( tmp_args_name_2, 1, tmp_tuple_element_4 ); tmp_tuple_element_4 = locals_telegram$passport$encryptedpassportelement_27; Py_INCREF( tmp_tuple_element_4 ); PyTuple_SET_ITEM( tmp_args_name_2, 2, tmp_tuple_element_4 ); CHECK_OBJECT( tmp_class_creation_1__class_decl_dict ); tmp_kw_name_2 = tmp_class_creation_1__class_decl_dict; frame_60e435b88ef6657f8c1fe3ca60ad9871->m_frame.f_lineno = 27; tmp_assign_source_19 = CALL_FUNCTION( tmp_called_name_5, tmp_args_name_2, tmp_kw_name_2 ); Py_DECREF( tmp_args_name_2 ); if ( tmp_assign_source_19 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 27; goto try_except_handler_4; } assert( outline_0_var___class__ == NULL ); outline_0_var___class__ = tmp_assign_source_19; } { CHECK_OBJECT( outline_0_var___class__ ); tmp_assign_source_18 = outline_0_var___class__; Py_INCREF( tmp_assign_source_18 ); goto try_return_handler_4; } // tried codes exits in all cases NUITKA_CANNOT_GET_HERE( telegram$passport$encryptedpassportelement ); return MOD_RETURN_VALUE( NULL ); // Return handler code: try_return_handler_4:; { Py_DECREF( locals_telegram$passport$encryptedpassportelement_27 ); locals_telegram$passport$encryptedpassportelement_27 = NULL; } { goto try_return_handler_3; } // Exception handler code: try_except_handler_4:; exception_keeper_type_2 = exception_type; exception_keeper_value_2 = exception_value; exception_keeper_tb_2 = exception_tb; exception_keeper_lineno_2 = exception_lineno; exception_type = NULL; exception_value = NULL; exception_tb = NULL; exception_lineno = 0; { Py_DECREF( locals_telegram$passport$encryptedpassportelement_27 ); locals_telegram$passport$encryptedpassportelement_27 = NULL; } { // Re-raise. exception_type = exception_keeper_type_2; exception_value = exception_keeper_value_2; exception_tb = exception_keeper_tb_2; exception_lineno = exception_keeper_lineno_2; goto try_except_handler_3; } // End of try: } // tried codes exits in all cases NUITKA_CANNOT_GET_HERE( telegram$passport$encryptedpassportelement ); return MOD_RETURN_VALUE( NULL ); // Return handler code: try_return_handler_3:; { CHECK_OBJECT( (PyObject *)outline_0_var___class__ ); Py_DECREF( outline_0_var___class__ ); outline_0_var___class__ = NULL; } { goto outline_result_1; } // Exception handler code: try_except_handler_3:; exception_keeper_type_3 = exception_type; exception_keeper_value_3 = exception_value; exception_keeper_tb_3 = exception_tb; exception_keeper_lineno_3 = exception_lineno; exception_type = NULL; exception_value = NULL; exception_tb = NULL; exception_lineno = 0; { // 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 outline_exception_1; } // End of try: } // Return statement must have exited already. NUITKA_CANNOT_GET_HERE( telegram$passport$encryptedpassportelement ); return MOD_RETURN_VALUE( NULL ); outline_exception_1:; exception_lineno = 27; goto try_except_handler_2; outline_result_1:; UPDATE_STRING_DICT1( moduledict_telegram$passport$encryptedpassportelement, (Nuitka_StringObject *)const_str_plain_EncryptedPassportElement, tmp_assign_source_18 ); } goto try_end_2; // Exception handler code: try_except_handler_2:; exception_keeper_type_4 = exception_type; exception_keeper_value_4 = exception_value; exception_keeper_tb_4 = exception_tb; exception_keeper_lineno_4 = exception_lineno; exception_type = NULL; exception_value = NULL; exception_tb = NULL; exception_lineno = 0; { Py_XDECREF( tmp_class_creation_1__bases ); tmp_class_creation_1__bases = NULL; } { Py_XDECREF( tmp_class_creation_1__class_decl_dict ); tmp_class_creation_1__class_decl_dict = NULL; } { Py_XDECREF( tmp_class_creation_1__metaclass ); tmp_class_creation_1__metaclass = NULL; } { Py_XDECREF( tmp_class_creation_1__prepared ); tmp_class_creation_1__prepared = NULL; } { // Re-raise. exception_type = exception_keeper_type_4; exception_value = exception_keeper_value_4; exception_tb = exception_keeper_tb_4; exception_lineno = exception_keeper_lineno_4; goto frame_exception_exit_1; } // End of try: try_end_2:; } // Restore frame exception if necessary. #if 0 RESTORE_FRAME_EXCEPTION( frame_60e435b88ef6657f8c1fe3ca60ad9871 ); #endif popFrameStack(); assertFrameObject( frame_60e435b88ef6657f8c1fe3ca60ad9871 ); goto frame_no_exception_2; frame_exception_exit_1:; #if 0 RESTORE_FRAME_EXCEPTION( frame_60e435b88ef6657f8c1fe3ca60ad9871 ); #endif if ( exception_tb == NULL ) { exception_tb = MAKE_TRACEBACK( frame_60e435b88ef6657f8c1fe3ca60ad9871, exception_lineno ); } else if ( exception_tb->tb_frame != &frame_60e435b88ef6657f8c1fe3ca60ad9871->m_frame ) { exception_tb = ADD_TRACEBACK( exception_tb, frame_60e435b88ef6657f8c1fe3ca60ad9871, exception_lineno ); } // Put the previous frame back on top. popFrameStack(); // Return the error. goto module_exception_exit; frame_no_exception_2:; { CHECK_OBJECT( (PyObject *)tmp_class_creation_1__bases ); Py_DECREF( tmp_class_creation_1__bases ); tmp_class_creation_1__bases = NULL; } { CHECK_OBJECT( (PyObject *)tmp_class_creation_1__class_decl_dict ); Py_DECREF( tmp_class_creation_1__class_decl_dict ); tmp_class_creation_1__class_decl_dict = NULL; } { CHECK_OBJECT( (PyObject *)tmp_class_creation_1__metaclass ); Py_DECREF( tmp_class_creation_1__metaclass ); tmp_class_creation_1__metaclass = NULL; } { CHECK_OBJECT( (PyObject *)tmp_class_creation_1__prepared ); Py_DECREF( tmp_class_creation_1__prepared ); tmp_class_creation_1__prepared = NULL; } return MOD_RETURN_VALUE( module_telegram$passport$encryptedpassportelement ); module_exception_exit: RESTORE_ERROR_OCCURRED( exception_type, exception_value, exception_tb ); return MOD_RETURN_VALUE( NULL ); }