Files
fesmoo_perdoliq/baraban.build/module.requests._internal_utils.c

1518 lines
49 KiB
C
Raw Normal View History

2019-12-06 12:23:21 +03:00
/* Generated code for Python source for module 'requests._internal_utils'
* 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_requests$_internal_utils 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_requests$_internal_utils;
PyDictObject *moduledict_requests$_internal_utils;
/* The module constants used, if any. */
extern PyObject *const_tuple_str_plain_ascii_tuple;
extern PyObject *const_str_plain_decode;
static PyObject *const_str_digest_081265ccdb15a2fe6d5955409d46032e;
extern PyObject *const_str_plain_str;
static PyObject *const_str_plain_u_string;
extern PyObject *const_str_plain_False;
extern PyObject *const_str_plain_string;
extern PyObject *const_int_pos_1;
extern PyObject *const_str_plain_builtin_str;
extern PyObject *const_str_plain___file__;
extern PyObject *const_str_plain_encoding;
static PyObject *const_tuple_str_plain_string_str_plain_encoding_str_plain_out_tuple;
extern PyObject *const_str_plain_unicode_is_ascii;
extern PyObject *const_str_plain_encode;
static PyObject *const_str_digest_be40a1a31236a1aedb97601a84f4b9b1;
static PyObject *const_str_digest_1eef16296ee278722af2e19b9b0323d8;
static PyObject *const_str_digest_81e8bc39c31febb57253a95359191189;
static PyObject *const_tuple_str_plain_u_string_tuple;
extern PyObject *const_str_plain_to_native_string;
static PyObject *const_tuple_str_plain_is_py2_str_plain_builtin_str_str_plain_str_tuple;
extern PyObject *const_tuple_empty;
extern PyObject *const_str_plain_out;
static PyObject *const_str_digest_66cd85c53225da4bdbe49b619c7b9e85;
extern PyObject *const_str_plain_compat;
extern PyObject *const_str_plain_ascii;
extern PyObject *const_str_plain_is_py2;
extern PyObject *const_str_plain___doc__;
extern PyObject *const_str_plain___cached__;
static PyObject *const_str_digest_8d05e532d7bf608195b669ce9c19d17c;
extern PyObject *const_str_plain___debug__;
static PyObject *module_filename_obj;
static bool constants_created = false;
static void createModuleConstants( void )
{
const_str_digest_081265ccdb15a2fe6d5955409d46032e = UNSTREAM_STRING( &constant_bin[ 1043234 ], 33, 0 );
const_str_plain_u_string = UNSTREAM_STRING( &constant_bin[ 1043267 ], 8, 1 );
const_tuple_str_plain_string_str_plain_encoding_str_plain_out_tuple = PyTuple_New( 3 );
PyTuple_SET_ITEM( const_tuple_str_plain_string_str_plain_encoding_str_plain_out_tuple, 0, const_str_plain_string ); Py_INCREF( const_str_plain_string );
PyTuple_SET_ITEM( const_tuple_str_plain_string_str_plain_encoding_str_plain_out_tuple, 1, const_str_plain_encoding ); Py_INCREF( const_str_plain_encoding );
PyTuple_SET_ITEM( const_tuple_str_plain_string_str_plain_encoding_str_plain_out_tuple, 2, const_str_plain_out ); Py_INCREF( const_str_plain_out );
const_str_digest_be40a1a31236a1aedb97601a84f4b9b1 = UNSTREAM_STRING( &constant_bin[ 1043275 ], 174, 0 );
const_str_digest_1eef16296ee278722af2e19b9b0323d8 = UNSTREAM_STRING( &constant_bin[ 1043242 ], 24, 0 );
const_str_digest_81e8bc39c31febb57253a95359191189 = UNSTREAM_STRING( &constant_bin[ 1043449 ], 60, 0 );
const_tuple_str_plain_u_string_tuple = PyTuple_New( 1 );
PyTuple_SET_ITEM( const_tuple_str_plain_u_string_tuple, 0, const_str_plain_u_string ); Py_INCREF( const_str_plain_u_string );
const_tuple_str_plain_is_py2_str_plain_builtin_str_str_plain_str_tuple = PyTuple_New( 3 );
PyTuple_SET_ITEM( const_tuple_str_plain_is_py2_str_plain_builtin_str_str_plain_str_tuple, 0, const_str_plain_is_py2 ); Py_INCREF( const_str_plain_is_py2 );
PyTuple_SET_ITEM( const_tuple_str_plain_is_py2_str_plain_builtin_str_str_plain_str_tuple, 1, const_str_plain_builtin_str ); Py_INCREF( const_str_plain_builtin_str );
PyTuple_SET_ITEM( const_tuple_str_plain_is_py2_str_plain_builtin_str_str_plain_str_tuple, 2, const_str_plain_str ); Py_INCREF( const_str_plain_str );
const_str_digest_66cd85c53225da4bdbe49b619c7b9e85 = UNSTREAM_STRING( &constant_bin[ 1043509 ], 180, 0 );
const_str_digest_8d05e532d7bf608195b669ce9c19d17c = UNSTREAM_STRING( &constant_bin[ 1043689 ], 203, 0 );
constants_created = true;
}
#ifndef __NUITKA_NO_ASSERT__
void checkModuleConstants_requests$_internal_utils( void )
{
// The module may not have been used at all.
if (constants_created == false) return;
}
#endif
// The module code objects.
static PyCodeObject *codeobj_9fcbcfdd495633158344a375e0269dcd;
static PyCodeObject *codeobj_56a662e6f63fd2408ae407662b03f1af;
static PyCodeObject *codeobj_ae5b2c2766e6d1e0672604c3ef9d477d;
static void createModuleCodeObjects(void)
{
module_filename_obj = const_str_digest_81e8bc39c31febb57253a95359191189;
codeobj_9fcbcfdd495633158344a375e0269dcd = MAKE_CODEOBJ( module_filename_obj, const_str_digest_081265ccdb15a2fe6d5955409d46032e, 1, const_tuple_empty, 0, 0, CO_NOFREE );
codeobj_56a662e6f63fd2408ae407662b03f1af = MAKE_CODEOBJ( module_filename_obj, const_str_plain_to_native_string, 14, const_tuple_str_plain_string_str_plain_encoding_str_plain_out_tuple, 2, 0, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE );
codeobj_ae5b2c2766e6d1e0672604c3ef9d477d = MAKE_CODEOBJ( module_filename_obj, const_str_plain_unicode_is_ascii, 30, const_tuple_str_plain_u_string_tuple, 1, 0, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE );
}
// The module function declarations.
static PyObject *MAKE_FUNCTION_requests$_internal_utils$$$function_1_to_native_string( PyObject *defaults );
static PyObject *MAKE_FUNCTION_requests$_internal_utils$$$function_2_unicode_is_ascii( );
// The module function definitions.
static PyObject *impl_requests$_internal_utils$$$function_1_to_native_string( 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_string = python_pars[ 0 ];
PyObject *par_encoding = python_pars[ 1 ];
PyObject *var_out = NULL;
struct Nuitka_FrameObject *frame_56a662e6f63fd2408ae407662b03f1af;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
PyObject *tmp_return_value = NULL;
static struct Nuitka_FrameObject *cache_frame_56a662e6f63fd2408ae407662b03f1af = 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_56a662e6f63fd2408ae407662b03f1af, codeobj_56a662e6f63fd2408ae407662b03f1af, module_requests$_internal_utils, sizeof(void *)+sizeof(void *)+sizeof(void *) );
frame_56a662e6f63fd2408ae407662b03f1af = cache_frame_56a662e6f63fd2408ae407662b03f1af;
// Push the new frame as the currently active one.
pushFrameStack( frame_56a662e6f63fd2408ae407662b03f1af );
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert( Py_REFCNT( frame_56a662e6f63fd2408ae407662b03f1af ) == 2 ); // Frame stack
// Framed code:
{
nuitka_bool tmp_condition_result_1;
PyObject *tmp_isinstance_inst_1;
PyObject *tmp_isinstance_cls_1;
PyObject *tmp_mvar_value_1;
CHECK_OBJECT( par_string );
tmp_isinstance_inst_1 = par_string;
tmp_mvar_value_1 = GET_STRING_DICT_VALUE( moduledict_requests$_internal_utils, (Nuitka_StringObject *)const_str_plain_builtin_str );
if (unlikely( tmp_mvar_value_1 == NULL ))
{
tmp_mvar_value_1 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_builtin_str );
}
if ( tmp_mvar_value_1 == NULL )
{
exception_type = PyExc_NameError;
Py_INCREF( exception_type );
exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "builtin_str" );
exception_tb = NULL;
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb );
CHAIN_EXCEPTION( exception_value );
exception_lineno = 19;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_isinstance_cls_1 = tmp_mvar_value_1;
tmp_res = Nuitka_IsInstance( tmp_isinstance_inst_1, tmp_isinstance_cls_1 );
if ( tmp_res == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 19;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_condition_result_1 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_1 == NUITKA_BOOL_TRUE )
{
goto branch_yes_1;
}
else
{
goto branch_no_1;
}
branch_yes_1:;
{
PyObject *tmp_assign_source_1;
CHECK_OBJECT( par_string );
tmp_assign_source_1 = par_string;
assert( var_out == NULL );
Py_INCREF( tmp_assign_source_1 );
var_out = tmp_assign_source_1;
}
goto branch_end_1;
branch_no_1:;
{
nuitka_bool tmp_condition_result_2;
PyObject *tmp_mvar_value_2;
int tmp_truth_name_1;
tmp_mvar_value_2 = GET_STRING_DICT_VALUE( moduledict_requests$_internal_utils, (Nuitka_StringObject *)const_str_plain_is_py2 );
if (unlikely( tmp_mvar_value_2 == NULL ))
{
tmp_mvar_value_2 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_is_py2 );
}
if ( tmp_mvar_value_2 == NULL )
{
exception_type = PyExc_NameError;
Py_INCREF( exception_type );
exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "is_py2" );
exception_tb = NULL;
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb );
CHAIN_EXCEPTION( exception_value );
exception_lineno = 22;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_truth_name_1 = CHECK_IF_TRUE( tmp_mvar_value_2 );
if ( tmp_truth_name_1 == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 22;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_condition_result_2 = tmp_truth_name_1 == 1 ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_2 == NUITKA_BOOL_TRUE )
{
goto branch_yes_2;
}
else
{
goto branch_no_2;
}
branch_yes_2:;
{
PyObject *tmp_assign_source_2;
PyObject *tmp_called_name_1;
PyObject *tmp_source_name_1;
PyObject *tmp_args_element_name_1;
CHECK_OBJECT( par_string );
tmp_source_name_1 = par_string;
tmp_called_name_1 = LOOKUP_ATTRIBUTE( tmp_source_name_1, const_str_plain_encode );
if ( tmp_called_name_1 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 23;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
if ( par_encoding == 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", "encoding" );
exception_tb = NULL;
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb );
CHAIN_EXCEPTION( exception_value );
exception_lineno = 23;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_args_element_name_1 = par_encoding;
frame_56a662e6f63fd2408ae407662b03f1af->m_frame.f_lineno = 23;
{
PyObject *call_args[] = { tmp_args_element_name_1 };
tmp_assign_source_2 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_1, call_args );
}
Py_DECREF( tmp_called_name_1 );
if ( tmp_assign_source_2 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 23;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
assert( var_out == NULL );
var_out = tmp_assign_source_2;
}
goto branch_end_2;
branch_no_2:;
{
PyObject *tmp_assign_source_3;
PyObject *tmp_called_name_2;
PyObject *tmp_source_name_2;
PyObject *tmp_args_element_name_2;
CHECK_OBJECT( par_string );
tmp_source_name_2 = par_string;
tmp_called_name_2 = LOOKUP_ATTRIBUTE( tmp_source_name_2, const_str_plain_decode );
if ( tmp_called_name_2 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 25;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
if ( par_encoding == 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", "encoding" );
exception_tb = NULL;
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb );
CHAIN_EXCEPTION( exception_value );
exception_lineno = 25;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_args_element_name_2 = par_encoding;
frame_56a662e6f63fd2408ae407662b03f1af->m_frame.f_lineno = 25;
{
PyObject *call_args[] = { tmp_args_element_name_2 };
tmp_assign_source_3 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_2, call_args );
}
Py_DECREF( tmp_called_name_2 );
if ( tmp_assign_source_3 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 25;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
assert( var_out == NULL );
var_out = tmp_assign_source_3;
}
branch_end_2:;
}
branch_end_1:;
}
{
if ( var_out == NULL )
{
exception_type = PyExc_UnboundLocalError;
Py_INCREF( exception_type );
exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "out" );
exception_tb = NULL;
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb );
CHAIN_EXCEPTION( exception_value );
exception_lineno = 27;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_return_value = var_out;
Py_INCREF( tmp_return_value );
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION( frame_56a662e6f63fd2408ae407662b03f1af );
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION( frame_56a662e6f63fd2408ae407662b03f1af );
#endif
// Put the previous frame back on top.
popFrameStack();
goto try_return_handler_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION( frame_56a662e6f63fd2408ae407662b03f1af );
#endif
if ( exception_tb == NULL )
{
exception_tb = MAKE_TRACEBACK( frame_56a662e6f63fd2408ae407662b03f1af, exception_lineno );
}
else if ( exception_tb->tb_frame != &frame_56a662e6f63fd2408ae407662b03f1af->m_frame )
{
exception_tb = ADD_TRACEBACK( exception_tb, frame_56a662e6f63fd2408ae407662b03f1af, exception_lineno );
}
// Attachs locals to frame if any.
Nuitka_Frame_AttachLocals(
(struct Nuitka_FrameObject *)frame_56a662e6f63fd2408ae407662b03f1af,
type_description_1,
par_string,
par_encoding,
var_out
);
// Release cached frame.
if ( frame_56a662e6f63fd2408ae407662b03f1af == cache_frame_56a662e6f63fd2408ae407662b03f1af )
{
Py_DECREF( frame_56a662e6f63fd2408ae407662b03f1af );
}
cache_frame_56a662e6f63fd2408ae407662b03f1af = NULL;
assertFrameObject( frame_56a662e6f63fd2408ae407662b03f1af );
// 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( requests$_internal_utils$$$function_1_to_native_string );
return NULL;
// Return handler code:
try_return_handler_1:;
{
Py_XDECREF( par_string );
par_string = NULL;
}
{
Py_XDECREF( par_encoding );
par_encoding = NULL;
}
{
Py_XDECREF( var_out );
var_out = 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_string );
par_string = NULL;
}
{
Py_XDECREF( par_encoding );
par_encoding = NULL;
}
{
Py_XDECREF( var_out );
var_out = 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( requests$_internal_utils$$$function_1_to_native_string );
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_requests$_internal_utils$$$function_2_unicode_is_ascii( 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_u_string = python_pars[ 0 ];
struct Nuitka_FrameObject *frame_ae5b2c2766e6d1e0672604c3ef9d477d;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
NUITKA_MAY_BE_UNUSED PyObject *tmp_unused;
PyObject *exception_keeper_type_1;
PyObject *exception_keeper_value_1;
PyTracebackObject *exception_keeper_tb_1;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_1;
PyObject *exception_preserved_type_1;
PyObject *exception_preserved_value_1;
PyTracebackObject *exception_preserved_tb_1;
PyObject *tmp_return_value = NULL;
bool tmp_result;
PyObject *exception_keeper_type_2;
PyObject *exception_keeper_value_2;
PyTracebackObject *exception_keeper_tb_2;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_2;
static struct Nuitka_FrameObject *cache_frame_ae5b2c2766e6d1e0672604c3ef9d477d = NULL;
PyObject *exception_keeper_type_3;
PyObject *exception_keeper_value_3;
PyTracebackObject *exception_keeper_tb_3;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_3;
// Actual function code.
{
// Tried code:
MAKE_OR_REUSE_FRAME( cache_frame_ae5b2c2766e6d1e0672604c3ef9d477d, codeobj_ae5b2c2766e6d1e0672604c3ef9d477d, module_requests$_internal_utils, sizeof(void *) );
frame_ae5b2c2766e6d1e0672604c3ef9d477d = cache_frame_ae5b2c2766e6d1e0672604c3ef9d477d;
// Push the new frame as the currently active one.
pushFrameStack( frame_ae5b2c2766e6d1e0672604c3ef9d477d );
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert( Py_REFCNT( frame_ae5b2c2766e6d1e0672604c3ef9d477d ) == 2 ); // Frame stack
// Framed code:
{
nuitka_bool tmp_condition_result_1;
PyObject *tmp_operand_name_1;
PyObject *tmp_isinstance_inst_1;
PyObject *tmp_isinstance_cls_1;
PyObject *tmp_mvar_value_1;
CHECK_OBJECT( par_u_string );
tmp_isinstance_inst_1 = par_u_string;
tmp_mvar_value_1 = GET_STRING_DICT_VALUE( moduledict_requests$_internal_utils, (Nuitka_StringObject *)const_str_plain_str );
if (unlikely( tmp_mvar_value_1 == NULL ))
{
tmp_mvar_value_1 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_str );
}
if ( tmp_mvar_value_1 == NULL )
{
exception_type = PyExc_NameError;
Py_INCREF( exception_type );
exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "str" );
exception_tb = NULL;
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb );
CHAIN_EXCEPTION( exception_value );
exception_lineno = 37;
type_description_1 = "o";
goto frame_exception_exit_1;
}
tmp_isinstance_cls_1 = tmp_mvar_value_1;
tmp_res = Nuitka_IsInstance( tmp_isinstance_inst_1, tmp_isinstance_cls_1 );
if ( tmp_res == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 37;
type_description_1 = "o";
goto frame_exception_exit_1;
}
tmp_operand_name_1 = ( tmp_res != 0 ) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE( tmp_operand_name_1 );
if ( tmp_res == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 37;
type_description_1 = "o";
goto frame_exception_exit_1;
}
tmp_condition_result_1 = ( tmp_res == 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_1 == NUITKA_BOOL_TRUE )
{
goto branch_yes_1;
}
else
{
goto branch_no_1;
}
branch_yes_1:;
{
PyObject *tmp_raise_type_1;
tmp_raise_type_1 = PyExc_AssertionError;
exception_type = tmp_raise_type_1;
Py_INCREF( tmp_raise_type_1 );
exception_lineno = 37;
RAISE_EXCEPTION_WITH_TYPE( &exception_type, &exception_value, &exception_tb );
type_description_1 = "o";
goto frame_exception_exit_1;
}
branch_no_1:;
}
{
// Tried code:
{
PyObject *tmp_called_instance_1;
if ( par_u_string == NULL )
{
exception_type = PyExc_UnboundLocalError;
Py_INCREF( exception_type );
exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "u_string" );
exception_tb = NULL;
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb );
CHAIN_EXCEPTION( exception_value );
exception_lineno = 39;
type_description_1 = "o";
goto try_except_handler_2;
}
tmp_called_instance_1 = par_u_string;
frame_ae5b2c2766e6d1e0672604c3ef9d477d->m_frame.f_lineno = 39;
tmp_unused = CALL_METHOD_WITH_ARGS1( tmp_called_instance_1, const_str_plain_encode, &PyTuple_GET_ITEM( const_tuple_str_plain_ascii_tuple, 0 ) );
if ( tmp_unused == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 39;
type_description_1 = "o";
goto try_except_handler_2;
}
Py_DECREF( tmp_unused );
}
goto try_end_1;
// Exception handler code:
try_except_handler_2:;
exception_keeper_type_1 = exception_type;
exception_keeper_value_1 = exception_value;
exception_keeper_tb_1 = exception_tb;
exception_keeper_lineno_1 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
{
// Preserve existing published exception.
exception_preserved_type_1 = EXC_TYPE(PyThreadState_GET());
Py_XINCREF( exception_preserved_type_1 );
exception_preserved_value_1 = EXC_VALUE(PyThreadState_GET());
Py_XINCREF( exception_preserved_value_1 );
exception_preserved_tb_1 = (PyTracebackObject *)EXC_TRACEBACK(PyThreadState_GET());
Py_XINCREF( exception_preserved_tb_1 );
}
{
if ( exception_keeper_tb_1 == NULL )
{
exception_keeper_tb_1 = MAKE_TRACEBACK( frame_ae5b2c2766e6d1e0672604c3ef9d477d, exception_keeper_lineno_1 );
}
else if ( exception_keeper_lineno_1 != 0 )
{
exception_keeper_tb_1 = ADD_TRACEBACK( exception_keeper_tb_1, frame_ae5b2c2766e6d1e0672604c3ef9d477d, exception_keeper_lineno_1 );
}
NORMALIZE_EXCEPTION( &exception_keeper_type_1, &exception_keeper_value_1, &exception_keeper_tb_1 );
PyException_SetTraceback( exception_keeper_value_1, (PyObject *)exception_keeper_tb_1 );
PUBLISH_EXCEPTION( &exception_keeper_type_1, &exception_keeper_value_1, &exception_keeper_tb_1 );
}
{
// Tried code:
{
nuitka_bool tmp_condition_result_2;
PyObject *tmp_compexpr_left_1;
PyObject *tmp_compexpr_right_1;
tmp_compexpr_left_1 = EXC_TYPE(PyThreadState_GET());
tmp_compexpr_right_1 = PyExc_UnicodeEncodeError;
tmp_res = EXCEPTION_MATCH_BOOL( tmp_compexpr_left_1, tmp_compexpr_right_1 );
if ( tmp_res == -1 )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 41;
type_description_1 = "o";
goto try_except_handler_3;
}
tmp_condition_result_2 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if ( tmp_condition_result_2 == NUITKA_BOOL_TRUE )
{
goto branch_yes_2;
}
else
{
goto branch_no_2;
}
branch_yes_2:;
{
tmp_return_value = Py_False;
Py_INCREF( tmp_return_value );
goto try_return_handler_3;
}
goto branch_end_2;
branch_no_2:;
{
tmp_result = RERAISE_EXCEPTION( &exception_type, &exception_value, &exception_tb );
if (unlikely( tmp_result == false ))
{
exception_lineno = 38;
}
if (exception_tb && exception_tb->tb_frame == &frame_ae5b2c2766e6d1e0672604c3ef9d477d->m_frame) frame_ae5b2c2766e6d1e0672604c3ef9d477d->m_frame.f_lineno = exception_tb->tb_lineno;
type_description_1 = "o";
goto try_except_handler_3;
}
branch_end_2:;
}
// tried codes exits in all cases
NUITKA_CANNOT_GET_HERE( requests$_internal_utils$$$function_2_unicode_is_ascii );
return NULL;
// Return handler code:
try_return_handler_3:;
{
// Restore previous exception.
SET_CURRENT_EXCEPTION( exception_preserved_type_1, exception_preserved_value_1, exception_preserved_tb_1 );
}
{
goto frame_return_exit_1;
}
// Exception handler code:
try_except_handler_3:;
exception_keeper_type_2 = exception_type;
exception_keeper_value_2 = exception_value;
exception_keeper_tb_2 = exception_tb;
exception_keeper_lineno_2 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
{
// Restore previous exception.
SET_CURRENT_EXCEPTION( exception_preserved_type_1, exception_preserved_value_1, exception_preserved_tb_1 );
}
{
// Re-raise.
exception_type = exception_keeper_type_2;
exception_value = exception_keeper_value_2;
exception_tb = exception_keeper_tb_2;
exception_lineno = exception_keeper_lineno_2;
goto frame_exception_exit_1;
}
// End of try:
}
// End of try:
try_end_1:;
}
#if 0
RESTORE_FRAME_EXCEPTION( frame_ae5b2c2766e6d1e0672604c3ef9d477d );
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION( frame_ae5b2c2766e6d1e0672604c3ef9d477d );
#endif
// Put the previous frame back on top.
popFrameStack();
goto try_return_handler_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION( frame_ae5b2c2766e6d1e0672604c3ef9d477d );
#endif
if ( exception_tb == NULL )
{
exception_tb = MAKE_TRACEBACK( frame_ae5b2c2766e6d1e0672604c3ef9d477d, exception_lineno );
}
else if ( exception_tb->tb_frame != &frame_ae5b2c2766e6d1e0672604c3ef9d477d->m_frame )
{
exception_tb = ADD_TRACEBACK( exception_tb, frame_ae5b2c2766e6d1e0672604c3ef9d477d, exception_lineno );
}
// Attachs locals to frame if any.
Nuitka_Frame_AttachLocals(
(struct Nuitka_FrameObject *)frame_ae5b2c2766e6d1e0672604c3ef9d477d,
type_description_1,
par_u_string
);
// Release cached frame.
if ( frame_ae5b2c2766e6d1e0672604c3ef9d477d == cache_frame_ae5b2c2766e6d1e0672604c3ef9d477d )
{
Py_DECREF( frame_ae5b2c2766e6d1e0672604c3ef9d477d );
}
cache_frame_ae5b2c2766e6d1e0672604c3ef9d477d = NULL;
assertFrameObject( frame_ae5b2c2766e6d1e0672604c3ef9d477d );
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto try_except_handler_1;
frame_no_exception_1:;
{
tmp_return_value = Py_True;
Py_INCREF( tmp_return_value );
goto try_return_handler_1;
}
// tried codes exits in all cases
NUITKA_CANNOT_GET_HERE( requests$_internal_utils$$$function_2_unicode_is_ascii );
return NULL;
// Return handler code:
try_return_handler_1:;
{
Py_XDECREF( par_u_string );
par_u_string = NULL;
}
{
goto function_return_exit;
}
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_3 = exception_type;
exception_keeper_value_3 = exception_value;
exception_keeper_tb_3 = exception_tb;
exception_keeper_lineno_3 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
{
Py_XDECREF( par_u_string );
par_u_string = NULL;
}
{
// Re-raise.
exception_type = exception_keeper_type_3;
exception_value = exception_keeper_value_3;
exception_tb = exception_keeper_tb_3;
exception_lineno = exception_keeper_lineno_3;
goto function_exception_exit;
}
// End of try:
}
// Return statement must have exited already.
NUITKA_CANNOT_GET_HERE( requests$_internal_utils$$$function_2_unicode_is_ascii );
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_requests$_internal_utils$$$function_1_to_native_string( PyObject *defaults )
{
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_requests$_internal_utils$$$function_1_to_native_string,
const_str_plain_to_native_string,
#if PYTHON_VERSION >= 300
NULL,
#endif
codeobj_56a662e6f63fd2408ae407662b03f1af,
defaults,
#if PYTHON_VERSION >= 300
NULL,
NULL,
#endif
module_requests$_internal_utils,
const_str_digest_8d05e532d7bf608195b669ce9c19d17c,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_requests$_internal_utils$$$function_2_unicode_is_ascii( )
{
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_requests$_internal_utils$$$function_2_unicode_is_ascii,
const_str_plain_unicode_is_ascii,
#if PYTHON_VERSION >= 300
NULL,
#endif
codeobj_ae5b2c2766e6d1e0672604c3ef9d477d,
NULL,
#if PYTHON_VERSION >= 300
NULL,
NULL,
#endif
module_requests$_internal_utils,
const_str_digest_66cd85c53225da4bdbe49b619c7b9e85,
0
);
return (PyObject *)result;
}
#if PYTHON_VERSION >= 300
static struct PyModuleDef mdef_requests$_internal_utils =
{
PyModuleDef_HEAD_INIT,
"requests._internal_utils", /* 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( requests$_internal_utils )
{
#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_requests$_internal_utils );
}
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("requests._internal_utils: 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("requests._internal_utils: Calling createModuleConstants().");
#endif
createModuleConstants();
/* The code objects used by this module are created now. */
#ifdef _NUITKA_TRACE
puts("requests._internal_utils: Calling createModuleCodeObjects().");
#endif
createModuleCodeObjects();
// puts( "in initrequests$_internal_utils" );
// 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_requests$_internal_utils = Py_InitModule4(
"requests._internal_utils", // 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_requests$_internal_utils = PyModule_Create( &mdef_requests$_internal_utils );
#endif
moduledict_requests$_internal_utils = MODULE_DICT( module_requests$_internal_utils );
// Update "__package__" value to what it ought to be.
{
#if 0
PyObject *module_name = GET_STRING_DICT_VALUE( moduledict_requests$_internal_utils, (Nuitka_StringObject *)const_str_plain___name__ );
UPDATE_STRING_DICT1(
moduledict_requests$_internal_utils,
(Nuitka_StringObject *)const_str_plain___package__,
module_name
);
#else
#if PYTHON_VERSION < 300
PyObject *module_name = GET_STRING_DICT_VALUE( moduledict_requests$_internal_utils, (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_requests$_internal_utils,
(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_requests$_internal_utils, (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_requests$_internal_utils,
(Nuitka_StringObject *)const_str_plain___package__,
PyUnicode_Substring( module_name, 0, dot_index )
);
}
#endif
#endif
}
CHECK_OBJECT( module_requests$_internal_utils );
// 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_1eef16296ee278722af2e19b9b0323d8, module_requests$_internal_utils );
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_requests$_internal_utils, (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_requests$_internal_utils, (Nuitka_StringObject *)const_str_plain___builtins__, value );
}
#if PYTHON_VERSION >= 300
UPDATE_STRING_DICT0( moduledict_requests$_internal_utils, (Nuitka_StringObject *)const_str_plain___loader__, metapath_based_loader );
#endif
#if PYTHON_VERSION >= 340
#if 0
UPDATE_STRING_DICT0( moduledict_requests$_internal_utils, (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_requests$_internal_utils, (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_requests$_internal_utils, (Nuitka_StringObject *)const_str_plain___spec__, spec_value );
Py_DECREF( module_spec_class );
}
#endif
#endif
// Temp variables if any
PyObject *tmp_import_from_1__module = NULL;
struct Nuitka_FrameObject *frame_9fcbcfdd495633158344a375e0269dcd;
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;
// Module code.
{
PyObject *tmp_assign_source_1;
tmp_assign_source_1 = const_str_digest_be40a1a31236a1aedb97601a84f4b9b1;
UPDATE_STRING_DICT0( moduledict_requests$_internal_utils, (Nuitka_StringObject *)const_str_plain___doc__, tmp_assign_source_1 );
}
{
PyObject *tmp_assign_source_2;
tmp_assign_source_2 = const_str_digest_81e8bc39c31febb57253a95359191189;
UPDATE_STRING_DICT0( moduledict_requests$_internal_utils, (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_requests$_internal_utils, (Nuitka_StringObject *)const_str_plain___cached__, tmp_assign_source_3 );
}
// Frame without reuse.
frame_9fcbcfdd495633158344a375e0269dcd = MAKE_MODULE_FRAME( codeobj_9fcbcfdd495633158344a375e0269dcd, module_requests$_internal_utils );
// Push the new frame as the currently active one, and we should be exclusively
// owning it.
pushFrameStack( frame_9fcbcfdd495633158344a375e0269dcd );
assert( Py_REFCNT( frame_9fcbcfdd495633158344a375e0269dcd ) == 2 );
// Framed code:
{
PyObject *tmp_assign_source_4;
PyObject *tmp_name_name_1;
PyObject *tmp_globals_name_1;
PyObject *tmp_locals_name_1;
PyObject *tmp_fromlist_name_1;
PyObject *tmp_level_name_1;
tmp_name_name_1 = const_str_plain_compat;
tmp_globals_name_1 = (PyObject *)moduledict_requests$_internal_utils;
tmp_locals_name_1 = Py_None;
tmp_fromlist_name_1 = const_tuple_str_plain_is_py2_str_plain_builtin_str_str_plain_str_tuple;
tmp_level_name_1 = const_int_pos_1;
frame_9fcbcfdd495633158344a375e0269dcd->m_frame.f_lineno = 11;
tmp_assign_source_4 = IMPORT_MODULE5( tmp_name_name_1, tmp_globals_name_1, tmp_locals_name_1, tmp_fromlist_name_1, tmp_level_name_1 );
if ( tmp_assign_source_4 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 11;
goto frame_exception_exit_1;
}
assert( tmp_import_from_1__module == NULL );
tmp_import_from_1__module = tmp_assign_source_4;
}
{
// Tried code:
{
PyObject *tmp_assign_source_5;
PyObject *tmp_import_name_from_1;
CHECK_OBJECT( tmp_import_from_1__module );
tmp_import_name_from_1 = tmp_import_from_1__module;
if ( PyModule_Check( tmp_import_name_from_1 ) )
{
tmp_assign_source_5 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_1,
(PyObject *)MODULE_DICT(tmp_import_name_from_1),
const_str_plain_is_py2,
const_int_pos_1
);
}
else
{
tmp_assign_source_5 = IMPORT_NAME( tmp_import_name_from_1, const_str_plain_is_py2 );
}
if ( tmp_assign_source_5 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 11;
goto try_except_handler_1;
}
UPDATE_STRING_DICT1( moduledict_requests$_internal_utils, (Nuitka_StringObject *)const_str_plain_is_py2, tmp_assign_source_5 );
}
{
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;
if ( PyModule_Check( tmp_import_name_from_2 ) )
{
tmp_assign_source_6 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_2,
(PyObject *)MODULE_DICT(tmp_import_name_from_2),
const_str_plain_builtin_str,
const_int_pos_1
);
}
else
{
tmp_assign_source_6 = IMPORT_NAME( tmp_import_name_from_2, const_str_plain_builtin_str );
}
if ( tmp_assign_source_6 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 11;
goto try_except_handler_1;
}
UPDATE_STRING_DICT1( moduledict_requests$_internal_utils, (Nuitka_StringObject *)const_str_plain_builtin_str, 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;
if ( PyModule_Check( tmp_import_name_from_3 ) )
{
tmp_assign_source_7 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_3,
(PyObject *)MODULE_DICT(tmp_import_name_from_3),
const_str_plain_str,
const_int_pos_1
);
}
else
{
tmp_assign_source_7 = IMPORT_NAME( tmp_import_name_from_3, const_str_plain_str );
}
if ( tmp_assign_source_7 == NULL )
{
assert( ERROR_OCCURRED() );
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb );
exception_lineno = 11;
goto try_except_handler_1;
}
UPDATE_STRING_DICT1( moduledict_requests$_internal_utils, (Nuitka_StringObject *)const_str_plain_str, tmp_assign_source_7 );
}
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:;
}
// Restore frame exception if necessary.
#if 0
RESTORE_FRAME_EXCEPTION( frame_9fcbcfdd495633158344a375e0269dcd );
#endif
popFrameStack();
assertFrameObject( frame_9fcbcfdd495633158344a375e0269dcd );
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION( frame_9fcbcfdd495633158344a375e0269dcd );
#endif
if ( exception_tb == NULL )
{
exception_tb = MAKE_TRACEBACK( frame_9fcbcfdd495633158344a375e0269dcd, exception_lineno );
}
else if ( exception_tb->tb_frame != &frame_9fcbcfdd495633158344a375e0269dcd->m_frame )
{
exception_tb = ADD_TRACEBACK( exception_tb, frame_9fcbcfdd495633158344a375e0269dcd, exception_lineno );
}
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto module_exception_exit;
frame_no_exception_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_8;
PyObject *tmp_defaults_1;
tmp_defaults_1 = const_tuple_str_plain_ascii_tuple;
Py_INCREF( tmp_defaults_1 );
tmp_assign_source_8 = MAKE_FUNCTION_requests$_internal_utils$$$function_1_to_native_string( tmp_defaults_1 );
UPDATE_STRING_DICT1( moduledict_requests$_internal_utils, (Nuitka_StringObject *)const_str_plain_to_native_string, tmp_assign_source_8 );
}
{
PyObject *tmp_assign_source_9;
tmp_assign_source_9 = MAKE_FUNCTION_requests$_internal_utils$$$function_2_unicode_is_ascii( );
UPDATE_STRING_DICT1( moduledict_requests$_internal_utils, (Nuitka_StringObject *)const_str_plain_unicode_is_ascii, tmp_assign_source_9 );
}
return MOD_RETURN_VALUE( module_requests$_internal_utils );
module_exception_exit:
RESTORE_ERROR_OCCURRED( exception_type, exception_value, exception_tb );
return MOD_RETURN_VALUE( NULL );
}