File Linux_Version/product_import.build/__constants.c changed (mode: 100644) (index b8eff7c..8764236) |
... |
... |
PyObject *const_str_plain_values; |
265 |
265 |
PyObject *const_tuple_none_tuple; |
PyObject *const_tuple_none_tuple; |
266 |
266 |
PyObject *const_str_angle_genexpr; |
PyObject *const_str_angle_genexpr; |
267 |
267 |
PyObject *const_str_plain_AF_UNIX; |
PyObject *const_str_plain_AF_UNIX; |
268 |
|
PyObject *const_str_plain_Barcode; |
|
269 |
268 |
PyObject *const_str_plain_Boolean; |
PyObject *const_str_plain_Boolean; |
270 |
269 |
PyObject *const_str_plain_GObject; |
PyObject *const_str_plain_GObject; |
271 |
270 |
PyObject *const_str_plain_SHUT_WR; |
PyObject *const_str_plain_SHUT_WR; |
|
... |
... |
static void _createGlobalConstants( void ) |
800 |
799 |
const_int_pos_10 = PyLong_FromUnsignedLong( 10ul ); |
const_int_pos_10 = PyLong_FromUnsignedLong( 10ul ); |
801 |
800 |
const_int_pos_13 = PyLong_FromUnsignedLong( 13ul ); |
const_int_pos_13 = PyLong_FromUnsignedLong( 13ul ); |
802 |
801 |
const_int_pos_15 = PyLong_FromUnsignedLong( 15ul ); |
const_int_pos_15 = PyLong_FromUnsignedLong( 15ul ); |
803 |
|
const_str_chr_42 = UNSTREAM_STRING_ASCII( &constant_bin[ 18918 ], 1, 0 ); |
|
804 |
|
const_str_chr_44 = UNSTREAM_STRING_ASCII( &constant_bin[ 155 ], 1, 0 ); |
|
805 |
|
const_str_chr_45 = UNSTREAM_STRING_ASCII( &constant_bin[ 345 ], 1, 0 ); |
|
806 |
|
const_str_chr_58 = UNSTREAM_STRING_ASCII( &constant_bin[ 655 ], 1, 0 ); |
|
807 |
|
const_str_chr_59 = UNSTREAM_STRING_ASCII( &constant_bin[ 10192 ], 1, 0 ); |
|
808 |
|
const_str_chr_60 = UNSTREAM_STRING_ASCII( &constant_bin[ 1519 ], 1, 0 ); |
|
809 |
|
const_str_chr_61 = UNSTREAM_STRING_ASCII( &constant_bin[ 1585 ], 1, 0 ); |
|
810 |
|
const_str_chr_62 = UNSTREAM_STRING_ASCII( &constant_bin[ 1526 ], 1, 0 ); |
|
|
802 |
|
const_str_chr_42 = UNSTREAM_STRING_ASCII( &constant_bin[ 187 ], 1, 0 ); |
|
803 |
|
const_str_chr_44 = UNSTREAM_STRING_ASCII( &constant_bin[ 238 ], 1, 0 ); |
|
804 |
|
const_str_chr_45 = UNSTREAM_STRING_ASCII( &constant_bin[ 428 ], 1, 0 ); |
|
805 |
|
const_str_chr_58 = UNSTREAM_STRING_ASCII( &constant_bin[ 1272 ], 1, 0 ); |
|
806 |
|
const_str_chr_59 = UNSTREAM_STRING_ASCII( &constant_bin[ 10370 ], 1, 0 ); |
|
807 |
|
const_str_chr_60 = UNSTREAM_STRING_ASCII( &constant_bin[ 1702 ], 1, 0 ); |
|
808 |
|
const_str_chr_61 = UNSTREAM_STRING_ASCII( &constant_bin[ 1768 ], 1, 0 ); |
|
809 |
|
const_str_chr_62 = UNSTREAM_STRING_ASCII( &constant_bin[ 1709 ], 1, 0 ); |
811 |
810 |
const_bytes_empty = UNSTREAM_BYTES( &constant_bin[ 0 ], 0 ); |
const_bytes_empty = UNSTREAM_BYTES( &constant_bin[ 0 ], 0 ); |
812 |
811 |
const_int_pos_256 = PyLong_FromUnsignedLong( 256ul ); |
const_int_pos_256 = PyLong_FromUnsignedLong( 256ul ); |
813 |
812 |
const_str_newline = UNSTREAM_STRING_ASCII( &constant_bin[ 4 ], 1, 0 ); |
const_str_newline = UNSTREAM_STRING_ASCII( &constant_bin[ 4 ], 1, 0 ); |
814 |
|
const_str_plain_0 = UNSTREAM_STRING_ASCII( &constant_bin[ 1587 ], 1, 0 ); |
|
815 |
|
const_str_plain_1 = UNSTREAM_STRING_ASCII( &constant_bin[ 1596 ], 1, 0 ); |
|
816 |
|
const_str_plain_Y = UNSTREAM_STRING_ASCII( &constant_bin[ 3952 ], 1, 1 ); |
|
|
813 |
|
const_str_plain_0 = UNSTREAM_STRING_ASCII( &constant_bin[ 1770 ], 1, 0 ); |
|
814 |
|
const_str_plain_1 = UNSTREAM_STRING_ASCII( &constant_bin[ 1779 ], 1, 0 ); |
|
815 |
|
const_str_plain_Y = UNSTREAM_STRING_ASCII( &constant_bin[ 4130 ], 1, 1 ); |
817 |
816 |
const_str_plain__ = UNSTREAM_STRING_ASCII( &constant_bin[ 99 ], 1, 1 ); |
const_str_plain__ = UNSTREAM_STRING_ASCII( &constant_bin[ 99 ], 1, 1 ); |
818 |
817 |
const_str_plain_a = UNSTREAM_STRING_ASCII( &constant_bin[ 1 ], 1, 1 ); |
const_str_plain_a = UNSTREAM_STRING_ASCII( &constant_bin[ 1 ], 1, 1 ); |
819 |
818 |
const_str_plain_e = UNSTREAM_STRING_ASCII( &constant_bin[ 27 ], 1, 1 ); |
const_str_plain_e = UNSTREAM_STRING_ASCII( &constant_bin[ 27 ], 1, 1 ); |
|
... |
... |
static void _createGlobalConstants( void ) |
824 |
823 |
const_str_plain_t = UNSTREAM_STRING_ASCII( &constant_bin[ 10 ], 1, 1 ); |
const_str_plain_t = UNSTREAM_STRING_ASCII( &constant_bin[ 10 ], 1, 1 ); |
825 |
824 |
const_str_plain_x = UNSTREAM_STRING_ASCII( &constant_bin[ 74 ], 1, 1 ); |
const_str_plain_x = UNSTREAM_STRING_ASCII( &constant_bin[ 74 ], 1, 1 ); |
826 |
825 |
const_tuple_empty = PyTuple_New( 0 ); |
const_tuple_empty = PyTuple_New( 0 ); |
827 |
|
const_str_plain_cb = UNSTREAM_STRING_ASCII( &constant_bin[ 9026 ], 2, 1 ); |
|
828 |
|
const_str_plain_eq = UNSTREAM_STRING_ASCII( &constant_bin[ 1852 ], 2, 1 ); |
|
829 |
|
const_str_plain_ex = UNSTREAM_STRING_ASCII( &constant_bin[ 384 ], 2, 1 ); |
|
830 |
|
const_str_plain_ge = UNSTREAM_STRING_ASCII( &constant_bin[ 130 ], 2, 1 ); |
|
831 |
|
const_str_plain_gi = UNSTREAM_STRING_ASCII( &constant_bin[ 2653 ], 2, 1 ); |
|
832 |
|
const_str_plain_gt = UNSTREAM_STRING_ASCII( &constant_bin[ 24154 ], 2, 1 ); |
|
833 |
|
const_str_plain_id = UNSTREAM_STRING_ASCII( &constant_bin[ 2551 ], 2, 1 ); |
|
|
826 |
|
const_str_plain_cb = UNSTREAM_STRING_ASCII( &constant_bin[ 9204 ], 2, 1 ); |
|
827 |
|
const_str_plain_eq = UNSTREAM_STRING_ASCII( &constant_bin[ 2030 ], 2, 1 ); |
|
828 |
|
const_str_plain_ex = UNSTREAM_STRING_ASCII( &constant_bin[ 467 ], 2, 1 ); |
|
829 |
|
const_str_plain_ge = UNSTREAM_STRING_ASCII( &constant_bin[ 213 ], 2, 1 ); |
|
830 |
|
const_str_plain_gi = UNSTREAM_STRING_ASCII( &constant_bin[ 2831 ], 2, 1 ); |
|
831 |
|
const_str_plain_gt = UNSTREAM_STRING_ASCII( &constant_bin[ 24332 ], 2, 1 ); |
|
832 |
|
const_str_plain_id = UNSTREAM_STRING_ASCII( &constant_bin[ 2729 ], 2, 1 ); |
834 |
833 |
const_str_plain_io = UNSTREAM_STRING_ASCII( &constant_bin[ 11 ], 2, 1 ); |
const_str_plain_io = UNSTREAM_STRING_ASCII( &constant_bin[ 11 ], 2, 1 ); |
835 |
834 |
const_str_plain_le = UNSTREAM_STRING_ASCII( &constant_bin[ 31 ], 2, 1 ); |
const_str_plain_le = UNSTREAM_STRING_ASCII( &constant_bin[ 31 ], 2, 1 ); |
836 |
|
const_str_plain_lt = UNSTREAM_STRING_ASCII( &constant_bin[ 2789 ], 2, 1 ); |
|
837 |
|
const_str_plain_ne = UNSTREAM_STRING_ASCII( &constant_bin[ 213 ], 2, 1 ); |
|
838 |
|
const_str_plain_os = UNSTREAM_STRING_ASCII( &constant_bin[ 2071 ], 2, 1 ); |
|
839 |
|
const_str_plain_rb = UNSTREAM_STRING_ASCII( &constant_bin[ 11810 ], 2, 1 ); |
|
840 |
|
const_str_plain_re = UNSTREAM_STRING_ASCII( &constant_bin[ 612 ], 2, 1 ); |
|
841 |
|
const_str_plain_tb = UNSTREAM_STRING_ASCII( &constant_bin[ 1627 ], 2, 1 ); |
|
842 |
|
const_str_plain_104 = UNSTREAM_STRING_ASCII( &constant_bin[ 140604 ], 3, 0 ); |
|
843 |
|
const_str_plain_Bus = UNSTREAM_STRING_ASCII( &constant_bin[ 2885 ], 3, 1 ); |
|
844 |
|
const_str_plain__gi = UNSTREAM_STRING_ASCII( &constant_bin[ 46393 ], 3, 1 ); |
|
845 |
|
const_str_plain_add = UNSTREAM_STRING_ASCII( &constant_bin[ 823 ], 3, 1 ); |
|
846 |
|
const_str_plain_all = UNSTREAM_STRING_ASCII( &constant_bin[ 721 ], 3, 1 ); |
|
847 |
|
const_str_plain_arg = UNSTREAM_STRING_ASCII( &constant_bin[ 8765 ], 3, 1 ); |
|
848 |
|
const_str_plain_buf = UNSTREAM_STRING_ASCII( &constant_bin[ 7811 ], 3, 1 ); |
|
849 |
|
const_str_plain_bus = UNSTREAM_STRING_ASCII( &constant_bin[ 2831 ], 3, 1 ); |
|
850 |
|
const_str_plain_cls = UNSTREAM_STRING_ASCII( &constant_bin[ 3947 ], 3, 1 ); |
|
851 |
|
const_str_plain_csv = UNSTREAM_STRING_ASCII( &constant_bin[ 622 ], 3, 1 ); |
|
852 |
|
const_str_plain_do_ = UNSTREAM_STRING_ASCII( &constant_bin[ 39400 ], 3, 1 ); |
|
853 |
|
const_str_plain_doc = UNSTREAM_STRING_ASCII( &constant_bin[ 41497 ], 3, 1 ); |
|
854 |
|
const_str_plain_end = UNSTREAM_STRING_ASCII( &constant_bin[ 2161 ], 3, 1 ); |
|
855 |
|
const_str_plain_err = UNSTREAM_STRING_ASCII( &constant_bin[ 657 ], 3, 1 ); |
|
856 |
|
const_str_plain_exc = UNSTREAM_STRING_ASCII( &constant_bin[ 1610 ], 3, 1 ); |
|
857 |
|
const_str_plain_fun = UNSTREAM_STRING_ASCII( &constant_bin[ 1717 ], 3, 1 ); |
|
858 |
|
const_str_plain_get = UNSTREAM_STRING_ASCII( &constant_bin[ 2780 ], 3, 1 ); |
|
859 |
|
const_str_plain_gid = UNSTREAM_STRING_ASCII( &constant_bin[ 57110 ], 3, 1 ); |
|
860 |
|
const_str_plain_int = UNSTREAM_STRING_ASCII( &constant_bin[ 363 ], 3, 1 ); |
|
861 |
|
const_str_plain_key = UNSTREAM_STRING_ASCII( &constant_bin[ 9587 ], 3, 1 ); |
|
|
835 |
|
const_str_plain_lt = UNSTREAM_STRING_ASCII( &constant_bin[ 2967 ], 2, 1 ); |
|
836 |
|
const_str_plain_ne = UNSTREAM_STRING_ASCII( &constant_bin[ 296 ], 2, 1 ); |
|
837 |
|
const_str_plain_os = UNSTREAM_STRING_ASCII( &constant_bin[ 2249 ], 2, 1 ); |
|
838 |
|
const_str_plain_rb = UNSTREAM_STRING_ASCII( &constant_bin[ 11988 ], 2, 1 ); |
|
839 |
|
const_str_plain_re = UNSTREAM_STRING_ASCII( &constant_bin[ 818 ], 2, 1 ); |
|
840 |
|
const_str_plain_tb = UNSTREAM_STRING_ASCII( &constant_bin[ 1810 ], 2, 1 ); |
|
841 |
|
const_str_plain_104 = UNSTREAM_STRING_ASCII( &constant_bin[ 140977 ], 3, 0 ); |
|
842 |
|
const_str_plain_Bus = UNSTREAM_STRING_ASCII( &constant_bin[ 3063 ], 3, 1 ); |
|
843 |
|
const_str_plain__gi = UNSTREAM_STRING_ASCII( &constant_bin[ 46571 ], 3, 1 ); |
|
844 |
|
const_str_plain_add = UNSTREAM_STRING_ASCII( &constant_bin[ 866 ], 3, 1 ); |
|
845 |
|
const_str_plain_all = UNSTREAM_STRING_ASCII( &constant_bin[ 764 ], 3, 1 ); |
|
846 |
|
const_str_plain_arg = UNSTREAM_STRING_ASCII( &constant_bin[ 8943 ], 3, 1 ); |
|
847 |
|
const_str_plain_buf = UNSTREAM_STRING_ASCII( &constant_bin[ 7989 ], 3, 1 ); |
|
848 |
|
const_str_plain_bus = UNSTREAM_STRING_ASCII( &constant_bin[ 3009 ], 3, 1 ); |
|
849 |
|
const_str_plain_cls = UNSTREAM_STRING_ASCII( &constant_bin[ 4125 ], 3, 1 ); |
|
850 |
|
const_str_plain_csv = UNSTREAM_STRING_ASCII( &constant_bin[ 166 ], 3, 1 ); |
|
851 |
|
const_str_plain_do_ = UNSTREAM_STRING_ASCII( &constant_bin[ 39578 ], 3, 1 ); |
|
852 |
|
const_str_plain_doc = UNSTREAM_STRING_ASCII( &constant_bin[ 41675 ], 3, 1 ); |
|
853 |
|
const_str_plain_end = UNSTREAM_STRING_ASCII( &constant_bin[ 2339 ], 3, 1 ); |
|
854 |
|
const_str_plain_err = UNSTREAM_STRING_ASCII( &constant_bin[ 693 ], 3, 1 ); |
|
855 |
|
const_str_plain_exc = UNSTREAM_STRING_ASCII( &constant_bin[ 1793 ], 3, 1 ); |
|
856 |
|
const_str_plain_fun = UNSTREAM_STRING_ASCII( &constant_bin[ 1900 ], 3, 1 ); |
|
857 |
|
const_str_plain_get = UNSTREAM_STRING_ASCII( &constant_bin[ 2958 ], 3, 1 ); |
|
858 |
|
const_str_plain_gid = UNSTREAM_STRING_ASCII( &constant_bin[ 57483 ], 3, 1 ); |
|
859 |
|
const_str_plain_int = UNSTREAM_STRING_ASCII( &constant_bin[ 446 ], 3, 1 ); |
|
860 |
|
const_str_plain_key = UNSTREAM_STRING_ASCII( &constant_bin[ 9765 ], 3, 1 ); |
862 |
861 |
const_str_plain_len = UNSTREAM_STRING_ASCII( &constant_bin[ 31 ], 3, 1 ); |
const_str_plain_len = UNSTREAM_STRING_ASCII( &constant_bin[ 31 ], 3, 1 ); |
863 |
|
const_str_plain_map = UNSTREAM_STRING_ASCII( &constant_bin[ 496 ], 3, 1 ); |
|
864 |
|
const_str_plain_msg = UNSTREAM_STRING_ASCII( &constant_bin[ 20606 ], 3, 1 ); |
|
865 |
|
const_str_plain_new = UNSTREAM_STRING_ASCII( &constant_bin[ 6960 ], 3, 1 ); |
|
866 |
|
const_str_plain_pop = UNSTREAM_STRING_ASCII( &constant_bin[ 65628 ], 3, 1 ); |
|
867 |
|
const_str_plain_ret = UNSTREAM_STRING_ASCII( &constant_bin[ 3734 ], 3, 1 ); |
|
868 |
|
const_str_plain_row = UNSTREAM_STRING_ASCII( &constant_bin[ 54388 ], 3, 1 ); |
|
869 |
|
const_str_plain_str = UNSTREAM_STRING_ASCII( &constant_bin[ 3724 ], 3, 1 ); |
|
870 |
|
const_str_plain_sum = UNSTREAM_STRING_ASCII( &constant_bin[ 19670 ], 3, 1 ); |
|
871 |
|
const_str_plain_sys = UNSTREAM_STRING_ASCII( &constant_bin[ 2614 ], 3, 1 ); |
|
872 |
|
const_str_plain_typ = UNSTREAM_STRING_ASCII( &constant_bin[ 1822 ], 3, 1 ); |
|
873 |
|
const_str_plain_uid = UNSTREAM_STRING_ASCII( &constant_bin[ 14330 ], 3, 1 ); |
|
874 |
|
const_str_plain_val = UNSTREAM_STRING_ASCII( &constant_bin[ 3090 ], 3, 1 ); |
|
875 |
|
const_str_plain_zip = UNSTREAM_STRING_ASCII( &constant_bin[ 96446 ], 3, 1 ); |
|
876 |
|
const_str_plain_Byte = UNSTREAM_STRING_ASCII( &constant_bin[ 3340 ], 4, 1 ); |
|
877 |
|
const_str_plain_Data = UNSTREAM_STRING_ASCII( &constant_bin[ 320 ], 4, 1 ); |
|
878 |
|
const_str_plain_None = UNSTREAM_STRING_ASCII( &constant_bin[ 16175 ], 4, 1 ); |
|
879 |
|
const_str_plain_UUID = UNSTREAM_STRING_ASCII( &constant_bin[ 128162 ], 4, 1 ); |
|
880 |
|
const_str_plain__add = UNSTREAM_STRING_ASCII( &constant_bin[ 25663 ], 4, 1 ); |
|
881 |
|
const_str_plain__key = UNSTREAM_STRING_ASCII( &constant_bin[ 15620 ], 4, 1 ); |
|
882 |
|
const_str_plain_args = UNSTREAM_STRING_ASCII( &constant_bin[ 15633 ], 4, 1 ); |
|
883 |
|
const_str_plain_argv = UNSTREAM_STRING_ASCII( &constant_bin[ 130530 ], 4, 1 ); |
|
884 |
|
const_str_plain_attr = UNSTREAM_STRING_ASCII( &constant_bin[ 1059 ], 4, 1 ); |
|
885 |
|
const_str_plain_auth = UNSTREAM_STRING_ASCII( &constant_bin[ 28711 ], 4, 1 ); |
|
886 |
|
const_str_plain_bool = UNSTREAM_STRING_ASCII( &constant_bin[ 4072 ], 4, 1 ); |
|
887 |
|
const_str_plain_code = UNSTREAM_STRING_ASCII( &constant_bin[ 17121 ], 4, 1 ); |
|
888 |
|
const_str_plain_conn = UNSTREAM_STRING_ASCII( &constant_bin[ 294 ], 4, 1 ); |
|
889 |
|
const_str_plain_copy = UNSTREAM_STRING_ASCII( &constant_bin[ 36165 ], 4, 1 ); |
|
890 |
|
const_str_plain_data = UNSTREAM_STRING_ASCII( &constant_bin[ 591 ], 4, 1 ); |
|
891 |
|
const_str_plain_dbus = UNSTREAM_STRING_ASCII( &constant_bin[ 2830 ], 4, 1 ); |
|
892 |
|
const_str_plain_ddir = UNSTREAM_STRING_ASCII( &constant_bin[ 60463 ], 4, 1 ); |
|
893 |
|
const_str_plain_dict = UNSTREAM_STRING_ASCII( &constant_bin[ 7869 ], 4, 1 ); |
|
894 |
|
const_str_plain_ebay = UNSTREAM_STRING_ASCII( &constant_bin[ 140607 ], 4, 1 ); |
|
895 |
|
const_str_plain_emit = UNSTREAM_STRING_ASCII( &constant_bin[ 16677 ], 4, 1 ); |
|
896 |
|
const_str_plain_exit = UNSTREAM_STRING_ASCII( &constant_bin[ 66758 ], 4, 1 ); |
|
|
862 |
|
const_str_plain_map = UNSTREAM_STRING_ASCII( &constant_bin[ 556 ], 3, 1 ); |
|
863 |
|
const_str_plain_msg = UNSTREAM_STRING_ASCII( &constant_bin[ 20784 ], 3, 1 ); |
|
864 |
|
const_str_plain_new = UNSTREAM_STRING_ASCII( &constant_bin[ 7138 ], 3, 1 ); |
|
865 |
|
const_str_plain_pop = UNSTREAM_STRING_ASCII( &constant_bin[ 66001 ], 3, 1 ); |
|
866 |
|
const_str_plain_ret = UNSTREAM_STRING_ASCII( &constant_bin[ 3912 ], 3, 1 ); |
|
867 |
|
const_str_plain_row = UNSTREAM_STRING_ASCII( &constant_bin[ 54573 ], 3, 1 ); |
|
868 |
|
const_str_plain_str = UNSTREAM_STRING_ASCII( &constant_bin[ 3902 ], 3, 1 ); |
|
869 |
|
const_str_plain_sum = UNSTREAM_STRING_ASCII( &constant_bin[ 19848 ], 3, 1 ); |
|
870 |
|
const_str_plain_sys = UNSTREAM_STRING_ASCII( &constant_bin[ 2792 ], 3, 1 ); |
|
871 |
|
const_str_plain_typ = UNSTREAM_STRING_ASCII( &constant_bin[ 173 ], 3, 1 ); |
|
872 |
|
const_str_plain_uid = UNSTREAM_STRING_ASCII( &constant_bin[ 14508 ], 3, 1 ); |
|
873 |
|
const_str_plain_val = UNSTREAM_STRING_ASCII( &constant_bin[ 3268 ], 3, 1 ); |
|
874 |
|
const_str_plain_zip = UNSTREAM_STRING_ASCII( &constant_bin[ 96819 ], 3, 1 ); |
|
875 |
|
const_str_plain_Byte = UNSTREAM_STRING_ASCII( &constant_bin[ 3518 ], 4, 1 ); |
|
876 |
|
const_str_plain_Data = UNSTREAM_STRING_ASCII( &constant_bin[ 403 ], 4, 1 ); |
|
877 |
|
const_str_plain_None = UNSTREAM_STRING_ASCII( &constant_bin[ 16353 ], 4, 1 ); |
|
878 |
|
const_str_plain_UUID = UNSTREAM_STRING_ASCII( &constant_bin[ 128535 ], 4, 1 ); |
|
879 |
|
const_str_plain__add = UNSTREAM_STRING_ASCII( &constant_bin[ 25841 ], 4, 1 ); |
|
880 |
|
const_str_plain__key = UNSTREAM_STRING_ASCII( &constant_bin[ 15798 ], 4, 1 ); |
|
881 |
|
const_str_plain_args = UNSTREAM_STRING_ASCII( &constant_bin[ 15811 ], 4, 1 ); |
|
882 |
|
const_str_plain_argv = UNSTREAM_STRING_ASCII( &constant_bin[ 130903 ], 4, 1 ); |
|
883 |
|
const_str_plain_attr = UNSTREAM_STRING_ASCII( &constant_bin[ 1083 ], 4, 1 ); |
|
884 |
|
const_str_plain_auth = UNSTREAM_STRING_ASCII( &constant_bin[ 28889 ], 4, 1 ); |
|
885 |
|
const_str_plain_bool = UNSTREAM_STRING_ASCII( &constant_bin[ 4250 ], 4, 1 ); |
|
886 |
|
const_str_plain_code = UNSTREAM_STRING_ASCII( &constant_bin[ 17299 ], 4, 1 ); |
|
887 |
|
const_str_plain_conn = UNSTREAM_STRING_ASCII( &constant_bin[ 377 ], 4, 1 ); |
|
888 |
|
const_str_plain_copy = UNSTREAM_STRING_ASCII( &constant_bin[ 36343 ], 4, 1 ); |
|
889 |
|
const_str_plain_data = UNSTREAM_STRING_ASCII( &constant_bin[ 651 ], 4, 1 ); |
|
890 |
|
const_str_plain_dbus = UNSTREAM_STRING_ASCII( &constant_bin[ 3008 ], 4, 1 ); |
|
891 |
|
const_str_plain_ddir = UNSTREAM_STRING_ASCII( &constant_bin[ 60836 ], 4, 1 ); |
|
892 |
|
const_str_plain_dict = UNSTREAM_STRING_ASCII( &constant_bin[ 8047 ], 4, 1 ); |
|
893 |
|
const_str_plain_ebay = UNSTREAM_STRING_ASCII( &constant_bin[ 140980 ], 4, 1 ); |
|
894 |
|
const_str_plain_emit = UNSTREAM_STRING_ASCII( &constant_bin[ 16855 ], 4, 1 ); |
|
895 |
|
const_str_plain_exit = UNSTREAM_STRING_ASCII( &constant_bin[ 67131 ], 4, 1 ); |
897 |
896 |
const_str_plain_file = UNSTREAM_STRING_ASCII( &constant_bin[ 29 ], 4, 1 ); |
const_str_plain_file = UNSTREAM_STRING_ASCII( &constant_bin[ 29 ], 4, 1 ); |
898 |
|
const_str_plain_func = UNSTREAM_STRING_ASCII( &constant_bin[ 1717 ], 4, 1 ); |
|
899 |
|
const_str_plain_glib = UNSTREAM_STRING_ASCII( &constant_bin[ 24208 ], 4, 1 ); |
|
900 |
|
const_str_plain_info = UNSTREAM_STRING_ASCII( &constant_bin[ 1876 ], 4, 1 ); |
|
901 |
|
const_str_plain_is_a = UNSTREAM_STRING_ASCII( &constant_bin[ 140611 ], 4, 1 ); |
|
902 |
|
const_str_plain_item = UNSTREAM_STRING_ASCII( &constant_bin[ 662 ], 4, 1 ); |
|
903 |
|
const_str_plain_iter = UNSTREAM_STRING_ASCII( &constant_bin[ 20783 ], 4, 1 ); |
|
904 |
|
const_str_plain_join = UNSTREAM_STRING_ASCII( &constant_bin[ 118555 ], 4, 1 ); |
|
905 |
|
const_str_plain_keys = UNSTREAM_STRING_ASCII( &constant_bin[ 19745 ], 4, 1 ); |
|
906 |
|
const_str_plain_list = UNSTREAM_STRING_ASCII( &constant_bin[ 1881 ], 4, 1 ); |
|
|
897 |
|
const_str_plain_func = UNSTREAM_STRING_ASCII( &constant_bin[ 1900 ], 4, 1 ); |
|
898 |
|
const_str_plain_glib = UNSTREAM_STRING_ASCII( &constant_bin[ 24386 ], 4, 1 ); |
|
899 |
|
const_str_plain_info = UNSTREAM_STRING_ASCII( &constant_bin[ 2054 ], 4, 1 ); |
|
900 |
|
const_str_plain_is_a = UNSTREAM_STRING_ASCII( &constant_bin[ 140984 ], 4, 1 ); |
|
901 |
|
const_str_plain_item = UNSTREAM_STRING_ASCII( &constant_bin[ 698 ], 4, 1 ); |
|
902 |
|
const_str_plain_iter = UNSTREAM_STRING_ASCII( &constant_bin[ 20961 ], 4, 1 ); |
|
903 |
|
const_str_plain_join = UNSTREAM_STRING_ASCII( &constant_bin[ 118928 ], 4, 1 ); |
|
904 |
|
const_str_plain_keys = UNSTREAM_STRING_ASCII( &constant_bin[ 19923 ], 4, 1 ); |
|
905 |
|
const_str_plain_list = UNSTREAM_STRING_ASCII( &constant_bin[ 2059 ], 4, 1 ); |
907 |
906 |
const_str_plain_name = UNSTREAM_STRING_ASCII( &constant_bin[ 33 ], 4, 1 ); |
const_str_plain_name = UNSTREAM_STRING_ASCII( &constant_bin[ 33 ], 4, 1 ); |
908 |
907 |
const_str_plain_open = UNSTREAM_STRING_ASCII( &constant_bin[ 25 ], 4, 1 ); |
const_str_plain_open = UNSTREAM_STRING_ASCII( &constant_bin[ 25 ], 4, 1 ); |
909 |
|
const_str_plain_path = UNSTREAM_STRING_ASCII( &constant_bin[ 2497 ], 4, 1 ); |
|
910 |
|
const_str_plain_prob = UNSTREAM_STRING_ASCII( &constant_bin[ 28976 ], 4, 1 ); |
|
911 |
|
const_str_plain_read = UNSTREAM_STRING_ASCII( &constant_bin[ 612 ], 4, 1 ); |
|
912 |
|
const_str_plain_recv = UNSTREAM_STRING_ASCII( &constant_bin[ 140615 ], 4, 1 ); |
|
913 |
|
const_str_plain_repr = UNSTREAM_STRING_ASCII( &constant_bin[ 6313 ], 4, 1 ); |
|
914 |
|
const_str_plain_rule = UNSTREAM_STRING_ASCII( &constant_bin[ 11275 ], 4, 1 ); |
|
915 |
|
const_str_plain_self = UNSTREAM_STRING_ASCII( &constant_bin[ 6319 ], 4, 1 ); |
|
916 |
|
const_str_plain_send = UNSTREAM_STRING_ASCII( &constant_bin[ 2283 ], 4, 1 ); |
|
917 |
|
const_str_plain_site = UNSTREAM_STRING_ASCII( &constant_bin[ 1035 ], 4, 1 ); |
|
918 |
|
const_str_plain_type = UNSTREAM_STRING_ASCII( &constant_bin[ 1822 ], 4, 1 ); |
|
919 |
|
const_str_plain_uuid = UNSTREAM_STRING_ASCII( &constant_bin[ 57857 ], 4, 1 ); |
|
920 |
|
const_str_plain_void = UNSTREAM_STRING_ASCII( &constant_bin[ 140619 ], 4, 1 ); |
|
921 |
|
const_str_plain_warn = UNSTREAM_STRING_ASCII( &constant_bin[ 45143 ], 4, 1 ); |
|
922 |
|
const_str_plain_Array = UNSTREAM_STRING_ASCII( &constant_bin[ 3344 ], 5, 1 ); |
|
923 |
|
const_str_plain_ERROR = UNSTREAM_STRING_ASCII( &constant_bin[ 23780 ], 5, 1 ); |
|
924 |
|
const_str_plain_False = UNSTREAM_STRING_ASCII( &constant_bin[ 16995 ], 5, 1 ); |
|
925 |
|
const_str_plain_GEnum = UNSTREAM_STRING_ASCII( &constant_bin[ 140623 ], 5, 1 ); |
|
926 |
|
const_str_plain_GTKIO = UNSTREAM_STRING_ASCII( &constant_bin[ 64422 ], 5, 1 ); |
|
927 |
|
const_str_plain_GType = UNSTREAM_STRING_ASCII( &constant_bin[ 40056 ], 5, 1 ); |
|
928 |
|
const_str_plain_Int16 = UNSTREAM_STRING_ASCII( &constant_bin[ 3377 ], 5, 1 ); |
|
929 |
|
const_str_plain_Int32 = UNSTREAM_STRING_ASCII( &constant_bin[ 3392 ], 5, 1 ); |
|
930 |
|
const_str_plain_Int64 = UNSTREAM_STRING_ASCII( &constant_bin[ 3407 ], 5, 1 ); |
|
931 |
|
const_str_plain__list = UNSTREAM_STRING_ASCII( &constant_bin[ 19854 ], 5, 1 ); |
|
932 |
|
const_str_plain_bases = UNSTREAM_STRING_ASCII( &constant_bin[ 35854 ], 5, 1 ); |
|
933 |
|
const_str_plain_bytes = UNSTREAM_STRING_ASCII( &constant_bin[ 131691 ], 5, 1 ); |
|
934 |
|
const_str_plain_chain = UNSTREAM_STRING_ASCII( &constant_bin[ 140628 ], 5, 1 ); |
|
935 |
|
const_str_plain_child = UNSTREAM_STRING_ASCII( &constant_bin[ 55429 ], 5, 1 ); |
|
936 |
|
const_str_plain_chown = UNSTREAM_STRING_ASCII( &constant_bin[ 59351 ], 5, 1 ); |
|
937 |
|
const_str_plain_clear = UNSTREAM_STRING_ASCII( &constant_bin[ 69650 ], 5, 1 ); |
|
938 |
|
const_str_plain_close = UNSTREAM_STRING_ASCII( &constant_bin[ 6969 ], 5, 1 ); |
|
939 |
|
const_str_plain_count = UNSTREAM_STRING_ASCII( &constant_bin[ 52313 ], 5, 1 ); |
|
940 |
|
const_str_plain_debug = UNSTREAM_STRING_ASCII( &constant_bin[ 140633 ], 5, 1 ); |
|
941 |
|
const_str_plain_dict_ = UNSTREAM_STRING_ASCII( &constant_bin[ 67531 ], 5, 1 ); |
|
942 |
|
const_str_plain_error = UNSTREAM_STRING_ASCII( &constant_bin[ 657 ], 5, 1 ); |
|
943 |
|
const_str_plain_field = UNSTREAM_STRING_ASCII( &constant_bin[ 52607 ], 5, 1 ); |
|
944 |
|
const_str_plain_flags = UNSTREAM_STRING_ASCII( &constant_bin[ 12054 ], 5, 1 ); |
|
945 |
|
const_str_plain_float = UNSTREAM_STRING_ASCII( &constant_bin[ 36056 ], 5, 1 ); |
|
946 |
|
const_str_plain_iface = UNSTREAM_STRING_ASCII( &constant_bin[ 7784 ], 5, 1 ); |
|
947 |
|
const_str_plain_index = UNSTREAM_STRING_ASCII( &constant_bin[ 19542 ], 5, 1 ); |
|
948 |
|
const_str_plain_items = UNSTREAM_STRING_ASCII( &constant_bin[ 1408 ], 5, 1 ); |
|
949 |
|
const_str_plain_klass = UNSTREAM_STRING_ASCII( &constant_bin[ 52046 ], 5, 1 ); |
|
950 |
|
const_str_plain_level = UNSTREAM_STRING_ASCII( &constant_bin[ 3658 ], 5, 1 ); |
|
951 |
|
const_str_plain_limit = UNSTREAM_STRING_ASCII( &constant_bin[ 57977 ], 5, 1 ); |
|
952 |
|
const_str_plain_long_ = UNSTREAM_STRING_ASCII( &constant_bin[ 140638 ], 5, 1 ); |
|
953 |
|
const_str_plain_lower = UNSTREAM_STRING_ASCII( &constant_bin[ 39783 ], 5, 1 ); |
|
954 |
|
const_str_plain_match = UNSTREAM_STRING_ASCII( &constant_bin[ 529 ], 5, 1 ); |
|
955 |
|
const_str_plain_other = UNSTREAM_STRING_ASCII( &constant_bin[ 19617 ], 5, 1 ); |
|
956 |
|
const_str_plain_owner = UNSTREAM_STRING_ASCII( &constant_bin[ 8898 ], 5, 1 ); |
|
957 |
|
const_str_plain_print = UNSTREAM_STRING_ASCII( &constant_bin[ 42352 ], 5, 1 ); |
|
958 |
|
const_str_plain_proxy = UNSTREAM_STRING_ASCII( &constant_bin[ 9272 ], 5, 1 ); |
|
959 |
|
const_str_plain_range = UNSTREAM_STRING_ASCII( &constant_bin[ 11188 ], 5, 1 ); |
|
960 |
|
const_str_plain_slice = UNSTREAM_STRING_ASCII( &constant_bin[ 68315 ], 5, 1 ); |
|
961 |
|
const_str_plain_split = UNSTREAM_STRING_ASCII( &constant_bin[ 1906 ], 5, 1 ); |
|
962 |
|
const_str_plain_stock = UNSTREAM_STRING_ASCII( &constant_bin[ 435 ], 5, 1 ); |
|
963 |
|
const_str_plain_strip = UNSTREAM_STRING_ASCII( &constant_bin[ 48289 ], 5, 1 ); |
|
964 |
|
const_str_plain_throw = UNSTREAM_STRING_ASCII( &constant_bin[ 140643 ], 5, 1 ); |
|
965 |
|
const_str_plain_tools = UNSTREAM_STRING_ASCII( &constant_bin[ 61205 ], 5, 1 ); |
|
966 |
|
const_str_plain_tuple = UNSTREAM_STRING_ASCII( &constant_bin[ 12193 ], 5, 1 ); |
|
967 |
|
const_str_plain_type_ = UNSTREAM_STRING_ASCII( &constant_bin[ 39110 ], 5, 1 ); |
|
968 |
|
const_str_plain_types = UNSTREAM_STRING_ASCII( &constant_bin[ 33783 ], 5, 1 ); |
|
969 |
|
const_str_plain_upper = UNSTREAM_STRING_ASCII( &constant_bin[ 46887 ], 5, 1 ); |
|
970 |
|
const_str_plain_value = UNSTREAM_STRING_ASCII( &constant_bin[ 18992 ], 5, 1 ); |
|
971 |
|
const_str_plain_watch = UNSTREAM_STRING_ASCII( &constant_bin[ 11786 ], 5, 1 ); |
|
972 |
|
const_str_plain_wraps = UNSTREAM_STRING_ASCII( &constant_bin[ 47088 ], 5, 1 ); |
|
|
908 |
|
const_str_plain_path = UNSTREAM_STRING_ASCII( &constant_bin[ 2675 ], 4, 1 ); |
|
909 |
|
const_str_plain_prob = UNSTREAM_STRING_ASCII( &constant_bin[ 29154 ], 4, 1 ); |
|
910 |
|
const_str_plain_read = UNSTREAM_STRING_ASCII( &constant_bin[ 1236 ], 4, 1 ); |
|
911 |
|
const_str_plain_recv = UNSTREAM_STRING_ASCII( &constant_bin[ 140988 ], 4, 1 ); |
|
912 |
|
const_str_plain_repr = UNSTREAM_STRING_ASCII( &constant_bin[ 6491 ], 4, 1 ); |
|
913 |
|
const_str_plain_rule = UNSTREAM_STRING_ASCII( &constant_bin[ 11453 ], 4, 1 ); |
|
914 |
|
const_str_plain_self = UNSTREAM_STRING_ASCII( &constant_bin[ 6497 ], 4, 1 ); |
|
915 |
|
const_str_plain_send = UNSTREAM_STRING_ASCII( &constant_bin[ 2461 ], 4, 1 ); |
|
916 |
|
const_str_plain_site = UNSTREAM_STRING_ASCII( &constant_bin[ 1059 ], 4, 1 ); |
|
917 |
|
const_str_plain_type = UNSTREAM_STRING_ASCII( &constant_bin[ 173 ], 4, 1 ); |
|
918 |
|
const_str_plain_uuid = UNSTREAM_STRING_ASCII( &constant_bin[ 58230 ], 4, 1 ); |
|
919 |
|
const_str_plain_void = UNSTREAM_STRING_ASCII( &constant_bin[ 140992 ], 4, 1 ); |
|
920 |
|
const_str_plain_warn = UNSTREAM_STRING_ASCII( &constant_bin[ 45321 ], 4, 1 ); |
|
921 |
|
const_str_plain_Array = UNSTREAM_STRING_ASCII( &constant_bin[ 3522 ], 5, 1 ); |
|
922 |
|
const_str_plain_ERROR = UNSTREAM_STRING_ASCII( &constant_bin[ 23958 ], 5, 1 ); |
|
923 |
|
const_str_plain_False = UNSTREAM_STRING_ASCII( &constant_bin[ 17173 ], 5, 1 ); |
|
924 |
|
const_str_plain_GEnum = UNSTREAM_STRING_ASCII( &constant_bin[ 140996 ], 5, 1 ); |
|
925 |
|
const_str_plain_GTKIO = UNSTREAM_STRING_ASCII( &constant_bin[ 64795 ], 5, 1 ); |
|
926 |
|
const_str_plain_GType = UNSTREAM_STRING_ASCII( &constant_bin[ 40234 ], 5, 1 ); |
|
927 |
|
const_str_plain_Int16 = UNSTREAM_STRING_ASCII( &constant_bin[ 3555 ], 5, 1 ); |
|
928 |
|
const_str_plain_Int32 = UNSTREAM_STRING_ASCII( &constant_bin[ 3570 ], 5, 1 ); |
|
929 |
|
const_str_plain_Int64 = UNSTREAM_STRING_ASCII( &constant_bin[ 3585 ], 5, 1 ); |
|
930 |
|
const_str_plain__list = UNSTREAM_STRING_ASCII( &constant_bin[ 20032 ], 5, 1 ); |
|
931 |
|
const_str_plain_bases = UNSTREAM_STRING_ASCII( &constant_bin[ 36032 ], 5, 1 ); |
|
932 |
|
const_str_plain_bytes = UNSTREAM_STRING_ASCII( &constant_bin[ 132064 ], 5, 1 ); |
|
933 |
|
const_str_plain_chain = UNSTREAM_STRING_ASCII( &constant_bin[ 141001 ], 5, 1 ); |
|
934 |
|
const_str_plain_child = UNSTREAM_STRING_ASCII( &constant_bin[ 55643 ], 5, 1 ); |
|
935 |
|
const_str_plain_chown = UNSTREAM_STRING_ASCII( &constant_bin[ 59724 ], 5, 1 ); |
|
936 |
|
const_str_plain_clear = UNSTREAM_STRING_ASCII( &constant_bin[ 70023 ], 5, 1 ); |
|
937 |
|
const_str_plain_close = UNSTREAM_STRING_ASCII( &constant_bin[ 7147 ], 5, 1 ); |
|
938 |
|
const_str_plain_count = UNSTREAM_STRING_ASCII( &constant_bin[ 52491 ], 5, 1 ); |
|
939 |
|
const_str_plain_debug = UNSTREAM_STRING_ASCII( &constant_bin[ 141006 ], 5, 1 ); |
|
940 |
|
const_str_plain_dict_ = UNSTREAM_STRING_ASCII( &constant_bin[ 67904 ], 5, 1 ); |
|
941 |
|
const_str_plain_error = UNSTREAM_STRING_ASCII( &constant_bin[ 693 ], 5, 1 ); |
|
942 |
|
const_str_plain_field = UNSTREAM_STRING_ASCII( &constant_bin[ 52785 ], 5, 1 ); |
|
943 |
|
const_str_plain_flags = UNSTREAM_STRING_ASCII( &constant_bin[ 12232 ], 5, 1 ); |
|
944 |
|
const_str_plain_float = UNSTREAM_STRING_ASCII( &constant_bin[ 36234 ], 5, 1 ); |
|
945 |
|
const_str_plain_iface = UNSTREAM_STRING_ASCII( &constant_bin[ 7962 ], 5, 1 ); |
|
946 |
|
const_str_plain_index = UNSTREAM_STRING_ASCII( &constant_bin[ 19720 ], 5, 1 ); |
|
947 |
|
const_str_plain_items = UNSTREAM_STRING_ASCII( &constant_bin[ 1487 ], 5, 1 ); |
|
948 |
|
const_str_plain_klass = UNSTREAM_STRING_ASCII( &constant_bin[ 52224 ], 5, 1 ); |
|
949 |
|
const_str_plain_level = UNSTREAM_STRING_ASCII( &constant_bin[ 3836 ], 5, 1 ); |
|
950 |
|
const_str_plain_limit = UNSTREAM_STRING_ASCII( &constant_bin[ 58350 ], 5, 1 ); |
|
951 |
|
const_str_plain_long_ = UNSTREAM_STRING_ASCII( &constant_bin[ 141011 ], 5, 1 ); |
|
952 |
|
const_str_plain_lower = UNSTREAM_STRING_ASCII( &constant_bin[ 39961 ], 5, 1 ); |
|
953 |
|
const_str_plain_match = UNSTREAM_STRING_ASCII( &constant_bin[ 589 ], 5, 1 ); |
|
954 |
|
const_str_plain_other = UNSTREAM_STRING_ASCII( &constant_bin[ 19795 ], 5, 1 ); |
|
955 |
|
const_str_plain_owner = UNSTREAM_STRING_ASCII( &constant_bin[ 9076 ], 5, 1 ); |
|
956 |
|
const_str_plain_print = UNSTREAM_STRING_ASCII( &constant_bin[ 42530 ], 5, 1 ); |
|
957 |
|
const_str_plain_proxy = UNSTREAM_STRING_ASCII( &constant_bin[ 9450 ], 5, 1 ); |
|
958 |
|
const_str_plain_range = UNSTREAM_STRING_ASCII( &constant_bin[ 11366 ], 5, 1 ); |
|
959 |
|
const_str_plain_slice = UNSTREAM_STRING_ASCII( &constant_bin[ 68688 ], 5, 1 ); |
|
960 |
|
const_str_plain_split = UNSTREAM_STRING_ASCII( &constant_bin[ 2084 ], 5, 1 ); |
|
961 |
|
const_str_plain_stock = UNSTREAM_STRING_ASCII( &constant_bin[ 518 ], 5, 1 ); |
|
962 |
|
const_str_plain_strip = UNSTREAM_STRING_ASCII( &constant_bin[ 48467 ], 5, 1 ); |
|
963 |
|
const_str_plain_throw = UNSTREAM_STRING_ASCII( &constant_bin[ 141016 ], 5, 1 ); |
|
964 |
|
const_str_plain_tools = UNSTREAM_STRING_ASCII( &constant_bin[ 61578 ], 5, 1 ); |
|
965 |
|
const_str_plain_tuple = UNSTREAM_STRING_ASCII( &constant_bin[ 12371 ], 5, 1 ); |
|
966 |
|
const_str_plain_type_ = UNSTREAM_STRING_ASCII( &constant_bin[ 39288 ], 5, 1 ); |
|
967 |
|
const_str_plain_types = UNSTREAM_STRING_ASCII( &constant_bin[ 173 ], 5, 1 ); |
|
968 |
|
const_str_plain_upper = UNSTREAM_STRING_ASCII( &constant_bin[ 47065 ], 5, 1 ); |
|
969 |
|
const_str_plain_value = UNSTREAM_STRING_ASCII( &constant_bin[ 19170 ], 5, 1 ); |
|
970 |
|
const_str_plain_watch = UNSTREAM_STRING_ASCII( &constant_bin[ 11964 ], 5, 1 ); |
|
971 |
|
const_str_plain_wraps = UNSTREAM_STRING_ASCII( &constant_bin[ 47266 ], 5, 1 ); |
973 |
972 |
const_int_pos_50331648 = PyLong_FromUnsignedLong( 50331648ul ); |
const_int_pos_50331648 = PyLong_FromUnsignedLong( 50331648ul ); |
974 |
|
const_str_angle_lambda = UNSTREAM_STRING_ASCII( &constant_bin[ 2210 ], 8, 0 ); |
|
975 |
|
const_str_plain_Double = UNSTREAM_STRING_ASCII( &constant_bin[ 3422 ], 6, 1 ); |
|
976 |
|
const_str_plain_GBoxed = UNSTREAM_STRING_ASCII( &constant_bin[ 140648 ], 6, 1 ); |
|
977 |
|
const_str_plain_GFlags = UNSTREAM_STRING_ASCII( &constant_bin[ 140654 ], 6, 1 ); |
|
978 |
|
const_str_plain_ItemID = UNSTREAM_STRING_ASCII( &constant_bin[ 54891 ], 6, 1 ); |
|
979 |
|
const_str_plain_MASTER = UNSTREAM_STRING_ASCII( &constant_bin[ 140660 ], 6, 1 ); |
|
980 |
|
const_str_plain_NewtIO = UNSTREAM_STRING_ASCII( &constant_bin[ 64508 ], 6, 1 ); |
|
981 |
|
const_str_plain_String = UNSTREAM_STRING_ASCII( &constant_bin[ 3430 ], 6, 1 ); |
|
982 |
|
const_str_plain_Struct = UNSTREAM_STRING_ASCII( &constant_bin[ 3445 ], 6, 1 ); |
|
983 |
|
const_str_plain_TextIO = UNSTREAM_STRING_ASCII( &constant_bin[ 64559 ], 6, 1 ); |
|
984 |
|
const_str_plain_UInt16 = UNSTREAM_STRING_ASCII( &constant_bin[ 3384 ], 6, 1 ); |
|
985 |
|
const_str_plain_UInt32 = UNSTREAM_STRING_ASCII( &constant_bin[ 3399 ], 6, 1 ); |
|
986 |
|
const_str_plain_UInt64 = UNSTREAM_STRING_ASCII( &constant_bin[ 3414 ], 6, 1 ); |
|
987 |
|
const_str_plain___eq__ = UNSTREAM_STRING_ASCII( &constant_bin[ 20645 ], 6, 1 ); |
|
988 |
|
const_str_plain___ge__ = UNSTREAM_STRING_ASCII( &constant_bin[ 140666 ], 6, 1 ); |
|
989 |
|
const_str_plain___gt__ = UNSTREAM_STRING_ASCII( &constant_bin[ 140672 ], 6, 1 ); |
|
990 |
|
const_str_plain___le__ = UNSTREAM_STRING_ASCII( &constant_bin[ 140678 ], 6, 1 ); |
|
991 |
|
const_str_plain___lt__ = UNSTREAM_STRING_ASCII( &constant_bin[ 140684 ], 6, 1 ); |
|
992 |
|
const_str_plain___ne__ = UNSTREAM_STRING_ASCII( &constant_bin[ 20126 ], 6, 1 ); |
|
993 |
|
const_str_plain__check = UNSTREAM_STRING_ASCII( &constant_bin[ 38904 ], 6, 1 ); |
|
994 |
|
const_str_plain__proxy = UNSTREAM_STRING_ASCII( &constant_bin[ 29157 ], 6, 1 ); |
|
995 |
|
const_str_plain__reset = UNSTREAM_STRING_ASCII( &constant_bin[ 79786 ], 6, 1 ); |
|
996 |
|
const_str_plain_amazon = UNSTREAM_STRING_ASCII( &constant_bin[ 930 ], 6, 1 ); |
|
997 |
|
const_str_plain_append = UNSTREAM_STRING_ASCII( &constant_bin[ 33343 ], 6, 1 ); |
|
998 |
|
const_str_plain_bisect = UNSTREAM_STRING_ASCII( &constant_bin[ 65807 ], 6, 1 ); |
|
999 |
|
const_str_plain_config = UNSTREAM_STRING_ASCII( &constant_bin[ 2532 ], 6, 1 ); |
|
1000 |
|
const_str_plain_create = UNSTREAM_STRING_ASCII( &constant_bin[ 33478 ], 6, 1 ); |
|
1001 |
|
const_str_plain_decode = UNSTREAM_STRING_ASCII( &constant_bin[ 140690 ], 6, 1 ); |
|
1002 |
|
const_str_plain_dedent = UNSTREAM_STRING_ASCII( &constant_bin[ 140696 ], 6, 1 ); |
|
1003 |
|
const_str_plain_delete = UNSTREAM_STRING_ASCII( &constant_bin[ 47516 ], 6, 1 ); |
|
1004 |
|
const_str_plain_encode = UNSTREAM_STRING_ASCII( &constant_bin[ 140702 ], 6, 1 ); |
|
1005 |
|
const_str_plain_export = UNSTREAM_STRING_ASCII( &constant_bin[ 384 ], 6, 1 ); |
|
1006 |
|
const_str_plain_extend = UNSTREAM_STRING_ASCII( &constant_bin[ 91240 ], 6, 1 ); |
|
1007 |
|
const_str_plain_format = UNSTREAM_STRING_ASCII( &constant_bin[ 570 ], 6, 1 ); |
|
1008 |
|
const_str_plain_g_type = UNSTREAM_STRING_ASCII( &constant_bin[ 19840 ], 6, 1 ); |
|
1009 |
|
const_str_plain_getpid = UNSTREAM_STRING_ASCII( &constant_bin[ 140708 ], 6, 1 ); |
|
1010 |
|
const_str_plain_getter = UNSTREAM_STRING_ASCII( &constant_bin[ 37270 ], 6, 1 ); |
|
1011 |
|
const_str_plain_getuid = UNSTREAM_STRING_ASCII( &constant_bin[ 140714 ], 6, 1 ); |
|
1012 |
|
const_str_plain_ignore = UNSTREAM_STRING_ASCII( &constant_bin[ 11341 ], 6, 1 ); |
|
1013 |
|
const_str_plain_irange = UNSTREAM_STRING_ASCII( &constant_bin[ 79722 ], 6, 1 ); |
|
1014 |
|
const_str_plain_is_py2 = UNSTREAM_STRING_ASCII( &constant_bin[ 140720 ], 6, 1 ); |
|
1015 |
|
const_str_plain_is_py3 = UNSTREAM_STRING_ASCII( &constant_bin[ 140726 ], 6, 1 ); |
|
1016 |
|
const_str_plain_isfile = UNSTREAM_STRING_ASCII( &constant_bin[ 140732 ], 6, 1 ); |
|
1017 |
|
const_str_plain_islice = UNSTREAM_STRING_ASCII( &constant_bin[ 79754 ], 6, 1 ); |
|
1018 |
|
const_str_plain_kwargs = UNSTREAM_STRING_ASCII( &constant_bin[ 48337 ], 6, 1 ); |
|
1019 |
|
const_str_plain_locals = UNSTREAM_STRING_ASCII( &constant_bin[ 2096 ], 6, 1 ); |
|
1020 |
|
const_str_plain_member = UNSTREAM_STRING_ASCII( &constant_bin[ 3124 ], 6, 1 ); |
|
1021 |
|
const_str_plain_method = UNSTREAM_STRING_ASCII( &constant_bin[ 4699 ], 6, 1 ); |
|
1022 |
|
const_str_plain_module = UNSTREAM_STRING_ASCII( &constant_bin[ 1520 ], 6, 1 ); |
|
1023 |
|
const_str_plain_object = UNSTREAM_STRING_ASCII( &constant_bin[ 2935 ], 6, 1 ); |
|
1024 |
|
const_str_plain_origin = UNSTREAM_STRING_ASCII( &constant_bin[ 10313 ], 6, 1 ); |
|
1025 |
|
const_str_plain_parent = UNSTREAM_STRING_ASCII( &constant_bin[ 46687 ], 6, 1 ); |
|
1026 |
|
const_str_plain_pytype = UNSTREAM_STRING_ASCII( &constant_bin[ 39251 ], 6, 1 ); |
|
1027 |
|
const_str_plain_reader = UNSTREAM_STRING_ASCII( &constant_bin[ 54373 ], 6, 1 ); |
|
1028 |
|
const_str_plain_reason = UNSTREAM_STRING_ASCII( &constant_bin[ 2149 ], 6, 1 ); |
|
1029 |
|
const_str_plain_remove = UNSTREAM_STRING_ASCII( &constant_bin[ 9160 ], 6, 1 ); |
|
1030 |
|
const_str_plain_report = UNSTREAM_STRING_ASCII( &constant_bin[ 945 ], 6, 1 ); |
|
1031 |
|
const_str_plain_result = UNSTREAM_STRING_ASCII( &constant_bin[ 44812 ], 6, 1 ); |
|
1032 |
|
const_str_plain_rsplit = UNSTREAM_STRING_ASCII( &constant_bin[ 140738 ], 6, 1 ); |
|
1033 |
|
const_str_plain_screen = UNSTREAM_STRING_ASCII( &constant_bin[ 140744 ], 6, 1 ); |
|
1034 |
|
const_str_plain_setter = UNSTREAM_STRING_ASCII( &constant_bin[ 36399 ], 6, 1 ); |
|
1035 |
|
const_str_plain_socket = UNSTREAM_STRING_ASCII( &constant_bin[ 140750 ], 6, 1 ); |
|
1036 |
|
const_str_plain_sorted = UNSTREAM_STRING_ASCII( &constant_bin[ 64622 ], 6, 1 ); |
|
1037 |
|
const_str_plain_symbol = UNSTREAM_STRING_ASCII( &constant_bin[ 35502 ], 6, 1 ); |
|
1038 |
|
const_str_plain_syslog = UNSTREAM_STRING_ASCII( &constant_bin[ 130850 ], 6, 1 ); |
|
1039 |
|
const_str_plain_update = UNSTREAM_STRING_ASCII( &constant_bin[ 50866 ], 6, 1 ); |
|
1040 |
|
const_str_plain_values = UNSTREAM_STRING_ASCII( &constant_bin[ 36726 ], 6, 1 ); |
|
|
973 |
|
const_str_angle_lambda = UNSTREAM_STRING_ASCII( &constant_bin[ 2388 ], 8, 0 ); |
|
974 |
|
const_str_plain_Double = UNSTREAM_STRING_ASCII( &constant_bin[ 3600 ], 6, 1 ); |
|
975 |
|
const_str_plain_GBoxed = UNSTREAM_STRING_ASCII( &constant_bin[ 141021 ], 6, 1 ); |
|
976 |
|
const_str_plain_GFlags = UNSTREAM_STRING_ASCII( &constant_bin[ 141027 ], 6, 1 ); |
|
977 |
|
const_str_plain_ItemID = UNSTREAM_STRING_ASCII( &constant_bin[ 55105 ], 6, 1 ); |
|
978 |
|
const_str_plain_MASTER = UNSTREAM_STRING_ASCII( &constant_bin[ 141033 ], 6, 1 ); |
|
979 |
|
const_str_plain_NewtIO = UNSTREAM_STRING_ASCII( &constant_bin[ 64881 ], 6, 1 ); |
|
980 |
|
const_str_plain_String = UNSTREAM_STRING_ASCII( &constant_bin[ 3608 ], 6, 1 ); |
|
981 |
|
const_str_plain_Struct = UNSTREAM_STRING_ASCII( &constant_bin[ 3623 ], 6, 1 ); |
|
982 |
|
const_str_plain_TextIO = UNSTREAM_STRING_ASCII( &constant_bin[ 64932 ], 6, 1 ); |
|
983 |
|
const_str_plain_UInt16 = UNSTREAM_STRING_ASCII( &constant_bin[ 3562 ], 6, 1 ); |
|
984 |
|
const_str_plain_UInt32 = UNSTREAM_STRING_ASCII( &constant_bin[ 3577 ], 6, 1 ); |
|
985 |
|
const_str_plain_UInt64 = UNSTREAM_STRING_ASCII( &constant_bin[ 3592 ], 6, 1 ); |
|
986 |
|
const_str_plain___eq__ = UNSTREAM_STRING_ASCII( &constant_bin[ 20823 ], 6, 1 ); |
|
987 |
|
const_str_plain___ge__ = UNSTREAM_STRING_ASCII( &constant_bin[ 141039 ], 6, 1 ); |
|
988 |
|
const_str_plain___gt__ = UNSTREAM_STRING_ASCII( &constant_bin[ 141045 ], 6, 1 ); |
|
989 |
|
const_str_plain___le__ = UNSTREAM_STRING_ASCII( &constant_bin[ 141051 ], 6, 1 ); |
|
990 |
|
const_str_plain___lt__ = UNSTREAM_STRING_ASCII( &constant_bin[ 141057 ], 6, 1 ); |
|
991 |
|
const_str_plain___ne__ = UNSTREAM_STRING_ASCII( &constant_bin[ 20304 ], 6, 1 ); |
|
992 |
|
const_str_plain__check = UNSTREAM_STRING_ASCII( &constant_bin[ 39082 ], 6, 1 ); |
|
993 |
|
const_str_plain__proxy = UNSTREAM_STRING_ASCII( &constant_bin[ 29335 ], 6, 1 ); |
|
994 |
|
const_str_plain__reset = UNSTREAM_STRING_ASCII( &constant_bin[ 80159 ], 6, 1 ); |
|
995 |
|
const_str_plain_amazon = UNSTREAM_STRING_ASCII( &constant_bin[ 954 ], 6, 1 ); |
|
996 |
|
const_str_plain_append = UNSTREAM_STRING_ASCII( &constant_bin[ 33521 ], 6, 1 ); |
|
997 |
|
const_str_plain_bisect = UNSTREAM_STRING_ASCII( &constant_bin[ 66180 ], 6, 1 ); |
|
998 |
|
const_str_plain_config = UNSTREAM_STRING_ASCII( &constant_bin[ 2710 ], 6, 1 ); |
|
999 |
|
const_str_plain_create = UNSTREAM_STRING_ASCII( &constant_bin[ 33656 ], 6, 1 ); |
|
1000 |
|
const_str_plain_decode = UNSTREAM_STRING_ASCII( &constant_bin[ 141063 ], 6, 1 ); |
|
1001 |
|
const_str_plain_dedent = UNSTREAM_STRING_ASCII( &constant_bin[ 141069 ], 6, 1 ); |
|
1002 |
|
const_str_plain_delete = UNSTREAM_STRING_ASCII( &constant_bin[ 47694 ], 6, 1 ); |
|
1003 |
|
const_str_plain_encode = UNSTREAM_STRING_ASCII( &constant_bin[ 141075 ], 6, 1 ); |
|
1004 |
|
const_str_plain_export = UNSTREAM_STRING_ASCII( &constant_bin[ 467 ], 6, 1 ); |
|
1005 |
|
const_str_plain_extend = UNSTREAM_STRING_ASCII( &constant_bin[ 91613 ], 6, 1 ); |
|
1006 |
|
const_str_plain_format = UNSTREAM_STRING_ASCII( &constant_bin[ 630 ], 6, 1 ); |
|
1007 |
|
const_str_plain_g_type = UNSTREAM_STRING_ASCII( &constant_bin[ 20018 ], 6, 1 ); |
|
1008 |
|
const_str_plain_getpid = UNSTREAM_STRING_ASCII( &constant_bin[ 141081 ], 6, 1 ); |
|
1009 |
|
const_str_plain_getter = UNSTREAM_STRING_ASCII( &constant_bin[ 37448 ], 6, 1 ); |
|
1010 |
|
const_str_plain_getuid = UNSTREAM_STRING_ASCII( &constant_bin[ 141087 ], 6, 1 ); |
|
1011 |
|
const_str_plain_ignore = UNSTREAM_STRING_ASCII( &constant_bin[ 11519 ], 6, 1 ); |
|
1012 |
|
const_str_plain_irange = UNSTREAM_STRING_ASCII( &constant_bin[ 80095 ], 6, 1 ); |
|
1013 |
|
const_str_plain_is_py2 = UNSTREAM_STRING_ASCII( &constant_bin[ 141093 ], 6, 1 ); |
|
1014 |
|
const_str_plain_is_py3 = UNSTREAM_STRING_ASCII( &constant_bin[ 141099 ], 6, 1 ); |
|
1015 |
|
const_str_plain_isfile = UNSTREAM_STRING_ASCII( &constant_bin[ 141105 ], 6, 1 ); |
|
1016 |
|
const_str_plain_islice = UNSTREAM_STRING_ASCII( &constant_bin[ 80127 ], 6, 1 ); |
|
1017 |
|
const_str_plain_kwargs = UNSTREAM_STRING_ASCII( &constant_bin[ 48515 ], 6, 1 ); |
|
1018 |
|
const_str_plain_locals = UNSTREAM_STRING_ASCII( &constant_bin[ 2274 ], 6, 1 ); |
|
1019 |
|
const_str_plain_member = UNSTREAM_STRING_ASCII( &constant_bin[ 3302 ], 6, 1 ); |
|
1020 |
|
const_str_plain_method = UNSTREAM_STRING_ASCII( &constant_bin[ 4877 ], 6, 1 ); |
|
1021 |
|
const_str_plain_module = UNSTREAM_STRING_ASCII( &constant_bin[ 1703 ], 6, 1 ); |
|
1022 |
|
const_str_plain_object = UNSTREAM_STRING_ASCII( &constant_bin[ 3113 ], 6, 1 ); |
|
1023 |
|
const_str_plain_origin = UNSTREAM_STRING_ASCII( &constant_bin[ 10491 ], 6, 1 ); |
|
1024 |
|
const_str_plain_parent = UNSTREAM_STRING_ASCII( &constant_bin[ 46865 ], 6, 1 ); |
|
1025 |
|
const_str_plain_pytype = UNSTREAM_STRING_ASCII( &constant_bin[ 39429 ], 6, 1 ); |
|
1026 |
|
const_str_plain_reader = UNSTREAM_STRING_ASCII( &constant_bin[ 54558 ], 6, 1 ); |
|
1027 |
|
const_str_plain_reason = UNSTREAM_STRING_ASCII( &constant_bin[ 2327 ], 6, 1 ); |
|
1028 |
|
const_str_plain_remove = UNSTREAM_STRING_ASCII( &constant_bin[ 9338 ], 6, 1 ); |
|
1029 |
|
const_str_plain_report = UNSTREAM_STRING_ASCII( &constant_bin[ 969 ], 6, 1 ); |
|
1030 |
|
const_str_plain_result = UNSTREAM_STRING_ASCII( &constant_bin[ 44990 ], 6, 1 ); |
|
1031 |
|
const_str_plain_rsplit = UNSTREAM_STRING_ASCII( &constant_bin[ 141111 ], 6, 1 ); |
|
1032 |
|
const_str_plain_screen = UNSTREAM_STRING_ASCII( &constant_bin[ 141117 ], 6, 1 ); |
|
1033 |
|
const_str_plain_setter = UNSTREAM_STRING_ASCII( &constant_bin[ 36577 ], 6, 1 ); |
|
1034 |
|
const_str_plain_socket = UNSTREAM_STRING_ASCII( &constant_bin[ 141123 ], 6, 1 ); |
|
1035 |
|
const_str_plain_sorted = UNSTREAM_STRING_ASCII( &constant_bin[ 64995 ], 6, 1 ); |
|
1036 |
|
const_str_plain_symbol = UNSTREAM_STRING_ASCII( &constant_bin[ 35680 ], 6, 1 ); |
|
1037 |
|
const_str_plain_syslog = UNSTREAM_STRING_ASCII( &constant_bin[ 131223 ], 6, 1 ); |
|
1038 |
|
const_str_plain_update = UNSTREAM_STRING_ASCII( &constant_bin[ 51044 ], 6, 1 ); |
|
1039 |
|
const_str_plain_values = UNSTREAM_STRING_ASCII( &constant_bin[ 36904 ], 6, 1 ); |
1041 |
1040 |
const_tuple_none_tuple = PyTuple_New( 1 ); |
const_tuple_none_tuple = PyTuple_New( 1 ); |
1042 |
1041 |
PyTuple_SET_ITEM( const_tuple_none_tuple, 0, Py_None ); Py_INCREF( Py_None ); |
PyTuple_SET_ITEM( const_tuple_none_tuple, 0, Py_None ); Py_INCREF( Py_None ); |
1043 |
|
const_str_angle_genexpr = UNSTREAM_STRING_ASCII( &constant_bin[ 43770 ], 9, 0 ); |
|
1044 |
|
const_str_plain_AF_UNIX = UNSTREAM_STRING_ASCII( &constant_bin[ 140756 ], 7, 1 ); |
|
1045 |
|
const_str_plain_Barcode = UNSTREAM_STRING_ASCII( &constant_bin[ 56645 ], 7, 1 ); |
|
1046 |
|
const_str_plain_Boolean = UNSTREAM_STRING_ASCII( &constant_bin[ 3368 ], 7, 1 ); |
|
1047 |
|
const_str_plain_GObject = UNSTREAM_STRING_ASCII( &constant_bin[ 34990 ], 7, 1 ); |
|
1048 |
|
const_str_plain_SHUT_WR = UNSTREAM_STRING_ASCII( &constant_bin[ 140763 ], 7, 1 ); |
|
1049 |
|
const_str_plain_Unknown = UNSTREAM_STRING_ASCII( &constant_bin[ 3591 ], 7, 1 ); |
|
1050 |
|
const_str_plain___all__ = UNSTREAM_STRING_ASCII( &constant_bin[ 49699 ], 7, 1 ); |
|
1051 |
|
const_str_plain___cmp__ = UNSTREAM_STRING_ASCII( &constant_bin[ 140770 ], 7, 1 ); |
|
1052 |
|
const_str_plain___dir__ = UNSTREAM_STRING_ASCII( &constant_bin[ 46669 ], 7, 1 ); |
|
1053 |
|
const_str_plain___doc__ = UNSTREAM_STRING_ASCII( &constant_bin[ 52742 ], 7, 1 ); |
|
1054 |
|
const_str_plain___get__ = UNSTREAM_STRING_ASCII( &constant_bin[ 40005 ], 7, 1 ); |
|
1055 |
|
const_str_plain___len__ = UNSTREAM_STRING_ASCII( &constant_bin[ 78643 ], 7, 1 ); |
|
1056 |
|
const_str_plain___new__ = UNSTREAM_STRING_ASCII( &constant_bin[ 6958 ], 7, 1 ); |
|
1057 |
|
const_str_plain___set__ = UNSTREAM_STRING_ASCII( &constant_bin[ 38979 ], 7, 1 ); |
|
1058 |
|
const_str_plain___str__ = UNSTREAM_STRING_ASCII( &constant_bin[ 22319 ], 7, 1 ); |
|
1059 |
|
const_str_plain__compat = UNSTREAM_STRING_ASCII( &constant_bin[ 3681 ], 7, 1 ); |
|
1060 |
|
const_str_plain__logger = UNSTREAM_STRING_ASCII( &constant_bin[ 134350 ], 7, 1 ); |
|
1061 |
|
const_str_plain__update = UNSTREAM_STRING_ASCII( &constant_bin[ 75115 ], 7, 1 ); |
|
1062 |
|
const_str_plain_abspath = UNSTREAM_STRING_ASCII( &constant_bin[ 140777 ], 7, 1 ); |
|
1063 |
|
const_str_plain_acquire = UNSTREAM_STRING_ASCII( &constant_bin[ 140784 ], 7, 1 ); |
|
1064 |
|
const_str_plain_columns = UNSTREAM_STRING_ASCII( &constant_bin[ 140791 ], 7, 1 ); |
|
1065 |
|
const_str_plain_compile = UNSTREAM_STRING_ASCII( &constant_bin[ 65978 ], 7, 1 ); |
|
1066 |
|
const_str_plain_connect = UNSTREAM_STRING_ASCII( &constant_bin[ 294 ], 7, 1 ); |
|
1067 |
|
const_str_plain_default = UNSTREAM_STRING_ASCII( &constant_bin[ 2784 ], 7, 1 ); |
|
1068 |
|
const_str_plain_delattr = UNSTREAM_STRING_ASCII( &constant_bin[ 59207 ], 7, 1 ); |
|
1069 |
|
const_str_plain_dirname = UNSTREAM_STRING_ASCII( &constant_bin[ 140798 ], 7, 1 ); |
|
1070 |
|
const_str_plain_discard = UNSTREAM_STRING_ASCII( &constant_bin[ 82969 ], 7, 1 ); |
|
1071 |
|
const_str_plain_doc_str = UNSTREAM_STRING_ASCII( &constant_bin[ 44208 ], 7, 1 ); |
|
1072 |
|
const_str_plain_duphash = UNSTREAM_STRING_ASCII( &constant_bin[ 140805 ], 7, 1 ); |
|
1073 |
|
const_str_plain_environ = UNSTREAM_STRING_ASCII( &constant_bin[ 57359 ], 7, 1 ); |
|
1074 |
|
const_str_plain_globals = UNSTREAM_STRING_ASCII( &constant_bin[ 140812 ], 7, 1 ); |
|
1075 |
|
const_str_plain_gobject = UNSTREAM_STRING_ASCII( &constant_bin[ 33865 ], 7, 1 ); |
|
1076 |
|
const_str_plain_inspect = UNSTREAM_STRING_ASCII( &constant_bin[ 140819 ], 7, 1 ); |
|
1077 |
|
const_str_plain_isdigit = UNSTREAM_STRING_ASCII( &constant_bin[ 140826 ], 7, 1 ); |
|
1078 |
|
const_str_plain_logging = UNSTREAM_STRING_ASCII( &constant_bin[ 131959 ], 7, 1 ); |
|
1079 |
|
const_str_plain_matches = UNSTREAM_STRING_ASCII( &constant_bin[ 12519 ], 7, 1 ); |
|
1080 |
|
const_str_plain_maximum = UNSTREAM_STRING_ASCII( &constant_bin[ 36410 ], 7, 1 ); |
|
1081 |
|
const_str_plain_message = UNSTREAM_STRING_ASCII( &constant_bin[ 2603 ], 7, 1 ); |
|
1082 |
|
const_str_plain_minimum = UNSTREAM_STRING_ASCII( &constant_bin[ 37690 ], 7, 1 ); |
|
1083 |
|
const_str_plain_modules = UNSTREAM_STRING_ASCII( &constant_bin[ 34003 ], 7, 1 ); |
|
1084 |
|
const_str_plain_pkgutil = UNSTREAM_STRING_ASCII( &constant_bin[ 140833 ], 7, 1 ); |
|
1085 |
|
const_str_plain_private = UNSTREAM_STRING_ASCII( &constant_bin[ 4061 ], 7, 1 ); |
|
1086 |
|
const_str_plain_problem = UNSTREAM_STRING_ASCII( &constant_bin[ 28976 ], 7, 1 ); |
|
1087 |
|
const_str_plain_proxies = UNSTREAM_STRING_ASCII( &constant_bin[ 10737 ], 7, 1 ); |
|
1088 |
|
const_str_plain_rawhide = UNSTREAM_STRING_ASCII( &constant_bin[ 140840 ], 7, 1 ); |
|
1089 |
|
const_str_plain_release = UNSTREAM_STRING_ASCII( &constant_bin[ 12453 ], 7, 1 ); |
|
1090 |
|
const_str_plain_replace = UNSTREAM_STRING_ASCII( &constant_bin[ 47889 ], 7, 1 ); |
|
1091 |
|
const_str_plain_reverse = UNSTREAM_STRING_ASCII( &constant_bin[ 67209 ], 7, 1 ); |
|
1092 |
|
const_str_plain_sendall = UNSTREAM_STRING_ASCII( &constant_bin[ 140847 ], 7, 1 ); |
|
1093 |
|
const_str_plain_systemd = UNSTREAM_STRING_ASCII( &constant_bin[ 127894 ], 7, 1 ); |
|
1094 |
|
const_str_plain_timeout = UNSTREAM_STRING_ASCII( &constant_bin[ 129514 ], 7, 1 ); |
|
1095 |
|
const_str_plain_unicode = UNSTREAM_STRING_ASCII( &constant_bin[ 17118 ], 7, 1 ); |
|
1096 |
|
const_str_plain_version = UNSTREAM_STRING_ASCII( &constant_bin[ 1775 ], 7, 1 ); |
|
1097 |
|
const_str_plain_weakref = UNSTREAM_STRING_ASCII( &constant_bin[ 19322 ], 7, 1 ); |
|
1098 |
|
const_str_plain_wrapper = UNSTREAM_STRING_ASCII( &constant_bin[ 4618 ], 7, 1 ); |
|
|
1042 |
|
const_str_angle_genexpr = UNSTREAM_STRING_ASCII( &constant_bin[ 43948 ], 9, 0 ); |
|
1043 |
|
const_str_plain_AF_UNIX = UNSTREAM_STRING_ASCII( &constant_bin[ 141129 ], 7, 1 ); |
|
1044 |
|
const_str_plain_Boolean = UNSTREAM_STRING_ASCII( &constant_bin[ 3546 ], 7, 1 ); |
|
1045 |
|
const_str_plain_GObject = UNSTREAM_STRING_ASCII( &constant_bin[ 35168 ], 7, 1 ); |
|
1046 |
|
const_str_plain_SHUT_WR = UNSTREAM_STRING_ASCII( &constant_bin[ 141136 ], 7, 1 ); |
|
1047 |
|
const_str_plain_Unknown = UNSTREAM_STRING_ASCII( &constant_bin[ 3769 ], 7, 1 ); |
|
1048 |
|
const_str_plain___all__ = UNSTREAM_STRING_ASCII( &constant_bin[ 49877 ], 7, 1 ); |
|
1049 |
|
const_str_plain___cmp__ = UNSTREAM_STRING_ASCII( &constant_bin[ 141143 ], 7, 1 ); |
|
1050 |
|
const_str_plain___dir__ = UNSTREAM_STRING_ASCII( &constant_bin[ 46847 ], 7, 1 ); |
|
1051 |
|
const_str_plain___doc__ = UNSTREAM_STRING_ASCII( &constant_bin[ 52920 ], 7, 1 ); |
|
1052 |
|
const_str_plain___get__ = UNSTREAM_STRING_ASCII( &constant_bin[ 40183 ], 7, 1 ); |
|
1053 |
|
const_str_plain___len__ = UNSTREAM_STRING_ASCII( &constant_bin[ 79016 ], 7, 1 ); |
|
1054 |
|
const_str_plain___new__ = UNSTREAM_STRING_ASCII( &constant_bin[ 7136 ], 7, 1 ); |
|
1055 |
|
const_str_plain___set__ = UNSTREAM_STRING_ASCII( &constant_bin[ 39157 ], 7, 1 ); |
|
1056 |
|
const_str_plain___str__ = UNSTREAM_STRING_ASCII( &constant_bin[ 22497 ], 7, 1 ); |
|
1057 |
|
const_str_plain__compat = UNSTREAM_STRING_ASCII( &constant_bin[ 3859 ], 7, 1 ); |
|
1058 |
|
const_str_plain__logger = UNSTREAM_STRING_ASCII( &constant_bin[ 134723 ], 7, 1 ); |
|
1059 |
|
const_str_plain__update = UNSTREAM_STRING_ASCII( &constant_bin[ 75488 ], 7, 1 ); |
|
1060 |
|
const_str_plain_abspath = UNSTREAM_STRING_ASCII( &constant_bin[ 141150 ], 7, 1 ); |
|
1061 |
|
const_str_plain_acquire = UNSTREAM_STRING_ASCII( &constant_bin[ 141157 ], 7, 1 ); |
|
1062 |
|
const_str_plain_columns = UNSTREAM_STRING_ASCII( &constant_bin[ 141164 ], 7, 1 ); |
|
1063 |
|
const_str_plain_compile = UNSTREAM_STRING_ASCII( &constant_bin[ 66351 ], 7, 1 ); |
|
1064 |
|
const_str_plain_connect = UNSTREAM_STRING_ASCII( &constant_bin[ 377 ], 7, 1 ); |
|
1065 |
|
const_str_plain_default = UNSTREAM_STRING_ASCII( &constant_bin[ 2962 ], 7, 1 ); |
|
1066 |
|
const_str_plain_delattr = UNSTREAM_STRING_ASCII( &constant_bin[ 59580 ], 7, 1 ); |
|
1067 |
|
const_str_plain_dirname = UNSTREAM_STRING_ASCII( &constant_bin[ 141171 ], 7, 1 ); |
|
1068 |
|
const_str_plain_discard = UNSTREAM_STRING_ASCII( &constant_bin[ 83342 ], 7, 1 ); |
|
1069 |
|
const_str_plain_doc_str = UNSTREAM_STRING_ASCII( &constant_bin[ 44386 ], 7, 1 ); |
|
1070 |
|
const_str_plain_duphash = UNSTREAM_STRING_ASCII( &constant_bin[ 141178 ], 7, 1 ); |
|
1071 |
|
const_str_plain_environ = UNSTREAM_STRING_ASCII( &constant_bin[ 57732 ], 7, 1 ); |
|
1072 |
|
const_str_plain_globals = UNSTREAM_STRING_ASCII( &constant_bin[ 141185 ], 7, 1 ); |
|
1073 |
|
const_str_plain_gobject = UNSTREAM_STRING_ASCII( &constant_bin[ 34043 ], 7, 1 ); |
|
1074 |
|
const_str_plain_inspect = UNSTREAM_STRING_ASCII( &constant_bin[ 141192 ], 7, 1 ); |
|
1075 |
|
const_str_plain_isdigit = UNSTREAM_STRING_ASCII( &constant_bin[ 141199 ], 7, 1 ); |
|
1076 |
|
const_str_plain_logging = UNSTREAM_STRING_ASCII( &constant_bin[ 132332 ], 7, 1 ); |
|
1077 |
|
const_str_plain_matches = UNSTREAM_STRING_ASCII( &constant_bin[ 12697 ], 7, 1 ); |
|
1078 |
|
const_str_plain_maximum = UNSTREAM_STRING_ASCII( &constant_bin[ 36588 ], 7, 1 ); |
|
1079 |
|
const_str_plain_message = UNSTREAM_STRING_ASCII( &constant_bin[ 2781 ], 7, 1 ); |
|
1080 |
|
const_str_plain_minimum = UNSTREAM_STRING_ASCII( &constant_bin[ 37868 ], 7, 1 ); |
|
1081 |
|
const_str_plain_modules = UNSTREAM_STRING_ASCII( &constant_bin[ 34181 ], 7, 1 ); |
|
1082 |
|
const_str_plain_pkgutil = UNSTREAM_STRING_ASCII( &constant_bin[ 141206 ], 7, 1 ); |
|
1083 |
|
const_str_plain_private = UNSTREAM_STRING_ASCII( &constant_bin[ 4239 ], 7, 1 ); |
|
1084 |
|
const_str_plain_problem = UNSTREAM_STRING_ASCII( &constant_bin[ 29154 ], 7, 1 ); |
|
1085 |
|
const_str_plain_proxies = UNSTREAM_STRING_ASCII( &constant_bin[ 10915 ], 7, 1 ); |
|
1086 |
|
const_str_plain_rawhide = UNSTREAM_STRING_ASCII( &constant_bin[ 141213 ], 7, 1 ); |
|
1087 |
|
const_str_plain_release = UNSTREAM_STRING_ASCII( &constant_bin[ 12631 ], 7, 1 ); |
|
1088 |
|
const_str_plain_replace = UNSTREAM_STRING_ASCII( &constant_bin[ 48067 ], 7, 1 ); |
|
1089 |
|
const_str_plain_reverse = UNSTREAM_STRING_ASCII( &constant_bin[ 67582 ], 7, 1 ); |
|
1090 |
|
const_str_plain_sendall = UNSTREAM_STRING_ASCII( &constant_bin[ 141220 ], 7, 1 ); |
|
1091 |
|
const_str_plain_systemd = UNSTREAM_STRING_ASCII( &constant_bin[ 128267 ], 7, 1 ); |
|
1092 |
|
const_str_plain_timeout = UNSTREAM_STRING_ASCII( &constant_bin[ 129887 ], 7, 1 ); |
|
1093 |
|
const_str_plain_unicode = UNSTREAM_STRING_ASCII( &constant_bin[ 17296 ], 7, 1 ); |
|
1094 |
|
const_str_plain_version = UNSTREAM_STRING_ASCII( &constant_bin[ 1958 ], 7, 1 ); |
|
1095 |
|
const_str_plain_weakref = UNSTREAM_STRING_ASCII( &constant_bin[ 19500 ], 7, 1 ); |
|
1096 |
|
const_str_plain_wrapper = UNSTREAM_STRING_ASCII( &constant_bin[ 4796 ], 7, 1 ); |
1099 |
1097 |
const_tuple_false_tuple = PyTuple_New( 1 ); |
const_tuple_false_tuple = PyTuple_New( 1 ); |
1100 |
1098 |
PyTuple_SET_ITEM( const_tuple_false_tuple, 0, Py_False ); Py_INCREF( Py_False ); |
PyTuple_SET_ITEM( const_tuple_false_tuple, 0, Py_False ); Py_INCREF( Py_False ); |
1101 |
|
const_str_angle_listcomp = UNSTREAM_STRING_ASCII( &constant_bin[ 140854 ], 10, 0 ); |
|
1102 |
|
const_str_plain_Position = UNSTREAM_STRING_ASCII( &constant_bin[ 140864 ], 8, 1 ); |
|
1103 |
|
const_str_plain_Sequence = UNSTREAM_STRING_ASCII( &constant_bin[ 81589 ], 8, 1 ); |
|
1104 |
|
const_str_plain_TYPE_INT = UNSTREAM_STRING_ASCII( &constant_bin[ 36747 ], 8, 1 ); |
|
1105 |
|
const_str_plain___call__ = UNSTREAM_STRING_ASCII( &constant_bin[ 28173 ], 8, 1 ); |
|
1106 |
|
const_str_plain___copy__ = UNSTREAM_STRING_ASCII( &constant_bin[ 140872 ], 8, 1 ); |
|
1107 |
|
const_str_plain___dict__ = UNSTREAM_STRING_ASCII( &constant_bin[ 140880 ], 8, 1 ); |
|
1108 |
|
const_str_plain___exit__ = UNSTREAM_STRING_ASCII( &constant_bin[ 140888 ], 8, 1 ); |
|
1109 |
|
const_str_plain___file__ = UNSTREAM_STRING_ASCII( &constant_bin[ 140896 ], 8, 1 ); |
|
1110 |
|
const_str_plain___info__ = UNSTREAM_STRING_ASCII( &constant_bin[ 140904 ], 8, 1 ); |
|
1111 |
|
const_str_plain___init__ = UNSTREAM_STRING_ASCII( &constant_bin[ 2975 ], 8, 1 ); |
|
1112 |
|
const_str_plain___iter__ = UNSTREAM_STRING_ASCII( &constant_bin[ 75133 ], 8, 1 ); |
|
1113 |
|
const_str_plain___main__ = UNSTREAM_STRING_ASCII( &constant_bin[ 140912 ], 8, 1 ); |
|
1114 |
|
const_str_plain___name__ = UNSTREAM_STRING_ASCII( &constant_bin[ 140920 ], 8, 1 ); |
|
1115 |
|
const_str_plain___path__ = UNSTREAM_STRING_ASCII( &constant_bin[ 140928 ], 8, 1 ); |
|
1116 |
|
const_str_plain___repr__ = UNSTREAM_STRING_ASCII( &constant_bin[ 6311 ], 8, 1 ); |
|
1117 |
|
const_str_plain___spec__ = UNSTREAM_STRING_ASCII( &constant_bin[ 140936 ], 8, 1 ); |
|
1118 |
|
const_str_plain__probdir = UNSTREAM_STRING_ASCII( &constant_bin[ 140944 ], 8, 1 ); |
|
1119 |
|
const_str_plain_anaconda = UNSTREAM_STRING_ASCII( &constant_bin[ 61968 ], 8, 1 ); |
|
1120 |
|
const_str_plain_bus_name = UNSTREAM_STRING_ASCII( &constant_bin[ 3146 ], 8, 1 ); |
|
1121 |
|
const_str_plain_callable = UNSTREAM_STRING_ASCII( &constant_bin[ 15834 ], 8, 1 ); |
|
1122 |
|
const_str_plain_callback = UNSTREAM_STRING_ASCII( &constant_bin[ 10946 ], 8, 1 ); |
|
1123 |
|
const_str_plain_comparer = UNSTREAM_STRING_ASCII( &constant_bin[ 106717 ], 8, 1 ); |
|
1124 |
|
const_str_plain_datetime = UNSTREAM_STRING_ASCII( &constant_bin[ 129106 ], 8, 1 ); |
|
1125 |
|
const_str_plain_del_item = UNSTREAM_STRING_ASCII( &constant_bin[ 60519 ], 8, 1 ); |
|
1126 |
|
const_str_plain_endswith = UNSTREAM_STRING_ASCII( &constant_bin[ 140952 ], 8, 1 ); |
|
1127 |
|
const_str_plain_exc_info = UNSTREAM_STRING_ASCII( &constant_bin[ 140960 ], 8, 1 ); |
|
1128 |
|
const_str_plain_flatfile = UNSTREAM_STRING_ASCII( &constant_bin[ 147 ], 8, 1 ); |
|
1129 |
|
const_str_plain_fromlist = UNSTREAM_STRING_ASCII( &constant_bin[ 140968 ], 8, 1 ); |
|
1130 |
|
const_str_plain_funcName = UNSTREAM_STRING_ASCII( &constant_bin[ 140976 ], 8, 1 ); |
|
1131 |
|
const_str_plain_get_item = UNSTREAM_STRING_ASCII( &constant_bin[ 60740 ], 8, 1 ); |
|
1132 |
|
const_str_plain_get_name = UNSTREAM_STRING_ASCII( &constant_bin[ 8889 ], 8, 1 ); |
|
1133 |
|
const_str_plain_get_size = UNSTREAM_STRING_ASCII( &constant_bin[ 140984 ], 8, 1 ); |
|
1134 |
|
const_str_plain_importer = UNSTREAM_STRING_ASCII( &constant_bin[ 45054 ], 8, 1 ); |
|
1135 |
|
const_str_plain_instance = UNSTREAM_STRING_ASCII( &constant_bin[ 3712 ], 8, 1 ); |
|
1136 |
|
const_str_plain_item_sku = UNSTREAM_STRING_ASCII( &constant_bin[ 140992 ], 8, 1 ); |
|
1137 |
|
const_str_plain_iterable = UNSTREAM_STRING_ASCII( &constant_bin[ 68475 ], 8, 1 ); |
|
1138 |
|
const_str_plain_keywords = UNSTREAM_STRING_ASCII( &constant_bin[ 55568 ], 8, 1 ); |
|
1139 |
|
const_str_plain_list_all = UNSTREAM_STRING_ASCII( &constant_bin[ 60389 ], 8, 1 ); |
|
1140 |
|
const_str_plain_mainloop = UNSTREAM_STRING_ASCII( &constant_bin[ 3645 ], 8, 1 ); |
|
1141 |
|
const_str_plain_operator = UNSTREAM_STRING_ASCII( &constant_bin[ 81917 ], 8, 1 ); |
|
1142 |
|
const_str_plain_override = UNSTREAM_STRING_ASCII( &constant_bin[ 35315 ], 8, 1 ); |
|
1143 |
|
const_str_plain_packages = UNSTREAM_STRING_ASCII( &constant_bin[ 53790 ], 8, 1 ); |
|
1144 |
|
const_str_plain_property = UNSTREAM_STRING_ASCII( &constant_bin[ 27544 ], 8, 1 ); |
|
1145 |
|
const_str_plain_reversed = UNSTREAM_STRING_ASCII( &constant_bin[ 67276 ], 8, 1 ); |
|
1146 |
|
const_str_plain_set_item = UNSTREAM_STRING_ASCII( &constant_bin[ 60367 ], 8, 1 ); |
|
1147 |
|
const_str_plain_shutdown = UNSTREAM_STRING_ASCII( &constant_bin[ 141000 ], 8, 1 ); |
|
1148 |
|
const_str_plain_strftime = UNSTREAM_STRING_ASCII( &constant_bin[ 141008 ], 8, 1 ); |
|
1149 |
|
const_str_plain_textwrap = UNSTREAM_STRING_ASCII( &constant_bin[ 141016 ], 8, 1 ); |
|
1150 |
|
const_str_plain_warnings = UNSTREAM_STRING_ASCII( &constant_bin[ 45143 ], 8, 1 ); |
|
1151 |
|
const_str_plain_writeCSV = UNSTREAM_STRING_ASCII( &constant_bin[ 141024 ], 8, 1 ); |
|
1152 |
|
const_str_plain_writerow = UNSTREAM_STRING_ASCII( &constant_bin[ 141032 ], 8, 1 ); |
|
1153 |
|
const_str_angle_metaclass = UNSTREAM_STRING_ASCII( &constant_bin[ 141040 ], 11, 0 ); |
|
1154 |
|
const_str_plain_ByteArray = UNSTREAM_STRING_ASCII( &constant_bin[ 3340 ], 9, 1 ); |
|
1155 |
|
const_str_plain_EANUpload = UNSTREAM_STRING_ASCII( &constant_bin[ 141051 ], 9, 1 ); |
|
1156 |
|
const_str_plain_Interface = UNSTREAM_STRING_ASCII( &constant_bin[ 3033 ], 9, 1 ); |
|
1157 |
|
const_str_plain_Signature = UNSTREAM_STRING_ASCII( &constant_bin[ 3351 ], 9, 1 ); |
|
1158 |
|
const_str_plain_SortedSet = UNSTREAM_STRING_ASCII( &constant_bin[ 65696 ], 9, 1 ); |
|
1159 |
|
const_str_plain_SystemBus = UNSTREAM_STRING_ASCII( &constant_bin[ 2998 ], 9, 1 ); |
|
1160 |
|
const_str_plain_TYPE_CHAR = UNSTREAM_STRING_ASCII( &constant_bin[ 36763 ], 9, 1 ); |
|
1161 |
|
const_str_plain_TYPE_ENUM = UNSTREAM_STRING_ASCII( &constant_bin[ 36869 ], 9, 1 ); |
|
1162 |
|
const_str_plain_TYPE_LONG = UNSTREAM_STRING_ASCII( &constant_bin[ 36821 ], 9, 1 ); |
|
1163 |
|
const_str_plain_TYPE_NONE = UNSTREAM_STRING_ASCII( &constant_bin[ 36736 ], 9, 1 ); |
|
1164 |
|
const_str_plain_TYPE_STRV = UNSTREAM_STRING_ASCII( &constant_bin[ 37008 ], 9, 1 ); |
|
1165 |
|
const_str_plain_TYPE_UINT = UNSTREAM_STRING_ASCII( &constant_bin[ 36810 ], 9, 1 ); |
|
1166 |
|
const_str_plain_VFuncInfo = UNSTREAM_STRING_ASCII( &constant_bin[ 141060 ], 9, 1 ); |
|
1167 |
|
const_str_plain___class__ = UNSTREAM_STRING_ASCII( &constant_bin[ 141069 ], 9, 1 ); |
|
1168 |
|
const_str_plain___debug__ = UNSTREAM_STRING_ASCII( &constant_bin[ 141078 ], 9, 1 ); |
|
1169 |
|
const_str_plain___enter__ = UNSTREAM_STRING_ASCII( &constant_bin[ 141087 ], 9, 1 ); |
|
1170 |
|
const_str_plain___gtype__ = UNSTREAM_STRING_ASCII( &constant_bin[ 141096 ], 9, 1 ); |
|
1171 |
|
const_str_plain___slots__ = UNSTREAM_STRING_ASCII( &constant_bin[ 141105 ], 9, 1 ); |
|
1172 |
|
const_str_plain_bytearray = UNSTREAM_STRING_ASCII( &constant_bin[ 141114 ], 9, 1 ); |
|
1173 |
|
const_str_plain_delimiter = UNSTREAM_STRING_ASCII( &constant_bin[ 141123 ], 9, 1 ); |
|
1174 |
|
const_str_plain_enumerate = UNSTREAM_STRING_ASCII( &constant_bin[ 141132 ], 9, 1 ); |
|
1175 |
|
const_str_plain_exception = UNSTREAM_STRING_ASCII( &constant_bin[ 1610 ], 9, 1 ); |
|
1176 |
|
const_str_plain_getLogger = UNSTREAM_STRING_ASCII( &constant_bin[ 134333 ], 9, 1 ); |
|
1177 |
|
const_str_plain_get_proxy = UNSTREAM_STRING_ASCII( &constant_bin[ 141141 ], 9, 1 ); |
|
1178 |
|
const_str_plain_get_value = UNSTREAM_STRING_ASCII( &constant_bin[ 46279 ], 9, 1 ); |
|
1179 |
|
const_str_plain_importlib = UNSTREAM_STRING_ASCII( &constant_bin[ 53806 ], 9, 1 ); |
|
1180 |
|
const_str_plain_interface = UNSTREAM_STRING_ASCII( &constant_bin[ 3099 ], 9, 1 ); |
|
1181 |
|
const_str_plain_item_name = UNSTREAM_STRING_ASCII( &constant_bin[ 141150 ], 9, 1 ); |
|
1182 |
|
const_str_plain_itertools = UNSTREAM_STRING_ASCII( &constant_bin[ 141159 ], 9, 1 ); |
|
1183 |
|
const_str_plain_metaclass = UNSTREAM_STRING_ASCII( &constant_bin[ 39312 ], 9, 1 ); |
|
1184 |
|
const_str_plain_namespace = UNSTREAM_STRING_ASCII( &constant_bin[ 34341 ], 9, 1 ); |
|
1185 |
|
const_str_plain_overrides = UNSTREAM_STRING_ASCII( &constant_bin[ 35315 ], 9, 1 ); |
|
1186 |
|
const_str_plain_setActive = UNSTREAM_STRING_ASCII( &constant_bin[ 141168 ], 9, 1 ); |
|
1187 |
|
const_str_plain_signature = UNSTREAM_STRING_ASCII( &constant_bin[ 9915 ], 9, 1 ); |
|
1188 |
|
const_str_plain_sortedset = UNSTREAM_STRING_ASCII( &constant_bin[ 115245 ], 9, 1 ); |
|
1189 |
|
const_str_plain_stocklist = UNSTREAM_STRING_ASCII( &constant_bin[ 141177 ], 9, 1 ); |
|
1190 |
|
const_str_plain_threading = UNSTREAM_STRING_ASCII( &constant_bin[ 33724 ], 9, 1 ); |
|
1191 |
|
const_str_plain_traceback = UNSTREAM_STRING_ASCII( &constant_bin[ 22987 ], 9, 1 ); |
|
1192 |
|
const_str_plain_type_name = UNSTREAM_STRING_ASCII( &constant_bin[ 52617 ], 9, 1 ); |
|
|
1099 |
|
const_str_angle_listcomp = UNSTREAM_STRING_ASCII( &constant_bin[ 141227 ], 10, 0 ); |
|
1100 |
|
const_str_plain_Position = UNSTREAM_STRING_ASCII( &constant_bin[ 141237 ], 8, 1 ); |
|
1101 |
|
const_str_plain_Sequence = UNSTREAM_STRING_ASCII( &constant_bin[ 81962 ], 8, 1 ); |
|
1102 |
|
const_str_plain_TYPE_INT = UNSTREAM_STRING_ASCII( &constant_bin[ 36925 ], 8, 1 ); |
|
1103 |
|
const_str_plain___call__ = UNSTREAM_STRING_ASCII( &constant_bin[ 28351 ], 8, 1 ); |
|
1104 |
|
const_str_plain___copy__ = UNSTREAM_STRING_ASCII( &constant_bin[ 141245 ], 8, 1 ); |
|
1105 |
|
const_str_plain___dict__ = UNSTREAM_STRING_ASCII( &constant_bin[ 141253 ], 8, 1 ); |
|
1106 |
|
const_str_plain___exit__ = UNSTREAM_STRING_ASCII( &constant_bin[ 141261 ], 8, 1 ); |
|
1107 |
|
const_str_plain___file__ = UNSTREAM_STRING_ASCII( &constant_bin[ 141269 ], 8, 1 ); |
|
1108 |
|
const_str_plain___info__ = UNSTREAM_STRING_ASCII( &constant_bin[ 141277 ], 8, 1 ); |
|
1109 |
|
const_str_plain___init__ = UNSTREAM_STRING_ASCII( &constant_bin[ 3153 ], 8, 1 ); |
|
1110 |
|
const_str_plain___iter__ = UNSTREAM_STRING_ASCII( &constant_bin[ 75506 ], 8, 1 ); |
|
1111 |
|
const_str_plain___main__ = UNSTREAM_STRING_ASCII( &constant_bin[ 141285 ], 8, 1 ); |
|
1112 |
|
const_str_plain___name__ = UNSTREAM_STRING_ASCII( &constant_bin[ 141293 ], 8, 1 ); |
|
1113 |
|
const_str_plain___path__ = UNSTREAM_STRING_ASCII( &constant_bin[ 141301 ], 8, 1 ); |
|
1114 |
|
const_str_plain___repr__ = UNSTREAM_STRING_ASCII( &constant_bin[ 6489 ], 8, 1 ); |
|
1115 |
|
const_str_plain___spec__ = UNSTREAM_STRING_ASCII( &constant_bin[ 141309 ], 8, 1 ); |
|
1116 |
|
const_str_plain__probdir = UNSTREAM_STRING_ASCII( &constant_bin[ 141317 ], 8, 1 ); |
|
1117 |
|
const_str_plain_anaconda = UNSTREAM_STRING_ASCII( &constant_bin[ 62341 ], 8, 1 ); |
|
1118 |
|
const_str_plain_bus_name = UNSTREAM_STRING_ASCII( &constant_bin[ 3324 ], 8, 1 ); |
|
1119 |
|
const_str_plain_callable = UNSTREAM_STRING_ASCII( &constant_bin[ 16012 ], 8, 1 ); |
|
1120 |
|
const_str_plain_callback = UNSTREAM_STRING_ASCII( &constant_bin[ 11124 ], 8, 1 ); |
|
1121 |
|
const_str_plain_comparer = UNSTREAM_STRING_ASCII( &constant_bin[ 107090 ], 8, 1 ); |
|
1122 |
|
const_str_plain_datetime = UNSTREAM_STRING_ASCII( &constant_bin[ 129479 ], 8, 1 ); |
|
1123 |
|
const_str_plain_del_item = UNSTREAM_STRING_ASCII( &constant_bin[ 60892 ], 8, 1 ); |
|
1124 |
|
const_str_plain_endswith = UNSTREAM_STRING_ASCII( &constant_bin[ 141325 ], 8, 1 ); |
|
1125 |
|
const_str_plain_exc_info = UNSTREAM_STRING_ASCII( &constant_bin[ 141333 ], 8, 1 ); |
|
1126 |
|
const_str_plain_flatfile = UNSTREAM_STRING_ASCII( &constant_bin[ 230 ], 8, 1 ); |
|
1127 |
|
const_str_plain_fromlist = UNSTREAM_STRING_ASCII( &constant_bin[ 141341 ], 8, 1 ); |
|
1128 |
|
const_str_plain_funcName = UNSTREAM_STRING_ASCII( &constant_bin[ 141349 ], 8, 1 ); |
|
1129 |
|
const_str_plain_get_item = UNSTREAM_STRING_ASCII( &constant_bin[ 61113 ], 8, 1 ); |
|
1130 |
|
const_str_plain_get_name = UNSTREAM_STRING_ASCII( &constant_bin[ 9067 ], 8, 1 ); |
|
1131 |
|
const_str_plain_get_size = UNSTREAM_STRING_ASCII( &constant_bin[ 141357 ], 8, 1 ); |
|
1132 |
|
const_str_plain_importer = UNSTREAM_STRING_ASCII( &constant_bin[ 45232 ], 8, 1 ); |
|
1133 |
|
const_str_plain_instance = UNSTREAM_STRING_ASCII( &constant_bin[ 3890 ], 8, 1 ); |
|
1134 |
|
const_str_plain_item_sku = UNSTREAM_STRING_ASCII( &constant_bin[ 141365 ], 8, 1 ); |
|
1135 |
|
const_str_plain_iterable = UNSTREAM_STRING_ASCII( &constant_bin[ 68848 ], 8, 1 ); |
|
1136 |
|
const_str_plain_keywords = UNSTREAM_STRING_ASCII( &constant_bin[ 55801 ], 8, 1 ); |
|
1137 |
|
const_str_plain_list_all = UNSTREAM_STRING_ASCII( &constant_bin[ 60762 ], 8, 1 ); |
|
1138 |
|
const_str_plain_mainloop = UNSTREAM_STRING_ASCII( &constant_bin[ 3823 ], 8, 1 ); |
|
1139 |
|
const_str_plain_operator = UNSTREAM_STRING_ASCII( &constant_bin[ 82290 ], 8, 1 ); |
|
1140 |
|
const_str_plain_override = UNSTREAM_STRING_ASCII( &constant_bin[ 35493 ], 8, 1 ); |
|
1141 |
|
const_str_plain_packages = UNSTREAM_STRING_ASCII( &constant_bin[ 53968 ], 8, 1 ); |
|
1142 |
|
const_str_plain_property = UNSTREAM_STRING_ASCII( &constant_bin[ 27722 ], 8, 1 ); |
|
1143 |
|
const_str_plain_reversed = UNSTREAM_STRING_ASCII( &constant_bin[ 67649 ], 8, 1 ); |
|
1144 |
|
const_str_plain_set_item = UNSTREAM_STRING_ASCII( &constant_bin[ 60740 ], 8, 1 ); |
|
1145 |
|
const_str_plain_shutdown = UNSTREAM_STRING_ASCII( &constant_bin[ 141373 ], 8, 1 ); |
|
1146 |
|
const_str_plain_strftime = UNSTREAM_STRING_ASCII( &constant_bin[ 141381 ], 8, 1 ); |
|
1147 |
|
const_str_plain_textwrap = UNSTREAM_STRING_ASCII( &constant_bin[ 141389 ], 8, 1 ); |
|
1148 |
|
const_str_plain_warnings = UNSTREAM_STRING_ASCII( &constant_bin[ 45321 ], 8, 1 ); |
|
1149 |
|
const_str_plain_writeCSV = UNSTREAM_STRING_ASCII( &constant_bin[ 141397 ], 8, 1 ); |
|
1150 |
|
const_str_plain_writerow = UNSTREAM_STRING_ASCII( &constant_bin[ 141405 ], 8, 1 ); |
|
1151 |
|
const_str_angle_metaclass = UNSTREAM_STRING_ASCII( &constant_bin[ 141413 ], 11, 0 ); |
|
1152 |
|
const_str_plain_ByteArray = UNSTREAM_STRING_ASCII( &constant_bin[ 3518 ], 9, 1 ); |
|
1153 |
|
const_str_plain_EANUpload = UNSTREAM_STRING_ASCII( &constant_bin[ 141424 ], 9, 1 ); |
|
1154 |
|
const_str_plain_Interface = UNSTREAM_STRING_ASCII( &constant_bin[ 3211 ], 9, 1 ); |
|
1155 |
|
const_str_plain_Signature = UNSTREAM_STRING_ASCII( &constant_bin[ 3529 ], 9, 1 ); |
|
1156 |
|
const_str_plain_SortedSet = UNSTREAM_STRING_ASCII( &constant_bin[ 66069 ], 9, 1 ); |
|
1157 |
|
const_str_plain_SystemBus = UNSTREAM_STRING_ASCII( &constant_bin[ 3176 ], 9, 1 ); |
|
1158 |
|
const_str_plain_TYPE_CHAR = UNSTREAM_STRING_ASCII( &constant_bin[ 36941 ], 9, 1 ); |
|
1159 |
|
const_str_plain_TYPE_ENUM = UNSTREAM_STRING_ASCII( &constant_bin[ 37047 ], 9, 1 ); |
|
1160 |
|
const_str_plain_TYPE_LONG = UNSTREAM_STRING_ASCII( &constant_bin[ 36999 ], 9, 1 ); |
|
1161 |
|
const_str_plain_TYPE_NONE = UNSTREAM_STRING_ASCII( &constant_bin[ 36914 ], 9, 1 ); |
|
1162 |
|
const_str_plain_TYPE_STRV = UNSTREAM_STRING_ASCII( &constant_bin[ 37186 ], 9, 1 ); |
|
1163 |
|
const_str_plain_TYPE_UINT = UNSTREAM_STRING_ASCII( &constant_bin[ 36988 ], 9, 1 ); |
|
1164 |
|
const_str_plain_VFuncInfo = UNSTREAM_STRING_ASCII( &constant_bin[ 141433 ], 9, 1 ); |
|
1165 |
|
const_str_plain___class__ = UNSTREAM_STRING_ASCII( &constant_bin[ 141442 ], 9, 1 ); |
|
1166 |
|
const_str_plain___debug__ = UNSTREAM_STRING_ASCII( &constant_bin[ 141451 ], 9, 1 ); |
|
1167 |
|
const_str_plain___enter__ = UNSTREAM_STRING_ASCII( &constant_bin[ 141460 ], 9, 1 ); |
|
1168 |
|
const_str_plain___gtype__ = UNSTREAM_STRING_ASCII( &constant_bin[ 141469 ], 9, 1 ); |
|
1169 |
|
const_str_plain___slots__ = UNSTREAM_STRING_ASCII( &constant_bin[ 141478 ], 9, 1 ); |
|
1170 |
|
const_str_plain_bytearray = UNSTREAM_STRING_ASCII( &constant_bin[ 141487 ], 9, 1 ); |
|
1171 |
|
const_str_plain_delimiter = UNSTREAM_STRING_ASCII( &constant_bin[ 141496 ], 9, 1 ); |
|
1172 |
|
const_str_plain_enumerate = UNSTREAM_STRING_ASCII( &constant_bin[ 141505 ], 9, 1 ); |
|
1173 |
|
const_str_plain_exception = UNSTREAM_STRING_ASCII( &constant_bin[ 1793 ], 9, 1 ); |
|
1174 |
|
const_str_plain_getLogger = UNSTREAM_STRING_ASCII( &constant_bin[ 134706 ], 9, 1 ); |
|
1175 |
|
const_str_plain_get_proxy = UNSTREAM_STRING_ASCII( &constant_bin[ 141514 ], 9, 1 ); |
|
1176 |
|
const_str_plain_get_value = UNSTREAM_STRING_ASCII( &constant_bin[ 46457 ], 9, 1 ); |
|
1177 |
|
const_str_plain_importlib = UNSTREAM_STRING_ASCII( &constant_bin[ 53984 ], 9, 1 ); |
|
1178 |
|
const_str_plain_interface = UNSTREAM_STRING_ASCII( &constant_bin[ 3277 ], 9, 1 ); |
|
1179 |
|
const_str_plain_item_name = UNSTREAM_STRING_ASCII( &constant_bin[ 141523 ], 9, 1 ); |
|
1180 |
|
const_str_plain_itertools = UNSTREAM_STRING_ASCII( &constant_bin[ 141532 ], 9, 1 ); |
|
1181 |
|
const_str_plain_metaclass = UNSTREAM_STRING_ASCII( &constant_bin[ 39490 ], 9, 1 ); |
|
1182 |
|
const_str_plain_namespace = UNSTREAM_STRING_ASCII( &constant_bin[ 34519 ], 9, 1 ); |
|
1183 |
|
const_str_plain_overrides = UNSTREAM_STRING_ASCII( &constant_bin[ 35493 ], 9, 1 ); |
|
1184 |
|
const_str_plain_setActive = UNSTREAM_STRING_ASCII( &constant_bin[ 141541 ], 9, 1 ); |
|
1185 |
|
const_str_plain_signature = UNSTREAM_STRING_ASCII( &constant_bin[ 10093 ], 9, 1 ); |
|
1186 |
|
const_str_plain_sortedset = UNSTREAM_STRING_ASCII( &constant_bin[ 115618 ], 9, 1 ); |
|
1187 |
|
const_str_plain_stocklist = UNSTREAM_STRING_ASCII( &constant_bin[ 141550 ], 9, 1 ); |
|
1188 |
|
const_str_plain_threading = UNSTREAM_STRING_ASCII( &constant_bin[ 33902 ], 9, 1 ); |
|
1189 |
|
const_str_plain_traceback = UNSTREAM_STRING_ASCII( &constant_bin[ 23165 ], 9, 1 ); |
|
1190 |
|
const_str_plain_type_name = UNSTREAM_STRING_ASCII( &constant_bin[ 52795 ], 9, 1 ); |
1193 |
1191 |
const_tuple_str_dot_tuple = PyTuple_New( 1 ); |
const_tuple_str_dot_tuple = PyTuple_New( 1 ); |
1194 |
1192 |
PyTuple_SET_ITEM( const_tuple_str_dot_tuple, 0, const_str_dot ); Py_INCREF( const_str_dot ); |
PyTuple_SET_ITEM( const_tuple_str_dot_tuple, 0, const_str_dot ); Py_INCREF( const_str_dot ); |
1195 |
1193 |
const_slice_none_none_none = PySlice_New( Py_None, Py_None, Py_None ); |
const_slice_none_none_none = PySlice_New( Py_None, Py_None, Py_None ); |
1196 |
|
const_str_plain_BUS_SYSTEM = UNSTREAM_STRING_ASCII( &constant_bin[ 13437 ], 10, 1 ); |
|
1197 |
|
const_str_plain_Connection = UNSTREAM_STRING_ASCII( &constant_bin[ 4261 ], 10, 1 ); |
|
1198 |
|
const_str_plain_DictReader = UNSTREAM_STRING_ASCII( &constant_bin[ 141186 ], 10, 1 ); |
|
1199 |
|
const_str_plain_DictWriter = UNSTREAM_STRING_ASCII( &constant_bin[ 141196 ], 10, 1 ); |
|
1200 |
|
const_str_plain_Dictionary = UNSTREAM_STRING_ASCII( &constant_bin[ 3453 ], 10, 1 ); |
|
1201 |
|
const_str_plain_GInterface = UNSTREAM_STRING_ASCII( &constant_bin[ 141206 ], 10, 1 ); |
|
1202 |
|
const_str_plain_LOCAL_PATH = UNSTREAM_STRING_ASCII( &constant_bin[ 3251 ], 10, 1 ); |
|
1203 |
|
const_str_plain_ModuleType = UNSTREAM_STRING_ASCII( &constant_bin[ 141216 ], 10, 1 ); |
|
1204 |
|
const_str_plain_ObjectInfo = UNSTREAM_STRING_ASCII( &constant_bin[ 141226 ], 10, 1 ); |
|
1205 |
|
const_str_plain_ObjectPath = UNSTREAM_STRING_ASCII( &constant_bin[ 3328 ], 10, 1 ); |
|
1206 |
|
const_str_plain_Repository = UNSTREAM_STRING_ASCII( &constant_bin[ 45565 ], 10, 1 ); |
|
1207 |
|
const_str_plain_SessionBus = UNSTREAM_STRING_ASCII( &constant_bin[ 3009 ], 10, 1 ); |
|
1208 |
|
const_str_plain_SortedDict = UNSTREAM_STRING_ASCII( &constant_bin[ 65504 ], 10, 1 ); |
|
1209 |
|
const_str_plain_SortedList = UNSTREAM_STRING_ASCII( &constant_bin[ 65260 ], 10, 1 ); |
|
1210 |
|
const_str_plain_StarterBus = UNSTREAM_STRING_ASCII( &constant_bin[ 3021 ], 10, 1 ); |
|
1211 |
|
const_str_plain_StructInfo = UNSTREAM_STRING_ASCII( &constant_bin[ 141236 ], 10, 1 ); |
|
1212 |
|
const_str_plain_StructMeta = UNSTREAM_STRING_ASCII( &constant_bin[ 52731 ], 10, 1 ); |
|
1213 |
|
const_str_plain_TYPE_BOXED = UNSTREAM_STRING_ASCII( &constant_bin[ 36944 ], 10, 1 ); |
|
1214 |
|
const_str_plain_TYPE_FLAGS = UNSTREAM_STRING_ASCII( &constant_bin[ 36880 ], 10, 1 ); |
|
1215 |
|
const_str_plain_TYPE_FLOAT = UNSTREAM_STRING_ASCII( &constant_bin[ 36892 ], 10, 1 ); |
|
1216 |
|
const_str_plain_TYPE_GTYPE = UNSTREAM_STRING_ASCII( &constant_bin[ 36996 ], 10, 1 ); |
|
1217 |
|
const_str_plain_TYPE_INT64 = UNSTREAM_STRING_ASCII( &constant_bin[ 36844 ], 10, 1 ); |
|
1218 |
|
const_str_plain_TYPE_PARAM = UNSTREAM_STRING_ASCII( &constant_bin[ 36956 ], 10, 1 ); |
|
1219 |
|
const_str_plain_TYPE_UCHAR = UNSTREAM_STRING_ASCII( &constant_bin[ 36774 ], 10, 1 ); |
|
1220 |
|
const_str_plain_TYPE_ULONG = UNSTREAM_STRING_ASCII( &constant_bin[ 36832 ], 10, 1 ); |
|
1221 |
|
const_str_plain_UTF8String = UNSTREAM_STRING_ASCII( &constant_bin[ 12627 ], 10, 1 ); |
|
1222 |
|
const_str_plain___cached__ = UNSTREAM_STRING_ASCII( &constant_bin[ 141246 ], 10, 1 ); |
|
1223 |
|
const_str_plain___import__ = UNSTREAM_STRING_ASCII( &constant_bin[ 141256 ], 10, 1 ); |
|
1224 |
|
const_str_plain___loader__ = UNSTREAM_STRING_ASCII( &constant_bin[ 141266 ], 10, 1 ); |
|
1225 |
|
const_str_plain___make_cmp = UNSTREAM_STRING_ASCII( &constant_bin[ 83412 ], 10, 1 ); |
|
1226 |
|
const_str_plain___module__ = UNSTREAM_STRING_ASCII( &constant_bin[ 141276 ], 10, 1 ); |
|
1227 |
|
const_str_plain___reduce__ = UNSTREAM_STRING_ASCII( &constant_bin[ 74515 ], 10, 1 ); |
|
1228 |
|
const_str_plain__constants = UNSTREAM_STRING_ASCII( &constant_bin[ 36022 ], 10, 1 ); |
|
1229 |
|
const_str_plain__persisted = UNSTREAM_STRING_ASCII( &constant_bin[ 141286 ], 10, 1 ); |
|
1230 |
|
const_str_plain_amazon_sku = UNSTREAM_STRING_ASCII( &constant_bin[ 141296 ], 10, 1 ); |
|
1231 |
|
const_str_plain_article_id = UNSTREAM_STRING_ASCII( &constant_bin[ 141306 ], 10, 1 ); |
|
1232 |
|
const_str_plain_asinUpload = UNSTREAM_STRING_ASCII( &constant_bin[ 141316 ], 10, 1 ); |
|
1233 |
|
const_str_plain_attributes = UNSTREAM_STRING_ASCII( &constant_bin[ 1059 ], 10, 1 ); |
|
1234 |
|
const_str_plain_bisect_key = UNSTREAM_STRING_ASCII( &constant_bin[ 79891 ], 10, 1 ); |
|
1235 |
|
const_str_plain_call_async = UNSTREAM_STRING_ASCII( &constant_bin[ 20961 ], 10, 1 ); |
|
1236 |
|
const_str_plain_dataobject = UNSTREAM_STRING_ASCII( &constant_bin[ 141326 ], 10, 1 ); |
|
1237 |
|
const_str_plain_exceptions = UNSTREAM_STRING_ASCII( &constant_bin[ 23298 ], 10, 1 ); |
|
1238 |
|
const_str_plain_executable = UNSTREAM_STRING_ASCII( &constant_bin[ 1575 ], 10, 1 ); |
|
1239 |
|
const_str_plain_fieldnames = UNSTREAM_STRING_ASCII( &constant_bin[ 141336 ], 10, 1 ); |
|
1240 |
|
const_str_plain_get_g_type = UNSTREAM_STRING_ASCII( &constant_bin[ 141346 ], 10, 1 ); |
|
1241 |
|
const_str_plain_get_object = UNSTREAM_STRING_ASCII( &constant_bin[ 15510 ], 10, 1 ); |
|
1242 |
|
const_str_plain_hexversion = UNSTREAM_STRING_ASCII( &constant_bin[ 141356 ], 10, 1 ); |
|
1243 |
|
const_str_plain_identifier = UNSTREAM_STRING_ASCII( &constant_bin[ 58245 ], 10, 1 ); |
|
1244 |
|
const_str_plain_introspect = UNSTREAM_STRING_ASCII( &constant_bin[ 7761 ], 10, 1 ); |
|
1245 |
|
const_str_plain_irange_key = UNSTREAM_STRING_ASCII( &constant_bin[ 79980 ], 10, 1 ); |
|
1246 |
|
const_str_plain_isinstance = UNSTREAM_STRING_ASCII( &constant_bin[ 93113 ], 10, 1 ); |
|
1247 |
|
const_str_plain_issubclass = UNSTREAM_STRING_ASCII( &constant_bin[ 141366 ], 10, 1 ); |
|
1248 |
|
const_str_plain_itemUpload = UNSTREAM_STRING_ASCII( &constant_bin[ 141376 ], 10, 1 ); |
|
1249 |
|
const_str_plain_parent_sku = UNSTREAM_STRING_ASCII( &constant_bin[ 141386 ], 10, 1 ); |
|
1250 |
|
const_str_plain_problemify = UNSTREAM_STRING_ASCII( &constant_bin[ 141396 ], 10, 1 ); |
|
1251 |
|
const_str_plain_pyanaconda = UNSTREAM_STRING_ASCII( &constant_bin[ 61966 ], 10, 1 ); |
|
1252 |
|
const_str_plain_repository = UNSTREAM_STRING_ASCII( &constant_bin[ 34848 ], 10, 1 ); |
|
1253 |
|
const_str_plain_setdefault = UNSTREAM_STRING_ASCII( &constant_bin[ 71319 ], 10, 1 ); |
|
1254 |
|
const_str_plain_settimeout = UNSTREAM_STRING_ASCII( &constant_bin[ 141406 ], 10, 1 ); |
|
1255 |
|
const_str_plain_sortedlist = UNSTREAM_STRING_ASCII( &constant_bin[ 91271 ], 10, 1 ); |
|
1256 |
|
const_str_plain_stacklevel = UNSTREAM_STRING_ASCII( &constant_bin[ 45033 ], 10, 1 ); |
|
1257 |
|
const_str_plain_startswith = UNSTREAM_STRING_ASCII( &constant_bin[ 141416 ], 10, 1 ); |
|
|
1194 |
|
const_str_plain_BUS_SYSTEM = UNSTREAM_STRING_ASCII( &constant_bin[ 13615 ], 10, 1 ); |
|
1195 |
|
const_str_plain_Connection = UNSTREAM_STRING_ASCII( &constant_bin[ 4439 ], 10, 1 ); |
|
1196 |
|
const_str_plain_DictReader = UNSTREAM_STRING_ASCII( &constant_bin[ 141559 ], 10, 1 ); |
|
1197 |
|
const_str_plain_DictWriter = UNSTREAM_STRING_ASCII( &constant_bin[ 141569 ], 10, 1 ); |
|
1198 |
|
const_str_plain_Dictionary = UNSTREAM_STRING_ASCII( &constant_bin[ 3631 ], 10, 1 ); |
|
1199 |
|
const_str_plain_GInterface = UNSTREAM_STRING_ASCII( &constant_bin[ 141579 ], 10, 1 ); |
|
1200 |
|
const_str_plain_LOCAL_PATH = UNSTREAM_STRING_ASCII( &constant_bin[ 3429 ], 10, 1 ); |
|
1201 |
|
const_str_plain_ModuleType = UNSTREAM_STRING_ASCII( &constant_bin[ 141589 ], 10, 1 ); |
|
1202 |
|
const_str_plain_ObjectInfo = UNSTREAM_STRING_ASCII( &constant_bin[ 141599 ], 10, 1 ); |
|
1203 |
|
const_str_plain_ObjectPath = UNSTREAM_STRING_ASCII( &constant_bin[ 3506 ], 10, 1 ); |
|
1204 |
|
const_str_plain_Repository = UNSTREAM_STRING_ASCII( &constant_bin[ 45743 ], 10, 1 ); |
|
1205 |
|
const_str_plain_SessionBus = UNSTREAM_STRING_ASCII( &constant_bin[ 3187 ], 10, 1 ); |
|
1206 |
|
const_str_plain_SortedDict = UNSTREAM_STRING_ASCII( &constant_bin[ 65877 ], 10, 1 ); |
|
1207 |
|
const_str_plain_SortedList = UNSTREAM_STRING_ASCII( &constant_bin[ 65633 ], 10, 1 ); |
|
1208 |
|
const_str_plain_StarterBus = UNSTREAM_STRING_ASCII( &constant_bin[ 3199 ], 10, 1 ); |
|
1209 |
|
const_str_plain_StructInfo = UNSTREAM_STRING_ASCII( &constant_bin[ 141609 ], 10, 1 ); |
|
1210 |
|
const_str_plain_StructMeta = UNSTREAM_STRING_ASCII( &constant_bin[ 52909 ], 10, 1 ); |
|
1211 |
|
const_str_plain_TYPE_BOXED = UNSTREAM_STRING_ASCII( &constant_bin[ 37122 ], 10, 1 ); |
|
1212 |
|
const_str_plain_TYPE_FLAGS = UNSTREAM_STRING_ASCII( &constant_bin[ 37058 ], 10, 1 ); |
|
1213 |
|
const_str_plain_TYPE_FLOAT = UNSTREAM_STRING_ASCII( &constant_bin[ 37070 ], 10, 1 ); |
|
1214 |
|
const_str_plain_TYPE_GTYPE = UNSTREAM_STRING_ASCII( &constant_bin[ 37174 ], 10, 1 ); |
|
1215 |
|
const_str_plain_TYPE_INT64 = UNSTREAM_STRING_ASCII( &constant_bin[ 37022 ], 10, 1 ); |
|
1216 |
|
const_str_plain_TYPE_PARAM = UNSTREAM_STRING_ASCII( &constant_bin[ 37134 ], 10, 1 ); |
|
1217 |
|
const_str_plain_TYPE_UCHAR = UNSTREAM_STRING_ASCII( &constant_bin[ 36952 ], 10, 1 ); |
|
1218 |
|
const_str_plain_TYPE_ULONG = UNSTREAM_STRING_ASCII( &constant_bin[ 37010 ], 10, 1 ); |
|
1219 |
|
const_str_plain_UTF8String = UNSTREAM_STRING_ASCII( &constant_bin[ 12805 ], 10, 1 ); |
|
1220 |
|
const_str_plain___cached__ = UNSTREAM_STRING_ASCII( &constant_bin[ 141619 ], 10, 1 ); |
|
1221 |
|
const_str_plain___import__ = UNSTREAM_STRING_ASCII( &constant_bin[ 141629 ], 10, 1 ); |
|
1222 |
|
const_str_plain___loader__ = UNSTREAM_STRING_ASCII( &constant_bin[ 141639 ], 10, 1 ); |
|
1223 |
|
const_str_plain___make_cmp = UNSTREAM_STRING_ASCII( &constant_bin[ 83785 ], 10, 1 ); |
|
1224 |
|
const_str_plain___module__ = UNSTREAM_STRING_ASCII( &constant_bin[ 141649 ], 10, 1 ); |
|
1225 |
|
const_str_plain___reduce__ = UNSTREAM_STRING_ASCII( &constant_bin[ 74888 ], 10, 1 ); |
|
1226 |
|
const_str_plain__constants = UNSTREAM_STRING_ASCII( &constant_bin[ 36200 ], 10, 1 ); |
|
1227 |
|
const_str_plain__persisted = UNSTREAM_STRING_ASCII( &constant_bin[ 141659 ], 10, 1 ); |
|
1228 |
|
const_str_plain_amazon_sku = UNSTREAM_STRING_ASCII( &constant_bin[ 141669 ], 10, 1 ); |
|
1229 |
|
const_str_plain_article_id = UNSTREAM_STRING_ASCII( &constant_bin[ 141679 ], 10, 1 ); |
|
1230 |
|
const_str_plain_asinUpload = UNSTREAM_STRING_ASCII( &constant_bin[ 141689 ], 10, 1 ); |
|
1231 |
|
const_str_plain_attributes = UNSTREAM_STRING_ASCII( &constant_bin[ 1083 ], 10, 1 ); |
|
1232 |
|
const_str_plain_bisect_key = UNSTREAM_STRING_ASCII( &constant_bin[ 80264 ], 10, 1 ); |
|
1233 |
|
const_str_plain_call_async = UNSTREAM_STRING_ASCII( &constant_bin[ 21139 ], 10, 1 ); |
|
1234 |
|
const_str_plain_dataobject = UNSTREAM_STRING_ASCII( &constant_bin[ 141699 ], 10, 1 ); |
|
1235 |
|
const_str_plain_exceptions = UNSTREAM_STRING_ASCII( &constant_bin[ 23476 ], 10, 1 ); |
|
1236 |
|
const_str_plain_executable = UNSTREAM_STRING_ASCII( &constant_bin[ 1758 ], 10, 1 ); |
|
1237 |
|
const_str_plain_fieldnames = UNSTREAM_STRING_ASCII( &constant_bin[ 141709 ], 10, 1 ); |
|
1238 |
|
const_str_plain_get_g_type = UNSTREAM_STRING_ASCII( &constant_bin[ 141719 ], 10, 1 ); |
|
1239 |
|
const_str_plain_get_object = UNSTREAM_STRING_ASCII( &constant_bin[ 15688 ], 10, 1 ); |
|
1240 |
|
const_str_plain_hexversion = UNSTREAM_STRING_ASCII( &constant_bin[ 141729 ], 10, 1 ); |
|
1241 |
|
const_str_plain_identifier = UNSTREAM_STRING_ASCII( &constant_bin[ 58618 ], 10, 1 ); |
|
1242 |
|
const_str_plain_introspect = UNSTREAM_STRING_ASCII( &constant_bin[ 7939 ], 10, 1 ); |
|
1243 |
|
const_str_plain_irange_key = UNSTREAM_STRING_ASCII( &constant_bin[ 80353 ], 10, 1 ); |
|
1244 |
|
const_str_plain_isinstance = UNSTREAM_STRING_ASCII( &constant_bin[ 93486 ], 10, 1 ); |
|
1245 |
|
const_str_plain_issubclass = UNSTREAM_STRING_ASCII( &constant_bin[ 141739 ], 10, 1 ); |
|
1246 |
|
const_str_plain_itemUpload = UNSTREAM_STRING_ASCII( &constant_bin[ 141749 ], 10, 1 ); |
|
1247 |
|
const_str_plain_parent_sku = UNSTREAM_STRING_ASCII( &constant_bin[ 141759 ], 10, 1 ); |
|
1248 |
|
const_str_plain_problemify = UNSTREAM_STRING_ASCII( &constant_bin[ 141769 ], 10, 1 ); |
|
1249 |
|
const_str_plain_pyanaconda = UNSTREAM_STRING_ASCII( &constant_bin[ 62339 ], 10, 1 ); |
|
1250 |
|
const_str_plain_repository = UNSTREAM_STRING_ASCII( &constant_bin[ 35026 ], 10, 1 ); |
|
1251 |
|
const_str_plain_setdefault = UNSTREAM_STRING_ASCII( &constant_bin[ 71692 ], 10, 1 ); |
|
1252 |
|
const_str_plain_settimeout = UNSTREAM_STRING_ASCII( &constant_bin[ 141779 ], 10, 1 ); |
|
1253 |
|
const_str_plain_sortedlist = UNSTREAM_STRING_ASCII( &constant_bin[ 91644 ], 10, 1 ); |
|
1254 |
|
const_str_plain_stacklevel = UNSTREAM_STRING_ASCII( &constant_bin[ 45211 ], 10, 1 ); |
|
1255 |
|
const_str_plain_startswith = UNSTREAM_STRING_ASCII( &constant_bin[ 141789 ], 10, 1 ); |
1258 |
1256 |
const_tuple_type_str_tuple = PyTuple_New( 1 ); |
const_tuple_type_str_tuple = PyTuple_New( 1 ); |
1259 |
1257 |
PyTuple_SET_ITEM( const_tuple_type_str_tuple, 0, (PyObject *)&PyUnicode_Type ); Py_INCREF( (PyObject *)&PyUnicode_Type ); |
PyTuple_SET_ITEM( const_tuple_type_str_tuple, 0, (PyObject *)&PyUnicode_Type ); Py_INCREF( (PyObject *)&PyUnicode_Type ); |
1260 |
|
const_str_plain_AuthFailure = UNSTREAM_STRING_ASCII( &constant_bin[ 61019 ], 11, 1 ); |
|
1261 |
|
const_str_plain_BUS_SESSION = UNSTREAM_STRING_ASCII( &constant_bin[ 13411 ], 11, 1 ); |
|
1262 |
|
const_str_plain_BUS_STARTER = UNSTREAM_STRING_ASCII( &constant_bin[ 13424 ], 11, 1 ); |
|
1263 |
|
const_str_plain_GObjectMeta = UNSTREAM_STRING_ASCII( &constant_bin[ 52654 ], 11, 1 ); |
|
1264 |
|
const_str_plain_ImportError = UNSTREAM_STRING_ASCII( &constant_bin[ 35616 ], 11, 1 ); |
|
1265 |
|
const_str_plain_LOCAL_IFACE = UNSTREAM_STRING_ASCII( &constant_bin[ 3263 ], 11, 1 ); |
|
1266 |
|
const_str_plain_ProxyObject = UNSTREAM_STRING_ASCII( &constant_bin[ 10745 ], 11, 1 ); |
|
1267 |
|
const_str_plain_PyGIWarning = UNSTREAM_STRING_ASCII( &constant_bin[ 141426 ], 11, 1 ); |
|
1268 |
|
const_str_plain_SOCK_STREAM = UNSTREAM_STRING_ASCII( &constant_bin[ 141437 ], 11, 1 ); |
|
1269 |
|
const_str_plain_TYPE_DOUBLE = UNSTREAM_STRING_ASCII( &constant_bin[ 36904 ], 11, 1 ); |
|
1270 |
|
const_str_plain_TYPE_OBJECT = UNSTREAM_STRING_ASCII( &constant_bin[ 36968 ], 11, 1 ); |
|
1271 |
|
const_str_plain_TYPE_STRING = UNSTREAM_STRING_ASCII( &constant_bin[ 36917 ], 11, 1 ); |
|
1272 |
|
const_str_plain_TYPE_SYSTEM = UNSTREAM_STRING_ASCII( &constant_bin[ 3969 ], 11, 1 ); |
|
1273 |
|
const_str_plain_TYPE_UINT64 = UNSTREAM_STRING_ASCII( &constant_bin[ 36856 ], 11, 1 ); |
|
1274 |
|
const_str_plain_VariationID = UNSTREAM_STRING_ASCII( &constant_bin[ 141448 ], 11, 1 ); |
|
1275 |
|
const_str_plain___delitem__ = UNSTREAM_STRING_ASCII( &constant_bin[ 57654 ], 11, 1 ); |
|
1276 |
|
const_str_plain___getattr__ = UNSTREAM_STRING_ASCII( &constant_bin[ 28806 ], 11, 1 ); |
|
1277 |
|
const_str_plain___getitem__ = UNSTREAM_STRING_ASCII( &constant_bin[ 58468 ], 11, 1 ); |
|
1278 |
|
const_str_plain___package__ = UNSTREAM_STRING_ASCII( &constant_bin[ 141459 ], 11, 1 ); |
|
1279 |
|
const_str_plain___prepare__ = UNSTREAM_STRING_ASCII( &constant_bin[ 141470 ], 11, 1 ); |
|
1280 |
|
const_str_plain___setitem__ = UNSTREAM_STRING_ASCII( &constant_bin[ 58558 ], 11, 1 ); |
|
1281 |
|
const_str_plain___version__ = UNSTREAM_STRING_ASCII( &constant_bin[ 141481 ], 11, 1 ); |
|
1282 |
|
const_str_plain__connection = UNSTREAM_STRING_ASCII( &constant_bin[ 5639 ], 11, 1 ); |
|
1283 |
|
const_str_plain_basicConfig = UNSTREAM_STRING_ASCII( &constant_bin[ 141492 ], 11, 1 ); |
|
1284 |
|
const_str_plain_bisect_left = UNSTREAM_STRING_ASCII( &constant_bin[ 65807 ], 11, 1 ); |
|
1285 |
|
const_str_plain_classmethod = UNSTREAM_STRING_ASCII( &constant_bin[ 141503 ], 11, 1 ); |
|
1286 |
|
const_str_plain_collections = UNSTREAM_STRING_ASCII( &constant_bin[ 64892 ], 11, 1 ); |
|
1287 |
|
const_str_plain_extend_path = UNSTREAM_STRING_ASCII( &constant_bin[ 141514 ], 11, 1 ); |
|
1288 |
|
const_str_plain_full_number = UNSTREAM_STRING_ASCII( &constant_bin[ 141525 ], 11, 1 ); |
|
1289 |
|
const_str_plain_get_default = UNSTREAM_STRING_ASCII( &constant_bin[ 2780 ], 11, 1 ); |
|
1290 |
|
const_str_plain_get_methods = UNSTREAM_STRING_ASCII( &constant_bin[ 141536 ], 11, 1 ); |
|
1291 |
|
const_str_plain_get_version = UNSTREAM_STRING_ASCII( &constant_bin[ 141547 ], 11, 1 ); |
|
1292 |
|
const_str_plain_imageUpload = UNSTREAM_STRING_ASCII( &constant_bin[ 141558 ], 11, 1 ); |
|
1293 |
|
const_str_plain_method_info = UNSTREAM_STRING_ASCII( &constant_bin[ 141569 ], 11, 1 ); |
|
1294 |
|
const_str_plain_object_path = UNSTREAM_STRING_ASCII( &constant_bin[ 3165 ], 11, 1 ); |
|
1295 |
|
const_str_plain_output_path = UNSTREAM_STRING_ASCII( &constant_bin[ 56893 ], 11, 1 ); |
|
1296 |
|
const_str_plain_priceUpload = UNSTREAM_STRING_ASCII( &constant_bin[ 141580 ], 11, 1 ); |
|
1297 |
|
const_str_plain_productName = UNSTREAM_STRING_ASCII( &constant_bin[ 62429 ], 11, 1 ); |
|
1298 |
|
const_str_plain_signal_name = UNSTREAM_STRING_ASCII( &constant_bin[ 16123 ], 11, 1 ); |
|
1299 |
|
const_str_plain_stockUpload = UNSTREAM_STRING_ASCII( &constant_bin[ 141591 ], 11, 1 ); |
|
1300 |
|
const_str_plain_writeheader = UNSTREAM_STRING_ASCII( &constant_bin[ 141602 ], 11, 1 ); |
|
|
1258 |
|
const_str_plain_AuthFailure = UNSTREAM_STRING_ASCII( &constant_bin[ 61392 ], 11, 1 ); |
|
1259 |
|
const_str_plain_BUS_SESSION = UNSTREAM_STRING_ASCII( &constant_bin[ 13589 ], 11, 1 ); |
|
1260 |
|
const_str_plain_BUS_STARTER = UNSTREAM_STRING_ASCII( &constant_bin[ 13602 ], 11, 1 ); |
|
1261 |
|
const_str_plain_GObjectMeta = UNSTREAM_STRING_ASCII( &constant_bin[ 52832 ], 11, 1 ); |
|
1262 |
|
const_str_plain_ImportError = UNSTREAM_STRING_ASCII( &constant_bin[ 35794 ], 11, 1 ); |
|
1263 |
|
const_str_plain_LOCAL_IFACE = UNSTREAM_STRING_ASCII( &constant_bin[ 3441 ], 11, 1 ); |
|
1264 |
|
const_str_plain_ProxyObject = UNSTREAM_STRING_ASCII( &constant_bin[ 10923 ], 11, 1 ); |
|
1265 |
|
const_str_plain_PyGIWarning = UNSTREAM_STRING_ASCII( &constant_bin[ 141799 ], 11, 1 ); |
|
1266 |
|
const_str_plain_SOCK_STREAM = UNSTREAM_STRING_ASCII( &constant_bin[ 141810 ], 11, 1 ); |
|
1267 |
|
const_str_plain_TYPE_DOUBLE = UNSTREAM_STRING_ASCII( &constant_bin[ 37082 ], 11, 1 ); |
|
1268 |
|
const_str_plain_TYPE_OBJECT = UNSTREAM_STRING_ASCII( &constant_bin[ 37146 ], 11, 1 ); |
|
1269 |
|
const_str_plain_TYPE_STRING = UNSTREAM_STRING_ASCII( &constant_bin[ 37095 ], 11, 1 ); |
|
1270 |
|
const_str_plain_TYPE_SYSTEM = UNSTREAM_STRING_ASCII( &constant_bin[ 4147 ], 11, 1 ); |
|
1271 |
|
const_str_plain_TYPE_UINT64 = UNSTREAM_STRING_ASCII( &constant_bin[ 37034 ], 11, 1 ); |
|
1272 |
|
const_str_plain_VariationID = UNSTREAM_STRING_ASCII( &constant_bin[ 141821 ], 11, 1 ); |
|
1273 |
|
const_str_plain___delitem__ = UNSTREAM_STRING_ASCII( &constant_bin[ 58027 ], 11, 1 ); |
|
1274 |
|
const_str_plain___getattr__ = UNSTREAM_STRING_ASCII( &constant_bin[ 28984 ], 11, 1 ); |
|
1275 |
|
const_str_plain___getitem__ = UNSTREAM_STRING_ASCII( &constant_bin[ 58841 ], 11, 1 ); |
|
1276 |
|
const_str_plain___package__ = UNSTREAM_STRING_ASCII( &constant_bin[ 141832 ], 11, 1 ); |
|
1277 |
|
const_str_plain___prepare__ = UNSTREAM_STRING_ASCII( &constant_bin[ 141843 ], 11, 1 ); |
|
1278 |
|
const_str_plain___setitem__ = UNSTREAM_STRING_ASCII( &constant_bin[ 58931 ], 11, 1 ); |
|
1279 |
|
const_str_plain___version__ = UNSTREAM_STRING_ASCII( &constant_bin[ 141854 ], 11, 1 ); |
|
1280 |
|
const_str_plain__connection = UNSTREAM_STRING_ASCII( &constant_bin[ 5817 ], 11, 1 ); |
|
1281 |
|
const_str_plain_basicConfig = UNSTREAM_STRING_ASCII( &constant_bin[ 141865 ], 11, 1 ); |
|
1282 |
|
const_str_plain_bisect_left = UNSTREAM_STRING_ASCII( &constant_bin[ 66180 ], 11, 1 ); |
|
1283 |
|
const_str_plain_classmethod = UNSTREAM_STRING_ASCII( &constant_bin[ 141876 ], 11, 1 ); |
|
1284 |
|
const_str_plain_collections = UNSTREAM_STRING_ASCII( &constant_bin[ 65265 ], 11, 1 ); |
|
1285 |
|
const_str_plain_extend_path = UNSTREAM_STRING_ASCII( &constant_bin[ 141887 ], 11, 1 ); |
|
1286 |
|
const_str_plain_full_number = UNSTREAM_STRING_ASCII( &constant_bin[ 141898 ], 11, 1 ); |
|
1287 |
|
const_str_plain_get_default = UNSTREAM_STRING_ASCII( &constant_bin[ 2958 ], 11, 1 ); |
|
1288 |
|
const_str_plain_get_methods = UNSTREAM_STRING_ASCII( &constant_bin[ 141909 ], 11, 1 ); |
|
1289 |
|
const_str_plain_get_version = UNSTREAM_STRING_ASCII( &constant_bin[ 141920 ], 11, 1 ); |
|
1290 |
|
const_str_plain_imageUpload = UNSTREAM_STRING_ASCII( &constant_bin[ 141931 ], 11, 1 ); |
|
1291 |
|
const_str_plain_method_info = UNSTREAM_STRING_ASCII( &constant_bin[ 141942 ], 11, 1 ); |
|
1292 |
|
const_str_plain_object_path = UNSTREAM_STRING_ASCII( &constant_bin[ 3343 ], 11, 1 ); |
|
1293 |
|
const_str_plain_output_path = UNSTREAM_STRING_ASCII( &constant_bin[ 57264 ], 11, 1 ); |
|
1294 |
|
const_str_plain_priceUpload = UNSTREAM_STRING_ASCII( &constant_bin[ 141953 ], 11, 1 ); |
|
1295 |
|
const_str_plain_productName = UNSTREAM_STRING_ASCII( &constant_bin[ 62802 ], 11, 1 ); |
|
1296 |
|
const_str_plain_signal_name = UNSTREAM_STRING_ASCII( &constant_bin[ 16301 ], 11, 1 ); |
|
1297 |
|
const_str_plain_stockUpload = UNSTREAM_STRING_ASCII( &constant_bin[ 141964 ], 11, 1 ); |
|
1298 |
|
const_str_plain_writeheader = UNSTREAM_STRING_ASCII( &constant_bin[ 141975 ], 11, 1 ); |
1301 |
1299 |
const_tuple_int_neg_1_tuple = PyTuple_New( 1 ); |
const_tuple_int_neg_1_tuple = PyTuple_New( 1 ); |
1302 |
1300 |
PyTuple_SET_ITEM( const_tuple_int_neg_1_tuple, 0, const_int_neg_1 ); Py_INCREF( const_int_neg_1 ); |
PyTuple_SET_ITEM( const_tuple_int_neg_1_tuple, 0, const_int_neg_1 ); Py_INCREF( const_int_neg_1 ); |
1303 |
1301 |
const_tuple_int_pos_5_tuple = PyTuple_New( 1 ); |
const_tuple_int_pos_5_tuple = PyTuple_New( 1 ); |
|
... |
... |
static void _createGlobalConstants( void ) |
1307 |
1305 |
PyTuple_SET_ITEM( const_tuple_none_none_tuple, 1, Py_None ); Py_INCREF( Py_None ); |
PyTuple_SET_ITEM( const_tuple_none_none_tuple, 1, Py_None ); Py_INCREF( Py_None ); |
1308 |
1306 |
const_tuple_str_empty_tuple = PyTuple_New( 1 ); |
const_tuple_str_empty_tuple = PyTuple_New( 1 ); |
1309 |
1307 |
PyTuple_SET_ITEM( const_tuple_str_empty_tuple, 0, const_str_empty ); Py_INCREF( const_str_empty ); |
PyTuple_SET_ITEM( const_tuple_str_empty_tuple, 0, const_str_empty ); Py_INCREF( const_str_empty ); |
1310 |
|
const_str_plain_CallableInfo = UNSTREAM_STRING_ASCII( &constant_bin[ 141613 ], 12, 1 ); |
|
1311 |
|
const_str_plain_ErrorMessage = UNSTREAM_STRING_ASCII( &constant_bin[ 141625 ], 12, 1 ); |
|
1312 |
|
const_str_plain_FunctionInfo = UNSTREAM_STRING_ASCII( &constant_bin[ 141637 ], 12, 1 ); |
|
1313 |
|
const_str_plain_TYPE_BOOLEAN = UNSTREAM_STRING_ASCII( &constant_bin[ 36786 ], 12, 1 ); |
|
1314 |
|
const_str_plain_TYPE_INVALID = UNSTREAM_STRING_ASCII( &constant_bin[ 23815 ], 12, 1 ); |
|
1315 |
|
const_str_plain_TYPE_POINTER = UNSTREAM_STRING_ASCII( &constant_bin[ 36930 ], 12, 1 ); |
|
1316 |
|
const_str_plain_TYPE_SESSION = UNSTREAM_STRING_ASCII( &constant_bin[ 3951 ], 12, 1 ); |
|
1317 |
|
const_str_plain_TYPE_STARTER = UNSTREAM_STRING_ASCII( &constant_bin[ 3988 ], 12, 1 ); |
|
1318 |
|
const_str_plain_TYPE_VARIANT = UNSTREAM_STRING_ASCII( &constant_bin[ 37019 ], 12, 1 ); |
|
1319 |
|
const_str_plain___builtins__ = UNSTREAM_STRING_ASCII( &constant_bin[ 141649 ], 12, 1 ); |
|
1320 |
|
const_str_plain___compiled__ = UNSTREAM_STRING_ASCII( &constant_bin[ 141661 ], 12, 1 ); |
|
1321 |
|
const_str_plain___contains__ = UNSTREAM_STRING_ASCII( &constant_bin[ 78961 ], 12, 1 ); |
|
1322 |
|
const_str_plain___internal__ = UNSTREAM_STRING_ASCII( &constant_bin[ 141673 ], 12, 1 ); |
|
1323 |
|
const_str_plain___qualname__ = UNSTREAM_STRING_ASCII( &constant_bin[ 141685 ], 12, 1 ); |
|
1324 |
|
const_str_plain___reversed__ = UNSTREAM_STRING_ASCII( &constant_bin[ 67274 ], 12, 1 ); |
|
1325 |
|
const_str_plain_bisect_right = UNSTREAM_STRING_ASCII( &constant_bin[ 79622 ], 12, 1 ); |
|
1326 |
|
const_str_plain_column_names = UNSTREAM_STRING_ASCII( &constant_bin[ 141697 ], 12, 1 ); |
|
1327 |
|
const_str_plain_has_location = UNSTREAM_STRING_ASCII( &constant_bin[ 141709 ], 12, 1 ); |
|
1328 |
|
const_str_plain_parent_child = UNSTREAM_STRING_ASCII( &constant_bin[ 141721 ], 12, 1 ); |
|
1329 |
|
const_str_plain_problem_data = UNSTREAM_STRING_ASCII( &constant_bin[ 141733 ], 12, 1 ); |
|
1330 |
|
const_str_plain_staticmethod = UNSTREAM_STRING_ASCII( &constant_bin[ 141745 ], 12, 1 ); |
|
1331 |
|
const_str_plain_string_types = UNSTREAM_STRING_ASCII( &constant_bin[ 141757 ], 12, 1 ); |
|
1332 |
|
const_str_plain_threads_init = UNSTREAM_STRING_ASCII( &constant_bin[ 24155 ], 12, 1 ); |
|
1333 |
|
const_str_plain_utf8_strings = UNSTREAM_STRING_ASCII( &constant_bin[ 15576 ], 12, 1 ); |
|
1334 |
|
const_str_plain_version_info = UNSTREAM_STRING_ASCII( &constant_bin[ 141769 ], 12, 1 ); |
|
|
1308 |
|
const_str_plain_CallableInfo = UNSTREAM_STRING_ASCII( &constant_bin[ 141986 ], 12, 1 ); |
|
1309 |
|
const_str_plain_ErrorMessage = UNSTREAM_STRING_ASCII( &constant_bin[ 141998 ], 12, 1 ); |
|
1310 |
|
const_str_plain_FunctionInfo = UNSTREAM_STRING_ASCII( &constant_bin[ 142010 ], 12, 1 ); |
|
1311 |
|
const_str_plain_TYPE_BOOLEAN = UNSTREAM_STRING_ASCII( &constant_bin[ 36964 ], 12, 1 ); |
|
1312 |
|
const_str_plain_TYPE_INVALID = UNSTREAM_STRING_ASCII( &constant_bin[ 23993 ], 12, 1 ); |
|
1313 |
|
const_str_plain_TYPE_POINTER = UNSTREAM_STRING_ASCII( &constant_bin[ 37108 ], 12, 1 ); |
|
1314 |
|
const_str_plain_TYPE_SESSION = UNSTREAM_STRING_ASCII( &constant_bin[ 4129 ], 12, 1 ); |
|
1315 |
|
const_str_plain_TYPE_STARTER = UNSTREAM_STRING_ASCII( &constant_bin[ 4166 ], 12, 1 ); |
|
1316 |
|
const_str_plain_TYPE_VARIANT = UNSTREAM_STRING_ASCII( &constant_bin[ 37197 ], 12, 1 ); |
|
1317 |
|
const_str_plain___builtins__ = UNSTREAM_STRING_ASCII( &constant_bin[ 142022 ], 12, 1 ); |
|
1318 |
|
const_str_plain___compiled__ = UNSTREAM_STRING_ASCII( &constant_bin[ 142034 ], 12, 1 ); |
|
1319 |
|
const_str_plain___contains__ = UNSTREAM_STRING_ASCII( &constant_bin[ 79334 ], 12, 1 ); |
|
1320 |
|
const_str_plain___internal__ = UNSTREAM_STRING_ASCII( &constant_bin[ 142046 ], 12, 1 ); |
|
1321 |
|
const_str_plain___qualname__ = UNSTREAM_STRING_ASCII( &constant_bin[ 142058 ], 12, 1 ); |
|
1322 |
|
const_str_plain___reversed__ = UNSTREAM_STRING_ASCII( &constant_bin[ 67647 ], 12, 1 ); |
|
1323 |
|
const_str_plain_bisect_right = UNSTREAM_STRING_ASCII( &constant_bin[ 79995 ], 12, 1 ); |
|
1324 |
|
const_str_plain_column_names = UNSTREAM_STRING_ASCII( &constant_bin[ 142070 ], 12, 1 ); |
|
1325 |
|
const_str_plain_has_location = UNSTREAM_STRING_ASCII( &constant_bin[ 142082 ], 12, 1 ); |
|
1326 |
|
const_str_plain_parent_child = UNSTREAM_STRING_ASCII( &constant_bin[ 56550 ], 12, 1 ); |
|
1327 |
|
const_str_plain_problem_data = UNSTREAM_STRING_ASCII( &constant_bin[ 142094 ], 12, 1 ); |
|
1328 |
|
const_str_plain_staticmethod = UNSTREAM_STRING_ASCII( &constant_bin[ 142106 ], 12, 1 ); |
|
1329 |
|
const_str_plain_string_types = UNSTREAM_STRING_ASCII( &constant_bin[ 142118 ], 12, 1 ); |
|
1330 |
|
const_str_plain_threads_init = UNSTREAM_STRING_ASCII( &constant_bin[ 24333 ], 12, 1 ); |
|
1331 |
|
const_str_plain_utf8_strings = UNSTREAM_STRING_ASCII( &constant_bin[ 15754 ], 12, 1 ); |
|
1332 |
|
const_str_plain_version_info = UNSTREAM_STRING_ASCII( &constant_bin[ 142130 ], 12, 1 ); |
1335 |
1333 |
const_tuple_str_chr_42_tuple = PyTuple_New( 1 ); |
const_tuple_str_chr_42_tuple = PyTuple_New( 1 ); |
1336 |
1334 |
PyTuple_SET_ITEM( const_tuple_str_chr_42_tuple, 0, const_str_chr_42 ); Py_INCREF( const_str_chr_42 ); |
PyTuple_SET_ITEM( const_tuple_str_chr_42_tuple, 0, const_str_chr_42 ); Py_INCREF( const_str_chr_42 ); |
1337 |
1335 |
const_tuple_true_false_tuple = PyTuple_New( 2 ); |
const_tuple_true_false_tuple = PyTuple_New( 2 ); |
1338 |
1336 |
PyTuple_SET_ITEM( const_tuple_true_false_tuple, 0, Py_True ); Py_INCREF( Py_True ); |
PyTuple_SET_ITEM( const_tuple_true_false_tuple, 0, Py_True ); Py_INCREF( Py_True ); |
1339 |
1337 |
PyTuple_SET_ITEM( const_tuple_true_false_tuple, 1, Py_False ); Py_INCREF( Py_False ); |
PyTuple_SET_ITEM( const_tuple_true_false_tuple, 1, Py_False ); Py_INCREF( Py_False ); |
1340 |
|
const_str_plain_BusConnection = UNSTREAM_STRING_ASCII( &constant_bin[ 4258 ], 13, 1 ); |
|
1341 |
|
const_str_plain_DBusException = UNSTREAM_STRING_ASCII( &constant_bin[ 3465 ], 13, 1 ); |
|
1342 |
|
const_str_plain_DBusGMainLoop = UNSTREAM_STRING_ASCII( &constant_bin[ 141781 ], 13, 1 ); |
|
1343 |
|
const_str_plain_InterfaceInfo = UNSTREAM_STRING_ASCII( &constant_bin[ 141794 ], 13, 1 ); |
|
1344 |
|
const_str_plain_PROBLEM_TYPES = UNSTREAM_STRING_ASCII( &constant_bin[ 141807 ], 13, 1 ); |
|
1345 |
|
const_str_plain_SignalMessage = UNSTREAM_STRING_ASCII( &constant_bin[ 18709 ], 13, 1 ); |
|
1346 |
|
const_str_plain_SortedKeyList = UNSTREAM_STRING_ASCII( &constant_bin[ 79877 ], 13, 1 ); |
|
1347 |
|
const_str_plain_TYPE_PYOBJECT = UNSTREAM_STRING_ASCII( &constant_bin[ 36981 ], 13, 1 ); |
|
1348 |
|
const_str_plain_VariationName = UNSTREAM_STRING_ASCII( &constant_bin[ 55800 ], 13, 1 ); |
|
1349 |
|
const_str_plain___docformat__ = UNSTREAM_STRING_ASCII( &constant_bin[ 141820 ], 13, 1 ); |
|
1350 |
|
const_str_plain___metaclass__ = UNSTREAM_STRING_ASCII( &constant_bin[ 39310 ], 13, 1 ); |
|
1351 |
|
const_str_plain__initializing = UNSTREAM_STRING_ASCII( &constant_bin[ 141833 ], 13, 1 ); |
|
1352 |
|
const_str_plain_call_blocking = UNSTREAM_STRING_ASCII( &constant_bin[ 22294 ], 13, 1 ); |
|
1353 |
|
const_str_plain_error_handler = UNSTREAM_STRING_ASCII( &constant_bin[ 22465 ], 13, 1 ); |
|
1354 |
|
const_str_plain_featureUpload = UNSTREAM_STRING_ASCII( &constant_bin[ 141846 ], 13, 1 ); |
|
1355 |
|
const_str_plain_fromtimestamp = UNSTREAM_STRING_ASCII( &constant_bin[ 141859 ], 13, 1 ); |
|
1356 |
|
const_str_plain_get_arguments = UNSTREAM_STRING_ASCII( &constant_bin[ 141872 ], 13, 1 ); |
|
1357 |
|
const_str_plain_get_dbus_name = UNSTREAM_STRING_ASCII( &constant_bin[ 23549 ], 13, 1 ); |
|
1358 |
|
const_str_plain_get_interface = UNSTREAM_STRING_ASCII( &constant_bin[ 46201 ], 13, 1 ); |
|
1359 |
|
const_str_plain_get_namespace = UNSTREAM_STRING_ASCII( &constant_bin[ 141885 ], 13, 1 ); |
|
1360 |
|
const_str_plain_import_module = UNSTREAM_STRING_ASCII( &constant_bin[ 141898 ], 13, 1 ); |
|
1361 |
|
const_str_plain_intern_number = UNSTREAM_STRING_ASCII( &constant_bin[ 141911 ], 13, 1 ); |
|
1362 |
|
const_str_plain_named_service = UNSTREAM_STRING_ASCII( &constant_bin[ 9620 ], 13, 1 ); |
|
1363 |
|
const_str_plain_package_width = UNSTREAM_STRING_ASCII( &constant_bin[ 141924 ], 13, 1 ); |
|
1364 |
|
const_str_plain_reply_handler = UNSTREAM_STRING_ASCII( &constant_bin[ 20610 ], 13, 1 ); |
|
|
1338 |
|
const_str_plain_BusConnection = UNSTREAM_STRING_ASCII( &constant_bin[ 4436 ], 13, 1 ); |
|
1339 |
|
const_str_plain_DBusException = UNSTREAM_STRING_ASCII( &constant_bin[ 3643 ], 13, 1 ); |
|
1340 |
|
const_str_plain_DBusGMainLoop = UNSTREAM_STRING_ASCII( &constant_bin[ 142142 ], 13, 1 ); |
|
1341 |
|
const_str_plain_InterfaceInfo = UNSTREAM_STRING_ASCII( &constant_bin[ 142155 ], 13, 1 ); |
|
1342 |
|
const_str_plain_PROBLEM_TYPES = UNSTREAM_STRING_ASCII( &constant_bin[ 142168 ], 13, 1 ); |
|
1343 |
|
const_str_plain_SignalMessage = UNSTREAM_STRING_ASCII( &constant_bin[ 18887 ], 13, 1 ); |
|
1344 |
|
const_str_plain_SortedKeyList = UNSTREAM_STRING_ASCII( &constant_bin[ 80250 ], 13, 1 ); |
|
1345 |
|
const_str_plain_TYPE_PYOBJECT = UNSTREAM_STRING_ASCII( &constant_bin[ 37159 ], 13, 1 ); |
|
1346 |
|
const_str_plain_VariationName = UNSTREAM_STRING_ASCII( &constant_bin[ 56039 ], 13, 1 ); |
|
1347 |
|
const_str_plain___docformat__ = UNSTREAM_STRING_ASCII( &constant_bin[ 142181 ], 13, 1 ); |
|
1348 |
|
const_str_plain___metaclass__ = UNSTREAM_STRING_ASCII( &constant_bin[ 39488 ], 13, 1 ); |
|
1349 |
|
const_str_plain__initializing = UNSTREAM_STRING_ASCII( &constant_bin[ 142194 ], 13, 1 ); |
|
1350 |
|
const_str_plain_call_blocking = UNSTREAM_STRING_ASCII( &constant_bin[ 22472 ], 13, 1 ); |
|
1351 |
|
const_str_plain_error_handler = UNSTREAM_STRING_ASCII( &constant_bin[ 22643 ], 13, 1 ); |
|
1352 |
|
const_str_plain_featureUpload = UNSTREAM_STRING_ASCII( &constant_bin[ 142207 ], 13, 1 ); |
|
1353 |
|
const_str_plain_fromtimestamp = UNSTREAM_STRING_ASCII( &constant_bin[ 142220 ], 13, 1 ); |
|
1354 |
|
const_str_plain_get_arguments = UNSTREAM_STRING_ASCII( &constant_bin[ 142233 ], 13, 1 ); |
|
1355 |
|
const_str_plain_get_dbus_name = UNSTREAM_STRING_ASCII( &constant_bin[ 23727 ], 13, 1 ); |
|
1356 |
|
const_str_plain_get_interface = UNSTREAM_STRING_ASCII( &constant_bin[ 46379 ], 13, 1 ); |
|
1357 |
|
const_str_plain_get_namespace = UNSTREAM_STRING_ASCII( &constant_bin[ 142246 ], 13, 1 ); |
|
1358 |
|
const_str_plain_import_module = UNSTREAM_STRING_ASCII( &constant_bin[ 142259 ], 13, 1 ); |
|
1359 |
|
const_str_plain_intern_number = UNSTREAM_STRING_ASCII( &constant_bin[ 142272 ], 13, 1 ); |
|
1360 |
|
const_str_plain_named_service = UNSTREAM_STRING_ASCII( &constant_bin[ 9798 ], 13, 1 ); |
|
1361 |
|
const_str_plain_package_width = UNSTREAM_STRING_ASCII( &constant_bin[ 142285 ], 13, 1 ); |
|
1362 |
|
const_str_plain_reply_handler = UNSTREAM_STRING_ASCII( &constant_bin[ 20788 ], 13, 1 ); |
1365 |
1363 |
const_tuple_int_0_int_0_tuple = PyTuple_New( 2 ); |
const_tuple_int_0_int_0_tuple = PyTuple_New( 2 ); |
1366 |
1364 |
PyTuple_SET_ITEM( const_tuple_int_0_int_0_tuple, 0, const_int_0 ); Py_INCREF( const_int_0 ); |
PyTuple_SET_ITEM( const_tuple_int_0_int_0_tuple, 0, const_int_0 ); Py_INCREF( const_int_0 ); |
1367 |
1365 |
PyTuple_SET_ITEM( const_tuple_int_0_int_0_tuple, 1, const_int_0 ); Py_INCREF( const_int_0 ); |
PyTuple_SET_ITEM( const_tuple_int_0_int_0_tuple, 1, const_int_0 ); Py_INCREF( const_int_0 ); |
|
... |
... |
static void _createGlobalConstants( void ) |
1371 |
1369 |
PyTuple_SET_ITEM( const_tuple_str_plain_x_tuple, 0, const_str_plain_x ); Py_INCREF( const_str_plain_x ); |
PyTuple_SET_ITEM( const_tuple_str_plain_x_tuple, 0, const_str_plain_x ); Py_INCREF( const_str_plain_x ); |
1372 |
1370 |
const_tuple_type_object_tuple = PyTuple_New( 1 ); |
const_tuple_type_object_tuple = PyTuple_New( 1 ); |
1373 |
1371 |
PyTuple_SET_ITEM( const_tuple_type_object_tuple, 0, (PyObject *)&PyBaseObject_Type ); Py_INCREF( (PyObject *)&PyBaseObject_Type ); |
PyTuple_SET_ITEM( const_tuple_type_object_tuple, 0, (PyObject *)&PyBaseObject_Type ); Py_INCREF( (PyObject *)&PyBaseObject_Type ); |
1374 |
|
const_str_plain_AttributeError = UNSTREAM_STRING_ASCII( &constant_bin[ 141937 ], 14, 1 ); |
|
1375 |
|
const_str_plain_InvalidProblem = UNSTREAM_STRING_ASCII( &constant_bin[ 60432 ], 14, 1 ); |
|
1376 |
|
const_str_plain_ProblemWatcher = UNSTREAM_STRING_ASCII( &constant_bin[ 57380 ], 14, 1 ); |
|
1377 |
|
const_str_plain_SortedKeysView = UNSTREAM_STRING_ASCII( &constant_bin[ 68741 ], 14, 1 ); |
|
1378 |
|
const_str_plain_TYPE_INTERFACE = UNSTREAM_STRING_ASCII( &constant_bin[ 36747 ], 14, 1 ); |
|
1379 |
|
const_str_plain___orig_bases__ = UNSTREAM_STRING_ASCII( &constant_bin[ 141951 ], 14, 1 ); |
|
1380 |
|
const_str_plain__dbus_bindings = UNSTREAM_STRING_ASCII( &constant_bin[ 141965 ], 14, 1 ); |
|
1381 |
|
const_str_plain_dbus_interface = UNSTREAM_STRING_ASCII( &constant_bin[ 16225 ], 14, 1 ); |
|
1382 |
|
const_str_plain_is_constructor = UNSTREAM_STRING_ASCII( &constant_bin[ 141979 ], 14, 1 ); |
|
1383 |
|
const_str_plain_load_overrides = UNSTREAM_STRING_ASCII( &constant_bin[ 141993 ], 14, 1 ); |
|
1384 |
|
const_str_plain_package_height = UNSTREAM_STRING_ASCII( &constant_bin[ 142007 ], 14, 1 ); |
|
1385 |
|
const_str_plain_package_length = UNSTREAM_STRING_ASCII( &constant_bin[ 142021 ], 14, 1 ); |
|
1386 |
|
const_str_plain_package_weight = UNSTREAM_STRING_ASCII( &constant_bin[ 142035 ], 14, 1 ); |
|
1387 |
|
const_str_plain_productVersion = UNSTREAM_STRING_ASCII( &constant_bin[ 62445 ], 14, 1 ); |
|
1388 |
|
const_str_plain_recursive_repr = UNSTREAM_STRING_ASCII( &constant_bin[ 82213 ], 14, 1 ); |
|
1389 |
|
const_str_plain_standard_price = UNSTREAM_STRING_ASCII( &constant_bin[ 142049 ], 14, 1 ); |
|
|
1372 |
|
const_str_plain_AttributeError = UNSTREAM_STRING_ASCII( &constant_bin[ 142298 ], 14, 1 ); |
|
1373 |
|
const_str_plain_InvalidProblem = UNSTREAM_STRING_ASCII( &constant_bin[ 60805 ], 14, 1 ); |
|
1374 |
|
const_str_plain_ProblemWatcher = UNSTREAM_STRING_ASCII( &constant_bin[ 57753 ], 14, 1 ); |
|
1375 |
|
const_str_plain_SortedKeysView = UNSTREAM_STRING_ASCII( &constant_bin[ 69114 ], 14, 1 ); |
|
1376 |
|
const_str_plain_TYPE_INTERFACE = UNSTREAM_STRING_ASCII( &constant_bin[ 36925 ], 14, 1 ); |
|
1377 |
|
const_str_plain___orig_bases__ = UNSTREAM_STRING_ASCII( &constant_bin[ 142312 ], 14, 1 ); |
|
1378 |
|
const_str_plain__dbus_bindings = UNSTREAM_STRING_ASCII( &constant_bin[ 142326 ], 14, 1 ); |
|
1379 |
|
const_str_plain_dbus_interface = UNSTREAM_STRING_ASCII( &constant_bin[ 16403 ], 14, 1 ); |
|
1380 |
|
const_str_plain_is_constructor = UNSTREAM_STRING_ASCII( &constant_bin[ 142340 ], 14, 1 ); |
|
1381 |
|
const_str_plain_load_overrides = UNSTREAM_STRING_ASCII( &constant_bin[ 142354 ], 14, 1 ); |
|
1382 |
|
const_str_plain_package_height = UNSTREAM_STRING_ASCII( &constant_bin[ 142368 ], 14, 1 ); |
|
1383 |
|
const_str_plain_package_length = UNSTREAM_STRING_ASCII( &constant_bin[ 142382 ], 14, 1 ); |
|
1384 |
|
const_str_plain_package_weight = UNSTREAM_STRING_ASCII( &constant_bin[ 142396 ], 14, 1 ); |
|
1385 |
|
const_str_plain_productVersion = UNSTREAM_STRING_ASCII( &constant_bin[ 62818 ], 14, 1 ); |
|
1386 |
|
const_str_plain_recursive_repr = UNSTREAM_STRING_ASCII( &constant_bin[ 82586 ], 14, 1 ); |
|
1387 |
|
const_str_plain_standard_price = UNSTREAM_STRING_ASCII( &constant_bin[ 142410 ], 14, 1 ); |
1390 |
1388 |
const_slice_int_pos_1_none_none = PySlice_New( const_int_pos_1, Py_None, Py_None ); |
const_slice_int_pos_1_none_none = PySlice_New( const_int_pos_1, Py_None, Py_None ); |
1391 |
1389 |
const_slice_int_pos_3_none_none = PySlice_New( const_int_pos_3, Py_None, Py_None ); |
const_slice_int_pos_3_none_none = PySlice_New( const_int_pos_3, Py_None, Py_None ); |
1392 |
1390 |
const_slice_none_int_pos_3_none = PySlice_New( Py_None, const_int_pos_3, Py_None ); |
const_slice_none_int_pos_3_none = PySlice_New( Py_None, const_int_pos_3, Py_None ); |
1393 |
|
const_str_plain_BUS_DAEMON_NAME = UNSTREAM_STRING_ASCII( &constant_bin[ 3199 ], 15, 1 ); |
|
1394 |
|
const_str_plain_BUS_DAEMON_PATH = UNSTREAM_STRING_ASCII( &constant_bin[ 3216 ], 15, 1 ); |
|
1395 |
|
const_str_plain_DynamicImporter = UNSTREAM_STRING_ASCII( &constant_bin[ 45063 ], 15, 1 ); |
|
1396 |
|
const_str_plain_SortedItemsView = UNSTREAM_STRING_ASCII( &constant_bin[ 67621 ], 15, 1 ); |
|
1397 |
|
const_str_plain_ValidationError = UNSTREAM_STRING_ASCII( &constant_bin[ 142063 ], 15, 1 ); |
|
1398 |
|
const_str_plain_VariationNumber = UNSTREAM_STRING_ASCII( &constant_bin[ 142078 ], 15, 1 ); |
|
1399 |
|
const_str_plain___annotations__ = UNSTREAM_STRING_ASCII( &constant_bin[ 142093 ], 15, 1 ); |
|
1400 |
|
const_str_plain___mro_entries__ = UNSTREAM_STRING_ASCII( &constant_bin[ 142108 ], 15, 1 ); |
|
1401 |
|
const_str_plain_absolute_import = UNSTREAM_STRING_ASCII( &constant_bin[ 142123 ], 15, 1 ); |
|
1402 |
|
const_str_plain_amazonSkuUpload = UNSTREAM_STRING_ASCII( &constant_bin[ 142138 ], 15, 1 ); |
|
1403 |
|
const_str_plain_bisect_key_left = UNSTREAM_STRING_ASCII( &constant_bin[ 79891 ], 15, 1 ); |
|
1404 |
|
const_str_plain_install_signals = UNSTREAM_STRING_ASCII( &constant_bin[ 142153 ], 15, 1 ); |
|
1405 |
|
const_str_plain_variationUpload = UNSTREAM_STRING_ASCII( &constant_bin[ 142168 ], 15, 1 ); |
|
|
1391 |
|
const_str_plain_BUS_DAEMON_NAME = UNSTREAM_STRING_ASCII( &constant_bin[ 3377 ], 15, 1 ); |
|
1392 |
|
const_str_plain_BUS_DAEMON_PATH = UNSTREAM_STRING_ASCII( &constant_bin[ 3394 ], 15, 1 ); |
|
1393 |
|
const_str_plain_DynamicImporter = UNSTREAM_STRING_ASCII( &constant_bin[ 45241 ], 15, 1 ); |
|
1394 |
|
const_str_plain_SortedItemsView = UNSTREAM_STRING_ASCII( &constant_bin[ 67994 ], 15, 1 ); |
|
1395 |
|
const_str_plain_ValidationError = UNSTREAM_STRING_ASCII( &constant_bin[ 142424 ], 15, 1 ); |
|
1396 |
|
const_str_plain_VariationNumber = UNSTREAM_STRING_ASCII( &constant_bin[ 142439 ], 15, 1 ); |
|
1397 |
|
const_str_plain___annotations__ = UNSTREAM_STRING_ASCII( &constant_bin[ 142454 ], 15, 1 ); |
|
1398 |
|
const_str_plain___mro_entries__ = UNSTREAM_STRING_ASCII( &constant_bin[ 142469 ], 15, 1 ); |
|
1399 |
|
const_str_plain_absolute_import = UNSTREAM_STRING_ASCII( &constant_bin[ 142484 ], 15, 1 ); |
|
1400 |
|
const_str_plain_amazonSkuUpload = UNSTREAM_STRING_ASCII( &constant_bin[ 142499 ], 15, 1 ); |
|
1401 |
|
const_str_plain_bisect_key_left = UNSTREAM_STRING_ASCII( &constant_bin[ 80264 ], 15, 1 ); |
|
1402 |
|
const_str_plain_install_signals = UNSTREAM_STRING_ASCII( &constant_bin[ 142514 ], 15, 1 ); |
|
1403 |
|
const_str_plain_variationUpload = UNSTREAM_STRING_ASCII( &constant_bin[ 142529 ], 15, 1 ); |
1406 |
1404 |
const_tuple_str_plain__gi_tuple = PyTuple_New( 1 ); |
const_tuple_str_plain__gi_tuple = PyTuple_New( 1 ); |
1407 |
1405 |
PyTuple_SET_ITEM( const_tuple_str_plain__gi_tuple, 0, const_str_plain__gi ); Py_INCREF( const_str_plain__gi ); |
PyTuple_SET_ITEM( const_tuple_str_plain__gi_tuple, 0, const_str_plain__gi ); Py_INCREF( const_str_plain__gi ); |
1408 |
|
const_str_plain_BUS_DAEMON_IFACE = UNSTREAM_STRING_ASCII( &constant_bin[ 3233 ], 16, 1 ); |
|
1409 |
|
const_str_plain_ProxyObjectClass = UNSTREAM_STRING_ASCII( &constant_bin[ 142183 ], 16, 1 ); |
|
1410 |
|
const_str_plain_SortedValuesView = UNSTREAM_STRING_ASCII( &constant_bin[ 71910 ], 16, 1 ); |
|
1411 |
|
const_str_plain_amazonDataUpload = UNSTREAM_STRING_ASCII( &constant_bin[ 142199 ], 16, 1 ); |
|
1412 |
|
const_str_plain_bisect_key_right = UNSTREAM_STRING_ASCII( &constant_bin[ 79935 ], 16, 1 ); |
|
1413 |
|
const_str_plain_handler_function = UNSTREAM_STRING_ASCII( &constant_bin[ 15814 ], 16, 1 ); |
|
1414 |
|
const_str_plain_marketConnection = UNSTREAM_STRING_ASCII( &constant_bin[ 142215 ], 16, 1 ); |
|
1415 |
|
const_str_plain_reStructuredText = UNSTREAM_STRING_ASCII( &constant_bin[ 142231 ], 16, 1 ); |
|
1416 |
|
const_str_plain_restructuredtext = UNSTREAM_STRING_ASCII( &constant_bin[ 142247 ], 16, 1 ); |
|
1417 |
|
const_str_plain_sortedcontainers = UNSTREAM_STRING_ASCII( &constant_bin[ 65236 ], 16, 1 ); |
|
1418 |
|
const_str_plain_variation_upload = UNSTREAM_STRING_ASCII( &constant_bin[ 56617 ], 16, 1 ); |
|
|
1406 |
|
const_str_plain_BUS_DAEMON_IFACE = UNSTREAM_STRING_ASCII( &constant_bin[ 3411 ], 16, 1 ); |
|
1407 |
|
const_str_plain_ProxyObjectClass = UNSTREAM_STRING_ASCII( &constant_bin[ 142544 ], 16, 1 ); |
|
1408 |
|
const_str_plain_SortedValuesView = UNSTREAM_STRING_ASCII( &constant_bin[ 72283 ], 16, 1 ); |
|
1409 |
|
const_str_plain_amazonDataUpload = UNSTREAM_STRING_ASCII( &constant_bin[ 142560 ], 16, 1 ); |
|
1410 |
|
const_str_plain_bisect_key_right = UNSTREAM_STRING_ASCII( &constant_bin[ 80308 ], 16, 1 ); |
|
1411 |
|
const_str_plain_handler_function = UNSTREAM_STRING_ASCII( &constant_bin[ 15992 ], 16, 1 ); |
|
1412 |
|
const_str_plain_marketConnection = UNSTREAM_STRING_ASCII( &constant_bin[ 142576 ], 16, 1 ); |
|
1413 |
|
const_str_plain_reStructuredText = UNSTREAM_STRING_ASCII( &constant_bin[ 142592 ], 16, 1 ); |
|
1414 |
|
const_str_plain_restructuredtext = UNSTREAM_STRING_ASCII( &constant_bin[ 142608 ], 16, 1 ); |
|
1415 |
|
const_str_plain_sortedcontainers = UNSTREAM_STRING_ASCII( &constant_bin[ 65609 ], 16, 1 ); |
|
1416 |
|
const_str_plain_variation_upload = UNSTREAM_STRING_ASCII( &constant_bin[ 56982 ], 16, 1 ); |
1419 |
1417 |
const_tuple_none_none_none_tuple = PyTuple_New( 3 ); |
const_tuple_none_none_none_tuple = PyTuple_New( 3 ); |
1420 |
1418 |
PyTuple_SET_ITEM( const_tuple_none_none_none_tuple, 0, Py_None ); Py_INCREF( Py_None ); |
PyTuple_SET_ITEM( const_tuple_none_none_none_tuple, 0, Py_None ); Py_INCREF( Py_None ); |
1421 |
1419 |
PyTuple_SET_ITEM( const_tuple_none_none_none_tuple, 1, Py_None ); Py_INCREF( Py_None ); |
PyTuple_SET_ITEM( const_tuple_none_none_none_tuple, 1, Py_None ); Py_INCREF( Py_None ); |
|
... |
... |
static void _createGlobalConstants( void ) |
1428 |
1426 |
PyTuple_SET_ITEM( const_tuple_str_plain_warn_tuple, 0, const_str_plain_warn ); Py_INCREF( const_str_plain_warn ); |
PyTuple_SET_ITEM( const_tuple_str_plain_warn_tuple, 0, const_str_plain_warn ); Py_INCREF( const_str_plain_warn ); |
1429 |
1427 |
const_tuple_type_Exception_tuple = PyTuple_New( 1 ); |
const_tuple_type_Exception_tuple = PyTuple_New( 1 ); |
1430 |
1428 |
PyTuple_SET_ITEM( const_tuple_type_Exception_tuple, 0, (PyObject *)PyExc_Exception ); Py_INCREF( (PyObject *)PyExc_Exception ); |
PyTuple_SET_ITEM( const_tuple_type_Exception_tuple, 0, (PyObject *)PyExc_Exception ); Py_INCREF( (PyObject *)PyExc_Exception ); |
1431 |
|
const_str_plain_MethodCallMessage = UNSTREAM_STRING_ASCII( &constant_bin[ 142263 ], 17, 1 ); |
|
1432 |
|
const_str_plain_NUITKA_PACKAGE_gi = UNSTREAM_STRING_ASCII( &constant_bin[ 47699 ], 17, 1 ); |
|
1433 |
|
const_str_plain_SortedListWithKey = UNSTREAM_STRING_ASCII( &constant_bin[ 142280 ], 17, 1 ); |
|
1434 |
|
const_str_plain___class_getitem__ = UNSTREAM_STRING_ASCII( &constant_bin[ 142297 ], 17, 1 ); |
|
1435 |
|
const_str_plain_feed_product_type = UNSTREAM_STRING_ASCII( &constant_bin[ 142314 ], 17, 1 ); |
|
1436 |
|
const_str_plain_require_main_loop = UNSTREAM_STRING_ASCII( &constant_bin[ 142331 ], 17, 1 ); |
|
1437 |
|
const_str_plain_validate_bus_name = UNSTREAM_STRING_ASCII( &constant_bin[ 3137 ], 17, 1 ); |
|
1438 |
|
const_str_plain_DeprecationWarning = UNSTREAM_STRING_ASCII( &constant_bin[ 50091 ], 18, 1 ); |
|
1439 |
|
const_str_plain__require_main_loop = UNSTREAM_STRING_ASCII( &constant_bin[ 142348 ], 18, 1 ); |
|
1440 |
|
const_str_plain_enumerate_versions = UNSTREAM_STRING_ASCII( &constant_bin[ 142366 ], 18, 1 ); |
|
1441 |
|
const_str_plain_install_properties = UNSTREAM_STRING_ASCII( &constant_bin[ 38678 ], 18, 1 ); |
|
1442 |
|
const_str_plain_itemPropertyUpload = UNSTREAM_STRING_ASCII( &constant_bin[ 142384 ], 18, 1 ); |
|
|
1429 |
|
const_str_plain_MethodCallMessage = UNSTREAM_STRING_ASCII( &constant_bin[ 142624 ], 17, 1 ); |
|
1430 |
|
const_str_plain_NUITKA_PACKAGE_gi = UNSTREAM_STRING_ASCII( &constant_bin[ 47877 ], 17, 1 ); |
|
1431 |
|
const_str_plain_SortedListWithKey = UNSTREAM_STRING_ASCII( &constant_bin[ 142641 ], 17, 1 ); |
|
1432 |
|
const_str_plain___class_getitem__ = UNSTREAM_STRING_ASCII( &constant_bin[ 142658 ], 17, 1 ); |
|
1433 |
|
const_str_plain_feed_product_type = UNSTREAM_STRING_ASCII( &constant_bin[ 142675 ], 17, 1 ); |
|
1434 |
|
const_str_plain_require_main_loop = UNSTREAM_STRING_ASCII( &constant_bin[ 142692 ], 17, 1 ); |
|
1435 |
|
const_str_plain_validate_bus_name = UNSTREAM_STRING_ASCII( &constant_bin[ 3315 ], 17, 1 ); |
|
1436 |
|
const_str_plain_DeprecationWarning = UNSTREAM_STRING_ASCII( &constant_bin[ 50269 ], 18, 1 ); |
|
1437 |
|
const_str_plain__require_main_loop = UNSTREAM_STRING_ASCII( &constant_bin[ 142709 ], 18, 1 ); |
|
1438 |
|
const_str_plain_enumerate_versions = UNSTREAM_STRING_ASCII( &constant_bin[ 142727 ], 18, 1 ); |
|
1439 |
|
const_str_plain_install_properties = UNSTREAM_STRING_ASCII( &constant_bin[ 38856 ], 18, 1 ); |
|
1440 |
|
const_str_plain_itemPropertyUpload = UNSTREAM_STRING_ASCII( &constant_bin[ 142745 ], 18, 1 ); |
1443 |
1441 |
const_tuple_str_plain_dedent_tuple = PyTuple_New( 1 ); |
const_tuple_str_plain_dedent_tuple = PyTuple_New( 1 ); |
1444 |
1442 |
PyTuple_SET_ITEM( const_tuple_str_plain_dedent_tuple, 0, const_str_plain_dedent ); Py_INCREF( const_str_plain_dedent ); |
PyTuple_SET_ITEM( const_tuple_str_plain_dedent_tuple, 0, const_str_plain_dedent ); Py_INCREF( const_str_plain_dedent ); |
1445 |
1443 |
const_tuple_str_plain_is_py2_tuple = PyTuple_New( 1 ); |
const_tuple_str_plain_is_py2_tuple = PyTuple_New( 1 ); |
1446 |
1444 |
PyTuple_SET_ITEM( const_tuple_str_plain_is_py2_tuple, 0, const_str_plain_is_py2 ); Py_INCREF( const_str_plain_is_py2 ); |
PyTuple_SET_ITEM( const_tuple_str_plain_is_py2_tuple, 0, const_str_plain_is_py2 ); Py_INCREF( const_str_plain_is_py2 ); |
1447 |
1445 |
const_tuple_str_plain_isfile_tuple = PyTuple_New( 1 ); |
const_tuple_str_plain_isfile_tuple = PyTuple_New( 1 ); |
1448 |
1446 |
PyTuple_SET_ITEM( const_tuple_str_plain_isfile_tuple, 0, const_str_plain_isfile ); Py_INCREF( const_str_plain_isfile ); |
PyTuple_SET_ITEM( const_tuple_str_plain_isfile_tuple, 0, const_str_plain_isfile ); Py_INCREF( const_str_plain_isfile ); |
1449 |
|
const_str_plain_MethodReturnMessage = UNSTREAM_STRING_ASCII( &constant_bin[ 142402 ], 19, 1 ); |
|
1450 |
|
const_str_plain_NUITKA_PACKAGE_dbus = UNSTREAM_STRING_ASCII( &constant_bin[ 24002 ], 19, 1 ); |
|
1451 |
|
const_str_plain_NameExistsException = UNSTREAM_STRING_ASCII( &constant_bin[ 3615 ], 19, 1 ); |
|
1452 |
|
const_str_plain_ValidationException = UNSTREAM_STRING_ASCII( &constant_bin[ 3540 ], 19, 1 ); |
|
1453 |
|
const_str_plain_activate_name_owner = UNSTREAM_STRING_ASCII( &constant_bin[ 14141 ], 19, 1 ); |
|
1454 |
|
const_str_plain_add_signal_receiver = UNSTREAM_STRING_ASCII( &constant_bin[ 8917 ], 19, 1 ); |
|
1455 |
|
const_str_plain_external_product_id = UNSTREAM_STRING_ASCII( &constant_bin[ 142421 ], 19, 1 ); |
|
1456 |
|
const_str_plain_generate_doc_string = UNSTREAM_STRING_ASCII( &constant_bin[ 44199 ], 19, 1 ); |
|
1457 |
|
const_str_plain_get_problem_watcher = UNSTREAM_STRING_ASCII( &constant_bin[ 60020 ], 19, 1 ); |
|
1458 |
|
const_str_plain_validate_error_name = UNSTREAM_STRING_ASCII( &constant_bin[ 3178 ], 19, 1 ); |
|
|
1447 |
|
const_str_plain_MethodReturnMessage = UNSTREAM_STRING_ASCII( &constant_bin[ 142763 ], 19, 1 ); |
|
1448 |
|
const_str_plain_NUITKA_PACKAGE_dbus = UNSTREAM_STRING_ASCII( &constant_bin[ 24180 ], 19, 1 ); |
|
1449 |
|
const_str_plain_NameExistsException = UNSTREAM_STRING_ASCII( &constant_bin[ 3793 ], 19, 1 ); |
|
1450 |
|
const_str_plain_ValidationException = UNSTREAM_STRING_ASCII( &constant_bin[ 3718 ], 19, 1 ); |
|
1451 |
|
const_str_plain_activate_name_owner = UNSTREAM_STRING_ASCII( &constant_bin[ 14319 ], 19, 1 ); |
|
1452 |
|
const_str_plain_add_signal_receiver = UNSTREAM_STRING_ASCII( &constant_bin[ 9095 ], 19, 1 ); |
|
1453 |
|
const_str_plain_external_product_id = UNSTREAM_STRING_ASCII( &constant_bin[ 142782 ], 19, 1 ); |
|
1454 |
|
const_str_plain_generate_doc_string = UNSTREAM_STRING_ASCII( &constant_bin[ 44377 ], 19, 1 ); |
|
1455 |
|
const_str_plain_get_problem_watcher = UNSTREAM_STRING_ASCII( &constant_bin[ 60393 ], 19, 1 ); |
|
1456 |
|
const_str_plain_validate_error_name = UNSTREAM_STRING_ASCII( &constant_bin[ 3356 ], 19, 1 ); |
1459 |
1457 |
const_tuple_str_dot_int_pos_1_tuple = PyTuple_New( 2 ); |
const_tuple_str_dot_int_pos_1_tuple = PyTuple_New( 2 ); |
1460 |
1458 |
PyTuple_SET_ITEM( const_tuple_str_dot_int_pos_1_tuple, 0, const_str_dot ); Py_INCREF( const_str_dot ); |
PyTuple_SET_ITEM( const_tuple_str_dot_int_pos_1_tuple, 0, const_str_dot ); Py_INCREF( const_str_dot ); |
1461 |
1459 |
PyTuple_SET_ITEM( const_tuple_str_dot_int_pos_1_tuple, 1, const_int_pos_1 ); Py_INCREF( const_int_pos_1 ); |
PyTuple_SET_ITEM( const_tuple_str_dot_int_pos_1_tuple, 1, const_int_pos_1 ); Py_INCREF( const_int_pos_1 ); |
1462 |
1460 |
const_tuple_str_plain_GObject_tuple = PyTuple_New( 1 ); |
const_tuple_str_plain_GObject_tuple = PyTuple_New( 1 ); |
1463 |
1461 |
PyTuple_SET_ITEM( const_tuple_str_plain_GObject_tuple, 0, const_str_plain_GObject ); Py_INCREF( const_str_plain_GObject ); |
PyTuple_SET_ITEM( const_tuple_str_plain_GObject_tuple, 0, const_str_plain_GObject ); Py_INCREF( const_str_plain_GObject ); |
1464 |
|
const_str_plain_INTROSPECTABLE_IFACE = UNSTREAM_STRING_ASCII( &constant_bin[ 3288 ], 20, 1 ); |
|
1465 |
|
const_str_plain_get_required_version = UNSTREAM_STRING_ASCII( &constant_bin[ 142440 ], 20, 1 ); |
|
1466 |
|
const_str_plain_introspection_module = UNSTREAM_STRING_ASCII( &constant_bin[ 46484 ], 20, 1 ); |
|
1467 |
|
const_str_plain_validate_member_name = UNSTREAM_STRING_ASCII( &constant_bin[ 3115 ], 20, 1 ); |
|
1468 |
|
const_str_plain_validate_object_path = UNSTREAM_STRING_ASCII( &constant_bin[ 3156 ], 20, 1 ); |
|
1469 |
|
const_str_plain_DEFAULT_DUMP_LOCATION = UNSTREAM_STRING_ASCII( &constant_bin[ 142460 ], 21, 1 ); |
|
1470 |
|
const_str_plain_NUITKA_PACKAGE_report = UNSTREAM_STRING_ASCII( &constant_bin[ 64359 ], 21, 1 ); |
|
1471 |
|
const_str_plain_set_sender_name_owner = UNSTREAM_STRING_ASCII( &constant_bin[ 15655 ], 21, 1 ); |
|
|
1462 |
|
const_str_plain_INTROSPECTABLE_IFACE = UNSTREAM_STRING_ASCII( &constant_bin[ 3466 ], 20, 1 ); |
|
1463 |
|
const_str_plain_get_required_version = UNSTREAM_STRING_ASCII( &constant_bin[ 142801 ], 20, 1 ); |
|
1464 |
|
const_str_plain_introspection_module = UNSTREAM_STRING_ASCII( &constant_bin[ 46662 ], 20, 1 ); |
|
1465 |
|
const_str_plain_validate_member_name = UNSTREAM_STRING_ASCII( &constant_bin[ 3293 ], 20, 1 ); |
|
1466 |
|
const_str_plain_validate_object_path = UNSTREAM_STRING_ASCII( &constant_bin[ 3334 ], 20, 1 ); |
|
1467 |
|
const_str_plain_DEFAULT_DUMP_LOCATION = UNSTREAM_STRING_ASCII( &constant_bin[ 142821 ], 21, 1 ); |
|
1468 |
|
const_str_plain_NUITKA_PACKAGE_report = UNSTREAM_STRING_ASCII( &constant_bin[ 64732 ], 21, 1 ); |
|
1469 |
|
const_str_plain_set_sender_name_owner = UNSTREAM_STRING_ASCII( &constant_bin[ 15833 ], 21, 1 ); |
1472 |
1470 |
const_tuple_int_pos_3_int_pos_3_tuple = PyTuple_New( 2 ); |
const_tuple_int_pos_3_int_pos_3_tuple = PyTuple_New( 2 ); |
1473 |
1471 |
PyTuple_SET_ITEM( const_tuple_int_pos_3_int_pos_3_tuple, 0, const_int_pos_3 ); Py_INCREF( const_int_pos_3 ); |
PyTuple_SET_ITEM( const_tuple_int_pos_3_int_pos_3_tuple, 0, const_int_pos_3 ); Py_INCREF( const_int_pos_3 ); |
1474 |
1472 |
PyTuple_SET_ITEM( const_tuple_int_pos_3_int_pos_3_tuple, 1, const_int_pos_3 ); Py_INCREF( const_int_pos_3 ); |
PyTuple_SET_ITEM( const_tuple_int_pos_3_int_pos_3_tuple, 1, const_int_pos_3 ); Py_INCREF( const_int_pos_3 ); |
|
... |
... |
static void _createGlobalConstants( void ) |
1481 |
1479 |
PyTuple_SET_ITEM( const_tuple_str_plain_SortedSet_tuple, 0, const_str_plain_SortedSet ); Py_INCREF( const_str_plain_SortedSet ); |
PyTuple_SET_ITEM( const_tuple_str_plain_SortedSet_tuple, 0, const_str_plain_SortedSet ); Py_INCREF( const_str_plain_SortedSet ); |
1482 |
1480 |
const_tuple_str_plain___class___tuple = PyTuple_New( 1 ); |
const_tuple_str_plain___class___tuple = PyTuple_New( 1 ); |
1483 |
1481 |
PyTuple_SET_ITEM( const_tuple_str_plain___class___tuple, 0, const_str_plain___class__ ); Py_INCREF( const_str_plain___class__ ); |
PyTuple_SET_ITEM( const_tuple_str_plain___class___tuple, 0, const_str_plain___class__ ); Py_INCREF( const_str_plain___class__ ); |
1484 |
|
const_str_plain_PyGIDeprecationWarning = UNSTREAM_STRING_ASCII( &constant_bin[ 50087 ], 22, 1 ); |
|
1485 |
|
const_str_plain_UnknownMethodException = UNSTREAM_STRING_ASCII( &constant_bin[ 3591 ], 22, 1 ); |
|
1486 |
|
const_str_plain__clean_up_signal_match = UNSTREAM_STRING_ASCII( &constant_bin[ 8516 ], 22, 1 ); |
|
|
1482 |
|
const_str_plain_PyGIDeprecationWarning = UNSTREAM_STRING_ASCII( &constant_bin[ 50265 ], 22, 1 ); |
|
1483 |
|
const_str_plain_UnknownMethodException = UNSTREAM_STRING_ASCII( &constant_bin[ 3769 ], 22, 1 ); |
|
1484 |
|
const_str_plain__clean_up_signal_match = UNSTREAM_STRING_ASCII( &constant_bin[ 8694 ], 22, 1 ); |
1487 |
1485 |
const_tuple_str_plain_SortedDict_tuple = PyTuple_New( 1 ); |
const_tuple_str_plain_SortedDict_tuple = PyTuple_New( 1 ); |
1488 |
1486 |
PyTuple_SET_ITEM( const_tuple_str_plain_SortedDict_tuple, 0, const_str_plain_SortedDict ); Py_INCREF( const_str_plain_SortedDict ); |
PyTuple_SET_ITEM( const_tuple_str_plain_SortedDict_tuple, 0, const_str_plain_SortedDict ); Py_INCREF( const_str_plain_SortedDict ); |
1489 |
1487 |
const_tuple_str_plain_UTF8String_tuple = PyTuple_New( 1 ); |
const_tuple_str_plain_UTF8String_tuple = PyTuple_New( 1 ); |
1490 |
1488 |
PyTuple_SET_ITEM( const_tuple_str_plain_UTF8String_tuple, 0, const_str_plain_UTF8String ); Py_INCREF( const_str_plain_UTF8String ); |
PyTuple_SET_ITEM( const_tuple_str_plain_UTF8String_tuple, 0, const_str_plain_UTF8String ); Py_INCREF( const_str_plain_UTF8String ); |
1491 |
|
const_str_plain_abrt_exception_handler3 = UNSTREAM_STRING_ASCII( &constant_bin[ 1945 ], 23, 1 ); |
|
1492 |
|
const_str_plain_validate_interface_name = UNSTREAM_STRING_ASCII( &constant_bin[ 3090 ], 23, 1 ); |
|
|
1489 |
|
const_str_plain_abrt_exception_handler3 = UNSTREAM_STRING_ASCII( &constant_bin[ 2123 ], 23, 1 ); |
|
1490 |
|
const_str_plain_validate_interface_name = UNSTREAM_STRING_ASCII( &constant_bin[ 3268 ], 23, 1 ); |
1493 |
1491 |
const_tuple_str_plain_PyGIWarning_tuple = PyTuple_New( 1 ); |
const_tuple_str_plain_PyGIWarning_tuple = PyTuple_New( 1 ); |
1494 |
1492 |
PyTuple_SET_ITEM( const_tuple_str_plain_PyGIWarning_tuple, 0, const_str_plain_PyGIWarning ); Py_INCREF( const_str_plain_PyGIWarning ); |
PyTuple_SET_ITEM( const_tuple_str_plain_PyGIWarning_tuple, 0, const_str_plain_PyGIWarning ); Py_INCREF( const_str_plain_PyGIWarning ); |
1495 |
1493 |
const_tuple_str_plain_extend_path_tuple = PyTuple_New( 1 ); |
const_tuple_str_plain_extend_path_tuple = PyTuple_New( 1 ); |
1496 |
1494 |
PyTuple_SET_ITEM( const_tuple_str_plain_extend_path_tuple, 0, const_str_plain_extend_path ); Py_INCREF( const_str_plain_extend_path ); |
PyTuple_SET_ITEM( const_tuple_str_plain_extend_path_tuple, 0, const_str_plain_extend_path ); Py_INCREF( const_str_plain_extend_path ); |
1497 |
|
const_str_plain_DBUS_START_REPLY_SUCCESS = UNSTREAM_STRING_ASCII( &constant_bin[ 13483 ], 24, 1 ); |
|
1498 |
|
const_str_plain_get_introspection_module = UNSTREAM_STRING_ASCII( &constant_bin[ 142481 ], 24, 1 ); |
|
|
1495 |
|
const_str_plain_DBUS_START_REPLY_SUCCESS = UNSTREAM_STRING_ASCII( &constant_bin[ 13661 ], 24, 1 ); |
|
1496 |
|
const_str_plain_get_introspection_module = UNSTREAM_STRING_ASCII( &constant_bin[ 142842 ], 24, 1 ); |
1499 |
1497 |
const_tuple_str_chr_45_str_plain___tuple = PyTuple_New( 2 ); |
const_tuple_str_chr_45_str_plain___tuple = PyTuple_New( 2 ); |
1500 |
1498 |
PyTuple_SET_ITEM( const_tuple_str_chr_45_str_plain___tuple, 0, const_str_chr_45 ); Py_INCREF( const_str_chr_45 ); |
PyTuple_SET_ITEM( const_tuple_str_chr_45_str_plain___tuple, 0, const_str_chr_45 ); Py_INCREF( const_str_chr_45 ); |
1501 |
1499 |
PyTuple_SET_ITEM( const_tuple_str_chr_45_str_plain___tuple, 1, const_str_plain__ ); Py_INCREF( const_str_plain__ ); |
PyTuple_SET_ITEM( const_tuple_str_chr_45_str_plain___tuple, 1, const_str_plain__ ); Py_INCREF( const_str_plain__ ); |
1502 |
|
const_str_plain_NUITKA_PACKAGE_pyanaconda = UNSTREAM_STRING_ASCII( &constant_bin[ 61999 ], 25, 1 ); |
|
1503 |
|
const_str_plain_follow_name_owner_changes = UNSTREAM_STRING_ASCII( &constant_bin[ 9939 ], 25, 1 ); |
|
|
1500 |
|
const_str_plain_NUITKA_PACKAGE_pyanaconda = UNSTREAM_STRING_ASCII( &constant_bin[ 62372 ], 25, 1 ); |
|
1501 |
|
const_str_plain_follow_name_owner_changes = UNSTREAM_STRING_ASCII( &constant_bin[ 10117 ], 25, 1 ); |
1504 |
1502 |
const_tuple_str_plain_BusConnection_tuple = PyTuple_New( 1 ); |
const_tuple_str_plain_BusConnection_tuple = PyTuple_New( 1 ); |
1505 |
1503 |
PyTuple_SET_ITEM( const_tuple_str_plain_BusConnection_tuple, 0, const_str_plain_BusConnection ); Py_INCREF( const_str_plain_BusConnection ); |
PyTuple_SET_ITEM( const_tuple_str_plain_BusConnection_tuple, 0, const_str_plain_BusConnection ); Py_INCREF( const_str_plain_BusConnection ); |
1506 |
1504 |
const_tuple_str_plain_DBusException_tuple = PyTuple_New( 1 ); |
const_tuple_str_plain_DBusException_tuple = PyTuple_New( 1 ); |
1507 |
1505 |
PyTuple_SET_ITEM( const_tuple_str_plain_DBusException_tuple, 0, const_str_plain_DBusException ); Py_INCREF( const_str_plain_DBusException ); |
PyTuple_SET_ITEM( const_tuple_str_plain_DBusException_tuple, 0, const_str_plain_DBusException ); Py_INCREF( const_str_plain_DBusException ); |
1508 |
|
const_str_plain_process_introspection_data = UNSTREAM_STRING_ASCII( &constant_bin[ 142505 ], 26, 1 ); |
|
1509 |
|
const_str_plain_submodule_search_locations = UNSTREAM_STRING_ASCII( &constant_bin[ 142531 ], 26, 1 ); |
|
|
1506 |
|
const_str_plain_process_introspection_data = UNSTREAM_STRING_ASCII( &constant_bin[ 142866 ], 26, 1 ); |
|
1507 |
|
const_str_plain_submodule_search_locations = UNSTREAM_STRING_ASCII( &constant_bin[ 142892 ], 26, 1 ); |
1510 |
1508 |
const_dict_a2fe7522a8a3fde103f0109fa97f1383 = _PyDict_NewPresized( 1 ); |
const_dict_a2fe7522a8a3fde103f0109fa97f1383 = _PyDict_NewPresized( 1 ); |
1511 |
1509 |
PyDict_SetItem( const_dict_a2fe7522a8a3fde103f0109fa97f1383, const_str_plain_delimiter, const_str_chr_59 ); |
PyDict_SetItem( const_dict_a2fe7522a8a3fde103f0109fa97f1383, const_str_plain_delimiter, const_str_chr_59 ); |
1512 |
1510 |
assert( PyDict_Size( const_dict_a2fe7522a8a3fde103f0109fa97f1383 ) == 1 ); |
assert( PyDict_Size( const_dict_a2fe7522a8a3fde103f0109fa97f1383 ) == 1 ); |
1513 |
1511 |
const_dict_f154c9a58c9419d7e391901d7b7fe49e = _PyDict_NewPresized( 1 ); |
const_dict_f154c9a58c9419d7e391901d7b7fe49e = _PyDict_NewPresized( 1 ); |
1514 |
1512 |
PyDict_SetItem( const_dict_f154c9a58c9419d7e391901d7b7fe49e, const_str_plain_stacklevel, const_int_pos_2 ); |
PyDict_SetItem( const_dict_f154c9a58c9419d7e391901d7b7fe49e, const_str_plain_stacklevel, const_int_pos_2 ); |
1515 |
1513 |
assert( PyDict_Size( const_dict_f154c9a58c9419d7e391901d7b7fe49e ) == 1 ); |
assert( PyDict_Size( const_dict_f154c9a58c9419d7e391901d7b7fe49e ) == 1 ); |
1516 |
|
const_str_plain_IntrospectionParserException = UNSTREAM_STRING_ASCII( &constant_bin[ 3561 ], 28, 1 ); |
|
1517 |
|
const_str_plain_MissingErrorHandlerException = UNSTREAM_STRING_ASCII( &constant_bin[ 3480 ], 28, 1 ); |
|
1518 |
|
const_str_plain_MissingReplyHandlerException = UNSTREAM_STRING_ASCII( &constant_bin[ 3510 ], 28, 1 ); |
|
1519 |
|
const_str_plain_PrimaryVariationCustomNumber = UNSTREAM_STRING_ASCII( &constant_bin[ 55661 ], 28, 1 ); |
|
|
1514 |
|
const_str_plain_IntrospectionParserException = UNSTREAM_STRING_ASCII( &constant_bin[ 3739 ], 28, 1 ); |
|
1515 |
|
const_str_plain_MissingErrorHandlerException = UNSTREAM_STRING_ASCII( &constant_bin[ 3658 ], 28, 1 ); |
|
1516 |
|
const_str_plain_MissingReplyHandlerException = UNSTREAM_STRING_ASCII( &constant_bin[ 3688 ], 28, 1 ); |
|
1517 |
|
const_str_plain_PrimaryVariationCustomNumber = UNSTREAM_STRING_ASCII( &constant_bin[ 55900 ], 28, 1 ); |
1520 |
1518 |
const_tuple_str_plain_variation_upload_tuple = PyTuple_New( 1 ); |
const_tuple_str_plain_variation_upload_tuple = PyTuple_New( 1 ); |
1521 |
1519 |
PyTuple_SET_ITEM( const_tuple_str_plain_variation_upload_tuple, 0, const_str_plain_variation_upload ); Py_INCREF( const_str_plain_variation_upload ); |
PyTuple_SET_ITEM( const_tuple_str_plain_variation_upload_tuple, 0, const_str_plain_variation_upload ); Py_INCREF( const_str_plain_variation_upload ); |
1522 |
|
const_str_plain_HANDLER_RESULT_NOT_YET_HANDLED = UNSTREAM_STRING_ASCII( &constant_bin[ 142557 ], 30, 1 ); |
|
|
1520 |
|
const_str_plain_HANDLER_RESULT_NOT_YET_HANDLED = UNSTREAM_STRING_ASCII( &constant_bin[ 142918 ], 30, 1 ); |
1523 |
1521 |
const_tuple_str_plain_named_service_none_tuple = PyTuple_New( 2 ); |
const_tuple_str_plain_named_service_none_tuple = PyTuple_New( 2 ); |
1524 |
1522 |
PyTuple_SET_ITEM( const_tuple_str_plain_named_service_none_tuple, 0, const_str_plain_named_service ); Py_INCREF( const_str_plain_named_service ); |
PyTuple_SET_ITEM( const_tuple_str_plain_named_service_none_tuple, 0, const_str_plain_named_service ); Py_INCREF( const_str_plain_named_service ); |
1525 |
1523 |
PyTuple_SET_ITEM( const_tuple_str_plain_named_service_none_tuple, 1, Py_None ); Py_INCREF( Py_None ); |
PyTuple_SET_ITEM( const_tuple_str_plain_named_service_none_tuple, 1, Py_None ); Py_INCREF( Py_None ); |
|
... |
... |
static void _createGlobalConstants( void ) |
1529 |
1527 |
const_tuple_str_plain_self_str_plain_path_tuple = PyTuple_New( 2 ); |
const_tuple_str_plain_self_str_plain_path_tuple = PyTuple_New( 2 ); |
1530 |
1528 |
PyTuple_SET_ITEM( const_tuple_str_plain_self_str_plain_path_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
PyTuple_SET_ITEM( const_tuple_str_plain_self_str_plain_path_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
1531 |
1529 |
PyTuple_SET_ITEM( const_tuple_str_plain_self_str_plain_path_tuple, 1, const_str_plain_path ); Py_INCREF( const_str_plain_path ); |
PyTuple_SET_ITEM( const_tuple_str_plain_self_str_plain_path_tuple, 1, const_str_plain_path ); Py_INCREF( const_str_plain_path ); |
1532 |
|
const_str_plain_DBUS_START_REPLY_ALREADY_RUNNING = UNSTREAM_STRING_ASCII( &constant_bin[ 13449 ], 32, 1 ); |
|
|
1530 |
|
const_str_plain_DBUS_START_REPLY_ALREADY_RUNNING = UNSTREAM_STRING_ASCII( &constant_bin[ 13627 ], 32, 1 ); |
1533 |
1531 |
const_tuple_str_plain_self_str_plain_index_tuple = PyTuple_New( 2 ); |
const_tuple_str_plain_self_str_plain_index_tuple = PyTuple_New( 2 ); |
1534 |
1532 |
PyTuple_SET_ITEM( const_tuple_str_plain_self_str_plain_index_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
PyTuple_SET_ITEM( const_tuple_str_plain_self_str_plain_index_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
1535 |
1533 |
PyTuple_SET_ITEM( const_tuple_str_plain_self_str_plain_index_tuple, 1, const_str_plain_index ); Py_INCREF( const_str_plain_index ); |
PyTuple_SET_ITEM( const_tuple_str_plain_self_str_plain_index_tuple, 1, const_str_plain_index ); Py_INCREF( const_str_plain_index ); |
|
... |
... |
static void _createGlobalConstants( void ) |
1539 |
1537 |
const_tuple_str_plain_self_str_plain_value_tuple = PyTuple_New( 2 ); |
const_tuple_str_plain_self_str_plain_value_tuple = PyTuple_New( 2 ); |
1540 |
1538 |
PyTuple_SET_ITEM( const_tuple_str_plain_self_str_plain_value_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
PyTuple_SET_ITEM( const_tuple_str_plain_self_str_plain_value_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
1541 |
1539 |
PyTuple_SET_ITEM( const_tuple_str_plain_self_str_plain_value_tuple, 1, const_str_plain_value ); Py_INCREF( const_str_plain_value ); |
PyTuple_SET_ITEM( const_tuple_str_plain_self_str_plain_value_tuple, 1, const_str_plain_value ); Py_INCREF( const_str_plain_value ); |
1542 |
|
const_str_digest_0b385b2a67f6700b8faf677cdd479207 = UNSTREAM_STRING_ASCII( &constant_bin[ 19450 ], 15, 0 ); |
|
1543 |
|
const_str_digest_13243295198ba360687160a687a3cc51 = UNSTREAM_STRING_ASCII( &constant_bin[ 6336 ], 2, 0 ); |
|
1544 |
|
const_str_digest_168dabde1c45fe2c6a98ec9eae56b3f0 = UNSTREAM_STRING_ASCII( &constant_bin[ 24430 ], 18, 0 ); |
|
1545 |
|
const_str_digest_176045277faffdb215e36349ee6bf75e = UNSTREAM_STRING_ASCII( &constant_bin[ 142587 ], 39, 0 ); |
|
1546 |
|
const_str_digest_18a3532f52925fd1b5d632bf0b4bcfbf = UNSTREAM_STRING_ASCII( &constant_bin[ 142626 ], 12, 0 ); |
|
1547 |
|
const_str_digest_18c67c412066bef703396d613a159b4d = UNSTREAM_STRING_ASCII( &constant_bin[ 142638 ], 114, 0 ); |
|
1548 |
|
const_str_digest_1abd3647207b34d013514bc0c6956d0b = UNSTREAM_STRING_ASCII( &constant_bin[ 33778 ], 10, 0 ); |
|
1549 |
|
const_str_digest_1b131d6ac44490cf7b663211212d8dfa = UNSTREAM_STRING_ASCII( &constant_bin[ 142752 ], 49, 0 ); |
|
1550 |
|
const_str_digest_242ebfe0b9ab609a54fd7e9d73fc6c76 = UNSTREAM_STRING_ASCII( &constant_bin[ 55625 ], 20, 0 ); |
|
1551 |
|
const_str_digest_25731c733fd74e8333aa29126ce85686 = UNSTREAM_STRING_ASCII( &constant_bin[ 33944 ], 2, 0 ); |
|
1552 |
|
const_str_digest_286d73d90a388265c9abc0d24ef29c6f = UNSTREAM_STRING_ASCII( &constant_bin[ 7830 ], 29, 0 ); |
|
1553 |
|
const_str_digest_2dddc6e15ab2dcfb5a2b2205b5654fb4 = UNSTREAM_STRING_ASCII( &constant_bin[ 52514 ], 14, 0 ); |
|
1554 |
|
const_str_digest_3aa5bee4de9b0149ae46ffed8a38c6b4 = UNSTREAM_STRING_ASCII( &constant_bin[ 3676 ], 12, 0 ); |
|
1555 |
|
const_str_digest_3cc8fcb05b60f7b9437930cdc441ce30 = UNSTREAM_STRING_ASCII( &constant_bin[ 142801 ], 52, 0 ); |
|
1556 |
|
const_str_digest_405fd99612e07e9d42898d2f948c10bc = UNSTREAM_STRING_ASCII( &constant_bin[ 54661 ], 21, 0 ); |
|
1557 |
|
const_str_digest_4289e46f026bf0dd92edd4764f9ca580 = UNSTREAM_STRING_ASCII( &constant_bin[ 142853 ], 105, 0 ); |
|
1558 |
|
const_str_digest_45e4dde2057b0bf276d6a84f4c917d27 = UNSTREAM_STRING_ASCII( &constant_bin[ 2934 ], 7, 0 ); |
|
1559 |
|
const_str_digest_5867f4ae0675e64a2f6e43ec6afccbee = UNSTREAM_STRING_ASCII( &constant_bin[ 142958 ], 23, 0 ); |
|
1560 |
|
const_str_digest_5bfaf90dbd407b4fc29090c8f6415242 = UNSTREAM_STRING_ASCII( &constant_bin[ 142981 ], 9, 0 ); |
|
1561 |
|
const_str_digest_5f408ea264aad5c192d303d32799c57f = UNSTREAM_STRING_ASCII( &constant_bin[ 142990 ], 2, 0 ); |
|
1562 |
|
const_str_digest_6090a95f7b926ecd6061b143b7cad52f = UNSTREAM_STRING_ASCII( &constant_bin[ 142992 ], 51, 0 ); |
|
1563 |
|
const_str_digest_62223e4c0fc7bcb5885146e43f1fb665 = UNSTREAM_STRING_ASCII( &constant_bin[ 7028 ], 10, 0 ); |
|
1564 |
|
const_str_digest_663362c475a0edc4d75b5c39d6e7c54d = UNSTREAM_STRING_ASCII( &constant_bin[ 68569 ], 8, 0 ); |
|
1565 |
|
const_str_digest_66f7aeb02c13e91a30a18f0ea911888b = UNSTREAM_STRING_ASCII( &constant_bin[ 34845 ], 13, 0 ); |
|
1566 |
|
const_str_digest_6807157bfb6aeb31712b82d637fd949a = UNSTREAM_STRING_ASCII( &constant_bin[ 62103 ], 20, 0 ); |
|
1567 |
|
const_str_digest_6b7875a4f8a36dd7de7a8976a2d1d45e = UNSTREAM_STRING_ASCII( &constant_bin[ 59855 ], 14, 0 ); |
|
1568 |
|
const_str_digest_6e95ed820530cf590fdbebb75f05c4c7 = UNSTREAM_STRING_ASCII( &constant_bin[ 54145 ], 27, 0 ); |
|
1569 |
|
const_str_digest_6efa74f45155a2226fbf28b23ffee920 = UNSTREAM_STRING_ASCII( &constant_bin[ 143043 ], 7, 0 ); |
|
1570 |
|
const_str_digest_6f576c460435f45aaedb10ae95808089 = UNSTREAM_STRING_ASCII( &constant_bin[ 64391 ], 9, 0 ); |
|
1571 |
|
const_str_digest_71b716a2e5991dc1dd383ac4073f8ceb = UNSTREAM_STRING_ASCII( &constant_bin[ 143050 ], 25, 0 ); |
|
1572 |
|
const_str_digest_72035249113faa63f8939ea70bf6ef12 = UNSTREAM_STRING_ASCII( &constant_bin[ 143075 ], 16, 0 ); |
|
1573 |
|
const_str_digest_75fd71b1edada749c2ef7ac810062295 = UNSTREAM_STRING_ASCII( &constant_bin[ 143091 ], 46, 0 ); |
|
1574 |
|
const_str_digest_79ed2cac4e638f0656fd263c1190bdb0 = UNSTREAM_STRING_ASCII( &constant_bin[ 4249 ], 8, 0 ); |
|
1575 |
|
const_str_digest_8e2db9d493d0360a27a3bf19583a3201 = UNSTREAM_STRING_ASCII( &constant_bin[ 10732 ], 12, 0 ); |
|
1576 |
|
const_str_digest_9816e8d1552296af90d250823c964059 = UNSTREAM_STRING_ASCII( &constant_bin[ 143137 ], 46, 0 ); |
|
1577 |
|
const_str_digest_a53e6044afa65158b90d5bc4937bebce = UNSTREAM_STRING_ASCII( &constant_bin[ 143183 ], 2, 0 ); |
|
1578 |
|
const_str_digest_a70d2bed936523093700e5558854519a = UNSTREAM_STRING_ASCII( &constant_bin[ 143185 ], 25, 0 ); |
|
1579 |
|
const_str_digest_abb5a9c7b48b379d6a8b8e9bb64c9eac = UNSTREAM_STRING_ASCII( &constant_bin[ 56861 ], 25, 0 ); |
|
1580 |
|
const_str_digest_adc474dd61fbd736d69c1bac5d9712e0 = UNSTREAM_STRING_ASCII( &constant_bin[ 143210 ], 47, 0 ); |
|
1581 |
|
const_str_digest_b0cc034d9177fde48a3b44ac122139d9 = UNSTREAM_STRING_ASCII( &constant_bin[ 19431 ], 6, 0 ); |
|
1582 |
|
const_str_digest_b45a3c6f685a3991de51197626bab5ca = UNSTREAM_STRING_ASCII( &constant_bin[ 18695 ], 13, 0 ); |
|
1583 |
|
const_str_digest_b75e9ef8a0531a535d7e58a0cba37323 = UNSTREAM_STRING_ASCII( &constant_bin[ 143257 ], 60, 0 ); |
|
1584 |
|
const_str_digest_b9c4baf879ebd882d40843df3a4dead7 = UNSTREAM_STRING_ASCII( &constant_bin[ 6689 ], 2, 1 ); |
|
1585 |
|
const_str_digest_c075052d723d6707083e869a0e3659bb = UNSTREAM_STRING_ASCII( &constant_bin[ 143317 ], 5, 0 ); |
|
1586 |
|
const_str_digest_c566e8f3fba64199b66b7b7424440c9c = UNSTREAM_STRING_ASCII( &constant_bin[ 67291 ], 2, 0 ); |
|
1587 |
|
const_str_digest_d7a2d3682b691f7fb6d75512d991b529 = UNSTREAM_STRING_ASCII( &constant_bin[ 143322 ], 13, 0 ); |
|
1588 |
|
const_str_digest_daaa94ec39bdc51a92e87ff9abd20aad = UNSTREAM_STRING_ASCII( &constant_bin[ 143335 ], 4, 0 ); |
|
1589 |
|
const_str_digest_db35ab94a03c3cbeb13cbe2a1d728b77 = UNSTREAM_STRING_ASCII( &constant_bin[ 155 ], 2, 0 ); |
|
1590 |
|
const_str_digest_dc6974bae1533a27ce9599cdf14ca60e = UNSTREAM_STRING_ASCII( &constant_bin[ 143339 ], 15, 0 ); |
|
1591 |
|
const_str_digest_e399ba4554180f37de594a6743234f17 = UNSTREAM_STRING_ASCII( &constant_bin[ 143354 ], 7, 0 ); |
|
1592 |
|
const_str_digest_e48610c30fffad33f2054d9dca0792b3 = UNSTREAM_STRING_ASCII( &constant_bin[ 23319 ], 15, 0 ); |
|
1593 |
|
const_str_digest_ebef4616ee13a2b67e2f69bc28f5ad1c = UNSTREAM_STRING_ASCII( &constant_bin[ 56331 ], 21, 0 ); |
|
1594 |
|
const_str_digest_ec911d7d8aa19d9c1e00a67b34952d6e = UNSTREAM_STRING_ASCII( &constant_bin[ 49898 ], 12, 0 ); |
|
1595 |
|
const_str_digest_f4d333e44bfac310ff46328bad2521a0 = UNSTREAM_STRING_ASCII( &constant_bin[ 36019 ], 13, 0 ); |
|
1596 |
|
const_str_digest_f570069e0d46f80dd06443468800a290 = UNSTREAM_STRING_ASCII( &constant_bin[ 143075 ], 4, 0 ); |
|
1597 |
|
const_str_digest_fdd1f239b4f3ffd6efcccf00e4a637e0 = UNSTREAM_STRING_ASCII( &constant_bin[ 143361 ], 48, 0 ); |
|
|
1540 |
|
const_str_digest_0b385b2a67f6700b8faf677cdd479207 = UNSTREAM_STRING_ASCII( &constant_bin[ 19628 ], 15, 0 ); |
|
1541 |
|
const_str_digest_13243295198ba360687160a687a3cc51 = UNSTREAM_STRING_ASCII( &constant_bin[ 6514 ], 2, 0 ); |
|
1542 |
|
const_str_digest_168dabde1c45fe2c6a98ec9eae56b3f0 = UNSTREAM_STRING_ASCII( &constant_bin[ 24608 ], 18, 0 ); |
|
1543 |
|
const_str_digest_176045277faffdb215e36349ee6bf75e = UNSTREAM_STRING_ASCII( &constant_bin[ 142948 ], 39, 0 ); |
|
1544 |
|
const_str_digest_18a3532f52925fd1b5d632bf0b4bcfbf = UNSTREAM_STRING_ASCII( &constant_bin[ 142987 ], 12, 0 ); |
|
1545 |
|
const_str_digest_18c67c412066bef703396d613a159b4d = UNSTREAM_STRING_ASCII( &constant_bin[ 142999 ], 114, 0 ); |
|
1546 |
|
const_str_digest_1abd3647207b34d013514bc0c6956d0b = UNSTREAM_STRING_ASCII( &constant_bin[ 33956 ], 10, 0 ); |
|
1547 |
|
const_str_digest_1b131d6ac44490cf7b663211212d8dfa = UNSTREAM_STRING_ASCII( &constant_bin[ 143113 ], 49, 0 ); |
|
1548 |
|
const_str_digest_242ebfe0b9ab609a54fd7e9d73fc6c76 = UNSTREAM_STRING_ASCII( &constant_bin[ 55864 ], 20, 0 ); |
|
1549 |
|
const_str_digest_25731c733fd74e8333aa29126ce85686 = UNSTREAM_STRING_ASCII( &constant_bin[ 34122 ], 2, 0 ); |
|
1550 |
|
const_str_digest_286d73d90a388265c9abc0d24ef29c6f = UNSTREAM_STRING_ASCII( &constant_bin[ 8008 ], 29, 0 ); |
|
1551 |
|
const_str_digest_2dddc6e15ab2dcfb5a2b2205b5654fb4 = UNSTREAM_STRING_ASCII( &constant_bin[ 52692 ], 14, 0 ); |
|
1552 |
|
const_str_digest_3aa5bee4de9b0149ae46ffed8a38c6b4 = UNSTREAM_STRING_ASCII( &constant_bin[ 3854 ], 12, 0 ); |
|
1553 |
|
const_str_digest_3cc8fcb05b60f7b9437930cdc441ce30 = UNSTREAM_STRING_ASCII( &constant_bin[ 143162 ], 52, 0 ); |
|
1554 |
|
const_str_digest_405fd99612e07e9d42898d2f948c10bc = UNSTREAM_STRING_ASCII( &constant_bin[ 54846 ], 21, 0 ); |
|
1555 |
|
const_str_digest_4289e46f026bf0dd92edd4764f9ca580 = UNSTREAM_STRING_ASCII( &constant_bin[ 143214 ], 105, 0 ); |
|
1556 |
|
const_str_digest_45e4dde2057b0bf276d6a84f4c917d27 = UNSTREAM_STRING_ASCII( &constant_bin[ 3112 ], 7, 0 ); |
|
1557 |
|
const_str_digest_5867f4ae0675e64a2f6e43ec6afccbee = UNSTREAM_STRING_ASCII( &constant_bin[ 143319 ], 23, 0 ); |
|
1558 |
|
const_str_digest_5bfaf90dbd407b4fc29090c8f6415242 = UNSTREAM_STRING_ASCII( &constant_bin[ 143342 ], 9, 0 ); |
|
1559 |
|
const_str_digest_5f408ea264aad5c192d303d32799c57f = UNSTREAM_STRING_ASCII( &constant_bin[ 143351 ], 2, 0 ); |
|
1560 |
|
const_str_digest_6090a95f7b926ecd6061b143b7cad52f = UNSTREAM_STRING_ASCII( &constant_bin[ 143353 ], 51, 0 ); |
|
1561 |
|
const_str_digest_62223e4c0fc7bcb5885146e43f1fb665 = UNSTREAM_STRING_ASCII( &constant_bin[ 7206 ], 10, 0 ); |
|
1562 |
|
const_str_digest_663362c475a0edc4d75b5c39d6e7c54d = UNSTREAM_STRING_ASCII( &constant_bin[ 68942 ], 8, 0 ); |
|
1563 |
|
const_str_digest_66f7aeb02c13e91a30a18f0ea911888b = UNSTREAM_STRING_ASCII( &constant_bin[ 35023 ], 13, 0 ); |
|
1564 |
|
const_str_digest_6807157bfb6aeb31712b82d637fd949a = UNSTREAM_STRING_ASCII( &constant_bin[ 62476 ], 20, 0 ); |
|
1565 |
|
const_str_digest_6b7875a4f8a36dd7de7a8976a2d1d45e = UNSTREAM_STRING_ASCII( &constant_bin[ 60228 ], 14, 0 ); |
|
1566 |
|
const_str_digest_6e95ed820530cf590fdbebb75f05c4c7 = UNSTREAM_STRING_ASCII( &constant_bin[ 54313 ], 27, 0 ); |
|
1567 |
|
const_str_digest_6efa74f45155a2226fbf28b23ffee920 = UNSTREAM_STRING_ASCII( &constant_bin[ 143404 ], 7, 0 ); |
|
1568 |
|
const_str_digest_6f576c460435f45aaedb10ae95808089 = UNSTREAM_STRING_ASCII( &constant_bin[ 64764 ], 9, 0 ); |
|
1569 |
|
const_str_digest_71b716a2e5991dc1dd383ac4073f8ceb = UNSTREAM_STRING_ASCII( &constant_bin[ 143411 ], 25, 0 ); |
|
1570 |
|
const_str_digest_72035249113faa63f8939ea70bf6ef12 = UNSTREAM_STRING_ASCII( &constant_bin[ 143436 ], 16, 0 ); |
|
1571 |
|
const_str_digest_75fd71b1edada749c2ef7ac810062295 = UNSTREAM_STRING_ASCII( &constant_bin[ 143452 ], 46, 0 ); |
|
1572 |
|
const_str_digest_79ed2cac4e638f0656fd263c1190bdb0 = UNSTREAM_STRING_ASCII( &constant_bin[ 4427 ], 8, 0 ); |
|
1573 |
|
const_str_digest_8e2db9d493d0360a27a3bf19583a3201 = UNSTREAM_STRING_ASCII( &constant_bin[ 10910 ], 12, 0 ); |
|
1574 |
|
const_str_digest_9816e8d1552296af90d250823c964059 = UNSTREAM_STRING_ASCII( &constant_bin[ 143498 ], 46, 0 ); |
|
1575 |
|
const_str_digest_a53e6044afa65158b90d5bc4937bebce = UNSTREAM_STRING_ASCII( &constant_bin[ 143544 ], 2, 0 ); |
|
1576 |
|
const_str_digest_a70d2bed936523093700e5558854519a = UNSTREAM_STRING_ASCII( &constant_bin[ 143546 ], 25, 0 ); |
|
1577 |
|
const_str_digest_abb5a9c7b48b379d6a8b8e9bb64c9eac = UNSTREAM_STRING_ASCII( &constant_bin[ 57232 ], 25, 0 ); |
|
1578 |
|
const_str_digest_adc474dd61fbd736d69c1bac5d9712e0 = UNSTREAM_STRING_ASCII( &constant_bin[ 143571 ], 47, 0 ); |
|
1579 |
|
const_str_digest_b0cc034d9177fde48a3b44ac122139d9 = UNSTREAM_STRING_ASCII( &constant_bin[ 19609 ], 6, 0 ); |
|
1580 |
|
const_str_digest_b45a3c6f685a3991de51197626bab5ca = UNSTREAM_STRING_ASCII( &constant_bin[ 18873 ], 13, 0 ); |
|
1581 |
|
const_str_digest_b75e9ef8a0531a535d7e58a0cba37323 = UNSTREAM_STRING_ASCII( &constant_bin[ 143618 ], 60, 0 ); |
|
1582 |
|
const_str_digest_b9c4baf879ebd882d40843df3a4dead7 = UNSTREAM_STRING_ASCII( &constant_bin[ 6867 ], 2, 1 ); |
|
1583 |
|
const_str_digest_c075052d723d6707083e869a0e3659bb = UNSTREAM_STRING_ASCII( &constant_bin[ 143678 ], 5, 0 ); |
|
1584 |
|
const_str_digest_c566e8f3fba64199b66b7b7424440c9c = UNSTREAM_STRING_ASCII( &constant_bin[ 67664 ], 2, 0 ); |
|
1585 |
|
const_str_digest_d7a2d3682b691f7fb6d75512d991b529 = UNSTREAM_STRING_ASCII( &constant_bin[ 143683 ], 13, 0 ); |
|
1586 |
|
const_str_digest_daaa94ec39bdc51a92e87ff9abd20aad = UNSTREAM_STRING_ASCII( &constant_bin[ 165 ], 4, 0 ); |
|
1587 |
|
const_str_digest_db35ab94a03c3cbeb13cbe2a1d728b77 = UNSTREAM_STRING_ASCII( &constant_bin[ 238 ], 2, 0 ); |
|
1588 |
|
const_str_digest_dc6974bae1533a27ce9599cdf14ca60e = UNSTREAM_STRING_ASCII( &constant_bin[ 143696 ], 15, 0 ); |
|
1589 |
|
const_str_digest_e399ba4554180f37de594a6743234f17 = UNSTREAM_STRING_ASCII( &constant_bin[ 143711 ], 7, 0 ); |
|
1590 |
|
const_str_digest_e48610c30fffad33f2054d9dca0792b3 = UNSTREAM_STRING_ASCII( &constant_bin[ 23497 ], 15, 0 ); |
|
1591 |
|
const_str_digest_ebef4616ee13a2b67e2f69bc28f5ad1c = UNSTREAM_STRING_ASCII( &constant_bin[ 56677 ], 21, 0 ); |
|
1592 |
|
const_str_digest_ec911d7d8aa19d9c1e00a67b34952d6e = UNSTREAM_STRING_ASCII( &constant_bin[ 50076 ], 12, 0 ); |
|
1593 |
|
const_str_digest_f4d333e44bfac310ff46328bad2521a0 = UNSTREAM_STRING_ASCII( &constant_bin[ 36197 ], 13, 0 ); |
|
1594 |
|
const_str_digest_f570069e0d46f80dd06443468800a290 = UNSTREAM_STRING_ASCII( &constant_bin[ 143436 ], 4, 0 ); |
|
1595 |
|
const_str_digest_fdd1f239b4f3ffd6efcccf00e4a637e0 = UNSTREAM_STRING_ASCII( &constant_bin[ 143718 ], 48, 0 ); |
1598 |
1596 |
const_tuple_str_plain_args_str_plain_kwargs_tuple = PyTuple_New( 2 ); |
const_tuple_str_plain_args_str_plain_kwargs_tuple = PyTuple_New( 2 ); |
1599 |
1597 |
PyTuple_SET_ITEM( const_tuple_str_plain_args_str_plain_kwargs_tuple, 0, const_str_plain_args ); Py_INCREF( const_str_plain_args ); |
PyTuple_SET_ITEM( const_tuple_str_plain_args_str_plain_kwargs_tuple, 0, const_str_plain_args ); Py_INCREF( const_str_plain_args ); |
1600 |
1598 |
PyTuple_SET_ITEM( const_tuple_str_plain_args_str_plain_kwargs_tuple, 1, const_str_plain_kwargs ); Py_INCREF( const_str_plain_kwargs ); |
PyTuple_SET_ITEM( const_tuple_str_plain_args_str_plain_kwargs_tuple, 1, const_str_plain_kwargs ); Py_INCREF( const_str_plain_kwargs ); |
File Linux_Version/product_import.build/__helpers.c changed (mode: 100644) (index a11a1c2..1e3f72f) |
... |
... |
static struct Nuitka_MetaPathBasedLoaderEntry meta_path_loader_entries[] = |
4220 |
4220 |
{ "array", NULL, 0, 0, NUITKA_SHLIB_FLAG }, |
{ "array", NULL, 0, 0, NUITKA_SHLIB_FLAG }, |
4221 |
4221 |
{ "audioop", NULL, 0, 0, NUITKA_SHLIB_FLAG }, |
{ "audioop", NULL, 0, 0, NUITKA_SHLIB_FLAG }, |
4222 |
4222 |
{ "binascii", NULL, 0, 0, NUITKA_SHLIB_FLAG }, |
{ "binascii", NULL, 0, 0, NUITKA_SHLIB_FLAG }, |
4223 |
|
{ "bisect", NULL, 143409, 2666, NUITKA_BYTECODE_FLAG }, |
|
4224 |
|
{ "collections", NULL, 146075, 46578, NUITKA_BYTECODE_FLAG | NUITKA_PACKAGE_FLAG }, |
|
4225 |
|
{ "configparser", NULL, 192653, 45848, NUITKA_BYTECODE_FLAG }, |
|
4226 |
|
{ "contextlib", NULL, 238501, 19868, NUITKA_BYTECODE_FLAG }, |
|
4227 |
|
{ "csv", NULL, 258369, 11800, NUITKA_BYTECODE_FLAG }, |
|
4228 |
|
{ "datetime", NULL, 270169, 57217, NUITKA_BYTECODE_FLAG }, |
|
|
4223 |
|
{ "bisect", NULL, 143766, 2666, NUITKA_BYTECODE_FLAG }, |
|
4224 |
|
{ "collections", NULL, 146432, 46578, NUITKA_BYTECODE_FLAG | NUITKA_PACKAGE_FLAG }, |
|
4225 |
|
{ "configparser", NULL, 193010, 45848, NUITKA_BYTECODE_FLAG }, |
|
4226 |
|
{ "contextlib", NULL, 238858, 19868, NUITKA_BYTECODE_FLAG }, |
|
4227 |
|
{ "csv", NULL, 258726, 11800, NUITKA_BYTECODE_FLAG }, |
|
4228 |
|
{ "datetime", NULL, 270526, 57217, NUITKA_BYTECODE_FLAG }, |
4229 |
4229 |
{ "dbus", MOD_INIT_NAME( dbus ), 0, 0, NUITKA_PACKAGE_FLAG }, |
{ "dbus", MOD_INIT_NAME( dbus ), 0, 0, NUITKA_PACKAGE_FLAG }, |
4230 |
4230 |
{ "dbus._compat", MOD_INIT_NAME( dbus$_compat ), 0, 0, NUITKA_COMPILED_MODULE }, |
{ "dbus._compat", MOD_INIT_NAME( dbus$_compat ), 0, 0, NUITKA_COMPILED_MODULE }, |
4231 |
4231 |
{ "dbus._dbus", MOD_INIT_NAME( dbus$_dbus ), 0, 0, NUITKA_COMPILED_MODULE }, |
{ "dbus._dbus", MOD_INIT_NAME( dbus$_dbus ), 0, 0, NUITKA_COMPILED_MODULE }, |
|
... |
... |
static struct Nuitka_MetaPathBasedLoaderEntry meta_path_loader_entries[] = |
4238 |
4238 |
{ "dbus.mainloop.glib", MOD_INIT_NAME( dbus$mainloop$glib ), 0, 0, NUITKA_COMPILED_MODULE }, |
{ "dbus.mainloop.glib", MOD_INIT_NAME( dbus$mainloop$glib ), 0, 0, NUITKA_COMPILED_MODULE }, |
4239 |
4239 |
{ "dbus.proxies", MOD_INIT_NAME( dbus$proxies ), 0, 0, NUITKA_COMPILED_MODULE }, |
{ "dbus.proxies", MOD_INIT_NAME( dbus$proxies ), 0, 0, NUITKA_COMPILED_MODULE }, |
4240 |
4240 |
{ "dbus.types", MOD_INIT_NAME( dbus$types ), 0, 0, NUITKA_COMPILED_MODULE }, |
{ "dbus.types", MOD_INIT_NAME( dbus$types ), 0, 0, NUITKA_COMPILED_MODULE }, |
4241 |
|
{ "dummy_threading", NULL, 327386, 1092, NUITKA_BYTECODE_FLAG }, |
|
|
4241 |
|
{ "dummy_threading", NULL, 327743, 1092, NUITKA_BYTECODE_FLAG }, |
4242 |
4242 |
{ "fcntl", NULL, 0, 0, NUITKA_SHLIB_FLAG }, |
{ "fcntl", NULL, 0, 0, NUITKA_SHLIB_FLAG }, |
4243 |
|
{ "functools", NULL, 328478, 23917, NUITKA_BYTECODE_FLAG }, |
|
4244 |
|
{ "gettext", NULL, 352395, 14136, NUITKA_BYTECODE_FLAG }, |
|
|
4243 |
|
{ "functools", NULL, 328835, 23917, NUITKA_BYTECODE_FLAG }, |
|
4244 |
|
{ "gettext", NULL, 352752, 14136, NUITKA_BYTECODE_FLAG }, |
4245 |
4245 |
{ "gi", MOD_INIT_NAME( gi ), 0, 0, NUITKA_PACKAGE_FLAG }, |
{ "gi", MOD_INIT_NAME( gi ), 0, 0, NUITKA_PACKAGE_FLAG }, |
4246 |
4246 |
{ "gi._compat", MOD_INIT_NAME( gi$_compat ), 0, 0, NUITKA_COMPILED_MODULE }, |
{ "gi._compat", MOD_INIT_NAME( gi$_compat ), 0, 0, NUITKA_COMPILED_MODULE }, |
4247 |
4247 |
{ "gi._constants", MOD_INIT_NAME( gi$_constants ), 0, 0, NUITKA_COMPILED_MODULE }, |
{ "gi._constants", MOD_INIT_NAME( gi$_constants ), 0, 0, NUITKA_COMPILED_MODULE }, |
|
... |
... |
static struct Nuitka_MetaPathBasedLoaderEntry meta_path_loader_entries[] = |
4256 |
4256 |
{ "gi.repository", MOD_INIT_NAME( gi$repository ), 0, 0, NUITKA_PACKAGE_FLAG }, |
{ "gi.repository", MOD_INIT_NAME( gi$repository ), 0, 0, NUITKA_PACKAGE_FLAG }, |
4257 |
4257 |
{ "gi.types", MOD_INIT_NAME( gi$types ), 0, 0, NUITKA_COMPILED_MODULE }, |
{ "gi.types", MOD_INIT_NAME( gi$types ), 0, 0, NUITKA_COMPILED_MODULE }, |
4258 |
4258 |
{ "grp", NULL, 0, 0, NUITKA_SHLIB_FLAG }, |
{ "grp", NULL, 0, 0, NUITKA_SHLIB_FLAG }, |
4259 |
|
{ "hashlib", NULL, 366531, 6559, NUITKA_BYTECODE_FLAG }, |
|
4260 |
|
{ "importlib", NULL, 373090, 3700, NUITKA_BYTECODE_FLAG | NUITKA_PACKAGE_FLAG }, |
|
4261 |
|
{ "inspect", NULL, 376790, 80000, NUITKA_BYTECODE_FLAG }, |
|
4262 |
|
{ "io", NULL, 456790, 3377, NUITKA_BYTECODE_FLAG }, |
|
4263 |
|
{ "logging", NULL, 460167, 62526, NUITKA_BYTECODE_FLAG | NUITKA_PACKAGE_FLAG }, |
|
|
4259 |
|
{ "hashlib", NULL, 366888, 6559, NUITKA_BYTECODE_FLAG }, |
|
4260 |
|
{ "importlib", NULL, 373447, 3700, NUITKA_BYTECODE_FLAG | NUITKA_PACKAGE_FLAG }, |
|
4261 |
|
{ "inspect", NULL, 377147, 80000, NUITKA_BYTECODE_FLAG }, |
|
4262 |
|
{ "io", NULL, 457147, 3377, NUITKA_BYTECODE_FLAG }, |
|
4263 |
|
{ "logging", NULL, 460524, 62526, NUITKA_BYTECODE_FLAG | NUITKA_PACKAGE_FLAG }, |
4264 |
4264 |
{ "math", NULL, 0, 0, NUITKA_SHLIB_FLAG }, |
{ "math", NULL, 0, 0, NUITKA_SHLIB_FLAG }, |
4265 |
4265 |
{ "mmap", NULL, 0, 0, NUITKA_SHLIB_FLAG }, |
{ "mmap", NULL, 0, 0, NUITKA_SHLIB_FLAG }, |
4266 |
|
{ "operator", NULL, 522693, 13868, NUITKA_BYTECODE_FLAG }, |
|
4267 |
|
{ "os", NULL, 536561, 29661, NUITKA_BYTECODE_FLAG }, |
|
|
4266 |
|
{ "operator", NULL, 523050, 13868, NUITKA_BYTECODE_FLAG }, |
|
4267 |
|
{ "os", NULL, 536918, 29661, NUITKA_BYTECODE_FLAG }, |
4268 |
4268 |
{ "packages", MOD_INIT_NAME( packages ), 0, 0, NUITKA_PACKAGE_FLAG }, |
{ "packages", MOD_INIT_NAME( packages ), 0, 0, NUITKA_PACKAGE_FLAG }, |
4269 |
4269 |
{ "packages.amazon_data_upload", MOD_INIT_NAME( packages$amazon_data_upload ), 0, 0, NUITKA_COMPILED_MODULE }, |
{ "packages.amazon_data_upload", MOD_INIT_NAME( packages$amazon_data_upload ), 0, 0, NUITKA_COMPILED_MODULE }, |
4270 |
4270 |
{ "packages.image_upload", MOD_INIT_NAME( packages$image_upload ), 0, 0, NUITKA_COMPILED_MODULE }, |
{ "packages.image_upload", MOD_INIT_NAME( packages$image_upload ), 0, 0, NUITKA_COMPILED_MODULE }, |
4271 |
4271 |
{ "packages.item_upload", MOD_INIT_NAME( packages$item_upload ), 0, 0, NUITKA_COMPILED_MODULE }, |
{ "packages.item_upload", MOD_INIT_NAME( packages$item_upload ), 0, 0, NUITKA_COMPILED_MODULE }, |
4272 |
4272 |
{ "packages.stock_upload", MOD_INIT_NAME( packages$stock_upload ), 0, 0, NUITKA_COMPILED_MODULE }, |
{ "packages.stock_upload", MOD_INIT_NAME( packages$stock_upload ), 0, 0, NUITKA_COMPILED_MODULE }, |
4273 |
4273 |
{ "packages.variation_upload", MOD_INIT_NAME( packages$variation_upload ), 0, 0, NUITKA_COMPILED_MODULE }, |
{ "packages.variation_upload", MOD_INIT_NAME( packages$variation_upload ), 0, 0, NUITKA_COMPILED_MODULE }, |
4274 |
|
{ "pkgutil", NULL, 566222, 16328, NUITKA_BYTECODE_FLAG }, |
|
4275 |
|
{ "posixpath", NULL, 582550, 10398, NUITKA_BYTECODE_FLAG }, |
|
|
4274 |
|
{ "pkgutil", NULL, 566579, 16328, NUITKA_BYTECODE_FLAG }, |
|
4275 |
|
{ "posixpath", NULL, 582907, 10398, NUITKA_BYTECODE_FLAG }, |
4276 |
4276 |
{ "problem", MOD_INIT_NAME( problem ), 0, 0, NUITKA_PACKAGE_FLAG }, |
{ "problem", MOD_INIT_NAME( problem ), 0, 0, NUITKA_PACKAGE_FLAG }, |
4277 |
4277 |
{ "problem._py3abrt", NULL, 0, 0, NUITKA_SHLIB_FLAG }, |
{ "problem._py3abrt", NULL, 0, 0, NUITKA_SHLIB_FLAG }, |
4278 |
4278 |
{ "problem.config", MOD_INIT_NAME( problem$config ), 0, 0, NUITKA_COMPILED_MODULE }, |
{ "problem.config", MOD_INIT_NAME( problem$config ), 0, 0, NUITKA_COMPILED_MODULE }, |
|
... |
... |
static struct Nuitka_MetaPathBasedLoaderEntry meta_path_loader_entries[] = |
4285 |
4285 |
{ "pyanaconda.core.i18n", MOD_INIT_NAME( pyanaconda$core$i18n ), 0, 0, NUITKA_COMPILED_MODULE }, |
{ "pyanaconda.core.i18n", MOD_INIT_NAME( pyanaconda$core$i18n ), 0, 0, NUITKA_COMPILED_MODULE }, |
4286 |
4286 |
{ "pyanaconda.product", MOD_INIT_NAME( pyanaconda$product ), 0, 0, NUITKA_COMPILED_MODULE }, |
{ "pyanaconda.product", MOD_INIT_NAME( pyanaconda$product ), 0, 0, NUITKA_COMPILED_MODULE }, |
4287 |
4287 |
{ "pyexpat", NULL, 0, 0, NUITKA_SHLIB_FLAG }, |
{ "pyexpat", NULL, 0, 0, NUITKA_SHLIB_FLAG }, |
4288 |
|
{ "re", NULL, 592948, 13772, NUITKA_BYTECODE_FLAG }, |
|
|
4288 |
|
{ "re", NULL, 593305, 13772, NUITKA_BYTECODE_FLAG }, |
4289 |
4289 |
{ "readline", NULL, 0, 0, NUITKA_SHLIB_FLAG }, |
{ "readline", NULL, 0, 0, NUITKA_SHLIB_FLAG }, |
4290 |
4290 |
{ "report", MOD_INIT_NAME( report ), 0, 0, NUITKA_PACKAGE_FLAG }, |
{ "report", MOD_INIT_NAME( report ), 0, 0, NUITKA_PACKAGE_FLAG }, |
4291 |
4291 |
{ "report._py3report", NULL, 0, 0, NUITKA_SHLIB_FLAG }, |
{ "report._py3report", NULL, 0, 0, NUITKA_SHLIB_FLAG }, |
|
... |
... |
static struct Nuitka_MetaPathBasedLoaderEntry meta_path_loader_entries[] = |
4294 |
4294 |
{ "report.io.NewtIO", MOD_INIT_NAME( report$io$NewtIO ), 0, 0, NUITKA_COMPILED_MODULE }, |
{ "report.io.NewtIO", MOD_INIT_NAME( report$io$NewtIO ), 0, 0, NUITKA_COMPILED_MODULE }, |
4295 |
4295 |
{ "report.io.TextIO", MOD_INIT_NAME( report$io$TextIO ), 0, 0, NUITKA_COMPILED_MODULE }, |
{ "report.io.TextIO", MOD_INIT_NAME( report$io$TextIO ), 0, 0, NUITKA_COMPILED_MODULE }, |
4296 |
4296 |
{ "select", NULL, 0, 0, NUITKA_SHLIB_FLAG }, |
{ "select", NULL, 0, 0, NUITKA_SHLIB_FLAG }, |
4297 |
|
{ "site", NULL, 606720, 13406, NUITKA_BYTECODE_FLAG }, |
|
4298 |
|
{ "socket", NULL, 620126, 21989, NUITKA_BYTECODE_FLAG }, |
|
|
4297 |
|
{ "site", NULL, 607077, 13406, NUITKA_BYTECODE_FLAG }, |
|
4298 |
|
{ "socket", NULL, 620483, 21989, NUITKA_BYTECODE_FLAG }, |
4299 |
4299 |
{ "sortedcontainers", MOD_INIT_NAME( sortedcontainers ), 0, 0, NUITKA_PACKAGE_FLAG }, |
{ "sortedcontainers", MOD_INIT_NAME( sortedcontainers ), 0, 0, NUITKA_PACKAGE_FLAG }, |
4300 |
4300 |
{ "sortedcontainers.sorteddict", MOD_INIT_NAME( sortedcontainers$sorteddict ), 0, 0, NUITKA_COMPILED_MODULE }, |
{ "sortedcontainers.sorteddict", MOD_INIT_NAME( sortedcontainers$sorteddict ), 0, 0, NUITKA_COMPILED_MODULE }, |
4301 |
4301 |
{ "sortedcontainers.sortedlist", MOD_INIT_NAME( sortedcontainers$sortedlist ), 0, 0, NUITKA_COMPILED_MODULE }, |
{ "sortedcontainers.sortedlist", MOD_INIT_NAME( sortedcontainers$sortedlist ), 0, 0, NUITKA_COMPILED_MODULE }, |
|
... |
... |
static struct Nuitka_MetaPathBasedLoaderEntry meta_path_loader_entries[] = |
4307 |
4307 |
{ "systemd.id128", NULL, 0, 0, NUITKA_SHLIB_FLAG }, |
{ "systemd.id128", NULL, 0, 0, NUITKA_SHLIB_FLAG }, |
4308 |
4308 |
{ "systemd.journal", MOD_INIT_NAME( systemd$journal ), 0, 0, NUITKA_COMPILED_MODULE }, |
{ "systemd.journal", MOD_INIT_NAME( systemd$journal ), 0, 0, NUITKA_COMPILED_MODULE }, |
4309 |
4309 |
{ "termios", NULL, 0, 0, NUITKA_SHLIB_FLAG }, |
{ "termios", NULL, 0, 0, NUITKA_SHLIB_FLAG }, |
4310 |
|
{ "textwrap", NULL, 642115, 13580, NUITKA_BYTECODE_FLAG }, |
|
4311 |
|
{ "threading", NULL, 655695, 37303, NUITKA_BYTECODE_FLAG }, |
|
4312 |
|
{ "tkinter", NULL, 692998, 179143, NUITKA_BYTECODE_FLAG | NUITKA_PACKAGE_FLAG }, |
|
4313 |
|
{ "tkinter.filedialog", NULL, 872141, 12238, NUITKA_BYTECODE_FLAG }, |
|
4314 |
|
{ "traceback", NULL, 884379, 19591, NUITKA_BYTECODE_FLAG }, |
|
4315 |
|
{ "types", NULL, 903970, 8942, NUITKA_BYTECODE_FLAG }, |
|
|
4310 |
|
{ "textwrap", NULL, 642472, 13580, NUITKA_BYTECODE_FLAG }, |
|
4311 |
|
{ "threading", NULL, 656052, 37303, NUITKA_BYTECODE_FLAG }, |
|
4312 |
|
{ "tkinter", NULL, 693355, 179143, NUITKA_BYTECODE_FLAG | NUITKA_PACKAGE_FLAG }, |
|
4313 |
|
{ "tkinter.filedialog", NULL, 872498, 12238, NUITKA_BYTECODE_FLAG }, |
|
4314 |
|
{ "traceback", NULL, 884736, 19591, NUITKA_BYTECODE_FLAG }, |
|
4315 |
|
{ "types", NULL, 904327, 8942, NUITKA_BYTECODE_FLAG }, |
4316 |
4316 |
{ "unicodedata", NULL, 0, 0, NUITKA_SHLIB_FLAG }, |
{ "unicodedata", NULL, 0, 0, NUITKA_SHLIB_FLAG }, |
4317 |
|
{ "uuid", NULL, 912912, 23167, NUITKA_BYTECODE_FLAG }, |
|
4318 |
|
{ "warnings", NULL, 936079, 13917, NUITKA_BYTECODE_FLAG }, |
|
4319 |
|
{ "weakref", NULL, 949996, 19078, NUITKA_BYTECODE_FLAG }, |
|
4320 |
|
{ "xml", NULL, 969074, 674, NUITKA_BYTECODE_FLAG | NUITKA_PACKAGE_FLAG }, |
|
4321 |
|
{ "xml.parsers", NULL, 969748, 287, NUITKA_BYTECODE_FLAG | NUITKA_PACKAGE_FLAG }, |
|
4322 |
|
{ "xml.parsers.expat", NULL, 970035, 316, NUITKA_BYTECODE_FLAG }, |
|
|
4317 |
|
{ "uuid", NULL, 913269, 23167, NUITKA_BYTECODE_FLAG }, |
|
4318 |
|
{ "warnings", NULL, 936436, 13917, NUITKA_BYTECODE_FLAG }, |
|
4319 |
|
{ "weakref", NULL, 950353, 19078, NUITKA_BYTECODE_FLAG }, |
|
4320 |
|
{ "xml", NULL, 969431, 674, NUITKA_BYTECODE_FLAG | NUITKA_PACKAGE_FLAG }, |
|
4321 |
|
{ "xml.parsers", NULL, 970105, 287, NUITKA_BYTECODE_FLAG | NUITKA_PACKAGE_FLAG }, |
|
4322 |
|
{ "xml.parsers.expat", NULL, 970392, 316, NUITKA_BYTECODE_FLAG }, |
4323 |
4323 |
{ "zlib", NULL, 0, 0, NUITKA_SHLIB_FLAG }, |
{ "zlib", NULL, 0, 0, NUITKA_SHLIB_FLAG }, |
4324 |
|
{ "__future__", NULL, 970351, 4100, NUITKA_BYTECODE_FLAG }, |
|
4325 |
|
{ "_bootlocale", NULL, 974451, 1217, NUITKA_BYTECODE_FLAG }, |
|
4326 |
|
{ "_compat_pickle", NULL, 975668, 5776, NUITKA_BYTECODE_FLAG }, |
|
4327 |
|
{ "_dummy_thread", NULL, 981444, 4821, NUITKA_BYTECODE_FLAG }, |
|
4328 |
|
{ "_markupbase", NULL, 986265, 7753, NUITKA_BYTECODE_FLAG }, |
|
4329 |
|
{ "_osx_support", NULL, 994018, 9563, NUITKA_BYTECODE_FLAG }, |
|
4330 |
|
{ "_py_abc", NULL, 1003581, 4622, NUITKA_BYTECODE_FLAG }, |
|
4331 |
|
{ "_pyio", NULL, 1008203, 72786, NUITKA_BYTECODE_FLAG }, |
|
4332 |
|
{ "_sitebuiltins", NULL, 1080989, 3433, NUITKA_BYTECODE_FLAG }, |
|
4333 |
|
{ "_strptime", NULL, 1084422, 16072, NUITKA_BYTECODE_FLAG }, |
|
4334 |
|
{ "_sysconfigdata_dm_linux_x86_64-linux-gnu", NULL, 1100494, 23837, NUITKA_BYTECODE_FLAG }, |
|
4335 |
|
{ "_sysconfigdata_m_linux_x86_64-linux-gnu", NULL, 1124331, 22755, NUITKA_BYTECODE_FLAG }, |
|
4336 |
|
{ "_threading_local", NULL, 1147086, 6380, NUITKA_BYTECODE_FLAG }, |
|
4337 |
|
{ "aifc", NULL, 1153466, 26111, NUITKA_BYTECODE_FLAG }, |
|
4338 |
|
{ "argparse", NULL, 1179577, 61881, NUITKA_BYTECODE_FLAG }, |
|
4339 |
|
{ "ast", NULL, 1241458, 12048, NUITKA_BYTECODE_FLAG }, |
|
4340 |
|
{ "asynchat", NULL, 1253506, 6802, NUITKA_BYTECODE_FLAG }, |
|
4341 |
|
{ "asyncio", NULL, 1260308, 658, NUITKA_BYTECODE_FLAG | NUITKA_PACKAGE_FLAG }, |
|
4342 |
|
{ "asyncio.base_events", NULL, 1260966, 48084, NUITKA_BYTECODE_FLAG }, |
|
4343 |
|
{ "asyncio.base_futures", NULL, 1309050, 2070, NUITKA_BYTECODE_FLAG }, |
|
4344 |
|
{ "asyncio.base_subprocess", NULL, 1311120, 9159, NUITKA_BYTECODE_FLAG }, |
|
4345 |
|
{ "asyncio.base_tasks", NULL, 1320279, 1834, NUITKA_BYTECODE_FLAG }, |
|
4346 |
|
{ "asyncio.constants", NULL, 1322113, 559, NUITKA_BYTECODE_FLAG }, |
|
4347 |
|
{ "asyncio.coroutines", NULL, 1322672, 6346, NUITKA_BYTECODE_FLAG }, |
|
4348 |
|
{ "asyncio.events", NULL, 1329018, 27823, NUITKA_BYTECODE_FLAG }, |
|
4349 |
|
{ "asyncio.format_helpers", NULL, 1356841, 2285, NUITKA_BYTECODE_FLAG }, |
|
4350 |
|
{ "asyncio.futures", NULL, 1359126, 10713, NUITKA_BYTECODE_FLAG }, |
|
4351 |
|
{ "asyncio.locks", NULL, 1369839, 15881, NUITKA_BYTECODE_FLAG }, |
|
4352 |
|
{ "asyncio.log", NULL, 1385720, 208, NUITKA_BYTECODE_FLAG }, |
|
4353 |
|
{ "asyncio.proactor_events", NULL, 1385928, 19927, NUITKA_BYTECODE_FLAG }, |
|
4354 |
|
{ "asyncio.protocols", NULL, 1405855, 8696, NUITKA_BYTECODE_FLAG }, |
|
4355 |
|
{ "asyncio.queues", NULL, 1414551, 8141, NUITKA_BYTECODE_FLAG }, |
|
4356 |
|
{ "asyncio.runners", NULL, 1422692, 1882, NUITKA_BYTECODE_FLAG }, |
|
4357 |
|
{ "asyncio.selector_events", NULL, 1424574, 28091, NUITKA_BYTECODE_FLAG }, |
|
4358 |
|
{ "asyncio.sslproto", NULL, 1452665, 21179, NUITKA_BYTECODE_FLAG }, |
|
4359 |
|
{ "asyncio.streams", NULL, 1473844, 20256, NUITKA_BYTECODE_FLAG }, |
|
4360 |
|
{ "asyncio.subprocess", NULL, 1494100, 6720, NUITKA_BYTECODE_FLAG }, |
|
4361 |
|
{ "asyncio.tasks", NULL, 1500820, 21834, NUITKA_BYTECODE_FLAG }, |
|
4362 |
|
{ "asyncio.transports", NULL, 1522654, 12179, NUITKA_BYTECODE_FLAG }, |
|
4363 |
|
{ "asyncio.unix_events", NULL, 1534833, 32074, NUITKA_BYTECODE_FLAG }, |
|
4364 |
|
{ "asyncore", NULL, 1566907, 15812, NUITKA_BYTECODE_FLAG }, |
|
4365 |
|
{ "bdb", NULL, 1582719, 24362, NUITKA_BYTECODE_FLAG }, |
|
4366 |
|
{ "binhex", NULL, 1607081, 12027, NUITKA_BYTECODE_FLAG }, |
|
4367 |
|
{ "bisect", NULL, 143409, 2666, NUITKA_BYTECODE_FLAG }, |
|
4368 |
|
{ "cProfile", NULL, 1619108, 4519, NUITKA_BYTECODE_FLAG }, |
|
4369 |
|
{ "calendar", NULL, 1623627, 27392, NUITKA_BYTECODE_FLAG }, |
|
4370 |
|
{ "cgi", NULL, 1651019, 27159, NUITKA_BYTECODE_FLAG }, |
|
4371 |
|
{ "cgitb", NULL, 1678178, 10080, NUITKA_BYTECODE_FLAG }, |
|
4372 |
|
{ "chunk", NULL, 1688258, 4887, NUITKA_BYTECODE_FLAG }, |
|
4373 |
|
{ "cmd", NULL, 1693145, 12558, NUITKA_BYTECODE_FLAG }, |
|
4374 |
|
{ "code", NULL, 1705703, 9826, NUITKA_BYTECODE_FLAG }, |
|
4375 |
|
{ "codeop", NULL, 1715529, 6258, NUITKA_BYTECODE_FLAG }, |
|
4376 |
|
{ "colorsys", NULL, 1721787, 3265, NUITKA_BYTECODE_FLAG }, |
|
4377 |
|
{ "compileall", NULL, 1725052, 9074, NUITKA_BYTECODE_FLAG }, |
|
4378 |
|
{ "concurrent", NULL, 1734126, 114, NUITKA_BYTECODE_FLAG | NUITKA_PACKAGE_FLAG }, |
|
4379 |
|
{ "concurrent.futures", NULL, 1734240, 1054, NUITKA_BYTECODE_FLAG | NUITKA_PACKAGE_FLAG }, |
|
4380 |
|
{ "concurrent.futures._base", NULL, 1735294, 20851, NUITKA_BYTECODE_FLAG }, |
|
4381 |
|
{ "concurrent.futures.process", NULL, 1756145, 19529, NUITKA_BYTECODE_FLAG }, |
|
4382 |
|
{ "concurrent.futures.thread", NULL, 1775674, 5142, NUITKA_BYTECODE_FLAG }, |
|
4383 |
|
{ "configparser", NULL, 192653, 45848, NUITKA_BYTECODE_FLAG }, |
|
4384 |
|
{ "contextlib", NULL, 238501, 19868, NUITKA_BYTECODE_FLAG }, |
|
4385 |
|
{ "contextvars", NULL, 1780816, 225, NUITKA_BYTECODE_FLAG }, |
|
4386 |
|
{ "copy", NULL, 1781041, 7069, NUITKA_BYTECODE_FLAG }, |
|
4387 |
|
{ "crypt", NULL, 1788110, 3102, NUITKA_BYTECODE_FLAG }, |
|
4388 |
|
{ "csv", NULL, 258369, 11800, NUITKA_BYTECODE_FLAG }, |
|
4389 |
|
{ "ctypes", NULL, 1791212, 15980, NUITKA_BYTECODE_FLAG | NUITKA_PACKAGE_FLAG }, |
|
4390 |
|
{ "ctypes._aix", NULL, 1807192, 9791, NUITKA_BYTECODE_FLAG }, |
|
4391 |
|
{ "ctypes._endian", NULL, 1816983, 1924, NUITKA_BYTECODE_FLAG }, |
|
4392 |
|
{ "ctypes.macholib", NULL, 1818907, 281, NUITKA_BYTECODE_FLAG | NUITKA_PACKAGE_FLAG }, |
|
4393 |
|
{ "ctypes.macholib.dyld", NULL, 1819188, 4314, NUITKA_BYTECODE_FLAG }, |
|
4394 |
|
{ "ctypes.macholib.dylib", NULL, 1823502, 1908, NUITKA_BYTECODE_FLAG }, |
|
4395 |
|
{ "ctypes.macholib.framework", NULL, 1825410, 2188, NUITKA_BYTECODE_FLAG }, |
|
4396 |
|
{ "ctypes.util", NULL, 1827598, 7717, NUITKA_BYTECODE_FLAG }, |
|
4397 |
|
{ "curses", NULL, 1835315, 1763, NUITKA_BYTECODE_FLAG | NUITKA_PACKAGE_FLAG }, |
|
4398 |
|
{ "curses.ascii", NULL, 1837078, 3871, NUITKA_BYTECODE_FLAG }, |
|
4399 |
|
{ "curses.has_key", NULL, 1840949, 4235, NUITKA_BYTECODE_FLAG }, |
|
4400 |
|
{ "curses.panel", NULL, 1845184, 205, NUITKA_BYTECODE_FLAG }, |
|
4401 |
|
{ "curses.textpad", NULL, 1845389, 5874, NUITKA_BYTECODE_FLAG }, |
|
4402 |
|
{ "dataclasses", NULL, 1851263, 22455, NUITKA_BYTECODE_FLAG }, |
|
4403 |
|
{ "datetime", NULL, 270169, 57217, NUITKA_BYTECODE_FLAG }, |
|
4404 |
|
{ "dbm", NULL, 1873718, 4134, NUITKA_BYTECODE_FLAG | NUITKA_PACKAGE_FLAG }, |
|
4405 |
|
{ "dbm.dumb", NULL, 1877852, 8368, NUITKA_BYTECODE_FLAG }, |
|
4406 |
|
{ "dbm.gnu", NULL, 1886220, 185, NUITKA_BYTECODE_FLAG }, |
|
4407 |
|
{ "dbm.ndbm", NULL, 1886405, 184, NUITKA_BYTECODE_FLAG }, |
|
4408 |
|
{ "decimal", NULL, 1886589, 162140, NUITKA_BYTECODE_FLAG }, |
|
4409 |
|
{ "difflib", NULL, 2048729, 59406, NUITKA_BYTECODE_FLAG }, |
|
4410 |
|
{ "distutils", NULL, 2108135, 366, NUITKA_BYTECODE_FLAG | NUITKA_PACKAGE_FLAG }, |
|
4411 |
|
{ "distutils.archive_util", NULL, 2108501, 6500, NUITKA_BYTECODE_FLAG }, |
|
4412 |
|
{ "distutils.bcppcompiler", NULL, 2115001, 6469, NUITKA_BYTECODE_FLAG }, |
|
4413 |
|
{ "distutils.ccompiler", NULL, 2121470, 33184, NUITKA_BYTECODE_FLAG }, |
|
4414 |
|
{ "distutils.cmd", NULL, 2154654, 13876, NUITKA_BYTECODE_FLAG }, |
|
4415 |
|
{ "distutils.command", NULL, 2168530, 523, NUITKA_BYTECODE_FLAG | NUITKA_PACKAGE_FLAG }, |
|
4416 |
|
{ "distutils.command.bdist", NULL, 2169053, 3622, NUITKA_BYTECODE_FLAG }, |
|
4417 |
|
{ "distutils.command.bdist_dumb", NULL, 2172675, 3537, NUITKA_BYTECODE_FLAG }, |
|
4418 |
|
{ "distutils.command.bdist_rpm", NULL, 2176212, 12462, NUITKA_BYTECODE_FLAG }, |
|
4419 |
|
{ "distutils.command.bdist_wininst", NULL, 2188674, 7998, NUITKA_BYTECODE_FLAG }, |
|
4420 |
|
{ "distutils.command.build", NULL, 2196672, 3803, NUITKA_BYTECODE_FLAG }, |
|
4421 |
|
{ "distutils.command.build_clib", NULL, 2200475, 4853, NUITKA_BYTECODE_FLAG }, |
|
4422 |
|
{ "distutils.command.build_ext", NULL, 2205328, 15731, NUITKA_BYTECODE_FLAG }, |
|
4423 |
|
{ "distutils.command.build_py", NULL, 2221059, 10359, NUITKA_BYTECODE_FLAG }, |
|
4424 |
|
{ "distutils.command.build_scripts", NULL, 2231418, 4258, NUITKA_BYTECODE_FLAG }, |
|
4425 |
|
{ "distutils.command.check", NULL, 2235676, 4778, NUITKA_BYTECODE_FLAG }, |
|
4426 |
|
{ "distutils.command.clean", NULL, 2240454, 2060, NUITKA_BYTECODE_FLAG }, |
|
4427 |
|
{ "distutils.command.config", NULL, 2242514, 10164, NUITKA_BYTECODE_FLAG }, |
|
4428 |
|
{ "distutils.command.install", NULL, 2252678, 13654, NUITKA_BYTECODE_FLAG }, |
|
4429 |
|
{ "distutils.command.install_data", NULL, 2266332, 2253, NUITKA_BYTECODE_FLAG }, |
|
4430 |
|
{ "distutils.command.install_egg_info", NULL, 2268585, 2951, NUITKA_BYTECODE_FLAG }, |
|
4431 |
|
{ "distutils.command.install_headers", NULL, 2271536, 1668, NUITKA_BYTECODE_FLAG }, |
|
4432 |
|
{ "distutils.command.install_lib", NULL, 2273204, 5046, NUITKA_BYTECODE_FLAG }, |
|
4433 |
|
{ "distutils.command.install_scripts", NULL, 2278250, 2110, NUITKA_BYTECODE_FLAG }, |
|
4434 |
|
{ "distutils.command.register", NULL, 2280360, 8445, NUITKA_BYTECODE_FLAG }, |
|
4435 |
|
{ "distutils.command.sdist", NULL, 2288805, 14476, NUITKA_BYTECODE_FLAG }, |
|
4436 |
|
{ "distutils.command.upload", NULL, 2303281, 5058, NUITKA_BYTECODE_FLAG }, |
|
4437 |
|
{ "distutils.config", NULL, 2308339, 3453, NUITKA_BYTECODE_FLAG }, |
|
4438 |
|
{ "distutils.core", NULL, 2311792, 6578, NUITKA_BYTECODE_FLAG }, |
|
4439 |
|
{ "distutils.cygwinccompiler", NULL, 2318370, 8496, NUITKA_BYTECODE_FLAG }, |
|
4440 |
|
{ "distutils.debug", NULL, 2326866, 176, NUITKA_BYTECODE_FLAG }, |
|
4441 |
|
{ "distutils.dep_util", NULL, 2327042, 2692, NUITKA_BYTECODE_FLAG }, |
|
4442 |
|
{ "distutils.dir_util", NULL, 2329734, 5786, NUITKA_BYTECODE_FLAG }, |
|
4443 |
|
{ "distutils.dist", NULL, 2335520, 34407, NUITKA_BYTECODE_FLAG }, |
|
4444 |
|
{ "distutils.errors", NULL, 2369927, 5462, NUITKA_BYTECODE_FLAG }, |
|
4445 |
|
{ "distutils.extension", NULL, 2375389, 6873, NUITKA_BYTECODE_FLAG }, |
|
4446 |
|
{ "distutils.fancy_getopt", NULL, 2382262, 10585, NUITKA_BYTECODE_FLAG }, |
|
4447 |
|
{ "distutils.file_util", NULL, 2392847, 5871, NUITKA_BYTECODE_FLAG }, |
|
4448 |
|
{ "distutils.filelist", NULL, 2398718, 9806, NUITKA_BYTECODE_FLAG }, |
|
4449 |
|
{ "distutils.log", NULL, 2408524, 2287, NUITKA_BYTECODE_FLAG }, |
|
4450 |
|
{ "distutils.msvccompiler", NULL, 2410811, 14539, NUITKA_BYTECODE_FLAG }, |
|
4451 |
|
{ "distutils.spawn", NULL, 2425350, 4977, NUITKA_BYTECODE_FLAG }, |
|
4452 |
|
{ "distutils.sysconfig", NULL, 2430327, 11893, NUITKA_BYTECODE_FLAG }, |
|
4453 |
|
{ "distutils.text_file", NULL, 2442220, 8413, NUITKA_BYTECODE_FLAG }, |
|
4454 |
|
{ "distutils.unixccompiler", NULL, 2450633, 6768, NUITKA_BYTECODE_FLAG }, |
|
4455 |
|
{ "distutils.util", NULL, 2457401, 15023, NUITKA_BYTECODE_FLAG }, |
|
4456 |
|
{ "distutils.version", NULL, 2472424, 7324, NUITKA_BYTECODE_FLAG }, |
|
4457 |
|
{ "distutils.versionpredicate", NULL, 2479748, 5071, NUITKA_BYTECODE_FLAG }, |
|
4458 |
|
{ "doctest", NULL, 2484819, 75578, NUITKA_BYTECODE_FLAG }, |
|
4459 |
|
{ "dummy_threading", NULL, 327386, 1092, NUITKA_BYTECODE_FLAG }, |
|
4460 |
|
{ "email", NULL, 2560397, 1659, NUITKA_BYTECODE_FLAG | NUITKA_PACKAGE_FLAG }, |
|
4461 |
|
{ "email._encoded_words", NULL, 2562056, 5576, NUITKA_BYTECODE_FLAG }, |
|
4462 |
|
{ "email._header_value_parser", NULL, 2567632, 75598, NUITKA_BYTECODE_FLAG }, |
|
4463 |
|
{ "email._parseaddr", NULL, 2643230, 12316, NUITKA_BYTECODE_FLAG }, |
|
4464 |
|
{ "email._policybase", NULL, 2655546, 14818, NUITKA_BYTECODE_FLAG }, |
|
4465 |
|
{ "email.base64mime", NULL, 2670364, 3203, NUITKA_BYTECODE_FLAG }, |
|
4466 |
|
{ "email.charset", NULL, 2673567, 11497, NUITKA_BYTECODE_FLAG }, |
|
4467 |
|
{ "email.contentmanager", NULL, 2685064, 7263, NUITKA_BYTECODE_FLAG }, |
|
4468 |
|
{ "email.encoders", NULL, 2692327, 1632, NUITKA_BYTECODE_FLAG }, |
|
4469 |
|
{ "email.errors", NULL, 2693959, 6159, NUITKA_BYTECODE_FLAG }, |
|
4470 |
|
{ "email.feedparser", NULL, 2700118, 10593, NUITKA_BYTECODE_FLAG }, |
|
4471 |
|
{ "email.generator", NULL, 2710711, 12468, NUITKA_BYTECODE_FLAG }, |
|
4472 |
|
{ "email.header", NULL, 2723179, 16348, NUITKA_BYTECODE_FLAG }, |
|
4473 |
|
{ "email.headerregistry", NULL, 2739527, 21265, NUITKA_BYTECODE_FLAG }, |
|
4474 |
|
{ "email.iterators", NULL, 2760792, 1900, NUITKA_BYTECODE_FLAG }, |
|
4475 |
|
{ "email.message", NULL, 2762692, 37908, NUITKA_BYTECODE_FLAG }, |
|
4476 |
|
{ "email.mime", NULL, 2800600, 114, NUITKA_BYTECODE_FLAG | NUITKA_PACKAGE_FLAG }, |
|
4477 |
|
{ "email.mime.application", NULL, 2800714, 1425, NUITKA_BYTECODE_FLAG }, |
|
4478 |
|
{ "email.mime.audio", NULL, 2802139, 2584, NUITKA_BYTECODE_FLAG }, |
|
4479 |
|
{ "email.mime.base", NULL, 2804723, 1050, NUITKA_BYTECODE_FLAG }, |
|
4480 |
|
{ "email.mime.image", NULL, 2805773, 1870, NUITKA_BYTECODE_FLAG }, |
|
4481 |
|
{ "email.mime.message", NULL, 2807643, 1299, NUITKA_BYTECODE_FLAG }, |
|
4482 |
|
{ "email.mime.multipart", NULL, 2808942, 1521, NUITKA_BYTECODE_FLAG }, |
|
4483 |
|
{ "email.mime.nonmultipart", NULL, 2810463, 736, NUITKA_BYTECODE_FLAG }, |
|
4484 |
|
{ "email.mime.text", NULL, 2811199, 1283, NUITKA_BYTECODE_FLAG }, |
|
4485 |
|
{ "email.parser", NULL, 2812482, 5715, NUITKA_BYTECODE_FLAG }, |
|
4486 |
|
{ "email.policy", NULL, 2818197, 9608, NUITKA_BYTECODE_FLAG }, |
|
4487 |
|
{ "email.quoprimime", NULL, 2827805, 7632, NUITKA_BYTECODE_FLAG }, |
|
4488 |
|
{ "email.utils", NULL, 2835437, 9435, NUITKA_BYTECODE_FLAG }, |
|
4489 |
|
{ "filecmp", NULL, 2844872, 8275, NUITKA_BYTECODE_FLAG }, |
|
4490 |
|
{ "fileinput", NULL, 2853147, 13166, NUITKA_BYTECODE_FLAG }, |
|
4491 |
|
{ "fnmatch", NULL, 2866313, 3305, NUITKA_BYTECODE_FLAG }, |
|
4492 |
|
{ "formatter", NULL, 2869618, 17521, NUITKA_BYTECODE_FLAG }, |
|
4493 |
|
{ "fractions", NULL, 2887139, 18396, NUITKA_BYTECODE_FLAG }, |
|
4494 |
|
{ "ftplib", NULL, 2905535, 28035, NUITKA_BYTECODE_FLAG }, |
|
4495 |
|
{ "getopt", NULL, 2933570, 6207, NUITKA_BYTECODE_FLAG }, |
|
4496 |
|
{ "getpass", NULL, 2939777, 4132, NUITKA_BYTECODE_FLAG }, |
|
4497 |
|
{ "gettext", NULL, 352395, 14136, NUITKA_BYTECODE_FLAG }, |
|
4498 |
|
{ "glob", NULL, 2943909, 4227, NUITKA_BYTECODE_FLAG }, |
|
4499 |
|
{ "gzip", NULL, 2948136, 17153, NUITKA_BYTECODE_FLAG }, |
|
4500 |
|
{ "hashlib", NULL, 366531, 6559, NUITKA_BYTECODE_FLAG }, |
|
4501 |
|
{ "hmac", NULL, 2965289, 6081, NUITKA_BYTECODE_FLAG }, |
|
4502 |
|
{ "html", NULL, 2971370, 3365, NUITKA_BYTECODE_FLAG | NUITKA_PACKAGE_FLAG }, |
|
4503 |
|
{ "html.entities", NULL, 2974735, 50437, NUITKA_BYTECODE_FLAG }, |
|
4504 |
|
{ "html.parser", NULL, 3025172, 11075, NUITKA_BYTECODE_FLAG }, |
|
4505 |
|
{ "http", NULL, 3036247, 5890, NUITKA_BYTECODE_FLAG | NUITKA_PACKAGE_FLAG }, |
|
4506 |
|
{ "http.client", NULL, 3042137, 34016, NUITKA_BYTECODE_FLAG }, |
|
4507 |
|
{ "http.cookiejar", NULL, 3076153, 53375, NUITKA_BYTECODE_FLAG }, |
|
4508 |
|
{ "http.cookies", NULL, 3129528, 15212, NUITKA_BYTECODE_FLAG }, |
|
4509 |
|
{ "http.server", NULL, 3144740, 33335, NUITKA_BYTECODE_FLAG }, |
|
4510 |
|
{ "imaplib", NULL, 3178075, 41398, NUITKA_BYTECODE_FLAG }, |
|
4511 |
|
{ "imghdr", NULL, 3219473, 4110, NUITKA_BYTECODE_FLAG }, |
|
4512 |
|
{ "imp", NULL, 3223583, 9721, NUITKA_BYTECODE_FLAG }, |
|
4513 |
|
{ "importlib.abc", NULL, 3233304, 13455, NUITKA_BYTECODE_FLAG }, |
|
4514 |
|
{ "importlib.resources", NULL, 3246759, 8307, NUITKA_BYTECODE_FLAG }, |
|
4515 |
|
{ "importlib.util", NULL, 3255066, 9324, NUITKA_BYTECODE_FLAG }, |
|
4516 |
|
{ "ipaddress", NULL, 3264390, 62962, NUITKA_BYTECODE_FLAG }, |
|
4517 |
|
{ "json", NULL, 3327352, 12306, NUITKA_BYTECODE_FLAG | NUITKA_PACKAGE_FLAG }, |
|
4518 |
|
{ "json.decoder", NULL, 3339658, 9792, NUITKA_BYTECODE_FLAG }, |
|
4519 |
|
{ "json.encoder", NULL, 3349450, 11274, NUITKA_BYTECODE_FLAG }, |
|
4520 |
|
{ "json.scanner", NULL, 3360724, 1964, NUITKA_BYTECODE_FLAG }, |
|
4521 |
|
{ "json.tool", NULL, 3362688, 1445, NUITKA_BYTECODE_FLAG }, |
|
4522 |
|
{ "lib2to3", NULL, 3364133, 111, NUITKA_BYTECODE_FLAG | NUITKA_PACKAGE_FLAG }, |
|
4523 |
|
{ "lib2to3.btm_matcher", NULL, 3364244, 4861, NUITKA_BYTECODE_FLAG }, |
|
4524 |
|
{ "lib2to3.btm_utils", NULL, 3369105, 6111, NUITKA_BYTECODE_FLAG }, |
|
4525 |
|
{ "lib2to3.fixer_base", NULL, 3375216, 6203, NUITKA_BYTECODE_FLAG }, |
|
4526 |
|
{ "lib2to3.fixer_util", NULL, 3381419, 12014, NUITKA_BYTECODE_FLAG }, |
|
4527 |
|
{ "lib2to3.fixes", NULL, 3393433, 117, NUITKA_BYTECODE_FLAG | NUITKA_PACKAGE_FLAG }, |
|
4528 |
|
{ "lib2to3.fixes.fix_apply", NULL, 3393550, 1655, NUITKA_BYTECODE_FLAG }, |
|
4529 |
|
{ "lib2to3.fixes.fix_asserts", NULL, 3395205, 1240, NUITKA_BYTECODE_FLAG }, |
|
4530 |
|
{ "lib2to3.fixes.fix_basestring", NULL, 3396445, 630, NUITKA_BYTECODE_FLAG }, |
|
4531 |
|
{ "lib2to3.fixes.fix_buffer", NULL, 3397075, 775, NUITKA_BYTECODE_FLAG }, |
|
4532 |
|
{ "lib2to3.fixes.fix_dict", NULL, 3397850, 3283, NUITKA_BYTECODE_FLAG }, |
|
4533 |
|
{ "lib2to3.fixes.fix_except", NULL, 3401133, 2785, NUITKA_BYTECODE_FLAG }, |
|
4534 |
|
{ "lib2to3.fixes.fix_exec", NULL, 3403918, 1116, NUITKA_BYTECODE_FLAG }, |
|
4535 |
|
{ "lib2to3.fixes.fix_execfile", NULL, 3405034, 1660, NUITKA_BYTECODE_FLAG }, |
|
4536 |
|
{ "lib2to3.fixes.fix_exitfunc", NULL, 3406694, 2263, NUITKA_BYTECODE_FLAG }, |
|
4537 |
|
{ "lib2to3.fixes.fix_filter", NULL, 3408957, 2328, NUITKA_BYTECODE_FLAG }, |
|
4538 |
|
{ "lib2to3.fixes.fix_funcattrs", NULL, 3411285, 941, NUITKA_BYTECODE_FLAG }, |
|
4539 |
|
{ "lib2to3.fixes.fix_future", NULL, 3412226, 751, NUITKA_BYTECODE_FLAG }, |
|
4540 |
|
{ "lib2to3.fixes.fix_getcwdu", NULL, 3412977, 755, NUITKA_BYTECODE_FLAG }, |
|
4541 |
|
{ "lib2to3.fixes.fix_has_key", NULL, 3413732, 2885, NUITKA_BYTECODE_FLAG }, |
|
4542 |
|
{ "lib2to3.fixes.fix_idioms", NULL, 3416617, 3870, NUITKA_BYTECODE_FLAG }, |
|
4543 |
|
{ "lib2to3.fixes.fix_import", NULL, 3420487, 2752, NUITKA_BYTECODE_FLAG }, |
|
4544 |
|
{ "lib2to3.fixes.fix_imports", NULL, 3423239, 4316, NUITKA_BYTECODE_FLAG }, |
|
4545 |
|
{ "lib2to3.fixes.fix_imports2", NULL, 3427555, 515, NUITKA_BYTECODE_FLAG }, |
|
4546 |
|
{ "lib2to3.fixes.fix_input", NULL, 3428070, 917, NUITKA_BYTECODE_FLAG }, |
|
4547 |
|
{ "lib2to3.fixes.fix_intern", NULL, 3428987, 1124, NUITKA_BYTECODE_FLAG }, |
|
4548 |
|
{ "lib2to3.fixes.fix_isinstance", NULL, 3430111, 1522, NUITKA_BYTECODE_FLAG }, |
|
4549 |
|
{ "lib2to3.fixes.fix_itertools", NULL, 3431633, 1511, NUITKA_BYTECODE_FLAG }, |
|
4550 |
|
{ "lib2to3.fixes.fix_itertools_imports", NULL, 3433144, 1547, NUITKA_BYTECODE_FLAG }, |
|
4551 |
|
{ "lib2to3.fixes.fix_long", NULL, 3434691, 672, NUITKA_BYTECODE_FLAG }, |
|
4552 |
|
{ "lib2to3.fixes.fix_map", NULL, 3435363, 3060, NUITKA_BYTECODE_FLAG }, |
|
4553 |
|
{ "lib2to3.fixes.fix_metaclass", NULL, 3438423, 5313, NUITKA_BYTECODE_FLAG }, |
|
4554 |
|
{ "lib2to3.fixes.fix_methodattrs", NULL, 3443736, 903, NUITKA_BYTECODE_FLAG }, |
|
4555 |
|
{ "lib2to3.fixes.fix_ne", NULL, 3444639, 774, NUITKA_BYTECODE_FLAG }, |
|
4556 |
|
{ "lib2to3.fixes.fix_next", NULL, 3445413, 3027, NUITKA_BYTECODE_FLAG }, |
|
4557 |
|
{ "lib2to3.fixes.fix_nonzero", NULL, 3448440, 890, NUITKA_BYTECODE_FLAG }, |
|
4558 |
|
{ "lib2to3.fixes.fix_numliterals", NULL, 3449330, 986, NUITKA_BYTECODE_FLAG }, |
|
4559 |
|
{ "lib2to3.fixes.fix_operator", NULL, 3450316, 4203, NUITKA_BYTECODE_FLAG }, |
|
4560 |
|
{ "lib2to3.fixes.fix_paren", NULL, 3454519, 1357, NUITKA_BYTECODE_FLAG }, |
|
4561 |
|
{ "lib2to3.fixes.fix_print", NULL, 3455876, 2292, NUITKA_BYTECODE_FLAG }, |
|
4562 |
|
{ "lib2to3.fixes.fix_raise", NULL, 3458168, 2216, NUITKA_BYTECODE_FLAG }, |
|
4563 |
|
{ "lib2to3.fixes.fix_raw_input", NULL, 3460384, 762, NUITKA_BYTECODE_FLAG }, |
|
4564 |
|
{ "lib2to3.fixes.fix_reduce", NULL, 3461146, 1097, NUITKA_BYTECODE_FLAG }, |
|
4565 |
|
{ "lib2to3.fixes.fix_reload", NULL, 3462243, 1136, NUITKA_BYTECODE_FLAG }, |
|
4566 |
|
{ "lib2to3.fixes.fix_renames", NULL, 3463379, 1960, NUITKA_BYTECODE_FLAG }, |
|
4567 |
|
{ "lib2to3.fixes.fix_repr", NULL, 3465339, 812, NUITKA_BYTECODE_FLAG }, |
|
4568 |
|
{ "lib2to3.fixes.fix_set_literal", NULL, 3466151, 1644, NUITKA_BYTECODE_FLAG }, |
|
4569 |
|
{ "lib2to3.fixes.fix_standarderror", NULL, 3467795, 687, NUITKA_BYTECODE_FLAG }, |
|
4570 |
|
{ "lib2to3.fixes.fix_sys_exc", NULL, 3468482, 1368, NUITKA_BYTECODE_FLAG }, |
|
4571 |
|
{ "lib2to3.fixes.fix_throw", NULL, 3469850, 1769, NUITKA_BYTECODE_FLAG }, |
|
4572 |
|
{ "lib2to3.fixes.fix_tuple_params", NULL, 3471619, 4563, NUITKA_BYTECODE_FLAG }, |
|
4573 |
|
{ "lib2to3.fixes.fix_types", NULL, 3476182, 1796, NUITKA_BYTECODE_FLAG }, |
|
4574 |
|
{ "lib2to3.fixes.fix_unicode", NULL, 3477978, 1508, NUITKA_BYTECODE_FLAG }, |
|
4575 |
|
{ "lib2to3.fixes.fix_urllib", NULL, 3479486, 5928, NUITKA_BYTECODE_FLAG }, |
|
4576 |
|
{ "lib2to3.fixes.fix_ws_comma", NULL, 3485414, 1090, NUITKA_BYTECODE_FLAG }, |
|
4577 |
|
{ "lib2to3.fixes.fix_xrange", NULL, 3486504, 2503, NUITKA_BYTECODE_FLAG }, |
|
4578 |
|
{ "lib2to3.fixes.fix_xreadlines", NULL, 3489007, 1084, NUITKA_BYTECODE_FLAG }, |
|
4579 |
|
{ "lib2to3.fixes.fix_zip", NULL, 3490091, 1548, NUITKA_BYTECODE_FLAG }, |
|
4580 |
|
{ "lib2to3.main", NULL, 3491639, 8504, NUITKA_BYTECODE_FLAG }, |
|
4581 |
|
{ "lib2to3.patcomp", NULL, 3500143, 5579, NUITKA_BYTECODE_FLAG }, |
|
4582 |
|
{ "lib2to3.pgen2", NULL, 3505722, 147, NUITKA_BYTECODE_FLAG | NUITKA_PACKAGE_FLAG }, |
|
4583 |
|
{ "lib2to3.pgen2.driver", NULL, 3505869, 5108, NUITKA_BYTECODE_FLAG }, |
|
4584 |
|
{ "lib2to3.pgen2.grammar", NULL, 3510977, 6984, NUITKA_BYTECODE_FLAG }, |
|
4585 |
|
{ "lib2to3.pgen2.literals", NULL, 3517961, 1526, NUITKA_BYTECODE_FLAG }, |
|
4586 |
|
{ "lib2to3.pgen2.parse", NULL, 3519487, 6272, NUITKA_BYTECODE_FLAG }, |
|
4587 |
|
{ "lib2to3.pgen2.pgen", NULL, 3525759, 9748, NUITKA_BYTECODE_FLAG }, |
|
4588 |
|
{ "lib2to3.pgen2.token", NULL, 3535507, 1840, NUITKA_BYTECODE_FLAG }, |
|
4589 |
|
{ "lib2to3.pgen2.tokenize", NULL, 3537347, 15108, NUITKA_BYTECODE_FLAG }, |
|
4590 |
|
{ "lib2to3.pygram", NULL, 3552455, 1166, NUITKA_BYTECODE_FLAG }, |
|
4591 |
|
{ "lib2to3.pytree", NULL, 3553621, 24971, NUITKA_BYTECODE_FLAG }, |
|
4592 |
|
{ "lib2to3.refactor", NULL, 3578592, 20372, NUITKA_BYTECODE_FLAG }, |
|
4593 |
|
{ "logging", NULL, 460167, 62526, NUITKA_BYTECODE_FLAG | NUITKA_PACKAGE_FLAG }, |
|
4594 |
|
{ "logging.config", NULL, 3598964, 22983, NUITKA_BYTECODE_FLAG }, |
|
4595 |
|
{ "logging.handlers", NULL, 3621947, 42951, NUITKA_BYTECODE_FLAG }, |
|
4596 |
|
{ "lzma", NULL, 3664898, 11907, NUITKA_BYTECODE_FLAG }, |
|
4597 |
|
{ "macpath", NULL, 3676805, 5775, NUITKA_BYTECODE_FLAG }, |
|
4598 |
|
{ "mailbox", NULL, 3682580, 63616, NUITKA_BYTECODE_FLAG }, |
|
4599 |
|
{ "mailcap", NULL, 3746196, 6452, NUITKA_BYTECODE_FLAG }, |
|
4600 |
|
{ "mimetypes", NULL, 3752648, 15446, NUITKA_BYTECODE_FLAG }, |
|
4601 |
|
{ "modulefinder", NULL, 3768094, 15320, NUITKA_BYTECODE_FLAG }, |
|
4602 |
|
{ "multiprocessing", NULL, 3783414, 495, NUITKA_BYTECODE_FLAG | NUITKA_PACKAGE_FLAG }, |
|
4603 |
|
{ "multiprocessing.connection", NULL, 3783909, 24900, NUITKA_BYTECODE_FLAG }, |
|
4604 |
|
{ "multiprocessing.context", NULL, 3808809, 13081, NUITKA_BYTECODE_FLAG }, |
|
4605 |
|
{ "multiprocessing.dummy", NULL, 3821890, 3773, NUITKA_BYTECODE_FLAG | NUITKA_PACKAGE_FLAG }, |
|
4606 |
|
{ "multiprocessing.dummy.connection", NULL, 3825663, 2481, NUITKA_BYTECODE_FLAG }, |
|
4607 |
|
{ "multiprocessing.forkserver", NULL, 3828144, 7732, NUITKA_BYTECODE_FLAG }, |
|
4608 |
|
{ "multiprocessing.heap", NULL, 3835876, 6392, NUITKA_BYTECODE_FLAG }, |
|
4609 |
|
{ "multiprocessing.managers", NULL, 3842268, 33981, NUITKA_BYTECODE_FLAG }, |
|
4610 |
|
{ "multiprocessing.pool", NULL, 3876249, 21204, NUITKA_BYTECODE_FLAG }, |
|
4611 |
|
{ "multiprocessing.popen_fork", NULL, 3897453, 2494, NUITKA_BYTECODE_FLAG }, |
|
4612 |
|
{ "multiprocessing.popen_forkserver", NULL, 3899947, 2327, NUITKA_BYTECODE_FLAG }, |
|
4613 |
|
{ "multiprocessing.popen_spawn_posix", NULL, 3902274, 2109, NUITKA_BYTECODE_FLAG }, |
|
4614 |
|
{ "multiprocessing.process", NULL, 3904383, 9394, NUITKA_BYTECODE_FLAG }, |
|
4615 |
|
{ "multiprocessing.queues", NULL, 3913777, 9405, NUITKA_BYTECODE_FLAG }, |
|
4616 |
|
{ "multiprocessing.reduction", NULL, 3923182, 7986, NUITKA_BYTECODE_FLAG }, |
|
4617 |
|
{ "multiprocessing.resource_sharer", NULL, 3931168, 5171, NUITKA_BYTECODE_FLAG }, |
|
4618 |
|
{ "multiprocessing.semaphore_tracker", NULL, 3936339, 3708, NUITKA_BYTECODE_FLAG }, |
|
4619 |
|
{ "multiprocessing.sharedctypes", NULL, 3940047, 6885, NUITKA_BYTECODE_FLAG }, |
|
4620 |
|
{ "multiprocessing.spawn", NULL, 3946932, 6446, NUITKA_BYTECODE_FLAG }, |
|
4621 |
|
{ "multiprocessing.synchronize", NULL, 3953378, 11151, NUITKA_BYTECODE_FLAG }, |
|
4622 |
|
{ "multiprocessing.util", NULL, 3964529, 9915, NUITKA_BYTECODE_FLAG }, |
|
4623 |
|
{ "netrc", NULL, 3974444, 3731, NUITKA_BYTECODE_FLAG }, |
|
4624 |
|
{ "nntplib", NULL, 3978175, 33719, NUITKA_BYTECODE_FLAG }, |
|
4625 |
|
{ "ntpath", NULL, 4011894, 12972, NUITKA_BYTECODE_FLAG }, |
|
4626 |
|
{ "nturl2path", NULL, 4024866, 1583, NUITKA_BYTECODE_FLAG }, |
|
4627 |
|
{ "numbers", NULL, 4026449, 12160, NUITKA_BYTECODE_FLAG }, |
|
4628 |
|
{ "optparse", NULL, 4038609, 47861, NUITKA_BYTECODE_FLAG }, |
|
4629 |
|
{ "pathlib", NULL, 4086470, 41431, NUITKA_BYTECODE_FLAG }, |
|
4630 |
|
{ "pdb", NULL, 4127901, 46730, NUITKA_BYTECODE_FLAG }, |
|
4631 |
|
{ "pickle", NULL, 4174631, 42934, NUITKA_BYTECODE_FLAG }, |
|
4632 |
|
{ "pickletools", NULL, 4217565, 65299, NUITKA_BYTECODE_FLAG }, |
|
4633 |
|
{ "pipes", NULL, 4282864, 7771, NUITKA_BYTECODE_FLAG }, |
|
4634 |
|
{ "pkgutil", NULL, 566222, 16328, NUITKA_BYTECODE_FLAG }, |
|
4635 |
|
{ "platform", NULL, 4290635, 28188, NUITKA_BYTECODE_FLAG }, |
|
4636 |
|
{ "plistlib", NULL, 4318823, 25063, NUITKA_BYTECODE_FLAG }, |
|
4637 |
|
{ "poplib", NULL, 4343886, 13304, NUITKA_BYTECODE_FLAG }, |
|
4638 |
|
{ "pprint", NULL, 4357190, 15787, NUITKA_BYTECODE_FLAG }, |
|
4639 |
|
{ "profile", NULL, 4372977, 13809, NUITKA_BYTECODE_FLAG }, |
|
4640 |
|
{ "pstats", NULL, 4386786, 22262, NUITKA_BYTECODE_FLAG }, |
|
4641 |
|
{ "pty", NULL, 4409048, 3851, NUITKA_BYTECODE_FLAG }, |
|
4642 |
|
{ "py_compile", NULL, 4412899, 7159, NUITKA_BYTECODE_FLAG }, |
|
4643 |
|
{ "pyclbr", NULL, 4420058, 10341, NUITKA_BYTECODE_FLAG }, |
|
4644 |
|
{ "pydoc", NULL, 4430399, 84388, NUITKA_BYTECODE_FLAG }, |
|
4645 |
|
{ "pydoc_data", NULL, 4514787, 114, NUITKA_BYTECODE_FLAG | NUITKA_PACKAGE_FLAG }, |
|
4646 |
|
{ "pydoc_data.topics", NULL, 4514901, 411302, NUITKA_BYTECODE_FLAG }, |
|
4647 |
|
{ "queue", NULL, 4926203, 11440, NUITKA_BYTECODE_FLAG }, |
|
4648 |
|
{ "random", NULL, 4937643, 19362, NUITKA_BYTECODE_FLAG }, |
|
4649 |
|
{ "rlcompleter", NULL, 4957005, 5715, NUITKA_BYTECODE_FLAG }, |
|
4650 |
|
{ "runpy", NULL, 4962720, 7913, NUITKA_BYTECODE_FLAG }, |
|
4651 |
|
{ "sched", NULL, 4970633, 6489, NUITKA_BYTECODE_FLAG }, |
|
4652 |
|
{ "secrets", NULL, 4977122, 2152, NUITKA_BYTECODE_FLAG }, |
|
4653 |
|
{ "selectors", NULL, 4979274, 16916, NUITKA_BYTECODE_FLAG }, |
|
4654 |
|
{ "shelve", NULL, 4996190, 9474, NUITKA_BYTECODE_FLAG }, |
|
4655 |
|
{ "shlex", NULL, 5005664, 6958, NUITKA_BYTECODE_FLAG }, |
|
4656 |
|
{ "shutil", NULL, 5012622, 30832, NUITKA_BYTECODE_FLAG }, |
|
4657 |
|
{ "signal", NULL, 5043454, 2480, NUITKA_BYTECODE_FLAG }, |
|
4658 |
|
{ "site", NULL, 606720, 13406, NUITKA_BYTECODE_FLAG }, |
|
4659 |
|
{ "smtpd", NULL, 5045934, 26572, NUITKA_BYTECODE_FLAG }, |
|
4660 |
|
{ "smtplib", NULL, 5072506, 35318, NUITKA_BYTECODE_FLAG }, |
|
4661 |
|
{ "sndhdr", NULL, 5107824, 6871, NUITKA_BYTECODE_FLAG }, |
|
4662 |
|
{ "socket", NULL, 620126, 21989, NUITKA_BYTECODE_FLAG }, |
|
4663 |
|
{ "socketserver", NULL, 5114695, 24166, NUITKA_BYTECODE_FLAG }, |
|
4664 |
|
{ "sqlite3", NULL, 5138861, 142, NUITKA_BYTECODE_FLAG | NUITKA_PACKAGE_FLAG }, |
|
4665 |
|
{ "sqlite3.dbapi2", NULL, 5139003, 2461, NUITKA_BYTECODE_FLAG }, |
|
4666 |
|
{ "sqlite3.dump", NULL, 5141464, 1904, NUITKA_BYTECODE_FLAG }, |
|
4667 |
|
{ "ssl", NULL, 5143368, 39739, NUITKA_BYTECODE_FLAG }, |
|
4668 |
|
{ "statistics", NULL, 5183107, 18132, NUITKA_BYTECODE_FLAG }, |
|
4669 |
|
{ "string", NULL, 5201239, 7803, NUITKA_BYTECODE_FLAG }, |
|
4670 |
|
{ "subprocess", NULL, 5209042, 38733, NUITKA_BYTECODE_FLAG }, |
|
4671 |
|
{ "sunau", NULL, 5247775, 17179, NUITKA_BYTECODE_FLAG }, |
|
4672 |
|
{ "symbol", NULL, 5264954, 2533, NUITKA_BYTECODE_FLAG }, |
|
4673 |
|
{ "symtable", NULL, 5267487, 10413, NUITKA_BYTECODE_FLAG }, |
|
4674 |
|
{ "sysconfig", NULL, 5277900, 15338, NUITKA_BYTECODE_FLAG }, |
|
4675 |
|
{ "tabnanny", NULL, 5293238, 6946, NUITKA_BYTECODE_FLAG }, |
|
4676 |
|
{ "tarfile", NULL, 5300184, 61809, NUITKA_BYTECODE_FLAG }, |
|
4677 |
|
{ "telnetlib", NULL, 5361993, 18070, NUITKA_BYTECODE_FLAG }, |
|
4678 |
|
{ "tempfile", NULL, 5380063, 22113, NUITKA_BYTECODE_FLAG }, |
|
4679 |
|
{ "textwrap", NULL, 642115, 13580, NUITKA_BYTECODE_FLAG }, |
|
4680 |
|
{ "this", NULL, 5402176, 1245, NUITKA_BYTECODE_FLAG }, |
|
4681 |
|
{ "timeit", NULL, 5403421, 11615, NUITKA_BYTECODE_FLAG }, |
|
4682 |
|
{ "tkinter", NULL, 692998, 179143, NUITKA_BYTECODE_FLAG | NUITKA_PACKAGE_FLAG }, |
|
4683 |
|
{ "tkinter.colorchooser", NULL, 5415036, 1103, NUITKA_BYTECODE_FLAG }, |
|
4684 |
|
{ "tkinter.commondialog", NULL, 5416139, 1084, NUITKA_BYTECODE_FLAG }, |
|
4685 |
|
{ "tkinter.constants", NULL, 5417223, 1636, NUITKA_BYTECODE_FLAG }, |
|
4686 |
|
{ "tkinter.dialog", NULL, 5418859, 1412, NUITKA_BYTECODE_FLAG }, |
|
4687 |
|
{ "tkinter.dnd", NULL, 5420271, 11154, NUITKA_BYTECODE_FLAG }, |
|
4688 |
|
{ "tkinter.filedialog", NULL, 872141, 12238, NUITKA_BYTECODE_FLAG }, |
|
4689 |
|
{ "tkinter.font", NULL, 5431425, 6155, NUITKA_BYTECODE_FLAG }, |
|
4690 |
|
{ "tkinter.messagebox", NULL, 5437580, 3020, NUITKA_BYTECODE_FLAG }, |
|
4691 |
|
{ "tkinter.scrolledtext", NULL, 5440600, 2147, NUITKA_BYTECODE_FLAG }, |
|
4692 |
|
{ "tkinter.simpledialog", NULL, 5442747, 10514, NUITKA_BYTECODE_FLAG }, |
|
4693 |
|
{ "tkinter.tix", NULL, 5453261, 83634, NUITKA_BYTECODE_FLAG }, |
|
4694 |
|
{ "tkinter.ttk", NULL, 5536895, 57818, NUITKA_BYTECODE_FLAG }, |
|
4695 |
|
{ "trace", NULL, 5594713, 19115, NUITKA_BYTECODE_FLAG }, |
|
4696 |
|
{ "tracemalloc", NULL, 5613828, 17244, NUITKA_BYTECODE_FLAG }, |
|
4697 |
|
{ "tty", NULL, 5631072, 1062, NUITKA_BYTECODE_FLAG }, |
|
4698 |
|
{ "turtle", NULL, 5632134, 130759, NUITKA_BYTECODE_FLAG }, |
|
4699 |
|
{ "typing", NULL, 5762893, 49926, NUITKA_BYTECODE_FLAG }, |
|
4700 |
|
{ "unittest", NULL, 5812819, 3005, NUITKA_BYTECODE_FLAG | NUITKA_PACKAGE_FLAG }, |
|
4701 |
|
{ "unittest.case", NULL, 5815824, 48522, NUITKA_BYTECODE_FLAG }, |
|
4702 |
|
{ "unittest.loader", NULL, 5864346, 14237, NUITKA_BYTECODE_FLAG }, |
|
4703 |
|
{ "unittest.main", NULL, 5878583, 7406, NUITKA_BYTECODE_FLAG }, |
|
4704 |
|
{ "unittest.mock", NULL, 5885989, 63022, NUITKA_BYTECODE_FLAG }, |
|
4705 |
|
{ "unittest.result", NULL, 5949011, 7220, NUITKA_BYTECODE_FLAG }, |
|
4706 |
|
{ "unittest.runner", NULL, 5956231, 6949, NUITKA_BYTECODE_FLAG }, |
|
4707 |
|
{ "unittest.signals", NULL, 5963180, 2162, NUITKA_BYTECODE_FLAG }, |
|
4708 |
|
{ "unittest.suite", NULL, 5965342, 9171, NUITKA_BYTECODE_FLAG }, |
|
4709 |
|
{ "unittest.util", NULL, 5974513, 4489, NUITKA_BYTECODE_FLAG }, |
|
4710 |
|
{ "urllib", NULL, 5979002, 110, NUITKA_BYTECODE_FLAG | NUITKA_PACKAGE_FLAG }, |
|
4711 |
|
{ "urllib.error", NULL, 5979112, 2744, NUITKA_BYTECODE_FLAG }, |
|
4712 |
|
{ "urllib.parse", NULL, 5981856, 30398, NUITKA_BYTECODE_FLAG }, |
|
4713 |
|
{ "urllib.request", NULL, 6012254, 72272, NUITKA_BYTECODE_FLAG }, |
|
4714 |
|
{ "urllib.response", NULL, 6084526, 3217, NUITKA_BYTECODE_FLAG }, |
|
4715 |
|
{ "urllib.robotparser", NULL, 6087743, 7029, NUITKA_BYTECODE_FLAG }, |
|
4716 |
|
{ "uu", NULL, 6094772, 3581, NUITKA_BYTECODE_FLAG }, |
|
4717 |
|
{ "uuid", NULL, 912912, 23167, NUITKA_BYTECODE_FLAG }, |
|
4718 |
|
{ "venv", NULL, 6098353, 13090, NUITKA_BYTECODE_FLAG | NUITKA_PACKAGE_FLAG }, |
|
4719 |
|
{ "wave", NULL, 6111443, 18256, NUITKA_BYTECODE_FLAG }, |
|
4720 |
|
{ "weakref", NULL, 949996, 19078, NUITKA_BYTECODE_FLAG }, |
|
4721 |
|
{ "webbrowser", NULL, 6129699, 16342, NUITKA_BYTECODE_FLAG }, |
|
4722 |
|
{ "wsgiref", NULL, 6146041, 706, NUITKA_BYTECODE_FLAG | NUITKA_PACKAGE_FLAG }, |
|
4723 |
|
{ "wsgiref.handlers", NULL, 6146747, 16115, NUITKA_BYTECODE_FLAG }, |
|
4724 |
|
{ "wsgiref.headers", NULL, 6162862, 7727, NUITKA_BYTECODE_FLAG }, |
|
4725 |
|
{ "wsgiref.simple_server", NULL, 6170589, 5173, NUITKA_BYTECODE_FLAG }, |
|
4726 |
|
{ "wsgiref.util", NULL, 6175762, 5148, NUITKA_BYTECODE_FLAG }, |
|
4727 |
|
{ "wsgiref.validate", NULL, 6180910, 14644, NUITKA_BYTECODE_FLAG }, |
|
4728 |
|
{ "xdrlib", NULL, 6195554, 8292, NUITKA_BYTECODE_FLAG }, |
|
4729 |
|
{ "xml", NULL, 969074, 674, NUITKA_BYTECODE_FLAG | NUITKA_PACKAGE_FLAG }, |
|
4730 |
|
{ "xml.dom", NULL, 6203846, 5426, NUITKA_BYTECODE_FLAG | NUITKA_PACKAGE_FLAG }, |
|
4731 |
|
{ "xml.dom.NodeFilter", NULL, 6209272, 941, NUITKA_BYTECODE_FLAG }, |
|
4732 |
|
{ "xml.dom.domreg", NULL, 6210213, 2818, NUITKA_BYTECODE_FLAG }, |
|
4733 |
|
{ "xml.dom.expatbuilder", NULL, 6213031, 26988, NUITKA_BYTECODE_FLAG }, |
|
4734 |
|
{ "xml.dom.minicompat", NULL, 6240019, 2787, NUITKA_BYTECODE_FLAG }, |
|
4735 |
|
{ "xml.dom.minidom", NULL, 6242806, 55587, NUITKA_BYTECODE_FLAG }, |
|
4736 |
|
{ "xml.dom.pulldom", NULL, 6298393, 10460, NUITKA_BYTECODE_FLAG }, |
|
4737 |
|
{ "xml.dom.xmlbuilder", NULL, 6308853, 12407, NUITKA_BYTECODE_FLAG }, |
|
4738 |
|
{ "xml.etree", NULL, 6321260, 113, NUITKA_BYTECODE_FLAG | NUITKA_PACKAGE_FLAG }, |
|
4739 |
|
{ "xml.etree.ElementInclude", NULL, 6321373, 1549, NUITKA_BYTECODE_FLAG }, |
|
4740 |
|
{ "xml.etree.ElementPath", NULL, 6322922, 6317, NUITKA_BYTECODE_FLAG }, |
|
4741 |
|
{ "xml.etree.ElementTree", NULL, 6329239, 44781, NUITKA_BYTECODE_FLAG }, |
|
4742 |
|
{ "xml.etree.cElementTree", NULL, 6374020, 155, NUITKA_BYTECODE_FLAG }, |
|
4743 |
|
{ "xml.parsers", NULL, 969748, 287, NUITKA_BYTECODE_FLAG | NUITKA_PACKAGE_FLAG }, |
|
4744 |
|
{ "xml.parsers.expat", NULL, 970035, 316, NUITKA_BYTECODE_FLAG }, |
|
4745 |
|
{ "xml.sax", NULL, 6374175, 3146, NUITKA_BYTECODE_FLAG | NUITKA_PACKAGE_FLAG }, |
|
4746 |
|
{ "xml.sax._exceptions", NULL, 6377321, 5455, NUITKA_BYTECODE_FLAG }, |
|
4747 |
|
{ "xml.sax.expatreader", NULL, 6382776, 12358, NUITKA_BYTECODE_FLAG }, |
|
4748 |
|
{ "xml.sax.handler", NULL, 6395134, 12331, NUITKA_BYTECODE_FLAG }, |
|
4749 |
|
{ "xml.sax.saxutils", NULL, 6407465, 12784, NUITKA_BYTECODE_FLAG }, |
|
4750 |
|
{ "xml.sax.xmlreader", NULL, 6420249, 16892, NUITKA_BYTECODE_FLAG }, |
|
4751 |
|
{ "xmlrpc", NULL, 6437141, 110, NUITKA_BYTECODE_FLAG | NUITKA_PACKAGE_FLAG }, |
|
4752 |
|
{ "xmlrpc.client", NULL, 6437251, 34516, NUITKA_BYTECODE_FLAG }, |
|
4753 |
|
{ "xmlrpc.server", NULL, 6471767, 29358, NUITKA_BYTECODE_FLAG }, |
|
4754 |
|
{ "zipapp", NULL, 6501125, 5771, NUITKA_BYTECODE_FLAG }, |
|
4755 |
|
{ "zipfile", NULL, 6506896, 49840, NUITKA_BYTECODE_FLAG }, |
|
|
4324 |
|
{ "__future__", NULL, 970708, 4100, NUITKA_BYTECODE_FLAG }, |
|
4325 |
|
{ "_bootlocale", NULL, 974808, 1217, NUITKA_BYTECODE_FLAG }, |
|
4326 |
|
{ "_compat_pickle", NULL, 976025, 5776, NUITKA_BYTECODE_FLAG }, |
|
4327 |
|
{ "_dummy_thread", NULL, 981801, 4821, NUITKA_BYTECODE_FLAG }, |
|
4328 |
|
{ "_markupbase", NULL, 986622, 7753, NUITKA_BYTECODE_FLAG }, |
|
4329 |
|
{ "_osx_support", NULL, 994375, 9563, NUITKA_BYTECODE_FLAG }, |
|
4330 |
|
{ "_py_abc", NULL, 1003938, 4622, NUITKA_BYTECODE_FLAG }, |
|
4331 |
|
{ "_pyio", NULL, 1008560, 72786, NUITKA_BYTECODE_FLAG }, |
|
4332 |
|
{ "_sitebuiltins", NULL, 1081346, 3433, NUITKA_BYTECODE_FLAG }, |
|
4333 |
|
{ "_strptime", NULL, 1084779, 16072, NUITKA_BYTECODE_FLAG }, |
|
4334 |
|
{ "_sysconfigdata_dm_linux_x86_64-linux-gnu", NULL, 1100851, 23837, NUITKA_BYTECODE_FLAG }, |
|
4335 |
|
{ "_sysconfigdata_m_linux_x86_64-linux-gnu", NULL, 1124688, 22755, NUITKA_BYTECODE_FLAG }, |
|
4336 |
|
{ "_threading_local", NULL, 1147443, 6380, NUITKA_BYTECODE_FLAG }, |
|
4337 |
|
{ "aifc", NULL, 1153823, 26111, NUITKA_BYTECODE_FLAG }, |
|
4338 |
|
{ "argparse", NULL, 1179934, 61881, NUITKA_BYTECODE_FLAG }, |
|
4339 |
|
{ "ast", NULL, 1241815, 12048, NUITKA_BYTECODE_FLAG }, |
|
4340 |
|
{ "asynchat", NULL, 1253863, 6802, NUITKA_BYTECODE_FLAG }, |
|
4341 |
|
{ "asyncio", NULL, 1260665, 658, NUITKA_BYTECODE_FLAG | NUITKA_PACKAGE_FLAG }, |
|
4342 |
|
{ "asyncio.base_events", NULL, 1261323, 48084, NUITKA_BYTECODE_FLAG }, |
|
4343 |
|
{ "asyncio.base_futures", NULL, 1309407, 2070, NUITKA_BYTECODE_FLAG }, |
|
4344 |
|
{ "asyncio.base_subprocess", NULL, 1311477, 9159, NUITKA_BYTECODE_FLAG }, |
|
4345 |
|
{ "asyncio.base_tasks", NULL, 1320636, 1834, NUITKA_BYTECODE_FLAG }, |
|
4346 |
|
{ "asyncio.constants", NULL, 1322470, 559, NUITKA_BYTECODE_FLAG }, |
|
4347 |
|
{ "asyncio.coroutines", NULL, 1323029, 6346, NUITKA_BYTECODE_FLAG }, |
|
4348 |
|
{ "asyncio.events", NULL, 1329375, 27823, NUITKA_BYTECODE_FLAG }, |
|
4349 |
|
{ "asyncio.format_helpers", NULL, 1357198, 2285, NUITKA_BYTECODE_FLAG }, |
|
4350 |
|
{ "asyncio.futures", NULL, 1359483, 10713, NUITKA_BYTECODE_FLAG }, |
|
4351 |
|
{ "asyncio.locks", NULL, 1370196, 15881, NUITKA_BYTECODE_FLAG }, |
|
4352 |
|
{ "asyncio.log", NULL, 1386077, 208, NUITKA_BYTECODE_FLAG }, |
|
4353 |
|
{ "asyncio.proactor_events", NULL, 1386285, 19927, NUITKA_BYTECODE_FLAG }, |
|
4354 |
|
{ "asyncio.protocols", NULL, 1406212, 8696, NUITKA_BYTECODE_FLAG }, |
|
4355 |
|
{ "asyncio.queues", NULL, 1414908, 8141, NUITKA_BYTECODE_FLAG }, |
|
4356 |
|
{ "asyncio.runners", NULL, 1423049, 1882, NUITKA_BYTECODE_FLAG }, |
|
4357 |
|
{ "asyncio.selector_events", NULL, 1424931, 28091, NUITKA_BYTECODE_FLAG }, |
|
4358 |
|
{ "asyncio.sslproto", NULL, 1453022, 21179, NUITKA_BYTECODE_FLAG }, |
|
4359 |
|
{ "asyncio.streams", NULL, 1474201, 20256, NUITKA_BYTECODE_FLAG }, |
|
4360 |
|
{ "asyncio.subprocess", NULL, 1494457, 6720, NUITKA_BYTECODE_FLAG }, |
|
4361 |
|
{ "asyncio.tasks", NULL, 1501177, 21834, NUITKA_BYTECODE_FLAG }, |
|
4362 |
|
{ "asyncio.transports", NULL, 1523011, 12179, NUITKA_BYTECODE_FLAG }, |
|
4363 |
|
{ "asyncio.unix_events", NULL, 1535190, 32074, NUITKA_BYTECODE_FLAG }, |
|
4364 |
|
{ "asyncore", NULL, 1567264, 15812, NUITKA_BYTECODE_FLAG }, |
|
4365 |
|
{ "bdb", NULL, 1583076, 24362, NUITKA_BYTECODE_FLAG }, |
|
4366 |
|
{ "binhex", NULL, 1607438, 12027, NUITKA_BYTECODE_FLAG }, |
|
4367 |
|
{ "bisect", NULL, 143766, 2666, NUITKA_BYTECODE_FLAG }, |
|
4368 |
|
{ "cProfile", NULL, 1619465, 4519, NUITKA_BYTECODE_FLAG }, |
|
4369 |
|
{ "calendar", NULL, 1623984, 27392, NUITKA_BYTECODE_FLAG }, |
|
4370 |
|
{ "cgi", NULL, 1651376, 27159, NUITKA_BYTECODE_FLAG }, |
|
4371 |
|
{ "cgitb", NULL, 1678535, 10080, NUITKA_BYTECODE_FLAG }, |
|
4372 |
|
{ "chunk", NULL, 1688615, 4887, NUITKA_BYTECODE_FLAG }, |
|
4373 |
|
{ "cmd", NULL, 1693502, 12558, NUITKA_BYTECODE_FLAG }, |
|
4374 |
|
{ "code", NULL, 1706060, 9826, NUITKA_BYTECODE_FLAG }, |
|
4375 |
|
{ "codeop", NULL, 1715886, 6258, NUITKA_BYTECODE_FLAG }, |
|
4376 |
|
{ "colorsys", NULL, 1722144, 3265, NUITKA_BYTECODE_FLAG }, |
|
4377 |
|
{ "compileall", NULL, 1725409, 9074, NUITKA_BYTECODE_FLAG }, |
|
4378 |
|
{ "concurrent", NULL, 1734483, 114, NUITKA_BYTECODE_FLAG | NUITKA_PACKAGE_FLAG }, |
|
4379 |
|
{ "concurrent.futures", NULL, 1734597, 1054, NUITKA_BYTECODE_FLAG | NUITKA_PACKAGE_FLAG }, |
|
4380 |
|
{ "concurrent.futures._base", NULL, 1735651, 20851, NUITKA_BYTECODE_FLAG }, |
|
4381 |
|
{ "concurrent.futures.process", NULL, 1756502, 19529, NUITKA_BYTECODE_FLAG }, |
|
4382 |
|
{ "concurrent.futures.thread", NULL, 1776031, 5142, NUITKA_BYTECODE_FLAG }, |
|
4383 |
|
{ "configparser", NULL, 193010, 45848, NUITKA_BYTECODE_FLAG }, |
|
4384 |
|
{ "contextlib", NULL, 238858, 19868, NUITKA_BYTECODE_FLAG }, |
|
4385 |
|
{ "contextvars", NULL, 1781173, 225, NUITKA_BYTECODE_FLAG }, |
|
4386 |
|
{ "copy", NULL, 1781398, 7069, NUITKA_BYTECODE_FLAG }, |
|
4387 |
|
{ "crypt", NULL, 1788467, 3102, NUITKA_BYTECODE_FLAG }, |
|
4388 |
|
{ "csv", NULL, 258726, 11800, NUITKA_BYTECODE_FLAG }, |
|
4389 |
|
{ "ctypes", NULL, 1791569, 15980, NUITKA_BYTECODE_FLAG | NUITKA_PACKAGE_FLAG }, |
|
4390 |
|
{ "ctypes._aix", NULL, 1807549, 9791, NUITKA_BYTECODE_FLAG }, |
|
4391 |
|
{ "ctypes._endian", NULL, 1817340, 1924, NUITKA_BYTECODE_FLAG }, |
|
4392 |
|
{ "ctypes.macholib", NULL, 1819264, 281, NUITKA_BYTECODE_FLAG | NUITKA_PACKAGE_FLAG }, |
|
4393 |
|
{ "ctypes.macholib.dyld", NULL, 1819545, 4314, NUITKA_BYTECODE_FLAG }, |
|
4394 |
|
{ "ctypes.macholib.dylib", NULL, 1823859, 1908, NUITKA_BYTECODE_FLAG }, |
|
4395 |
|
{ "ctypes.macholib.framework", NULL, 1825767, 2188, NUITKA_BYTECODE_FLAG }, |
|
4396 |
|
{ "ctypes.util", NULL, 1827955, 7717, NUITKA_BYTECODE_FLAG }, |
|
4397 |
|
{ "curses", NULL, 1835672, 1763, NUITKA_BYTECODE_FLAG | NUITKA_PACKAGE_FLAG }, |
|
4398 |
|
{ "curses.ascii", NULL, 1837435, 3871, NUITKA_BYTECODE_FLAG }, |
|
4399 |
|
{ "curses.has_key", NULL, 1841306, 4235, NUITKA_BYTECODE_FLAG }, |
|
4400 |
|
{ "curses.panel", NULL, 1845541, 205, NUITKA_BYTECODE_FLAG }, |
|
4401 |
|
{ "curses.textpad", NULL, 1845746, 5874, NUITKA_BYTECODE_FLAG }, |
|
4402 |
|
{ "dataclasses", NULL, 1851620, 22455, NUITKA_BYTECODE_FLAG }, |
|
4403 |
|
{ "datetime", NULL, 270526, 57217, NUITKA_BYTECODE_FLAG }, |
|
4404 |
|
{ "dbm", NULL, 1874075, 4134, NUITKA_BYTECODE_FLAG | NUITKA_PACKAGE_FLAG }, |
|
4405 |
|
{ "dbm.dumb", NULL, 1878209, 8368, NUITKA_BYTECODE_FLAG }, |
|
4406 |
|
{ "dbm.gnu", NULL, 1886577, 185, NUITKA_BYTECODE_FLAG }, |
|
4407 |
|
{ "dbm.ndbm", NULL, 1886762, 184, NUITKA_BYTECODE_FLAG }, |
|
4408 |
|
{ "decimal", NULL, 1886946, 162140, NUITKA_BYTECODE_FLAG }, |
|
4409 |
|
{ "difflib", NULL, 2049086, 59406, NUITKA_BYTECODE_FLAG }, |
|
4410 |
|
{ "distutils", NULL, 2108492, 366, NUITKA_BYTECODE_FLAG | NUITKA_PACKAGE_FLAG }, |
|
4411 |
|
{ "distutils.archive_util", NULL, 2108858, 6500, NUITKA_BYTECODE_FLAG }, |
|
4412 |
|
{ "distutils.bcppcompiler", NULL, 2115358, 6469, NUITKA_BYTECODE_FLAG }, |
|
4413 |
|
{ "distutils.ccompiler", NULL, 2121827, 33184, NUITKA_BYTECODE_FLAG }, |
|
4414 |
|
{ "distutils.cmd", NULL, 2155011, 13876, NUITKA_BYTECODE_FLAG }, |
|
4415 |
|
{ "distutils.command", NULL, 2168887, 523, NUITKA_BYTECODE_FLAG | NUITKA_PACKAGE_FLAG }, |
|
4416 |
|
{ "distutils.command.bdist", NULL, 2169410, 3622, NUITKA_BYTECODE_FLAG }, |
|
4417 |
|
{ "distutils.command.bdist_dumb", NULL, 2173032, 3537, NUITKA_BYTECODE_FLAG }, |
|
4418 |
|
{ "distutils.command.bdist_rpm", NULL, 2176569, 12462, NUITKA_BYTECODE_FLAG }, |
|
4419 |
|
{ "distutils.command.bdist_wininst", NULL, 2189031, 7998, NUITKA_BYTECODE_FLAG }, |
|
4420 |
|
{ "distutils.command.build", NULL, 2197029, 3803, NUITKA_BYTECODE_FLAG }, |
|
4421 |
|
{ "distutils.command.build_clib", NULL, 2200832, 4853, NUITKA_BYTECODE_FLAG }, |
|
4422 |
|
{ "distutils.command.build_ext", NULL, 2205685, 15731, NUITKA_BYTECODE_FLAG }, |
|
4423 |
|
{ "distutils.command.build_py", NULL, 2221416, 10359, NUITKA_BYTECODE_FLAG }, |
|
4424 |
|
{ "distutils.command.build_scripts", NULL, 2231775, 4258, NUITKA_BYTECODE_FLAG }, |
|
4425 |
|
{ "distutils.command.check", NULL, 2236033, 4778, NUITKA_BYTECODE_FLAG }, |
|
4426 |
|
{ "distutils.command.clean", NULL, 2240811, 2060, NUITKA_BYTECODE_FLAG }, |
|
4427 |
|
{ "distutils.command.config", NULL, 2242871, 10164, NUITKA_BYTECODE_FLAG }, |
|
4428 |
|
{ "distutils.command.install", NULL, 2253035, 13654, NUITKA_BYTECODE_FLAG }, |
|
4429 |
|
{ "distutils.command.install_data", NULL, 2266689, 2253, NUITKA_BYTECODE_FLAG }, |
|
4430 |
|
{ "distutils.command.install_egg_info", NULL, 2268942, 2951, NUITKA_BYTECODE_FLAG }, |
|
4431 |
|
{ "distutils.command.install_headers", NULL, 2271893, 1668, NUITKA_BYTECODE_FLAG }, |
|
4432 |
|
{ "distutils.command.install_lib", NULL, 2273561, 5046, NUITKA_BYTECODE_FLAG }, |
|
4433 |
|
{ "distutils.command.install_scripts", NULL, 2278607, 2110, NUITKA_BYTECODE_FLAG }, |
|
4434 |
|
{ "distutils.command.register", NULL, 2280717, 8445, NUITKA_BYTECODE_FLAG }, |
|
4435 |
|
{ "distutils.command.sdist", NULL, 2289162, 14476, NUITKA_BYTECODE_FLAG }, |
|
4436 |
|
{ "distutils.command.upload", NULL, 2303638, 5058, NUITKA_BYTECODE_FLAG }, |
|
4437 |
|
{ "distutils.config", NULL, 2308696, 3453, NUITKA_BYTECODE_FLAG }, |
|
4438 |
|
{ "distutils.core", NULL, 2312149, 6578, NUITKA_BYTECODE_FLAG }, |
|
4439 |
|
{ "distutils.cygwinccompiler", NULL, 2318727, 8496, NUITKA_BYTECODE_FLAG }, |
|
4440 |
|
{ "distutils.debug", NULL, 2327223, 176, NUITKA_BYTECODE_FLAG }, |
|
4441 |
|
{ "distutils.dep_util", NULL, 2327399, 2692, NUITKA_BYTECODE_FLAG }, |
|
4442 |
|
{ "distutils.dir_util", NULL, 2330091, 5786, NUITKA_BYTECODE_FLAG }, |
|
4443 |
|
{ "distutils.dist", NULL, 2335877, 34407, NUITKA_BYTECODE_FLAG }, |
|
4444 |
|
{ "distutils.errors", NULL, 2370284, 5462, NUITKA_BYTECODE_FLAG }, |
|
4445 |
|
{ "distutils.extension", NULL, 2375746, 6873, NUITKA_BYTECODE_FLAG }, |
|
4446 |
|
{ "distutils.fancy_getopt", NULL, 2382619, 10585, NUITKA_BYTECODE_FLAG }, |
|
4447 |
|
{ "distutils.file_util", NULL, 2393204, 5871, NUITKA_BYTECODE_FLAG }, |
|
4448 |
|
{ "distutils.filelist", NULL, 2399075, 9806, NUITKA_BYTECODE_FLAG }, |
|
4449 |
|
{ "distutils.log", NULL, 2408881, 2287, NUITKA_BYTECODE_FLAG }, |
|
4450 |
|
{ "distutils.msvccompiler", NULL, 2411168, 14539, NUITKA_BYTECODE_FLAG }, |
|
4451 |
|
{ "distutils.spawn", NULL, 2425707, 4977, NUITKA_BYTECODE_FLAG }, |
|
4452 |
|
{ "distutils.sysconfig", NULL, 2430684, 11893, NUITKA_BYTECODE_FLAG }, |
|
4453 |
|
{ "distutils.text_file", NULL, 2442577, 8413, NUITKA_BYTECODE_FLAG }, |
|
4454 |
|
{ "distutils.unixccompiler", NULL, 2450990, 6768, NUITKA_BYTECODE_FLAG }, |
|
4455 |
|
{ "distutils.util", NULL, 2457758, 15023, NUITKA_BYTECODE_FLAG }, |
|
4456 |
|
{ "distutils.version", NULL, 2472781, 7324, NUITKA_BYTECODE_FLAG }, |
|
4457 |
|
{ "distutils.versionpredicate", NULL, 2480105, 5071, NUITKA_BYTECODE_FLAG }, |
|
4458 |
|
{ "doctest", NULL, 2485176, 75578, NUITKA_BYTECODE_FLAG }, |
|
4459 |
|
{ "dummy_threading", NULL, 327743, 1092, NUITKA_BYTECODE_FLAG }, |
|
4460 |
|
{ "email", NULL, 2560754, 1659, NUITKA_BYTECODE_FLAG | NUITKA_PACKAGE_FLAG }, |
|
4461 |
|
{ "email._encoded_words", NULL, 2562413, 5576, NUITKA_BYTECODE_FLAG }, |
|
4462 |
|
{ "email._header_value_parser", NULL, 2567989, 75598, NUITKA_BYTECODE_FLAG }, |
|
4463 |
|
{ "email._parseaddr", NULL, 2643587, 12316, NUITKA_BYTECODE_FLAG }, |
|
4464 |
|
{ "email._policybase", NULL, 2655903, 14818, NUITKA_BYTECODE_FLAG }, |
|
4465 |
|
{ "email.base64mime", NULL, 2670721, 3203, NUITKA_BYTECODE_FLAG }, |
|
4466 |
|
{ "email.charset", NULL, 2673924, 11497, NUITKA_BYTECODE_FLAG }, |
|
4467 |
|
{ "email.contentmanager", NULL, 2685421, 7263, NUITKA_BYTECODE_FLAG }, |
|
4468 |
|
{ "email.encoders", NULL, 2692684, 1632, NUITKA_BYTECODE_FLAG }, |
|
4469 |
|
{ "email.errors", NULL, 2694316, 6159, NUITKA_BYTECODE_FLAG }, |
|
4470 |
|
{ "email.feedparser", NULL, 2700475, 10593, NUITKA_BYTECODE_FLAG }, |
|
4471 |
|
{ "email.generator", NULL, 2711068, 12468, NUITKA_BYTECODE_FLAG }, |
|
4472 |
|
{ "email.header", NULL, 2723536, 16348, NUITKA_BYTECODE_FLAG }, |
|
4473 |
|
{ "email.headerregistry", NULL, 2739884, 21265, NUITKA_BYTECODE_FLAG }, |
|
4474 |
|
{ "email.iterators", NULL, 2761149, 1900, NUITKA_BYTECODE_FLAG }, |
|
4475 |
|
{ "email.message", NULL, 2763049, 37908, NUITKA_BYTECODE_FLAG }, |
|
4476 |
|
{ "email.mime", NULL, 2800957, 114, NUITKA_BYTECODE_FLAG | NUITKA_PACKAGE_FLAG }, |
|
4477 |
|
{ "email.mime.application", NULL, 2801071, 1425, NUITKA_BYTECODE_FLAG }, |
|
4478 |
|
{ "email.mime.audio", NULL, 2802496, 2584, NUITKA_BYTECODE_FLAG }, |
|
4479 |
|
{ "email.mime.base", NULL, 2805080, 1050, NUITKA_BYTECODE_FLAG }, |
|
4480 |
|
{ "email.mime.image", NULL, 2806130, 1870, NUITKA_BYTECODE_FLAG }, |
|
4481 |
|
{ "email.mime.message", NULL, 2808000, 1299, NUITKA_BYTECODE_FLAG }, |
|
4482 |
|
{ "email.mime.multipart", NULL, 2809299, 1521, NUITKA_BYTECODE_FLAG }, |
|
4483 |
|
{ "email.mime.nonmultipart", NULL, 2810820, 736, NUITKA_BYTECODE_FLAG }, |
|
4484 |
|
{ "email.mime.text", NULL, 2811556, 1283, NUITKA_BYTECODE_FLAG }, |
|
4485 |
|
{ "email.parser", NULL, 2812839, 5715, NUITKA_BYTECODE_FLAG }, |
|
4486 |
|
{ "email.policy", NULL, 2818554, 9608, NUITKA_BYTECODE_FLAG }, |
|
4487 |
|
{ "email.quoprimime", NULL, 2828162, 7632, NUITKA_BYTECODE_FLAG }, |
|
4488 |
|
{ "email.utils", NULL, 2835794, 9435, NUITKA_BYTECODE_FLAG }, |
|
4489 |
|
{ "filecmp", NULL, 2845229, 8275, NUITKA_BYTECODE_FLAG }, |
|
4490 |
|
{ "fileinput", NULL, 2853504, 13166, NUITKA_BYTECODE_FLAG }, |
|
4491 |
|
{ "fnmatch", NULL, 2866670, 3305, NUITKA_BYTECODE_FLAG }, |
|
4492 |
|
{ "formatter", NULL, 2869975, 17521, NUITKA_BYTECODE_FLAG }, |
|
4493 |
|
{ "fractions", NULL, 2887496, 18396, NUITKA_BYTECODE_FLAG }, |
|
4494 |
|
{ "ftplib", NULL, 2905892, 28035, NUITKA_BYTECODE_FLAG }, |
|
4495 |
|
{ "getopt", NULL, 2933927, 6207, NUITKA_BYTECODE_FLAG }, |
|
4496 |
|
{ "getpass", NULL, 2940134, 4132, NUITKA_BYTECODE_FLAG }, |
|
4497 |
|
{ "gettext", NULL, 352752, 14136, NUITKA_BYTECODE_FLAG }, |
|
4498 |
|
{ "glob", NULL, 2944266, 4227, NUITKA_BYTECODE_FLAG }, |
|
4499 |
|
{ "gzip", NULL, 2948493, 17153, NUITKA_BYTECODE_FLAG }, |
|
4500 |
|
{ "hashlib", NULL, 366888, 6559, NUITKA_BYTECODE_FLAG }, |
|
4501 |
|
{ "hmac", NULL, 2965646, 6081, NUITKA_BYTECODE_FLAG }, |
|
4502 |
|
{ "html", NULL, 2971727, 3365, NUITKA_BYTECODE_FLAG | NUITKA_PACKAGE_FLAG }, |
|
4503 |
|
{ "html.entities", NULL, 2975092, 50437, NUITKA_BYTECODE_FLAG }, |
|
4504 |
|
{ "html.parser", NULL, 3025529, 11075, NUITKA_BYTECODE_FLAG }, |
|
4505 |
|
{ "http", NULL, 3036604, 5890, NUITKA_BYTECODE_FLAG | NUITKA_PACKAGE_FLAG }, |
|
4506 |
|
{ "http.client", NULL, 3042494, 34016, NUITKA_BYTECODE_FLAG }, |
|
4507 |
|
{ "http.cookiejar", NULL, 3076510, 53375, NUITKA_BYTECODE_FLAG }, |
|
4508 |
|
{ "http.cookies", NULL, 3129885, 15212, NUITKA_BYTECODE_FLAG }, |
|
4509 |
|
{ "http.server", NULL, 3145097, 33335, NUITKA_BYTECODE_FLAG }, |
|
4510 |
|
{ "imaplib", NULL, 3178432, 41398, NUITKA_BYTECODE_FLAG }, |
|
4511 |
|
{ "imghdr", NULL, 3219830, 4110, NUITKA_BYTECODE_FLAG }, |
|
4512 |
|
{ "imp", NULL, 3223940, 9721, NUITKA_BYTECODE_FLAG }, |
|
4513 |
|
{ "importlib.abc", NULL, 3233661, 13455, NUITKA_BYTECODE_FLAG }, |
|
4514 |
|
{ "importlib.resources", NULL, 3247116, 8307, NUITKA_BYTECODE_FLAG }, |
|
4515 |
|
{ "importlib.util", NULL, 3255423, 9324, NUITKA_BYTECODE_FLAG }, |
|
4516 |
|
{ "ipaddress", NULL, 3264747, 62962, NUITKA_BYTECODE_FLAG }, |
|
4517 |
|
{ "json", NULL, 3327709, 12306, NUITKA_BYTECODE_FLAG | NUITKA_PACKAGE_FLAG }, |
|
4518 |
|
{ "json.decoder", NULL, 3340015, 9792, NUITKA_BYTECODE_FLAG }, |
|
4519 |
|
{ "json.encoder", NULL, 3349807, 11274, NUITKA_BYTECODE_FLAG }, |
|
4520 |
|
{ "json.scanner", NULL, 3361081, 1964, NUITKA_BYTECODE_FLAG }, |
|
4521 |
|
{ "json.tool", NULL, 3363045, 1445, NUITKA_BYTECODE_FLAG }, |
|
4522 |
|
{ "lib2to3", NULL, 3364490, 111, NUITKA_BYTECODE_FLAG | NUITKA_PACKAGE_FLAG }, |
|
4523 |
|
{ "lib2to3.btm_matcher", NULL, 3364601, 4861, NUITKA_BYTECODE_FLAG }, |
|
4524 |
|
{ "lib2to3.btm_utils", NULL, 3369462, 6111, NUITKA_BYTECODE_FLAG }, |
|
4525 |
|
{ "lib2to3.fixer_base", NULL, 3375573, 6203, NUITKA_BYTECODE_FLAG }, |
|
4526 |
|
{ "lib2to3.fixer_util", NULL, 3381776, 12014, NUITKA_BYTECODE_FLAG }, |
|
4527 |
|
{ "lib2to3.fixes", NULL, 3393790, 117, NUITKA_BYTECODE_FLAG | NUITKA_PACKAGE_FLAG }, |
|
4528 |
|
{ "lib2to3.fixes.fix_apply", NULL, 3393907, 1655, NUITKA_BYTECODE_FLAG }, |
|
4529 |
|
{ "lib2to3.fixes.fix_asserts", NULL, 3395562, 1240, NUITKA_BYTECODE_FLAG }, |
|
4530 |
|
{ "lib2to3.fixes.fix_basestring", NULL, 3396802, 630, NUITKA_BYTECODE_FLAG }, |
|
4531 |
|
{ "lib2to3.fixes.fix_buffer", NULL, 3397432, 775, NUITKA_BYTECODE_FLAG }, |
|
4532 |
|
{ "lib2to3.fixes.fix_dict", NULL, 3398207, 3283, NUITKA_BYTECODE_FLAG }, |
|
4533 |
|
{ "lib2to3.fixes.fix_except", NULL, 3401490, 2785, NUITKA_BYTECODE_FLAG }, |
|
4534 |
|
{ "lib2to3.fixes.fix_exec", NULL, 3404275, 1116, NUITKA_BYTECODE_FLAG }, |
|
4535 |
|
{ "lib2to3.fixes.fix_execfile", NULL, 3405391, 1660, NUITKA_BYTECODE_FLAG }, |
|
4536 |
|
{ "lib2to3.fixes.fix_exitfunc", NULL, 3407051, 2263, NUITKA_BYTECODE_FLAG }, |
|
4537 |
|
{ "lib2to3.fixes.fix_filter", NULL, 3409314, 2328, NUITKA_BYTECODE_FLAG }, |
|
4538 |
|
{ "lib2to3.fixes.fix_funcattrs", NULL, 3411642, 941, NUITKA_BYTECODE_FLAG }, |
|
4539 |
|
{ "lib2to3.fixes.fix_future", NULL, 3412583, 751, NUITKA_BYTECODE_FLAG }, |
|
4540 |
|
{ "lib2to3.fixes.fix_getcwdu", NULL, 3413334, 755, NUITKA_BYTECODE_FLAG }, |
|
4541 |
|
{ "lib2to3.fixes.fix_has_key", NULL, 3414089, 2885, NUITKA_BYTECODE_FLAG }, |
|
4542 |
|
{ "lib2to3.fixes.fix_idioms", NULL, 3416974, 3870, NUITKA_BYTECODE_FLAG }, |
|
4543 |
|
{ "lib2to3.fixes.fix_import", NULL, 3420844, 2752, NUITKA_BYTECODE_FLAG }, |
|
4544 |
|
{ "lib2to3.fixes.fix_imports", NULL, 3423596, 4316, NUITKA_BYTECODE_FLAG }, |
|
4545 |
|
{ "lib2to3.fixes.fix_imports2", NULL, 3427912, 515, NUITKA_BYTECODE_FLAG }, |
|
4546 |
|
{ "lib2to3.fixes.fix_input", NULL, 3428427, 917, NUITKA_BYTECODE_FLAG }, |
|
4547 |
|
{ "lib2to3.fixes.fix_intern", NULL, 3429344, 1124, NUITKA_BYTECODE_FLAG }, |
|
4548 |
|
{ "lib2to3.fixes.fix_isinstance", NULL, 3430468, 1522, NUITKA_BYTECODE_FLAG }, |
|
4549 |
|
{ "lib2to3.fixes.fix_itertools", NULL, 3431990, 1511, NUITKA_BYTECODE_FLAG }, |
|
4550 |
|
{ "lib2to3.fixes.fix_itertools_imports", NULL, 3433501, 1547, NUITKA_BYTECODE_FLAG }, |
|
4551 |
|
{ "lib2to3.fixes.fix_long", NULL, 3435048, 672, NUITKA_BYTECODE_FLAG }, |
|
4552 |
|
{ "lib2to3.fixes.fix_map", NULL, 3435720, 3060, NUITKA_BYTECODE_FLAG }, |
|
4553 |
|
{ "lib2to3.fixes.fix_metaclass", NULL, 3438780, 5313, NUITKA_BYTECODE_FLAG }, |
|
4554 |
|
{ "lib2to3.fixes.fix_methodattrs", NULL, 3444093, 903, NUITKA_BYTECODE_FLAG }, |
|
4555 |
|
{ "lib2to3.fixes.fix_ne", NULL, 3444996, 774, NUITKA_BYTECODE_FLAG }, |
|
4556 |
|
{ "lib2to3.fixes.fix_next", NULL, 3445770, 3027, NUITKA_BYTECODE_FLAG }, |
|
4557 |
|
{ "lib2to3.fixes.fix_nonzero", NULL, 3448797, 890, NUITKA_BYTECODE_FLAG }, |
|
4558 |
|
{ "lib2to3.fixes.fix_numliterals", NULL, 3449687, 986, NUITKA_BYTECODE_FLAG }, |
|
4559 |
|
{ "lib2to3.fixes.fix_operator", NULL, 3450673, 4203, NUITKA_BYTECODE_FLAG }, |
|
4560 |
|
{ "lib2to3.fixes.fix_paren", NULL, 3454876, 1357, NUITKA_BYTECODE_FLAG }, |
|
4561 |
|
{ "lib2to3.fixes.fix_print", NULL, 3456233, 2292, NUITKA_BYTECODE_FLAG }, |
|
4562 |
|
{ "lib2to3.fixes.fix_raise", NULL, 3458525, 2216, NUITKA_BYTECODE_FLAG }, |
|
4563 |
|
{ "lib2to3.fixes.fix_raw_input", NULL, 3460741, 762, NUITKA_BYTECODE_FLAG }, |
|
4564 |
|
{ "lib2to3.fixes.fix_reduce", NULL, 3461503, 1097, NUITKA_BYTECODE_FLAG }, |
|
4565 |
|
{ "lib2to3.fixes.fix_reload", NULL, 3462600, 1136, NUITKA_BYTECODE_FLAG }, |
|
4566 |
|
{ "lib2to3.fixes.fix_renames", NULL, 3463736, 1960, NUITKA_BYTECODE_FLAG }, |
|
4567 |
|
{ "lib2to3.fixes.fix_repr", NULL, 3465696, 812, NUITKA_BYTECODE_FLAG }, |
|
4568 |
|
{ "lib2to3.fixes.fix_set_literal", NULL, 3466508, 1644, NUITKA_BYTECODE_FLAG }, |
|
4569 |
|
{ "lib2to3.fixes.fix_standarderror", NULL, 3468152, 687, NUITKA_BYTECODE_FLAG }, |
|
4570 |
|
{ "lib2to3.fixes.fix_sys_exc", NULL, 3468839, 1368, NUITKA_BYTECODE_FLAG }, |
|
4571 |
|
{ "lib2to3.fixes.fix_throw", NULL, 3470207, 1769, NUITKA_BYTECODE_FLAG }, |
|
4572 |
|
{ "lib2to3.fixes.fix_tuple_params", NULL, 3471976, 4563, NUITKA_BYTECODE_FLAG }, |
|
4573 |
|
{ "lib2to3.fixes.fix_types", NULL, 3476539, 1796, NUITKA_BYTECODE_FLAG }, |
|
4574 |
|
{ "lib2to3.fixes.fix_unicode", NULL, 3478335, 1508, NUITKA_BYTECODE_FLAG }, |
|
4575 |
|
{ "lib2to3.fixes.fix_urllib", NULL, 3479843, 5928, NUITKA_BYTECODE_FLAG }, |
|
4576 |
|
{ "lib2to3.fixes.fix_ws_comma", NULL, 3485771, 1090, NUITKA_BYTECODE_FLAG }, |
|
4577 |
|
{ "lib2to3.fixes.fix_xrange", NULL, 3486861, 2503, NUITKA_BYTECODE_FLAG }, |
|
4578 |
|
{ "lib2to3.fixes.fix_xreadlines", NULL, 3489364, 1084, NUITKA_BYTECODE_FLAG }, |
|
4579 |
|
{ "lib2to3.fixes.fix_zip", NULL, 3490448, 1548, NUITKA_BYTECODE_FLAG }, |
|
4580 |
|
{ "lib2to3.main", NULL, 3491996, 8504, NUITKA_BYTECODE_FLAG }, |
|
4581 |
|
{ "lib2to3.patcomp", NULL, 3500500, 5579, NUITKA_BYTECODE_FLAG }, |
|
4582 |
|
{ "lib2to3.pgen2", NULL, 3506079, 147, NUITKA_BYTECODE_FLAG | NUITKA_PACKAGE_FLAG }, |
|
4583 |
|
{ "lib2to3.pgen2.driver", NULL, 3506226, 5108, NUITKA_BYTECODE_FLAG }, |
|
4584 |
|
{ "lib2to3.pgen2.grammar", NULL, 3511334, 6984, NUITKA_BYTECODE_FLAG }, |
|
4585 |
|
{ "lib2to3.pgen2.literals", NULL, 3518318, 1526, NUITKA_BYTECODE_FLAG }, |
|
4586 |
|
{ "lib2to3.pgen2.parse", NULL, 3519844, 6272, NUITKA_BYTECODE_FLAG }, |
|
4587 |
|
{ "lib2to3.pgen2.pgen", NULL, 3526116, 9748, NUITKA_BYTECODE_FLAG }, |
|
4588 |
|
{ "lib2to3.pgen2.token", NULL, 3535864, 1840, NUITKA_BYTECODE_FLAG }, |
|
4589 |
|
{ "lib2to3.pgen2.tokenize", NULL, 3537704, 15108, NUITKA_BYTECODE_FLAG }, |
|
4590 |
|
{ "lib2to3.pygram", NULL, 3552812, 1166, NUITKA_BYTECODE_FLAG }, |
|
4591 |
|
{ "lib2to3.pytree", NULL, 3553978, 24971, NUITKA_BYTECODE_FLAG }, |
|
4592 |
|
{ "lib2to3.refactor", NULL, 3578949, 20372, NUITKA_BYTECODE_FLAG }, |
|
4593 |
|
{ "logging", NULL, 460524, 62526, NUITKA_BYTECODE_FLAG | NUITKA_PACKAGE_FLAG }, |
|
4594 |
|
{ "logging.config", NULL, 3599321, 22983, NUITKA_BYTECODE_FLAG }, |
|
4595 |
|
{ "logging.handlers", NULL, 3622304, 42951, NUITKA_BYTECODE_FLAG }, |
|
4596 |
|
{ "lzma", NULL, 3665255, 11907, NUITKA_BYTECODE_FLAG }, |
|
4597 |
|
{ "macpath", NULL, 3677162, 5775, NUITKA_BYTECODE_FLAG }, |
|
4598 |
|
{ "mailbox", NULL, 3682937, 63616, NUITKA_BYTECODE_FLAG }, |
|
4599 |
|
{ "mailcap", NULL, 3746553, 6452, NUITKA_BYTECODE_FLAG }, |
|
4600 |
|
{ "mimetypes", NULL, 3753005, 15446, NUITKA_BYTECODE_FLAG }, |
|
4601 |
|
{ "modulefinder", NULL, 3768451, 15320, NUITKA_BYTECODE_FLAG }, |
|
4602 |
|
{ "multiprocessing", NULL, 3783771, 495, NUITKA_BYTECODE_FLAG | NUITKA_PACKAGE_FLAG }, |
|
4603 |
|
{ "multiprocessing.connection", NULL, 3784266, 24900, NUITKA_BYTECODE_FLAG }, |
|
4604 |
|
{ "multiprocessing.context", NULL, 3809166, 13081, NUITKA_BYTECODE_FLAG }, |
|
4605 |
|
{ "multiprocessing.dummy", NULL, 3822247, 3773, NUITKA_BYTECODE_FLAG | NUITKA_PACKAGE_FLAG }, |
|
4606 |
|
{ "multiprocessing.dummy.connection", NULL, 3826020, 2481, NUITKA_BYTECODE_FLAG }, |
|
4607 |
|
{ "multiprocessing.forkserver", NULL, 3828501, 7732, NUITKA_BYTECODE_FLAG }, |
|
4608 |
|
{ "multiprocessing.heap", NULL, 3836233, 6392, NUITKA_BYTECODE_FLAG }, |
|
4609 |
|
{ "multiprocessing.managers", NULL, 3842625, 33981, NUITKA_BYTECODE_FLAG }, |
|
4610 |
|
{ "multiprocessing.pool", NULL, 3876606, 21204, NUITKA_BYTECODE_FLAG }, |
|
4611 |
|
{ "multiprocessing.popen_fork", NULL, 3897810, 2494, NUITKA_BYTECODE_FLAG }, |
|
4612 |
|
{ "multiprocessing.popen_forkserver", NULL, 3900304, 2327, NUITKA_BYTECODE_FLAG }, |
|
4613 |
|
{ "multiprocessing.popen_spawn_posix", NULL, 3902631, 2109, NUITKA_BYTECODE_FLAG }, |
|
4614 |
|
{ "multiprocessing.process", NULL, 3904740, 9394, NUITKA_BYTECODE_FLAG }, |
|
4615 |
|
{ "multiprocessing.queues", NULL, 3914134, 9405, NUITKA_BYTECODE_FLAG }, |
|
4616 |
|
{ "multiprocessing.reduction", NULL, 3923539, 7986, NUITKA_BYTECODE_FLAG }, |
|
4617 |
|
{ "multiprocessing.resource_sharer", NULL, 3931525, 5171, NUITKA_BYTECODE_FLAG }, |
|
4618 |
|
{ "multiprocessing.semaphore_tracker", NULL, 3936696, 3708, NUITKA_BYTECODE_FLAG }, |
|
4619 |
|
{ "multiprocessing.sharedctypes", NULL, 3940404, 6885, NUITKA_BYTECODE_FLAG }, |
|
4620 |
|
{ "multiprocessing.spawn", NULL, 3947289, 6446, NUITKA_BYTECODE_FLAG }, |
|
4621 |
|
{ "multiprocessing.synchronize", NULL, 3953735, 11151, NUITKA_BYTECODE_FLAG }, |
|
4622 |
|
{ "multiprocessing.util", NULL, 3964886, 9915, NUITKA_BYTECODE_FLAG }, |
|
4623 |
|
{ "netrc", NULL, 3974801, 3731, NUITKA_BYTECODE_FLAG }, |
|
4624 |
|
{ "nntplib", NULL, 3978532, 33719, NUITKA_BYTECODE_FLAG }, |
|
4625 |
|
{ "ntpath", NULL, 4012251, 12972, NUITKA_BYTECODE_FLAG }, |
|
4626 |
|
{ "nturl2path", NULL, 4025223, 1583, NUITKA_BYTECODE_FLAG }, |
|
4627 |
|
{ "numbers", NULL, 4026806, 12160, NUITKA_BYTECODE_FLAG }, |
|
4628 |
|
{ "optparse", NULL, 4038966, 47861, NUITKA_BYTECODE_FLAG }, |
|
4629 |
|
{ "pathlib", NULL, 4086827, 41431, NUITKA_BYTECODE_FLAG }, |
|
4630 |
|
{ "pdb", NULL, 4128258, 46730, NUITKA_BYTECODE_FLAG }, |
|
4631 |
|
{ "pickle", NULL, 4174988, 42934, NUITKA_BYTECODE_FLAG }, |
|
4632 |
|
{ "pickletools", NULL, 4217922, 65299, NUITKA_BYTECODE_FLAG }, |
|
4633 |
|
{ "pipes", NULL, 4283221, 7771, NUITKA_BYTECODE_FLAG }, |
|
4634 |
|
{ "pkgutil", NULL, 566579, 16328, NUITKA_BYTECODE_FLAG }, |
|
4635 |
|
{ "platform", NULL, 4290992, 28188, NUITKA_BYTECODE_FLAG }, |
|
4636 |
|
{ "plistlib", NULL, 4319180, 25063, NUITKA_BYTECODE_FLAG }, |
|
4637 |
|
{ "poplib", NULL, 4344243, 13304, NUITKA_BYTECODE_FLAG }, |
|
4638 |
|
{ "pprint", NULL, 4357547, 15787, NUITKA_BYTECODE_FLAG }, |
|
4639 |
|
{ "profile", NULL, 4373334, 13809, NUITKA_BYTECODE_FLAG }, |
|
4640 |
|
{ "pstats", NULL, 4387143, 22262, NUITKA_BYTECODE_FLAG }, |
|
4641 |
|
{ "pty", NULL, 4409405, 3851, NUITKA_BYTECODE_FLAG }, |
|
4642 |
|
{ "py_compile", NULL, 4413256, 7159, NUITKA_BYTECODE_FLAG }, |
|
4643 |
|
{ "pyclbr", NULL, 4420415, 10341, NUITKA_BYTECODE_FLAG }, |
|
4644 |
|
{ "pydoc", NULL, 4430756, 84388, NUITKA_BYTECODE_FLAG }, |
|
4645 |
|
{ "pydoc_data", NULL, 4515144, 114, NUITKA_BYTECODE_FLAG | NUITKA_PACKAGE_FLAG }, |
|
4646 |
|
{ "pydoc_data.topics", NULL, 4515258, 411302, NUITKA_BYTECODE_FLAG }, |
|
4647 |
|
{ "queue", NULL, 4926560, 11440, NUITKA_BYTECODE_FLAG }, |
|
4648 |
|
{ "random", NULL, 4938000, 19362, NUITKA_BYTECODE_FLAG }, |
|
4649 |
|
{ "rlcompleter", NULL, 4957362, 5715, NUITKA_BYTECODE_FLAG }, |
|
4650 |
|
{ "runpy", NULL, 4963077, 7913, NUITKA_BYTECODE_FLAG }, |
|
4651 |
|
{ "sched", NULL, 4970990, 6489, NUITKA_BYTECODE_FLAG }, |
|
4652 |
|
{ "secrets", NULL, 4977479, 2152, NUITKA_BYTECODE_FLAG }, |
|
4653 |
|
{ "selectors", NULL, 4979631, 16916, NUITKA_BYTECODE_FLAG }, |
|
4654 |
|
{ "shelve", NULL, 4996547, 9474, NUITKA_BYTECODE_FLAG }, |
|
4655 |
|
{ "shlex", NULL, 5006021, 6958, NUITKA_BYTECODE_FLAG }, |
|
4656 |
|
{ "shutil", NULL, 5012979, 30832, NUITKA_BYTECODE_FLAG }, |
|
4657 |
|
{ "signal", NULL, 5043811, 2480, NUITKA_BYTECODE_FLAG }, |
|
4658 |
|
{ "site", NULL, 607077, 13406, NUITKA_BYTECODE_FLAG }, |
|
4659 |
|
{ "smtpd", NULL, 5046291, 26572, NUITKA_BYTECODE_FLAG }, |
|
4660 |
|
{ "smtplib", NULL, 5072863, 35318, NUITKA_BYTECODE_FLAG }, |
|
4661 |
|
{ "sndhdr", NULL, 5108181, 6871, NUITKA_BYTECODE_FLAG }, |
|
4662 |
|
{ "socket", NULL, 620483, 21989, NUITKA_BYTECODE_FLAG }, |
|
4663 |
|
{ "socketserver", NULL, 5115052, 24166, NUITKA_BYTECODE_FLAG }, |
|
4664 |
|
{ "sqlite3", NULL, 5139218, 142, NUITKA_BYTECODE_FLAG | NUITKA_PACKAGE_FLAG }, |
|
4665 |
|
{ "sqlite3.dbapi2", NULL, 5139360, 2461, NUITKA_BYTECODE_FLAG }, |
|
4666 |
|
{ "sqlite3.dump", NULL, 5141821, 1904, NUITKA_BYTECODE_FLAG }, |
|
4667 |
|
{ "ssl", NULL, 5143725, 39739, NUITKA_BYTECODE_FLAG }, |
|
4668 |
|
{ "statistics", NULL, 5183464, 18132, NUITKA_BYTECODE_FLAG }, |
|
4669 |
|
{ "string", NULL, 5201596, 7803, NUITKA_BYTECODE_FLAG }, |
|
4670 |
|
{ "subprocess", NULL, 5209399, 38733, NUITKA_BYTECODE_FLAG }, |
|
4671 |
|
{ "sunau", NULL, 5248132, 17179, NUITKA_BYTECODE_FLAG }, |
|
4672 |
|
{ "symbol", NULL, 5265311, 2533, NUITKA_BYTECODE_FLAG }, |
|
4673 |
|
{ "symtable", NULL, 5267844, 10413, NUITKA_BYTECODE_FLAG }, |
|
4674 |
|
{ "sysconfig", NULL, 5278257, 15338, NUITKA_BYTECODE_FLAG }, |
|
4675 |
|
{ "tabnanny", NULL, 5293595, 6946, NUITKA_BYTECODE_FLAG }, |
|
4676 |
|
{ "tarfile", NULL, 5300541, 61809, NUITKA_BYTECODE_FLAG }, |
|
4677 |
|
{ "telnetlib", NULL, 5362350, 18070, NUITKA_BYTECODE_FLAG }, |
|
4678 |
|
{ "tempfile", NULL, 5380420, 22113, NUITKA_BYTECODE_FLAG }, |
|
4679 |
|
{ "textwrap", NULL, 642472, 13580, NUITKA_BYTECODE_FLAG }, |
|
4680 |
|
{ "this", NULL, 5402533, 1245, NUITKA_BYTECODE_FLAG }, |
|
4681 |
|
{ "timeit", NULL, 5403778, 11615, NUITKA_BYTECODE_FLAG }, |
|
4682 |
|
{ "tkinter", NULL, 693355, 179143, NUITKA_BYTECODE_FLAG | NUITKA_PACKAGE_FLAG }, |
|
4683 |
|
{ "tkinter.colorchooser", NULL, 5415393, 1103, NUITKA_BYTECODE_FLAG }, |
|
4684 |
|
{ "tkinter.commondialog", NULL, 5416496, 1084, NUITKA_BYTECODE_FLAG }, |
|
4685 |
|
{ "tkinter.constants", NULL, 5417580, 1636, NUITKA_BYTECODE_FLAG }, |
|
4686 |
|
{ "tkinter.dialog", NULL, 5419216, 1412, NUITKA_BYTECODE_FLAG }, |
|
4687 |
|
{ "tkinter.dnd", NULL, 5420628, 11154, NUITKA_BYTECODE_FLAG }, |
|
4688 |
|
{ "tkinter.filedialog", NULL, 872498, 12238, NUITKA_BYTECODE_FLAG }, |
|
4689 |
|
{ "tkinter.font", NULL, 5431782, 6155, NUITKA_BYTECODE_FLAG }, |
|
4690 |
|
{ "tkinter.messagebox", NULL, 5437937, 3020, NUITKA_BYTECODE_FLAG }, |
|
4691 |
|
{ "tkinter.scrolledtext", NULL, 5440957, 2147, NUITKA_BYTECODE_FLAG }, |
|
4692 |
|
{ "tkinter.simpledialog", NULL, 5443104, 10514, NUITKA_BYTECODE_FLAG }, |
|
4693 |
|
{ "tkinter.tix", NULL, 5453618, 83634, NUITKA_BYTECODE_FLAG }, |
|
4694 |
|
{ "tkinter.ttk", NULL, 5537252, 57818, NUITKA_BYTECODE_FLAG }, |
|
4695 |
|
{ "trace", NULL, 5595070, 19115, NUITKA_BYTECODE_FLAG }, |
|
4696 |
|
{ "tracemalloc", NULL, 5614185, 17244, NUITKA_BYTECODE_FLAG }, |
|
4697 |
|
{ "tty", NULL, 5631429, 1062, NUITKA_BYTECODE_FLAG }, |
|
4698 |
|
{ "turtle", NULL, 5632491, 130759, NUITKA_BYTECODE_FLAG }, |
|
4699 |
|
{ "typing", NULL, 5763250, 49926, NUITKA_BYTECODE_FLAG }, |
|
4700 |
|
{ "unittest", NULL, 5813176, 3005, NUITKA_BYTECODE_FLAG | NUITKA_PACKAGE_FLAG }, |
|
4701 |
|
{ "unittest.case", NULL, 5816181, 48522, NUITKA_BYTECODE_FLAG }, |
|
4702 |
|
{ "unittest.loader", NULL, 5864703, 14237, NUITKA_BYTECODE_FLAG }, |
|
4703 |
|
{ "unittest.main", NULL, 5878940, 7406, NUITKA_BYTECODE_FLAG }, |
|
4704 |
|
{ "unittest.mock", NULL, 5886346, 63022, NUITKA_BYTECODE_FLAG }, |
|
4705 |
|
{ "unittest.result", NULL, 5949368, 7220, NUITKA_BYTECODE_FLAG }, |
|
4706 |
|
{ "unittest.runner", NULL, 5956588, 6949, NUITKA_BYTECODE_FLAG }, |
|
4707 |
|
{ "unittest.signals", NULL, 5963537, 2162, NUITKA_BYTECODE_FLAG }, |
|
4708 |
|
{ "unittest.suite", NULL, 5965699, 9171, NUITKA_BYTECODE_FLAG }, |
|
4709 |
|
{ "unittest.util", NULL, 5974870, 4489, NUITKA_BYTECODE_FLAG }, |
|
4710 |
|
{ "urllib", NULL, 5979359, 110, NUITKA_BYTECODE_FLAG | NUITKA_PACKAGE_FLAG }, |
|
4711 |
|
{ "urllib.error", NULL, 5979469, 2744, NUITKA_BYTECODE_FLAG }, |
|
4712 |
|
{ "urllib.parse", NULL, 5982213, 30398, NUITKA_BYTECODE_FLAG }, |
|
4713 |
|
{ "urllib.request", NULL, 6012611, 72272, NUITKA_BYTECODE_FLAG }, |
|
4714 |
|
{ "urllib.response", NULL, 6084883, 3217, NUITKA_BYTECODE_FLAG }, |
|
4715 |
|
{ "urllib.robotparser", NULL, 6088100, 7029, NUITKA_BYTECODE_FLAG }, |
|
4716 |
|
{ "uu", NULL, 6095129, 3581, NUITKA_BYTECODE_FLAG }, |
|
4717 |
|
{ "uuid", NULL, 913269, 23167, NUITKA_BYTECODE_FLAG }, |
|
4718 |
|
{ "venv", NULL, 6098710, 13090, NUITKA_BYTECODE_FLAG | NUITKA_PACKAGE_FLAG }, |
|
4719 |
|
{ "wave", NULL, 6111800, 18256, NUITKA_BYTECODE_FLAG }, |
|
4720 |
|
{ "weakref", NULL, 950353, 19078, NUITKA_BYTECODE_FLAG }, |
|
4721 |
|
{ "webbrowser", NULL, 6130056, 16342, NUITKA_BYTECODE_FLAG }, |
|
4722 |
|
{ "wsgiref", NULL, 6146398, 706, NUITKA_BYTECODE_FLAG | NUITKA_PACKAGE_FLAG }, |
|
4723 |
|
{ "wsgiref.handlers", NULL, 6147104, 16115, NUITKA_BYTECODE_FLAG }, |
|
4724 |
|
{ "wsgiref.headers", NULL, 6163219, 7727, NUITKA_BYTECODE_FLAG }, |
|
4725 |
|
{ "wsgiref.simple_server", NULL, 6170946, 5173, NUITKA_BYTECODE_FLAG }, |
|
4726 |
|
{ "wsgiref.util", NULL, 6176119, 5148, NUITKA_BYTECODE_FLAG }, |
|
4727 |
|
{ "wsgiref.validate", NULL, 6181267, 14644, NUITKA_BYTECODE_FLAG }, |
|
4728 |
|
{ "xdrlib", NULL, 6195911, 8292, NUITKA_BYTECODE_FLAG }, |
|
4729 |
|
{ "xml", NULL, 969431, 674, NUITKA_BYTECODE_FLAG | NUITKA_PACKAGE_FLAG }, |
|
4730 |
|
{ "xml.dom", NULL, 6204203, 5426, NUITKA_BYTECODE_FLAG | NUITKA_PACKAGE_FLAG }, |
|
4731 |
|
{ "xml.dom.NodeFilter", NULL, 6209629, 941, NUITKA_BYTECODE_FLAG }, |
|
4732 |
|
{ "xml.dom.domreg", NULL, 6210570, 2818, NUITKA_BYTECODE_FLAG }, |
|
4733 |
|
{ "xml.dom.expatbuilder", NULL, 6213388, 26988, NUITKA_BYTECODE_FLAG }, |
|
4734 |
|
{ "xml.dom.minicompat", NULL, 6240376, 2787, NUITKA_BYTECODE_FLAG }, |
|
4735 |
|
{ "xml.dom.minidom", NULL, 6243163, 55587, NUITKA_BYTECODE_FLAG }, |
|
4736 |
|
{ "xml.dom.pulldom", NULL, 6298750, 10460, NUITKA_BYTECODE_FLAG }, |
|
4737 |
|
{ "xml.dom.xmlbuilder", NULL, 6309210, 12407, NUITKA_BYTECODE_FLAG }, |
|
4738 |
|
{ "xml.etree", NULL, 6321617, 113, NUITKA_BYTECODE_FLAG | NUITKA_PACKAGE_FLAG }, |
|
4739 |
|
{ "xml.etree.ElementInclude", NULL, 6321730, 1549, NUITKA_BYTECODE_FLAG }, |
|
4740 |
|
{ "xml.etree.ElementPath", NULL, 6323279, 6317, NUITKA_BYTECODE_FLAG }, |
|
4741 |
|
{ "xml.etree.ElementTree", NULL, 6329596, 44781, NUITKA_BYTECODE_FLAG }, |
|
4742 |
|
{ "xml.etree.cElementTree", NULL, 6374377, 155, NUITKA_BYTECODE_FLAG }, |
|
4743 |
|
{ "xml.parsers", NULL, 970105, 287, NUITKA_BYTECODE_FLAG | NUITKA_PACKAGE_FLAG }, |
|
4744 |
|
{ "xml.parsers.expat", NULL, 970392, 316, NUITKA_BYTECODE_FLAG }, |
|
4745 |
|
{ "xml.sax", NULL, 6374532, 3146, NUITKA_BYTECODE_FLAG | NUITKA_PACKAGE_FLAG }, |
|
4746 |
|
{ "xml.sax._exceptions", NULL, 6377678, 5455, NUITKA_BYTECODE_FLAG }, |
|
4747 |
|
{ "xml.sax.expatreader", NULL, 6383133, 12358, NUITKA_BYTECODE_FLAG }, |
|
4748 |
|
{ "xml.sax.handler", NULL, 6395491, 12331, NUITKA_BYTECODE_FLAG }, |
|
4749 |
|
{ "xml.sax.saxutils", NULL, 6407822, 12784, NUITKA_BYTECODE_FLAG }, |
|
4750 |
|
{ "xml.sax.xmlreader", NULL, 6420606, 16892, NUITKA_BYTECODE_FLAG }, |
|
4751 |
|
{ "xmlrpc", NULL, 6437498, 110, NUITKA_BYTECODE_FLAG | NUITKA_PACKAGE_FLAG }, |
|
4752 |
|
{ "xmlrpc.client", NULL, 6437608, 34516, NUITKA_BYTECODE_FLAG }, |
|
4753 |
|
{ "xmlrpc.server", NULL, 6472124, 29358, NUITKA_BYTECODE_FLAG }, |
|
4754 |
|
{ "zipapp", NULL, 6501482, 5771, NUITKA_BYTECODE_FLAG }, |
|
4755 |
|
{ "zipfile", NULL, 6507253, 49840, NUITKA_BYTECODE_FLAG }, |
4756 |
4756 |
{ NULL, NULL, 0, 0, 0 } |
{ NULL, NULL, 0, 0, 0 } |
4757 |
4757 |
}; |
}; |
4758 |
4758 |
|
|
File Linux_Version/product_import.build/module.__main__.c changed (mode: 100644) (index 3a58319..da6bb60) |
... |
... |
extern PyObject *const_str_plain_site; |
43 |
43 |
static PyObject *const_str_digest_2228246a0eb9b24482c300a334916a65; |
static PyObject *const_str_digest_2228246a0eb9b24482c300a334916a65; |
44 |
44 |
extern PyObject *const_str_plain_amazon; |
extern PyObject *const_str_plain_amazon; |
45 |
45 |
static PyObject *const_str_digest_80c54f914ca896d7231948a02f69338e; |
static PyObject *const_str_digest_80c54f914ca896d7231948a02f69338e; |
|
46 |
|
static PyObject *const_str_plain_initialdir; |
|
47 |
|
static PyObject *const_dict_e99192cd75d418562de382ac480368ac; |
46 |
48 |
extern PyObject *const_str_plain_os; |
extern PyObject *const_str_plain_os; |
47 |
49 |
static PyObject *const_str_plain_input; |
static PyObject *const_str_plain_input; |
48 |
50 |
static PyObject *const_tuple_str_digest_c36648d837f9464d5acec4ed1df08bc9_tuple; |
static PyObject *const_tuple_str_digest_c36648d837f9464d5acec4ed1df08bc9_tuple; |
|
... |
... |
extern PyObject *const_str_plain_EANUpload; |
52 |
54 |
static PyObject *const_tuple_str_digest_7a8feafa65afab3585d07791658baca4_tuple; |
static PyObject *const_tuple_str_digest_7a8feafa65afab3585d07791658baca4_tuple; |
53 |
55 |
static PyObject *const_tuple_str_digest_61f88c1294a88c7e5ab52d107ee340fd_tuple; |
static PyObject *const_tuple_str_digest_61f88c1294a88c7e5ab52d107ee340fd_tuple; |
54 |
56 |
extern PyObject *const_str_plain___doc__; |
extern PyObject *const_str_plain___doc__; |
55 |
|
static PyObject *const_str_digest_df360f56e9ac40ae8f48c50fe013b6e1; |
|
56 |
57 |
static PyObject *const_tuple_str_plain_Tk_tuple; |
static PyObject *const_tuple_str_plain_Tk_tuple; |
57 |
58 |
extern PyObject *const_str_plain___debug__; |
extern PyObject *const_str_plain___debug__; |
58 |
59 |
static PyObject *const_str_digest_61f88c1294a88c7e5ab52d107ee340fd; |
static PyObject *const_str_digest_61f88c1294a88c7e5ab52d107ee340fd; |
|
... |
... |
static PyObject *const_str_plain_root; |
63 |
64 |
extern PyObject *const_str_plain_itemUpload; |
extern PyObject *const_str_plain_itemUpload; |
64 |
65 |
static PyObject *const_tuple_str_plain_itemUpload_str_plain_itemPropertyUpload_tuple; |
static PyObject *const_tuple_str_plain_itemUpload_str_plain_itemPropertyUpload_tuple; |
65 |
66 |
static PyObject *const_tuple_str_digest_ab53c19bc2f691567e2205df4442cf4b_tuple; |
static PyObject *const_tuple_str_digest_ab53c19bc2f691567e2205df4442cf4b_tuple; |
66 |
|
static PyObject *const_str_digest_4ade98fd201d74bb94b72b561b2e6e39; |
|
|
67 |
|
static PyObject *const_str_digest_734d2cca37e26ddbc1331e875129eeb4; |
|
68 |
|
static PyObject *const_str_digest_6a326b20e904cd8faf1a0f3dea2ad0aa; |
67 |
69 |
extern PyObject *const_str_plain_amazonSkuUpload; |
extern PyObject *const_str_plain_amazonSkuUpload; |
68 |
70 |
extern PyObject *const_str_digest_6e95ed820530cf590fdbebb75f05c4c7; |
extern PyObject *const_str_digest_6e95ed820530cf590fdbebb75f05c4c7; |
69 |
71 |
extern PyObject *const_str_plain_imageUpload; |
extern PyObject *const_str_plain_imageUpload; |
70 |
|
static PyObject *const_tuple_88139931b44f80e98fd3029f13389648_tuple; |
|
71 |
72 |
extern PyObject *const_str_plain_priceUpload; |
extern PyObject *const_str_plain_priceUpload; |
|
73 |
|
static PyObject *const_dict_cb5f87a77c2a82c472a9862654e74784; |
72 |
74 |
static PyObject *const_str_plain_erroritem; |
static PyObject *const_str_plain_erroritem; |
73 |
75 |
extern PyObject *const_str_plain_export; |
extern PyObject *const_str_plain_export; |
74 |
|
static PyObject *const_tuple_str_digest_df360f56e9ac40ae8f48c50fe013b6e1_tuple; |
|
|
76 |
|
static PyObject *const_tuple_76fdc0a722ff013fcc467c0dff2f16e3_tuple; |
|
77 |
|
extern PyObject *const_str_plain_e; |
75 |
78 |
extern PyObject *const_str_plain_itemPropertyUpload; |
extern PyObject *const_str_plain_itemPropertyUpload; |
|
79 |
|
static PyObject *const_tuple_618653a1d7381f1a0bf5215a9b9b0983_tuple; |
76 |
80 |
static PyObject *const_str_digest_3c19809960c662c68ba3441ff0444e7f; |
static PyObject *const_str_digest_3c19809960c662c68ba3441ff0444e7f; |
77 |
81 |
extern PyObject *const_tuple_empty; |
extern PyObject *const_tuple_empty; |
78 |
82 |
static PyObject *const_str_digest_52041dce8bf00b681af704dae13718f2; |
static PyObject *const_str_digest_52041dce8bf00b681af704dae13718f2; |
|
83 |
|
static PyObject *const_list_tuple_618653a1d7381f1a0bf5215a9b9b0983_tuple_list; |
|
84 |
|
static PyObject *const_str_plain_title; |
79 |
85 |
static PyObject *const_str_digest_e23fb1df3dabd4cda8243a7e69f8469d; |
static PyObject *const_str_digest_e23fb1df3dabd4cda8243a7e69f8469d; |
80 |
86 |
static PyObject *const_tuple_str_digest_5b942580e7d90ee105a322fc3606b32c_tuple; |
static PyObject *const_tuple_str_digest_5b942580e7d90ee105a322fc3606b32c_tuple; |
81 |
87 |
static PyObject *const_str_plain_sheet; |
static PyObject *const_str_plain_sheet; |
82 |
88 |
static PyObject *const_tuple_str_digest_3c19809960c662c68ba3441ff0444e7f_tuple; |
static PyObject *const_tuple_str_digest_3c19809960c662c68ba3441ff0444e7f_tuple; |
83 |
|
static PyObject *const_tuple_str_digest_631e3930efefc769285386f084471658_tuple; |
|
|
89 |
|
static PyObject *const_str_plain_element; |
84 |
90 |
static PyObject *const_tuple_str_digest_ac970b79dbc3e5e5e0826e4e60655bcb_tuple; |
static PyObject *const_tuple_str_digest_ac970b79dbc3e5e5e0826e4e60655bcb_tuple; |
85 |
91 |
static PyObject *const_str_digest_129265d859a82e74e695f0224f9a2dcb; |
static PyObject *const_str_digest_129265d859a82e74e695f0224f9a2dcb; |
86 |
92 |
static PyObject *const_tuple_str_digest_ccf051ea2e256a227bb372c90e8f05da_tuple; |
static PyObject *const_tuple_str_digest_ccf051ea2e256a227bb372c90e8f05da_tuple; |
87 |
|
extern PyObject *const_tuple_str_empty_tuple; |
|
88 |
93 |
static PyObject *const_tuple_str_digest_6996faaa14b97d4069bf1cf018f29da2_tuple; |
static PyObject *const_tuple_str_digest_6996faaa14b97d4069bf1cf018f29da2_tuple; |
89 |
|
static PyObject *const_str_digest_c5a171f7f30a43c310c0bd8e164fd2e1; |
|
|
94 |
|
static PyObject *const_str_digest_4bc9df5a9864f051d724dbaac6ce577f; |
|
95 |
|
static PyObject *const_str_plain_filetypes; |
90 |
96 |
static PyObject *const_str_digest_48e9a79852548328e4e2ec32b615b27c; |
static PyObject *const_str_digest_48e9a79852548328e4e2ec32b615b27c; |
|
97 |
|
static PyObject *const_str_digest_c46c9f5ab7172869d3bf1fabbb55dd9f; |
|
98 |
|
static PyObject *const_str_digest_c5a171f7f30a43c310c0bd8e164fd2e1; |
91 |
99 |
static PyObject *const_str_digest_5bab2322dfa5aefebad9e7635d15a97c; |
static PyObject *const_str_digest_5bab2322dfa5aefebad9e7635d15a97c; |
92 |
100 |
extern PyObject *const_int_0; |
extern PyObject *const_int_0; |
93 |
101 |
static PyObject *const_dict_43220a7e7a8de0f8cb928af4d3754473; |
static PyObject *const_dict_43220a7e7a8de0f8cb928af4d3754473; |
94 |
102 |
static PyObject *const_tuple_str_digest_52041dce8bf00b681af704dae13718f2_tuple; |
static PyObject *const_tuple_str_digest_52041dce8bf00b681af704dae13718f2_tuple; |
|
103 |
|
static PyObject *const_tuple_str_digest_433301645bd21ea560b590b646d739db_tuple; |
95 |
104 |
static PyObject *const_str_digest_15646d13fa528d760f58d75f81598337; |
static PyObject *const_str_digest_15646d13fa528d760f58d75f81598337; |
96 |
105 |
extern PyObject *const_str_plain_amazonDataUpload; |
extern PyObject *const_str_plain_amazonDataUpload; |
97 |
106 |
static PyObject *const_str_digest_ccf051ea2e256a227bb372c90e8f05da; |
static PyObject *const_str_digest_ccf051ea2e256a227bb372c90e8f05da; |
98 |
107 |
extern PyObject *const_str_plain_marketConnection; |
extern PyObject *const_str_plain_marketConnection; |
|
108 |
|
extern PyObject *const_str_plain_exc_info; |
|
109 |
|
static PyObject *const_str_digest_433301645bd21ea560b590b646d739db; |
99 |
110 |
extern PyObject *const_str_plain_abrt_exception_handler3; |
extern PyObject *const_str_plain_abrt_exception_handler3; |
100 |
111 |
static PyObject *const_tuple_str_plain_stockUpload_str_plain_priceUpload_tuple; |
static PyObject *const_tuple_str_plain_stockUpload_str_plain_priceUpload_tuple; |
101 |
112 |
static PyObject *const_str_digest_7a8feafa65afab3585d07791658baca4; |
static PyObject *const_str_digest_7a8feafa65afab3585d07791658baca4; |
102 |
|
static PyObject *const_str_digest_631e3930efefc769285386f084471658; |
|
|
113 |
|
static PyObject *const_dict_3ed2c405bf63dc1b7c908de58f0f8c9c; |
|
114 |
|
static PyObject *const_str_digest_2fe31f477d1ce1ffbec1f96e11d2921f; |
103 |
115 |
extern PyObject *const_str_plain_setActive; |
extern PyObject *const_str_plain_setActive; |
104 |
116 |
extern PyObject *const_str_plain___main__; |
extern PyObject *const_str_plain___main__; |
|
117 |
|
static PyObject *const_str_digest_93dc44a7bf30439226ce08a66fba9280; |
105 |
118 |
static PyObject *const_tuple_409066ab11685ecb8501049a4a022e80_tuple; |
static PyObject *const_tuple_409066ab11685ecb8501049a4a022e80_tuple; |
106 |
119 |
static PyObject *const_str_digest_0fc5c89662fe903c201de16fff7a4e24; |
static PyObject *const_str_digest_0fc5c89662fe903c201de16fff7a4e24; |
107 |
120 |
static PyObject *const_str_digest_ac970b79dbc3e5e5e0826e4e60655bcb; |
static PyObject *const_str_digest_ac970b79dbc3e5e5e0826e4e60655bcb; |
|
121 |
|
static PyObject *const_str_digest_87ffdc95b808a5cc731a0289caf63f8b; |
108 |
122 |
static PyObject *const_str_digest_61f4d88ae5a2e3a0bea9d00042195770; |
static PyObject *const_str_digest_61f4d88ae5a2e3a0bea9d00042195770; |
109 |
123 |
extern PyObject *const_str_plain___cached__; |
extern PyObject *const_str_plain___cached__; |
110 |
124 |
extern PyObject *const_str_plain_exit; |
extern PyObject *const_str_plain_exit; |
|
... |
... |
static PyObject *const_tuple_str_digest_15646d13fa528d760f58d75f81598337_tuple; |
115 |
129 |
static PyObject *const_tuple_str_digest_61f4d88ae5a2e3a0bea9d00042195770_tuple; |
static PyObject *const_tuple_str_digest_61f4d88ae5a2e3a0bea9d00042195770_tuple; |
116 |
130 |
static PyObject *const_str_digest_5b942580e7d90ee105a322fc3606b32c; |
static PyObject *const_str_digest_5b942580e7d90ee105a322fc3606b32c; |
117 |
131 |
extern PyObject *const_str_plain_sys; |
extern PyObject *const_str_plain_sys; |
|
132 |
|
static PyObject *const_str_digest_cf4e6612b18db96a0a1e3963cb21d33f; |
|
133 |
|
static PyObject *const_dict_8e71cc90b73dbc586ab80bf47f2b938e; |
118 |
134 |
extern PyObject *const_str_plain_asinUpload; |
extern PyObject *const_str_plain_asinUpload; |
|
135 |
|
static PyObject *const_str_digest_d0dd9d6be38db95a0dd14aa3b32353ae; |
119 |
136 |
extern PyObject *const_int_pos_1; |
extern PyObject *const_int_pos_1; |
120 |
137 |
extern PyObject *const_str_plain_exc; |
extern PyObject *const_str_plain_exc; |
121 |
138 |
extern PyObject *const_str_plain_variationUpload; |
extern PyObject *const_str_plain_variationUpload; |
122 |
139 |
static PyObject *const_tuple_str_digest_95890577f6c4e764377e2d9bf963946e_tuple; |
static PyObject *const_tuple_str_digest_95890577f6c4e764377e2d9bf963946e_tuple; |
|
140 |
|
static PyObject *const_tuple_str_digest_d0dd9d6be38db95a0dd14aa3b32353ae_tuple; |
|
141 |
|
extern PyObject *const_str_newline; |
123 |
142 |
static PyObject *const_str_digest_ab53c19bc2f691567e2205df4442cf4b; |
static PyObject *const_str_digest_ab53c19bc2f691567e2205df4442cf4b; |
124 |
143 |
extern PyObject *const_str_plain_print; |
extern PyObject *const_str_plain_print; |
125 |
144 |
static PyObject *const_tuple_str_digest_129265d859a82e74e695f0224f9a2dcb_tuple; |
static PyObject *const_tuple_str_digest_129265d859a82e74e695f0224f9a2dcb_tuple; |
126 |
145 |
extern PyObject *const_str_plain_types; |
extern PyObject *const_str_plain_types; |
|
146 |
|
static PyObject *const_str_digest_3fed284caf721d4db795457d0239d47c; |
127 |
147 |
extern PyObject *const_str_plain_ebay; |
extern PyObject *const_str_plain_ebay; |
128 |
148 |
static PyObject *const_tuple_str_digest_2228246a0eb9b24482c300a334916a65_tuple; |
static PyObject *const_tuple_str_digest_2228246a0eb9b24482c300a334916a65_tuple; |
129 |
149 |
static PyObject *const_str_digest_0f0322cacec3a164468e788b6cf4cba4; |
static PyObject *const_str_digest_0f0322cacec3a164468e788b6cf4cba4; |
|
... |
... |
static PyObject *const_tuple_str_digest_e23fb1df3dabd4cda8243a7e69f8469d_tuple; |
134 |
154 |
static PyObject *const_tuple_50d1e9b1f50ffd835a6850d3019a5fcb_tuple; |
static PyObject *const_tuple_50d1e9b1f50ffd835a6850d3019a5fcb_tuple; |
135 |
155 |
extern PyObject *const_str_digest_abb5a9c7b48b379d6a8b8e9bb64c9eac; |
extern PyObject *const_str_digest_abb5a9c7b48b379d6a8b8e9bb64c9eac; |
136 |
156 |
static PyObject *const_tuple_str_digest_5bab2322dfa5aefebad9e7635d15a97c_tuple; |
static PyObject *const_tuple_str_digest_5bab2322dfa5aefebad9e7635d15a97c_tuple; |
137 |
|
extern PyObject *const_str_empty; |
|
138 |
157 |
static PyObject *const_str_plain_askopenfilename; |
static PyObject *const_str_plain_askopenfilename; |
139 |
158 |
static PyObject *const_str_plain_Tk; |
static PyObject *const_str_plain_Tk; |
140 |
159 |
extern PyObject *const_str_plain_stockUpload; |
extern PyObject *const_str_plain_stockUpload; |
|
... |
... |
static void createModuleConstants( void ) |
160 |
179 |
const_str_plain_withdraw = UNSTREAM_STRING_ASCII( &constant_bin[ 37 ], 8, 1 ); |
const_str_plain_withdraw = UNSTREAM_STRING_ASCII( &constant_bin[ 37 ], 8, 1 ); |
161 |
180 |
const_str_digest_2228246a0eb9b24482c300a334916a65 = UNSTREAM_STRING_ASCII( &constant_bin[ 45 ], 47, 0 ); |
const_str_digest_2228246a0eb9b24482c300a334916a65 = UNSTREAM_STRING_ASCII( &constant_bin[ 45 ], 47, 0 ); |
162 |
181 |
const_str_digest_80c54f914ca896d7231948a02f69338e = UNSTREAM_STRING_ASCII( &constant_bin[ 92 ], 17, 0 ); |
const_str_digest_80c54f914ca896d7231948a02f69338e = UNSTREAM_STRING_ASCII( &constant_bin[ 92 ], 17, 0 ); |
163 |
|
const_str_plain_input = UNSTREAM_STRING_ASCII( &constant_bin[ 109 ], 5, 1 ); |
|
|
182 |
|
const_str_plain_initialdir = UNSTREAM_STRING_ASCII( &constant_bin[ 109 ], 10, 1 ); |
|
183 |
|
const_dict_e99192cd75d418562de382ac480368ac = _PyDict_NewPresized( 3 ); |
|
184 |
|
const_str_digest_6a326b20e904cd8faf1a0f3dea2ad0aa = UNSTREAM_STRING_ASCII( &constant_bin[ 119 ], 3, 0 ); |
|
185 |
|
PyDict_SetItem( const_dict_e99192cd75d418562de382ac480368ac, const_str_plain_initialdir, const_str_digest_6a326b20e904cd8faf1a0f3dea2ad0aa ); |
|
186 |
|
const_str_plain_title = UNSTREAM_STRING_ASCII( &constant_bin[ 122 ], 5, 1 ); |
|
187 |
|
const_str_digest_93dc44a7bf30439226ce08a66fba9280 = UNSTREAM_STRING_ASCII( &constant_bin[ 127 ], 42, 0 ); |
|
188 |
|
PyDict_SetItem( const_dict_e99192cd75d418562de382ac480368ac, const_str_plain_title, const_str_digest_93dc44a7bf30439226ce08a66fba9280 ); |
|
189 |
|
const_str_plain_filetypes = UNSTREAM_STRING_ASCII( &constant_bin[ 169 ], 9, 1 ); |
|
190 |
|
const_list_tuple_618653a1d7381f1a0bf5215a9b9b0983_tuple_list = PyList_New( 1 ); |
|
191 |
|
const_tuple_618653a1d7381f1a0bf5215a9b9b0983_tuple = PyTuple_New( 2 ); |
|
192 |
|
const_str_digest_87ffdc95b808a5cc731a0289caf63f8b = UNSTREAM_STRING_ASCII( &constant_bin[ 178 ], 9, 0 ); |
|
193 |
|
PyTuple_SET_ITEM( const_tuple_618653a1d7381f1a0bf5215a9b9b0983_tuple, 0, const_str_digest_87ffdc95b808a5cc731a0289caf63f8b ); Py_INCREF( const_str_digest_87ffdc95b808a5cc731a0289caf63f8b ); |
|
194 |
|
const_str_digest_c46c9f5ab7172869d3bf1fabbb55dd9f = UNSTREAM_STRING_ASCII( &constant_bin[ 187 ], 5, 0 ); |
|
195 |
|
PyTuple_SET_ITEM( const_tuple_618653a1d7381f1a0bf5215a9b9b0983_tuple, 1, const_str_digest_c46c9f5ab7172869d3bf1fabbb55dd9f ); Py_INCREF( const_str_digest_c46c9f5ab7172869d3bf1fabbb55dd9f ); |
|
196 |
|
PyList_SET_ITEM( const_list_tuple_618653a1d7381f1a0bf5215a9b9b0983_tuple_list, 0, const_tuple_618653a1d7381f1a0bf5215a9b9b0983_tuple ); Py_INCREF( const_tuple_618653a1d7381f1a0bf5215a9b9b0983_tuple ); |
|
197 |
|
PyDict_SetItem( const_dict_e99192cd75d418562de382ac480368ac, const_str_plain_filetypes, const_list_tuple_618653a1d7381f1a0bf5215a9b9b0983_tuple_list ); |
|
198 |
|
assert( PyDict_Size( const_dict_e99192cd75d418562de382ac480368ac ) == 3 ); |
|
199 |
|
const_str_plain_input = UNSTREAM_STRING_ASCII( &constant_bin[ 192 ], 5, 1 ); |
164 |
200 |
const_tuple_str_digest_c36648d837f9464d5acec4ed1df08bc9_tuple = PyTuple_New( 1 ); |
const_tuple_str_digest_c36648d837f9464d5acec4ed1df08bc9_tuple = PyTuple_New( 1 ); |
165 |
|
const_str_digest_c36648d837f9464d5acec4ed1df08bc9 = UNSTREAM_STRING_ASCII( &constant_bin[ 114 ], 84, 0 ); |
|
|
201 |
|
const_str_digest_c36648d837f9464d5acec4ed1df08bc9 = UNSTREAM_STRING_ASCII( &constant_bin[ 197 ], 84, 0 ); |
166 |
202 |
PyTuple_SET_ITEM( const_tuple_str_digest_c36648d837f9464d5acec4ed1df08bc9_tuple, 0, const_str_digest_c36648d837f9464d5acec4ed1df08bc9 ); Py_INCREF( const_str_digest_c36648d837f9464d5acec4ed1df08bc9 ); |
PyTuple_SET_ITEM( const_tuple_str_digest_c36648d837f9464d5acec4ed1df08bc9_tuple, 0, const_str_digest_c36648d837f9464d5acec4ed1df08bc9 ); Py_INCREF( const_str_digest_c36648d837f9464d5acec4ed1df08bc9 ); |
167 |
|
const_str_digest_5c518f2d48927c688fb1ffa962516305 = UNSTREAM_STRING_ASCII( &constant_bin[ 198 ], 89, 0 ); |
|
|
203 |
|
const_str_digest_5c518f2d48927c688fb1ffa962516305 = UNSTREAM_STRING_ASCII( &constant_bin[ 281 ], 89, 0 ); |
168 |
204 |
const_tuple_str_digest_7a8feafa65afab3585d07791658baca4_tuple = PyTuple_New( 1 ); |
const_tuple_str_digest_7a8feafa65afab3585d07791658baca4_tuple = PyTuple_New( 1 ); |
169 |
|
const_str_digest_7a8feafa65afab3585d07791658baca4 = UNSTREAM_STRING_ASCII( &constant_bin[ 287 ], 25, 0 ); |
|
|
205 |
|
const_str_digest_7a8feafa65afab3585d07791658baca4 = UNSTREAM_STRING_ASCII( &constant_bin[ 370 ], 25, 0 ); |
170 |
206 |
PyTuple_SET_ITEM( const_tuple_str_digest_7a8feafa65afab3585d07791658baca4_tuple, 0, const_str_digest_7a8feafa65afab3585d07791658baca4 ); Py_INCREF( const_str_digest_7a8feafa65afab3585d07791658baca4 ); |
PyTuple_SET_ITEM( const_tuple_str_digest_7a8feafa65afab3585d07791658baca4_tuple, 0, const_str_digest_7a8feafa65afab3585d07791658baca4 ); Py_INCREF( const_str_digest_7a8feafa65afab3585d07791658baca4 ); |
171 |
207 |
const_tuple_str_digest_61f88c1294a88c7e5ab52d107ee340fd_tuple = PyTuple_New( 1 ); |
const_tuple_str_digest_61f88c1294a88c7e5ab52d107ee340fd_tuple = PyTuple_New( 1 ); |
172 |
|
const_str_digest_61f88c1294a88c7e5ab52d107ee340fd = UNSTREAM_STRING_ASCII( &constant_bin[ 312 ], 138, 0 ); |
|
|
208 |
|
const_str_digest_61f88c1294a88c7e5ab52d107ee340fd = UNSTREAM_STRING_ASCII( &constant_bin[ 395 ], 138, 0 ); |
173 |
209 |
PyTuple_SET_ITEM( const_tuple_str_digest_61f88c1294a88c7e5ab52d107ee340fd_tuple, 0, const_str_digest_61f88c1294a88c7e5ab52d107ee340fd ); Py_INCREF( const_str_digest_61f88c1294a88c7e5ab52d107ee340fd ); |
PyTuple_SET_ITEM( const_tuple_str_digest_61f88c1294a88c7e5ab52d107ee340fd_tuple, 0, const_str_digest_61f88c1294a88c7e5ab52d107ee340fd ); Py_INCREF( const_str_digest_61f88c1294a88c7e5ab52d107ee340fd ); |
174 |
|
const_str_digest_df360f56e9ac40ae8f48c50fe013b6e1 = UNSTREAM_STRING_ASCII( &constant_bin[ 450 ], 23, 0 ); |
|
175 |
210 |
const_tuple_str_plain_Tk_tuple = PyTuple_New( 1 ); |
const_tuple_str_plain_Tk_tuple = PyTuple_New( 1 ); |
176 |
|
const_str_plain_Tk = UNSTREAM_STRING_ASCII( &constant_bin[ 473 ], 2, 1 ); |
|
|
211 |
|
const_str_plain_Tk = UNSTREAM_STRING_ASCII( &constant_bin[ 533 ], 2, 1 ); |
177 |
212 |
PyTuple_SET_ITEM( const_tuple_str_plain_Tk_tuple, 0, const_str_plain_Tk ); Py_INCREF( const_str_plain_Tk ); |
PyTuple_SET_ITEM( const_tuple_str_plain_Tk_tuple, 0, const_str_plain_Tk ); Py_INCREF( const_str_plain_Tk ); |
178 |
213 |
const_tuple_str_digest_c5a171f7f30a43c310c0bd8e164fd2e1_tuple = PyTuple_New( 1 ); |
const_tuple_str_digest_c5a171f7f30a43c310c0bd8e164fd2e1_tuple = PyTuple_New( 1 ); |
179 |
|
const_str_digest_c5a171f7f30a43c310c0bd8e164fd2e1 = UNSTREAM_STRING_ASCII( &constant_bin[ 475 ], 15, 0 ); |
|
|
214 |
|
const_str_digest_c5a171f7f30a43c310c0bd8e164fd2e1 = UNSTREAM_STRING_ASCII( &constant_bin[ 535 ], 15, 0 ); |
180 |
215 |
PyTuple_SET_ITEM( const_tuple_str_digest_c5a171f7f30a43c310c0bd8e164fd2e1_tuple, 0, const_str_digest_c5a171f7f30a43c310c0bd8e164fd2e1 ); Py_INCREF( const_str_digest_c5a171f7f30a43c310c0bd8e164fd2e1 ); |
PyTuple_SET_ITEM( const_tuple_str_digest_c5a171f7f30a43c310c0bd8e164fd2e1_tuple, 0, const_str_digest_c5a171f7f30a43c310c0bd8e164fd2e1 ); Py_INCREF( const_str_digest_c5a171f7f30a43c310c0bd8e164fd2e1 ); |
181 |
|
const_str_plain_color_map = UNSTREAM_STRING_ASCII( &constant_bin[ 490 ], 9, 1 ); |
|
182 |
|
const_str_plain_root = UNSTREAM_STRING_ASCII( &constant_bin[ 499 ], 4, 1 ); |
|
|
216 |
|
const_str_plain_color_map = UNSTREAM_STRING_ASCII( &constant_bin[ 550 ], 9, 1 ); |
|
217 |
|
const_str_plain_root = UNSTREAM_STRING_ASCII( &constant_bin[ 559 ], 4, 1 ); |
183 |
218 |
const_tuple_str_plain_itemUpload_str_plain_itemPropertyUpload_tuple = PyTuple_New( 2 ); |
const_tuple_str_plain_itemUpload_str_plain_itemPropertyUpload_tuple = PyTuple_New( 2 ); |
184 |
219 |
PyTuple_SET_ITEM( const_tuple_str_plain_itemUpload_str_plain_itemPropertyUpload_tuple, 0, const_str_plain_itemUpload ); Py_INCREF( const_str_plain_itemUpload ); |
PyTuple_SET_ITEM( const_tuple_str_plain_itemUpload_str_plain_itemPropertyUpload_tuple, 0, const_str_plain_itemUpload ); Py_INCREF( const_str_plain_itemUpload ); |
185 |
220 |
PyTuple_SET_ITEM( const_tuple_str_plain_itemUpload_str_plain_itemPropertyUpload_tuple, 1, const_str_plain_itemPropertyUpload ); Py_INCREF( const_str_plain_itemPropertyUpload ); |
PyTuple_SET_ITEM( const_tuple_str_plain_itemUpload_str_plain_itemPropertyUpload_tuple, 1, const_str_plain_itemPropertyUpload ); Py_INCREF( const_str_plain_itemPropertyUpload ); |
186 |
221 |
const_tuple_str_digest_ab53c19bc2f691567e2205df4442cf4b_tuple = PyTuple_New( 1 ); |
const_tuple_str_digest_ab53c19bc2f691567e2205df4442cf4b_tuple = PyTuple_New( 1 ); |
187 |
|
const_str_digest_ab53c19bc2f691567e2205df4442cf4b = UNSTREAM_STRING_ASCII( &constant_bin[ 503 ], 107, 0 ); |
|
|
222 |
|
const_str_digest_ab53c19bc2f691567e2205df4442cf4b = UNSTREAM_STRING_ASCII( &constant_bin[ 563 ], 107, 0 ); |
188 |
223 |
PyTuple_SET_ITEM( const_tuple_str_digest_ab53c19bc2f691567e2205df4442cf4b_tuple, 0, const_str_digest_ab53c19bc2f691567e2205df4442cf4b ); Py_INCREF( const_str_digest_ab53c19bc2f691567e2205df4442cf4b ); |
PyTuple_SET_ITEM( const_tuple_str_digest_ab53c19bc2f691567e2205df4442cf4b_tuple, 0, const_str_digest_ab53c19bc2f691567e2205df4442cf4b ); Py_INCREF( const_str_digest_ab53c19bc2f691567e2205df4442cf4b ); |
189 |
|
const_str_digest_4ade98fd201d74bb94b72b561b2e6e39 = UNSTREAM_STRING_ASCII( &constant_bin[ 610 ], 47, 0 ); |
|
190 |
|
const_tuple_88139931b44f80e98fd3029f13389648_tuple = PyTuple_New( 9 ); |
|
191 |
|
PyTuple_SET_ITEM( const_tuple_88139931b44f80e98fd3029f13389648_tuple, 0, const_str_plain_root ); Py_INCREF( const_str_plain_root ); |
|
192 |
|
const_str_plain_sheet = UNSTREAM_STRING_ASCII( &constant_bin[ 420 ], 5, 1 ); |
|
193 |
|
PyTuple_SET_ITEM( const_tuple_88139931b44f80e98fd3029f13389648_tuple, 1, const_str_plain_sheet ); Py_INCREF( const_str_plain_sheet ); |
|
194 |
|
PyTuple_SET_ITEM( const_tuple_88139931b44f80e98fd3029f13389648_tuple, 2, const_str_plain_intern_number ); Py_INCREF( const_str_plain_intern_number ); |
|
195 |
|
const_str_plain_erroritem = UNSTREAM_STRING_ASCII( &constant_bin[ 657 ], 9, 1 ); |
|
196 |
|
PyTuple_SET_ITEM( const_tuple_88139931b44f80e98fd3029f13389648_tuple, 3, const_str_plain_erroritem ); Py_INCREF( const_str_plain_erroritem ); |
|
197 |
|
PyTuple_SET_ITEM( const_tuple_88139931b44f80e98fd3029f13389648_tuple, 4, const_str_plain_exc ); Py_INCREF( const_str_plain_exc ); |
|
198 |
|
const_str_plain_moveon = UNSTREAM_STRING_ASCII( &constant_bin[ 666 ], 6, 1 ); |
|
199 |
|
PyTuple_SET_ITEM( const_tuple_88139931b44f80e98fd3029f13389648_tuple, 5, const_str_plain_moveon ); Py_INCREF( const_str_plain_moveon ); |
|
200 |
|
PyTuple_SET_ITEM( const_tuple_88139931b44f80e98fd3029f13389648_tuple, 6, const_str_plain_export ); Py_INCREF( const_str_plain_export ); |
|
201 |
|
PyTuple_SET_ITEM( const_tuple_88139931b44f80e98fd3029f13389648_tuple, 7, const_str_plain_err ); Py_INCREF( const_str_plain_err ); |
|
202 |
|
PyTuple_SET_ITEM( const_tuple_88139931b44f80e98fd3029f13389648_tuple, 8, const_str_plain_stocklist ); Py_INCREF( const_str_plain_stocklist ); |
|
203 |
|
const_tuple_str_digest_df360f56e9ac40ae8f48c50fe013b6e1_tuple = PyTuple_New( 1 ); |
|
204 |
|
PyTuple_SET_ITEM( const_tuple_str_digest_df360f56e9ac40ae8f48c50fe013b6e1_tuple, 0, const_str_digest_df360f56e9ac40ae8f48c50fe013b6e1 ); Py_INCREF( const_str_digest_df360f56e9ac40ae8f48c50fe013b6e1 ); |
|
205 |
|
const_str_digest_3c19809960c662c68ba3441ff0444e7f = UNSTREAM_STRING_ASCII( &constant_bin[ 672 ], 64, 0 ); |
|
206 |
|
const_str_digest_52041dce8bf00b681af704dae13718f2 = UNSTREAM_STRING_ASCII( &constant_bin[ 736 ], 13, 0 ); |
|
207 |
|
const_str_digest_e23fb1df3dabd4cda8243a7e69f8469d = UNSTREAM_STRING_ASCII( &constant_bin[ 749 ], 44, 0 ); |
|
|
224 |
|
const_str_digest_734d2cca37e26ddbc1331e875129eeb4 = UNSTREAM_STRING_ASCII( &constant_bin[ 670 ], 23, 0 ); |
|
225 |
|
const_dict_cb5f87a77c2a82c472a9862654e74784 = _PyDict_NewPresized( 3 ); |
|
226 |
|
PyDict_SetItem( const_dict_cb5f87a77c2a82c472a9862654e74784, const_str_plain_initialdir, const_str_digest_6a326b20e904cd8faf1a0f3dea2ad0aa ); |
|
227 |
|
PyDict_SetItem( const_dict_cb5f87a77c2a82c472a9862654e74784, const_str_plain_title, const_str_digest_734d2cca37e26ddbc1331e875129eeb4 ); |
|
228 |
|
PyDict_SetItem( const_dict_cb5f87a77c2a82c472a9862654e74784, const_str_plain_filetypes, const_list_tuple_618653a1d7381f1a0bf5215a9b9b0983_tuple_list ); |
|
229 |
|
assert( PyDict_Size( const_dict_cb5f87a77c2a82c472a9862654e74784 ) == 3 ); |
|
230 |
|
const_str_plain_erroritem = UNSTREAM_STRING_ASCII( &constant_bin[ 693 ], 9, 1 ); |
|
231 |
|
const_tuple_76fdc0a722ff013fcc467c0dff2f16e3_tuple = PyTuple_New( 11 ); |
|
232 |
|
PyTuple_SET_ITEM( const_tuple_76fdc0a722ff013fcc467c0dff2f16e3_tuple, 0, const_str_plain_root ); Py_INCREF( const_str_plain_root ); |
|
233 |
|
const_str_plain_sheet = UNSTREAM_STRING_ASCII( &constant_bin[ 503 ], 5, 1 ); |
|
234 |
|
PyTuple_SET_ITEM( const_tuple_76fdc0a722ff013fcc467c0dff2f16e3_tuple, 1, const_str_plain_sheet ); Py_INCREF( const_str_plain_sheet ); |
|
235 |
|
PyTuple_SET_ITEM( const_tuple_76fdc0a722ff013fcc467c0dff2f16e3_tuple, 2, const_str_plain_intern_number ); Py_INCREF( const_str_plain_intern_number ); |
|
236 |
|
PyTuple_SET_ITEM( const_tuple_76fdc0a722ff013fcc467c0dff2f16e3_tuple, 3, const_str_plain_erroritem ); Py_INCREF( const_str_plain_erroritem ); |
|
237 |
|
PyTuple_SET_ITEM( const_tuple_76fdc0a722ff013fcc467c0dff2f16e3_tuple, 4, const_str_plain_exc ); Py_INCREF( const_str_plain_exc ); |
|
238 |
|
PyTuple_SET_ITEM( const_tuple_76fdc0a722ff013fcc467c0dff2f16e3_tuple, 5, const_str_plain_e ); Py_INCREF( const_str_plain_e ); |
|
239 |
|
const_str_plain_element = UNSTREAM_STRING_ASCII( &constant_bin[ 702 ], 7, 1 ); |
|
240 |
|
PyTuple_SET_ITEM( const_tuple_76fdc0a722ff013fcc467c0dff2f16e3_tuple, 6, const_str_plain_element ); Py_INCREF( const_str_plain_element ); |
|
241 |
|
const_str_plain_moveon = UNSTREAM_STRING_ASCII( &constant_bin[ 709 ], 6, 1 ); |
|
242 |
|
PyTuple_SET_ITEM( const_tuple_76fdc0a722ff013fcc467c0dff2f16e3_tuple, 7, const_str_plain_moveon ); Py_INCREF( const_str_plain_moveon ); |
|
243 |
|
PyTuple_SET_ITEM( const_tuple_76fdc0a722ff013fcc467c0dff2f16e3_tuple, 8, const_str_plain_export ); Py_INCREF( const_str_plain_export ); |
|
244 |
|
PyTuple_SET_ITEM( const_tuple_76fdc0a722ff013fcc467c0dff2f16e3_tuple, 9, const_str_plain_err ); Py_INCREF( const_str_plain_err ); |
|
245 |
|
PyTuple_SET_ITEM( const_tuple_76fdc0a722ff013fcc467c0dff2f16e3_tuple, 10, const_str_plain_stocklist ); Py_INCREF( const_str_plain_stocklist ); |
|
246 |
|
const_str_digest_3c19809960c662c68ba3441ff0444e7f = UNSTREAM_STRING_ASCII( &constant_bin[ 715 ], 64, 0 ); |
|
247 |
|
const_str_digest_52041dce8bf00b681af704dae13718f2 = UNSTREAM_STRING_ASCII( &constant_bin[ 779 ], 13, 0 ); |
|
248 |
|
const_str_digest_e23fb1df3dabd4cda8243a7e69f8469d = UNSTREAM_STRING_ASCII( &constant_bin[ 792 ], 44, 0 ); |
208 |
249 |
const_tuple_str_digest_5b942580e7d90ee105a322fc3606b32c_tuple = PyTuple_New( 1 ); |
const_tuple_str_digest_5b942580e7d90ee105a322fc3606b32c_tuple = PyTuple_New( 1 ); |
209 |
|
const_str_digest_5b942580e7d90ee105a322fc3606b32c = UNSTREAM_STRING_ASCII( &constant_bin[ 793 ], 107, 0 ); |
|
|
250 |
|
const_str_digest_5b942580e7d90ee105a322fc3606b32c = UNSTREAM_STRING_ASCII( &constant_bin[ 836 ], 107, 0 ); |
210 |
251 |
PyTuple_SET_ITEM( const_tuple_str_digest_5b942580e7d90ee105a322fc3606b32c_tuple, 0, const_str_digest_5b942580e7d90ee105a322fc3606b32c ); Py_INCREF( const_str_digest_5b942580e7d90ee105a322fc3606b32c ); |
PyTuple_SET_ITEM( const_tuple_str_digest_5b942580e7d90ee105a322fc3606b32c_tuple, 0, const_str_digest_5b942580e7d90ee105a322fc3606b32c ); Py_INCREF( const_str_digest_5b942580e7d90ee105a322fc3606b32c ); |
211 |
252 |
const_tuple_str_digest_3c19809960c662c68ba3441ff0444e7f_tuple = PyTuple_New( 1 ); |
const_tuple_str_digest_3c19809960c662c68ba3441ff0444e7f_tuple = PyTuple_New( 1 ); |
212 |
253 |
PyTuple_SET_ITEM( const_tuple_str_digest_3c19809960c662c68ba3441ff0444e7f_tuple, 0, const_str_digest_3c19809960c662c68ba3441ff0444e7f ); Py_INCREF( const_str_digest_3c19809960c662c68ba3441ff0444e7f ); |
PyTuple_SET_ITEM( const_tuple_str_digest_3c19809960c662c68ba3441ff0444e7f_tuple, 0, const_str_digest_3c19809960c662c68ba3441ff0444e7f ); Py_INCREF( const_str_digest_3c19809960c662c68ba3441ff0444e7f ); |
213 |
|
const_tuple_str_digest_631e3930efefc769285386f084471658_tuple = PyTuple_New( 1 ); |
|
214 |
|
const_str_digest_631e3930efefc769285386f084471658 = UNSTREAM_STRING_ASCII( &constant_bin[ 900 ], 19, 0 ); |
|
215 |
|
PyTuple_SET_ITEM( const_tuple_str_digest_631e3930efefc769285386f084471658_tuple, 0, const_str_digest_631e3930efefc769285386f084471658 ); Py_INCREF( const_str_digest_631e3930efefc769285386f084471658 ); |
|
216 |
254 |
const_tuple_str_digest_ac970b79dbc3e5e5e0826e4e60655bcb_tuple = PyTuple_New( 1 ); |
const_tuple_str_digest_ac970b79dbc3e5e5e0826e4e60655bcb_tuple = PyTuple_New( 1 ); |
217 |
|
const_str_digest_ac970b79dbc3e5e5e0826e4e60655bcb = UNSTREAM_STRING_ASCII( &constant_bin[ 919 ], 56, 0 ); |
|
|
255 |
|
const_str_digest_ac970b79dbc3e5e5e0826e4e60655bcb = UNSTREAM_STRING_ASCII( &constant_bin[ 943 ], 56, 0 ); |
218 |
256 |
PyTuple_SET_ITEM( const_tuple_str_digest_ac970b79dbc3e5e5e0826e4e60655bcb_tuple, 0, const_str_digest_ac970b79dbc3e5e5e0826e4e60655bcb ); Py_INCREF( const_str_digest_ac970b79dbc3e5e5e0826e4e60655bcb ); |
PyTuple_SET_ITEM( const_tuple_str_digest_ac970b79dbc3e5e5e0826e4e60655bcb_tuple, 0, const_str_digest_ac970b79dbc3e5e5e0826e4e60655bcb ); Py_INCREF( const_str_digest_ac970b79dbc3e5e5e0826e4e60655bcb ); |
219 |
|
const_str_digest_129265d859a82e74e695f0224f9a2dcb = UNSTREAM_STRING_ASCII( &constant_bin[ 975 ], 20, 0 ); |
|
|
257 |
|
const_str_digest_129265d859a82e74e695f0224f9a2dcb = UNSTREAM_STRING_ASCII( &constant_bin[ 999 ], 20, 0 ); |
220 |
258 |
const_tuple_str_digest_ccf051ea2e256a227bb372c90e8f05da_tuple = PyTuple_New( 1 ); |
const_tuple_str_digest_ccf051ea2e256a227bb372c90e8f05da_tuple = PyTuple_New( 1 ); |
221 |
|
const_str_digest_ccf051ea2e256a227bb372c90e8f05da = UNSTREAM_STRING_ASCII( &constant_bin[ 995 ], 121, 0 ); |
|
|
259 |
|
const_str_digest_ccf051ea2e256a227bb372c90e8f05da = UNSTREAM_STRING_ASCII( &constant_bin[ 1019 ], 121, 0 ); |
222 |
260 |
PyTuple_SET_ITEM( const_tuple_str_digest_ccf051ea2e256a227bb372c90e8f05da_tuple, 0, const_str_digest_ccf051ea2e256a227bb372c90e8f05da ); Py_INCREF( const_str_digest_ccf051ea2e256a227bb372c90e8f05da ); |
PyTuple_SET_ITEM( const_tuple_str_digest_ccf051ea2e256a227bb372c90e8f05da_tuple, 0, const_str_digest_ccf051ea2e256a227bb372c90e8f05da ); Py_INCREF( const_str_digest_ccf051ea2e256a227bb372c90e8f05da ); |
223 |
261 |
const_tuple_str_digest_6996faaa14b97d4069bf1cf018f29da2_tuple = PyTuple_New( 1 ); |
const_tuple_str_digest_6996faaa14b97d4069bf1cf018f29da2_tuple = PyTuple_New( 1 ); |
224 |
|
const_str_digest_6996faaa14b97d4069bf1cf018f29da2 = UNSTREAM_STRING_ASCII( &constant_bin[ 1116 ], 59, 0 ); |
|
|
262 |
|
const_str_digest_6996faaa14b97d4069bf1cf018f29da2 = UNSTREAM_STRING_ASCII( &constant_bin[ 1140 ], 59, 0 ); |
225 |
263 |
PyTuple_SET_ITEM( const_tuple_str_digest_6996faaa14b97d4069bf1cf018f29da2_tuple, 0, const_str_digest_6996faaa14b97d4069bf1cf018f29da2 ); Py_INCREF( const_str_digest_6996faaa14b97d4069bf1cf018f29da2 ); |
PyTuple_SET_ITEM( const_tuple_str_digest_6996faaa14b97d4069bf1cf018f29da2_tuple, 0, const_str_digest_6996faaa14b97d4069bf1cf018f29da2 ); Py_INCREF( const_str_digest_6996faaa14b97d4069bf1cf018f29da2 ); |
226 |
|
const_str_digest_48e9a79852548328e4e2ec32b615b27c = UNSTREAM_STRING_ASCII( &constant_bin[ 1175 ], 40, 0 ); |
|
227 |
|
const_str_digest_5bab2322dfa5aefebad9e7635d15a97c = UNSTREAM_STRING_ASCII( &constant_bin[ 1215 ], 124, 0 ); |
|
|
264 |
|
const_str_digest_4bc9df5a9864f051d724dbaac6ce577f = UNSTREAM_STRING_ASCII( &constant_bin[ 1199 ], 35, 0 ); |
|
265 |
|
const_str_digest_48e9a79852548328e4e2ec32b615b27c = UNSTREAM_STRING_ASCII( &constant_bin[ 1234 ], 40, 0 ); |
|
266 |
|
const_str_digest_5bab2322dfa5aefebad9e7635d15a97c = UNSTREAM_STRING_ASCII( &constant_bin[ 1274 ], 124, 0 ); |
228 |
267 |
const_dict_43220a7e7a8de0f8cb928af4d3754473 = _PyDict_NewPresized( 2 ); |
const_dict_43220a7e7a8de0f8cb928af4d3754473 = _PyDict_NewPresized( 2 ); |
229 |
268 |
PyDict_SetItem( const_dict_43220a7e7a8de0f8cb928af4d3754473, const_str_plain_ebay, const_int_pos_1 ); |
PyDict_SetItem( const_dict_43220a7e7a8de0f8cb928af4d3754473, const_str_plain_ebay, const_int_pos_1 ); |
230 |
269 |
PyDict_SetItem( const_dict_43220a7e7a8de0f8cb928af4d3754473, const_str_plain_amazon, const_int_pos_1 ); |
PyDict_SetItem( const_dict_43220a7e7a8de0f8cb928af4d3754473, const_str_plain_amazon, const_int_pos_1 ); |
231 |
270 |
assert( PyDict_Size( const_dict_43220a7e7a8de0f8cb928af4d3754473 ) == 2 ); |
assert( PyDict_Size( const_dict_43220a7e7a8de0f8cb928af4d3754473 ) == 2 ); |
232 |
271 |
const_tuple_str_digest_52041dce8bf00b681af704dae13718f2_tuple = PyTuple_New( 1 ); |
const_tuple_str_digest_52041dce8bf00b681af704dae13718f2_tuple = PyTuple_New( 1 ); |
233 |
272 |
PyTuple_SET_ITEM( const_tuple_str_digest_52041dce8bf00b681af704dae13718f2_tuple, 0, const_str_digest_52041dce8bf00b681af704dae13718f2 ); Py_INCREF( const_str_digest_52041dce8bf00b681af704dae13718f2 ); |
PyTuple_SET_ITEM( const_tuple_str_digest_52041dce8bf00b681af704dae13718f2_tuple, 0, const_str_digest_52041dce8bf00b681af704dae13718f2 ); Py_INCREF( const_str_digest_52041dce8bf00b681af704dae13718f2 ); |
234 |
|
const_str_digest_15646d13fa528d760f58d75f81598337 = UNSTREAM_STRING_ASCII( &constant_bin[ 1339 ], 105, 0 ); |
|
|
273 |
|
const_tuple_str_digest_433301645bd21ea560b590b646d739db_tuple = PyTuple_New( 1 ); |
|
274 |
|
const_str_digest_433301645bd21ea560b590b646d739db = UNSTREAM_STRING_ASCII( &constant_bin[ 1398 ], 20, 0 ); |
|
275 |
|
PyTuple_SET_ITEM( const_tuple_str_digest_433301645bd21ea560b590b646d739db_tuple, 0, const_str_digest_433301645bd21ea560b590b646d739db ); Py_INCREF( const_str_digest_433301645bd21ea560b590b646d739db ); |
|
276 |
|
const_str_digest_15646d13fa528d760f58d75f81598337 = UNSTREAM_STRING_ASCII( &constant_bin[ 1418 ], 105, 0 ); |
235 |
277 |
const_tuple_str_plain_stockUpload_str_plain_priceUpload_tuple = PyTuple_New( 2 ); |
const_tuple_str_plain_stockUpload_str_plain_priceUpload_tuple = PyTuple_New( 2 ); |
236 |
278 |
PyTuple_SET_ITEM( const_tuple_str_plain_stockUpload_str_plain_priceUpload_tuple, 0, const_str_plain_stockUpload ); Py_INCREF( const_str_plain_stockUpload ); |
PyTuple_SET_ITEM( const_tuple_str_plain_stockUpload_str_plain_priceUpload_tuple, 0, const_str_plain_stockUpload ); Py_INCREF( const_str_plain_stockUpload ); |
237 |
279 |
PyTuple_SET_ITEM( const_tuple_str_plain_stockUpload_str_plain_priceUpload_tuple, 1, const_str_plain_priceUpload ); Py_INCREF( const_str_plain_priceUpload ); |
PyTuple_SET_ITEM( const_tuple_str_plain_stockUpload_str_plain_priceUpload_tuple, 1, const_str_plain_priceUpload ); Py_INCREF( const_str_plain_priceUpload ); |
|
280 |
|
const_dict_3ed2c405bf63dc1b7c908de58f0f8c9c = _PyDict_NewPresized( 3 ); |
|
281 |
|
PyDict_SetItem( const_dict_3ed2c405bf63dc1b7c908de58f0f8c9c, const_str_plain_initialdir, const_str_digest_6a326b20e904cd8faf1a0f3dea2ad0aa ); |
|
282 |
|
const_str_digest_2fe31f477d1ce1ffbec1f96e11d2921f = UNSTREAM_STRING_ASCII( &constant_bin[ 1523 ], 26, 0 ); |
|
283 |
|
PyDict_SetItem( const_dict_3ed2c405bf63dc1b7c908de58f0f8c9c, const_str_plain_title, const_str_digest_2fe31f477d1ce1ffbec1f96e11d2921f ); |
|
284 |
|
PyDict_SetItem( const_dict_3ed2c405bf63dc1b7c908de58f0f8c9c, const_str_plain_filetypes, const_list_tuple_618653a1d7381f1a0bf5215a9b9b0983_tuple_list ); |
|
285 |
|
assert( PyDict_Size( const_dict_3ed2c405bf63dc1b7c908de58f0f8c9c ) == 3 ); |
238 |
286 |
const_tuple_409066ab11685ecb8501049a4a022e80_tuple = PyTuple_New( 4 ); |
const_tuple_409066ab11685ecb8501049a4a022e80_tuple = PyTuple_New( 4 ); |
239 |
287 |
PyTuple_SET_ITEM( const_tuple_409066ab11685ecb8501049a4a022e80_tuple, 0, const_str_plain_amazonSkuUpload ); Py_INCREF( const_str_plain_amazonSkuUpload ); |
PyTuple_SET_ITEM( const_tuple_409066ab11685ecb8501049a4a022e80_tuple, 0, const_str_plain_amazonSkuUpload ); Py_INCREF( const_str_plain_amazonSkuUpload ); |
240 |
288 |
PyTuple_SET_ITEM( const_tuple_409066ab11685ecb8501049a4a022e80_tuple, 1, const_str_plain_amazonDataUpload ); Py_INCREF( const_str_plain_amazonDataUpload ); |
PyTuple_SET_ITEM( const_tuple_409066ab11685ecb8501049a4a022e80_tuple, 1, const_str_plain_amazonDataUpload ); Py_INCREF( const_str_plain_amazonDataUpload ); |
241 |
289 |
PyTuple_SET_ITEM( const_tuple_409066ab11685ecb8501049a4a022e80_tuple, 2, const_str_plain_asinUpload ); Py_INCREF( const_str_plain_asinUpload ); |
PyTuple_SET_ITEM( const_tuple_409066ab11685ecb8501049a4a022e80_tuple, 2, const_str_plain_asinUpload ); Py_INCREF( const_str_plain_asinUpload ); |
242 |
290 |
PyTuple_SET_ITEM( const_tuple_409066ab11685ecb8501049a4a022e80_tuple, 3, const_str_plain_featureUpload ); Py_INCREF( const_str_plain_featureUpload ); |
PyTuple_SET_ITEM( const_tuple_409066ab11685ecb8501049a4a022e80_tuple, 3, const_str_plain_featureUpload ); Py_INCREF( const_str_plain_featureUpload ); |
243 |
|
const_str_digest_0fc5c89662fe903c201de16fff7a4e24 = UNSTREAM_STRING_ASCII( &constant_bin[ 1444 ], 42, 0 ); |
|
244 |
|
const_str_digest_61f4d88ae5a2e3a0bea9d00042195770 = UNSTREAM_STRING_ASCII( &constant_bin[ 1486 ], 15, 0 ); |
|
|
291 |
|
const_str_digest_0fc5c89662fe903c201de16fff7a4e24 = UNSTREAM_STRING_ASCII( &constant_bin[ 1549 ], 42, 0 ); |
|
292 |
|
const_str_digest_61f4d88ae5a2e3a0bea9d00042195770 = UNSTREAM_STRING_ASCII( &constant_bin[ 1591 ], 15, 0 ); |
245 |
293 |
const_tuple_str_digest_15646d13fa528d760f58d75f81598337_tuple = PyTuple_New( 1 ); |
const_tuple_str_digest_15646d13fa528d760f58d75f81598337_tuple = PyTuple_New( 1 ); |
246 |
294 |
PyTuple_SET_ITEM( const_tuple_str_digest_15646d13fa528d760f58d75f81598337_tuple, 0, const_str_digest_15646d13fa528d760f58d75f81598337 ); Py_INCREF( const_str_digest_15646d13fa528d760f58d75f81598337 ); |
PyTuple_SET_ITEM( const_tuple_str_digest_15646d13fa528d760f58d75f81598337_tuple, 0, const_str_digest_15646d13fa528d760f58d75f81598337 ); Py_INCREF( const_str_digest_15646d13fa528d760f58d75f81598337 ); |
247 |
295 |
const_tuple_str_digest_61f4d88ae5a2e3a0bea9d00042195770_tuple = PyTuple_New( 1 ); |
const_tuple_str_digest_61f4d88ae5a2e3a0bea9d00042195770_tuple = PyTuple_New( 1 ); |
248 |
296 |
PyTuple_SET_ITEM( const_tuple_str_digest_61f4d88ae5a2e3a0bea9d00042195770_tuple, 0, const_str_digest_61f4d88ae5a2e3a0bea9d00042195770 ); Py_INCREF( const_str_digest_61f4d88ae5a2e3a0bea9d00042195770 ); |
PyTuple_SET_ITEM( const_tuple_str_digest_61f4d88ae5a2e3a0bea9d00042195770_tuple, 0, const_str_digest_61f4d88ae5a2e3a0bea9d00042195770 ); Py_INCREF( const_str_digest_61f4d88ae5a2e3a0bea9d00042195770 ); |
|
297 |
|
const_str_digest_cf4e6612b18db96a0a1e3963cb21d33f = UNSTREAM_STRING_ASCII( &constant_bin[ 1606 ], 48, 0 ); |
|
298 |
|
const_dict_8e71cc90b73dbc586ab80bf47f2b938e = _PyDict_NewPresized( 3 ); |
|
299 |
|
PyDict_SetItem( const_dict_8e71cc90b73dbc586ab80bf47f2b938e, const_str_plain_initialdir, const_str_digest_6a326b20e904cd8faf1a0f3dea2ad0aa ); |
|
300 |
|
PyDict_SetItem( const_dict_8e71cc90b73dbc586ab80bf47f2b938e, const_str_plain_title, const_str_digest_4bc9df5a9864f051d724dbaac6ce577f ); |
|
301 |
|
PyDict_SetItem( const_dict_8e71cc90b73dbc586ab80bf47f2b938e, const_str_plain_filetypes, const_list_tuple_618653a1d7381f1a0bf5215a9b9b0983_tuple_list ); |
|
302 |
|
assert( PyDict_Size( const_dict_8e71cc90b73dbc586ab80bf47f2b938e ) == 3 ); |
|
303 |
|
const_str_digest_d0dd9d6be38db95a0dd14aa3b32353ae = UNSTREAM_STRING_ASCII( &constant_bin[ 1654 ], 24, 0 ); |
249 |
304 |
const_tuple_str_digest_95890577f6c4e764377e2d9bf963946e_tuple = PyTuple_New( 1 ); |
const_tuple_str_digest_95890577f6c4e764377e2d9bf963946e_tuple = PyTuple_New( 1 ); |
250 |
305 |
PyTuple_SET_ITEM( const_tuple_str_digest_95890577f6c4e764377e2d9bf963946e_tuple, 0, const_str_digest_95890577f6c4e764377e2d9bf963946e ); Py_INCREF( const_str_digest_95890577f6c4e764377e2d9bf963946e ); |
PyTuple_SET_ITEM( const_tuple_str_digest_95890577f6c4e764377e2d9bf963946e_tuple, 0, const_str_digest_95890577f6c4e764377e2d9bf963946e ); Py_INCREF( const_str_digest_95890577f6c4e764377e2d9bf963946e ); |
|
306 |
|
const_tuple_str_digest_d0dd9d6be38db95a0dd14aa3b32353ae_tuple = PyTuple_New( 1 ); |
|
307 |
|
PyTuple_SET_ITEM( const_tuple_str_digest_d0dd9d6be38db95a0dd14aa3b32353ae_tuple, 0, const_str_digest_d0dd9d6be38db95a0dd14aa3b32353ae ); Py_INCREF( const_str_digest_d0dd9d6be38db95a0dd14aa3b32353ae ); |
251 |
308 |
const_tuple_str_digest_129265d859a82e74e695f0224f9a2dcb_tuple = PyTuple_New( 1 ); |
const_tuple_str_digest_129265d859a82e74e695f0224f9a2dcb_tuple = PyTuple_New( 1 ); |
252 |
309 |
PyTuple_SET_ITEM( const_tuple_str_digest_129265d859a82e74e695f0224f9a2dcb_tuple, 0, const_str_digest_129265d859a82e74e695f0224f9a2dcb ); Py_INCREF( const_str_digest_129265d859a82e74e695f0224f9a2dcb ); |
PyTuple_SET_ITEM( const_tuple_str_digest_129265d859a82e74e695f0224f9a2dcb_tuple, 0, const_str_digest_129265d859a82e74e695f0224f9a2dcb ); Py_INCREF( const_str_digest_129265d859a82e74e695f0224f9a2dcb ); |
|
310 |
|
const_str_digest_3fed284caf721d4db795457d0239d47c = UNSTREAM_STRING_ASCII( &constant_bin[ 1678 ], 6, 0 ); |
253 |
311 |
const_tuple_str_digest_2228246a0eb9b24482c300a334916a65_tuple = PyTuple_New( 1 ); |
const_tuple_str_digest_2228246a0eb9b24482c300a334916a65_tuple = PyTuple_New( 1 ); |
254 |
312 |
PyTuple_SET_ITEM( const_tuple_str_digest_2228246a0eb9b24482c300a334916a65_tuple, 0, const_str_digest_2228246a0eb9b24482c300a334916a65 ); Py_INCREF( const_str_digest_2228246a0eb9b24482c300a334916a65 ); |
PyTuple_SET_ITEM( const_tuple_str_digest_2228246a0eb9b24482c300a334916a65_tuple, 0, const_str_digest_2228246a0eb9b24482c300a334916a65 ); Py_INCREF( const_str_digest_2228246a0eb9b24482c300a334916a65 ); |
255 |
|
const_str_digest_0f0322cacec3a164468e788b6cf4cba4 = UNSTREAM_STRING_ASCII( &constant_bin[ 1501 ], 18, 0 ); |
|
256 |
|
const_str_angle_module = UNSTREAM_STRING_ASCII( &constant_bin[ 1519 ], 8, 0 ); |
|
257 |
|
const_str_plain_tkinter = UNSTREAM_STRING_ASCII( &constant_bin[ 1501 ], 7, 1 ); |
|
|
313 |
|
const_str_digest_0f0322cacec3a164468e788b6cf4cba4 = UNSTREAM_STRING_ASCII( &constant_bin[ 1684 ], 18, 0 ); |
|
314 |
|
const_str_angle_module = UNSTREAM_STRING_ASCII( &constant_bin[ 1702 ], 8, 0 ); |
|
315 |
|
const_str_plain_tkinter = UNSTREAM_STRING_ASCII( &constant_bin[ 1684 ], 7, 1 ); |
258 |
316 |
const_tuple_str_digest_e23fb1df3dabd4cda8243a7e69f8469d_tuple = PyTuple_New( 1 ); |
const_tuple_str_digest_e23fb1df3dabd4cda8243a7e69f8469d_tuple = PyTuple_New( 1 ); |
259 |
317 |
PyTuple_SET_ITEM( const_tuple_str_digest_e23fb1df3dabd4cda8243a7e69f8469d_tuple, 0, const_str_digest_e23fb1df3dabd4cda8243a7e69f8469d ); Py_INCREF( const_str_digest_e23fb1df3dabd4cda8243a7e69f8469d ); |
PyTuple_SET_ITEM( const_tuple_str_digest_e23fb1df3dabd4cda8243a7e69f8469d_tuple, 0, const_str_digest_e23fb1df3dabd4cda8243a7e69f8469d ); Py_INCREF( const_str_digest_e23fb1df3dabd4cda8243a7e69f8469d ); |
260 |
318 |
const_tuple_50d1e9b1f50ffd835a6850d3019a5fcb_tuple = PyTuple_New( 4 ); |
const_tuple_50d1e9b1f50ffd835a6850d3019a5fcb_tuple = PyTuple_New( 4 ); |
|
... |
... |
static void createModuleConstants( void ) |
264 |
322 |
PyTuple_SET_ITEM( const_tuple_50d1e9b1f50ffd835a6850d3019a5fcb_tuple, 3, const_str_plain_marketConnection ); Py_INCREF( const_str_plain_marketConnection ); |
PyTuple_SET_ITEM( const_tuple_50d1e9b1f50ffd835a6850d3019a5fcb_tuple, 3, const_str_plain_marketConnection ); Py_INCREF( const_str_plain_marketConnection ); |
265 |
323 |
const_tuple_str_digest_5bab2322dfa5aefebad9e7635d15a97c_tuple = PyTuple_New( 1 ); |
const_tuple_str_digest_5bab2322dfa5aefebad9e7635d15a97c_tuple = PyTuple_New( 1 ); |
266 |
324 |
PyTuple_SET_ITEM( const_tuple_str_digest_5bab2322dfa5aefebad9e7635d15a97c_tuple, 0, const_str_digest_5bab2322dfa5aefebad9e7635d15a97c ); Py_INCREF( const_str_digest_5bab2322dfa5aefebad9e7635d15a97c ); |
PyTuple_SET_ITEM( const_tuple_str_digest_5bab2322dfa5aefebad9e7635d15a97c_tuple, 0, const_str_digest_5bab2322dfa5aefebad9e7635d15a97c ); Py_INCREF( const_str_digest_5bab2322dfa5aefebad9e7635d15a97c ); |
267 |
|
const_str_digest_fac6a8d161deebb1d91e98602d2af89a = UNSTREAM_STRING_ASCII( &constant_bin[ 1527 ], 48, 0 ); |
|
|
325 |
|
const_str_digest_fac6a8d161deebb1d91e98602d2af89a = UNSTREAM_STRING_ASCII( &constant_bin[ 1710 ], 48, 0 ); |
268 |
326 |
|
|
269 |
327 |
constants_created = true; |
constants_created = true; |
270 |
328 |
} |
} |
|
... |
... |
void checkModuleConstants___main__( void ) |
282 |
340 |
|
|
283 |
341 |
// The module code objects. |
// The module code objects. |
284 |
342 |
static PyCodeObject *codeobj_9a666e7ed9943e8c0615b86ada4a5a43; |
static PyCodeObject *codeobj_9a666e7ed9943e8c0615b86ada4a5a43; |
285 |
|
static PyCodeObject *codeobj_1496754b1930829ed2800caeb5131370; |
|
|
343 |
|
static PyCodeObject *codeobj_41ffdba98cc252a1e2e0180cd3a0ce64; |
286 |
344 |
/* For use in "MainProgram.c". */ |
/* For use in "MainProgram.c". */ |
287 |
345 |
PyCodeObject *codeobj_main = NULL; |
PyCodeObject *codeobj_main = NULL; |
288 |
346 |
|
|
|
... |
... |
static void createModuleCodeObjects(void) |
291 |
349 |
module_filename_obj = MAKE_RELATIVE_PATH( const_str_digest_80c54f914ca896d7231948a02f69338e ); |
module_filename_obj = MAKE_RELATIVE_PATH( const_str_digest_80c54f914ca896d7231948a02f69338e ); |
292 |
350 |
codeobj_9a666e7ed9943e8c0615b86ada4a5a43 = MAKE_CODEOBJ( module_filename_obj, const_str_angle_module, 1, const_tuple_empty, 0, 0, CO_NOFREE ); |
codeobj_9a666e7ed9943e8c0615b86ada4a5a43 = MAKE_CODEOBJ( module_filename_obj, const_str_angle_module, 1, const_tuple_empty, 0, 0, CO_NOFREE ); |
293 |
351 |
codeobj_main = codeobj_9a666e7ed9943e8c0615b86ada4a5a43; |
codeobj_main = codeobj_9a666e7ed9943e8c0615b86ada4a5a43; |
294 |
|
codeobj_1496754b1930829ed2800caeb5131370 = MAKE_CODEOBJ( module_filename_obj, const_str_plain_main, 12, const_tuple_88139931b44f80e98fd3029f13389648_tuple, 0, 0, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE ); |
|
|
352 |
|
codeobj_41ffdba98cc252a1e2e0180cd3a0ce64 = MAKE_CODEOBJ( module_filename_obj, const_str_plain_main, 12, const_tuple_76fdc0a722ff013fcc467c0dff2f16e3_tuple, 0, 0, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE ); |
295 |
353 |
} |
} |
296 |
354 |
|
|
297 |
355 |
// The module function declarations. |
// The module function declarations. |
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
312 |
370 |
PyObject *var_intern_number = NULL; |
PyObject *var_intern_number = NULL; |
313 |
371 |
PyObject *var_erroritem = NULL; |
PyObject *var_erroritem = NULL; |
314 |
372 |
PyObject *var_exc = NULL; |
PyObject *var_exc = NULL; |
|
373 |
|
PyObject *var_e = NULL; |
|
374 |
|
PyObject *var_element = NULL; |
315 |
375 |
PyObject *var_moveon = NULL; |
PyObject *var_moveon = NULL; |
316 |
376 |
PyObject *var_export = NULL; |
PyObject *var_export = NULL; |
317 |
377 |
PyObject *var_err = NULL; |
PyObject *var_err = NULL; |
318 |
378 |
PyObject *var_stocklist = NULL; |
PyObject *var_stocklist = NULL; |
319 |
|
struct Nuitka_FrameObject *frame_1496754b1930829ed2800caeb5131370; |
|
|
379 |
|
PyObject *tmp_for_loop_1__for_iterator = NULL; |
|
380 |
|
PyObject *tmp_for_loop_1__iter_value = NULL; |
|
381 |
|
PyObject *tmp_for_loop_2__for_iterator = NULL; |
|
382 |
|
PyObject *tmp_for_loop_2__iter_value = NULL; |
|
383 |
|
struct Nuitka_FrameObject *frame_41ffdba98cc252a1e2e0180cd3a0ce64; |
320 |
384 |
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL; |
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL; |
321 |
385 |
PyObject *exception_type = NULL; |
PyObject *exception_type = NULL; |
322 |
386 |
PyObject *exception_value = NULL; |
PyObject *exception_value = NULL; |
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
329 |
393 |
PyObject *exception_preserved_type_1; |
PyObject *exception_preserved_type_1; |
330 |
394 |
PyObject *exception_preserved_value_1; |
PyObject *exception_preserved_value_1; |
331 |
395 |
PyTracebackObject *exception_preserved_tb_1; |
PyTracebackObject *exception_preserved_tb_1; |
|
396 |
|
int tmp_res; |
332 |
397 |
PyObject *exception_keeper_type_2; |
PyObject *exception_keeper_type_2; |
333 |
398 |
PyObject *exception_keeper_value_2; |
PyObject *exception_keeper_value_2; |
334 |
399 |
PyTracebackObject *exception_keeper_tb_2; |
PyTracebackObject *exception_keeper_tb_2; |
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
337 |
402 |
PyObject *exception_keeper_value_3; |
PyObject *exception_keeper_value_3; |
338 |
403 |
PyTracebackObject *exception_keeper_tb_3; |
PyTracebackObject *exception_keeper_tb_3; |
339 |
404 |
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_3; |
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_3; |
340 |
|
PyObject *exception_preserved_type_2; |
|
341 |
|
PyObject *exception_preserved_value_2; |
|
342 |
|
PyTracebackObject *exception_preserved_tb_2; |
|
343 |
|
int tmp_res; |
|
|
405 |
|
bool tmp_result; |
344 |
406 |
PyObject *exception_keeper_type_4; |
PyObject *exception_keeper_type_4; |
345 |
407 |
PyObject *exception_keeper_value_4; |
PyObject *exception_keeper_value_4; |
346 |
408 |
PyTracebackObject *exception_keeper_tb_4; |
PyTracebackObject *exception_keeper_tb_4; |
347 |
409 |
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_4; |
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_4; |
348 |
|
bool tmp_result; |
|
349 |
410 |
PyObject *exception_keeper_type_5; |
PyObject *exception_keeper_type_5; |
350 |
411 |
PyObject *exception_keeper_value_5; |
PyObject *exception_keeper_value_5; |
351 |
412 |
PyTracebackObject *exception_keeper_tb_5; |
PyTracebackObject *exception_keeper_tb_5; |
352 |
413 |
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_5; |
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_5; |
|
414 |
|
PyObject *exception_preserved_type_2; |
|
415 |
|
PyObject *exception_preserved_value_2; |
|
416 |
|
PyTracebackObject *exception_preserved_tb_2; |
353 |
417 |
PyObject *exception_keeper_type_6; |
PyObject *exception_keeper_type_6; |
354 |
418 |
PyObject *exception_keeper_value_6; |
PyObject *exception_keeper_value_6; |
355 |
419 |
PyTracebackObject *exception_keeper_tb_6; |
PyTracebackObject *exception_keeper_tb_6; |
356 |
420 |
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_6; |
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_6; |
357 |
|
PyObject *exception_preserved_type_3; |
|
358 |
|
PyObject *exception_preserved_value_3; |
|
359 |
|
PyTracebackObject *exception_preserved_tb_3; |
|
360 |
421 |
PyObject *exception_keeper_type_7; |
PyObject *exception_keeper_type_7; |
361 |
422 |
PyObject *exception_keeper_value_7; |
PyObject *exception_keeper_value_7; |
362 |
423 |
PyTracebackObject *exception_keeper_tb_7; |
PyTracebackObject *exception_keeper_tb_7; |
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
369 |
430 |
PyObject *exception_keeper_value_9; |
PyObject *exception_keeper_value_9; |
370 |
431 |
PyTracebackObject *exception_keeper_tb_9; |
PyTracebackObject *exception_keeper_tb_9; |
371 |
432 |
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_9; |
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_9; |
372 |
|
PyObject *exception_preserved_type_4; |
|
373 |
|
PyObject *exception_preserved_value_4; |
|
374 |
|
PyTracebackObject *exception_preserved_tb_4; |
|
|
433 |
|
PyObject *exception_preserved_type_3; |
|
434 |
|
PyObject *exception_preserved_value_3; |
|
435 |
|
PyTracebackObject *exception_preserved_tb_3; |
375 |
436 |
PyObject *exception_keeper_type_10; |
PyObject *exception_keeper_type_10; |
376 |
437 |
PyObject *exception_keeper_value_10; |
PyObject *exception_keeper_value_10; |
377 |
438 |
PyTracebackObject *exception_keeper_tb_10; |
PyTracebackObject *exception_keeper_tb_10; |
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
384 |
445 |
PyObject *exception_keeper_value_12; |
PyObject *exception_keeper_value_12; |
385 |
446 |
PyTracebackObject *exception_keeper_tb_12; |
PyTracebackObject *exception_keeper_tb_12; |
386 |
447 |
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_12; |
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_12; |
387 |
|
PyObject *exception_preserved_type_5; |
|
388 |
|
PyObject *exception_preserved_value_5; |
|
389 |
|
PyTracebackObject *exception_preserved_tb_5; |
|
|
448 |
|
PyObject *exception_preserved_type_4; |
|
449 |
|
PyObject *exception_preserved_value_4; |
|
450 |
|
PyTracebackObject *exception_preserved_tb_4; |
390 |
451 |
PyObject *exception_keeper_type_13; |
PyObject *exception_keeper_type_13; |
391 |
452 |
PyObject *exception_keeper_value_13; |
PyObject *exception_keeper_value_13; |
392 |
453 |
PyTracebackObject *exception_keeper_tb_13; |
PyTracebackObject *exception_keeper_tb_13; |
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
399 |
460 |
PyObject *exception_keeper_value_15; |
PyObject *exception_keeper_value_15; |
400 |
461 |
PyTracebackObject *exception_keeper_tb_15; |
PyTracebackObject *exception_keeper_tb_15; |
401 |
462 |
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_15; |
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_15; |
402 |
|
PyObject *exception_preserved_type_6; |
|
403 |
|
PyObject *exception_preserved_value_6; |
|
404 |
|
PyTracebackObject *exception_preserved_tb_6; |
|
|
463 |
|
PyObject *exception_preserved_type_5; |
|
464 |
|
PyObject *exception_preserved_value_5; |
|
465 |
|
PyTracebackObject *exception_preserved_tb_5; |
405 |
466 |
PyObject *exception_keeper_type_16; |
PyObject *exception_keeper_type_16; |
406 |
467 |
PyObject *exception_keeper_value_16; |
PyObject *exception_keeper_value_16; |
407 |
468 |
PyTracebackObject *exception_keeper_tb_16; |
PyTracebackObject *exception_keeper_tb_16; |
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
410 |
471 |
PyObject *exception_keeper_value_17; |
PyObject *exception_keeper_value_17; |
411 |
472 |
PyTracebackObject *exception_keeper_tb_17; |
PyTracebackObject *exception_keeper_tb_17; |
412 |
473 |
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_17; |
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_17; |
413 |
|
static struct Nuitka_FrameObject *cache_frame_1496754b1930829ed2800caeb5131370 = NULL; |
|
414 |
|
PyObject *tmp_return_value = NULL; |
|
415 |
474 |
PyObject *exception_keeper_type_18; |
PyObject *exception_keeper_type_18; |
416 |
475 |
PyObject *exception_keeper_value_18; |
PyObject *exception_keeper_value_18; |
417 |
476 |
PyTracebackObject *exception_keeper_tb_18; |
PyTracebackObject *exception_keeper_tb_18; |
418 |
477 |
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_18; |
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_18; |
|
478 |
|
PyObject *exception_preserved_type_6; |
|
479 |
|
PyObject *exception_preserved_value_6; |
|
480 |
|
PyTracebackObject *exception_preserved_tb_6; |
|
481 |
|
PyObject *exception_keeper_type_19; |
|
482 |
|
PyObject *exception_keeper_value_19; |
|
483 |
|
PyTracebackObject *exception_keeper_tb_19; |
|
484 |
|
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_19; |
|
485 |
|
PyObject *exception_keeper_type_20; |
|
486 |
|
PyObject *exception_keeper_value_20; |
|
487 |
|
PyTracebackObject *exception_keeper_tb_20; |
|
488 |
|
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_20; |
|
489 |
|
static struct Nuitka_FrameObject *cache_frame_41ffdba98cc252a1e2e0180cd3a0ce64 = NULL; |
|
490 |
|
PyObject *tmp_return_value = NULL; |
|
491 |
|
PyObject *exception_keeper_type_21; |
|
492 |
|
PyObject *exception_keeper_value_21; |
|
493 |
|
PyTracebackObject *exception_keeper_tb_21; |
|
494 |
|
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_21; |
419 |
495 |
|
|
420 |
496 |
// Actual function body. |
// Actual function body. |
421 |
497 |
// Tried code: |
// Tried code: |
422 |
|
MAKE_OR_REUSE_FRAME( cache_frame_1496754b1930829ed2800caeb5131370, codeobj_1496754b1930829ed2800caeb5131370, module___main__, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *) ); |
|
423 |
|
frame_1496754b1930829ed2800caeb5131370 = cache_frame_1496754b1930829ed2800caeb5131370; |
|
|
498 |
|
MAKE_OR_REUSE_FRAME( cache_frame_41ffdba98cc252a1e2e0180cd3a0ce64, codeobj_41ffdba98cc252a1e2e0180cd3a0ce64, module___main__, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *) ); |
|
499 |
|
frame_41ffdba98cc252a1e2e0180cd3a0ce64 = cache_frame_41ffdba98cc252a1e2e0180cd3a0ce64; |
424 |
500 |
|
|
425 |
501 |
// Push the new frame as the currently active one. |
// Push the new frame as the currently active one. |
426 |
|
pushFrameStack( frame_1496754b1930829ed2800caeb5131370 ); |
|
|
502 |
|
pushFrameStack( frame_41ffdba98cc252a1e2e0180cd3a0ce64 ); |
427 |
503 |
|
|
428 |
504 |
// Mark the frame object as in use, ref count 1 will be up for reuse. |
// Mark the frame object as in use, ref count 1 will be up for reuse. |
429 |
|
assert( Py_REFCNT( frame_1496754b1930829ed2800caeb5131370 ) == 2 ); // Frame stack |
|
|
505 |
|
assert( Py_REFCNT( frame_41ffdba98cc252a1e2e0180cd3a0ce64 ) == 2 ); // Frame stack |
430 |
506 |
|
|
431 |
507 |
// Framed code: |
// Framed code: |
432 |
508 |
{ |
{ |
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
451 |
527 |
CHAIN_EXCEPTION( exception_value ); |
CHAIN_EXCEPTION( exception_value ); |
452 |
528 |
|
|
453 |
529 |
exception_lineno = 19; |
exception_lineno = 19; |
454 |
|
type_description_1 = "ooooooooo"; |
|
|
530 |
|
type_description_1 = "ooooooooooo"; |
455 |
531 |
goto frame_exception_exit_1; |
goto frame_exception_exit_1; |
456 |
532 |
} |
} |
457 |
533 |
|
|
458 |
534 |
tmp_called_name_1 = tmp_mvar_value_1; |
tmp_called_name_1 = tmp_mvar_value_1; |
459 |
|
frame_1496754b1930829ed2800caeb5131370->m_frame.f_lineno = 19; |
|
|
535 |
|
frame_41ffdba98cc252a1e2e0180cd3a0ce64->m_frame.f_lineno = 19; |
460 |
536 |
tmp_assign_source_1 = CALL_FUNCTION_NO_ARGS( tmp_called_name_1 ); |
tmp_assign_source_1 = CALL_FUNCTION_NO_ARGS( tmp_called_name_1 ); |
461 |
537 |
if ( tmp_assign_source_1 == NULL ) |
if ( tmp_assign_source_1 == NULL ) |
462 |
538 |
{ |
{ |
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
466 |
542 |
|
|
467 |
543 |
|
|
468 |
544 |
exception_lineno = 19; |
exception_lineno = 19; |
469 |
|
type_description_1 = "ooooooooo"; |
|
|
545 |
|
type_description_1 = "ooooooooooo"; |
470 |
546 |
goto frame_exception_exit_1; |
goto frame_exception_exit_1; |
471 |
547 |
} |
} |
472 |
548 |
assert( var_root == NULL ); |
assert( var_root == NULL ); |
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
477 |
553 |
PyObject *tmp_call_result_1; |
PyObject *tmp_call_result_1; |
478 |
554 |
CHECK_OBJECT( var_root ); |
CHECK_OBJECT( var_root ); |
479 |
555 |
tmp_called_instance_1 = var_root; |
tmp_called_instance_1 = var_root; |
480 |
|
frame_1496754b1930829ed2800caeb5131370->m_frame.f_lineno = 20; |
|
|
556 |
|
frame_41ffdba98cc252a1e2e0180cd3a0ce64->m_frame.f_lineno = 20; |
481 |
557 |
tmp_call_result_1 = CALL_METHOD_NO_ARGS( tmp_called_instance_1, const_str_plain_withdraw ); |
tmp_call_result_1 = CALL_METHOD_NO_ARGS( tmp_called_instance_1, const_str_plain_withdraw ); |
482 |
558 |
if ( tmp_call_result_1 == NULL ) |
if ( tmp_call_result_1 == NULL ) |
483 |
559 |
{ |
{ |
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
487 |
563 |
|
|
488 |
564 |
|
|
489 |
565 |
exception_lineno = 20; |
exception_lineno = 20; |
490 |
|
type_description_1 = "ooooooooo"; |
|
|
566 |
|
type_description_1 = "ooooooooooo"; |
491 |
567 |
goto frame_exception_exit_1; |
goto frame_exception_exit_1; |
492 |
568 |
} |
} |
493 |
569 |
Py_DECREF( tmp_call_result_1 ); |
Py_DECREF( tmp_call_result_1 ); |
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
496 |
572 |
PyObject *tmp_assign_source_2; |
PyObject *tmp_assign_source_2; |
497 |
573 |
PyObject *tmp_called_name_2; |
PyObject *tmp_called_name_2; |
498 |
574 |
PyObject *tmp_mvar_value_2; |
PyObject *tmp_mvar_value_2; |
|
575 |
|
PyObject *tmp_kw_name_1; |
499 |
576 |
tmp_mvar_value_2 = GET_STRING_DICT_VALUE( moduledict___main__, (Nuitka_StringObject *)const_str_plain_askopenfilename ); |
tmp_mvar_value_2 = GET_STRING_DICT_VALUE( moduledict___main__, (Nuitka_StringObject *)const_str_plain_askopenfilename ); |
500 |
577 |
|
|
501 |
578 |
if (unlikely( tmp_mvar_value_2 == NULL )) |
if (unlikely( tmp_mvar_value_2 == NULL )) |
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
514 |
591 |
CHAIN_EXCEPTION( exception_value ); |
CHAIN_EXCEPTION( exception_value ); |
515 |
592 |
|
|
516 |
593 |
exception_lineno = 21; |
exception_lineno = 21; |
517 |
|
type_description_1 = "ooooooooo"; |
|
|
594 |
|
type_description_1 = "ooooooooooo"; |
518 |
595 |
goto frame_exception_exit_1; |
goto frame_exception_exit_1; |
519 |
596 |
} |
} |
520 |
597 |
|
|
521 |
598 |
tmp_called_name_2 = tmp_mvar_value_2; |
tmp_called_name_2 = tmp_mvar_value_2; |
522 |
|
frame_1496754b1930829ed2800caeb5131370->m_frame.f_lineno = 21; |
|
523 |
|
tmp_assign_source_2 = CALL_FUNCTION_NO_ARGS( tmp_called_name_2 ); |
|
|
599 |
|
tmp_kw_name_1 = DEEP_COPY( const_dict_cb5f87a77c2a82c472a9862654e74784 ); |
|
600 |
|
frame_41ffdba98cc252a1e2e0180cd3a0ce64->m_frame.f_lineno = 21; |
|
601 |
|
tmp_assign_source_2 = CALL_FUNCTION_WITH_KEYARGS( tmp_called_name_2, tmp_kw_name_1 ); |
|
602 |
|
Py_DECREF( tmp_kw_name_1 ); |
524 |
603 |
if ( tmp_assign_source_2 == NULL ) |
if ( tmp_assign_source_2 == NULL ) |
525 |
604 |
{ |
{ |
526 |
605 |
assert( ERROR_OCCURRED() ); |
assert( ERROR_OCCURRED() ); |
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
529 |
608 |
|
|
530 |
609 |
|
|
531 |
610 |
exception_lineno = 21; |
exception_lineno = 21; |
532 |
|
type_description_1 = "ooooooooo"; |
|
|
611 |
|
type_description_1 = "ooooooooooo"; |
533 |
612 |
goto frame_exception_exit_1; |
goto frame_exception_exit_1; |
534 |
613 |
} |
} |
535 |
614 |
assert( var_sheet == NULL ); |
assert( var_sheet == NULL ); |
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
539 |
618 |
PyObject *tmp_assign_source_3; |
PyObject *tmp_assign_source_3; |
540 |
619 |
PyObject *tmp_called_name_3; |
PyObject *tmp_called_name_3; |
541 |
620 |
PyObject *tmp_mvar_value_3; |
PyObject *tmp_mvar_value_3; |
|
621 |
|
PyObject *tmp_kw_name_2; |
542 |
622 |
tmp_mvar_value_3 = GET_STRING_DICT_VALUE( moduledict___main__, (Nuitka_StringObject *)const_str_plain_askopenfilename ); |
tmp_mvar_value_3 = GET_STRING_DICT_VALUE( moduledict___main__, (Nuitka_StringObject *)const_str_plain_askopenfilename ); |
543 |
623 |
|
|
544 |
624 |
if (unlikely( tmp_mvar_value_3 == NULL )) |
if (unlikely( tmp_mvar_value_3 == NULL )) |
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
556 |
636 |
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
557 |
637 |
CHAIN_EXCEPTION( exception_value ); |
CHAIN_EXCEPTION( exception_value ); |
558 |
638 |
|
|
559 |
|
exception_lineno = 22; |
|
560 |
|
type_description_1 = "ooooooooo"; |
|
|
639 |
|
exception_lineno = 24; |
|
640 |
|
type_description_1 = "ooooooooooo"; |
561 |
641 |
goto frame_exception_exit_1; |
goto frame_exception_exit_1; |
562 |
642 |
} |
} |
563 |
643 |
|
|
564 |
644 |
tmp_called_name_3 = tmp_mvar_value_3; |
tmp_called_name_3 = tmp_mvar_value_3; |
565 |
|
frame_1496754b1930829ed2800caeb5131370->m_frame.f_lineno = 22; |
|
566 |
|
tmp_assign_source_3 = CALL_FUNCTION_NO_ARGS( tmp_called_name_3 ); |
|
|
645 |
|
tmp_kw_name_2 = DEEP_COPY( const_dict_3ed2c405bf63dc1b7c908de58f0f8c9c ); |
|
646 |
|
frame_41ffdba98cc252a1e2e0180cd3a0ce64->m_frame.f_lineno = 24; |
|
647 |
|
tmp_assign_source_3 = CALL_FUNCTION_WITH_KEYARGS( tmp_called_name_3, tmp_kw_name_2 ); |
|
648 |
|
Py_DECREF( tmp_kw_name_2 ); |
567 |
649 |
if ( tmp_assign_source_3 == NULL ) |
if ( tmp_assign_source_3 == NULL ) |
568 |
650 |
{ |
{ |
569 |
651 |
assert( ERROR_OCCURRED() ); |
assert( ERROR_OCCURRED() ); |
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
571 |
653 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
572 |
654 |
|
|
573 |
655 |
|
|
574 |
|
exception_lineno = 22; |
|
575 |
|
type_description_1 = "ooooooooo"; |
|
|
656 |
|
exception_lineno = 24; |
|
657 |
|
type_description_1 = "ooooooooooo"; |
576 |
658 |
goto frame_exception_exit_1; |
goto frame_exception_exit_1; |
577 |
659 |
} |
} |
578 |
660 |
assert( var_intern_number == NULL ); |
assert( var_intern_number == NULL ); |
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
588 |
670 |
tmp_args_element_name_1 = const_str_digest_0fc5c89662fe903c201de16fff7a4e24; |
tmp_args_element_name_1 = const_str_digest_0fc5c89662fe903c201de16fff7a4e24; |
589 |
671 |
CHECK_OBJECT( var_sheet ); |
CHECK_OBJECT( var_sheet ); |
590 |
672 |
tmp_args_element_name_2 = var_sheet; |
tmp_args_element_name_2 = var_sheet; |
591 |
|
frame_1496754b1930829ed2800caeb5131370->m_frame.f_lineno = 24; |
|
|
673 |
|
frame_41ffdba98cc252a1e2e0180cd3a0ce64->m_frame.f_lineno = 28; |
592 |
674 |
{ |
{ |
593 |
675 |
PyObject *call_args[] = { tmp_args_element_name_1, tmp_args_element_name_2 }; |
PyObject *call_args[] = { tmp_args_element_name_1, tmp_args_element_name_2 }; |
594 |
676 |
tmp_call_result_2 = CALL_FUNCTION_WITH_ARGS2( tmp_called_name_4, call_args ); |
tmp_call_result_2 = CALL_FUNCTION_WITH_ARGS2( tmp_called_name_4, call_args ); |
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
601 |
683 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
602 |
684 |
|
|
603 |
685 |
|
|
604 |
|
exception_lineno = 24; |
|
605 |
|
type_description_1 = "ooooooooo"; |
|
|
686 |
|
exception_lineno = 28; |
|
687 |
|
type_description_1 = "ooooooooooo"; |
606 |
688 |
goto frame_exception_exit_1; |
goto frame_exception_exit_1; |
607 |
689 |
} |
} |
608 |
690 |
Py_DECREF( tmp_call_result_2 ); |
Py_DECREF( tmp_call_result_2 ); |
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
617 |
699 |
tmp_args_element_name_3 = const_str_digest_fac6a8d161deebb1d91e98602d2af89a; |
tmp_args_element_name_3 = const_str_digest_fac6a8d161deebb1d91e98602d2af89a; |
618 |
700 |
CHECK_OBJECT( var_intern_number ); |
CHECK_OBJECT( var_intern_number ); |
619 |
701 |
tmp_args_element_name_4 = var_intern_number; |
tmp_args_element_name_4 = var_intern_number; |
620 |
|
frame_1496754b1930829ed2800caeb5131370->m_frame.f_lineno = 25; |
|
|
702 |
|
frame_41ffdba98cc252a1e2e0180cd3a0ce64->m_frame.f_lineno = 29; |
621 |
703 |
{ |
{ |
622 |
704 |
PyObject *call_args[] = { tmp_args_element_name_3, tmp_args_element_name_4 }; |
PyObject *call_args[] = { tmp_args_element_name_3, tmp_args_element_name_4 }; |
623 |
705 |
tmp_call_result_3 = CALL_FUNCTION_WITH_ARGS2( tmp_called_name_5, call_args ); |
tmp_call_result_3 = CALL_FUNCTION_WITH_ARGS2( tmp_called_name_5, call_args ); |
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
630 |
712 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
631 |
713 |
|
|
632 |
714 |
|
|
633 |
|
exception_lineno = 25; |
|
634 |
|
type_description_1 = "ooooooooo"; |
|
|
715 |
|
exception_lineno = 29; |
|
716 |
|
type_description_1 = "ooooooooooo"; |
635 |
717 |
goto frame_exception_exit_1; |
goto frame_exception_exit_1; |
636 |
718 |
} |
} |
637 |
719 |
Py_DECREF( tmp_call_result_3 ); |
Py_DECREF( tmp_call_result_3 ); |
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
642 |
724 |
PyObject *tmp_call_result_4; |
PyObject *tmp_call_result_4; |
643 |
725 |
tmp_called_name_6 = LOOKUP_BUILTIN( const_str_plain_print ); |
tmp_called_name_6 = LOOKUP_BUILTIN( const_str_plain_print ); |
644 |
726 |
assert( tmp_called_name_6 != NULL ); |
assert( tmp_called_name_6 != NULL ); |
645 |
|
frame_1496754b1930829ed2800caeb5131370->m_frame.f_lineno = 27; |
|
|
727 |
|
frame_41ffdba98cc252a1e2e0180cd3a0ce64->m_frame.f_lineno = 31; |
646 |
728 |
tmp_call_result_4 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_6, &PyTuple_GET_ITEM( const_tuple_str_digest_52041dce8bf00b681af704dae13718f2_tuple, 0 ) ); |
tmp_call_result_4 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_6, &PyTuple_GET_ITEM( const_tuple_str_digest_52041dce8bf00b681af704dae13718f2_tuple, 0 ) ); |
647 |
729 |
|
|
648 |
730 |
if ( tmp_call_result_4 == NULL ) |
if ( tmp_call_result_4 == NULL ) |
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
652 |
734 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
653 |
735 |
|
|
654 |
736 |
|
|
655 |
|
exception_lineno = 27; |
|
656 |
|
type_description_1 = "ooooooooo"; |
|
|
737 |
|
exception_lineno = 31; |
|
738 |
|
type_description_1 = "ooooooooooo"; |
657 |
739 |
goto try_except_handler_2; |
goto try_except_handler_2; |
658 |
740 |
} |
} |
659 |
741 |
Py_DECREF( tmp_call_result_4 ); |
Py_DECREF( tmp_call_result_4 ); |
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
681 |
763 |
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
682 |
764 |
CHAIN_EXCEPTION( exception_value ); |
CHAIN_EXCEPTION( exception_value ); |
683 |
765 |
|
|
684 |
|
exception_lineno = 28; |
|
685 |
|
type_description_1 = "ooooooooo"; |
|
|
766 |
|
exception_lineno = 32; |
|
767 |
|
type_description_1 = "ooooooooooo"; |
686 |
768 |
goto try_except_handler_2; |
goto try_except_handler_2; |
687 |
769 |
} |
} |
688 |
770 |
|
|
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
691 |
773 |
tmp_args_element_name_5 = var_sheet; |
tmp_args_element_name_5 = var_sheet; |
692 |
774 |
CHECK_OBJECT( var_intern_number ); |
CHECK_OBJECT( var_intern_number ); |
693 |
775 |
tmp_args_element_name_6 = var_intern_number; |
tmp_args_element_name_6 = var_intern_number; |
694 |
|
frame_1496754b1930829ed2800caeb5131370->m_frame.f_lineno = 28; |
|
|
776 |
|
frame_41ffdba98cc252a1e2e0180cd3a0ce64->m_frame.f_lineno = 32; |
695 |
777 |
{ |
{ |
696 |
778 |
PyObject *call_args[] = { tmp_args_element_name_5, tmp_args_element_name_6 }; |
PyObject *call_args[] = { tmp_args_element_name_5, tmp_args_element_name_6 }; |
697 |
779 |
tmp_assign_source_4 = CALL_FUNCTION_WITH_ARGS2( tmp_called_name_7, call_args ); |
tmp_assign_source_4 = CALL_FUNCTION_WITH_ARGS2( tmp_called_name_7, call_args ); |
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
704 |
786 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
705 |
787 |
|
|
706 |
788 |
|
|
707 |
|
exception_lineno = 28; |
|
708 |
|
type_description_1 = "ooooooooo"; |
|
|
789 |
|
exception_lineno = 32; |
|
790 |
|
type_description_1 = "ooooooooooo"; |
709 |
791 |
goto try_except_handler_2; |
goto try_except_handler_2; |
710 |
792 |
} |
} |
711 |
793 |
assert( var_erroritem == NULL ); |
assert( var_erroritem == NULL ); |
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
733 |
815 |
|
|
734 |
816 |
if ( exception_keeper_tb_1 == NULL ) |
if ( exception_keeper_tb_1 == NULL ) |
735 |
817 |
{ |
{ |
736 |
|
exception_keeper_tb_1 = MAKE_TRACEBACK( frame_1496754b1930829ed2800caeb5131370, exception_keeper_lineno_1 ); |
|
|
818 |
|
exception_keeper_tb_1 = MAKE_TRACEBACK( frame_41ffdba98cc252a1e2e0180cd3a0ce64, exception_keeper_lineno_1 ); |
737 |
819 |
} |
} |
738 |
820 |
else if ( exception_keeper_lineno_1 != 0 ) |
else if ( exception_keeper_lineno_1 != 0 ) |
739 |
821 |
{ |
{ |
740 |
|
exception_keeper_tb_1 = ADD_TRACEBACK( exception_keeper_tb_1, frame_1496754b1930829ed2800caeb5131370, exception_keeper_lineno_1 ); |
|
|
822 |
|
exception_keeper_tb_1 = ADD_TRACEBACK( exception_keeper_tb_1, frame_41ffdba98cc252a1e2e0180cd3a0ce64, exception_keeper_lineno_1 ); |
741 |
823 |
} |
} |
742 |
824 |
|
|
743 |
825 |
NORMALIZE_EXCEPTION( &exception_keeper_type_1, &exception_keeper_value_1, &exception_keeper_tb_1 ); |
NORMALIZE_EXCEPTION( &exception_keeper_type_1, &exception_keeper_value_1, &exception_keeper_tb_1 ); |
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
745 |
827 |
PUBLISH_EXCEPTION( &exception_keeper_type_1, &exception_keeper_value_1, &exception_keeper_tb_1 ); |
PUBLISH_EXCEPTION( &exception_keeper_type_1, &exception_keeper_value_1, &exception_keeper_tb_1 ); |
746 |
828 |
// Tried code: |
// Tried code: |
747 |
829 |
{ |
{ |
748 |
|
PyObject *tmp_called_name_8; |
|
749 |
|
PyObject *tmp_call_result_5; |
|
750 |
|
tmp_called_name_8 = LOOKUP_BUILTIN( const_str_plain_print ); |
|
751 |
|
assert( tmp_called_name_8 != NULL ); |
|
752 |
|
frame_1496754b1930829ed2800caeb5131370->m_frame.f_lineno = 30; |
|
753 |
|
tmp_call_result_5 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_8, &PyTuple_GET_ITEM( const_tuple_str_digest_631e3930efefc769285386f084471658_tuple, 0 ) ); |
|
754 |
|
|
|
755 |
|
if ( tmp_call_result_5 == NULL ) |
|
|
830 |
|
nuitka_bool tmp_condition_result_1; |
|
831 |
|
PyObject *tmp_compexpr_left_1; |
|
832 |
|
PyObject *tmp_compexpr_right_1; |
|
833 |
|
tmp_compexpr_left_1 = EXC_TYPE(PyThreadState_GET()); |
|
834 |
|
tmp_compexpr_right_1 = PyExc_Exception; |
|
835 |
|
tmp_res = EXCEPTION_MATCH_BOOL( tmp_compexpr_left_1, tmp_compexpr_right_1 ); |
|
836 |
|
if ( tmp_res == -1 ) |
756 |
837 |
{ |
{ |
757 |
838 |
assert( ERROR_OCCURRED() ); |
assert( ERROR_OCCURRED() ); |
758 |
839 |
|
|
759 |
840 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
760 |
841 |
|
|
761 |
842 |
|
|
762 |
|
exception_lineno = 30; |
|
763 |
|
type_description_1 = "ooooooooo"; |
|
|
843 |
|
exception_lineno = 33; |
|
844 |
|
type_description_1 = "ooooooooooo"; |
764 |
845 |
goto try_except_handler_3; |
goto try_except_handler_3; |
765 |
846 |
} |
} |
766 |
|
Py_DECREF( tmp_call_result_5 ); |
|
767 |
|
} |
|
768 |
|
{ |
|
769 |
|
PyObject *tmp_called_name_9; |
|
770 |
|
PyObject *tmp_call_result_6; |
|
771 |
|
tmp_called_name_9 = LOOKUP_BUILTIN( const_str_plain_print ); |
|
772 |
|
assert( tmp_called_name_9 != NULL ); |
|
773 |
|
frame_1496754b1930829ed2800caeb5131370->m_frame.f_lineno = 31; |
|
774 |
|
tmp_call_result_6 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_9, &PyTuple_GET_ITEM( const_tuple_str_empty_tuple, 0 ) ); |
|
|
847 |
|
tmp_condition_result_1 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; |
|
848 |
|
if ( tmp_condition_result_1 == NUITKA_BOOL_TRUE ) |
|
849 |
|
{ |
|
850 |
|
goto branch_yes_1; |
|
851 |
|
} |
|
852 |
|
else |
|
853 |
|
{ |
|
854 |
|
goto branch_no_1; |
|
855 |
|
} |
|
856 |
|
branch_yes_1:; |
|
857 |
|
{ |
|
858 |
|
PyObject *tmp_assign_source_5; |
|
859 |
|
tmp_assign_source_5 = EXC_VALUE(PyThreadState_GET()); |
|
860 |
|
assert( var_exc == NULL ); |
|
861 |
|
Py_INCREF( tmp_assign_source_5 ); |
|
862 |
|
var_exc = tmp_assign_source_5; |
|
863 |
|
} |
|
864 |
|
// Tried code: |
|
865 |
|
{ |
|
866 |
|
PyObject *tmp_called_name_8; |
|
867 |
|
PyObject *tmp_call_result_5; |
|
868 |
|
tmp_called_name_8 = LOOKUP_BUILTIN( const_str_plain_print ); |
|
869 |
|
assert( tmp_called_name_8 != NULL ); |
|
870 |
|
frame_41ffdba98cc252a1e2e0180cd3a0ce64->m_frame.f_lineno = 34; |
|
871 |
|
tmp_call_result_5 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_8, &PyTuple_GET_ITEM( const_tuple_str_digest_433301645bd21ea560b590b646d739db_tuple, 0 ) ); |
|
872 |
|
|
|
873 |
|
if ( tmp_call_result_5 == NULL ) |
|
874 |
|
{ |
|
875 |
|
assert( ERROR_OCCURRED() ); |
|
876 |
|
|
|
877 |
|
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
|
878 |
|
|
|
879 |
|
|
|
880 |
|
exception_lineno = 34; |
|
881 |
|
type_description_1 = "ooooooooooo"; |
|
882 |
|
goto try_except_handler_4; |
|
883 |
|
} |
|
884 |
|
Py_DECREF( tmp_call_result_5 ); |
|
885 |
|
} |
|
886 |
|
{ |
|
887 |
|
PyObject *tmp_called_name_9; |
|
888 |
|
PyObject *tmp_call_result_6; |
|
889 |
|
PyObject *tmp_args_element_name_7; |
|
890 |
|
PyObject *tmp_args_element_name_8; |
|
891 |
|
PyObject *tmp_args_element_name_9; |
|
892 |
|
tmp_called_name_9 = LOOKUP_BUILTIN( const_str_plain_print ); |
|
893 |
|
assert( tmp_called_name_9 != NULL ); |
|
894 |
|
tmp_args_element_name_7 = const_str_digest_3fed284caf721d4db795457d0239d47c; |
|
895 |
|
CHECK_OBJECT( var_exc ); |
|
896 |
|
tmp_args_element_name_8 = var_exc; |
|
897 |
|
tmp_args_element_name_9 = const_str_newline; |
|
898 |
|
frame_41ffdba98cc252a1e2e0180cd3a0ce64->m_frame.f_lineno = 35; |
|
899 |
|
{ |
|
900 |
|
PyObject *call_args[] = { tmp_args_element_name_7, tmp_args_element_name_8, tmp_args_element_name_9 }; |
|
901 |
|
tmp_call_result_6 = CALL_FUNCTION_WITH_ARGS3( tmp_called_name_9, call_args ); |
|
902 |
|
} |
|
903 |
|
|
|
904 |
|
if ( tmp_call_result_6 == NULL ) |
|
905 |
|
{ |
|
906 |
|
assert( ERROR_OCCURRED() ); |
|
907 |
|
|
|
908 |
|
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
|
909 |
|
|
|
910 |
|
|
|
911 |
|
exception_lineno = 35; |
|
912 |
|
type_description_1 = "ooooooooooo"; |
|
913 |
|
goto try_except_handler_4; |
|
914 |
|
} |
|
915 |
|
Py_DECREF( tmp_call_result_6 ); |
|
916 |
|
} |
|
917 |
|
{ |
|
918 |
|
PyObject *tmp_assign_source_6; |
|
919 |
|
PyObject *tmp_called_instance_2; |
|
920 |
|
PyObject *tmp_mvar_value_5; |
|
921 |
|
tmp_mvar_value_5 = GET_STRING_DICT_VALUE( moduledict___main__, (Nuitka_StringObject *)const_str_plain_sys ); |
|
922 |
|
|
|
923 |
|
if (unlikely( tmp_mvar_value_5 == NULL )) |
|
924 |
|
{ |
|
925 |
|
tmp_mvar_value_5 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_sys ); |
|
926 |
|
} |
|
927 |
|
|
|
928 |
|
if ( tmp_mvar_value_5 == NULL ) |
|
929 |
|
{ |
|
930 |
|
|
|
931 |
|
exception_type = PyExc_NameError; |
|
932 |
|
Py_INCREF( exception_type ); |
|
933 |
|
exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "sys" ); |
|
934 |
|
exception_tb = NULL; |
|
935 |
|
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
|
936 |
|
CHAIN_EXCEPTION( exception_value ); |
|
937 |
|
|
|
938 |
|
exception_lineno = 36; |
|
939 |
|
type_description_1 = "ooooooooooo"; |
|
940 |
|
goto try_except_handler_4; |
|
941 |
|
} |
|
942 |
|
|
|
943 |
|
tmp_called_instance_2 = tmp_mvar_value_5; |
|
944 |
|
frame_41ffdba98cc252a1e2e0180cd3a0ce64->m_frame.f_lineno = 36; |
|
945 |
|
tmp_assign_source_6 = CALL_METHOD_NO_ARGS( tmp_called_instance_2, const_str_plain_exc_info ); |
|
946 |
|
if ( tmp_assign_source_6 == NULL ) |
|
947 |
|
{ |
|
948 |
|
assert( ERROR_OCCURRED() ); |
|
949 |
|
|
|
950 |
|
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
|
951 |
|
|
|
952 |
|
|
|
953 |
|
exception_lineno = 36; |
|
954 |
|
type_description_1 = "ooooooooooo"; |
|
955 |
|
goto try_except_handler_4; |
|
956 |
|
} |
|
957 |
|
assert( var_e == NULL ); |
|
958 |
|
var_e = tmp_assign_source_6; |
|
959 |
|
} |
|
960 |
|
{ |
|
961 |
|
PyObject *tmp_assign_source_7; |
|
962 |
|
PyObject *tmp_iter_arg_1; |
|
963 |
|
CHECK_OBJECT( var_e ); |
|
964 |
|
tmp_iter_arg_1 = var_e; |
|
965 |
|
tmp_assign_source_7 = MAKE_ITERATOR( tmp_iter_arg_1 ); |
|
966 |
|
if ( tmp_assign_source_7 == NULL ) |
|
967 |
|
{ |
|
968 |
|
assert( ERROR_OCCURRED() ); |
|
969 |
|
|
|
970 |
|
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
|
971 |
|
|
|
972 |
|
|
|
973 |
|
exception_lineno = 37; |
|
974 |
|
type_description_1 = "ooooooooooo"; |
|
975 |
|
goto try_except_handler_4; |
|
976 |
|
} |
|
977 |
|
assert( tmp_for_loop_1__for_iterator == NULL ); |
|
978 |
|
tmp_for_loop_1__for_iterator = tmp_assign_source_7; |
|
979 |
|
} |
|
980 |
|
// Tried code: |
|
981 |
|
loop_start_1:; |
|
982 |
|
{ |
|
983 |
|
PyObject *tmp_next_source_1; |
|
984 |
|
PyObject *tmp_assign_source_8; |
|
985 |
|
CHECK_OBJECT( tmp_for_loop_1__for_iterator ); |
|
986 |
|
tmp_next_source_1 = tmp_for_loop_1__for_iterator; |
|
987 |
|
tmp_assign_source_8 = ITERATOR_NEXT( tmp_next_source_1 ); |
|
988 |
|
if ( tmp_assign_source_8 == NULL ) |
|
989 |
|
{ |
|
990 |
|
if ( CHECK_AND_CLEAR_STOP_ITERATION_OCCURRED() ) |
|
991 |
|
{ |
|
992 |
|
|
|
993 |
|
goto loop_end_1; |
|
994 |
|
} |
|
995 |
|
else |
|
996 |
|
{ |
|
997 |
|
|
|
998 |
|
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
|
999 |
|
type_description_1 = "ooooooooooo"; |
|
1000 |
|
exception_lineno = 37; |
|
1001 |
|
goto try_except_handler_5; |
|
1002 |
|
} |
|
1003 |
|
} |
|
1004 |
|
|
|
1005 |
|
{ |
|
1006 |
|
PyObject *old = tmp_for_loop_1__iter_value; |
|
1007 |
|
tmp_for_loop_1__iter_value = tmp_assign_source_8; |
|
1008 |
|
Py_XDECREF( old ); |
|
1009 |
|
} |
|
1010 |
|
|
|
1011 |
|
} |
|
1012 |
|
{ |
|
1013 |
|
PyObject *tmp_assign_source_9; |
|
1014 |
|
CHECK_OBJECT( tmp_for_loop_1__iter_value ); |
|
1015 |
|
tmp_assign_source_9 = tmp_for_loop_1__iter_value; |
|
1016 |
|
{ |
|
1017 |
|
PyObject *old = var_element; |
|
1018 |
|
var_element = tmp_assign_source_9; |
|
1019 |
|
Py_INCREF( var_element ); |
|
1020 |
|
Py_XDECREF( old ); |
|
1021 |
|
} |
|
1022 |
|
|
|
1023 |
|
} |
|
1024 |
|
{ |
|
1025 |
|
PyObject *tmp_called_name_10; |
|
1026 |
|
PyObject *tmp_call_result_7; |
|
1027 |
|
PyObject *tmp_args_element_name_10; |
|
1028 |
|
tmp_called_name_10 = LOOKUP_BUILTIN( const_str_plain_print ); |
|
1029 |
|
assert( tmp_called_name_10 != NULL ); |
|
1030 |
|
CHECK_OBJECT( var_element ); |
|
1031 |
|
tmp_args_element_name_10 = var_element; |
|
1032 |
|
frame_41ffdba98cc252a1e2e0180cd3a0ce64->m_frame.f_lineno = 38; |
|
1033 |
|
{ |
|
1034 |
|
PyObject *call_args[] = { tmp_args_element_name_10 }; |
|
1035 |
|
tmp_call_result_7 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_10, call_args ); |
|
1036 |
|
} |
|
1037 |
|
|
|
1038 |
|
if ( tmp_call_result_7 == NULL ) |
|
1039 |
|
{ |
|
1040 |
|
assert( ERROR_OCCURRED() ); |
|
1041 |
|
|
|
1042 |
|
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
|
1043 |
|
|
775 |
1044 |
|
|
776 |
|
if ( tmp_call_result_6 == NULL ) |
|
|
1045 |
|
exception_lineno = 38; |
|
1046 |
|
type_description_1 = "ooooooooooo"; |
|
1047 |
|
goto try_except_handler_5; |
|
1048 |
|
} |
|
1049 |
|
Py_DECREF( tmp_call_result_7 ); |
|
1050 |
|
} |
|
1051 |
|
if ( CONSIDER_THREADING() == false ) |
777 |
1052 |
{ |
{ |
778 |
1053 |
assert( ERROR_OCCURRED() ); |
assert( ERROR_OCCURRED() ); |
779 |
1054 |
|
|
780 |
1055 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
781 |
1056 |
|
|
782 |
1057 |
|
|
783 |
|
exception_lineno = 31; |
|
784 |
|
type_description_1 = "ooooooooo"; |
|
785 |
|
goto try_except_handler_3; |
|
|
1058 |
|
exception_lineno = 37; |
|
1059 |
|
type_description_1 = "ooooooooooo"; |
|
1060 |
|
goto try_except_handler_5; |
|
1061 |
|
} |
|
1062 |
|
goto loop_start_1; |
|
1063 |
|
loop_end_1:; |
|
1064 |
|
goto try_end_2; |
|
1065 |
|
// Exception handler code: |
|
1066 |
|
try_except_handler_5:; |
|
1067 |
|
exception_keeper_type_2 = exception_type; |
|
1068 |
|
exception_keeper_value_2 = exception_value; |
|
1069 |
|
exception_keeper_tb_2 = exception_tb; |
|
1070 |
|
exception_keeper_lineno_2 = exception_lineno; |
|
1071 |
|
exception_type = NULL; |
|
1072 |
|
exception_value = NULL; |
|
1073 |
|
exception_tb = NULL; |
|
1074 |
|
exception_lineno = 0; |
|
1075 |
|
|
|
1076 |
|
Py_XDECREF( tmp_for_loop_1__iter_value ); |
|
1077 |
|
tmp_for_loop_1__iter_value = NULL; |
|
1078 |
|
|
|
1079 |
|
CHECK_OBJECT( (PyObject *)tmp_for_loop_1__for_iterator ); |
|
1080 |
|
Py_DECREF( tmp_for_loop_1__for_iterator ); |
|
1081 |
|
tmp_for_loop_1__for_iterator = NULL; |
|
1082 |
|
|
|
1083 |
|
// Re-raise. |
|
1084 |
|
exception_type = exception_keeper_type_2; |
|
1085 |
|
exception_value = exception_keeper_value_2; |
|
1086 |
|
exception_tb = exception_keeper_tb_2; |
|
1087 |
|
exception_lineno = exception_keeper_lineno_2; |
|
1088 |
|
|
|
1089 |
|
goto try_except_handler_4; |
|
1090 |
|
// End of try: |
|
1091 |
|
try_end_2:; |
|
1092 |
|
goto try_end_3; |
|
1093 |
|
// Exception handler code: |
|
1094 |
|
try_except_handler_4:; |
|
1095 |
|
exception_keeper_type_3 = exception_type; |
|
1096 |
|
exception_keeper_value_3 = exception_value; |
|
1097 |
|
exception_keeper_tb_3 = exception_tb; |
|
1098 |
|
exception_keeper_lineno_3 = exception_lineno; |
|
1099 |
|
exception_type = NULL; |
|
1100 |
|
exception_value = NULL; |
|
1101 |
|
exception_tb = NULL; |
|
1102 |
|
exception_lineno = 0; |
|
1103 |
|
|
|
1104 |
|
Py_XDECREF( var_exc ); |
|
1105 |
|
var_exc = NULL; |
|
1106 |
|
|
|
1107 |
|
// Re-raise. |
|
1108 |
|
exception_type = exception_keeper_type_3; |
|
1109 |
|
exception_value = exception_keeper_value_3; |
|
1110 |
|
exception_tb = exception_keeper_tb_3; |
|
1111 |
|
exception_lineno = exception_keeper_lineno_3; |
|
1112 |
|
|
|
1113 |
|
goto try_except_handler_3; |
|
1114 |
|
// End of try: |
|
1115 |
|
try_end_3:; |
|
1116 |
|
Py_XDECREF( tmp_for_loop_1__iter_value ); |
|
1117 |
|
tmp_for_loop_1__iter_value = NULL; |
|
1118 |
|
|
|
1119 |
|
CHECK_OBJECT( (PyObject *)tmp_for_loop_1__for_iterator ); |
|
1120 |
|
Py_DECREF( tmp_for_loop_1__for_iterator ); |
|
1121 |
|
tmp_for_loop_1__for_iterator = NULL; |
|
1122 |
|
|
|
1123 |
|
Py_XDECREF( var_exc ); |
|
1124 |
|
var_exc = NULL; |
|
1125 |
|
|
|
1126 |
|
goto branch_end_1; |
|
1127 |
|
branch_no_1:; |
|
1128 |
|
tmp_result = RERAISE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
|
1129 |
|
if (unlikely( tmp_result == false )) |
|
1130 |
|
{ |
|
1131 |
|
exception_lineno = 30; |
786 |
1132 |
} |
} |
787 |
|
Py_DECREF( tmp_call_result_6 ); |
|
|
1133 |
|
|
|
1134 |
|
if (exception_tb && exception_tb->tb_frame == &frame_41ffdba98cc252a1e2e0180cd3a0ce64->m_frame) frame_41ffdba98cc252a1e2e0180cd3a0ce64->m_frame.f_lineno = exception_tb->tb_lineno; |
|
1135 |
|
type_description_1 = "ooooooooooo"; |
|
1136 |
|
goto try_except_handler_3; |
|
1137 |
|
branch_end_1:; |
788 |
1138 |
} |
} |
789 |
|
goto try_end_2; |
|
|
1139 |
|
goto try_end_4; |
790 |
1140 |
// Exception handler code: |
// Exception handler code: |
791 |
1141 |
try_except_handler_3:; |
try_except_handler_3:; |
792 |
|
exception_keeper_type_2 = exception_type; |
|
793 |
|
exception_keeper_value_2 = exception_value; |
|
794 |
|
exception_keeper_tb_2 = exception_tb; |
|
795 |
|
exception_keeper_lineno_2 = exception_lineno; |
|
|
1142 |
|
exception_keeper_type_4 = exception_type; |
|
1143 |
|
exception_keeper_value_4 = exception_value; |
|
1144 |
|
exception_keeper_tb_4 = exception_tb; |
|
1145 |
|
exception_keeper_lineno_4 = exception_lineno; |
796 |
1146 |
exception_type = NULL; |
exception_type = NULL; |
797 |
1147 |
exception_value = NULL; |
exception_value = NULL; |
798 |
1148 |
exception_tb = NULL; |
exception_tb = NULL; |
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
801 |
1151 |
// Restore previous exception. |
// Restore previous exception. |
802 |
1152 |
SET_CURRENT_EXCEPTION( exception_preserved_type_1, exception_preserved_value_1, exception_preserved_tb_1 ); |
SET_CURRENT_EXCEPTION( exception_preserved_type_1, exception_preserved_value_1, exception_preserved_tb_1 ); |
803 |
1153 |
// Re-raise. |
// Re-raise. |
804 |
|
exception_type = exception_keeper_type_2; |
|
805 |
|
exception_value = exception_keeper_value_2; |
|
806 |
|
exception_tb = exception_keeper_tb_2; |
|
807 |
|
exception_lineno = exception_keeper_lineno_2; |
|
|
1154 |
|
exception_type = exception_keeper_type_4; |
|
1155 |
|
exception_value = exception_keeper_value_4; |
|
1156 |
|
exception_tb = exception_keeper_tb_4; |
|
1157 |
|
exception_lineno = exception_keeper_lineno_4; |
808 |
1158 |
|
|
809 |
1159 |
goto frame_exception_exit_1; |
goto frame_exception_exit_1; |
810 |
1160 |
// End of try: |
// End of try: |
811 |
|
try_end_2:; |
|
|
1161 |
|
try_end_4:; |
812 |
1162 |
// Restore previous exception. |
// Restore previous exception. |
813 |
1163 |
SET_CURRENT_EXCEPTION( exception_preserved_type_1, exception_preserved_value_1, exception_preserved_tb_1 ); |
SET_CURRENT_EXCEPTION( exception_preserved_type_1, exception_preserved_value_1, exception_preserved_tb_1 ); |
814 |
1164 |
goto try_end_1; |
goto try_end_1; |
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
819 |
1169 |
try_end_1:; |
try_end_1:; |
820 |
1170 |
// Tried code: |
// Tried code: |
821 |
1171 |
{ |
{ |
822 |
|
PyObject *tmp_called_name_10; |
|
823 |
|
PyObject *tmp_call_result_7; |
|
824 |
|
tmp_called_name_10 = LOOKUP_BUILTIN( const_str_plain_print ); |
|
825 |
|
assert( tmp_called_name_10 != NULL ); |
|
826 |
|
frame_1496754b1930829ed2800caeb5131370->m_frame.f_lineno = 33; |
|
827 |
|
tmp_call_result_7 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_10, &PyTuple_GET_ITEM( const_tuple_str_digest_95890577f6c4e764377e2d9bf963946e_tuple, 0 ) ); |
|
|
1172 |
|
PyObject *tmp_called_name_11; |
|
1173 |
|
PyObject *tmp_call_result_8; |
|
1174 |
|
tmp_called_name_11 = LOOKUP_BUILTIN( const_str_plain_print ); |
|
1175 |
|
assert( tmp_called_name_11 != NULL ); |
|
1176 |
|
frame_41ffdba98cc252a1e2e0180cd3a0ce64->m_frame.f_lineno = 40; |
|
1177 |
|
tmp_call_result_8 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_11, &PyTuple_GET_ITEM( const_tuple_str_digest_95890577f6c4e764377e2d9bf963946e_tuple, 0 ) ); |
828 |
1178 |
|
|
829 |
|
if ( tmp_call_result_7 == NULL ) |
|
|
1179 |
|
if ( tmp_call_result_8 == NULL ) |
830 |
1180 |
{ |
{ |
831 |
1181 |
assert( ERROR_OCCURRED() ); |
assert( ERROR_OCCURRED() ); |
832 |
1182 |
|
|
833 |
1183 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
834 |
1184 |
|
|
835 |
1185 |
|
|
836 |
|
exception_lineno = 33; |
|
837 |
|
type_description_1 = "ooooooooo"; |
|
838 |
|
goto try_except_handler_4; |
|
|
1186 |
|
exception_lineno = 40; |
|
1187 |
|
type_description_1 = "ooooooooooo"; |
|
1188 |
|
goto try_except_handler_6; |
839 |
1189 |
} |
} |
840 |
|
Py_DECREF( tmp_call_result_7 ); |
|
|
1190 |
|
Py_DECREF( tmp_call_result_8 ); |
841 |
1191 |
} |
} |
842 |
1192 |
{ |
{ |
843 |
|
PyObject *tmp_called_name_11; |
|
844 |
|
PyObject *tmp_mvar_value_5; |
|
845 |
|
PyObject *tmp_call_result_8; |
|
846 |
|
PyObject *tmp_args_element_name_7; |
|
847 |
|
PyObject *tmp_args_element_name_8; |
|
848 |
|
tmp_mvar_value_5 = GET_STRING_DICT_VALUE( moduledict___main__, (Nuitka_StringObject *)const_str_plain_variationUpload ); |
|
|
1193 |
|
PyObject *tmp_called_name_12; |
|
1194 |
|
PyObject *tmp_mvar_value_6; |
|
1195 |
|
PyObject *tmp_call_result_9; |
|
1196 |
|
PyObject *tmp_args_element_name_11; |
|
1197 |
|
PyObject *tmp_args_element_name_12; |
|
1198 |
|
tmp_mvar_value_6 = GET_STRING_DICT_VALUE( moduledict___main__, (Nuitka_StringObject *)const_str_plain_variationUpload ); |
849 |
1199 |
|
|
850 |
|
if (unlikely( tmp_mvar_value_5 == NULL )) |
|
|
1200 |
|
if (unlikely( tmp_mvar_value_6 == NULL )) |
851 |
1201 |
{ |
{ |
852 |
|
tmp_mvar_value_5 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_variationUpload ); |
|
|
1202 |
|
tmp_mvar_value_6 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_variationUpload ); |
853 |
1203 |
} |
} |
854 |
1204 |
|
|
855 |
|
if ( tmp_mvar_value_5 == NULL ) |
|
|
1205 |
|
if ( tmp_mvar_value_6 == NULL ) |
856 |
1206 |
{ |
{ |
857 |
1207 |
|
|
858 |
1208 |
exception_type = PyExc_NameError; |
exception_type = PyExc_NameError; |
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
862 |
1212 |
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
863 |
1213 |
CHAIN_EXCEPTION( exception_value ); |
CHAIN_EXCEPTION( exception_value ); |
864 |
1214 |
|
|
865 |
|
exception_lineno = 34; |
|
866 |
|
type_description_1 = "ooooooooo"; |
|
867 |
|
goto try_except_handler_4; |
|
|
1215 |
|
exception_lineno = 41; |
|
1216 |
|
type_description_1 = "ooooooooooo"; |
|
1217 |
|
goto try_except_handler_6; |
868 |
1218 |
} |
} |
869 |
1219 |
|
|
870 |
|
tmp_called_name_11 = tmp_mvar_value_5; |
|
|
1220 |
|
tmp_called_name_12 = tmp_mvar_value_6; |
871 |
1221 |
CHECK_OBJECT( var_sheet ); |
CHECK_OBJECT( var_sheet ); |
872 |
|
tmp_args_element_name_7 = var_sheet; |
|
|
1222 |
|
tmp_args_element_name_11 = var_sheet; |
873 |
1223 |
CHECK_OBJECT( var_intern_number ); |
CHECK_OBJECT( var_intern_number ); |
874 |
|
tmp_args_element_name_8 = var_intern_number; |
|
875 |
|
frame_1496754b1930829ed2800caeb5131370->m_frame.f_lineno = 34; |
|
|
1224 |
|
tmp_args_element_name_12 = var_intern_number; |
|
1225 |
|
frame_41ffdba98cc252a1e2e0180cd3a0ce64->m_frame.f_lineno = 41; |
876 |
1226 |
{ |
{ |
877 |
|
PyObject *call_args[] = { tmp_args_element_name_7, tmp_args_element_name_8 }; |
|
878 |
|
tmp_call_result_8 = CALL_FUNCTION_WITH_ARGS2( tmp_called_name_11, call_args ); |
|
|
1227 |
|
PyObject *call_args[] = { tmp_args_element_name_11, tmp_args_element_name_12 }; |
|
1228 |
|
tmp_call_result_9 = CALL_FUNCTION_WITH_ARGS2( tmp_called_name_12, call_args ); |
879 |
1229 |
} |
} |
880 |
1230 |
|
|
881 |
|
if ( tmp_call_result_8 == NULL ) |
|
|
1231 |
|
if ( tmp_call_result_9 == NULL ) |
882 |
1232 |
{ |
{ |
883 |
1233 |
assert( ERROR_OCCURRED() ); |
assert( ERROR_OCCURRED() ); |
884 |
1234 |
|
|
885 |
1235 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
886 |
1236 |
|
|
887 |
1237 |
|
|
888 |
|
exception_lineno = 34; |
|
889 |
|
type_description_1 = "ooooooooo"; |
|
890 |
|
goto try_except_handler_4; |
|
|
1238 |
|
exception_lineno = 41; |
|
1239 |
|
type_description_1 = "ooooooooooo"; |
|
1240 |
|
goto try_except_handler_6; |
891 |
1241 |
} |
} |
892 |
|
Py_DECREF( tmp_call_result_8 ); |
|
|
1242 |
|
Py_DECREF( tmp_call_result_9 ); |
893 |
1243 |
} |
} |
894 |
|
goto try_end_3; |
|
|
1244 |
|
goto try_end_5; |
895 |
1245 |
// Exception handler code: |
// Exception handler code: |
896 |
|
try_except_handler_4:; |
|
897 |
|
exception_keeper_type_3 = exception_type; |
|
898 |
|
exception_keeper_value_3 = exception_value; |
|
899 |
|
exception_keeper_tb_3 = exception_tb; |
|
900 |
|
exception_keeper_lineno_3 = exception_lineno; |
|
|
1246 |
|
try_except_handler_6:; |
|
1247 |
|
exception_keeper_type_5 = exception_type; |
|
1248 |
|
exception_keeper_value_5 = exception_value; |
|
1249 |
|
exception_keeper_tb_5 = exception_tb; |
|
1250 |
|
exception_keeper_lineno_5 = exception_lineno; |
901 |
1251 |
exception_type = NULL; |
exception_type = NULL; |
902 |
1252 |
exception_value = NULL; |
exception_value = NULL; |
903 |
1253 |
exception_tb = NULL; |
exception_tb = NULL; |
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
911 |
1261 |
exception_preserved_tb_2 = (PyTracebackObject *)EXC_TRACEBACK(PyThreadState_GET()); |
exception_preserved_tb_2 = (PyTracebackObject *)EXC_TRACEBACK(PyThreadState_GET()); |
912 |
1262 |
Py_XINCREF( exception_preserved_tb_2 ); |
Py_XINCREF( exception_preserved_tb_2 ); |
913 |
1263 |
|
|
914 |
|
if ( exception_keeper_tb_3 == NULL ) |
|
|
1264 |
|
if ( exception_keeper_tb_5 == NULL ) |
915 |
1265 |
{ |
{ |
916 |
|
exception_keeper_tb_3 = MAKE_TRACEBACK( frame_1496754b1930829ed2800caeb5131370, exception_keeper_lineno_3 ); |
|
|
1266 |
|
exception_keeper_tb_5 = MAKE_TRACEBACK( frame_41ffdba98cc252a1e2e0180cd3a0ce64, exception_keeper_lineno_5 ); |
917 |
1267 |
} |
} |
918 |
|
else if ( exception_keeper_lineno_3 != 0 ) |
|
|
1268 |
|
else if ( exception_keeper_lineno_5 != 0 ) |
919 |
1269 |
{ |
{ |
920 |
|
exception_keeper_tb_3 = ADD_TRACEBACK( exception_keeper_tb_3, frame_1496754b1930829ed2800caeb5131370, exception_keeper_lineno_3 ); |
|
|
1270 |
|
exception_keeper_tb_5 = ADD_TRACEBACK( exception_keeper_tb_5, frame_41ffdba98cc252a1e2e0180cd3a0ce64, exception_keeper_lineno_5 ); |
921 |
1271 |
} |
} |
922 |
1272 |
|
|
923 |
|
NORMALIZE_EXCEPTION( &exception_keeper_type_3, &exception_keeper_value_3, &exception_keeper_tb_3 ); |
|
924 |
|
PyException_SetTraceback( exception_keeper_value_3, (PyObject *)exception_keeper_tb_3 ); |
|
925 |
|
PUBLISH_EXCEPTION( &exception_keeper_type_3, &exception_keeper_value_3, &exception_keeper_tb_3 ); |
|
|
1273 |
|
NORMALIZE_EXCEPTION( &exception_keeper_type_5, &exception_keeper_value_5, &exception_keeper_tb_5 ); |
|
1274 |
|
PyException_SetTraceback( exception_keeper_value_5, (PyObject *)exception_keeper_tb_5 ); |
|
1275 |
|
PUBLISH_EXCEPTION( &exception_keeper_type_5, &exception_keeper_value_5, &exception_keeper_tb_5 ); |
926 |
1276 |
// Tried code: |
// Tried code: |
927 |
1277 |
{ |
{ |
928 |
|
nuitka_bool tmp_condition_result_1; |
|
929 |
|
PyObject *tmp_compexpr_left_1; |
|
930 |
|
PyObject *tmp_compexpr_right_1; |
|
931 |
|
tmp_compexpr_left_1 = EXC_TYPE(PyThreadState_GET()); |
|
932 |
|
tmp_compexpr_right_1 = PyExc_Exception; |
|
933 |
|
tmp_res = EXCEPTION_MATCH_BOOL( tmp_compexpr_left_1, tmp_compexpr_right_1 ); |
|
|
1278 |
|
nuitka_bool tmp_condition_result_2; |
|
1279 |
|
PyObject *tmp_compexpr_left_2; |
|
1280 |
|
PyObject *tmp_compexpr_right_2; |
|
1281 |
|
tmp_compexpr_left_2 = EXC_TYPE(PyThreadState_GET()); |
|
1282 |
|
tmp_compexpr_right_2 = PyExc_Exception; |
|
1283 |
|
tmp_res = EXCEPTION_MATCH_BOOL( tmp_compexpr_left_2, tmp_compexpr_right_2 ); |
934 |
1284 |
if ( tmp_res == -1 ) |
if ( tmp_res == -1 ) |
935 |
1285 |
{ |
{ |
936 |
1286 |
assert( ERROR_OCCURRED() ); |
assert( ERROR_OCCURRED() ); |
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
938 |
1288 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
939 |
1289 |
|
|
940 |
1290 |
|
|
941 |
|
exception_lineno = 35; |
|
942 |
|
type_description_1 = "ooooooooo"; |
|
943 |
|
goto try_except_handler_5; |
|
|
1291 |
|
exception_lineno = 42; |
|
1292 |
|
type_description_1 = "ooooooooooo"; |
|
1293 |
|
goto try_except_handler_7; |
944 |
1294 |
} |
} |
945 |
|
tmp_condition_result_1 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; |
|
946 |
|
if ( tmp_condition_result_1 == NUITKA_BOOL_TRUE ) |
|
|
1295 |
|
tmp_condition_result_2 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; |
|
1296 |
|
if ( tmp_condition_result_2 == NUITKA_BOOL_TRUE ) |
947 |
1297 |
{ |
{ |
948 |
|
goto branch_yes_1; |
|
|
1298 |
|
goto branch_yes_2; |
949 |
1299 |
} |
} |
950 |
1300 |
else |
else |
951 |
1301 |
{ |
{ |
952 |
|
goto branch_no_1; |
|
|
1302 |
|
goto branch_no_2; |
953 |
1303 |
} |
} |
954 |
|
branch_yes_1:; |
|
|
1304 |
|
branch_yes_2:; |
955 |
1305 |
{ |
{ |
956 |
|
PyObject *tmp_assign_source_5; |
|
957 |
|
tmp_assign_source_5 = EXC_VALUE(PyThreadState_GET()); |
|
|
1306 |
|
PyObject *tmp_assign_source_10; |
|
1307 |
|
tmp_assign_source_10 = EXC_VALUE(PyThreadState_GET()); |
958 |
1308 |
assert( var_exc == NULL ); |
assert( var_exc == NULL ); |
959 |
|
Py_INCREF( tmp_assign_source_5 ); |
|
960 |
|
var_exc = tmp_assign_source_5; |
|
|
1309 |
|
Py_INCREF( tmp_assign_source_10 ); |
|
1310 |
|
var_exc = tmp_assign_source_10; |
961 |
1311 |
} |
} |
962 |
1312 |
// Tried code: |
// Tried code: |
963 |
1313 |
{ |
{ |
964 |
|
PyObject *tmp_called_name_12; |
|
965 |
|
PyObject *tmp_call_result_9; |
|
966 |
|
PyObject *tmp_args_element_name_9; |
|
967 |
|
tmp_called_name_12 = LOOKUP_BUILTIN( const_str_plain_print ); |
|
968 |
|
assert( tmp_called_name_12 != NULL ); |
|
969 |
|
CHECK_OBJECT( var_exc ); |
|
970 |
|
tmp_args_element_name_9 = var_exc; |
|
971 |
|
frame_1496754b1930829ed2800caeb5131370->m_frame.f_lineno = 36; |
|
|
1314 |
|
PyObject *tmp_called_name_13; |
|
1315 |
|
PyObject *tmp_call_result_10; |
|
1316 |
|
tmp_called_name_13 = LOOKUP_BUILTIN( const_str_plain_print ); |
|
1317 |
|
assert( tmp_called_name_13 != NULL ); |
|
1318 |
|
frame_41ffdba98cc252a1e2e0180cd3a0ce64->m_frame.f_lineno = 43; |
|
1319 |
|
tmp_call_result_10 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_13, &PyTuple_GET_ITEM( const_tuple_str_digest_d0dd9d6be38db95a0dd14aa3b32353ae_tuple, 0 ) ); |
|
1320 |
|
|
|
1321 |
|
if ( tmp_call_result_10 == NULL ) |
972 |
1322 |
{ |
{ |
973 |
|
PyObject *call_args[] = { tmp_args_element_name_9 }; |
|
974 |
|
tmp_call_result_9 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_12, call_args ); |
|
|
1323 |
|
assert( ERROR_OCCURRED() ); |
|
1324 |
|
|
|
1325 |
|
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
|
1326 |
|
|
|
1327 |
|
|
|
1328 |
|
exception_lineno = 43; |
|
1329 |
|
type_description_1 = "ooooooooooo"; |
|
1330 |
|
goto try_except_handler_8; |
|
1331 |
|
} |
|
1332 |
|
Py_DECREF( tmp_call_result_10 ); |
|
1333 |
|
} |
|
1334 |
|
{ |
|
1335 |
|
PyObject *tmp_assign_source_11; |
|
1336 |
|
PyObject *tmp_called_instance_3; |
|
1337 |
|
PyObject *tmp_mvar_value_7; |
|
1338 |
|
tmp_mvar_value_7 = GET_STRING_DICT_VALUE( moduledict___main__, (Nuitka_StringObject *)const_str_plain_sys ); |
|
1339 |
|
|
|
1340 |
|
if (unlikely( tmp_mvar_value_7 == NULL )) |
|
1341 |
|
{ |
|
1342 |
|
tmp_mvar_value_7 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_sys ); |
975 |
1343 |
} |
} |
976 |
1344 |
|
|
977 |
|
if ( tmp_call_result_9 == NULL ) |
|
|
1345 |
|
if ( tmp_mvar_value_7 == NULL ) |
|
1346 |
|
{ |
|
1347 |
|
|
|
1348 |
|
exception_type = PyExc_NameError; |
|
1349 |
|
Py_INCREF( exception_type ); |
|
1350 |
|
exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "sys" ); |
|
1351 |
|
exception_tb = NULL; |
|
1352 |
|
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
|
1353 |
|
CHAIN_EXCEPTION( exception_value ); |
|
1354 |
|
|
|
1355 |
|
exception_lineno = 44; |
|
1356 |
|
type_description_1 = "ooooooooooo"; |
|
1357 |
|
goto try_except_handler_8; |
|
1358 |
|
} |
|
1359 |
|
|
|
1360 |
|
tmp_called_instance_3 = tmp_mvar_value_7; |
|
1361 |
|
frame_41ffdba98cc252a1e2e0180cd3a0ce64->m_frame.f_lineno = 44; |
|
1362 |
|
tmp_assign_source_11 = CALL_METHOD_NO_ARGS( tmp_called_instance_3, const_str_plain_exc_info ); |
|
1363 |
|
if ( tmp_assign_source_11 == NULL ) |
978 |
1364 |
{ |
{ |
979 |
1365 |
assert( ERROR_OCCURRED() ); |
assert( ERROR_OCCURRED() ); |
980 |
1366 |
|
|
981 |
1367 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
982 |
1368 |
|
|
983 |
1369 |
|
|
984 |
|
exception_lineno = 36; |
|
985 |
|
type_description_1 = "ooooooooo"; |
|
986 |
|
goto try_except_handler_6; |
|
|
1370 |
|
exception_lineno = 44; |
|
1371 |
|
type_description_1 = "ooooooooooo"; |
|
1372 |
|
goto try_except_handler_8; |
987 |
1373 |
} |
} |
988 |
|
Py_DECREF( tmp_call_result_9 ); |
|
|
1374 |
|
{ |
|
1375 |
|
PyObject *old = var_e; |
|
1376 |
|
var_e = tmp_assign_source_11; |
|
1377 |
|
Py_XDECREF( old ); |
|
1378 |
|
} |
|
1379 |
|
|
989 |
1380 |
} |
} |
990 |
1381 |
{ |
{ |
991 |
|
PyObject *tmp_called_name_13; |
|
992 |
|
PyObject *tmp_call_result_10; |
|
993 |
|
tmp_called_name_13 = LOOKUP_BUILTIN( const_str_plain_print ); |
|
994 |
|
assert( tmp_called_name_13 != NULL ); |
|
995 |
|
frame_1496754b1930829ed2800caeb5131370->m_frame.f_lineno = 37; |
|
996 |
|
tmp_call_result_10 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_13, &PyTuple_GET_ITEM( const_tuple_str_digest_df360f56e9ac40ae8f48c50fe013b6e1_tuple, 0 ) ); |
|
|
1382 |
|
PyObject *tmp_assign_source_12; |
|
1383 |
|
PyObject *tmp_iter_arg_2; |
|
1384 |
|
CHECK_OBJECT( var_e ); |
|
1385 |
|
tmp_iter_arg_2 = var_e; |
|
1386 |
|
tmp_assign_source_12 = MAKE_ITERATOR( tmp_iter_arg_2 ); |
|
1387 |
|
if ( tmp_assign_source_12 == NULL ) |
|
1388 |
|
{ |
|
1389 |
|
assert( ERROR_OCCURRED() ); |
|
1390 |
|
|
|
1391 |
|
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
|
1392 |
|
|
|
1393 |
|
|
|
1394 |
|
exception_lineno = 45; |
|
1395 |
|
type_description_1 = "ooooooooooo"; |
|
1396 |
|
goto try_except_handler_8; |
|
1397 |
|
} |
|
1398 |
|
assert( tmp_for_loop_2__for_iterator == NULL ); |
|
1399 |
|
tmp_for_loop_2__for_iterator = tmp_assign_source_12; |
|
1400 |
|
} |
|
1401 |
|
// Tried code: |
|
1402 |
|
loop_start_2:; |
|
1403 |
|
{ |
|
1404 |
|
PyObject *tmp_next_source_2; |
|
1405 |
|
PyObject *tmp_assign_source_13; |
|
1406 |
|
CHECK_OBJECT( tmp_for_loop_2__for_iterator ); |
|
1407 |
|
tmp_next_source_2 = tmp_for_loop_2__for_iterator; |
|
1408 |
|
tmp_assign_source_13 = ITERATOR_NEXT( tmp_next_source_2 ); |
|
1409 |
|
if ( tmp_assign_source_13 == NULL ) |
|
1410 |
|
{ |
|
1411 |
|
if ( CHECK_AND_CLEAR_STOP_ITERATION_OCCURRED() ) |
|
1412 |
|
{ |
|
1413 |
|
|
|
1414 |
|
goto loop_end_2; |
|
1415 |
|
} |
|
1416 |
|
else |
|
1417 |
|
{ |
|
1418 |
|
|
|
1419 |
|
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
|
1420 |
|
type_description_1 = "ooooooooooo"; |
|
1421 |
|
exception_lineno = 45; |
|
1422 |
|
goto try_except_handler_9; |
|
1423 |
|
} |
|
1424 |
|
} |
997 |
1425 |
|
|
998 |
|
if ( tmp_call_result_10 == NULL ) |
|
|
1426 |
|
{ |
|
1427 |
|
PyObject *old = tmp_for_loop_2__iter_value; |
|
1428 |
|
tmp_for_loop_2__iter_value = tmp_assign_source_13; |
|
1429 |
|
Py_XDECREF( old ); |
|
1430 |
|
} |
|
1431 |
|
|
|
1432 |
|
} |
|
1433 |
|
{ |
|
1434 |
|
PyObject *tmp_assign_source_14; |
|
1435 |
|
CHECK_OBJECT( tmp_for_loop_2__iter_value ); |
|
1436 |
|
tmp_assign_source_14 = tmp_for_loop_2__iter_value; |
|
1437 |
|
{ |
|
1438 |
|
PyObject *old = var_element; |
|
1439 |
|
var_element = tmp_assign_source_14; |
|
1440 |
|
Py_INCREF( var_element ); |
|
1441 |
|
Py_XDECREF( old ); |
|
1442 |
|
} |
|
1443 |
|
|
|
1444 |
|
} |
|
1445 |
|
{ |
|
1446 |
|
PyObject *tmp_called_name_14; |
|
1447 |
|
PyObject *tmp_call_result_11; |
|
1448 |
|
PyObject *tmp_args_element_name_13; |
|
1449 |
|
tmp_called_name_14 = LOOKUP_BUILTIN( const_str_plain_print ); |
|
1450 |
|
assert( tmp_called_name_14 != NULL ); |
|
1451 |
|
CHECK_OBJECT( var_element ); |
|
1452 |
|
tmp_args_element_name_13 = var_element; |
|
1453 |
|
frame_41ffdba98cc252a1e2e0180cd3a0ce64->m_frame.f_lineno = 46; |
|
1454 |
|
{ |
|
1455 |
|
PyObject *call_args[] = { tmp_args_element_name_13 }; |
|
1456 |
|
tmp_call_result_11 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_14, call_args ); |
|
1457 |
|
} |
|
1458 |
|
|
|
1459 |
|
if ( tmp_call_result_11 == NULL ) |
999 |
1460 |
{ |
{ |
1000 |
1461 |
assert( ERROR_OCCURRED() ); |
assert( ERROR_OCCURRED() ); |
1001 |
1462 |
|
|
1002 |
1463 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
1003 |
1464 |
|
|
1004 |
1465 |
|
|
1005 |
|
exception_lineno = 37; |
|
1006 |
|
type_description_1 = "ooooooooo"; |
|
1007 |
|
goto try_except_handler_6; |
|
|
1466 |
|
exception_lineno = 46; |
|
1467 |
|
type_description_1 = "ooooooooooo"; |
|
1468 |
|
goto try_except_handler_9; |
1008 |
1469 |
} |
} |
1009 |
|
Py_DECREF( tmp_call_result_10 ); |
|
|
1470 |
|
Py_DECREF( tmp_call_result_11 ); |
1010 |
1471 |
} |
} |
1011 |
|
goto try_end_4; |
|
|
1472 |
|
if ( CONSIDER_THREADING() == false ) |
|
1473 |
|
{ |
|
1474 |
|
assert( ERROR_OCCURRED() ); |
|
1475 |
|
|
|
1476 |
|
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
|
1477 |
|
|
|
1478 |
|
|
|
1479 |
|
exception_lineno = 45; |
|
1480 |
|
type_description_1 = "ooooooooooo"; |
|
1481 |
|
goto try_except_handler_9; |
|
1482 |
|
} |
|
1483 |
|
goto loop_start_2; |
|
1484 |
|
loop_end_2:; |
|
1485 |
|
goto try_end_6; |
1012 |
1486 |
// Exception handler code: |
// Exception handler code: |
1013 |
|
try_except_handler_6:; |
|
1014 |
|
exception_keeper_type_4 = exception_type; |
|
1015 |
|
exception_keeper_value_4 = exception_value; |
|
1016 |
|
exception_keeper_tb_4 = exception_tb; |
|
1017 |
|
exception_keeper_lineno_4 = exception_lineno; |
|
|
1487 |
|
try_except_handler_9:; |
|
1488 |
|
exception_keeper_type_6 = exception_type; |
|
1489 |
|
exception_keeper_value_6 = exception_value; |
|
1490 |
|
exception_keeper_tb_6 = exception_tb; |
|
1491 |
|
exception_keeper_lineno_6 = exception_lineno; |
|
1492 |
|
exception_type = NULL; |
|
1493 |
|
exception_value = NULL; |
|
1494 |
|
exception_tb = NULL; |
|
1495 |
|
exception_lineno = 0; |
|
1496 |
|
|
|
1497 |
|
Py_XDECREF( tmp_for_loop_2__iter_value ); |
|
1498 |
|
tmp_for_loop_2__iter_value = NULL; |
|
1499 |
|
|
|
1500 |
|
CHECK_OBJECT( (PyObject *)tmp_for_loop_2__for_iterator ); |
|
1501 |
|
Py_DECREF( tmp_for_loop_2__for_iterator ); |
|
1502 |
|
tmp_for_loop_2__for_iterator = NULL; |
|
1503 |
|
|
|
1504 |
|
// Re-raise. |
|
1505 |
|
exception_type = exception_keeper_type_6; |
|
1506 |
|
exception_value = exception_keeper_value_6; |
|
1507 |
|
exception_tb = exception_keeper_tb_6; |
|
1508 |
|
exception_lineno = exception_keeper_lineno_6; |
|
1509 |
|
|
|
1510 |
|
goto try_except_handler_8; |
|
1511 |
|
// End of try: |
|
1512 |
|
try_end_6:; |
|
1513 |
|
goto try_end_7; |
|
1514 |
|
// Exception handler code: |
|
1515 |
|
try_except_handler_8:; |
|
1516 |
|
exception_keeper_type_7 = exception_type; |
|
1517 |
|
exception_keeper_value_7 = exception_value; |
|
1518 |
|
exception_keeper_tb_7 = exception_tb; |
|
1519 |
|
exception_keeper_lineno_7 = exception_lineno; |
1018 |
1520 |
exception_type = NULL; |
exception_type = NULL; |
1019 |
1521 |
exception_value = NULL; |
exception_value = NULL; |
1020 |
1522 |
exception_tb = NULL; |
exception_tb = NULL; |
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
1024 |
1526 |
var_exc = NULL; |
var_exc = NULL; |
1025 |
1527 |
|
|
1026 |
1528 |
// Re-raise. |
// Re-raise. |
1027 |
|
exception_type = exception_keeper_type_4; |
|
1028 |
|
exception_value = exception_keeper_value_4; |
|
1029 |
|
exception_tb = exception_keeper_tb_4; |
|
1030 |
|
exception_lineno = exception_keeper_lineno_4; |
|
|
1529 |
|
exception_type = exception_keeper_type_7; |
|
1530 |
|
exception_value = exception_keeper_value_7; |
|
1531 |
|
exception_tb = exception_keeper_tb_7; |
|
1532 |
|
exception_lineno = exception_keeper_lineno_7; |
1031 |
1533 |
|
|
1032 |
|
goto try_except_handler_5; |
|
|
1534 |
|
goto try_except_handler_7; |
1033 |
1535 |
// End of try: |
// End of try: |
1034 |
|
try_end_4:; |
|
|
1536 |
|
try_end_7:; |
|
1537 |
|
Py_XDECREF( tmp_for_loop_2__iter_value ); |
|
1538 |
|
tmp_for_loop_2__iter_value = NULL; |
|
1539 |
|
|
|
1540 |
|
CHECK_OBJECT( (PyObject *)tmp_for_loop_2__for_iterator ); |
|
1541 |
|
Py_DECREF( tmp_for_loop_2__for_iterator ); |
|
1542 |
|
tmp_for_loop_2__for_iterator = NULL; |
|
1543 |
|
|
1035 |
1544 |
Py_XDECREF( var_exc ); |
Py_XDECREF( var_exc ); |
1036 |
1545 |
var_exc = NULL; |
var_exc = NULL; |
1037 |
1546 |
|
|
1038 |
|
goto branch_end_1; |
|
1039 |
|
branch_no_1:; |
|
|
1547 |
|
goto branch_end_2; |
|
1548 |
|
branch_no_2:; |
1040 |
1549 |
tmp_result = RERAISE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
tmp_result = RERAISE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
1041 |
1550 |
if (unlikely( tmp_result == false )) |
if (unlikely( tmp_result == false )) |
1042 |
1551 |
{ |
{ |
1043 |
|
exception_lineno = 32; |
|
|
1552 |
|
exception_lineno = 39; |
1044 |
1553 |
} |
} |
1045 |
1554 |
|
|
1046 |
|
if (exception_tb && exception_tb->tb_frame == &frame_1496754b1930829ed2800caeb5131370->m_frame) frame_1496754b1930829ed2800caeb5131370->m_frame.f_lineno = exception_tb->tb_lineno; |
|
1047 |
|
type_description_1 = "ooooooooo"; |
|
1048 |
|
goto try_except_handler_5; |
|
1049 |
|
branch_end_1:; |
|
|
1555 |
|
if (exception_tb && exception_tb->tb_frame == &frame_41ffdba98cc252a1e2e0180cd3a0ce64->m_frame) frame_41ffdba98cc252a1e2e0180cd3a0ce64->m_frame.f_lineno = exception_tb->tb_lineno; |
|
1556 |
|
type_description_1 = "ooooooooooo"; |
|
1557 |
|
goto try_except_handler_7; |
|
1558 |
|
branch_end_2:; |
1050 |
1559 |
} |
} |
1051 |
|
goto try_end_5; |
|
|
1560 |
|
goto try_end_8; |
1052 |
1561 |
// Exception handler code: |
// Exception handler code: |
1053 |
|
try_except_handler_5:; |
|
1054 |
|
exception_keeper_type_5 = exception_type; |
|
1055 |
|
exception_keeper_value_5 = exception_value; |
|
1056 |
|
exception_keeper_tb_5 = exception_tb; |
|
1057 |
|
exception_keeper_lineno_5 = exception_lineno; |
|
|
1562 |
|
try_except_handler_7:; |
|
1563 |
|
exception_keeper_type_8 = exception_type; |
|
1564 |
|
exception_keeper_value_8 = exception_value; |
|
1565 |
|
exception_keeper_tb_8 = exception_tb; |
|
1566 |
|
exception_keeper_lineno_8 = exception_lineno; |
1058 |
1567 |
exception_type = NULL; |
exception_type = NULL; |
1059 |
1568 |
exception_value = NULL; |
exception_value = NULL; |
1060 |
1569 |
exception_tb = NULL; |
exception_tb = NULL; |
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
1063 |
1572 |
// Restore previous exception. |
// Restore previous exception. |
1064 |
1573 |
SET_CURRENT_EXCEPTION( exception_preserved_type_2, exception_preserved_value_2, exception_preserved_tb_2 ); |
SET_CURRENT_EXCEPTION( exception_preserved_type_2, exception_preserved_value_2, exception_preserved_tb_2 ); |
1065 |
1574 |
// Re-raise. |
// Re-raise. |
1066 |
|
exception_type = exception_keeper_type_5; |
|
1067 |
|
exception_value = exception_keeper_value_5; |
|
1068 |
|
exception_tb = exception_keeper_tb_5; |
|
1069 |
|
exception_lineno = exception_keeper_lineno_5; |
|
|
1575 |
|
exception_type = exception_keeper_type_8; |
|
1576 |
|
exception_value = exception_keeper_value_8; |
|
1577 |
|
exception_tb = exception_keeper_tb_8; |
|
1578 |
|
exception_lineno = exception_keeper_lineno_8; |
1070 |
1579 |
|
|
1071 |
1580 |
goto frame_exception_exit_1; |
goto frame_exception_exit_1; |
1072 |
1581 |
// End of try: |
// End of try: |
1073 |
|
try_end_5:; |
|
|
1582 |
|
try_end_8:; |
1074 |
1583 |
// Restore previous exception. |
// Restore previous exception. |
1075 |
1584 |
SET_CURRENT_EXCEPTION( exception_preserved_type_2, exception_preserved_value_2, exception_preserved_tb_2 ); |
SET_CURRENT_EXCEPTION( exception_preserved_type_2, exception_preserved_value_2, exception_preserved_tb_2 ); |
1076 |
|
goto try_end_3; |
|
|
1585 |
|
goto try_end_5; |
1077 |
1586 |
// exception handler codes exits in all cases |
// exception handler codes exits in all cases |
1078 |
1587 |
NUITKA_CANNOT_GET_HERE( __main__$$$function_1_main ); |
NUITKA_CANNOT_GET_HERE( __main__$$$function_1_main ); |
1079 |
1588 |
return NULL; |
return NULL; |
1080 |
1589 |
// End of try: |
// End of try: |
1081 |
|
try_end_3:; |
|
|
1590 |
|
try_end_5:; |
1082 |
1591 |
{ |
{ |
1083 |
|
PyObject *tmp_called_name_14; |
|
1084 |
|
PyObject *tmp_call_result_11; |
|
1085 |
|
tmp_called_name_14 = LOOKUP_BUILTIN( const_str_plain_print ); |
|
1086 |
|
assert( tmp_called_name_14 != NULL ); |
|
1087 |
|
frame_1496754b1930829ed2800caeb5131370->m_frame.f_lineno = 39; |
|
1088 |
|
tmp_call_result_11 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_14, &PyTuple_GET_ITEM( const_tuple_str_digest_6996faaa14b97d4069bf1cf018f29da2_tuple, 0 ) ); |
|
|
1592 |
|
PyObject *tmp_called_name_15; |
|
1593 |
|
PyObject *tmp_call_result_12; |
|
1594 |
|
tmp_called_name_15 = LOOKUP_BUILTIN( const_str_plain_print ); |
|
1595 |
|
assert( tmp_called_name_15 != NULL ); |
|
1596 |
|
frame_41ffdba98cc252a1e2e0180cd3a0ce64->m_frame.f_lineno = 48; |
|
1597 |
|
tmp_call_result_12 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_15, &PyTuple_GET_ITEM( const_tuple_str_digest_6996faaa14b97d4069bf1cf018f29da2_tuple, 0 ) ); |
1089 |
1598 |
|
|
1090 |
|
if ( tmp_call_result_11 == NULL ) |
|
|
1599 |
|
if ( tmp_call_result_12 == NULL ) |
1091 |
1600 |
{ |
{ |
1092 |
1601 |
assert( ERROR_OCCURRED() ); |
assert( ERROR_OCCURRED() ); |
1093 |
1602 |
|
|
1094 |
1603 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
1095 |
1604 |
|
|
1096 |
1605 |
|
|
1097 |
|
exception_lineno = 39; |
|
1098 |
|
type_description_1 = "ooooooooo"; |
|
|
1606 |
|
exception_lineno = 48; |
|
1607 |
|
type_description_1 = "ooooooooooo"; |
1099 |
1608 |
goto frame_exception_exit_1; |
goto frame_exception_exit_1; |
1100 |
1609 |
} |
} |
1101 |
|
Py_DECREF( tmp_call_result_11 ); |
|
|
1610 |
|
Py_DECREF( tmp_call_result_12 ); |
1102 |
1611 |
} |
} |
1103 |
1612 |
{ |
{ |
1104 |
|
PyObject *tmp_called_name_15; |
|
1105 |
|
PyObject *tmp_call_result_12; |
|
1106 |
|
tmp_called_name_15 = LOOKUP_BUILTIN( const_str_plain_print ); |
|
1107 |
|
assert( tmp_called_name_15 != NULL ); |
|
1108 |
|
frame_1496754b1930829ed2800caeb5131370->m_frame.f_lineno = 40; |
|
1109 |
|
tmp_call_result_12 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_15, &PyTuple_GET_ITEM( const_tuple_str_digest_5bab2322dfa5aefebad9e7635d15a97c_tuple, 0 ) ); |
|
|
1613 |
|
PyObject *tmp_called_name_16; |
|
1614 |
|
PyObject *tmp_call_result_13; |
|
1615 |
|
tmp_called_name_16 = LOOKUP_BUILTIN( const_str_plain_print ); |
|
1616 |
|
assert( tmp_called_name_16 != NULL ); |
|
1617 |
|
frame_41ffdba98cc252a1e2e0180cd3a0ce64->m_frame.f_lineno = 49; |
|
1618 |
|
tmp_call_result_13 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_16, &PyTuple_GET_ITEM( const_tuple_str_digest_5bab2322dfa5aefebad9e7635d15a97c_tuple, 0 ) ); |
1110 |
1619 |
|
|
1111 |
|
if ( tmp_call_result_12 == NULL ) |
|
|
1620 |
|
if ( tmp_call_result_13 == NULL ) |
1112 |
1621 |
{ |
{ |
1113 |
1622 |
assert( ERROR_OCCURRED() ); |
assert( ERROR_OCCURRED() ); |
1114 |
1623 |
|
|
1115 |
1624 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
1116 |
1625 |
|
|
1117 |
1626 |
|
|
1118 |
|
exception_lineno = 40; |
|
1119 |
|
type_description_1 = "ooooooooo"; |
|
|
1627 |
|
exception_lineno = 49; |
|
1628 |
|
type_description_1 = "ooooooooooo"; |
1120 |
1629 |
goto frame_exception_exit_1; |
goto frame_exception_exit_1; |
1121 |
1630 |
} |
} |
1122 |
|
Py_DECREF( tmp_call_result_12 ); |
|
|
1631 |
|
Py_DECREF( tmp_call_result_13 ); |
1123 |
1632 |
} |
} |
1124 |
1633 |
{ |
{ |
1125 |
|
PyObject *tmp_assign_source_6; |
|
1126 |
|
PyObject *tmp_called_name_16; |
|
1127 |
|
tmp_called_name_16 = LOOKUP_BUILTIN( const_str_plain_input ); |
|
1128 |
|
assert( tmp_called_name_16 != NULL ); |
|
1129 |
|
frame_1496754b1930829ed2800caeb5131370->m_frame.f_lineno = 42; |
|
1130 |
|
tmp_assign_source_6 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_16, &PyTuple_GET_ITEM( const_tuple_str_digest_61f4d88ae5a2e3a0bea9d00042195770_tuple, 0 ) ); |
|
|
1634 |
|
PyObject *tmp_assign_source_15; |
|
1635 |
|
PyObject *tmp_called_name_17; |
|
1636 |
|
tmp_called_name_17 = LOOKUP_BUILTIN( const_str_plain_input ); |
|
1637 |
|
assert( tmp_called_name_17 != NULL ); |
|
1638 |
|
frame_41ffdba98cc252a1e2e0180cd3a0ce64->m_frame.f_lineno = 51; |
|
1639 |
|
tmp_assign_source_15 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_17, &PyTuple_GET_ITEM( const_tuple_str_digest_61f4d88ae5a2e3a0bea9d00042195770_tuple, 0 ) ); |
1131 |
1640 |
|
|
1132 |
|
if ( tmp_assign_source_6 == NULL ) |
|
|
1641 |
|
if ( tmp_assign_source_15 == NULL ) |
1133 |
1642 |
{ |
{ |
1134 |
1643 |
assert( ERROR_OCCURRED() ); |
assert( ERROR_OCCURRED() ); |
1135 |
1644 |
|
|
1136 |
1645 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
1137 |
1646 |
|
|
1138 |
1647 |
|
|
1139 |
|
exception_lineno = 42; |
|
1140 |
|
type_description_1 = "ooooooooo"; |
|
|
1648 |
|
exception_lineno = 51; |
|
1649 |
|
type_description_1 = "ooooooooooo"; |
1141 |
1650 |
goto frame_exception_exit_1; |
goto frame_exception_exit_1; |
1142 |
1651 |
} |
} |
1143 |
1652 |
assert( var_moveon == NULL ); |
assert( var_moveon == NULL ); |
1144 |
|
var_moveon = tmp_assign_source_6; |
|
|
1653 |
|
var_moveon = tmp_assign_source_15; |
1145 |
1654 |
} |
} |
1146 |
1655 |
{ |
{ |
1147 |
|
PyObject *tmp_called_name_17; |
|
1148 |
|
PyObject *tmp_call_result_13; |
|
1149 |
|
tmp_called_name_17 = LOOKUP_BUILTIN( const_str_plain_print ); |
|
1150 |
|
assert( tmp_called_name_17 != NULL ); |
|
1151 |
|
frame_1496754b1930829ed2800caeb5131370->m_frame.f_lineno = 44; |
|
1152 |
|
tmp_call_result_13 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_17, &PyTuple_GET_ITEM( const_tuple_str_digest_ccf051ea2e256a227bb372c90e8f05da_tuple, 0 ) ); |
|
|
1656 |
|
PyObject *tmp_called_name_18; |
|
1657 |
|
PyObject *tmp_call_result_14; |
|
1658 |
|
tmp_called_name_18 = LOOKUP_BUILTIN( const_str_plain_print ); |
|
1659 |
|
assert( tmp_called_name_18 != NULL ); |
|
1660 |
|
frame_41ffdba98cc252a1e2e0180cd3a0ce64->m_frame.f_lineno = 53; |
|
1661 |
|
tmp_call_result_14 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_18, &PyTuple_GET_ITEM( const_tuple_str_digest_ccf051ea2e256a227bb372c90e8f05da_tuple, 0 ) ); |
1153 |
1662 |
|
|
1154 |
|
if ( tmp_call_result_13 == NULL ) |
|
|
1663 |
|
if ( tmp_call_result_14 == NULL ) |
1155 |
1664 |
{ |
{ |
1156 |
1665 |
assert( ERROR_OCCURRED() ); |
assert( ERROR_OCCURRED() ); |
1157 |
1666 |
|
|
1158 |
1667 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
1159 |
1668 |
|
|
1160 |
1669 |
|
|
1161 |
|
exception_lineno = 44; |
|
1162 |
|
type_description_1 = "ooooooooo"; |
|
|
1670 |
|
exception_lineno = 53; |
|
1671 |
|
type_description_1 = "ooooooooooo"; |
1163 |
1672 |
goto frame_exception_exit_1; |
goto frame_exception_exit_1; |
1164 |
1673 |
} |
} |
1165 |
|
Py_DECREF( tmp_call_result_13 ); |
|
|
1674 |
|
Py_DECREF( tmp_call_result_14 ); |
1166 |
1675 |
} |
} |
1167 |
1676 |
// Tried code: |
// Tried code: |
1168 |
1677 |
{ |
{ |
1169 |
|
PyObject *tmp_assign_source_7; |
|
1170 |
|
PyObject *tmp_called_name_18; |
|
1171 |
|
PyObject *tmp_mvar_value_6; |
|
1172 |
|
tmp_mvar_value_6 = GET_STRING_DICT_VALUE( moduledict___main__, (Nuitka_StringObject *)const_str_plain_askopenfilename ); |
|
|
1678 |
|
PyObject *tmp_assign_source_16; |
|
1679 |
|
PyObject *tmp_called_name_19; |
|
1680 |
|
PyObject *tmp_mvar_value_8; |
|
1681 |
|
PyObject *tmp_kw_name_3; |
|
1682 |
|
tmp_mvar_value_8 = GET_STRING_DICT_VALUE( moduledict___main__, (Nuitka_StringObject *)const_str_plain_askopenfilename ); |
1173 |
1683 |
|
|
1174 |
|
if (unlikely( tmp_mvar_value_6 == NULL )) |
|
|
1684 |
|
if (unlikely( tmp_mvar_value_8 == NULL )) |
1175 |
1685 |
{ |
{ |
1176 |
|
tmp_mvar_value_6 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_askopenfilename ); |
|
|
1686 |
|
tmp_mvar_value_8 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_askopenfilename ); |
1177 |
1687 |
} |
} |
1178 |
1688 |
|
|
1179 |
|
if ( tmp_mvar_value_6 == NULL ) |
|
|
1689 |
|
if ( tmp_mvar_value_8 == NULL ) |
1180 |
1690 |
{ |
{ |
1181 |
1691 |
|
|
1182 |
1692 |
exception_type = PyExc_NameError; |
exception_type = PyExc_NameError; |
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
1186 |
1696 |
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
1187 |
1697 |
CHAIN_EXCEPTION( exception_value ); |
CHAIN_EXCEPTION( exception_value ); |
1188 |
1698 |
|
|
1189 |
|
exception_lineno = 46; |
|
1190 |
|
type_description_1 = "ooooooooo"; |
|
1191 |
|
goto try_except_handler_7; |
|
|
1699 |
|
exception_lineno = 55; |
|
1700 |
|
type_description_1 = "ooooooooooo"; |
|
1701 |
|
goto try_except_handler_10; |
1192 |
1702 |
} |
} |
1193 |
1703 |
|
|
1194 |
|
tmp_called_name_18 = tmp_mvar_value_6; |
|
1195 |
|
frame_1496754b1930829ed2800caeb5131370->m_frame.f_lineno = 46; |
|
1196 |
|
tmp_assign_source_7 = CALL_FUNCTION_NO_ARGS( tmp_called_name_18 ); |
|
1197 |
|
if ( tmp_assign_source_7 == NULL ) |
|
|
1704 |
|
tmp_called_name_19 = tmp_mvar_value_8; |
|
1705 |
|
tmp_kw_name_3 = DEEP_COPY( const_dict_e99192cd75d418562de382ac480368ac ); |
|
1706 |
|
frame_41ffdba98cc252a1e2e0180cd3a0ce64->m_frame.f_lineno = 55; |
|
1707 |
|
tmp_assign_source_16 = CALL_FUNCTION_WITH_KEYARGS( tmp_called_name_19, tmp_kw_name_3 ); |
|
1708 |
|
Py_DECREF( tmp_kw_name_3 ); |
|
1709 |
|
if ( tmp_assign_source_16 == NULL ) |
1198 |
1710 |
{ |
{ |
1199 |
1711 |
assert( ERROR_OCCURRED() ); |
assert( ERROR_OCCURRED() ); |
1200 |
1712 |
|
|
1201 |
1713 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
1202 |
1714 |
|
|
1203 |
1715 |
|
|
1204 |
|
exception_lineno = 46; |
|
1205 |
|
type_description_1 = "ooooooooo"; |
|
1206 |
|
goto try_except_handler_7; |
|
|
1716 |
|
exception_lineno = 55; |
|
1717 |
|
type_description_1 = "ooooooooooo"; |
|
1718 |
|
goto try_except_handler_10; |
1207 |
1719 |
} |
} |
1208 |
1720 |
assert( var_export == NULL ); |
assert( var_export == NULL ); |
1209 |
|
var_export = tmp_assign_source_7; |
|
|
1721 |
|
var_export = tmp_assign_source_16; |
1210 |
1722 |
} |
} |
1211 |
|
goto try_end_6; |
|
|
1723 |
|
goto try_end_9; |
1212 |
1724 |
// Exception handler code: |
// Exception handler code: |
1213 |
|
try_except_handler_7:; |
|
1214 |
|
exception_keeper_type_6 = exception_type; |
|
1215 |
|
exception_keeper_value_6 = exception_value; |
|
1216 |
|
exception_keeper_tb_6 = exception_tb; |
|
1217 |
|
exception_keeper_lineno_6 = exception_lineno; |
|
|
1725 |
|
try_except_handler_10:; |
|
1726 |
|
exception_keeper_type_9 = exception_type; |
|
1727 |
|
exception_keeper_value_9 = exception_value; |
|
1728 |
|
exception_keeper_tb_9 = exception_tb; |
|
1729 |
|
exception_keeper_lineno_9 = exception_lineno; |
1218 |
1730 |
exception_type = NULL; |
exception_type = NULL; |
1219 |
1731 |
exception_value = NULL; |
exception_value = NULL; |
1220 |
1732 |
exception_tb = NULL; |
exception_tb = NULL; |
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
1228 |
1740 |
exception_preserved_tb_3 = (PyTracebackObject *)EXC_TRACEBACK(PyThreadState_GET()); |
exception_preserved_tb_3 = (PyTracebackObject *)EXC_TRACEBACK(PyThreadState_GET()); |
1229 |
1741 |
Py_XINCREF( exception_preserved_tb_3 ); |
Py_XINCREF( exception_preserved_tb_3 ); |
1230 |
1742 |
|
|
1231 |
|
if ( exception_keeper_tb_6 == NULL ) |
|
|
1743 |
|
if ( exception_keeper_tb_9 == NULL ) |
1232 |
1744 |
{ |
{ |
1233 |
|
exception_keeper_tb_6 = MAKE_TRACEBACK( frame_1496754b1930829ed2800caeb5131370, exception_keeper_lineno_6 ); |
|
|
1745 |
|
exception_keeper_tb_9 = MAKE_TRACEBACK( frame_41ffdba98cc252a1e2e0180cd3a0ce64, exception_keeper_lineno_9 ); |
1234 |
1746 |
} |
} |
1235 |
|
else if ( exception_keeper_lineno_6 != 0 ) |
|
|
1747 |
|
else if ( exception_keeper_lineno_9 != 0 ) |
1236 |
1748 |
{ |
{ |
1237 |
|
exception_keeper_tb_6 = ADD_TRACEBACK( exception_keeper_tb_6, frame_1496754b1930829ed2800caeb5131370, exception_keeper_lineno_6 ); |
|
|
1749 |
|
exception_keeper_tb_9 = ADD_TRACEBACK( exception_keeper_tb_9, frame_41ffdba98cc252a1e2e0180cd3a0ce64, exception_keeper_lineno_9 ); |
1238 |
1750 |
} |
} |
1239 |
1751 |
|
|
1240 |
|
NORMALIZE_EXCEPTION( &exception_keeper_type_6, &exception_keeper_value_6, &exception_keeper_tb_6 ); |
|
1241 |
|
PyException_SetTraceback( exception_keeper_value_6, (PyObject *)exception_keeper_tb_6 ); |
|
1242 |
|
PUBLISH_EXCEPTION( &exception_keeper_type_6, &exception_keeper_value_6, &exception_keeper_tb_6 ); |
|
|
1752 |
|
NORMALIZE_EXCEPTION( &exception_keeper_type_9, &exception_keeper_value_9, &exception_keeper_tb_9 ); |
|
1753 |
|
PyException_SetTraceback( exception_keeper_value_9, (PyObject *)exception_keeper_tb_9 ); |
|
1754 |
|
PUBLISH_EXCEPTION( &exception_keeper_type_9, &exception_keeper_value_9, &exception_keeper_tb_9 ); |
1243 |
1755 |
// Tried code: |
// Tried code: |
1244 |
1756 |
{ |
{ |
1245 |
|
nuitka_bool tmp_condition_result_2; |
|
1246 |
|
PyObject *tmp_compexpr_left_2; |
|
1247 |
|
PyObject *tmp_compexpr_right_2; |
|
1248 |
|
tmp_compexpr_left_2 = EXC_TYPE(PyThreadState_GET()); |
|
1249 |
|
tmp_compexpr_right_2 = PyExc_FileNotFoundError; |
|
1250 |
|
tmp_res = EXCEPTION_MATCH_BOOL( tmp_compexpr_left_2, tmp_compexpr_right_2 ); |
|
|
1757 |
|
nuitka_bool tmp_condition_result_3; |
|
1758 |
|
PyObject *tmp_compexpr_left_3; |
|
1759 |
|
PyObject *tmp_compexpr_right_3; |
|
1760 |
|
tmp_compexpr_left_3 = EXC_TYPE(PyThreadState_GET()); |
|
1761 |
|
tmp_compexpr_right_3 = PyExc_FileNotFoundError; |
|
1762 |
|
tmp_res = EXCEPTION_MATCH_BOOL( tmp_compexpr_left_3, tmp_compexpr_right_3 ); |
1251 |
1763 |
if ( tmp_res == -1 ) |
if ( tmp_res == -1 ) |
1252 |
1764 |
{ |
{ |
1253 |
1765 |
assert( ERROR_OCCURRED() ); |
assert( ERROR_OCCURRED() ); |
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
1255 |
1767 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
1256 |
1768 |
|
|
1257 |
1769 |
|
|
1258 |
|
exception_lineno = 47; |
|
1259 |
|
type_description_1 = "ooooooooo"; |
|
1260 |
|
goto try_except_handler_8; |
|
|
1770 |
|
exception_lineno = 58; |
|
1771 |
|
type_description_1 = "ooooooooooo"; |
|
1772 |
|
goto try_except_handler_11; |
1261 |
1773 |
} |
} |
1262 |
|
tmp_condition_result_2 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; |
|
1263 |
|
if ( tmp_condition_result_2 == NUITKA_BOOL_TRUE ) |
|
|
1774 |
|
tmp_condition_result_3 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; |
|
1775 |
|
if ( tmp_condition_result_3 == NUITKA_BOOL_TRUE ) |
1264 |
1776 |
{ |
{ |
1265 |
|
goto branch_yes_2; |
|
|
1777 |
|
goto branch_yes_3; |
1266 |
1778 |
} |
} |
1267 |
1779 |
else |
else |
1268 |
1780 |
{ |
{ |
1269 |
|
goto branch_no_2; |
|
|
1781 |
|
goto branch_no_3; |
1270 |
1782 |
} |
} |
1271 |
|
branch_yes_2:; |
|
|
1783 |
|
branch_yes_3:; |
1272 |
1784 |
{ |
{ |
1273 |
|
PyObject *tmp_called_name_19; |
|
1274 |
|
PyObject *tmp_call_result_14; |
|
1275 |
|
tmp_called_name_19 = LOOKUP_BUILTIN( const_str_plain_print ); |
|
1276 |
|
assert( tmp_called_name_19 != NULL ); |
|
1277 |
|
frame_1496754b1930829ed2800caeb5131370->m_frame.f_lineno = 48; |
|
1278 |
|
tmp_call_result_14 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_19, &PyTuple_GET_ITEM( const_tuple_str_digest_c5a171f7f30a43c310c0bd8e164fd2e1_tuple, 0 ) ); |
|
|
1785 |
|
PyObject *tmp_called_name_20; |
|
1786 |
|
PyObject *tmp_call_result_15; |
|
1787 |
|
tmp_called_name_20 = LOOKUP_BUILTIN( const_str_plain_print ); |
|
1788 |
|
assert( tmp_called_name_20 != NULL ); |
|
1789 |
|
frame_41ffdba98cc252a1e2e0180cd3a0ce64->m_frame.f_lineno = 59; |
|
1790 |
|
tmp_call_result_15 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_20, &PyTuple_GET_ITEM( const_tuple_str_digest_c5a171f7f30a43c310c0bd8e164fd2e1_tuple, 0 ) ); |
1279 |
1791 |
|
|
1280 |
|
if ( tmp_call_result_14 == NULL ) |
|
|
1792 |
|
if ( tmp_call_result_15 == NULL ) |
1281 |
1793 |
{ |
{ |
1282 |
1794 |
assert( ERROR_OCCURRED() ); |
assert( ERROR_OCCURRED() ); |
1283 |
1795 |
|
|
1284 |
1796 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
1285 |
1797 |
|
|
1286 |
1798 |
|
|
1287 |
|
exception_lineno = 48; |
|
1288 |
|
type_description_1 = "ooooooooo"; |
|
1289 |
|
goto try_except_handler_8; |
|
|
1799 |
|
exception_lineno = 59; |
|
1800 |
|
type_description_1 = "ooooooooooo"; |
|
1801 |
|
goto try_except_handler_11; |
1290 |
1802 |
} |
} |
1291 |
|
Py_DECREF( tmp_call_result_14 ); |
|
|
1803 |
|
Py_DECREF( tmp_call_result_15 ); |
1292 |
1804 |
} |
} |
1293 |
|
goto branch_end_2; |
|
1294 |
|
branch_no_2:; |
|
|
1805 |
|
goto branch_end_3; |
|
1806 |
|
branch_no_3:; |
1295 |
1807 |
{ |
{ |
1296 |
|
nuitka_bool tmp_condition_result_3; |
|
1297 |
|
PyObject *tmp_compexpr_left_3; |
|
1298 |
|
PyObject *tmp_compexpr_right_3; |
|
1299 |
|
tmp_compexpr_left_3 = EXC_TYPE(PyThreadState_GET()); |
|
1300 |
|
tmp_compexpr_right_3 = PyExc_Exception; |
|
1301 |
|
tmp_res = EXCEPTION_MATCH_BOOL( tmp_compexpr_left_3, tmp_compexpr_right_3 ); |
|
|
1808 |
|
nuitka_bool tmp_condition_result_4; |
|
1809 |
|
PyObject *tmp_compexpr_left_4; |
|
1810 |
|
PyObject *tmp_compexpr_right_4; |
|
1811 |
|
tmp_compexpr_left_4 = EXC_TYPE(PyThreadState_GET()); |
|
1812 |
|
tmp_compexpr_right_4 = PyExc_Exception; |
|
1813 |
|
tmp_res = EXCEPTION_MATCH_BOOL( tmp_compexpr_left_4, tmp_compexpr_right_4 ); |
1302 |
1814 |
if ( tmp_res == -1 ) |
if ( tmp_res == -1 ) |
1303 |
1815 |
{ |
{ |
1304 |
1816 |
assert( ERROR_OCCURRED() ); |
assert( ERROR_OCCURRED() ); |
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
1306 |
1818 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
1307 |
1819 |
|
|
1308 |
1820 |
|
|
1309 |
|
exception_lineno = 49; |
|
1310 |
|
type_description_1 = "ooooooooo"; |
|
1311 |
|
goto try_except_handler_8; |
|
|
1821 |
|
exception_lineno = 60; |
|
1822 |
|
type_description_1 = "ooooooooooo"; |
|
1823 |
|
goto try_except_handler_11; |
1312 |
1824 |
} |
} |
1313 |
|
tmp_condition_result_3 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; |
|
1314 |
|
if ( tmp_condition_result_3 == NUITKA_BOOL_TRUE ) |
|
|
1825 |
|
tmp_condition_result_4 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; |
|
1826 |
|
if ( tmp_condition_result_4 == NUITKA_BOOL_TRUE ) |
1315 |
1827 |
{ |
{ |
1316 |
|
goto branch_yes_3; |
|
|
1828 |
|
goto branch_yes_4; |
1317 |
1829 |
} |
} |
1318 |
1830 |
else |
else |
1319 |
1831 |
{ |
{ |
1320 |
|
goto branch_no_3; |
|
|
1832 |
|
goto branch_no_4; |
1321 |
1833 |
} |
} |
1322 |
|
branch_yes_3:; |
|
|
1834 |
|
branch_yes_4:; |
1323 |
1835 |
{ |
{ |
1324 |
|
PyObject *tmp_assign_source_8; |
|
1325 |
|
tmp_assign_source_8 = EXC_VALUE(PyThreadState_GET()); |
|
|
1836 |
|
PyObject *tmp_assign_source_17; |
|
1837 |
|
tmp_assign_source_17 = EXC_VALUE(PyThreadState_GET()); |
1326 |
1838 |
assert( var_exc == NULL ); |
assert( var_exc == NULL ); |
1327 |
|
Py_INCREF( tmp_assign_source_8 ); |
|
1328 |
|
var_exc = tmp_assign_source_8; |
|
|
1839 |
|
Py_INCREF( tmp_assign_source_17 ); |
|
1840 |
|
var_exc = tmp_assign_source_17; |
1329 |
1841 |
} |
} |
1330 |
1842 |
// Tried code: |
// Tried code: |
1331 |
1843 |
{ |
{ |
1332 |
|
PyObject *tmp_called_name_20; |
|
1333 |
|
PyObject *tmp_call_result_15; |
|
1334 |
|
PyObject *tmp_args_element_name_10; |
|
1335 |
|
tmp_called_name_20 = LOOKUP_BUILTIN( const_str_plain_print ); |
|
1336 |
|
assert( tmp_called_name_20 != NULL ); |
|
|
1844 |
|
PyObject *tmp_called_name_21; |
|
1845 |
|
PyObject *tmp_call_result_16; |
|
1846 |
|
PyObject *tmp_args_element_name_14; |
|
1847 |
|
tmp_called_name_21 = LOOKUP_BUILTIN( const_str_plain_print ); |
|
1848 |
|
assert( tmp_called_name_21 != NULL ); |
1337 |
1849 |
CHECK_OBJECT( var_exc ); |
CHECK_OBJECT( var_exc ); |
1338 |
|
tmp_args_element_name_10 = var_exc; |
|
1339 |
|
frame_1496754b1930829ed2800caeb5131370->m_frame.f_lineno = 50; |
|
|
1850 |
|
tmp_args_element_name_14 = var_exc; |
|
1851 |
|
frame_41ffdba98cc252a1e2e0180cd3a0ce64->m_frame.f_lineno = 61; |
1340 |
1852 |
{ |
{ |
1341 |
|
PyObject *call_args[] = { tmp_args_element_name_10 }; |
|
1342 |
|
tmp_call_result_15 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_20, call_args ); |
|
|
1853 |
|
PyObject *call_args[] = { tmp_args_element_name_14 }; |
|
1854 |
|
tmp_call_result_16 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_21, call_args ); |
1343 |
1855 |
} |
} |
1344 |
1856 |
|
|
1345 |
|
if ( tmp_call_result_15 == NULL ) |
|
|
1857 |
|
if ( tmp_call_result_16 == NULL ) |
1346 |
1858 |
{ |
{ |
1347 |
1859 |
assert( ERROR_OCCURRED() ); |
assert( ERROR_OCCURRED() ); |
1348 |
1860 |
|
|
1349 |
1861 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
1350 |
1862 |
|
|
1351 |
1863 |
|
|
1352 |
|
exception_lineno = 50; |
|
1353 |
|
type_description_1 = "ooooooooo"; |
|
1354 |
|
goto try_except_handler_9; |
|
|
1864 |
|
exception_lineno = 61; |
|
1865 |
|
type_description_1 = "ooooooooooo"; |
|
1866 |
|
goto try_except_handler_12; |
1355 |
1867 |
} |
} |
1356 |
|
Py_DECREF( tmp_call_result_15 ); |
|
|
1868 |
|
Py_DECREF( tmp_call_result_16 ); |
1357 |
1869 |
} |
} |
1358 |
1870 |
{ |
{ |
1359 |
|
PyObject *tmp_called_name_21; |
|
1360 |
|
PyObject *tmp_call_result_16; |
|
1361 |
|
tmp_called_name_21 = LOOKUP_BUILTIN( const_str_plain_print ); |
|
1362 |
|
assert( tmp_called_name_21 != NULL ); |
|
1363 |
|
frame_1496754b1930829ed2800caeb5131370->m_frame.f_lineno = 51; |
|
1364 |
|
tmp_call_result_16 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_21, &PyTuple_GET_ITEM( const_tuple_str_digest_2228246a0eb9b24482c300a334916a65_tuple, 0 ) ); |
|
1365 |
|
|
|
1366 |
|
if ( tmp_call_result_16 == NULL ) |
|
|
1871 |
|
PyObject *tmp_called_name_22; |
|
1872 |
|
PyObject *tmp_call_result_17; |
|
1873 |
|
tmp_called_name_22 = LOOKUP_BUILTIN( const_str_plain_print ); |
|
1874 |
|
assert( tmp_called_name_22 != NULL ); |
|
1875 |
|
frame_41ffdba98cc252a1e2e0180cd3a0ce64->m_frame.f_lineno = 62; |
|
1876 |
|
tmp_call_result_17 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_22, &PyTuple_GET_ITEM( const_tuple_str_digest_2228246a0eb9b24482c300a334916a65_tuple, 0 ) ); |
|
1877 |
|
|
|
1878 |
|
if ( tmp_call_result_17 == NULL ) |
1367 |
1879 |
{ |
{ |
1368 |
1880 |
assert( ERROR_OCCURRED() ); |
assert( ERROR_OCCURRED() ); |
1369 |
1881 |
|
|
1370 |
1882 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
1371 |
1883 |
|
|
1372 |
1884 |
|
|
1373 |
|
exception_lineno = 51; |
|
1374 |
|
type_description_1 = "ooooooooo"; |
|
1375 |
|
goto try_except_handler_9; |
|
|
1885 |
|
exception_lineno = 62; |
|
1886 |
|
type_description_1 = "ooooooooooo"; |
|
1887 |
|
goto try_except_handler_12; |
1376 |
1888 |
} |
} |
1377 |
|
Py_DECREF( tmp_call_result_16 ); |
|
|
1889 |
|
Py_DECREF( tmp_call_result_17 ); |
1378 |
1890 |
} |
} |
1379 |
|
goto try_end_7; |
|
|
1891 |
|
goto try_end_10; |
1380 |
1892 |
// Exception handler code: |
// Exception handler code: |
1381 |
|
try_except_handler_9:; |
|
1382 |
|
exception_keeper_type_7 = exception_type; |
|
1383 |
|
exception_keeper_value_7 = exception_value; |
|
1384 |
|
exception_keeper_tb_7 = exception_tb; |
|
1385 |
|
exception_keeper_lineno_7 = exception_lineno; |
|
|
1893 |
|
try_except_handler_12:; |
|
1894 |
|
exception_keeper_type_10 = exception_type; |
|
1895 |
|
exception_keeper_value_10 = exception_value; |
|
1896 |
|
exception_keeper_tb_10 = exception_tb; |
|
1897 |
|
exception_keeper_lineno_10 = exception_lineno; |
1386 |
1898 |
exception_type = NULL; |
exception_type = NULL; |
1387 |
1899 |
exception_value = NULL; |
exception_value = NULL; |
1388 |
1900 |
exception_tb = NULL; |
exception_tb = NULL; |
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
1392 |
1904 |
var_exc = NULL; |
var_exc = NULL; |
1393 |
1905 |
|
|
1394 |
1906 |
// Re-raise. |
// Re-raise. |
1395 |
|
exception_type = exception_keeper_type_7; |
|
1396 |
|
exception_value = exception_keeper_value_7; |
|
1397 |
|
exception_tb = exception_keeper_tb_7; |
|
1398 |
|
exception_lineno = exception_keeper_lineno_7; |
|
|
1907 |
|
exception_type = exception_keeper_type_10; |
|
1908 |
|
exception_value = exception_keeper_value_10; |
|
1909 |
|
exception_tb = exception_keeper_tb_10; |
|
1910 |
|
exception_lineno = exception_keeper_lineno_10; |
1399 |
1911 |
|
|
1400 |
|
goto try_except_handler_8; |
|
|
1912 |
|
goto try_except_handler_11; |
1401 |
1913 |
// End of try: |
// End of try: |
1402 |
|
try_end_7:; |
|
|
1914 |
|
try_end_10:; |
1403 |
1915 |
Py_XDECREF( var_exc ); |
Py_XDECREF( var_exc ); |
1404 |
1916 |
var_exc = NULL; |
var_exc = NULL; |
1405 |
1917 |
|
|
1406 |
|
goto branch_end_3; |
|
1407 |
|
branch_no_3:; |
|
|
1918 |
|
goto branch_end_4; |
|
1919 |
|
branch_no_4:; |
1408 |
1920 |
tmp_result = RERAISE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
tmp_result = RERAISE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
1409 |
1921 |
if (unlikely( tmp_result == false )) |
if (unlikely( tmp_result == false )) |
1410 |
1922 |
{ |
{ |
1411 |
|
exception_lineno = 45; |
|
|
1923 |
|
exception_lineno = 54; |
1412 |
1924 |
} |
} |
1413 |
1925 |
|
|
1414 |
|
if (exception_tb && exception_tb->tb_frame == &frame_1496754b1930829ed2800caeb5131370->m_frame) frame_1496754b1930829ed2800caeb5131370->m_frame.f_lineno = exception_tb->tb_lineno; |
|
1415 |
|
type_description_1 = "ooooooooo"; |
|
1416 |
|
goto try_except_handler_8; |
|
1417 |
|
branch_end_3:; |
|
|
1926 |
|
if (exception_tb && exception_tb->tb_frame == &frame_41ffdba98cc252a1e2e0180cd3a0ce64->m_frame) frame_41ffdba98cc252a1e2e0180cd3a0ce64->m_frame.f_lineno = exception_tb->tb_lineno; |
|
1927 |
|
type_description_1 = "ooooooooooo"; |
|
1928 |
|
goto try_except_handler_11; |
|
1929 |
|
branch_end_4:; |
1418 |
1930 |
} |
} |
1419 |
|
branch_end_2:; |
|
|
1931 |
|
branch_end_3:; |
1420 |
1932 |
} |
} |
1421 |
|
goto try_end_8; |
|
|
1933 |
|
goto try_end_11; |
1422 |
1934 |
// Exception handler code: |
// Exception handler code: |
1423 |
|
try_except_handler_8:; |
|
1424 |
|
exception_keeper_type_8 = exception_type; |
|
1425 |
|
exception_keeper_value_8 = exception_value; |
|
1426 |
|
exception_keeper_tb_8 = exception_tb; |
|
1427 |
|
exception_keeper_lineno_8 = exception_lineno; |
|
|
1935 |
|
try_except_handler_11:; |
|
1936 |
|
exception_keeper_type_11 = exception_type; |
|
1937 |
|
exception_keeper_value_11 = exception_value; |
|
1938 |
|
exception_keeper_tb_11 = exception_tb; |
|
1939 |
|
exception_keeper_lineno_11 = exception_lineno; |
1428 |
1940 |
exception_type = NULL; |
exception_type = NULL; |
1429 |
1941 |
exception_value = NULL; |
exception_value = NULL; |
1430 |
1942 |
exception_tb = NULL; |
exception_tb = NULL; |
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
1433 |
1945 |
// Restore previous exception. |
// Restore previous exception. |
1434 |
1946 |
SET_CURRENT_EXCEPTION( exception_preserved_type_3, exception_preserved_value_3, exception_preserved_tb_3 ); |
SET_CURRENT_EXCEPTION( exception_preserved_type_3, exception_preserved_value_3, exception_preserved_tb_3 ); |
1435 |
1947 |
// Re-raise. |
// Re-raise. |
1436 |
|
exception_type = exception_keeper_type_8; |
|
1437 |
|
exception_value = exception_keeper_value_8; |
|
1438 |
|
exception_tb = exception_keeper_tb_8; |
|
1439 |
|
exception_lineno = exception_keeper_lineno_8; |
|
|
1948 |
|
exception_type = exception_keeper_type_11; |
|
1949 |
|
exception_value = exception_keeper_value_11; |
|
1950 |
|
exception_tb = exception_keeper_tb_11; |
|
1951 |
|
exception_lineno = exception_keeper_lineno_11; |
1440 |
1952 |
|
|
1441 |
1953 |
goto frame_exception_exit_1; |
goto frame_exception_exit_1; |
1442 |
1954 |
// End of try: |
// End of try: |
1443 |
|
try_end_8:; |
|
|
1955 |
|
try_end_11:; |
1444 |
1956 |
// Restore previous exception. |
// Restore previous exception. |
1445 |
1957 |
SET_CURRENT_EXCEPTION( exception_preserved_type_3, exception_preserved_value_3, exception_preserved_tb_3 ); |
SET_CURRENT_EXCEPTION( exception_preserved_type_3, exception_preserved_value_3, exception_preserved_tb_3 ); |
1446 |
|
goto try_end_6; |
|
|
1958 |
|
goto try_end_9; |
1447 |
1959 |
// exception handler codes exits in all cases |
// exception handler codes exits in all cases |
1448 |
1960 |
NUITKA_CANNOT_GET_HERE( __main__$$$function_1_main ); |
NUITKA_CANNOT_GET_HERE( __main__$$$function_1_main ); |
1449 |
1961 |
return NULL; |
return NULL; |
1450 |
1962 |
// End of try: |
// End of try: |
1451 |
|
try_end_6:; |
|
|
1963 |
|
try_end_9:; |
1452 |
1964 |
{ |
{ |
1453 |
|
PyObject *tmp_called_name_22; |
|
1454 |
|
PyObject *tmp_call_result_17; |
|
1455 |
|
PyObject *tmp_args_element_name_11; |
|
1456 |
|
PyObject *tmp_args_element_name_12; |
|
1457 |
|
tmp_called_name_22 = LOOKUP_BUILTIN( const_str_plain_print ); |
|
1458 |
|
assert( tmp_called_name_22 != NULL ); |
|
1459 |
|
tmp_args_element_name_11 = const_str_digest_48e9a79852548328e4e2ec32b615b27c; |
|
|
1965 |
|
PyObject *tmp_called_name_23; |
|
1966 |
|
PyObject *tmp_call_result_18; |
|
1967 |
|
PyObject *tmp_args_element_name_15; |
|
1968 |
|
PyObject *tmp_args_element_name_16; |
|
1969 |
|
tmp_called_name_23 = LOOKUP_BUILTIN( const_str_plain_print ); |
|
1970 |
|
assert( tmp_called_name_23 != NULL ); |
|
1971 |
|
tmp_args_element_name_15 = const_str_digest_48e9a79852548328e4e2ec32b615b27c; |
1460 |
1972 |
if ( var_export == NULL ) |
if ( var_export == NULL ) |
1461 |
1973 |
{ |
{ |
1462 |
1974 |
|
|
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
1467 |
1979 |
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
1468 |
1980 |
CHAIN_EXCEPTION( exception_value ); |
CHAIN_EXCEPTION( exception_value ); |
1469 |
1981 |
|
|
1470 |
|
exception_lineno = 52; |
|
1471 |
|
type_description_1 = "ooooooooo"; |
|
|
1982 |
|
exception_lineno = 63; |
|
1983 |
|
type_description_1 = "ooooooooooo"; |
1472 |
1984 |
goto frame_exception_exit_1; |
goto frame_exception_exit_1; |
1473 |
1985 |
} |
} |
1474 |
1986 |
|
|
1475 |
|
tmp_args_element_name_12 = var_export; |
|
1476 |
|
frame_1496754b1930829ed2800caeb5131370->m_frame.f_lineno = 52; |
|
|
1987 |
|
tmp_args_element_name_16 = var_export; |
|
1988 |
|
frame_41ffdba98cc252a1e2e0180cd3a0ce64->m_frame.f_lineno = 63; |
1477 |
1989 |
{ |
{ |
1478 |
|
PyObject *call_args[] = { tmp_args_element_name_11, tmp_args_element_name_12 }; |
|
1479 |
|
tmp_call_result_17 = CALL_FUNCTION_WITH_ARGS2( tmp_called_name_22, call_args ); |
|
|
1990 |
|
PyObject *call_args[] = { tmp_args_element_name_15, tmp_args_element_name_16 }; |
|
1991 |
|
tmp_call_result_18 = CALL_FUNCTION_WITH_ARGS2( tmp_called_name_23, call_args ); |
1480 |
1992 |
} |
} |
1481 |
1993 |
|
|
1482 |
|
if ( tmp_call_result_17 == NULL ) |
|
|
1994 |
|
if ( tmp_call_result_18 == NULL ) |
1483 |
1995 |
{ |
{ |
1484 |
1996 |
assert( ERROR_OCCURRED() ); |
assert( ERROR_OCCURRED() ); |
1485 |
1997 |
|
|
1486 |
1998 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
1487 |
1999 |
|
|
1488 |
2000 |
|
|
1489 |
|
exception_lineno = 52; |
|
1490 |
|
type_description_1 = "ooooooooo"; |
|
|
2001 |
|
exception_lineno = 63; |
|
2002 |
|
type_description_1 = "ooooooooooo"; |
1491 |
2003 |
goto frame_exception_exit_1; |
goto frame_exception_exit_1; |
1492 |
2004 |
} |
} |
1493 |
|
Py_DECREF( tmp_call_result_17 ); |
|
|
2005 |
|
Py_DECREF( tmp_call_result_18 ); |
1494 |
2006 |
} |
} |
1495 |
2007 |
// Tried code: |
// Tried code: |
1496 |
2008 |
{ |
{ |
1497 |
|
PyObject *tmp_called_name_23; |
|
1498 |
|
PyObject *tmp_call_result_18; |
|
1499 |
|
tmp_called_name_23 = LOOKUP_BUILTIN( const_str_plain_print ); |
|
1500 |
|
assert( tmp_called_name_23 != NULL ); |
|
1501 |
|
frame_1496754b1930829ed2800caeb5131370->m_frame.f_lineno = 54; |
|
1502 |
|
tmp_call_result_18 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_23, &PyTuple_GET_ITEM( const_tuple_str_digest_e23fb1df3dabd4cda8243a7e69f8469d_tuple, 0 ) ); |
|
|
2009 |
|
PyObject *tmp_called_name_24; |
|
2010 |
|
PyObject *tmp_call_result_19; |
|
2011 |
|
tmp_called_name_24 = LOOKUP_BUILTIN( const_str_plain_print ); |
|
2012 |
|
assert( tmp_called_name_24 != NULL ); |
|
2013 |
|
frame_41ffdba98cc252a1e2e0180cd3a0ce64->m_frame.f_lineno = 65; |
|
2014 |
|
tmp_call_result_19 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_24, &PyTuple_GET_ITEM( const_tuple_str_digest_e23fb1df3dabd4cda8243a7e69f8469d_tuple, 0 ) ); |
1503 |
2015 |
|
|
1504 |
|
if ( tmp_call_result_18 == NULL ) |
|
|
2016 |
|
if ( tmp_call_result_19 == NULL ) |
1505 |
2017 |
{ |
{ |
1506 |
2018 |
assert( ERROR_OCCURRED() ); |
assert( ERROR_OCCURRED() ); |
1507 |
2019 |
|
|
1508 |
2020 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
1509 |
2021 |
|
|
1510 |
2022 |
|
|
1511 |
|
exception_lineno = 54; |
|
1512 |
|
type_description_1 = "ooooooooo"; |
|
1513 |
|
goto try_except_handler_10; |
|
|
2023 |
|
exception_lineno = 65; |
|
2024 |
|
type_description_1 = "ooooooooooo"; |
|
2025 |
|
goto try_except_handler_13; |
1514 |
2026 |
} |
} |
1515 |
|
Py_DECREF( tmp_call_result_18 ); |
|
|
2027 |
|
Py_DECREF( tmp_call_result_19 ); |
1516 |
2028 |
} |
} |
1517 |
2029 |
{ |
{ |
1518 |
|
PyObject *tmp_called_name_24; |
|
1519 |
|
PyObject *tmp_mvar_value_7; |
|
1520 |
|
PyObject *tmp_call_result_19; |
|
1521 |
|
PyObject *tmp_args_element_name_13; |
|
1522 |
|
PyObject *tmp_args_element_name_14; |
|
1523 |
|
PyObject *tmp_args_element_name_15; |
|
1524 |
|
tmp_mvar_value_7 = GET_STRING_DICT_VALUE( moduledict___main__, (Nuitka_StringObject *)const_str_plain_featureUpload ); |
|
|
2030 |
|
PyObject *tmp_called_name_25; |
|
2031 |
|
PyObject *tmp_mvar_value_9; |
|
2032 |
|
PyObject *tmp_call_result_20; |
|
2033 |
|
PyObject *tmp_args_element_name_17; |
|
2034 |
|
PyObject *tmp_args_element_name_18; |
|
2035 |
|
PyObject *tmp_args_element_name_19; |
|
2036 |
|
tmp_mvar_value_9 = GET_STRING_DICT_VALUE( moduledict___main__, (Nuitka_StringObject *)const_str_plain_featureUpload ); |
1525 |
2037 |
|
|
1526 |
|
if (unlikely( tmp_mvar_value_7 == NULL )) |
|
|
2038 |
|
if (unlikely( tmp_mvar_value_9 == NULL )) |
1527 |
2039 |
{ |
{ |
1528 |
|
tmp_mvar_value_7 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_featureUpload ); |
|
|
2040 |
|
tmp_mvar_value_9 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_featureUpload ); |
1529 |
2041 |
} |
} |
1530 |
2042 |
|
|
1531 |
|
if ( tmp_mvar_value_7 == NULL ) |
|
|
2043 |
|
if ( tmp_mvar_value_9 == NULL ) |
1532 |
2044 |
{ |
{ |
1533 |
2045 |
|
|
1534 |
2046 |
exception_type = PyExc_NameError; |
exception_type = PyExc_NameError; |
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
1538 |
2050 |
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
1539 |
2051 |
CHAIN_EXCEPTION( exception_value ); |
CHAIN_EXCEPTION( exception_value ); |
1540 |
2052 |
|
|
1541 |
|
exception_lineno = 55; |
|
1542 |
|
type_description_1 = "ooooooooo"; |
|
1543 |
|
goto try_except_handler_10; |
|
|
2053 |
|
exception_lineno = 66; |
|
2054 |
|
type_description_1 = "ooooooooooo"; |
|
2055 |
|
goto try_except_handler_13; |
1544 |
2056 |
} |
} |
1545 |
2057 |
|
|
1546 |
|
tmp_called_name_24 = tmp_mvar_value_7; |
|
|
2058 |
|
tmp_called_name_25 = tmp_mvar_value_9; |
1547 |
2059 |
CHECK_OBJECT( var_sheet ); |
CHECK_OBJECT( var_sheet ); |
1548 |
|
tmp_args_element_name_13 = var_sheet; |
|
1549 |
|
tmp_args_element_name_14 = const_str_plain_color_map; |
|
1550 |
|
tmp_args_element_name_15 = const_int_pos_1; |
|
1551 |
|
frame_1496754b1930829ed2800caeb5131370->m_frame.f_lineno = 55; |
|
|
2060 |
|
tmp_args_element_name_17 = var_sheet; |
|
2061 |
|
tmp_args_element_name_18 = const_str_plain_color_map; |
|
2062 |
|
tmp_args_element_name_19 = const_int_pos_1; |
|
2063 |
|
frame_41ffdba98cc252a1e2e0180cd3a0ce64->m_frame.f_lineno = 66; |
1552 |
2064 |
{ |
{ |
1553 |
|
PyObject *call_args[] = { tmp_args_element_name_13, tmp_args_element_name_14, tmp_args_element_name_15 }; |
|
1554 |
|
tmp_call_result_19 = CALL_FUNCTION_WITH_ARGS3( tmp_called_name_24, call_args ); |
|
|
2065 |
|
PyObject *call_args[] = { tmp_args_element_name_17, tmp_args_element_name_18, tmp_args_element_name_19 }; |
|
2066 |
|
tmp_call_result_20 = CALL_FUNCTION_WITH_ARGS3( tmp_called_name_25, call_args ); |
1555 |
2067 |
} |
} |
1556 |
2068 |
|
|
1557 |
|
if ( tmp_call_result_19 == NULL ) |
|
|
2069 |
|
if ( tmp_call_result_20 == NULL ) |
1558 |
2070 |
{ |
{ |
1559 |
2071 |
assert( ERROR_OCCURRED() ); |
assert( ERROR_OCCURRED() ); |
1560 |
2072 |
|
|
1561 |
2073 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
1562 |
2074 |
|
|
1563 |
2075 |
|
|
1564 |
|
exception_lineno = 55; |
|
1565 |
|
type_description_1 = "ooooooooo"; |
|
1566 |
|
goto try_except_handler_10; |
|
|
2076 |
|
exception_lineno = 66; |
|
2077 |
|
type_description_1 = "ooooooooooo"; |
|
2078 |
|
goto try_except_handler_13; |
1567 |
2079 |
} |
} |
1568 |
|
Py_DECREF( tmp_call_result_19 ); |
|
|
2080 |
|
Py_DECREF( tmp_call_result_20 ); |
1569 |
2081 |
} |
} |
1570 |
2082 |
{ |
{ |
1571 |
|
PyObject *tmp_called_name_25; |
|
1572 |
|
PyObject *tmp_mvar_value_8; |
|
1573 |
|
PyObject *tmp_call_result_20; |
|
1574 |
|
PyObject *tmp_args_element_name_16; |
|
1575 |
|
PyObject *tmp_args_element_name_17; |
|
1576 |
|
tmp_mvar_value_8 = GET_STRING_DICT_VALUE( moduledict___main__, (Nuitka_StringObject *)const_str_plain_setActive ); |
|
|
2083 |
|
PyObject *tmp_called_name_26; |
|
2084 |
|
PyObject *tmp_mvar_value_10; |
|
2085 |
|
PyObject *tmp_call_result_21; |
|
2086 |
|
PyObject *tmp_args_element_name_20; |
|
2087 |
|
PyObject *tmp_args_element_name_21; |
|
2088 |
|
tmp_mvar_value_10 = GET_STRING_DICT_VALUE( moduledict___main__, (Nuitka_StringObject *)const_str_plain_setActive ); |
1577 |
2089 |
|
|
1578 |
|
if (unlikely( tmp_mvar_value_8 == NULL )) |
|
|
2090 |
|
if (unlikely( tmp_mvar_value_10 == NULL )) |
1579 |
2091 |
{ |
{ |
1580 |
|
tmp_mvar_value_8 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_setActive ); |
|
|
2092 |
|
tmp_mvar_value_10 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_setActive ); |
1581 |
2093 |
} |
} |
1582 |
2094 |
|
|
1583 |
|
if ( tmp_mvar_value_8 == NULL ) |
|
|
2095 |
|
if ( tmp_mvar_value_10 == NULL ) |
1584 |
2096 |
{ |
{ |
1585 |
2097 |
|
|
1586 |
2098 |
exception_type = PyExc_NameError; |
exception_type = PyExc_NameError; |
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
1590 |
2102 |
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
1591 |
2103 |
CHAIN_EXCEPTION( exception_value ); |
CHAIN_EXCEPTION( exception_value ); |
1592 |
2104 |
|
|
1593 |
|
exception_lineno = 56; |
|
1594 |
|
type_description_1 = "ooooooooo"; |
|
1595 |
|
goto try_except_handler_10; |
|
|
2105 |
|
exception_lineno = 67; |
|
2106 |
|
type_description_1 = "ooooooooooo"; |
|
2107 |
|
goto try_except_handler_13; |
1596 |
2108 |
} |
} |
1597 |
2109 |
|
|
1598 |
|
tmp_called_name_25 = tmp_mvar_value_8; |
|
|
2110 |
|
tmp_called_name_26 = tmp_mvar_value_10; |
1599 |
2111 |
CHECK_OBJECT( var_sheet ); |
CHECK_OBJECT( var_sheet ); |
1600 |
|
tmp_args_element_name_16 = var_sheet; |
|
|
2112 |
|
tmp_args_element_name_20 = var_sheet; |
1601 |
2113 |
if ( var_export == NULL ) |
if ( var_export == NULL ) |
1602 |
2114 |
{ |
{ |
1603 |
2115 |
|
|
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
1608 |
2120 |
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
1609 |
2121 |
CHAIN_EXCEPTION( exception_value ); |
CHAIN_EXCEPTION( exception_value ); |
1610 |
2122 |
|
|
1611 |
|
exception_lineno = 56; |
|
1612 |
|
type_description_1 = "ooooooooo"; |
|
1613 |
|
goto try_except_handler_10; |
|
|
2123 |
|
exception_lineno = 67; |
|
2124 |
|
type_description_1 = "ooooooooooo"; |
|
2125 |
|
goto try_except_handler_13; |
1614 |
2126 |
} |
} |
1615 |
2127 |
|
|
1616 |
|
tmp_args_element_name_17 = var_export; |
|
1617 |
|
frame_1496754b1930829ed2800caeb5131370->m_frame.f_lineno = 56; |
|
|
2128 |
|
tmp_args_element_name_21 = var_export; |
|
2129 |
|
frame_41ffdba98cc252a1e2e0180cd3a0ce64->m_frame.f_lineno = 67; |
1618 |
2130 |
{ |
{ |
1619 |
|
PyObject *call_args[] = { tmp_args_element_name_16, tmp_args_element_name_17 }; |
|
1620 |
|
tmp_call_result_20 = CALL_FUNCTION_WITH_ARGS2( tmp_called_name_25, call_args ); |
|
|
2131 |
|
PyObject *call_args[] = { tmp_args_element_name_20, tmp_args_element_name_21 }; |
|
2132 |
|
tmp_call_result_21 = CALL_FUNCTION_WITH_ARGS2( tmp_called_name_26, call_args ); |
1621 |
2133 |
} |
} |
1622 |
2134 |
|
|
1623 |
|
if ( tmp_call_result_20 == NULL ) |
|
|
2135 |
|
if ( tmp_call_result_21 == NULL ) |
1624 |
2136 |
{ |
{ |
1625 |
2137 |
assert( ERROR_OCCURRED() ); |
assert( ERROR_OCCURRED() ); |
1626 |
2138 |
|
|
1627 |
2139 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
1628 |
2140 |
|
|
1629 |
2141 |
|
|
1630 |
|
exception_lineno = 56; |
|
1631 |
|
type_description_1 = "ooooooooo"; |
|
1632 |
|
goto try_except_handler_10; |
|
|
2142 |
|
exception_lineno = 67; |
|
2143 |
|
type_description_1 = "ooooooooooo"; |
|
2144 |
|
goto try_except_handler_13; |
1633 |
2145 |
} |
} |
1634 |
|
Py_DECREF( tmp_call_result_20 ); |
|
|
2146 |
|
Py_DECREF( tmp_call_result_21 ); |
1635 |
2147 |
} |
} |
1636 |
2148 |
{ |
{ |
1637 |
|
PyObject *tmp_called_name_26; |
|
1638 |
|
PyObject *tmp_mvar_value_9; |
|
1639 |
|
PyObject *tmp_call_result_21; |
|
1640 |
|
PyObject *tmp_args_element_name_18; |
|
1641 |
|
PyObject *tmp_args_element_name_19; |
|
1642 |
|
tmp_mvar_value_9 = GET_STRING_DICT_VALUE( moduledict___main__, (Nuitka_StringObject *)const_str_plain_itemPropertyUpload ); |
|
|
2149 |
|
PyObject *tmp_called_name_27; |
|
2150 |
|
PyObject *tmp_mvar_value_11; |
|
2151 |
|
PyObject *tmp_call_result_22; |
|
2152 |
|
PyObject *tmp_args_element_name_22; |
|
2153 |
|
PyObject *tmp_args_element_name_23; |
|
2154 |
|
tmp_mvar_value_11 = GET_STRING_DICT_VALUE( moduledict___main__, (Nuitka_StringObject *)const_str_plain_itemPropertyUpload ); |
1643 |
2155 |
|
|
1644 |
|
if (unlikely( tmp_mvar_value_9 == NULL )) |
|
|
2156 |
|
if (unlikely( tmp_mvar_value_11 == NULL )) |
1645 |
2157 |
{ |
{ |
1646 |
|
tmp_mvar_value_9 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_itemPropertyUpload ); |
|
|
2158 |
|
tmp_mvar_value_11 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_itemPropertyUpload ); |
1647 |
2159 |
} |
} |
1648 |
2160 |
|
|
1649 |
|
if ( tmp_mvar_value_9 == NULL ) |
|
|
2161 |
|
if ( tmp_mvar_value_11 == NULL ) |
1650 |
2162 |
{ |
{ |
1651 |
2163 |
|
|
1652 |
2164 |
exception_type = PyExc_NameError; |
exception_type = PyExc_NameError; |
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
1656 |
2168 |
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
1657 |
2169 |
CHAIN_EXCEPTION( exception_value ); |
CHAIN_EXCEPTION( exception_value ); |
1658 |
2170 |
|
|
1659 |
|
exception_lineno = 57; |
|
1660 |
|
type_description_1 = "ooooooooo"; |
|
1661 |
|
goto try_except_handler_10; |
|
|
2171 |
|
exception_lineno = 68; |
|
2172 |
|
type_description_1 = "ooooooooooo"; |
|
2173 |
|
goto try_except_handler_13; |
1662 |
2174 |
} |
} |
1663 |
2175 |
|
|
1664 |
|
tmp_called_name_26 = tmp_mvar_value_9; |
|
|
2176 |
|
tmp_called_name_27 = tmp_mvar_value_11; |
1665 |
2177 |
CHECK_OBJECT( var_sheet ); |
CHECK_OBJECT( var_sheet ); |
1666 |
|
tmp_args_element_name_18 = var_sheet; |
|
|
2178 |
|
tmp_args_element_name_22 = var_sheet; |
1667 |
2179 |
if ( var_export == NULL ) |
if ( var_export == NULL ) |
1668 |
2180 |
{ |
{ |
1669 |
2181 |
|
|
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
1674 |
2186 |
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
1675 |
2187 |
CHAIN_EXCEPTION( exception_value ); |
CHAIN_EXCEPTION( exception_value ); |
1676 |
2188 |
|
|
1677 |
|
exception_lineno = 57; |
|
1678 |
|
type_description_1 = "ooooooooo"; |
|
1679 |
|
goto try_except_handler_10; |
|
|
2189 |
|
exception_lineno = 68; |
|
2190 |
|
type_description_1 = "ooooooooooo"; |
|
2191 |
|
goto try_except_handler_13; |
1680 |
2192 |
} |
} |
1681 |
2193 |
|
|
1682 |
|
tmp_args_element_name_19 = var_export; |
|
1683 |
|
frame_1496754b1930829ed2800caeb5131370->m_frame.f_lineno = 57; |
|
|
2194 |
|
tmp_args_element_name_23 = var_export; |
|
2195 |
|
frame_41ffdba98cc252a1e2e0180cd3a0ce64->m_frame.f_lineno = 68; |
1684 |
2196 |
{ |
{ |
1685 |
|
PyObject *call_args[] = { tmp_args_element_name_18, tmp_args_element_name_19 }; |
|
1686 |
|
tmp_call_result_21 = CALL_FUNCTION_WITH_ARGS2( tmp_called_name_26, call_args ); |
|
|
2197 |
|
PyObject *call_args[] = { tmp_args_element_name_22, tmp_args_element_name_23 }; |
|
2198 |
|
tmp_call_result_22 = CALL_FUNCTION_WITH_ARGS2( tmp_called_name_27, call_args ); |
1687 |
2199 |
} |
} |
1688 |
2200 |
|
|
1689 |
|
if ( tmp_call_result_21 == NULL ) |
|
|
2201 |
|
if ( tmp_call_result_22 == NULL ) |
1690 |
2202 |
{ |
{ |
1691 |
2203 |
assert( ERROR_OCCURRED() ); |
assert( ERROR_OCCURRED() ); |
1692 |
2204 |
|
|
1693 |
2205 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
1694 |
2206 |
|
|
1695 |
2207 |
|
|
1696 |
|
exception_lineno = 57; |
|
1697 |
|
type_description_1 = "ooooooooo"; |
|
1698 |
|
goto try_except_handler_10; |
|
|
2208 |
|
exception_lineno = 68; |
|
2209 |
|
type_description_1 = "ooooooooooo"; |
|
2210 |
|
goto try_except_handler_13; |
1699 |
2211 |
} |
} |
1700 |
|
Py_DECREF( tmp_call_result_21 ); |
|
|
2212 |
|
Py_DECREF( tmp_call_result_22 ); |
1701 |
2213 |
} |
} |
1702 |
2214 |
{ |
{ |
1703 |
|
PyObject *tmp_called_name_27; |
|
1704 |
|
PyObject *tmp_mvar_value_10; |
|
1705 |
|
PyObject *tmp_call_result_22; |
|
1706 |
|
PyObject *tmp_args_element_name_20; |
|
1707 |
|
PyObject *tmp_args_element_name_21; |
|
1708 |
|
tmp_mvar_value_10 = GET_STRING_DICT_VALUE( moduledict___main__, (Nuitka_StringObject *)const_str_plain_priceUpload ); |
|
|
2215 |
|
PyObject *tmp_called_name_28; |
|
2216 |
|
PyObject *tmp_mvar_value_12; |
|
2217 |
|
PyObject *tmp_call_result_23; |
|
2218 |
|
PyObject *tmp_args_element_name_24; |
|
2219 |
|
PyObject *tmp_args_element_name_25; |
|
2220 |
|
tmp_mvar_value_12 = GET_STRING_DICT_VALUE( moduledict___main__, (Nuitka_StringObject *)const_str_plain_priceUpload ); |
1709 |
2221 |
|
|
1710 |
|
if (unlikely( tmp_mvar_value_10 == NULL )) |
|
|
2222 |
|
if (unlikely( tmp_mvar_value_12 == NULL )) |
1711 |
2223 |
{ |
{ |
1712 |
|
tmp_mvar_value_10 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_priceUpload ); |
|
|
2224 |
|
tmp_mvar_value_12 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_priceUpload ); |
1713 |
2225 |
} |
} |
1714 |
2226 |
|
|
1715 |
|
if ( tmp_mvar_value_10 == NULL ) |
|
|
2227 |
|
if ( tmp_mvar_value_12 == NULL ) |
1716 |
2228 |
{ |
{ |
1717 |
2229 |
|
|
1718 |
2230 |
exception_type = PyExc_NameError; |
exception_type = PyExc_NameError; |
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
1722 |
2234 |
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
1723 |
2235 |
CHAIN_EXCEPTION( exception_value ); |
CHAIN_EXCEPTION( exception_value ); |
1724 |
2236 |
|
|
1725 |
|
exception_lineno = 58; |
|
1726 |
|
type_description_1 = "ooooooooo"; |
|
1727 |
|
goto try_except_handler_10; |
|
|
2237 |
|
exception_lineno = 69; |
|
2238 |
|
type_description_1 = "ooooooooooo"; |
|
2239 |
|
goto try_except_handler_13; |
1728 |
2240 |
} |
} |
1729 |
2241 |
|
|
1730 |
|
tmp_called_name_27 = tmp_mvar_value_10; |
|
|
2242 |
|
tmp_called_name_28 = tmp_mvar_value_12; |
1731 |
2243 |
CHECK_OBJECT( var_sheet ); |
CHECK_OBJECT( var_sheet ); |
1732 |
|
tmp_args_element_name_20 = var_sheet; |
|
|
2244 |
|
tmp_args_element_name_24 = var_sheet; |
1733 |
2245 |
if ( var_export == NULL ) |
if ( var_export == NULL ) |
1734 |
2246 |
{ |
{ |
1735 |
2247 |
|
|
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
1740 |
2252 |
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
1741 |
2253 |
CHAIN_EXCEPTION( exception_value ); |
CHAIN_EXCEPTION( exception_value ); |
1742 |
2254 |
|
|
1743 |
|
exception_lineno = 58; |
|
1744 |
|
type_description_1 = "ooooooooo"; |
|
1745 |
|
goto try_except_handler_10; |
|
|
2255 |
|
exception_lineno = 69; |
|
2256 |
|
type_description_1 = "ooooooooooo"; |
|
2257 |
|
goto try_except_handler_13; |
1746 |
2258 |
} |
} |
1747 |
2259 |
|
|
1748 |
|
tmp_args_element_name_21 = var_export; |
|
1749 |
|
frame_1496754b1930829ed2800caeb5131370->m_frame.f_lineno = 58; |
|
|
2260 |
|
tmp_args_element_name_25 = var_export; |
|
2261 |
|
frame_41ffdba98cc252a1e2e0180cd3a0ce64->m_frame.f_lineno = 69; |
1750 |
2262 |
{ |
{ |
1751 |
|
PyObject *call_args[] = { tmp_args_element_name_20, tmp_args_element_name_21 }; |
|
1752 |
|
tmp_call_result_22 = CALL_FUNCTION_WITH_ARGS2( tmp_called_name_27, call_args ); |
|
|
2263 |
|
PyObject *call_args[] = { tmp_args_element_name_24, tmp_args_element_name_25 }; |
|
2264 |
|
tmp_call_result_23 = CALL_FUNCTION_WITH_ARGS2( tmp_called_name_28, call_args ); |
1753 |
2265 |
} |
} |
1754 |
2266 |
|
|
1755 |
|
if ( tmp_call_result_22 == NULL ) |
|
|
2267 |
|
if ( tmp_call_result_23 == NULL ) |
1756 |
2268 |
{ |
{ |
1757 |
2269 |
assert( ERROR_OCCURRED() ); |
assert( ERROR_OCCURRED() ); |
1758 |
2270 |
|
|
1759 |
2271 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
1760 |
2272 |
|
|
1761 |
2273 |
|
|
1762 |
|
exception_lineno = 58; |
|
1763 |
|
type_description_1 = "ooooooooo"; |
|
1764 |
|
goto try_except_handler_10; |
|
|
2274 |
|
exception_lineno = 69; |
|
2275 |
|
type_description_1 = "ooooooooooo"; |
|
2276 |
|
goto try_except_handler_13; |
1765 |
2277 |
} |
} |
1766 |
|
Py_DECREF( tmp_call_result_22 ); |
|
|
2278 |
|
Py_DECREF( tmp_call_result_23 ); |
1767 |
2279 |
} |
} |
1768 |
|
goto try_end_9; |
|
|
2280 |
|
goto try_end_12; |
1769 |
2281 |
// Exception handler code: |
// Exception handler code: |
1770 |
|
try_except_handler_10:; |
|
1771 |
|
exception_keeper_type_9 = exception_type; |
|
1772 |
|
exception_keeper_value_9 = exception_value; |
|
1773 |
|
exception_keeper_tb_9 = exception_tb; |
|
1774 |
|
exception_keeper_lineno_9 = exception_lineno; |
|
|
2282 |
|
try_except_handler_13:; |
|
2283 |
|
exception_keeper_type_12 = exception_type; |
|
2284 |
|
exception_keeper_value_12 = exception_value; |
|
2285 |
|
exception_keeper_tb_12 = exception_tb; |
|
2286 |
|
exception_keeper_lineno_12 = exception_lineno; |
1775 |
2287 |
exception_type = NULL; |
exception_type = NULL; |
1776 |
2288 |
exception_value = NULL; |
exception_value = NULL; |
1777 |
2289 |
exception_tb = NULL; |
exception_tb = NULL; |
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
1785 |
2297 |
exception_preserved_tb_4 = (PyTracebackObject *)EXC_TRACEBACK(PyThreadState_GET()); |
exception_preserved_tb_4 = (PyTracebackObject *)EXC_TRACEBACK(PyThreadState_GET()); |
1786 |
2298 |
Py_XINCREF( exception_preserved_tb_4 ); |
Py_XINCREF( exception_preserved_tb_4 ); |
1787 |
2299 |
|
|
1788 |
|
if ( exception_keeper_tb_9 == NULL ) |
|
|
2300 |
|
if ( exception_keeper_tb_12 == NULL ) |
1789 |
2301 |
{ |
{ |
1790 |
|
exception_keeper_tb_9 = MAKE_TRACEBACK( frame_1496754b1930829ed2800caeb5131370, exception_keeper_lineno_9 ); |
|
|
2302 |
|
exception_keeper_tb_12 = MAKE_TRACEBACK( frame_41ffdba98cc252a1e2e0180cd3a0ce64, exception_keeper_lineno_12 ); |
1791 |
2303 |
} |
} |
1792 |
|
else if ( exception_keeper_lineno_9 != 0 ) |
|
|
2304 |
|
else if ( exception_keeper_lineno_12 != 0 ) |
1793 |
2305 |
{ |
{ |
1794 |
|
exception_keeper_tb_9 = ADD_TRACEBACK( exception_keeper_tb_9, frame_1496754b1930829ed2800caeb5131370, exception_keeper_lineno_9 ); |
|
|
2306 |
|
exception_keeper_tb_12 = ADD_TRACEBACK( exception_keeper_tb_12, frame_41ffdba98cc252a1e2e0180cd3a0ce64, exception_keeper_lineno_12 ); |
1795 |
2307 |
} |
} |
1796 |
2308 |
|
|
1797 |
|
NORMALIZE_EXCEPTION( &exception_keeper_type_9, &exception_keeper_value_9, &exception_keeper_tb_9 ); |
|
1798 |
|
PyException_SetTraceback( exception_keeper_value_9, (PyObject *)exception_keeper_tb_9 ); |
|
1799 |
|
PUBLISH_EXCEPTION( &exception_keeper_type_9, &exception_keeper_value_9, &exception_keeper_tb_9 ); |
|
|
2309 |
|
NORMALIZE_EXCEPTION( &exception_keeper_type_12, &exception_keeper_value_12, &exception_keeper_tb_12 ); |
|
2310 |
|
PyException_SetTraceback( exception_keeper_value_12, (PyObject *)exception_keeper_tb_12 ); |
|
2311 |
|
PUBLISH_EXCEPTION( &exception_keeper_type_12, &exception_keeper_value_12, &exception_keeper_tb_12 ); |
1800 |
2312 |
// Tried code: |
// Tried code: |
1801 |
2313 |
{ |
{ |
1802 |
|
nuitka_bool tmp_condition_result_4; |
|
1803 |
|
PyObject *tmp_compexpr_left_4; |
|
1804 |
|
PyObject *tmp_compexpr_right_4; |
|
1805 |
|
tmp_compexpr_left_4 = EXC_TYPE(PyThreadState_GET()); |
|
1806 |
|
tmp_compexpr_right_4 = PyExc_FileNotFoundError; |
|
1807 |
|
tmp_res = EXCEPTION_MATCH_BOOL( tmp_compexpr_left_4, tmp_compexpr_right_4 ); |
|
|
2314 |
|
nuitka_bool tmp_condition_result_5; |
|
2315 |
|
PyObject *tmp_compexpr_left_5; |
|
2316 |
|
PyObject *tmp_compexpr_right_5; |
|
2317 |
|
tmp_compexpr_left_5 = EXC_TYPE(PyThreadState_GET()); |
|
2318 |
|
tmp_compexpr_right_5 = PyExc_FileNotFoundError; |
|
2319 |
|
tmp_res = EXCEPTION_MATCH_BOOL( tmp_compexpr_left_5, tmp_compexpr_right_5 ); |
1808 |
2320 |
if ( tmp_res == -1 ) |
if ( tmp_res == -1 ) |
1809 |
2321 |
{ |
{ |
1810 |
2322 |
assert( ERROR_OCCURRED() ); |
assert( ERROR_OCCURRED() ); |
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
1812 |
2324 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
1813 |
2325 |
|
|
1814 |
2326 |
|
|
1815 |
|
exception_lineno = 59; |
|
1816 |
|
type_description_1 = "ooooooooo"; |
|
1817 |
|
goto try_except_handler_11; |
|
|
2327 |
|
exception_lineno = 70; |
|
2328 |
|
type_description_1 = "ooooooooooo"; |
|
2329 |
|
goto try_except_handler_14; |
1818 |
2330 |
} |
} |
1819 |
|
tmp_condition_result_4 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; |
|
1820 |
|
if ( tmp_condition_result_4 == NUITKA_BOOL_TRUE ) |
|
|
2331 |
|
tmp_condition_result_5 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; |
|
2332 |
|
if ( tmp_condition_result_5 == NUITKA_BOOL_TRUE ) |
1821 |
2333 |
{ |
{ |
1822 |
|
goto branch_yes_4; |
|
|
2334 |
|
goto branch_yes_5; |
1823 |
2335 |
} |
} |
1824 |
2336 |
else |
else |
1825 |
2337 |
{ |
{ |
1826 |
|
goto branch_no_4; |
|
|
2338 |
|
goto branch_no_5; |
1827 |
2339 |
} |
} |
1828 |
|
branch_yes_4:; |
|
|
2340 |
|
branch_yes_5:; |
1829 |
2341 |
{ |
{ |
1830 |
|
PyObject *tmp_assign_source_9; |
|
1831 |
|
tmp_assign_source_9 = EXC_VALUE(PyThreadState_GET()); |
|
|
2342 |
|
PyObject *tmp_assign_source_18; |
|
2343 |
|
tmp_assign_source_18 = EXC_VALUE(PyThreadState_GET()); |
1832 |
2344 |
assert( var_err == NULL ); |
assert( var_err == NULL ); |
1833 |
|
Py_INCREF( tmp_assign_source_9 ); |
|
1834 |
|
var_err = tmp_assign_source_9; |
|
|
2345 |
|
Py_INCREF( tmp_assign_source_18 ); |
|
2346 |
|
var_err = tmp_assign_source_18; |
1835 |
2347 |
} |
} |
1836 |
2348 |
// Tried code: |
// Tried code: |
1837 |
2349 |
{ |
{ |
1838 |
|
PyObject *tmp_called_name_28; |
|
1839 |
|
PyObject *tmp_call_result_23; |
|
1840 |
|
PyObject *tmp_args_element_name_22; |
|
1841 |
|
tmp_called_name_28 = LOOKUP_BUILTIN( const_str_plain_print ); |
|
1842 |
|
assert( tmp_called_name_28 != NULL ); |
|
|
2350 |
|
PyObject *tmp_called_name_29; |
|
2351 |
|
PyObject *tmp_call_result_24; |
|
2352 |
|
PyObject *tmp_args_element_name_26; |
|
2353 |
|
tmp_called_name_29 = LOOKUP_BUILTIN( const_str_plain_print ); |
|
2354 |
|
assert( tmp_called_name_29 != NULL ); |
1843 |
2355 |
CHECK_OBJECT( var_err ); |
CHECK_OBJECT( var_err ); |
1844 |
|
tmp_args_element_name_22 = var_err; |
|
1845 |
|
frame_1496754b1930829ed2800caeb5131370->m_frame.f_lineno = 60; |
|
|
2356 |
|
tmp_args_element_name_26 = var_err; |
|
2357 |
|
frame_41ffdba98cc252a1e2e0180cd3a0ce64->m_frame.f_lineno = 71; |
1846 |
2358 |
{ |
{ |
1847 |
|
PyObject *call_args[] = { tmp_args_element_name_22 }; |
|
1848 |
|
tmp_call_result_23 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_28, call_args ); |
|
|
2359 |
|
PyObject *call_args[] = { tmp_args_element_name_26 }; |
|
2360 |
|
tmp_call_result_24 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_29, call_args ); |
1849 |
2361 |
} |
} |
1850 |
2362 |
|
|
1851 |
|
if ( tmp_call_result_23 == NULL ) |
|
|
2363 |
|
if ( tmp_call_result_24 == NULL ) |
1852 |
2364 |
{ |
{ |
1853 |
2365 |
assert( ERROR_OCCURRED() ); |
assert( ERROR_OCCURRED() ); |
1854 |
2366 |
|
|
1855 |
2367 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
1856 |
2368 |
|
|
1857 |
2369 |
|
|
1858 |
|
exception_lineno = 60; |
|
1859 |
|
type_description_1 = "ooooooooo"; |
|
1860 |
|
goto try_except_handler_12; |
|
|
2370 |
|
exception_lineno = 71; |
|
2371 |
|
type_description_1 = "ooooooooooo"; |
|
2372 |
|
goto try_except_handler_15; |
1861 |
2373 |
} |
} |
1862 |
|
Py_DECREF( tmp_call_result_23 ); |
|
|
2374 |
|
Py_DECREF( tmp_call_result_24 ); |
1863 |
2375 |
} |
} |
1864 |
2376 |
{ |
{ |
1865 |
|
PyObject *tmp_called_name_29; |
|
1866 |
|
PyObject *tmp_call_result_24; |
|
1867 |
|
tmp_called_name_29 = LOOKUP_BUILTIN( const_str_plain_print ); |
|
1868 |
|
assert( tmp_called_name_29 != NULL ); |
|
1869 |
|
frame_1496754b1930829ed2800caeb5131370->m_frame.f_lineno = 61; |
|
1870 |
|
tmp_call_result_24 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_29, &PyTuple_GET_ITEM( const_tuple_str_digest_61f88c1294a88c7e5ab52d107ee340fd_tuple, 0 ) ); |
|
|
2377 |
|
PyObject *tmp_called_name_30; |
|
2378 |
|
PyObject *tmp_call_result_25; |
|
2379 |
|
tmp_called_name_30 = LOOKUP_BUILTIN( const_str_plain_print ); |
|
2380 |
|
assert( tmp_called_name_30 != NULL ); |
|
2381 |
|
frame_41ffdba98cc252a1e2e0180cd3a0ce64->m_frame.f_lineno = 72; |
|
2382 |
|
tmp_call_result_25 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_30, &PyTuple_GET_ITEM( const_tuple_str_digest_61f88c1294a88c7e5ab52d107ee340fd_tuple, 0 ) ); |
1871 |
2383 |
|
|
1872 |
|
if ( tmp_call_result_24 == NULL ) |
|
|
2384 |
|
if ( tmp_call_result_25 == NULL ) |
1873 |
2385 |
{ |
{ |
1874 |
2386 |
assert( ERROR_OCCURRED() ); |
assert( ERROR_OCCURRED() ); |
1875 |
2387 |
|
|
1876 |
2388 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
1877 |
2389 |
|
|
1878 |
2390 |
|
|
1879 |
|
exception_lineno = 61; |
|
1880 |
|
type_description_1 = "ooooooooo"; |
|
1881 |
|
goto try_except_handler_12; |
|
|
2391 |
|
exception_lineno = 72; |
|
2392 |
|
type_description_1 = "ooooooooooo"; |
|
2393 |
|
goto try_except_handler_15; |
1882 |
2394 |
} |
} |
1883 |
|
Py_DECREF( tmp_call_result_24 ); |
|
|
2395 |
|
Py_DECREF( tmp_call_result_25 ); |
1884 |
2396 |
} |
} |
1885 |
2397 |
{ |
{ |
1886 |
|
PyObject *tmp_called_instance_2; |
|
1887 |
|
PyObject *tmp_mvar_value_11; |
|
1888 |
|
PyObject *tmp_call_result_25; |
|
1889 |
|
tmp_mvar_value_11 = GET_STRING_DICT_VALUE( moduledict___main__, (Nuitka_StringObject *)const_str_plain_sys ); |
|
|
2398 |
|
PyObject *tmp_called_instance_4; |
|
2399 |
|
PyObject *tmp_mvar_value_13; |
|
2400 |
|
PyObject *tmp_call_result_26; |
|
2401 |
|
tmp_mvar_value_13 = GET_STRING_DICT_VALUE( moduledict___main__, (Nuitka_StringObject *)const_str_plain_sys ); |
1890 |
2402 |
|
|
1891 |
|
if (unlikely( tmp_mvar_value_11 == NULL )) |
|
|
2403 |
|
if (unlikely( tmp_mvar_value_13 == NULL )) |
1892 |
2404 |
{ |
{ |
1893 |
|
tmp_mvar_value_11 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_sys ); |
|
|
2405 |
|
tmp_mvar_value_13 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_sys ); |
1894 |
2406 |
} |
} |
1895 |
2407 |
|
|
1896 |
|
if ( tmp_mvar_value_11 == NULL ) |
|
|
2408 |
|
if ( tmp_mvar_value_13 == NULL ) |
1897 |
2409 |
{ |
{ |
1898 |
2410 |
|
|
1899 |
2411 |
exception_type = PyExc_NameError; |
exception_type = PyExc_NameError; |
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
1903 |
2415 |
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
1904 |
2416 |
CHAIN_EXCEPTION( exception_value ); |
CHAIN_EXCEPTION( exception_value ); |
1905 |
2417 |
|
|
1906 |
|
exception_lineno = 62; |
|
1907 |
|
type_description_1 = "ooooooooo"; |
|
1908 |
|
goto try_except_handler_12; |
|
|
2418 |
|
exception_lineno = 73; |
|
2419 |
|
type_description_1 = "ooooooooooo"; |
|
2420 |
|
goto try_except_handler_15; |
1909 |
2421 |
} |
} |
1910 |
2422 |
|
|
1911 |
|
tmp_called_instance_2 = tmp_mvar_value_11; |
|
1912 |
|
frame_1496754b1930829ed2800caeb5131370->m_frame.f_lineno = 62; |
|
1913 |
|
tmp_call_result_25 = CALL_METHOD_NO_ARGS( tmp_called_instance_2, const_str_plain_exit ); |
|
1914 |
|
if ( tmp_call_result_25 == NULL ) |
|
|
2423 |
|
tmp_called_instance_4 = tmp_mvar_value_13; |
|
2424 |
|
frame_41ffdba98cc252a1e2e0180cd3a0ce64->m_frame.f_lineno = 73; |
|
2425 |
|
tmp_call_result_26 = CALL_METHOD_NO_ARGS( tmp_called_instance_4, const_str_plain_exit ); |
|
2426 |
|
if ( tmp_call_result_26 == NULL ) |
1915 |
2427 |
{ |
{ |
1916 |
2428 |
assert( ERROR_OCCURRED() ); |
assert( ERROR_OCCURRED() ); |
1917 |
2429 |
|
|
1918 |
2430 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
1919 |
2431 |
|
|
1920 |
2432 |
|
|
1921 |
|
exception_lineno = 62; |
|
1922 |
|
type_description_1 = "ooooooooo"; |
|
1923 |
|
goto try_except_handler_12; |
|
|
2433 |
|
exception_lineno = 73; |
|
2434 |
|
type_description_1 = "ooooooooooo"; |
|
2435 |
|
goto try_except_handler_15; |
1924 |
2436 |
} |
} |
1925 |
|
Py_DECREF( tmp_call_result_25 ); |
|
|
2437 |
|
Py_DECREF( tmp_call_result_26 ); |
1926 |
2438 |
} |
} |
1927 |
|
goto try_end_10; |
|
|
2439 |
|
goto try_end_13; |
1928 |
2440 |
// Exception handler code: |
// Exception handler code: |
1929 |
|
try_except_handler_12:; |
|
1930 |
|
exception_keeper_type_10 = exception_type; |
|
1931 |
|
exception_keeper_value_10 = exception_value; |
|
1932 |
|
exception_keeper_tb_10 = exception_tb; |
|
1933 |
|
exception_keeper_lineno_10 = exception_lineno; |
|
|
2441 |
|
try_except_handler_15:; |
|
2442 |
|
exception_keeper_type_13 = exception_type; |
|
2443 |
|
exception_keeper_value_13 = exception_value; |
|
2444 |
|
exception_keeper_tb_13 = exception_tb; |
|
2445 |
|
exception_keeper_lineno_13 = exception_lineno; |
1934 |
2446 |
exception_type = NULL; |
exception_type = NULL; |
1935 |
2447 |
exception_value = NULL; |
exception_value = NULL; |
1936 |
2448 |
exception_tb = NULL; |
exception_tb = NULL; |
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
1940 |
2452 |
var_err = NULL; |
var_err = NULL; |
1941 |
2453 |
|
|
1942 |
2454 |
// Re-raise. |
// Re-raise. |
1943 |
|
exception_type = exception_keeper_type_10; |
|
1944 |
|
exception_value = exception_keeper_value_10; |
|
1945 |
|
exception_tb = exception_keeper_tb_10; |
|
1946 |
|
exception_lineno = exception_keeper_lineno_10; |
|
|
2455 |
|
exception_type = exception_keeper_type_13; |
|
2456 |
|
exception_value = exception_keeper_value_13; |
|
2457 |
|
exception_tb = exception_keeper_tb_13; |
|
2458 |
|
exception_lineno = exception_keeper_lineno_13; |
1947 |
2459 |
|
|
1948 |
|
goto try_except_handler_11; |
|
|
2460 |
|
goto try_except_handler_14; |
1949 |
2461 |
// End of try: |
// End of try: |
1950 |
|
try_end_10:; |
|
|
2462 |
|
try_end_13:; |
1951 |
2463 |
Py_XDECREF( var_err ); |
Py_XDECREF( var_err ); |
1952 |
2464 |
var_err = NULL; |
var_err = NULL; |
1953 |
2465 |
|
|
1954 |
|
goto branch_end_4; |
|
1955 |
|
branch_no_4:; |
|
|
2466 |
|
goto branch_end_5; |
|
2467 |
|
branch_no_5:; |
1956 |
2468 |
tmp_result = RERAISE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
tmp_result = RERAISE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
1957 |
2469 |
if (unlikely( tmp_result == false )) |
if (unlikely( tmp_result == false )) |
1958 |
2470 |
{ |
{ |
1959 |
|
exception_lineno = 53; |
|
|
2471 |
|
exception_lineno = 64; |
1960 |
2472 |
} |
} |
1961 |
2473 |
|
|
1962 |
|
if (exception_tb && exception_tb->tb_frame == &frame_1496754b1930829ed2800caeb5131370->m_frame) frame_1496754b1930829ed2800caeb5131370->m_frame.f_lineno = exception_tb->tb_lineno; |
|
1963 |
|
type_description_1 = "ooooooooo"; |
|
1964 |
|
goto try_except_handler_11; |
|
1965 |
|
branch_end_4:; |
|
|
2474 |
|
if (exception_tb && exception_tb->tb_frame == &frame_41ffdba98cc252a1e2e0180cd3a0ce64->m_frame) frame_41ffdba98cc252a1e2e0180cd3a0ce64->m_frame.f_lineno = exception_tb->tb_lineno; |
|
2475 |
|
type_description_1 = "ooooooooooo"; |
|
2476 |
|
goto try_except_handler_14; |
|
2477 |
|
branch_end_5:; |
1966 |
2478 |
} |
} |
1967 |
|
goto try_end_11; |
|
|
2479 |
|
goto try_end_14; |
1968 |
2480 |
// Exception handler code: |
// Exception handler code: |
1969 |
|
try_except_handler_11:; |
|
1970 |
|
exception_keeper_type_11 = exception_type; |
|
1971 |
|
exception_keeper_value_11 = exception_value; |
|
1972 |
|
exception_keeper_tb_11 = exception_tb; |
|
1973 |
|
exception_keeper_lineno_11 = exception_lineno; |
|
|
2481 |
|
try_except_handler_14:; |
|
2482 |
|
exception_keeper_type_14 = exception_type; |
|
2483 |
|
exception_keeper_value_14 = exception_value; |
|
2484 |
|
exception_keeper_tb_14 = exception_tb; |
|
2485 |
|
exception_keeper_lineno_14 = exception_lineno; |
1974 |
2486 |
exception_type = NULL; |
exception_type = NULL; |
1975 |
2487 |
exception_value = NULL; |
exception_value = NULL; |
1976 |
2488 |
exception_tb = NULL; |
exception_tb = NULL; |
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
1979 |
2491 |
// Restore previous exception. |
// Restore previous exception. |
1980 |
2492 |
SET_CURRENT_EXCEPTION( exception_preserved_type_4, exception_preserved_value_4, exception_preserved_tb_4 ); |
SET_CURRENT_EXCEPTION( exception_preserved_type_4, exception_preserved_value_4, exception_preserved_tb_4 ); |
1981 |
2493 |
// Re-raise. |
// Re-raise. |
1982 |
|
exception_type = exception_keeper_type_11; |
|
1983 |
|
exception_value = exception_keeper_value_11; |
|
1984 |
|
exception_tb = exception_keeper_tb_11; |
|
1985 |
|
exception_lineno = exception_keeper_lineno_11; |
|
|
2494 |
|
exception_type = exception_keeper_type_14; |
|
2495 |
|
exception_value = exception_keeper_value_14; |
|
2496 |
|
exception_tb = exception_keeper_tb_14; |
|
2497 |
|
exception_lineno = exception_keeper_lineno_14; |
1986 |
2498 |
|
|
1987 |
2499 |
goto frame_exception_exit_1; |
goto frame_exception_exit_1; |
1988 |
2500 |
// End of try: |
// End of try: |
1989 |
|
try_end_11:; |
|
|
2501 |
|
try_end_14:; |
1990 |
2502 |
// Restore previous exception. |
// Restore previous exception. |
1991 |
2503 |
SET_CURRENT_EXCEPTION( exception_preserved_type_4, exception_preserved_value_4, exception_preserved_tb_4 ); |
SET_CURRENT_EXCEPTION( exception_preserved_type_4, exception_preserved_value_4, exception_preserved_tb_4 ); |
1992 |
|
goto try_end_9; |
|
|
2504 |
|
goto try_end_12; |
1993 |
2505 |
// exception handler codes exits in all cases |
// exception handler codes exits in all cases |
1994 |
2506 |
NUITKA_CANNOT_GET_HERE( __main__$$$function_1_main ); |
NUITKA_CANNOT_GET_HERE( __main__$$$function_1_main ); |
1995 |
2507 |
return NULL; |
return NULL; |
1996 |
2508 |
// End of try: |
// End of try: |
1997 |
|
try_end_9:; |
|
|
2509 |
|
try_end_12:; |
1998 |
2510 |
{ |
{ |
1999 |
|
PyObject *tmp_called_name_30; |
|
2000 |
|
PyObject *tmp_call_result_26; |
|
2001 |
|
tmp_called_name_30 = LOOKUP_BUILTIN( const_str_plain_print ); |
|
2002 |
|
assert( tmp_called_name_30 != NULL ); |
|
2003 |
|
frame_1496754b1930829ed2800caeb5131370->m_frame.f_lineno = 63; |
|
2004 |
|
tmp_call_result_26 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_30, &PyTuple_GET_ITEM( const_tuple_str_digest_ac970b79dbc3e5e5e0826e4e60655bcb_tuple, 0 ) ); |
|
|
2511 |
|
PyObject *tmp_called_name_31; |
|
2512 |
|
PyObject *tmp_call_result_27; |
|
2513 |
|
tmp_called_name_31 = LOOKUP_BUILTIN( const_str_plain_print ); |
|
2514 |
|
assert( tmp_called_name_31 != NULL ); |
|
2515 |
|
frame_41ffdba98cc252a1e2e0180cd3a0ce64->m_frame.f_lineno = 74; |
|
2516 |
|
tmp_call_result_27 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_31, &PyTuple_GET_ITEM( const_tuple_str_digest_ac970b79dbc3e5e5e0826e4e60655bcb_tuple, 0 ) ); |
2005 |
2517 |
|
|
2006 |
|
if ( tmp_call_result_26 == NULL ) |
|
|
2518 |
|
if ( tmp_call_result_27 == NULL ) |
2007 |
2519 |
{ |
{ |
2008 |
2520 |
assert( ERROR_OCCURRED() ); |
assert( ERROR_OCCURRED() ); |
2009 |
2521 |
|
|
2010 |
2522 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
2011 |
2523 |
|
|
2012 |
2524 |
|
|
2013 |
|
exception_lineno = 63; |
|
2014 |
|
type_description_1 = "ooooooooo"; |
|
|
2525 |
|
exception_lineno = 74; |
|
2526 |
|
type_description_1 = "ooooooooooo"; |
2015 |
2527 |
goto frame_exception_exit_1; |
goto frame_exception_exit_1; |
2016 |
2528 |
} |
} |
2017 |
|
Py_DECREF( tmp_call_result_26 ); |
|
|
2529 |
|
Py_DECREF( tmp_call_result_27 ); |
2018 |
2530 |
} |
} |
2019 |
2531 |
{ |
{ |
2020 |
|
PyObject *tmp_assign_source_10; |
|
2021 |
|
PyObject *tmp_called_name_31; |
|
2022 |
|
PyObject *tmp_mvar_value_12; |
|
2023 |
|
tmp_mvar_value_12 = GET_STRING_DICT_VALUE( moduledict___main__, (Nuitka_StringObject *)const_str_plain_askopenfilename ); |
|
|
2532 |
|
PyObject *tmp_assign_source_19; |
|
2533 |
|
PyObject *tmp_called_name_32; |
|
2534 |
|
PyObject *tmp_mvar_value_14; |
|
2535 |
|
PyObject *tmp_kw_name_4; |
|
2536 |
|
tmp_mvar_value_14 = GET_STRING_DICT_VALUE( moduledict___main__, (Nuitka_StringObject *)const_str_plain_askopenfilename ); |
2024 |
2537 |
|
|
2025 |
|
if (unlikely( tmp_mvar_value_12 == NULL )) |
|
|
2538 |
|
if (unlikely( tmp_mvar_value_14 == NULL )) |
2026 |
2539 |
{ |
{ |
2027 |
|
tmp_mvar_value_12 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_askopenfilename ); |
|
|
2540 |
|
tmp_mvar_value_14 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_askopenfilename ); |
2028 |
2541 |
} |
} |
2029 |
2542 |
|
|
2030 |
|
if ( tmp_mvar_value_12 == NULL ) |
|
|
2543 |
|
if ( tmp_mvar_value_14 == NULL ) |
2031 |
2544 |
{ |
{ |
2032 |
2545 |
|
|
2033 |
2546 |
exception_type = PyExc_NameError; |
exception_type = PyExc_NameError; |
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
2037 |
2550 |
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
2038 |
2551 |
CHAIN_EXCEPTION( exception_value ); |
CHAIN_EXCEPTION( exception_value ); |
2039 |
2552 |
|
|
2040 |
|
exception_lineno = 64; |
|
2041 |
|
type_description_1 = "ooooooooo"; |
|
|
2553 |
|
exception_lineno = 75; |
|
2554 |
|
type_description_1 = "ooooooooooo"; |
2042 |
2555 |
goto frame_exception_exit_1; |
goto frame_exception_exit_1; |
2043 |
2556 |
} |
} |
2044 |
2557 |
|
|
2045 |
|
tmp_called_name_31 = tmp_mvar_value_12; |
|
2046 |
|
frame_1496754b1930829ed2800caeb5131370->m_frame.f_lineno = 64; |
|
2047 |
|
tmp_assign_source_10 = CALL_FUNCTION_NO_ARGS( tmp_called_name_31 ); |
|
2048 |
|
if ( tmp_assign_source_10 == NULL ) |
|
|
2558 |
|
tmp_called_name_32 = tmp_mvar_value_14; |
|
2559 |
|
tmp_kw_name_4 = DEEP_COPY( const_dict_8e71cc90b73dbc586ab80bf47f2b938e ); |
|
2560 |
|
frame_41ffdba98cc252a1e2e0180cd3a0ce64->m_frame.f_lineno = 75; |
|
2561 |
|
tmp_assign_source_19 = CALL_FUNCTION_WITH_KEYARGS( tmp_called_name_32, tmp_kw_name_4 ); |
|
2562 |
|
Py_DECREF( tmp_kw_name_4 ); |
|
2563 |
|
if ( tmp_assign_source_19 == NULL ) |
2049 |
2564 |
{ |
{ |
2050 |
2565 |
assert( ERROR_OCCURRED() ); |
assert( ERROR_OCCURRED() ); |
2051 |
2566 |
|
|
2052 |
2567 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
2053 |
2568 |
|
|
2054 |
2569 |
|
|
2055 |
|
exception_lineno = 64; |
|
2056 |
|
type_description_1 = "ooooooooo"; |
|
|
2570 |
|
exception_lineno = 75; |
|
2571 |
|
type_description_1 = "ooooooooooo"; |
2057 |
2572 |
goto frame_exception_exit_1; |
goto frame_exception_exit_1; |
2058 |
2573 |
} |
} |
2059 |
2574 |
assert( var_stocklist == NULL ); |
assert( var_stocklist == NULL ); |
2060 |
|
var_stocklist = tmp_assign_source_10; |
|
|
2575 |
|
var_stocklist = tmp_assign_source_19; |
2061 |
2576 |
} |
} |
2062 |
2577 |
{ |
{ |
2063 |
|
PyObject *tmp_called_name_32; |
|
2064 |
|
PyObject *tmp_call_result_27; |
|
2065 |
|
PyObject *tmp_args_element_name_23; |
|
2066 |
|
PyObject *tmp_args_element_name_24; |
|
2067 |
|
tmp_called_name_32 = LOOKUP_BUILTIN( const_str_plain_print ); |
|
2068 |
|
assert( tmp_called_name_32 != NULL ); |
|
2069 |
|
tmp_args_element_name_23 = const_str_digest_4ade98fd201d74bb94b72b561b2e6e39; |
|
|
2578 |
|
PyObject *tmp_called_name_33; |
|
2579 |
|
PyObject *tmp_call_result_28; |
|
2580 |
|
PyObject *tmp_args_element_name_27; |
|
2581 |
|
PyObject *tmp_args_element_name_28; |
|
2582 |
|
tmp_called_name_33 = LOOKUP_BUILTIN( const_str_plain_print ); |
|
2583 |
|
assert( tmp_called_name_33 != NULL ); |
|
2584 |
|
tmp_args_element_name_27 = const_str_digest_cf4e6612b18db96a0a1e3963cb21d33f; |
2070 |
2585 |
CHECK_OBJECT( var_stocklist ); |
CHECK_OBJECT( var_stocklist ); |
2071 |
|
tmp_args_element_name_24 = var_stocklist; |
|
2072 |
|
frame_1496754b1930829ed2800caeb5131370->m_frame.f_lineno = 65; |
|
|
2586 |
|
tmp_args_element_name_28 = var_stocklist; |
|
2587 |
|
frame_41ffdba98cc252a1e2e0180cd3a0ce64->m_frame.f_lineno = 78; |
2073 |
2588 |
{ |
{ |
2074 |
|
PyObject *call_args[] = { tmp_args_element_name_23, tmp_args_element_name_24 }; |
|
2075 |
|
tmp_call_result_27 = CALL_FUNCTION_WITH_ARGS2( tmp_called_name_32, call_args ); |
|
|
2589 |
|
PyObject *call_args[] = { tmp_args_element_name_27, tmp_args_element_name_28 }; |
|
2590 |
|
tmp_call_result_28 = CALL_FUNCTION_WITH_ARGS2( tmp_called_name_33, call_args ); |
2076 |
2591 |
} |
} |
2077 |
2592 |
|
|
2078 |
|
if ( tmp_call_result_27 == NULL ) |
|
|
2593 |
|
if ( tmp_call_result_28 == NULL ) |
2079 |
2594 |
{ |
{ |
2080 |
2595 |
assert( ERROR_OCCURRED() ); |
assert( ERROR_OCCURRED() ); |
2081 |
2596 |
|
|
2082 |
2597 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
2083 |
2598 |
|
|
2084 |
2599 |
|
|
2085 |
|
exception_lineno = 65; |
|
2086 |
|
type_description_1 = "ooooooooo"; |
|
|
2600 |
|
exception_lineno = 78; |
|
2601 |
|
type_description_1 = "ooooooooooo"; |
2087 |
2602 |
goto frame_exception_exit_1; |
goto frame_exception_exit_1; |
2088 |
2603 |
} |
} |
2089 |
|
Py_DECREF( tmp_call_result_27 ); |
|
|
2604 |
|
Py_DECREF( tmp_call_result_28 ); |
2090 |
2605 |
} |
} |
2091 |
2606 |
{ |
{ |
2092 |
|
PyObject *tmp_called_name_33; |
|
2093 |
|
PyObject *tmp_mvar_value_13; |
|
2094 |
|
PyObject *tmp_call_result_28; |
|
2095 |
|
PyObject *tmp_args_element_name_25; |
|
2096 |
|
PyObject *tmp_args_element_name_26; |
|
2097 |
|
PyObject *tmp_args_element_name_27; |
|
2098 |
|
tmp_mvar_value_13 = GET_STRING_DICT_VALUE( moduledict___main__, (Nuitka_StringObject *)const_str_plain_EANUpload ); |
|
|
2607 |
|
PyObject *tmp_called_name_34; |
|
2608 |
|
PyObject *tmp_mvar_value_15; |
|
2609 |
|
PyObject *tmp_call_result_29; |
|
2610 |
|
PyObject *tmp_args_element_name_29; |
|
2611 |
|
PyObject *tmp_args_element_name_30; |
|
2612 |
|
PyObject *tmp_args_element_name_31; |
|
2613 |
|
tmp_mvar_value_15 = GET_STRING_DICT_VALUE( moduledict___main__, (Nuitka_StringObject *)const_str_plain_EANUpload ); |
2099 |
2614 |
|
|
2100 |
|
if (unlikely( tmp_mvar_value_13 == NULL )) |
|
|
2615 |
|
if (unlikely( tmp_mvar_value_15 == NULL )) |
2101 |
2616 |
{ |
{ |
2102 |
|
tmp_mvar_value_13 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_EANUpload ); |
|
|
2617 |
|
tmp_mvar_value_15 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_EANUpload ); |
2103 |
2618 |
} |
} |
2104 |
2619 |
|
|
2105 |
|
if ( tmp_mvar_value_13 == NULL ) |
|
|
2620 |
|
if ( tmp_mvar_value_15 == NULL ) |
2106 |
2621 |
{ |
{ |
2107 |
2622 |
|
|
2108 |
2623 |
exception_type = PyExc_NameError; |
exception_type = PyExc_NameError; |
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
2112 |
2627 |
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
2113 |
2628 |
CHAIN_EXCEPTION( exception_value ); |
CHAIN_EXCEPTION( exception_value ); |
2114 |
2629 |
|
|
2115 |
|
exception_lineno = 67; |
|
2116 |
|
type_description_1 = "ooooooooo"; |
|
|
2630 |
|
exception_lineno = 80; |
|
2631 |
|
type_description_1 = "ooooooooooo"; |
2117 |
2632 |
goto frame_exception_exit_1; |
goto frame_exception_exit_1; |
2118 |
2633 |
} |
} |
2119 |
2634 |
|
|
2120 |
|
tmp_called_name_33 = tmp_mvar_value_13; |
|
|
2635 |
|
tmp_called_name_34 = tmp_mvar_value_15; |
2121 |
2636 |
CHECK_OBJECT( var_sheet ); |
CHECK_OBJECT( var_sheet ); |
2122 |
|
tmp_args_element_name_25 = var_sheet; |
|
|
2637 |
|
tmp_args_element_name_29 = var_sheet; |
2123 |
2638 |
if ( var_export == NULL ) |
if ( var_export == NULL ) |
2124 |
2639 |
{ |
{ |
2125 |
2640 |
|
|
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
2130 |
2645 |
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
2131 |
2646 |
CHAIN_EXCEPTION( exception_value ); |
CHAIN_EXCEPTION( exception_value ); |
2132 |
2647 |
|
|
2133 |
|
exception_lineno = 67; |
|
2134 |
|
type_description_1 = "ooooooooo"; |
|
2135 |
|
goto frame_exception_exit_1; |
|
2136 |
|
} |
|
2137 |
|
|
|
2138 |
|
tmp_args_element_name_26 = var_export; |
|
2139 |
|
CHECK_OBJECT( var_stocklist ); |
|
2140 |
|
tmp_args_element_name_27 = var_stocklist; |
|
2141 |
|
frame_1496754b1930829ed2800caeb5131370->m_frame.f_lineno = 67; |
|
2142 |
|
{ |
|
2143 |
|
PyObject *call_args[] = { tmp_args_element_name_25, tmp_args_element_name_26, tmp_args_element_name_27 }; |
|
2144 |
|
tmp_call_result_28 = CALL_FUNCTION_WITH_ARGS3( tmp_called_name_33, call_args ); |
|
2145 |
|
} |
|
2146 |
|
|
|
2147 |
|
if ( tmp_call_result_28 == NULL ) |
|
2148 |
|
{ |
|
2149 |
|
assert( ERROR_OCCURRED() ); |
|
2150 |
|
|
|
2151 |
|
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
|
2152 |
|
|
|
2153 |
|
|
|
2154 |
|
exception_lineno = 67; |
|
2155 |
|
type_description_1 = "ooooooooo"; |
|
2156 |
|
goto frame_exception_exit_1; |
|
2157 |
|
} |
|
2158 |
|
Py_DECREF( tmp_call_result_28 ); |
|
2159 |
|
} |
|
2160 |
|
{ |
|
2161 |
|
PyObject *tmp_called_name_34; |
|
2162 |
|
PyObject *tmp_mvar_value_14; |
|
2163 |
|
PyObject *tmp_call_result_29; |
|
2164 |
|
PyObject *tmp_args_element_name_28; |
|
2165 |
|
PyObject *tmp_args_element_name_29; |
|
2166 |
|
tmp_mvar_value_14 = GET_STRING_DICT_VALUE( moduledict___main__, (Nuitka_StringObject *)const_str_plain_stockUpload ); |
|
2167 |
|
|
|
2168 |
|
if (unlikely( tmp_mvar_value_14 == NULL )) |
|
2169 |
|
{ |
|
2170 |
|
tmp_mvar_value_14 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_stockUpload ); |
|
2171 |
|
} |
|
2172 |
|
|
|
2173 |
|
if ( tmp_mvar_value_14 == NULL ) |
|
2174 |
|
{ |
|
2175 |
|
|
|
2176 |
|
exception_type = PyExc_NameError; |
|
2177 |
|
Py_INCREF( exception_type ); |
|
2178 |
|
exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "stockUpload" ); |
|
2179 |
|
exception_tb = NULL; |
|
2180 |
|
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
|
2181 |
|
CHAIN_EXCEPTION( exception_value ); |
|
2182 |
|
|
|
2183 |
|
exception_lineno = 68; |
|
2184 |
|
type_description_1 = "ooooooooo"; |
|
|
2648 |
|
exception_lineno = 80; |
|
2649 |
|
type_description_1 = "ooooooooooo"; |
2185 |
2650 |
goto frame_exception_exit_1; |
goto frame_exception_exit_1; |
2186 |
2651 |
} |
} |
2187 |
2652 |
|
|
2188 |
|
tmp_called_name_34 = tmp_mvar_value_14; |
|
2189 |
|
CHECK_OBJECT( var_sheet ); |
|
2190 |
|
tmp_args_element_name_28 = var_sheet; |
|
|
2653 |
|
tmp_args_element_name_30 = var_export; |
2191 |
2654 |
CHECK_OBJECT( var_stocklist ); |
CHECK_OBJECT( var_stocklist ); |
2192 |
|
tmp_args_element_name_29 = var_stocklist; |
|
2193 |
|
frame_1496754b1930829ed2800caeb5131370->m_frame.f_lineno = 68; |
|
|
2655 |
|
tmp_args_element_name_31 = var_stocklist; |
|
2656 |
|
frame_41ffdba98cc252a1e2e0180cd3a0ce64->m_frame.f_lineno = 80; |
2194 |
2657 |
{ |
{ |
2195 |
|
PyObject *call_args[] = { tmp_args_element_name_28, tmp_args_element_name_29 }; |
|
2196 |
|
tmp_call_result_29 = CALL_FUNCTION_WITH_ARGS2( tmp_called_name_34, call_args ); |
|
|
2658 |
|
PyObject *call_args[] = { tmp_args_element_name_29, tmp_args_element_name_30, tmp_args_element_name_31 }; |
|
2659 |
|
tmp_call_result_29 = CALL_FUNCTION_WITH_ARGS3( tmp_called_name_34, call_args ); |
2197 |
2660 |
} |
} |
2198 |
2661 |
|
|
2199 |
2662 |
if ( tmp_call_result_29 == NULL ) |
if ( tmp_call_result_29 == NULL ) |
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
2203 |
2666 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
2204 |
2667 |
|
|
2205 |
2668 |
|
|
2206 |
|
exception_lineno = 68; |
|
2207 |
|
type_description_1 = "ooooooooo"; |
|
|
2669 |
|
exception_lineno = 80; |
|
2670 |
|
type_description_1 = "ooooooooooo"; |
2208 |
2671 |
goto frame_exception_exit_1; |
goto frame_exception_exit_1; |
2209 |
2672 |
} |
} |
2210 |
2673 |
Py_DECREF( tmp_call_result_29 ); |
Py_DECREF( tmp_call_result_29 ); |
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
2214 |
2677 |
PyObject *tmp_call_result_30; |
PyObject *tmp_call_result_30; |
2215 |
2678 |
tmp_called_name_35 = LOOKUP_BUILTIN( const_str_plain_print ); |
tmp_called_name_35 = LOOKUP_BUILTIN( const_str_plain_print ); |
2216 |
2679 |
assert( tmp_called_name_35 != NULL ); |
assert( tmp_called_name_35 != NULL ); |
2217 |
|
frame_1496754b1930829ed2800caeb5131370->m_frame.f_lineno = 70; |
|
|
2680 |
|
frame_41ffdba98cc252a1e2e0180cd3a0ce64->m_frame.f_lineno = 83; |
2218 |
2681 |
tmp_call_result_30 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_35, &PyTuple_GET_ITEM( const_tuple_str_digest_15646d13fa528d760f58d75f81598337_tuple, 0 ) ); |
tmp_call_result_30 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_35, &PyTuple_GET_ITEM( const_tuple_str_digest_15646d13fa528d760f58d75f81598337_tuple, 0 ) ); |
2219 |
2682 |
|
|
2220 |
2683 |
if ( tmp_call_result_30 == NULL ) |
if ( tmp_call_result_30 == NULL ) |
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
2224 |
2687 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
2225 |
2688 |
|
|
2226 |
2689 |
|
|
2227 |
|
exception_lineno = 70; |
|
2228 |
|
type_description_1 = "ooooooooo"; |
|
|
2690 |
|
exception_lineno = 83; |
|
2691 |
|
type_description_1 = "ooooooooooo"; |
2229 |
2692 |
goto frame_exception_exit_1; |
goto frame_exception_exit_1; |
2230 |
2693 |
} |
} |
2231 |
2694 |
Py_DECREF( tmp_call_result_30 ); |
Py_DECREF( tmp_call_result_30 ); |
2232 |
2695 |
} |
} |
2233 |
2696 |
{ |
{ |
2234 |
2697 |
PyObject *tmp_called_name_36; |
PyObject *tmp_called_name_36; |
2235 |
|
PyObject *tmp_mvar_value_15; |
|
|
2698 |
|
PyObject *tmp_mvar_value_16; |
2236 |
2699 |
PyObject *tmp_call_result_31; |
PyObject *tmp_call_result_31; |
2237 |
|
PyObject *tmp_args_element_name_30; |
|
2238 |
|
PyObject *tmp_args_element_name_31; |
|
2239 |
|
tmp_mvar_value_15 = GET_STRING_DICT_VALUE( moduledict___main__, (Nuitka_StringObject *)const_str_plain_amazonSkuUpload ); |
|
|
2700 |
|
PyObject *tmp_args_element_name_32; |
|
2701 |
|
PyObject *tmp_args_element_name_33; |
|
2702 |
|
tmp_mvar_value_16 = GET_STRING_DICT_VALUE( moduledict___main__, (Nuitka_StringObject *)const_str_plain_amazonSkuUpload ); |
2240 |
2703 |
|
|
2241 |
|
if (unlikely( tmp_mvar_value_15 == NULL )) |
|
|
2704 |
|
if (unlikely( tmp_mvar_value_16 == NULL )) |
2242 |
2705 |
{ |
{ |
2243 |
|
tmp_mvar_value_15 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_amazonSkuUpload ); |
|
|
2706 |
|
tmp_mvar_value_16 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_amazonSkuUpload ); |
2244 |
2707 |
} |
} |
2245 |
2708 |
|
|
2246 |
|
if ( tmp_mvar_value_15 == NULL ) |
|
|
2709 |
|
if ( tmp_mvar_value_16 == NULL ) |
2247 |
2710 |
{ |
{ |
2248 |
2711 |
|
|
2249 |
2712 |
exception_type = PyExc_NameError; |
exception_type = PyExc_NameError; |
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
2253 |
2716 |
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
2254 |
2717 |
CHAIN_EXCEPTION( exception_value ); |
CHAIN_EXCEPTION( exception_value ); |
2255 |
2718 |
|
|
2256 |
|
exception_lineno = 72; |
|
2257 |
|
type_description_1 = "ooooooooo"; |
|
|
2719 |
|
exception_lineno = 85; |
|
2720 |
|
type_description_1 = "ooooooooooo"; |
2258 |
2721 |
goto frame_exception_exit_1; |
goto frame_exception_exit_1; |
2259 |
2722 |
} |
} |
2260 |
2723 |
|
|
2261 |
|
tmp_called_name_36 = tmp_mvar_value_15; |
|
|
2724 |
|
tmp_called_name_36 = tmp_mvar_value_16; |
2262 |
2725 |
CHECK_OBJECT( var_sheet ); |
CHECK_OBJECT( var_sheet ); |
2263 |
|
tmp_args_element_name_30 = var_sheet; |
|
|
2726 |
|
tmp_args_element_name_32 = var_sheet; |
2264 |
2727 |
if ( var_export == NULL ) |
if ( var_export == NULL ) |
2265 |
2728 |
{ |
{ |
2266 |
2729 |
|
|
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
2271 |
2734 |
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
2272 |
2735 |
CHAIN_EXCEPTION( exception_value ); |
CHAIN_EXCEPTION( exception_value ); |
2273 |
2736 |
|
|
2274 |
|
exception_lineno = 72; |
|
2275 |
|
type_description_1 = "ooooooooo"; |
|
|
2737 |
|
exception_lineno = 85; |
|
2738 |
|
type_description_1 = "ooooooooooo"; |
2276 |
2739 |
goto frame_exception_exit_1; |
goto frame_exception_exit_1; |
2277 |
2740 |
} |
} |
2278 |
2741 |
|
|
2279 |
|
tmp_args_element_name_31 = var_export; |
|
2280 |
|
frame_1496754b1930829ed2800caeb5131370->m_frame.f_lineno = 72; |
|
|
2742 |
|
tmp_args_element_name_33 = var_export; |
|
2743 |
|
frame_41ffdba98cc252a1e2e0180cd3a0ce64->m_frame.f_lineno = 85; |
2281 |
2744 |
{ |
{ |
2282 |
|
PyObject *call_args[] = { tmp_args_element_name_30, tmp_args_element_name_31 }; |
|
|
2745 |
|
PyObject *call_args[] = { tmp_args_element_name_32, tmp_args_element_name_33 }; |
2283 |
2746 |
tmp_call_result_31 = CALL_FUNCTION_WITH_ARGS2( tmp_called_name_36, call_args ); |
tmp_call_result_31 = CALL_FUNCTION_WITH_ARGS2( tmp_called_name_36, call_args ); |
2284 |
2747 |
} |
} |
2285 |
2748 |
|
|
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
2290 |
2753 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
2291 |
2754 |
|
|
2292 |
2755 |
|
|
2293 |
|
exception_lineno = 72; |
|
2294 |
|
type_description_1 = "ooooooooo"; |
|
|
2756 |
|
exception_lineno = 85; |
|
2757 |
|
type_description_1 = "ooooooooooo"; |
2295 |
2758 |
goto frame_exception_exit_1; |
goto frame_exception_exit_1; |
2296 |
2759 |
} |
} |
2297 |
2760 |
Py_DECREF( tmp_call_result_31 ); |
Py_DECREF( tmp_call_result_31 ); |
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
2301 |
2764 |
PyObject *tmp_call_result_32; |
PyObject *tmp_call_result_32; |
2302 |
2765 |
tmp_called_name_37 = LOOKUP_BUILTIN( const_str_plain_print ); |
tmp_called_name_37 = LOOKUP_BUILTIN( const_str_plain_print ); |
2303 |
2766 |
assert( tmp_called_name_37 != NULL ); |
assert( tmp_called_name_37 != NULL ); |
2304 |
|
frame_1496754b1930829ed2800caeb5131370->m_frame.f_lineno = 74; |
|
|
2767 |
|
frame_41ffdba98cc252a1e2e0180cd3a0ce64->m_frame.f_lineno = 87; |
2305 |
2768 |
tmp_call_result_32 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_37, &PyTuple_GET_ITEM( const_tuple_str_digest_5b942580e7d90ee105a322fc3606b32c_tuple, 0 ) ); |
tmp_call_result_32 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_37, &PyTuple_GET_ITEM( const_tuple_str_digest_5b942580e7d90ee105a322fc3606b32c_tuple, 0 ) ); |
2306 |
2769 |
|
|
2307 |
2770 |
if ( tmp_call_result_32 == NULL ) |
if ( tmp_call_result_32 == NULL ) |
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
2311 |
2774 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
2312 |
2775 |
|
|
2313 |
2776 |
|
|
2314 |
|
exception_lineno = 74; |
|
2315 |
|
type_description_1 = "ooooooooo"; |
|
|
2777 |
|
exception_lineno = 87; |
|
2778 |
|
type_description_1 = "ooooooooooo"; |
2316 |
2779 |
goto frame_exception_exit_1; |
goto frame_exception_exit_1; |
2317 |
2780 |
} |
} |
2318 |
2781 |
Py_DECREF( tmp_call_result_32 ); |
Py_DECREF( tmp_call_result_32 ); |
2319 |
2782 |
} |
} |
2320 |
2783 |
{ |
{ |
2321 |
2784 |
PyObject *tmp_called_name_38; |
PyObject *tmp_called_name_38; |
2322 |
|
PyObject *tmp_mvar_value_16; |
|
|
2785 |
|
PyObject *tmp_mvar_value_17; |
2323 |
2786 |
PyObject *tmp_call_result_33; |
PyObject *tmp_call_result_33; |
2324 |
|
PyObject *tmp_args_element_name_32; |
|
2325 |
|
PyObject *tmp_args_element_name_33; |
|
2326 |
|
tmp_mvar_value_16 = GET_STRING_DICT_VALUE( moduledict___main__, (Nuitka_StringObject *)const_str_plain_amazonDataUpload ); |
|
|
2787 |
|
PyObject *tmp_args_element_name_34; |
|
2788 |
|
PyObject *tmp_args_element_name_35; |
|
2789 |
|
tmp_mvar_value_17 = GET_STRING_DICT_VALUE( moduledict___main__, (Nuitka_StringObject *)const_str_plain_amazonDataUpload ); |
2327 |
2790 |
|
|
2328 |
|
if (unlikely( tmp_mvar_value_16 == NULL )) |
|
|
2791 |
|
if (unlikely( tmp_mvar_value_17 == NULL )) |
2329 |
2792 |
{ |
{ |
2330 |
|
tmp_mvar_value_16 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_amazonDataUpload ); |
|
|
2793 |
|
tmp_mvar_value_17 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_amazonDataUpload ); |
2331 |
2794 |
} |
} |
2332 |
2795 |
|
|
2333 |
|
if ( tmp_mvar_value_16 == NULL ) |
|
|
2796 |
|
if ( tmp_mvar_value_17 == NULL ) |
2334 |
2797 |
{ |
{ |
2335 |
2798 |
|
|
2336 |
2799 |
exception_type = PyExc_NameError; |
exception_type = PyExc_NameError; |
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
2340 |
2803 |
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
2341 |
2804 |
CHAIN_EXCEPTION( exception_value ); |
CHAIN_EXCEPTION( exception_value ); |
2342 |
2805 |
|
|
2343 |
|
exception_lineno = 76; |
|
2344 |
|
type_description_1 = "ooooooooo"; |
|
|
2806 |
|
exception_lineno = 89; |
|
2807 |
|
type_description_1 = "ooooooooooo"; |
2345 |
2808 |
goto frame_exception_exit_1; |
goto frame_exception_exit_1; |
2346 |
2809 |
} |
} |
2347 |
2810 |
|
|
2348 |
|
tmp_called_name_38 = tmp_mvar_value_16; |
|
|
2811 |
|
tmp_called_name_38 = tmp_mvar_value_17; |
2349 |
2812 |
CHECK_OBJECT( var_sheet ); |
CHECK_OBJECT( var_sheet ); |
2350 |
|
tmp_args_element_name_32 = var_sheet; |
|
|
2813 |
|
tmp_args_element_name_34 = var_sheet; |
2351 |
2814 |
if ( var_export == NULL ) |
if ( var_export == NULL ) |
2352 |
2815 |
{ |
{ |
2353 |
2816 |
|
|
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
2358 |
2821 |
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
2359 |
2822 |
CHAIN_EXCEPTION( exception_value ); |
CHAIN_EXCEPTION( exception_value ); |
2360 |
2823 |
|
|
2361 |
|
exception_lineno = 76; |
|
2362 |
|
type_description_1 = "ooooooooo"; |
|
|
2824 |
|
exception_lineno = 89; |
|
2825 |
|
type_description_1 = "ooooooooooo"; |
2363 |
2826 |
goto frame_exception_exit_1; |
goto frame_exception_exit_1; |
2364 |
2827 |
} |
} |
2365 |
2828 |
|
|
2366 |
|
tmp_args_element_name_33 = var_export; |
|
2367 |
|
frame_1496754b1930829ed2800caeb5131370->m_frame.f_lineno = 76; |
|
|
2829 |
|
tmp_args_element_name_35 = var_export; |
|
2830 |
|
frame_41ffdba98cc252a1e2e0180cd3a0ce64->m_frame.f_lineno = 89; |
2368 |
2831 |
{ |
{ |
2369 |
|
PyObject *call_args[] = { tmp_args_element_name_32, tmp_args_element_name_33 }; |
|
|
2832 |
|
PyObject *call_args[] = { tmp_args_element_name_34, tmp_args_element_name_35 }; |
2370 |
2833 |
tmp_call_result_33 = CALL_FUNCTION_WITH_ARGS2( tmp_called_name_38, call_args ); |
tmp_call_result_33 = CALL_FUNCTION_WITH_ARGS2( tmp_called_name_38, call_args ); |
2371 |
2834 |
} |
} |
2372 |
2835 |
|
|
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
2377 |
2840 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
2378 |
2841 |
|
|
2379 |
2842 |
|
|
2380 |
|
exception_lineno = 76; |
|
2381 |
|
type_description_1 = "ooooooooo"; |
|
|
2843 |
|
exception_lineno = 89; |
|
2844 |
|
type_description_1 = "ooooooooooo"; |
2382 |
2845 |
goto frame_exception_exit_1; |
goto frame_exception_exit_1; |
2383 |
2846 |
} |
} |
2384 |
2847 |
Py_DECREF( tmp_call_result_33 ); |
Py_DECREF( tmp_call_result_33 ); |
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
2388 |
2851 |
PyObject *tmp_call_result_34; |
PyObject *tmp_call_result_34; |
2389 |
2852 |
tmp_called_name_39 = LOOKUP_BUILTIN( const_str_plain_print ); |
tmp_called_name_39 = LOOKUP_BUILTIN( const_str_plain_print ); |
2390 |
2853 |
assert( tmp_called_name_39 != NULL ); |
assert( tmp_called_name_39 != NULL ); |
2391 |
|
frame_1496754b1930829ed2800caeb5131370->m_frame.f_lineno = 78; |
|
|
2854 |
|
frame_41ffdba98cc252a1e2e0180cd3a0ce64->m_frame.f_lineno = 91; |
2392 |
2855 |
tmp_call_result_34 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_39, &PyTuple_GET_ITEM( const_tuple_str_digest_ab53c19bc2f691567e2205df4442cf4b_tuple, 0 ) ); |
tmp_call_result_34 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_39, &PyTuple_GET_ITEM( const_tuple_str_digest_ab53c19bc2f691567e2205df4442cf4b_tuple, 0 ) ); |
2393 |
2856 |
|
|
2394 |
2857 |
if ( tmp_call_result_34 == NULL ) |
if ( tmp_call_result_34 == NULL ) |
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
2398 |
2861 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
2399 |
2862 |
|
|
2400 |
2863 |
|
|
2401 |
|
exception_lineno = 78; |
|
2402 |
|
type_description_1 = "ooooooooo"; |
|
|
2864 |
|
exception_lineno = 91; |
|
2865 |
|
type_description_1 = "ooooooooooo"; |
2403 |
2866 |
goto frame_exception_exit_1; |
goto frame_exception_exit_1; |
2404 |
2867 |
} |
} |
2405 |
2868 |
Py_DECREF( tmp_call_result_34 ); |
Py_DECREF( tmp_call_result_34 ); |
2406 |
2869 |
} |
} |
2407 |
2870 |
{ |
{ |
2408 |
2871 |
PyObject *tmp_called_name_40; |
PyObject *tmp_called_name_40; |
2409 |
|
PyObject *tmp_mvar_value_17; |
|
|
2872 |
|
PyObject *tmp_mvar_value_18; |
2410 |
2873 |
PyObject *tmp_call_result_35; |
PyObject *tmp_call_result_35; |
2411 |
|
PyObject *tmp_args_element_name_34; |
|
2412 |
|
PyObject *tmp_args_element_name_35; |
|
2413 |
|
tmp_mvar_value_17 = GET_STRING_DICT_VALUE( moduledict___main__, (Nuitka_StringObject *)const_str_plain_asinUpload ); |
|
|
2874 |
|
PyObject *tmp_args_element_name_36; |
|
2875 |
|
PyObject *tmp_args_element_name_37; |
|
2876 |
|
tmp_mvar_value_18 = GET_STRING_DICT_VALUE( moduledict___main__, (Nuitka_StringObject *)const_str_plain_asinUpload ); |
2414 |
2877 |
|
|
2415 |
|
if (unlikely( tmp_mvar_value_17 == NULL )) |
|
|
2878 |
|
if (unlikely( tmp_mvar_value_18 == NULL )) |
2416 |
2879 |
{ |
{ |
2417 |
|
tmp_mvar_value_17 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_asinUpload ); |
|
|
2880 |
|
tmp_mvar_value_18 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_asinUpload ); |
2418 |
2881 |
} |
} |
2419 |
2882 |
|
|
2420 |
|
if ( tmp_mvar_value_17 == NULL ) |
|
|
2883 |
|
if ( tmp_mvar_value_18 == NULL ) |
2421 |
2884 |
{ |
{ |
2422 |
2885 |
|
|
2423 |
2886 |
exception_type = PyExc_NameError; |
exception_type = PyExc_NameError; |
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
2427 |
2890 |
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
2428 |
2891 |
CHAIN_EXCEPTION( exception_value ); |
CHAIN_EXCEPTION( exception_value ); |
2429 |
2892 |
|
|
2430 |
|
exception_lineno = 80; |
|
2431 |
|
type_description_1 = "ooooooooo"; |
|
|
2893 |
|
exception_lineno = 93; |
|
2894 |
|
type_description_1 = "ooooooooooo"; |
2432 |
2895 |
goto frame_exception_exit_1; |
goto frame_exception_exit_1; |
2433 |
2896 |
} |
} |
2434 |
2897 |
|
|
2435 |
|
tmp_called_name_40 = tmp_mvar_value_17; |
|
|
2898 |
|
tmp_called_name_40 = tmp_mvar_value_18; |
2436 |
2899 |
if ( var_export == NULL ) |
if ( var_export == NULL ) |
2437 |
2900 |
{ |
{ |
2438 |
2901 |
|
|
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
2443 |
2906 |
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
2444 |
2907 |
CHAIN_EXCEPTION( exception_value ); |
CHAIN_EXCEPTION( exception_value ); |
2445 |
2908 |
|
|
2446 |
|
exception_lineno = 80; |
|
2447 |
|
type_description_1 = "ooooooooo"; |
|
|
2909 |
|
exception_lineno = 93; |
|
2910 |
|
type_description_1 = "ooooooooooo"; |
2448 |
2911 |
goto frame_exception_exit_1; |
goto frame_exception_exit_1; |
2449 |
2912 |
} |
} |
2450 |
2913 |
|
|
2451 |
|
tmp_args_element_name_34 = var_export; |
|
|
2914 |
|
tmp_args_element_name_36 = var_export; |
2452 |
2915 |
CHECK_OBJECT( var_stocklist ); |
CHECK_OBJECT( var_stocklist ); |
2453 |
|
tmp_args_element_name_35 = var_stocklist; |
|
2454 |
|
frame_1496754b1930829ed2800caeb5131370->m_frame.f_lineno = 80; |
|
|
2916 |
|
tmp_args_element_name_37 = var_stocklist; |
|
2917 |
|
frame_41ffdba98cc252a1e2e0180cd3a0ce64->m_frame.f_lineno = 93; |
2455 |
2918 |
{ |
{ |
2456 |
|
PyObject *call_args[] = { tmp_args_element_name_34, tmp_args_element_name_35 }; |
|
|
2919 |
|
PyObject *call_args[] = { tmp_args_element_name_36, tmp_args_element_name_37 }; |
2457 |
2920 |
tmp_call_result_35 = CALL_FUNCTION_WITH_ARGS2( tmp_called_name_40, call_args ); |
tmp_call_result_35 = CALL_FUNCTION_WITH_ARGS2( tmp_called_name_40, call_args ); |
2458 |
2921 |
} |
} |
2459 |
2922 |
|
|
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
2464 |
2927 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
2465 |
2928 |
|
|
2466 |
2929 |
|
|
2467 |
|
exception_lineno = 80; |
|
2468 |
|
type_description_1 = "ooooooooo"; |
|
|
2930 |
|
exception_lineno = 93; |
|
2931 |
|
type_description_1 = "ooooooooooo"; |
2469 |
2932 |
goto frame_exception_exit_1; |
goto frame_exception_exit_1; |
2470 |
2933 |
} |
} |
2471 |
2934 |
Py_DECREF( tmp_call_result_35 ); |
Py_DECREF( tmp_call_result_35 ); |
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
2475 |
2938 |
PyObject *tmp_call_result_36; |
PyObject *tmp_call_result_36; |
2476 |
2939 |
tmp_called_name_41 = LOOKUP_BUILTIN( const_str_plain_print ); |
tmp_called_name_41 = LOOKUP_BUILTIN( const_str_plain_print ); |
2477 |
2940 |
assert( tmp_called_name_41 != NULL ); |
assert( tmp_called_name_41 != NULL ); |
2478 |
|
frame_1496754b1930829ed2800caeb5131370->m_frame.f_lineno = 82; |
|
|
2941 |
|
frame_41ffdba98cc252a1e2e0180cd3a0ce64->m_frame.f_lineno = 95; |
2479 |
2942 |
tmp_call_result_36 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_41, &PyTuple_GET_ITEM( const_tuple_str_digest_c36648d837f9464d5acec4ed1df08bc9_tuple, 0 ) ); |
tmp_call_result_36 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_41, &PyTuple_GET_ITEM( const_tuple_str_digest_c36648d837f9464d5acec4ed1df08bc9_tuple, 0 ) ); |
2480 |
2943 |
|
|
2481 |
2944 |
if ( tmp_call_result_36 == NULL ) |
if ( tmp_call_result_36 == NULL ) |
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
2485 |
2948 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
2486 |
2949 |
|
|
2487 |
2950 |
|
|
2488 |
|
exception_lineno = 82; |
|
2489 |
|
type_description_1 = "ooooooooo"; |
|
|
2951 |
|
exception_lineno = 95; |
|
2952 |
|
type_description_1 = "ooooooooooo"; |
2490 |
2953 |
goto frame_exception_exit_1; |
goto frame_exception_exit_1; |
2491 |
2954 |
} |
} |
2492 |
2955 |
Py_DECREF( tmp_call_result_36 ); |
Py_DECREF( tmp_call_result_36 ); |
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
2494 |
2957 |
// Tried code: |
// Tried code: |
2495 |
2958 |
{ |
{ |
2496 |
2959 |
PyObject *tmp_called_name_42; |
PyObject *tmp_called_name_42; |
2497 |
|
PyObject *tmp_mvar_value_18; |
|
|
2960 |
|
PyObject *tmp_mvar_value_19; |
2498 |
2961 |
PyObject *tmp_call_result_37; |
PyObject *tmp_call_result_37; |
2499 |
|
PyObject *tmp_args_element_name_36; |
|
2500 |
|
PyObject *tmp_args_element_name_37; |
|
2501 |
|
tmp_mvar_value_18 = GET_STRING_DICT_VALUE( moduledict___main__, (Nuitka_StringObject *)const_str_plain_imageUpload ); |
|
|
2962 |
|
PyObject *tmp_args_element_name_38; |
|
2963 |
|
PyObject *tmp_args_element_name_39; |
|
2964 |
|
tmp_mvar_value_19 = GET_STRING_DICT_VALUE( moduledict___main__, (Nuitka_StringObject *)const_str_plain_imageUpload ); |
2502 |
2965 |
|
|
2503 |
|
if (unlikely( tmp_mvar_value_18 == NULL )) |
|
|
2966 |
|
if (unlikely( tmp_mvar_value_19 == NULL )) |
2504 |
2967 |
{ |
{ |
2505 |
|
tmp_mvar_value_18 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_imageUpload ); |
|
|
2968 |
|
tmp_mvar_value_19 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_imageUpload ); |
2506 |
2969 |
} |
} |
2507 |
2970 |
|
|
2508 |
|
if ( tmp_mvar_value_18 == NULL ) |
|
|
2971 |
|
if ( tmp_mvar_value_19 == NULL ) |
2509 |
2972 |
{ |
{ |
2510 |
2973 |
|
|
2511 |
2974 |
exception_type = PyExc_NameError; |
exception_type = PyExc_NameError; |
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
2515 |
2978 |
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
2516 |
2979 |
CHAIN_EXCEPTION( exception_value ); |
CHAIN_EXCEPTION( exception_value ); |
2517 |
2980 |
|
|
2518 |
|
exception_lineno = 84; |
|
2519 |
|
type_description_1 = "ooooooooo"; |
|
2520 |
|
goto try_except_handler_13; |
|
|
2981 |
|
exception_lineno = 97; |
|
2982 |
|
type_description_1 = "ooooooooooo"; |
|
2983 |
|
goto try_except_handler_16; |
2521 |
2984 |
} |
} |
2522 |
2985 |
|
|
2523 |
|
tmp_called_name_42 = tmp_mvar_value_18; |
|
|
2986 |
|
tmp_called_name_42 = tmp_mvar_value_19; |
2524 |
2987 |
CHECK_OBJECT( var_sheet ); |
CHECK_OBJECT( var_sheet ); |
2525 |
|
tmp_args_element_name_36 = var_sheet; |
|
|
2988 |
|
tmp_args_element_name_38 = var_sheet; |
2526 |
2989 |
if ( var_export == NULL ) |
if ( var_export == NULL ) |
2527 |
2990 |
{ |
{ |
2528 |
2991 |
|
|
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
2533 |
2996 |
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
2534 |
2997 |
CHAIN_EXCEPTION( exception_value ); |
CHAIN_EXCEPTION( exception_value ); |
2535 |
2998 |
|
|
2536 |
|
exception_lineno = 84; |
|
2537 |
|
type_description_1 = "ooooooooo"; |
|
2538 |
|
goto try_except_handler_13; |
|
|
2999 |
|
exception_lineno = 97; |
|
3000 |
|
type_description_1 = "ooooooooooo"; |
|
3001 |
|
goto try_except_handler_16; |
2539 |
3002 |
} |
} |
2540 |
3003 |
|
|
2541 |
|
tmp_args_element_name_37 = var_export; |
|
2542 |
|
frame_1496754b1930829ed2800caeb5131370->m_frame.f_lineno = 84; |
|
|
3004 |
|
tmp_args_element_name_39 = var_export; |
|
3005 |
|
frame_41ffdba98cc252a1e2e0180cd3a0ce64->m_frame.f_lineno = 97; |
2543 |
3006 |
{ |
{ |
2544 |
|
PyObject *call_args[] = { tmp_args_element_name_36, tmp_args_element_name_37 }; |
|
|
3007 |
|
PyObject *call_args[] = { tmp_args_element_name_38, tmp_args_element_name_39 }; |
2545 |
3008 |
tmp_call_result_37 = CALL_FUNCTION_WITH_ARGS2( tmp_called_name_42, call_args ); |
tmp_call_result_37 = CALL_FUNCTION_WITH_ARGS2( tmp_called_name_42, call_args ); |
2546 |
3009 |
} |
} |
2547 |
3010 |
|
|
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
2552 |
3015 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
2553 |
3016 |
|
|
2554 |
3017 |
|
|
2555 |
|
exception_lineno = 84; |
|
2556 |
|
type_description_1 = "ooooooooo"; |
|
2557 |
|
goto try_except_handler_13; |
|
|
3018 |
|
exception_lineno = 97; |
|
3019 |
|
type_description_1 = "ooooooooooo"; |
|
3020 |
|
goto try_except_handler_16; |
2558 |
3021 |
} |
} |
2559 |
3022 |
Py_DECREF( tmp_call_result_37 ); |
Py_DECREF( tmp_call_result_37 ); |
2560 |
3023 |
} |
} |
2561 |
|
goto try_end_12; |
|
|
3024 |
|
goto try_end_15; |
2562 |
3025 |
// Exception handler code: |
// Exception handler code: |
2563 |
|
try_except_handler_13:; |
|
2564 |
|
exception_keeper_type_12 = exception_type; |
|
2565 |
|
exception_keeper_value_12 = exception_value; |
|
2566 |
|
exception_keeper_tb_12 = exception_tb; |
|
2567 |
|
exception_keeper_lineno_12 = exception_lineno; |
|
|
3026 |
|
try_except_handler_16:; |
|
3027 |
|
exception_keeper_type_15 = exception_type; |
|
3028 |
|
exception_keeper_value_15 = exception_value; |
|
3029 |
|
exception_keeper_tb_15 = exception_tb; |
|
3030 |
|
exception_keeper_lineno_15 = exception_lineno; |
2568 |
3031 |
exception_type = NULL; |
exception_type = NULL; |
2569 |
3032 |
exception_value = NULL; |
exception_value = NULL; |
2570 |
3033 |
exception_tb = NULL; |
exception_tb = NULL; |
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
2578 |
3041 |
exception_preserved_tb_5 = (PyTracebackObject *)EXC_TRACEBACK(PyThreadState_GET()); |
exception_preserved_tb_5 = (PyTracebackObject *)EXC_TRACEBACK(PyThreadState_GET()); |
2579 |
3042 |
Py_XINCREF( exception_preserved_tb_5 ); |
Py_XINCREF( exception_preserved_tb_5 ); |
2580 |
3043 |
|
|
2581 |
|
if ( exception_keeper_tb_12 == NULL ) |
|
|
3044 |
|
if ( exception_keeper_tb_15 == NULL ) |
2582 |
3045 |
{ |
{ |
2583 |
|
exception_keeper_tb_12 = MAKE_TRACEBACK( frame_1496754b1930829ed2800caeb5131370, exception_keeper_lineno_12 ); |
|
|
3046 |
|
exception_keeper_tb_15 = MAKE_TRACEBACK( frame_41ffdba98cc252a1e2e0180cd3a0ce64, exception_keeper_lineno_15 ); |
2584 |
3047 |
} |
} |
2585 |
|
else if ( exception_keeper_lineno_12 != 0 ) |
|
|
3048 |
|
else if ( exception_keeper_lineno_15 != 0 ) |
2586 |
3049 |
{ |
{ |
2587 |
|
exception_keeper_tb_12 = ADD_TRACEBACK( exception_keeper_tb_12, frame_1496754b1930829ed2800caeb5131370, exception_keeper_lineno_12 ); |
|
|
3050 |
|
exception_keeper_tb_15 = ADD_TRACEBACK( exception_keeper_tb_15, frame_41ffdba98cc252a1e2e0180cd3a0ce64, exception_keeper_lineno_15 ); |
2588 |
3051 |
} |
} |
2589 |
3052 |
|
|
2590 |
|
NORMALIZE_EXCEPTION( &exception_keeper_type_12, &exception_keeper_value_12, &exception_keeper_tb_12 ); |
|
2591 |
|
PyException_SetTraceback( exception_keeper_value_12, (PyObject *)exception_keeper_tb_12 ); |
|
2592 |
|
PUBLISH_EXCEPTION( &exception_keeper_type_12, &exception_keeper_value_12, &exception_keeper_tb_12 ); |
|
|
3053 |
|
NORMALIZE_EXCEPTION( &exception_keeper_type_15, &exception_keeper_value_15, &exception_keeper_tb_15 ); |
|
3054 |
|
PyException_SetTraceback( exception_keeper_value_15, (PyObject *)exception_keeper_tb_15 ); |
|
3055 |
|
PUBLISH_EXCEPTION( &exception_keeper_type_15, &exception_keeper_value_15, &exception_keeper_tb_15 ); |
2593 |
3056 |
// Tried code: |
// Tried code: |
2594 |
3057 |
{ |
{ |
2595 |
|
nuitka_bool tmp_condition_result_5; |
|
2596 |
|
PyObject *tmp_compexpr_left_5; |
|
2597 |
|
PyObject *tmp_compexpr_right_5; |
|
2598 |
|
tmp_compexpr_left_5 = EXC_TYPE(PyThreadState_GET()); |
|
2599 |
|
tmp_compexpr_right_5 = PyExc_Exception; |
|
2600 |
|
tmp_res = EXCEPTION_MATCH_BOOL( tmp_compexpr_left_5, tmp_compexpr_right_5 ); |
|
|
3058 |
|
nuitka_bool tmp_condition_result_6; |
|
3059 |
|
PyObject *tmp_compexpr_left_6; |
|
3060 |
|
PyObject *tmp_compexpr_right_6; |
|
3061 |
|
tmp_compexpr_left_6 = EXC_TYPE(PyThreadState_GET()); |
|
3062 |
|
tmp_compexpr_right_6 = PyExc_Exception; |
|
3063 |
|
tmp_res = EXCEPTION_MATCH_BOOL( tmp_compexpr_left_6, tmp_compexpr_right_6 ); |
2601 |
3064 |
if ( tmp_res == -1 ) |
if ( tmp_res == -1 ) |
2602 |
3065 |
{ |
{ |
2603 |
3066 |
assert( ERROR_OCCURRED() ); |
assert( ERROR_OCCURRED() ); |
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
2605 |
3068 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
2606 |
3069 |
|
|
2607 |
3070 |
|
|
2608 |
|
exception_lineno = 85; |
|
2609 |
|
type_description_1 = "ooooooooo"; |
|
2610 |
|
goto try_except_handler_14; |
|
|
3071 |
|
exception_lineno = 98; |
|
3072 |
|
type_description_1 = "ooooooooooo"; |
|
3073 |
|
goto try_except_handler_17; |
2611 |
3074 |
} |
} |
2612 |
|
tmp_condition_result_5 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; |
|
2613 |
|
if ( tmp_condition_result_5 == NUITKA_BOOL_TRUE ) |
|
|
3075 |
|
tmp_condition_result_6 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; |
|
3076 |
|
if ( tmp_condition_result_6 == NUITKA_BOOL_TRUE ) |
2614 |
3077 |
{ |
{ |
2615 |
|
goto branch_yes_5; |
|
|
3078 |
|
goto branch_yes_6; |
2616 |
3079 |
} |
} |
2617 |
3080 |
else |
else |
2618 |
3081 |
{ |
{ |
2619 |
|
goto branch_no_5; |
|
|
3082 |
|
goto branch_no_6; |
2620 |
3083 |
} |
} |
2621 |
|
branch_yes_5:; |
|
|
3084 |
|
branch_yes_6:; |
2622 |
3085 |
{ |
{ |
2623 |
|
PyObject *tmp_assign_source_11; |
|
2624 |
|
tmp_assign_source_11 = EXC_VALUE(PyThreadState_GET()); |
|
|
3086 |
|
PyObject *tmp_assign_source_20; |
|
3087 |
|
tmp_assign_source_20 = EXC_VALUE(PyThreadState_GET()); |
2625 |
3088 |
assert( var_err == NULL ); |
assert( var_err == NULL ); |
2626 |
|
Py_INCREF( tmp_assign_source_11 ); |
|
2627 |
|
var_err = tmp_assign_source_11; |
|
|
3089 |
|
Py_INCREF( tmp_assign_source_20 ); |
|
3090 |
|
var_err = tmp_assign_source_20; |
2628 |
3091 |
} |
} |
2629 |
3092 |
// Tried code: |
// Tried code: |
2630 |
3093 |
{ |
{ |
2631 |
3094 |
PyObject *tmp_called_name_43; |
PyObject *tmp_called_name_43; |
2632 |
3095 |
PyObject *tmp_call_result_38; |
PyObject *tmp_call_result_38; |
2633 |
|
PyObject *tmp_args_element_name_38; |
|
|
3096 |
|
PyObject *tmp_args_element_name_40; |
2634 |
3097 |
tmp_called_name_43 = LOOKUP_BUILTIN( const_str_plain_print ); |
tmp_called_name_43 = LOOKUP_BUILTIN( const_str_plain_print ); |
2635 |
3098 |
assert( tmp_called_name_43 != NULL ); |
assert( tmp_called_name_43 != NULL ); |
2636 |
3099 |
CHECK_OBJECT( var_err ); |
CHECK_OBJECT( var_err ); |
2637 |
|
tmp_args_element_name_38 = var_err; |
|
2638 |
|
frame_1496754b1930829ed2800caeb5131370->m_frame.f_lineno = 86; |
|
|
3100 |
|
tmp_args_element_name_40 = var_err; |
|
3101 |
|
frame_41ffdba98cc252a1e2e0180cd3a0ce64->m_frame.f_lineno = 99; |
2639 |
3102 |
{ |
{ |
2640 |
|
PyObject *call_args[] = { tmp_args_element_name_38 }; |
|
|
3103 |
|
PyObject *call_args[] = { tmp_args_element_name_40 }; |
2641 |
3104 |
tmp_call_result_38 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_43, call_args ); |
tmp_call_result_38 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_43, call_args ); |
2642 |
3105 |
} |
} |
2643 |
3106 |
|
|
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
2648 |
3111 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
2649 |
3112 |
|
|
2650 |
3113 |
|
|
2651 |
|
exception_lineno = 86; |
|
2652 |
|
type_description_1 = "ooooooooo"; |
|
2653 |
|
goto try_except_handler_15; |
|
|
3114 |
|
exception_lineno = 99; |
|
3115 |
|
type_description_1 = "ooooooooooo"; |
|
3116 |
|
goto try_except_handler_18; |
2654 |
3117 |
} |
} |
2655 |
3118 |
Py_DECREF( tmp_call_result_38 ); |
Py_DECREF( tmp_call_result_38 ); |
2656 |
3119 |
} |
} |
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
2659 |
3122 |
PyObject *tmp_call_result_39; |
PyObject *tmp_call_result_39; |
2660 |
3123 |
tmp_called_name_44 = LOOKUP_BUILTIN( const_str_plain_print ); |
tmp_called_name_44 = LOOKUP_BUILTIN( const_str_plain_print ); |
2661 |
3124 |
assert( tmp_called_name_44 != NULL ); |
assert( tmp_called_name_44 != NULL ); |
2662 |
|
frame_1496754b1930829ed2800caeb5131370->m_frame.f_lineno = 87; |
|
|
3125 |
|
frame_41ffdba98cc252a1e2e0180cd3a0ce64->m_frame.f_lineno = 100; |
2663 |
3126 |
tmp_call_result_39 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_44, &PyTuple_GET_ITEM( const_tuple_str_digest_129265d859a82e74e695f0224f9a2dcb_tuple, 0 ) ); |
tmp_call_result_39 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_44, &PyTuple_GET_ITEM( const_tuple_str_digest_129265d859a82e74e695f0224f9a2dcb_tuple, 0 ) ); |
2664 |
3127 |
|
|
2665 |
3128 |
if ( tmp_call_result_39 == NULL ) |
if ( tmp_call_result_39 == NULL ) |
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
2669 |
3132 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
2670 |
3133 |
|
|
2671 |
3134 |
|
|
2672 |
|
exception_lineno = 87; |
|
2673 |
|
type_description_1 = "ooooooooo"; |
|
2674 |
|
goto try_except_handler_15; |
|
|
3135 |
|
exception_lineno = 100; |
|
3136 |
|
type_description_1 = "ooooooooooo"; |
|
3137 |
|
goto try_except_handler_18; |
2675 |
3138 |
} |
} |
2676 |
3139 |
Py_DECREF( tmp_call_result_39 ); |
Py_DECREF( tmp_call_result_39 ); |
2677 |
3140 |
} |
} |
2678 |
|
goto try_end_13; |
|
|
3141 |
|
goto try_end_16; |
2679 |
3142 |
// Exception handler code: |
// Exception handler code: |
2680 |
|
try_except_handler_15:; |
|
2681 |
|
exception_keeper_type_13 = exception_type; |
|
2682 |
|
exception_keeper_value_13 = exception_value; |
|
2683 |
|
exception_keeper_tb_13 = exception_tb; |
|
2684 |
|
exception_keeper_lineno_13 = exception_lineno; |
|
|
3143 |
|
try_except_handler_18:; |
|
3144 |
|
exception_keeper_type_16 = exception_type; |
|
3145 |
|
exception_keeper_value_16 = exception_value; |
|
3146 |
|
exception_keeper_tb_16 = exception_tb; |
|
3147 |
|
exception_keeper_lineno_16 = exception_lineno; |
2685 |
3148 |
exception_type = NULL; |
exception_type = NULL; |
2686 |
3149 |
exception_value = NULL; |
exception_value = NULL; |
2687 |
3150 |
exception_tb = NULL; |
exception_tb = NULL; |
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
2691 |
3154 |
var_err = NULL; |
var_err = NULL; |
2692 |
3155 |
|
|
2693 |
3156 |
// Re-raise. |
// Re-raise. |
2694 |
|
exception_type = exception_keeper_type_13; |
|
2695 |
|
exception_value = exception_keeper_value_13; |
|
2696 |
|
exception_tb = exception_keeper_tb_13; |
|
2697 |
|
exception_lineno = exception_keeper_lineno_13; |
|
|
3157 |
|
exception_type = exception_keeper_type_16; |
|
3158 |
|
exception_value = exception_keeper_value_16; |
|
3159 |
|
exception_tb = exception_keeper_tb_16; |
|
3160 |
|
exception_lineno = exception_keeper_lineno_16; |
2698 |
3161 |
|
|
2699 |
|
goto try_except_handler_14; |
|
|
3162 |
|
goto try_except_handler_17; |
2700 |
3163 |
// End of try: |
// End of try: |
2701 |
|
try_end_13:; |
|
|
3164 |
|
try_end_16:; |
2702 |
3165 |
Py_XDECREF( var_err ); |
Py_XDECREF( var_err ); |
2703 |
3166 |
var_err = NULL; |
var_err = NULL; |
2704 |
3167 |
|
|
2705 |
|
goto branch_end_5; |
|
2706 |
|
branch_no_5:; |
|
|
3168 |
|
goto branch_end_6; |
|
3169 |
|
branch_no_6:; |
2707 |
3170 |
tmp_result = RERAISE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
tmp_result = RERAISE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
2708 |
3171 |
if (unlikely( tmp_result == false )) |
if (unlikely( tmp_result == false )) |
2709 |
3172 |
{ |
{ |
2710 |
|
exception_lineno = 83; |
|
|
3173 |
|
exception_lineno = 96; |
2711 |
3174 |
} |
} |
2712 |
3175 |
|
|
2713 |
|
if (exception_tb && exception_tb->tb_frame == &frame_1496754b1930829ed2800caeb5131370->m_frame) frame_1496754b1930829ed2800caeb5131370->m_frame.f_lineno = exception_tb->tb_lineno; |
|
2714 |
|
type_description_1 = "ooooooooo"; |
|
2715 |
|
goto try_except_handler_14; |
|
2716 |
|
branch_end_5:; |
|
|
3176 |
|
if (exception_tb && exception_tb->tb_frame == &frame_41ffdba98cc252a1e2e0180cd3a0ce64->m_frame) frame_41ffdba98cc252a1e2e0180cd3a0ce64->m_frame.f_lineno = exception_tb->tb_lineno; |
|
3177 |
|
type_description_1 = "ooooooooooo"; |
|
3178 |
|
goto try_except_handler_17; |
|
3179 |
|
branch_end_6:; |
2717 |
3180 |
} |
} |
2718 |
|
goto try_end_14; |
|
|
3181 |
|
goto try_end_17; |
2719 |
3182 |
// Exception handler code: |
// Exception handler code: |
2720 |
|
try_except_handler_14:; |
|
2721 |
|
exception_keeper_type_14 = exception_type; |
|
2722 |
|
exception_keeper_value_14 = exception_value; |
|
2723 |
|
exception_keeper_tb_14 = exception_tb; |
|
2724 |
|
exception_keeper_lineno_14 = exception_lineno; |
|
|
3183 |
|
try_except_handler_17:; |
|
3184 |
|
exception_keeper_type_17 = exception_type; |
|
3185 |
|
exception_keeper_value_17 = exception_value; |
|
3186 |
|
exception_keeper_tb_17 = exception_tb; |
|
3187 |
|
exception_keeper_lineno_17 = exception_lineno; |
2725 |
3188 |
exception_type = NULL; |
exception_type = NULL; |
2726 |
3189 |
exception_value = NULL; |
exception_value = NULL; |
2727 |
3190 |
exception_tb = NULL; |
exception_tb = NULL; |
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
2730 |
3193 |
// Restore previous exception. |
// Restore previous exception. |
2731 |
3194 |
SET_CURRENT_EXCEPTION( exception_preserved_type_5, exception_preserved_value_5, exception_preserved_tb_5 ); |
SET_CURRENT_EXCEPTION( exception_preserved_type_5, exception_preserved_value_5, exception_preserved_tb_5 ); |
2732 |
3195 |
// Re-raise. |
// Re-raise. |
2733 |
|
exception_type = exception_keeper_type_14; |
|
2734 |
|
exception_value = exception_keeper_value_14; |
|
2735 |
|
exception_tb = exception_keeper_tb_14; |
|
2736 |
|
exception_lineno = exception_keeper_lineno_14; |
|
|
3196 |
|
exception_type = exception_keeper_type_17; |
|
3197 |
|
exception_value = exception_keeper_value_17; |
|
3198 |
|
exception_tb = exception_keeper_tb_17; |
|
3199 |
|
exception_lineno = exception_keeper_lineno_17; |
2737 |
3200 |
|
|
2738 |
3201 |
goto frame_exception_exit_1; |
goto frame_exception_exit_1; |
2739 |
3202 |
// End of try: |
// End of try: |
2740 |
|
try_end_14:; |
|
|
3203 |
|
try_end_17:; |
2741 |
3204 |
// Restore previous exception. |
// Restore previous exception. |
2742 |
3205 |
SET_CURRENT_EXCEPTION( exception_preserved_type_5, exception_preserved_value_5, exception_preserved_tb_5 ); |
SET_CURRENT_EXCEPTION( exception_preserved_type_5, exception_preserved_value_5, exception_preserved_tb_5 ); |
2743 |
|
goto try_end_12; |
|
|
3206 |
|
goto try_end_15; |
2744 |
3207 |
// exception handler codes exits in all cases |
// exception handler codes exits in all cases |
2745 |
3208 |
NUITKA_CANNOT_GET_HERE( __main__$$$function_1_main ); |
NUITKA_CANNOT_GET_HERE( __main__$$$function_1_main ); |
2746 |
3209 |
return NULL; |
return NULL; |
2747 |
3210 |
// End of try: |
// End of try: |
2748 |
|
try_end_12:; |
|
|
3211 |
|
try_end_15:; |
2749 |
3212 |
{ |
{ |
2750 |
3213 |
PyObject *tmp_called_name_45; |
PyObject *tmp_called_name_45; |
2751 |
3214 |
PyObject *tmp_call_result_40; |
PyObject *tmp_call_result_40; |
2752 |
3215 |
tmp_called_name_45 = LOOKUP_BUILTIN( const_str_plain_print ); |
tmp_called_name_45 = LOOKUP_BUILTIN( const_str_plain_print ); |
2753 |
3216 |
assert( tmp_called_name_45 != NULL ); |
assert( tmp_called_name_45 != NULL ); |
2754 |
|
frame_1496754b1930829ed2800caeb5131370->m_frame.f_lineno = 89; |
|
|
3217 |
|
frame_41ffdba98cc252a1e2e0180cd3a0ce64->m_frame.f_lineno = 102; |
2755 |
3218 |
tmp_call_result_40 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_45, &PyTuple_GET_ITEM( const_tuple_str_digest_3c19809960c662c68ba3441ff0444e7f_tuple, 0 ) ); |
tmp_call_result_40 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_45, &PyTuple_GET_ITEM( const_tuple_str_digest_3c19809960c662c68ba3441ff0444e7f_tuple, 0 ) ); |
2756 |
3219 |
|
|
2757 |
3220 |
if ( tmp_call_result_40 == NULL ) |
if ( tmp_call_result_40 == NULL ) |
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
2761 |
3224 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
2762 |
3225 |
|
|
2763 |
3226 |
|
|
2764 |
|
exception_lineno = 89; |
|
2765 |
|
type_description_1 = "ooooooooo"; |
|
|
3227 |
|
exception_lineno = 102; |
|
3228 |
|
type_description_1 = "ooooooooooo"; |
2766 |
3229 |
goto frame_exception_exit_1; |
goto frame_exception_exit_1; |
2767 |
3230 |
} |
} |
2768 |
3231 |
Py_DECREF( tmp_call_result_40 ); |
Py_DECREF( tmp_call_result_40 ); |
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
2770 |
3233 |
// Tried code: |
// Tried code: |
2771 |
3234 |
{ |
{ |
2772 |
3235 |
PyObject *tmp_called_name_46; |
PyObject *tmp_called_name_46; |
2773 |
|
PyObject *tmp_mvar_value_19; |
|
|
3236 |
|
PyObject *tmp_mvar_value_20; |
2774 |
3237 |
PyObject *tmp_call_result_41; |
PyObject *tmp_call_result_41; |
2775 |
3238 |
PyObject *tmp_args_name_1; |
PyObject *tmp_args_name_1; |
2776 |
3239 |
PyObject *tmp_tuple_element_1; |
PyObject *tmp_tuple_element_1; |
2777 |
|
PyObject *tmp_kw_name_1; |
|
2778 |
|
tmp_mvar_value_19 = GET_STRING_DICT_VALUE( moduledict___main__, (Nuitka_StringObject *)const_str_plain_marketConnection ); |
|
|
3240 |
|
PyObject *tmp_kw_name_5; |
|
3241 |
|
tmp_mvar_value_20 = GET_STRING_DICT_VALUE( moduledict___main__, (Nuitka_StringObject *)const_str_plain_marketConnection ); |
2779 |
3242 |
|
|
2780 |
|
if (unlikely( tmp_mvar_value_19 == NULL )) |
|
|
3243 |
|
if (unlikely( tmp_mvar_value_20 == NULL )) |
2781 |
3244 |
{ |
{ |
2782 |
|
tmp_mvar_value_19 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_marketConnection ); |
|
|
3245 |
|
tmp_mvar_value_20 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_marketConnection ); |
2783 |
3246 |
} |
} |
2784 |
3247 |
|
|
2785 |
|
if ( tmp_mvar_value_19 == NULL ) |
|
|
3248 |
|
if ( tmp_mvar_value_20 == NULL ) |
2786 |
3249 |
{ |
{ |
2787 |
3250 |
|
|
2788 |
3251 |
exception_type = PyExc_NameError; |
exception_type = PyExc_NameError; |
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
2792 |
3255 |
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
2793 |
3256 |
CHAIN_EXCEPTION( exception_value ); |
CHAIN_EXCEPTION( exception_value ); |
2794 |
3257 |
|
|
2795 |
|
exception_lineno = 92; |
|
2796 |
|
type_description_1 = "ooooooooo"; |
|
2797 |
|
goto try_except_handler_16; |
|
|
3258 |
|
exception_lineno = 105; |
|
3259 |
|
type_description_1 = "ooooooooooo"; |
|
3260 |
|
goto try_except_handler_19; |
2798 |
3261 |
} |
} |
2799 |
3262 |
|
|
2800 |
|
tmp_called_name_46 = tmp_mvar_value_19; |
|
|
3263 |
|
tmp_called_name_46 = tmp_mvar_value_20; |
2801 |
3264 |
if ( var_export == NULL ) |
if ( var_export == NULL ) |
2802 |
3265 |
{ |
{ |
2803 |
3266 |
|
|
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
2808 |
3271 |
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
2809 |
3272 |
CHAIN_EXCEPTION( exception_value ); |
CHAIN_EXCEPTION( exception_value ); |
2810 |
3273 |
|
|
2811 |
|
exception_lineno = 92; |
|
2812 |
|
type_description_1 = "ooooooooo"; |
|
2813 |
|
goto try_except_handler_16; |
|
|
3274 |
|
exception_lineno = 105; |
|
3275 |
|
type_description_1 = "ooooooooooo"; |
|
3276 |
|
goto try_except_handler_19; |
2814 |
3277 |
} |
} |
2815 |
3278 |
|
|
2816 |
3279 |
tmp_tuple_element_1 = var_export; |
tmp_tuple_element_1 = var_export; |
2817 |
3280 |
tmp_args_name_1 = PyTuple_New( 1 ); |
tmp_args_name_1 = PyTuple_New( 1 ); |
2818 |
3281 |
Py_INCREF( tmp_tuple_element_1 ); |
Py_INCREF( tmp_tuple_element_1 ); |
2819 |
3282 |
PyTuple_SET_ITEM( tmp_args_name_1, 0, tmp_tuple_element_1 ); |
PyTuple_SET_ITEM( tmp_args_name_1, 0, tmp_tuple_element_1 ); |
2820 |
|
tmp_kw_name_1 = PyDict_Copy( const_dict_43220a7e7a8de0f8cb928af4d3754473 ); |
|
2821 |
|
frame_1496754b1930829ed2800caeb5131370->m_frame.f_lineno = 92; |
|
2822 |
|
tmp_call_result_41 = CALL_FUNCTION( tmp_called_name_46, tmp_args_name_1, tmp_kw_name_1 ); |
|
|
3283 |
|
tmp_kw_name_5 = PyDict_Copy( const_dict_43220a7e7a8de0f8cb928af4d3754473 ); |
|
3284 |
|
frame_41ffdba98cc252a1e2e0180cd3a0ce64->m_frame.f_lineno = 105; |
|
3285 |
|
tmp_call_result_41 = CALL_FUNCTION( tmp_called_name_46, tmp_args_name_1, tmp_kw_name_5 ); |
2823 |
3286 |
Py_DECREF( tmp_args_name_1 ); |
Py_DECREF( tmp_args_name_1 ); |
2824 |
|
Py_DECREF( tmp_kw_name_1 ); |
|
|
3287 |
|
Py_DECREF( tmp_kw_name_5 ); |
2825 |
3288 |
if ( tmp_call_result_41 == NULL ) |
if ( tmp_call_result_41 == NULL ) |
2826 |
3289 |
{ |
{ |
2827 |
3290 |
assert( ERROR_OCCURRED() ); |
assert( ERROR_OCCURRED() ); |
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
2829 |
3292 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
2830 |
3293 |
|
|
2831 |
3294 |
|
|
2832 |
|
exception_lineno = 92; |
|
2833 |
|
type_description_1 = "ooooooooo"; |
|
2834 |
|
goto try_except_handler_16; |
|
|
3295 |
|
exception_lineno = 105; |
|
3296 |
|
type_description_1 = "ooooooooooo"; |
|
3297 |
|
goto try_except_handler_19; |
2835 |
3298 |
} |
} |
2836 |
3299 |
Py_DECREF( tmp_call_result_41 ); |
Py_DECREF( tmp_call_result_41 ); |
2837 |
3300 |
} |
} |
2838 |
|
goto try_end_15; |
|
|
3301 |
|
goto try_end_18; |
2839 |
3302 |
// Exception handler code: |
// Exception handler code: |
2840 |
|
try_except_handler_16:; |
|
2841 |
|
exception_keeper_type_15 = exception_type; |
|
2842 |
|
exception_keeper_value_15 = exception_value; |
|
2843 |
|
exception_keeper_tb_15 = exception_tb; |
|
2844 |
|
exception_keeper_lineno_15 = exception_lineno; |
|
|
3303 |
|
try_except_handler_19:; |
|
3304 |
|
exception_keeper_type_18 = exception_type; |
|
3305 |
|
exception_keeper_value_18 = exception_value; |
|
3306 |
|
exception_keeper_tb_18 = exception_tb; |
|
3307 |
|
exception_keeper_lineno_18 = exception_lineno; |
2845 |
3308 |
exception_type = NULL; |
exception_type = NULL; |
2846 |
3309 |
exception_value = NULL; |
exception_value = NULL; |
2847 |
3310 |
exception_tb = NULL; |
exception_tb = NULL; |
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
2855 |
3318 |
exception_preserved_tb_6 = (PyTracebackObject *)EXC_TRACEBACK(PyThreadState_GET()); |
exception_preserved_tb_6 = (PyTracebackObject *)EXC_TRACEBACK(PyThreadState_GET()); |
2856 |
3319 |
Py_XINCREF( exception_preserved_tb_6 ); |
Py_XINCREF( exception_preserved_tb_6 ); |
2857 |
3320 |
|
|
2858 |
|
if ( exception_keeper_tb_15 == NULL ) |
|
|
3321 |
|
if ( exception_keeper_tb_18 == NULL ) |
2859 |
3322 |
{ |
{ |
2860 |
|
exception_keeper_tb_15 = MAKE_TRACEBACK( frame_1496754b1930829ed2800caeb5131370, exception_keeper_lineno_15 ); |
|
|
3323 |
|
exception_keeper_tb_18 = MAKE_TRACEBACK( frame_41ffdba98cc252a1e2e0180cd3a0ce64, exception_keeper_lineno_18 ); |
2861 |
3324 |
} |
} |
2862 |
|
else if ( exception_keeper_lineno_15 != 0 ) |
|
|
3325 |
|
else if ( exception_keeper_lineno_18 != 0 ) |
2863 |
3326 |
{ |
{ |
2864 |
|
exception_keeper_tb_15 = ADD_TRACEBACK( exception_keeper_tb_15, frame_1496754b1930829ed2800caeb5131370, exception_keeper_lineno_15 ); |
|
|
3327 |
|
exception_keeper_tb_18 = ADD_TRACEBACK( exception_keeper_tb_18, frame_41ffdba98cc252a1e2e0180cd3a0ce64, exception_keeper_lineno_18 ); |
2865 |
3328 |
} |
} |
2866 |
3329 |
|
|
2867 |
|
NORMALIZE_EXCEPTION( &exception_keeper_type_15, &exception_keeper_value_15, &exception_keeper_tb_15 ); |
|
2868 |
|
PyException_SetTraceback( exception_keeper_value_15, (PyObject *)exception_keeper_tb_15 ); |
|
2869 |
|
PUBLISH_EXCEPTION( &exception_keeper_type_15, &exception_keeper_value_15, &exception_keeper_tb_15 ); |
|
|
3330 |
|
NORMALIZE_EXCEPTION( &exception_keeper_type_18, &exception_keeper_value_18, &exception_keeper_tb_18 ); |
|
3331 |
|
PyException_SetTraceback( exception_keeper_value_18, (PyObject *)exception_keeper_tb_18 ); |
|
3332 |
|
PUBLISH_EXCEPTION( &exception_keeper_type_18, &exception_keeper_value_18, &exception_keeper_tb_18 ); |
2870 |
3333 |
// Tried code: |
// Tried code: |
2871 |
3334 |
{ |
{ |
2872 |
|
nuitka_bool tmp_condition_result_6; |
|
2873 |
|
PyObject *tmp_compexpr_left_6; |
|
2874 |
|
PyObject *tmp_compexpr_right_6; |
|
2875 |
|
tmp_compexpr_left_6 = EXC_TYPE(PyThreadState_GET()); |
|
2876 |
|
tmp_compexpr_right_6 = PyExc_Exception; |
|
2877 |
|
tmp_res = EXCEPTION_MATCH_BOOL( tmp_compexpr_left_6, tmp_compexpr_right_6 ); |
|
|
3335 |
|
nuitka_bool tmp_condition_result_7; |
|
3336 |
|
PyObject *tmp_compexpr_left_7; |
|
3337 |
|
PyObject *tmp_compexpr_right_7; |
|
3338 |
|
tmp_compexpr_left_7 = EXC_TYPE(PyThreadState_GET()); |
|
3339 |
|
tmp_compexpr_right_7 = PyExc_Exception; |
|
3340 |
|
tmp_res = EXCEPTION_MATCH_BOOL( tmp_compexpr_left_7, tmp_compexpr_right_7 ); |
2878 |
3341 |
if ( tmp_res == -1 ) |
if ( tmp_res == -1 ) |
2879 |
3342 |
{ |
{ |
2880 |
3343 |
assert( ERROR_OCCURRED() ); |
assert( ERROR_OCCURRED() ); |
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
2882 |
3345 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
2883 |
3346 |
|
|
2884 |
3347 |
|
|
2885 |
|
exception_lineno = 93; |
|
2886 |
|
type_description_1 = "ooooooooo"; |
|
2887 |
|
goto try_except_handler_17; |
|
|
3348 |
|
exception_lineno = 106; |
|
3349 |
|
type_description_1 = "ooooooooooo"; |
|
3350 |
|
goto try_except_handler_20; |
2888 |
3351 |
} |
} |
2889 |
|
tmp_condition_result_6 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; |
|
2890 |
|
if ( tmp_condition_result_6 == NUITKA_BOOL_TRUE ) |
|
|
3352 |
|
tmp_condition_result_7 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; |
|
3353 |
|
if ( tmp_condition_result_7 == NUITKA_BOOL_TRUE ) |
2891 |
3354 |
{ |
{ |
2892 |
|
goto branch_yes_6; |
|
|
3355 |
|
goto branch_yes_7; |
2893 |
3356 |
} |
} |
2894 |
3357 |
else |
else |
2895 |
3358 |
{ |
{ |
2896 |
|
goto branch_no_6; |
|
|
3359 |
|
goto branch_no_7; |
2897 |
3360 |
} |
} |
2898 |
|
branch_yes_6:; |
|
|
3361 |
|
branch_yes_7:; |
2899 |
3362 |
{ |
{ |
2900 |
|
PyObject *tmp_assign_source_12; |
|
2901 |
|
tmp_assign_source_12 = EXC_VALUE(PyThreadState_GET()); |
|
|
3363 |
|
PyObject *tmp_assign_source_21; |
|
3364 |
|
tmp_assign_source_21 = EXC_VALUE(PyThreadState_GET()); |
2902 |
3365 |
assert( var_err == NULL ); |
assert( var_err == NULL ); |
2903 |
|
Py_INCREF( tmp_assign_source_12 ); |
|
2904 |
|
var_err = tmp_assign_source_12; |
|
|
3366 |
|
Py_INCREF( tmp_assign_source_21 ); |
|
3367 |
|
var_err = tmp_assign_source_21; |
2905 |
3368 |
} |
} |
2906 |
3369 |
// Tried code: |
// Tried code: |
2907 |
3370 |
{ |
{ |
2908 |
3371 |
PyObject *tmp_called_name_47; |
PyObject *tmp_called_name_47; |
2909 |
3372 |
PyObject *tmp_call_result_42; |
PyObject *tmp_call_result_42; |
2910 |
|
PyObject *tmp_args_element_name_39; |
|
|
3373 |
|
PyObject *tmp_args_element_name_41; |
2911 |
3374 |
tmp_called_name_47 = LOOKUP_BUILTIN( const_str_plain_print ); |
tmp_called_name_47 = LOOKUP_BUILTIN( const_str_plain_print ); |
2912 |
3375 |
assert( tmp_called_name_47 != NULL ); |
assert( tmp_called_name_47 != NULL ); |
2913 |
3376 |
CHECK_OBJECT( var_err ); |
CHECK_OBJECT( var_err ); |
2914 |
|
tmp_args_element_name_39 = var_err; |
|
2915 |
|
frame_1496754b1930829ed2800caeb5131370->m_frame.f_lineno = 94; |
|
|
3377 |
|
tmp_args_element_name_41 = var_err; |
|
3378 |
|
frame_41ffdba98cc252a1e2e0180cd3a0ce64->m_frame.f_lineno = 107; |
2916 |
3379 |
{ |
{ |
2917 |
|
PyObject *call_args[] = { tmp_args_element_name_39 }; |
|
|
3380 |
|
PyObject *call_args[] = { tmp_args_element_name_41 }; |
2918 |
3381 |
tmp_call_result_42 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_47, call_args ); |
tmp_call_result_42 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_47, call_args ); |
2919 |
3382 |
} |
} |
2920 |
3383 |
|
|
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
2925 |
3388 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
2926 |
3389 |
|
|
2927 |
3390 |
|
|
2928 |
|
exception_lineno = 94; |
|
2929 |
|
type_description_1 = "ooooooooo"; |
|
2930 |
|
goto try_except_handler_18; |
|
|
3391 |
|
exception_lineno = 107; |
|
3392 |
|
type_description_1 = "ooooooooooo"; |
|
3393 |
|
goto try_except_handler_21; |
2931 |
3394 |
} |
} |
2932 |
3395 |
Py_DECREF( tmp_call_result_42 ); |
Py_DECREF( tmp_call_result_42 ); |
2933 |
3396 |
} |
} |
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
2936 |
3399 |
PyObject *tmp_call_result_43; |
PyObject *tmp_call_result_43; |
2937 |
3400 |
tmp_called_name_48 = LOOKUP_BUILTIN( const_str_plain_print ); |
tmp_called_name_48 = LOOKUP_BUILTIN( const_str_plain_print ); |
2938 |
3401 |
assert( tmp_called_name_48 != NULL ); |
assert( tmp_called_name_48 != NULL ); |
2939 |
|
frame_1496754b1930829ed2800caeb5131370->m_frame.f_lineno = 95; |
|
|
3402 |
|
frame_41ffdba98cc252a1e2e0180cd3a0ce64->m_frame.f_lineno = 108; |
2940 |
3403 |
tmp_call_result_43 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_48, &PyTuple_GET_ITEM( const_tuple_str_digest_7a8feafa65afab3585d07791658baca4_tuple, 0 ) ); |
tmp_call_result_43 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_48, &PyTuple_GET_ITEM( const_tuple_str_digest_7a8feafa65afab3585d07791658baca4_tuple, 0 ) ); |
2941 |
3404 |
|
|
2942 |
3405 |
if ( tmp_call_result_43 == NULL ) |
if ( tmp_call_result_43 == NULL ) |
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
2946 |
3409 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
2947 |
3410 |
|
|
2948 |
3411 |
|
|
2949 |
|
exception_lineno = 95; |
|
2950 |
|
type_description_1 = "ooooooooo"; |
|
2951 |
|
goto try_except_handler_18; |
|
|
3412 |
|
exception_lineno = 108; |
|
3413 |
|
type_description_1 = "ooooooooooo"; |
|
3414 |
|
goto try_except_handler_21; |
2952 |
3415 |
} |
} |
2953 |
3416 |
Py_DECREF( tmp_call_result_43 ); |
Py_DECREF( tmp_call_result_43 ); |
2954 |
3417 |
} |
} |
2955 |
|
goto try_end_16; |
|
|
3418 |
|
goto try_end_19; |
2956 |
3419 |
// Exception handler code: |
// Exception handler code: |
2957 |
|
try_except_handler_18:; |
|
2958 |
|
exception_keeper_type_16 = exception_type; |
|
2959 |
|
exception_keeper_value_16 = exception_value; |
|
2960 |
|
exception_keeper_tb_16 = exception_tb; |
|
2961 |
|
exception_keeper_lineno_16 = exception_lineno; |
|
|
3420 |
|
try_except_handler_21:; |
|
3421 |
|
exception_keeper_type_19 = exception_type; |
|
3422 |
|
exception_keeper_value_19 = exception_value; |
|
3423 |
|
exception_keeper_tb_19 = exception_tb; |
|
3424 |
|
exception_keeper_lineno_19 = exception_lineno; |
2962 |
3425 |
exception_type = NULL; |
exception_type = NULL; |
2963 |
3426 |
exception_value = NULL; |
exception_value = NULL; |
2964 |
3427 |
exception_tb = NULL; |
exception_tb = NULL; |
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
2968 |
3431 |
var_err = NULL; |
var_err = NULL; |
2969 |
3432 |
|
|
2970 |
3433 |
// Re-raise. |
// Re-raise. |
2971 |
|
exception_type = exception_keeper_type_16; |
|
2972 |
|
exception_value = exception_keeper_value_16; |
|
2973 |
|
exception_tb = exception_keeper_tb_16; |
|
2974 |
|
exception_lineno = exception_keeper_lineno_16; |
|
|
3434 |
|
exception_type = exception_keeper_type_19; |
|
3435 |
|
exception_value = exception_keeper_value_19; |
|
3436 |
|
exception_tb = exception_keeper_tb_19; |
|
3437 |
|
exception_lineno = exception_keeper_lineno_19; |
2975 |
3438 |
|
|
2976 |
|
goto try_except_handler_17; |
|
|
3439 |
|
goto try_except_handler_20; |
2977 |
3440 |
// End of try: |
// End of try: |
2978 |
|
try_end_16:; |
|
|
3441 |
|
try_end_19:; |
2979 |
3442 |
Py_XDECREF( var_err ); |
Py_XDECREF( var_err ); |
2980 |
3443 |
var_err = NULL; |
var_err = NULL; |
2981 |
3444 |
|
|
2982 |
|
goto branch_end_6; |
|
2983 |
|
branch_no_6:; |
|
|
3445 |
|
goto branch_end_7; |
|
3446 |
|
branch_no_7:; |
2984 |
3447 |
tmp_result = RERAISE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
tmp_result = RERAISE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
2985 |
3448 |
if (unlikely( tmp_result == false )) |
if (unlikely( tmp_result == false )) |
2986 |
3449 |
{ |
{ |
2987 |
|
exception_lineno = 91; |
|
|
3450 |
|
exception_lineno = 104; |
2988 |
3451 |
} |
} |
2989 |
3452 |
|
|
2990 |
|
if (exception_tb && exception_tb->tb_frame == &frame_1496754b1930829ed2800caeb5131370->m_frame) frame_1496754b1930829ed2800caeb5131370->m_frame.f_lineno = exception_tb->tb_lineno; |
|
2991 |
|
type_description_1 = "ooooooooo"; |
|
2992 |
|
goto try_except_handler_17; |
|
2993 |
|
branch_end_6:; |
|
|
3453 |
|
if (exception_tb && exception_tb->tb_frame == &frame_41ffdba98cc252a1e2e0180cd3a0ce64->m_frame) frame_41ffdba98cc252a1e2e0180cd3a0ce64->m_frame.f_lineno = exception_tb->tb_lineno; |
|
3454 |
|
type_description_1 = "ooooooooooo"; |
|
3455 |
|
goto try_except_handler_20; |
|
3456 |
|
branch_end_7:; |
2994 |
3457 |
} |
} |
2995 |
|
goto try_end_17; |
|
|
3458 |
|
goto try_end_20; |
2996 |
3459 |
// Exception handler code: |
// Exception handler code: |
2997 |
|
try_except_handler_17:; |
|
2998 |
|
exception_keeper_type_17 = exception_type; |
|
2999 |
|
exception_keeper_value_17 = exception_value; |
|
3000 |
|
exception_keeper_tb_17 = exception_tb; |
|
3001 |
|
exception_keeper_lineno_17 = exception_lineno; |
|
|
3460 |
|
try_except_handler_20:; |
|
3461 |
|
exception_keeper_type_20 = exception_type; |
|
3462 |
|
exception_keeper_value_20 = exception_value; |
|
3463 |
|
exception_keeper_tb_20 = exception_tb; |
|
3464 |
|
exception_keeper_lineno_20 = exception_lineno; |
3002 |
3465 |
exception_type = NULL; |
exception_type = NULL; |
3003 |
3466 |
exception_value = NULL; |
exception_value = NULL; |
3004 |
3467 |
exception_tb = NULL; |
exception_tb = NULL; |
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
3007 |
3470 |
// Restore previous exception. |
// Restore previous exception. |
3008 |
3471 |
SET_CURRENT_EXCEPTION( exception_preserved_type_6, exception_preserved_value_6, exception_preserved_tb_6 ); |
SET_CURRENT_EXCEPTION( exception_preserved_type_6, exception_preserved_value_6, exception_preserved_tb_6 ); |
3009 |
3472 |
// Re-raise. |
// Re-raise. |
3010 |
|
exception_type = exception_keeper_type_17; |
|
3011 |
|
exception_value = exception_keeper_value_17; |
|
3012 |
|
exception_tb = exception_keeper_tb_17; |
|
3013 |
|
exception_lineno = exception_keeper_lineno_17; |
|
|
3473 |
|
exception_type = exception_keeper_type_20; |
|
3474 |
|
exception_value = exception_keeper_value_20; |
|
3475 |
|
exception_tb = exception_keeper_tb_20; |
|
3476 |
|
exception_lineno = exception_keeper_lineno_20; |
3014 |
3477 |
|
|
3015 |
3478 |
goto frame_exception_exit_1; |
goto frame_exception_exit_1; |
3016 |
3479 |
// End of try: |
// End of try: |
3017 |
|
try_end_17:; |
|
|
3480 |
|
try_end_20:; |
3018 |
3481 |
// Restore previous exception. |
// Restore previous exception. |
3019 |
3482 |
SET_CURRENT_EXCEPTION( exception_preserved_type_6, exception_preserved_value_6, exception_preserved_tb_6 ); |
SET_CURRENT_EXCEPTION( exception_preserved_type_6, exception_preserved_value_6, exception_preserved_tb_6 ); |
3020 |
|
goto try_end_15; |
|
|
3483 |
|
goto try_end_18; |
3021 |
3484 |
// exception handler codes exits in all cases |
// exception handler codes exits in all cases |
3022 |
3485 |
NUITKA_CANNOT_GET_HERE( __main__$$$function_1_main ); |
NUITKA_CANNOT_GET_HERE( __main__$$$function_1_main ); |
3023 |
3486 |
return NULL; |
return NULL; |
3024 |
3487 |
// End of try: |
// End of try: |
3025 |
|
try_end_15:; |
|
|
3488 |
|
try_end_18:; |
3026 |
3489 |
|
|
3027 |
3490 |
#if 0 |
#if 0 |
3028 |
|
RESTORE_FRAME_EXCEPTION( frame_1496754b1930829ed2800caeb5131370 ); |
|
|
3491 |
|
RESTORE_FRAME_EXCEPTION( frame_41ffdba98cc252a1e2e0180cd3a0ce64 ); |
3029 |
3492 |
#endif |
#endif |
3030 |
3493 |
|
|
3031 |
3494 |
// Put the previous frame back on top. |
// Put the previous frame back on top. |
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
3036 |
3499 |
frame_exception_exit_1:; |
frame_exception_exit_1:; |
3037 |
3500 |
|
|
3038 |
3501 |
#if 0 |
#if 0 |
3039 |
|
RESTORE_FRAME_EXCEPTION( frame_1496754b1930829ed2800caeb5131370 ); |
|
|
3502 |
|
RESTORE_FRAME_EXCEPTION( frame_41ffdba98cc252a1e2e0180cd3a0ce64 ); |
3040 |
3503 |
#endif |
#endif |
3041 |
3504 |
|
|
3042 |
3505 |
if ( exception_tb == NULL ) |
if ( exception_tb == NULL ) |
3043 |
3506 |
{ |
{ |
3044 |
|
exception_tb = MAKE_TRACEBACK( frame_1496754b1930829ed2800caeb5131370, exception_lineno ); |
|
|
3507 |
|
exception_tb = MAKE_TRACEBACK( frame_41ffdba98cc252a1e2e0180cd3a0ce64, exception_lineno ); |
3045 |
3508 |
} |
} |
3046 |
|
else if ( exception_tb->tb_frame != &frame_1496754b1930829ed2800caeb5131370->m_frame ) |
|
|
3509 |
|
else if ( exception_tb->tb_frame != &frame_41ffdba98cc252a1e2e0180cd3a0ce64->m_frame ) |
3047 |
3510 |
{ |
{ |
3048 |
|
exception_tb = ADD_TRACEBACK( exception_tb, frame_1496754b1930829ed2800caeb5131370, exception_lineno ); |
|
|
3511 |
|
exception_tb = ADD_TRACEBACK( exception_tb, frame_41ffdba98cc252a1e2e0180cd3a0ce64, exception_lineno ); |
3049 |
3512 |
} |
} |
3050 |
3513 |
|
|
3051 |
3514 |
// Attachs locals to frame if any. |
// Attachs locals to frame if any. |
3052 |
3515 |
Nuitka_Frame_AttachLocals( |
Nuitka_Frame_AttachLocals( |
3053 |
|
(struct Nuitka_FrameObject *)frame_1496754b1930829ed2800caeb5131370, |
|
|
3516 |
|
(struct Nuitka_FrameObject *)frame_41ffdba98cc252a1e2e0180cd3a0ce64, |
3054 |
3517 |
type_description_1, |
type_description_1, |
3055 |
3518 |
var_root, |
var_root, |
3056 |
3519 |
var_sheet, |
var_sheet, |
3057 |
3520 |
var_intern_number, |
var_intern_number, |
3058 |
3521 |
var_erroritem, |
var_erroritem, |
3059 |
3522 |
var_exc, |
var_exc, |
|
3523 |
|
var_e, |
|
3524 |
|
var_element, |
3060 |
3525 |
var_moveon, |
var_moveon, |
3061 |
3526 |
var_export, |
var_export, |
3062 |
3527 |
var_err, |
var_err, |
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
3065 |
3530 |
|
|
3066 |
3531 |
|
|
3067 |
3532 |
// Release cached frame. |
// Release cached frame. |
3068 |
|
if ( frame_1496754b1930829ed2800caeb5131370 == cache_frame_1496754b1930829ed2800caeb5131370 ) |
|
|
3533 |
|
if ( frame_41ffdba98cc252a1e2e0180cd3a0ce64 == cache_frame_41ffdba98cc252a1e2e0180cd3a0ce64 ) |
3069 |
3534 |
{ |
{ |
3070 |
|
Py_DECREF( frame_1496754b1930829ed2800caeb5131370 ); |
|
|
3535 |
|
Py_DECREF( frame_41ffdba98cc252a1e2e0180cd3a0ce64 ); |
3071 |
3536 |
} |
} |
3072 |
|
cache_frame_1496754b1930829ed2800caeb5131370 = NULL; |
|
|
3537 |
|
cache_frame_41ffdba98cc252a1e2e0180cd3a0ce64 = NULL; |
3073 |
3538 |
|
|
3074 |
|
assertFrameObject( frame_1496754b1930829ed2800caeb5131370 ); |
|
|
3539 |
|
assertFrameObject( frame_41ffdba98cc252a1e2e0180cd3a0ce64 ); |
3075 |
3540 |
|
|
3076 |
3541 |
// Put the previous frame back on top. |
// Put the previous frame back on top. |
3077 |
3542 |
popFrameStack(); |
popFrameStack(); |
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
3106 |
3571 |
Py_XDECREF( var_exc ); |
Py_XDECREF( var_exc ); |
3107 |
3572 |
var_exc = NULL; |
var_exc = NULL; |
3108 |
3573 |
|
|
|
3574 |
|
Py_XDECREF( var_e ); |
|
3575 |
|
var_e = NULL; |
|
3576 |
|
|
|
3577 |
|
Py_XDECREF( var_element ); |
|
3578 |
|
var_element = NULL; |
|
3579 |
|
|
3109 |
3580 |
CHECK_OBJECT( (PyObject *)var_moveon ); |
CHECK_OBJECT( (PyObject *)var_moveon ); |
3110 |
3581 |
Py_DECREF( var_moveon ); |
Py_DECREF( var_moveon ); |
3111 |
3582 |
var_moveon = NULL; |
var_moveon = NULL; |
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
3123 |
3594 |
goto function_return_exit; |
goto function_return_exit; |
3124 |
3595 |
// Exception handler code: |
// Exception handler code: |
3125 |
3596 |
try_except_handler_1:; |
try_except_handler_1:; |
3126 |
|
exception_keeper_type_18 = exception_type; |
|
3127 |
|
exception_keeper_value_18 = exception_value; |
|
3128 |
|
exception_keeper_tb_18 = exception_tb; |
|
3129 |
|
exception_keeper_lineno_18 = exception_lineno; |
|
|
3597 |
|
exception_keeper_type_21 = exception_type; |
|
3598 |
|
exception_keeper_value_21 = exception_value; |
|
3599 |
|
exception_keeper_tb_21 = exception_tb; |
|
3600 |
|
exception_keeper_lineno_21 = exception_lineno; |
3130 |
3601 |
exception_type = NULL; |
exception_type = NULL; |
3131 |
3602 |
exception_value = NULL; |
exception_value = NULL; |
3132 |
3603 |
exception_tb = NULL; |
exception_tb = NULL; |
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
3147 |
3618 |
Py_XDECREF( var_exc ); |
Py_XDECREF( var_exc ); |
3148 |
3619 |
var_exc = NULL; |
var_exc = NULL; |
3149 |
3620 |
|
|
|
3621 |
|
Py_XDECREF( var_e ); |
|
3622 |
|
var_e = NULL; |
|
3623 |
|
|
|
3624 |
|
Py_XDECREF( var_element ); |
|
3625 |
|
var_element = NULL; |
|
3626 |
|
|
3150 |
3627 |
Py_XDECREF( var_moveon ); |
Py_XDECREF( var_moveon ); |
3151 |
3628 |
var_moveon = NULL; |
var_moveon = NULL; |
3152 |
3629 |
|
|
|
... |
... |
static PyObject *impl___main__$$$function_1_main( struct Nuitka_FunctionObject c |
3160 |
3637 |
var_stocklist = NULL; |
var_stocklist = NULL; |
3161 |
3638 |
|
|
3162 |
3639 |
// Re-raise. |
// Re-raise. |
3163 |
|
exception_type = exception_keeper_type_18; |
|
3164 |
|
exception_value = exception_keeper_value_18; |
|
3165 |
|
exception_tb = exception_keeper_tb_18; |
|
3166 |
|
exception_lineno = exception_keeper_lineno_18; |
|
|
3640 |
|
exception_type = exception_keeper_type_21; |
|
3641 |
|
exception_value = exception_keeper_value_21; |
|
3642 |
|
exception_tb = exception_keeper_tb_21; |
|
3643 |
|
exception_lineno = exception_keeper_lineno_21; |
3167 |
3644 |
|
|
3168 |
3645 |
goto function_exception_exit; |
goto function_exception_exit; |
3169 |
3646 |
// End of try: |
// End of try: |
|
... |
... |
static PyObject *MAKE_FUNCTION___main__$$$function_1_main( ) |
3199 |
3676 |
#if PYTHON_VERSION >= 300 |
#if PYTHON_VERSION >= 300 |
3200 |
3677 |
NULL, |
NULL, |
3201 |
3678 |
#endif |
#endif |
3202 |
|
codeobj_1496754b1930829ed2800caeb5131370, |
|
|
3679 |
|
codeobj_41ffdba98cc252a1e2e0180cd3a0ce64, |
3203 |
3680 |
NULL, |
NULL, |
3204 |
3681 |
#if PYTHON_VERSION >= 300 |
#if PYTHON_VERSION >= 300 |
3205 |
3682 |
NULL, |
NULL, |
|
... |
... |
MOD_INIT_DECL( __main__ ) |
4257 |
4734 |
|
|
4258 |
4735 |
CHECK_OBJECT( tmp_mvar_value_1 ); |
CHECK_OBJECT( tmp_mvar_value_1 ); |
4259 |
4736 |
tmp_called_name_1 = tmp_mvar_value_1; |
tmp_called_name_1 = tmp_mvar_value_1; |
4260 |
|
frame_9a666e7ed9943e8c0615b86ada4a5a43->m_frame.f_lineno = 105; |
|
|
4737 |
|
frame_9a666e7ed9943e8c0615b86ada4a5a43->m_frame.f_lineno = 118; |
4261 |
4738 |
tmp_call_result_1 = CALL_FUNCTION_NO_ARGS( tmp_called_name_1 ); |
tmp_call_result_1 = CALL_FUNCTION_NO_ARGS( tmp_called_name_1 ); |
4262 |
4739 |
if ( tmp_call_result_1 == NULL ) |
if ( tmp_call_result_1 == NULL ) |
4263 |
4740 |
{ |
{ |
|
... |
... |
MOD_INIT_DECL( __main__ ) |
4266 |
4743 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
4267 |
4744 |
|
|
4268 |
4745 |
|
|
4269 |
|
exception_lineno = 105; |
|
|
4746 |
|
exception_lineno = 118; |
4270 |
4747 |
|
|
4271 |
4748 |
goto frame_exception_exit_1; |
goto frame_exception_exit_1; |
4272 |
4749 |
} |
} |
File Linux_Version/product_import.build/module.dbus.connection.c changed (mode: 100644) (index 4b945fb..d4a3d48) |
... |
... |
static bool constants_created = false; |
350 |
350 |
/* Function to create module private constants. */ |
/* Function to create module private constants. */ |
351 |
351 |
static void createModuleConstants( void ) |
static void createModuleConstants( void ) |
352 |
352 |
{ |
{ |
353 |
|
const_str_digest_b33fe442635e40c9a18b9f06913c7a8a = UNSTREAM_STRING_ASCII( &constant_bin[ 15547 ], 42, 0 ); |
|
354 |
|
const_str_plain_SignalMatch = UNSTREAM_STRING_ASCII( &constant_bin[ 15589 ], 11, 1 ); |
|
355 |
|
const_str_plain_get_destination = UNSTREAM_STRING_ASCII( &constant_bin[ 15600 ], 15, 1 ); |
|
|
353 |
|
const_str_digest_b33fe442635e40c9a18b9f06913c7a8a = UNSTREAM_STRING_ASCII( &constant_bin[ 15725 ], 42, 0 ); |
|
354 |
|
const_str_plain_SignalMatch = UNSTREAM_STRING_ASCII( &constant_bin[ 15767 ], 11, 1 ); |
|
355 |
|
const_str_plain_get_destination = UNSTREAM_STRING_ASCII( &constant_bin[ 15778 ], 15, 1 ); |
356 |
356 |
const_tuple_false_none_none_none_none_none_none_tuple = PyTuple_New( 7 ); |
const_tuple_false_none_none_none_none_none_none_tuple = PyTuple_New( 7 ); |
357 |
357 |
PyTuple_SET_ITEM( const_tuple_false_none_none_none_none_none_none_tuple, 0, Py_False ); Py_INCREF( Py_False ); |
PyTuple_SET_ITEM( const_tuple_false_none_none_none_none_none_none_tuple, 0, Py_False ); Py_INCREF( Py_False ); |
358 |
358 |
PyTuple_SET_ITEM( const_tuple_false_none_none_none_none_none_none_tuple, 1, Py_None ); Py_INCREF( Py_None ); |
PyTuple_SET_ITEM( const_tuple_false_none_none_none_none_none_none_tuple, 1, Py_None ); Py_INCREF( Py_None ); |
|
... |
... |
static void createModuleConstants( void ) |
361 |
361 |
PyTuple_SET_ITEM( const_tuple_false_none_none_none_none_none_none_tuple, 4, Py_None ); Py_INCREF( Py_None ); |
PyTuple_SET_ITEM( const_tuple_false_none_none_none_none_none_none_tuple, 4, Py_None ); Py_INCREF( Py_None ); |
362 |
362 |
PyTuple_SET_ITEM( const_tuple_false_none_none_none_none_none_none_tuple, 5, Py_None ); Py_INCREF( Py_None ); |
PyTuple_SET_ITEM( const_tuple_false_none_none_none_none_none_none_tuple, 5, Py_None ); Py_INCREF( Py_None ); |
363 |
363 |
PyTuple_SET_ITEM( const_tuple_false_none_none_none_none_none_none_tuple, 6, Py_None ); Py_INCREF( Py_None ); |
PyTuple_SET_ITEM( const_tuple_false_none_none_none_none_none_none_tuple, 6, Py_None ); Py_INCREF( Py_None ); |
364 |
|
const_str_plain__path_keyword = UNSTREAM_STRING_ASCII( &constant_bin[ 15615 ], 13, 1 ); |
|
365 |
|
const_str_plain__int_args_match = UNSTREAM_STRING_ASCII( &constant_bin[ 15628 ], 15, 1 ); |
|
366 |
|
const_str_plain_path_keyword = UNSTREAM_STRING_ASCII( &constant_bin[ 15616 ], 12, 1 ); |
|
367 |
|
const_str_digest_d9a5ce35dbca00931f07f4dfc504dcc3 = UNSTREAM_STRING_ASCII( &constant_bin[ 8702 ], 11, 0 ); |
|
|
364 |
|
const_str_plain__path_keyword = UNSTREAM_STRING_ASCII( &constant_bin[ 15793 ], 13, 1 ); |
|
365 |
|
const_str_plain__int_args_match = UNSTREAM_STRING_ASCII( &constant_bin[ 15806 ], 15, 1 ); |
|
366 |
|
const_str_plain_path_keyword = UNSTREAM_STRING_ASCII( &constant_bin[ 15794 ], 12, 1 ); |
|
367 |
|
const_str_digest_d9a5ce35dbca00931f07f4dfc504dcc3 = UNSTREAM_STRING_ASCII( &constant_bin[ 8880 ], 11, 0 ); |
368 |
368 |
const_int_pos_63 = PyLong_FromUnsignedLong( 63ul ); |
const_int_pos_63 = PyLong_FromUnsignedLong( 63ul ); |
369 |
|
const_str_digest_f75b9b4f6d2a8dde4fed9858fe31aec3 = UNSTREAM_STRING_ASCII( &constant_bin[ 15643 ], 33, 0 ); |
|
370 |
|
const_str_digest_3327acca66f81f34042ac5c9bb3587db = UNSTREAM_STRING_ASCII( &constant_bin[ 15676 ], 3586, 0 ); |
|
371 |
|
const_str_plain__dbus_Connection_initialized = UNSTREAM_STRING_ASCII( &constant_bin[ 19262 ], 28, 1 ); |
|
372 |
|
const_str_digest_ee63cf22393c9e4d2db480dd3294e538 = UNSTREAM_STRING_ASCII( &constant_bin[ 19290 ], 26, 0 ); |
|
373 |
|
const_str_plain__conn_weakref = UNSTREAM_STRING_ASCII( &constant_bin[ 19316 ], 13, 1 ); |
|
374 |
|
const_str_digest_a91bb9ffa08867931472582c8927c265 = UNSTREAM_STRING_ASCII( &constant_bin[ 8755 ], 9, 0 ); |
|
375 |
|
const_str_plain__args_match = UNSTREAM_STRING_ASCII( &constant_bin[ 15632 ], 11, 1 ); |
|
|
369 |
|
const_str_digest_f75b9b4f6d2a8dde4fed9858fe31aec3 = UNSTREAM_STRING_ASCII( &constant_bin[ 15821 ], 33, 0 ); |
|
370 |
|
const_str_digest_3327acca66f81f34042ac5c9bb3587db = UNSTREAM_STRING_ASCII( &constant_bin[ 15854 ], 3586, 0 ); |
|
371 |
|
const_str_plain__dbus_Connection_initialized = UNSTREAM_STRING_ASCII( &constant_bin[ 19440 ], 28, 1 ); |
|
372 |
|
const_str_digest_ee63cf22393c9e4d2db480dd3294e538 = UNSTREAM_STRING_ASCII( &constant_bin[ 19468 ], 26, 0 ); |
|
373 |
|
const_str_plain__conn_weakref = UNSTREAM_STRING_ASCII( &constant_bin[ 19494 ], 13, 1 ); |
|
374 |
|
const_str_digest_a91bb9ffa08867931472582c8927c265 = UNSTREAM_STRING_ASCII( &constant_bin[ 8933 ], 9, 0 ); |
|
375 |
|
const_str_plain__args_match = UNSTREAM_STRING_ASCII( &constant_bin[ 15810 ], 11, 1 ); |
376 |
376 |
const_dict_6b01ff05994e5b5fdab9ae8957bfc16c = _PyDict_NewPresized( 1 ); |
const_dict_6b01ff05994e5b5fdab9ae8957bfc16c = _PyDict_NewPresized( 1 ); |
377 |
|
const_str_plain_byte_arrays = UNSTREAM_STRING_ASCII( &constant_bin[ 17141 ], 11, 1 ); |
|
|
377 |
|
const_str_plain_byte_arrays = UNSTREAM_STRING_ASCII( &constant_bin[ 17319 ], 11, 1 ); |
378 |
378 |
PyDict_SetItem( const_dict_6b01ff05994e5b5fdab9ae8957bfc16c, const_str_plain_byte_arrays, Py_True ); |
PyDict_SetItem( const_dict_6b01ff05994e5b5fdab9ae8957bfc16c, const_str_plain_byte_arrays, Py_True ); |
379 |
379 |
assert( PyDict_Size( const_dict_6b01ff05994e5b5fdab9ae8957bfc16c ) == 1 ); |
assert( PyDict_Size( const_dict_6b01ff05994e5b5fdab9ae8957bfc16c ) == 1 ); |
380 |
|
const_str_plain__signal_recipients_by_object_path = UNSTREAM_STRING_ASCII( &constant_bin[ 19329 ], 33, 1 ); |
|
|
380 |
|
const_str_plain__signal_recipients_by_object_path = UNSTREAM_STRING_ASCII( &constant_bin[ 19507 ], 33, 1 ); |
381 |
381 |
const_list_str_digest_c2813bae0d65e83b922b794002512c0b_list = PyList_New( 1 ); |
const_list_str_digest_c2813bae0d65e83b922b794002512c0b_list = PyList_New( 1 ); |
382 |
|
const_str_digest_c2813bae0d65e83b922b794002512c0b = UNSTREAM_STRING_ASCII( &constant_bin[ 8688 ], 13, 0 ); |
|
|
382 |
|
const_str_digest_c2813bae0d65e83b922b794002512c0b = UNSTREAM_STRING_ASCII( &constant_bin[ 8866 ], 13, 0 ); |
383 |
383 |
PyList_SET_ITEM( const_list_str_digest_c2813bae0d65e83b922b794002512c0b_list, 0, const_str_digest_c2813bae0d65e83b922b794002512c0b ); Py_INCREF( const_str_digest_c2813bae0d65e83b922b794002512c0b ); |
PyList_SET_ITEM( const_list_str_digest_c2813bae0d65e83b922b794002512c0b_list, 0, const_str_digest_c2813bae0d65e83b922b794002512c0b ); Py_INCREF( const_str_digest_c2813bae0d65e83b922b794002512c0b ); |
384 |
|
const_str_plain__member_keyword = UNSTREAM_STRING_ASCII( &constant_bin[ 19362 ], 15, 1 ); |
|
385 |
|
const_str_digest_f02aa1d7ebd3773a34b2181bc71910bd = UNSTREAM_STRING_ASCII( &constant_bin[ 19377 ], 60, 0 ); |
|
386 |
|
const_str_plain__interface = UNSTREAM_STRING_ASCII( &constant_bin[ 3098 ], 10, 1 ); |
|
387 |
|
const_str_plain__rule = UNSTREAM_STRING_ASCII( &constant_bin[ 19437 ], 5, 1 ); |
|
388 |
|
const_str_digest_6b2b5af1315bca5fde04d93771dac361 = UNSTREAM_STRING_ASCII( &constant_bin[ 19442 ], 24, 0 ); |
|
389 |
|
const_str_plain__signal_func = UNSTREAM_STRING_ASCII( &constant_bin[ 19466 ], 12, 1 ); |
|
390 |
|
const_str_digest_c38e35ad7ba970f51ad8b3db87727737 = UNSTREAM_STRING_ASCII( &constant_bin[ 19478 ], 33, 0 ); |
|
|
384 |
|
const_str_plain__member_keyword = UNSTREAM_STRING_ASCII( &constant_bin[ 19540 ], 15, 1 ); |
|
385 |
|
const_str_digest_f02aa1d7ebd3773a34b2181bc71910bd = UNSTREAM_STRING_ASCII( &constant_bin[ 19555 ], 60, 0 ); |
|
386 |
|
const_str_plain__interface = UNSTREAM_STRING_ASCII( &constant_bin[ 3276 ], 10, 1 ); |
|
387 |
|
const_str_plain__rule = UNSTREAM_STRING_ASCII( &constant_bin[ 19615 ], 5, 1 ); |
|
388 |
|
const_str_digest_6b2b5af1315bca5fde04d93771dac361 = UNSTREAM_STRING_ASCII( &constant_bin[ 19620 ], 24, 0 ); |
|
389 |
|
const_str_plain__signal_func = UNSTREAM_STRING_ASCII( &constant_bin[ 19644 ], 12, 1 ); |
|
390 |
|
const_str_digest_c38e35ad7ba970f51ad8b3db87727737 = UNSTREAM_STRING_ASCII( &constant_bin[ 19656 ], 33, 0 ); |
391 |
391 |
const_tuple_str_plain_Connection_str_plain_SignalMatch_tuple = PyTuple_New( 2 ); |
const_tuple_str_plain_Connection_str_plain_SignalMatch_tuple = PyTuple_New( 2 ); |
392 |
392 |
PyTuple_SET_ITEM( const_tuple_str_plain_Connection_str_plain_SignalMatch_tuple, 0, const_str_plain_Connection ); Py_INCREF( const_str_plain_Connection ); |
PyTuple_SET_ITEM( const_tuple_str_plain_Connection_str_plain_SignalMatch_tuple, 0, const_str_plain_Connection ); Py_INCREF( const_str_plain_Connection ); |
393 |
393 |
PyTuple_SET_ITEM( const_tuple_str_plain_Connection_str_plain_SignalMatch_tuple, 1, const_str_plain_SignalMatch ); Py_INCREF( const_str_plain_SignalMatch ); |
PyTuple_SET_ITEM( const_tuple_str_plain_Connection_str_plain_SignalMatch_tuple, 1, const_str_plain_SignalMatch ); Py_INCREF( const_str_plain_SignalMatch ); |
394 |
|
const_str_digest_ee9d17511b4a14fad520631622655609 = UNSTREAM_STRING_ASCII( &constant_bin[ 8906 ], 30, 0 ); |
|
395 |
|
const_str_plain___hash__ = UNSTREAM_STRING_ASCII( &constant_bin[ 19511 ], 8, 1 ); |
|
396 |
|
const_str_digest_2dbb7e749db4c4c0e353c297fe1b2ff8 = UNSTREAM_STRING_ASCII( &constant_bin[ 19519 ], 57, 0 ); |
|
397 |
|
const_str_plain_kwarg = UNSTREAM_STRING_ASCII( &constant_bin[ 19576 ], 5, 1 ); |
|
398 |
|
const_str_digest_74c74a4f3914076d159ac780d9ae7eb5 = UNSTREAM_STRING_ASCII( &constant_bin[ 8505 ], 33, 0 ); |
|
399 |
|
const_str_plain_add_message_filter = UNSTREAM_STRING_ASCII( &constant_bin[ 19581 ], 18, 1 ); |
|
|
394 |
|
const_str_digest_ee9d17511b4a14fad520631622655609 = UNSTREAM_STRING_ASCII( &constant_bin[ 9084 ], 30, 0 ); |
|
395 |
|
const_str_plain___hash__ = UNSTREAM_STRING_ASCII( &constant_bin[ 19689 ], 8, 1 ); |
|
396 |
|
const_str_digest_2dbb7e749db4c4c0e353c297fe1b2ff8 = UNSTREAM_STRING_ASCII( &constant_bin[ 19697 ], 57, 0 ); |
|
397 |
|
const_str_plain_kwarg = UNSTREAM_STRING_ASCII( &constant_bin[ 19754 ], 5, 1 ); |
|
398 |
|
const_str_digest_74c74a4f3914076d159ac780d9ae7eb5 = UNSTREAM_STRING_ASCII( &constant_bin[ 8683 ], 33, 0 ); |
|
399 |
|
const_str_plain_add_message_filter = UNSTREAM_STRING_ASCII( &constant_bin[ 19759 ], 18, 1 ); |
400 |
400 |
const_tuple_str_plain_self_str_plain_match_tuple = PyTuple_New( 2 ); |
const_tuple_str_plain_self_str_plain_match_tuple = PyTuple_New( 2 ); |
401 |
401 |
PyTuple_SET_ITEM( const_tuple_str_plain_self_str_plain_match_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
PyTuple_SET_ITEM( const_tuple_str_plain_self_str_plain_match_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
402 |
402 |
PyTuple_SET_ITEM( const_tuple_str_plain_self_str_plain_match_tuple, 1, const_str_plain_match ); Py_INCREF( const_str_plain_match ); |
PyTuple_SET_ITEM( const_tuple_str_plain_self_str_plain_match_tuple, 1, const_str_plain_match ); Py_INCREF( const_str_plain_match ); |
403 |
|
const_str_digest_00d0372aad4b5779c95b3c5861040192 = UNSTREAM_STRING_ASCII( &constant_bin[ 15499 ], 21, 0 ); |
|
|
403 |
|
const_str_digest_00d0372aad4b5779c95b3c5861040192 = UNSTREAM_STRING_ASCII( &constant_bin[ 15677 ], 21, 0 ); |
404 |
404 |
const_tuple_str_plain_self_str_plain_callable_tuple = PyTuple_New( 2 ); |
const_tuple_str_plain_self_str_plain_callable_tuple = PyTuple_New( 2 ); |
405 |
405 |
PyTuple_SET_ITEM( const_tuple_str_plain_self_str_plain_callable_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
PyTuple_SET_ITEM( const_tuple_str_plain_self_str_plain_callable_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
406 |
406 |
PyTuple_SET_ITEM( const_tuple_str_plain_self_str_plain_callable_tuple, 1, const_str_plain_callable ); Py_INCREF( const_str_plain_callable ); |
PyTuple_SET_ITEM( const_tuple_str_plain_self_str_plain_callable_tuple, 1, const_str_plain_callable ); Py_INCREF( const_str_plain_callable ); |
407 |
|
const_str_digest_68a30b075f4e0a75628bcaf031f07aa7 = UNSTREAM_STRING_ASCII( &constant_bin[ 19599 ], 122, 0 ); |
|
|
407 |
|
const_str_digest_68a30b075f4e0a75628bcaf031f07aa7 = UNSTREAM_STRING_ASCII( &constant_bin[ 19777 ], 122, 0 ); |
408 |
408 |
const_tuple_3435f55fa404ee8740aae1f2dc9af6c4_tuple = PyTuple_New( 4 ); |
const_tuple_3435f55fa404ee8740aae1f2dc9af6c4_tuple = PyTuple_New( 4 ); |
409 |
409 |
PyTuple_SET_ITEM( const_tuple_3435f55fa404ee8740aae1f2dc9af6c4_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
PyTuple_SET_ITEM( const_tuple_3435f55fa404ee8740aae1f2dc9af6c4_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
410 |
410 |
PyTuple_SET_ITEM( const_tuple_3435f55fa404ee8740aae1f2dc9af6c4_tuple, 1, const_str_plain_rule ); Py_INCREF( const_str_plain_rule ); |
PyTuple_SET_ITEM( const_tuple_3435f55fa404ee8740aae1f2dc9af6c4_tuple, 1, const_str_plain_rule ); Py_INCREF( const_str_plain_rule ); |
|
... |
... |
static void createModuleConstants( void ) |
412 |
412 |
PyTuple_SET_ITEM( const_tuple_3435f55fa404ee8740aae1f2dc9af6c4_tuple, 3, const_str_plain_value ); Py_INCREF( const_str_plain_value ); |
PyTuple_SET_ITEM( const_tuple_3435f55fa404ee8740aae1f2dc9af6c4_tuple, 3, const_str_plain_value ); Py_INCREF( const_str_plain_value ); |
413 |
413 |
const_tuple_str_plain_self_str_plain_new_name_tuple = PyTuple_New( 2 ); |
const_tuple_str_plain_self_str_plain_new_name_tuple = PyTuple_New( 2 ); |
414 |
414 |
PyTuple_SET_ITEM( const_tuple_str_plain_self_str_plain_new_name_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
PyTuple_SET_ITEM( const_tuple_str_plain_self_str_plain_new_name_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
415 |
|
const_str_plain_new_name = UNSTREAM_STRING_ASCII( &constant_bin[ 19721 ], 8, 1 ); |
|
|
415 |
|
const_str_plain_new_name = UNSTREAM_STRING_ASCII( &constant_bin[ 19899 ], 8, 1 ); |
416 |
416 |
PyTuple_SET_ITEM( const_tuple_str_plain_self_str_plain_new_name_tuple, 1, const_str_plain_new_name ); Py_INCREF( const_str_plain_new_name ); |
PyTuple_SET_ITEM( const_tuple_str_plain_self_str_plain_new_name_tuple, 1, const_str_plain_new_name ); Py_INCREF( const_str_plain_new_name ); |
417 |
|
const_str_digest_04b1ff123cad6f73888c606ac96d4d82 = UNSTREAM_STRING_ASCII( &constant_bin[ 19729 ], 11, 0 ); |
|
418 |
|
const_str_plain__member = UNSTREAM_STRING_ASCII( &constant_bin[ 3123 ], 7, 1 ); |
|
|
417 |
|
const_str_digest_04b1ff123cad6f73888c606ac96d4d82 = UNSTREAM_STRING_ASCII( &constant_bin[ 19907 ], 11, 0 ); |
|
418 |
|
const_str_plain__member = UNSTREAM_STRING_ASCII( &constant_bin[ 3301 ], 7, 1 ); |
419 |
419 |
const_tuple_cdb3a5972de45ca32aa7d890f52d2d03_tuple = PyTuple_New( 11 ); |
const_tuple_cdb3a5972de45ca32aa7d890f52d2d03_tuple = PyTuple_New( 11 ); |
420 |
420 |
PyTuple_SET_ITEM( const_tuple_cdb3a5972de45ca32aa7d890f52d2d03_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
PyTuple_SET_ITEM( const_tuple_cdb3a5972de45ca32aa7d890f52d2d03_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
421 |
421 |
PyTuple_SET_ITEM( const_tuple_cdb3a5972de45ca32aa7d890f52d2d03_tuple, 1, const_str_plain_path ); Py_INCREF( const_str_plain_path ); |
PyTuple_SET_ITEM( const_tuple_cdb3a5972de45ca32aa7d890f52d2d03_tuple, 1, const_str_plain_path ); Py_INCREF( const_str_plain_path ); |
422 |
422 |
PyTuple_SET_ITEM( const_tuple_cdb3a5972de45ca32aa7d890f52d2d03_tuple, 2, const_str_plain_dbus_interface ); Py_INCREF( const_str_plain_dbus_interface ); |
PyTuple_SET_ITEM( const_tuple_cdb3a5972de45ca32aa7d890f52d2d03_tuple, 2, const_str_plain_dbus_interface ); Py_INCREF( const_str_plain_dbus_interface ); |
423 |
423 |
PyTuple_SET_ITEM( const_tuple_cdb3a5972de45ca32aa7d890f52d2d03_tuple, 3, const_str_plain_member ); Py_INCREF( const_str_plain_member ); |
PyTuple_SET_ITEM( const_tuple_cdb3a5972de45ca32aa7d890f52d2d03_tuple, 3, const_str_plain_member ); Py_INCREF( const_str_plain_member ); |
424 |
|
const_str_plain_path_keys = UNSTREAM_STRING_ASCII( &constant_bin[ 19740 ], 9, 1 ); |
|
|
424 |
|
const_str_plain_path_keys = UNSTREAM_STRING_ASCII( &constant_bin[ 19918 ], 9, 1 ); |
425 |
425 |
PyTuple_SET_ITEM( const_tuple_cdb3a5972de45ca32aa7d890f52d2d03_tuple, 4, const_str_plain_path_keys ); Py_INCREF( const_str_plain_path_keys ); |
PyTuple_SET_ITEM( const_tuple_cdb3a5972de45ca32aa7d890f52d2d03_tuple, 4, const_str_plain_path_keys ); Py_INCREF( const_str_plain_path_keys ); |
426 |
|
const_str_plain_interface_keys = UNSTREAM_STRING_ASCII( &constant_bin[ 19749 ], 14, 1 ); |
|
|
426 |
|
const_str_plain_interface_keys = UNSTREAM_STRING_ASCII( &constant_bin[ 19927 ], 14, 1 ); |
427 |
427 |
PyTuple_SET_ITEM( const_tuple_cdb3a5972de45ca32aa7d890f52d2d03_tuple, 5, const_str_plain_interface_keys ); Py_INCREF( const_str_plain_interface_keys ); |
PyTuple_SET_ITEM( const_tuple_cdb3a5972de45ca32aa7d890f52d2d03_tuple, 5, const_str_plain_interface_keys ); Py_INCREF( const_str_plain_interface_keys ); |
428 |
|
const_str_plain_member_keys = UNSTREAM_STRING_ASCII( &constant_bin[ 19763 ], 11, 1 ); |
|
|
428 |
|
const_str_plain_member_keys = UNSTREAM_STRING_ASCII( &constant_bin[ 19941 ], 11, 1 ); |
429 |
429 |
PyTuple_SET_ITEM( const_tuple_cdb3a5972de45ca32aa7d890f52d2d03_tuple, 6, const_str_plain_member_keys ); Py_INCREF( const_str_plain_member_keys ); |
PyTuple_SET_ITEM( const_tuple_cdb3a5972de45ca32aa7d890f52d2d03_tuple, 6, const_str_plain_member_keys ); Py_INCREF( const_str_plain_member_keys ); |
430 |
|
const_str_plain_by_interface = UNSTREAM_STRING_ASCII( &constant_bin[ 19774 ], 12, 1 ); |
|
|
430 |
|
const_str_plain_by_interface = UNSTREAM_STRING_ASCII( &constant_bin[ 19952 ], 12, 1 ); |
431 |
431 |
PyTuple_SET_ITEM( const_tuple_cdb3a5972de45ca32aa7d890f52d2d03_tuple, 7, const_str_plain_by_interface ); Py_INCREF( const_str_plain_by_interface ); |
PyTuple_SET_ITEM( const_tuple_cdb3a5972de45ca32aa7d890f52d2d03_tuple, 7, const_str_plain_by_interface ); Py_INCREF( const_str_plain_by_interface ); |
432 |
|
const_str_plain_by_member = UNSTREAM_STRING_ASCII( &constant_bin[ 19786 ], 9, 1 ); |
|
|
432 |
|
const_str_plain_by_member = UNSTREAM_STRING_ASCII( &constant_bin[ 19964 ], 9, 1 ); |
433 |
433 |
PyTuple_SET_ITEM( const_tuple_cdb3a5972de45ca32aa7d890f52d2d03_tuple, 8, const_str_plain_by_member ); Py_INCREF( const_str_plain_by_member ); |
PyTuple_SET_ITEM( const_tuple_cdb3a5972de45ca32aa7d890f52d2d03_tuple, 8, const_str_plain_by_member ); Py_INCREF( const_str_plain_by_member ); |
434 |
434 |
PyTuple_SET_ITEM( const_tuple_cdb3a5972de45ca32aa7d890f52d2d03_tuple, 9, const_str_plain_matches ); Py_INCREF( const_str_plain_matches ); |
PyTuple_SET_ITEM( const_tuple_cdb3a5972de45ca32aa7d890f52d2d03_tuple, 9, const_str_plain_matches ); Py_INCREF( const_str_plain_matches ); |
435 |
435 |
PyTuple_SET_ITEM( const_tuple_cdb3a5972de45ca32aa7d890f52d2d03_tuple, 10, const_str_plain_m ); Py_INCREF( const_str_plain_m ); |
PyTuple_SET_ITEM( const_tuple_cdb3a5972de45ca32aa7d890f52d2d03_tuple, 10, const_str_plain_m ); Py_INCREF( const_str_plain_m ); |
436 |
|
const_str_digest_92c87af39d8e4a7d9ab2f36abe4ecb94 = UNSTREAM_STRING_ASCII( &constant_bin[ 19795 ], 38, 0 ); |
|
437 |
|
const_str_plain__noop = UNSTREAM_STRING_ASCII( &constant_bin[ 19833 ], 5, 1 ); |
|
438 |
|
const_str_plain_sender = UNSTREAM_STRING_ASCII( &constant_bin[ 8702 ], 6, 1 ); |
|
|
436 |
|
const_str_digest_92c87af39d8e4a7d9ab2f36abe4ecb94 = UNSTREAM_STRING_ASCII( &constant_bin[ 19973 ], 38, 0 ); |
|
437 |
|
const_str_plain__noop = UNSTREAM_STRING_ASCII( &constant_bin[ 20011 ], 5, 1 ); |
|
438 |
|
const_str_plain_sender = UNSTREAM_STRING_ASCII( &constant_bin[ 8880 ], 6, 1 ); |
439 |
439 |
const_tuple_61b14c2923c0e816385890a647facfdb_tuple = PyTuple_New( 8 ); |
const_tuple_61b14c2923c0e816385890a647facfdb_tuple = PyTuple_New( 8 ); |
440 |
440 |
PyTuple_SET_ITEM( const_tuple_61b14c2923c0e816385890a647facfdb_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
PyTuple_SET_ITEM( const_tuple_61b14c2923c0e816385890a647facfdb_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
441 |
441 |
PyTuple_SET_ITEM( const_tuple_61b14c2923c0e816385890a647facfdb_tuple, 1, const_str_plain_message ); Py_INCREF( const_str_plain_message ); |
PyTuple_SET_ITEM( const_tuple_61b14c2923c0e816385890a647facfdb_tuple, 1, const_str_plain_message ); Py_INCREF( const_str_plain_message ); |
442 |
442 |
PyTuple_SET_ITEM( const_tuple_61b14c2923c0e816385890a647facfdb_tuple, 2, const_str_plain_args ); Py_INCREF( const_str_plain_args ); |
PyTuple_SET_ITEM( const_tuple_61b14c2923c0e816385890a647facfdb_tuple, 2, const_str_plain_args ); Py_INCREF( const_str_plain_args ); |
443 |
443 |
PyTuple_SET_ITEM( const_tuple_61b14c2923c0e816385890a647facfdb_tuple, 3, const_str_plain_kwargs ); Py_INCREF( const_str_plain_kwargs ); |
PyTuple_SET_ITEM( const_tuple_61b14c2923c0e816385890a647facfdb_tuple, 3, const_str_plain_kwargs ); Py_INCREF( const_str_plain_kwargs ); |
444 |
|
const_str_plain_arg_type = UNSTREAM_STRING_ASCII( &constant_bin[ 19838 ], 8, 1 ); |
|
|
444 |
|
const_str_plain_arg_type = UNSTREAM_STRING_ASCII( &constant_bin[ 20016 ], 8, 1 ); |
445 |
445 |
PyTuple_SET_ITEM( const_tuple_61b14c2923c0e816385890a647facfdb_tuple, 4, const_str_plain_arg_type ); Py_INCREF( const_str_plain_arg_type ); |
PyTuple_SET_ITEM( const_tuple_61b14c2923c0e816385890a647facfdb_tuple, 4, const_str_plain_arg_type ); Py_INCREF( const_str_plain_arg_type ); |
446 |
446 |
PyTuple_SET_ITEM( const_tuple_61b14c2923c0e816385890a647facfdb_tuple, 5, const_str_plain_index ); Py_INCREF( const_str_plain_index ); |
PyTuple_SET_ITEM( const_tuple_61b14c2923c0e816385890a647facfdb_tuple, 5, const_str_plain_index ); Py_INCREF( const_str_plain_index ); |
447 |
447 |
PyTuple_SET_ITEM( const_tuple_61b14c2923c0e816385890a647facfdb_tuple, 6, const_str_plain_value ); Py_INCREF( const_str_plain_value ); |
PyTuple_SET_ITEM( const_tuple_61b14c2923c0e816385890a647facfdb_tuple, 6, const_str_plain_value ); Py_INCREF( const_str_plain_value ); |
448 |
448 |
PyTuple_SET_ITEM( const_tuple_61b14c2923c0e816385890a647facfdb_tuple, 7, const_str_plain_utf8_strings ); Py_INCREF( const_str_plain_utf8_strings ); |
PyTuple_SET_ITEM( const_tuple_61b14c2923c0e816385890a647facfdb_tuple, 7, const_str_plain_utf8_strings ); Py_INCREF( const_str_plain_utf8_strings ); |
449 |
|
const_str_plain_message_keyword = UNSTREAM_STRING_ASCII( &constant_bin[ 18574 ], 15, 1 ); |
|
450 |
|
const_str_plain_get_args_list = UNSTREAM_STRING_ASCII( &constant_bin[ 19846 ], 13, 1 ); |
|
451 |
|
const_str_digest_5413777759007d05db00f15b9e70199d = UNSTREAM_STRING_ASCII( &constant_bin[ 19859 ], 169, 0 ); |
|
452 |
|
const_str_plain__signals_lock = UNSTREAM_STRING_ASCII( &constant_bin[ 20028 ], 13, 1 ); |
|
453 |
|
const_str_digest_ac3201d50833e8ded685786b7767c7ee = UNSTREAM_STRING_ASCII( &constant_bin[ 20041 ], 40, 0 ); |
|
454 |
|
const_str_plain__utf8_strings = UNSTREAM_STRING_ASCII( &constant_bin[ 20081 ], 13, 1 ); |
|
455 |
|
const_str_digest_c5f0090694aad5409ed9ef5de7e7084f = UNSTREAM_STRING_ASCII( &constant_bin[ 20094 ], 20, 0 ); |
|
|
449 |
|
const_str_plain_message_keyword = UNSTREAM_STRING_ASCII( &constant_bin[ 18752 ], 15, 1 ); |
|
450 |
|
const_str_plain_get_args_list = UNSTREAM_STRING_ASCII( &constant_bin[ 20024 ], 13, 1 ); |
|
451 |
|
const_str_digest_5413777759007d05db00f15b9e70199d = UNSTREAM_STRING_ASCII( &constant_bin[ 20037 ], 169, 0 ); |
|
452 |
|
const_str_plain__signals_lock = UNSTREAM_STRING_ASCII( &constant_bin[ 20206 ], 13, 1 ); |
|
453 |
|
const_str_digest_ac3201d50833e8ded685786b7767c7ee = UNSTREAM_STRING_ASCII( &constant_bin[ 20219 ], 40, 0 ); |
|
454 |
|
const_str_plain__utf8_strings = UNSTREAM_STRING_ASCII( &constant_bin[ 20259 ], 13, 1 ); |
|
455 |
|
const_str_digest_c5f0090694aad5409ed9ef5de7e7084f = UNSTREAM_STRING_ASCII( &constant_bin[ 20272 ], 20, 0 ); |
456 |
456 |
const_tuple_e9e082cb161d4827f352d03b5f98da0d_tuple = PyTuple_New( 17 ); |
const_tuple_e9e082cb161d4827f352d03b5f98da0d_tuple = PyTuple_New( 17 ); |
457 |
457 |
PyTuple_SET_ITEM( const_tuple_e9e082cb161d4827f352d03b5f98da0d_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
PyTuple_SET_ITEM( const_tuple_e9e082cb161d4827f352d03b5f98da0d_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
458 |
458 |
PyTuple_SET_ITEM( const_tuple_e9e082cb161d4827f352d03b5f98da0d_tuple, 1, const_str_plain_conn ); Py_INCREF( const_str_plain_conn ); |
PyTuple_SET_ITEM( const_tuple_e9e082cb161d4827f352d03b5f98da0d_tuple, 1, const_str_plain_conn ); Py_INCREF( const_str_plain_conn ); |
|
... |
... |
static void createModuleConstants( void ) |
460 |
460 |
PyTuple_SET_ITEM( const_tuple_e9e082cb161d4827f352d03b5f98da0d_tuple, 3, const_str_plain_object_path ); Py_INCREF( const_str_plain_object_path ); |
PyTuple_SET_ITEM( const_tuple_e9e082cb161d4827f352d03b5f98da0d_tuple, 3, const_str_plain_object_path ); Py_INCREF( const_str_plain_object_path ); |
461 |
461 |
PyTuple_SET_ITEM( const_tuple_e9e082cb161d4827f352d03b5f98da0d_tuple, 4, const_str_plain_dbus_interface ); Py_INCREF( const_str_plain_dbus_interface ); |
PyTuple_SET_ITEM( const_tuple_e9e082cb161d4827f352d03b5f98da0d_tuple, 4, const_str_plain_dbus_interface ); Py_INCREF( const_str_plain_dbus_interface ); |
462 |
462 |
PyTuple_SET_ITEM( const_tuple_e9e082cb161d4827f352d03b5f98da0d_tuple, 5, const_str_plain_member ); Py_INCREF( const_str_plain_member ); |
PyTuple_SET_ITEM( const_tuple_e9e082cb161d4827f352d03b5f98da0d_tuple, 5, const_str_plain_member ); Py_INCREF( const_str_plain_member ); |
463 |
|
const_str_plain_handler = UNSTREAM_STRING_ASCII( &constant_bin[ 1844 ], 7, 1 ); |
|
|
463 |
|
const_str_plain_handler = UNSTREAM_STRING_ASCII( &constant_bin[ 2022 ], 7, 1 ); |
464 |
464 |
PyTuple_SET_ITEM( const_tuple_e9e082cb161d4827f352d03b5f98da0d_tuple, 6, const_str_plain_handler ); Py_INCREF( const_str_plain_handler ); |
PyTuple_SET_ITEM( const_tuple_e9e082cb161d4827f352d03b5f98da0d_tuple, 6, const_str_plain_handler ); Py_INCREF( const_str_plain_handler ); |
465 |
465 |
PyTuple_SET_ITEM( const_tuple_e9e082cb161d4827f352d03b5f98da0d_tuple, 7, const_str_plain_byte_arrays ); Py_INCREF( const_str_plain_byte_arrays ); |
PyTuple_SET_ITEM( const_tuple_e9e082cb161d4827f352d03b5f98da0d_tuple, 7, const_str_plain_byte_arrays ); Py_INCREF( const_str_plain_byte_arrays ); |
466 |
|
const_str_plain_sender_keyword = UNSTREAM_STRING_ASCII( &constant_bin[ 17491 ], 14, 1 ); |
|
|
466 |
|
const_str_plain_sender_keyword = UNSTREAM_STRING_ASCII( &constant_bin[ 17669 ], 14, 1 ); |
467 |
467 |
PyTuple_SET_ITEM( const_tuple_e9e082cb161d4827f352d03b5f98da0d_tuple, 8, const_str_plain_sender_keyword ); Py_INCREF( const_str_plain_sender_keyword ); |
PyTuple_SET_ITEM( const_tuple_e9e082cb161d4827f352d03b5f98da0d_tuple, 8, const_str_plain_sender_keyword ); Py_INCREF( const_str_plain_sender_keyword ); |
468 |
468 |
PyTuple_SET_ITEM( const_tuple_e9e082cb161d4827f352d03b5f98da0d_tuple, 9, const_str_plain_path_keyword ); Py_INCREF( const_str_plain_path_keyword ); |
PyTuple_SET_ITEM( const_tuple_e9e082cb161d4827f352d03b5f98da0d_tuple, 9, const_str_plain_path_keyword ); Py_INCREF( const_str_plain_path_keyword ); |
469 |
|
const_str_plain_interface_keyword = UNSTREAM_STRING_ASCII( &constant_bin[ 17984 ], 17, 1 ); |
|
|
469 |
|
const_str_plain_interface_keyword = UNSTREAM_STRING_ASCII( &constant_bin[ 18162 ], 17, 1 ); |
470 |
470 |
PyTuple_SET_ITEM( const_tuple_e9e082cb161d4827f352d03b5f98da0d_tuple, 10, const_str_plain_interface_keyword ); Py_INCREF( const_str_plain_interface_keyword ); |
PyTuple_SET_ITEM( const_tuple_e9e082cb161d4827f352d03b5f98da0d_tuple, 10, const_str_plain_interface_keyword ); Py_INCREF( const_str_plain_interface_keyword ); |
471 |
|
const_str_plain_member_keyword = UNSTREAM_STRING_ASCII( &constant_bin[ 18174 ], 14, 1 ); |
|
|
471 |
|
const_str_plain_member_keyword = UNSTREAM_STRING_ASCII( &constant_bin[ 18352 ], 14, 1 ); |
472 |
472 |
PyTuple_SET_ITEM( const_tuple_e9e082cb161d4827f352d03b5f98da0d_tuple, 11, const_str_plain_member_keyword ); Py_INCREF( const_str_plain_member_keyword ); |
PyTuple_SET_ITEM( const_tuple_e9e082cb161d4827f352d03b5f98da0d_tuple, 11, const_str_plain_member_keyword ); Py_INCREF( const_str_plain_member_keyword ); |
473 |
473 |
PyTuple_SET_ITEM( const_tuple_e9e082cb161d4827f352d03b5f98da0d_tuple, 12, const_str_plain_message_keyword ); Py_INCREF( const_str_plain_message_keyword ); |
PyTuple_SET_ITEM( const_tuple_e9e082cb161d4827f352d03b5f98da0d_tuple, 12, const_str_plain_message_keyword ); Py_INCREF( const_str_plain_message_keyword ); |
474 |
|
const_str_plain_destination_keyword = UNSTREAM_STRING_ASCII( &constant_bin[ 17713 ], 19, 1 ); |
|
|
474 |
|
const_str_plain_destination_keyword = UNSTREAM_STRING_ASCII( &constant_bin[ 17891 ], 19, 1 ); |
475 |
475 |
PyTuple_SET_ITEM( const_tuple_e9e082cb161d4827f352d03b5f98da0d_tuple, 13, const_str_plain_destination_keyword ); Py_INCREF( const_str_plain_destination_keyword ); |
PyTuple_SET_ITEM( const_tuple_e9e082cb161d4827f352d03b5f98da0d_tuple, 13, const_str_plain_destination_keyword ); Py_INCREF( const_str_plain_destination_keyword ); |
476 |
476 |
PyTuple_SET_ITEM( const_tuple_e9e082cb161d4827f352d03b5f98da0d_tuple, 14, const_str_plain_kwargs ); Py_INCREF( const_str_plain_kwargs ); |
PyTuple_SET_ITEM( const_tuple_e9e082cb161d4827f352d03b5f98da0d_tuple, 14, const_str_plain_kwargs ); Py_INCREF( const_str_plain_kwargs ); |
477 |
477 |
PyTuple_SET_ITEM( const_tuple_e9e082cb161d4827f352d03b5f98da0d_tuple, 15, const_str_plain_kwarg ); Py_INCREF( const_str_plain_kwarg ); |
PyTuple_SET_ITEM( const_tuple_e9e082cb161d4827f352d03b5f98da0d_tuple, 15, const_str_plain_kwarg ); Py_INCREF( const_str_plain_kwarg ); |
478 |
478 |
PyTuple_SET_ITEM( const_tuple_e9e082cb161d4827f352d03b5f98da0d_tuple, 16, const_str_plain_index ); Py_INCREF( const_str_plain_index ); |
PyTuple_SET_ITEM( const_tuple_e9e082cb161d4827f352d03b5f98da0d_tuple, 16, const_str_plain_index ); Py_INCREF( const_str_plain_index ); |
479 |
|
const_str_digest_2143f45c4f0c460040bdb80e94cf9997 = UNSTREAM_STRING_ASCII( &constant_bin[ 20114 ], 18, 0 ); |
|
480 |
|
const_str_plain__Connection__call_on_disconnection = UNSTREAM_STRING_ASCII( &constant_bin[ 20132 ], 34, 1 ); |
|
|
479 |
|
const_str_digest_2143f45c4f0c460040bdb80e94cf9997 = UNSTREAM_STRING_ASCII( &constant_bin[ 20292 ], 18, 0 ); |
|
480 |
|
const_str_plain__Connection__call_on_disconnection = UNSTREAM_STRING_ASCII( &constant_bin[ 20310 ], 34, 1 ); |
481 |
481 |
const_tuple_c01835c49136a2d4e4f6c91ef6a073dd_tuple = PyTuple_New( 5 ); |
const_tuple_c01835c49136a2d4e4f6c91ef6a073dd_tuple = PyTuple_New( 5 ); |
482 |
482 |
PyTuple_SET_ITEM( const_tuple_c01835c49136a2d4e4f6c91ef6a073dd_tuple, 0, const_str_plain_ErrorMessage ); Py_INCREF( const_str_plain_ErrorMessage ); |
PyTuple_SET_ITEM( const_tuple_c01835c49136a2d4e4f6c91ef6a073dd_tuple, 0, const_str_plain_ErrorMessage ); Py_INCREF( const_str_plain_ErrorMessage ); |
483 |
483 |
PyTuple_SET_ITEM( const_tuple_c01835c49136a2d4e4f6c91ef6a073dd_tuple, 1, const_str_plain_HANDLER_RESULT_NOT_YET_HANDLED ); Py_INCREF( const_str_plain_HANDLER_RESULT_NOT_YET_HANDLED ); |
PyTuple_SET_ITEM( const_tuple_c01835c49136a2d4e4f6c91ef6a073dd_tuple, 1, const_str_plain_HANDLER_RESULT_NOT_YET_HANDLED ); Py_INCREF( const_str_plain_HANDLER_RESULT_NOT_YET_HANDLED ); |
484 |
484 |
PyTuple_SET_ITEM( const_tuple_c01835c49136a2d4e4f6c91ef6a073dd_tuple, 2, const_str_plain_MethodCallMessage ); Py_INCREF( const_str_plain_MethodCallMessage ); |
PyTuple_SET_ITEM( const_tuple_c01835c49136a2d4e4f6c91ef6a073dd_tuple, 2, const_str_plain_MethodCallMessage ); Py_INCREF( const_str_plain_MethodCallMessage ); |
485 |
485 |
PyTuple_SET_ITEM( const_tuple_c01835c49136a2d4e4f6c91ef6a073dd_tuple, 3, const_str_plain_MethodReturnMessage ); Py_INCREF( const_str_plain_MethodReturnMessage ); |
PyTuple_SET_ITEM( const_tuple_c01835c49136a2d4e4f6c91ef6a073dd_tuple, 3, const_str_plain_MethodReturnMessage ); Py_INCREF( const_str_plain_MethodReturnMessage ); |
486 |
486 |
PyTuple_SET_ITEM( const_tuple_c01835c49136a2d4e4f6c91ef6a073dd_tuple, 4, const_str_plain_SignalMessage ); Py_INCREF( const_str_plain_SignalMessage ); |
PyTuple_SET_ITEM( const_tuple_c01835c49136a2d4e4f6c91ef6a073dd_tuple, 4, const_str_plain_SignalMessage ); Py_INCREF( const_str_plain_SignalMessage ); |
487 |
|
const_str_plain_send_message_with_reply = UNSTREAM_STRING_ASCII( &constant_bin[ 20166 ], 23, 1 ); |
|
488 |
|
const_str_digest_dbe052503d544dea7790a33dbb66417a = UNSTREAM_STRING_ASCII( &constant_bin[ 14130 ], 30, 0 ); |
|
489 |
|
const_str_digest_1da03696927a1f87040eb7cff2283c9c = UNSTREAM_STRING_ASCII( &constant_bin[ 20189 ], 20, 0 ); |
|
|
487 |
|
const_str_plain_send_message_with_reply = UNSTREAM_STRING_ASCII( &constant_bin[ 20344 ], 23, 1 ); |
|
488 |
|
const_str_digest_dbe052503d544dea7790a33dbb66417a = UNSTREAM_STRING_ASCII( &constant_bin[ 14308 ], 30, 0 ); |
|
489 |
|
const_str_digest_1da03696927a1f87040eb7cff2283c9c = UNSTREAM_STRING_ASCII( &constant_bin[ 20367 ], 20, 0 ); |
490 |
490 |
const_tuple_9bbb27efefa4198d1be1f991852f8d74_tuple = PyTuple_New( 4 ); |
const_tuple_9bbb27efefa4198d1be1f991852f8d74_tuple = PyTuple_New( 4 ); |
491 |
491 |
PyTuple_SET_ITEM( const_tuple_9bbb27efefa4198d1be1f991852f8d74_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
PyTuple_SET_ITEM( const_tuple_9bbb27efefa4198d1be1f991852f8d74_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
492 |
492 |
PyTuple_SET_ITEM( const_tuple_9bbb27efefa4198d1be1f991852f8d74_tuple, 1, const_str_plain_args ); Py_INCREF( const_str_plain_args ); |
PyTuple_SET_ITEM( const_tuple_9bbb27efefa4198d1be1f991852f8d74_tuple, 1, const_str_plain_args ); Py_INCREF( const_str_plain_args ); |
|
... |
... |
static void createModuleConstants( void ) |
494 |
494 |
PyTuple_SET_ITEM( const_tuple_9bbb27efefa4198d1be1f991852f8d74_tuple, 3, const_str_plain___class__ ); Py_INCREF( const_str_plain___class__ ); |
PyTuple_SET_ITEM( const_tuple_9bbb27efefa4198d1be1f991852f8d74_tuple, 3, const_str_plain___class__ ); Py_INCREF( const_str_plain___class__ ); |
495 |
495 |
const_tuple_e1e86e8f5fdae08190635d0bc6872745_tuple = PyTuple_New( 15 ); |
const_tuple_e1e86e8f5fdae08190635d0bc6872745_tuple = PyTuple_New( 15 ); |
496 |
496 |
PyTuple_SET_ITEM( const_tuple_e1e86e8f5fdae08190635d0bc6872745_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
PyTuple_SET_ITEM( const_tuple_e1e86e8f5fdae08190635d0bc6872745_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
497 |
|
const_str_plain_handler_or_match = UNSTREAM_STRING_ASCII( &constant_bin[ 20209 ], 16, 1 ); |
|
|
497 |
|
const_str_plain_handler_or_match = UNSTREAM_STRING_ASCII( &constant_bin[ 20387 ], 16, 1 ); |
498 |
498 |
PyTuple_SET_ITEM( const_tuple_e1e86e8f5fdae08190635d0bc6872745_tuple, 1, const_str_plain_handler_or_match ); Py_INCREF( const_str_plain_handler_or_match ); |
PyTuple_SET_ITEM( const_tuple_e1e86e8f5fdae08190635d0bc6872745_tuple, 1, const_str_plain_handler_or_match ); Py_INCREF( const_str_plain_handler_or_match ); |
499 |
499 |
PyTuple_SET_ITEM( const_tuple_e1e86e8f5fdae08190635d0bc6872745_tuple, 2, const_str_plain_signal_name ); Py_INCREF( const_str_plain_signal_name ); |
PyTuple_SET_ITEM( const_tuple_e1e86e8f5fdae08190635d0bc6872745_tuple, 2, const_str_plain_signal_name ); Py_INCREF( const_str_plain_signal_name ); |
500 |
500 |
PyTuple_SET_ITEM( const_tuple_e1e86e8f5fdae08190635d0bc6872745_tuple, 3, const_str_plain_dbus_interface ); Py_INCREF( const_str_plain_dbus_interface ); |
PyTuple_SET_ITEM( const_tuple_e1e86e8f5fdae08190635d0bc6872745_tuple, 3, const_str_plain_dbus_interface ); Py_INCREF( const_str_plain_dbus_interface ); |
|
... |
... |
static void createModuleConstants( void ) |
504 |
504 |
PyTuple_SET_ITEM( const_tuple_e1e86e8f5fdae08190635d0bc6872745_tuple, 7, const_str_plain_named_service ); Py_INCREF( const_str_plain_named_service ); |
PyTuple_SET_ITEM( const_tuple_e1e86e8f5fdae08190635d0bc6872745_tuple, 7, const_str_plain_named_service ); Py_INCREF( const_str_plain_named_service ); |
505 |
505 |
PyTuple_SET_ITEM( const_tuple_e1e86e8f5fdae08190635d0bc6872745_tuple, 8, const_str_plain_warn ); Py_INCREF( const_str_plain_warn ); |
PyTuple_SET_ITEM( const_tuple_e1e86e8f5fdae08190635d0bc6872745_tuple, 8, const_str_plain_warn ); Py_INCREF( const_str_plain_warn ); |
506 |
506 |
PyTuple_SET_ITEM( const_tuple_e1e86e8f5fdae08190635d0bc6872745_tuple, 9, const_str_plain_new ); Py_INCREF( const_str_plain_new ); |
PyTuple_SET_ITEM( const_tuple_e1e86e8f5fdae08190635d0bc6872745_tuple, 9, const_str_plain_new ); Py_INCREF( const_str_plain_new ); |
507 |
|
const_str_plain_deletions = UNSTREAM_STRING_ASCII( &constant_bin[ 20225 ], 9, 1 ); |
|
|
507 |
|
const_str_plain_deletions = UNSTREAM_STRING_ASCII( &constant_bin[ 20403 ], 9, 1 ); |
508 |
508 |
PyTuple_SET_ITEM( const_tuple_e1e86e8f5fdae08190635d0bc6872745_tuple, 10, const_str_plain_deletions ); Py_INCREF( const_str_plain_deletions ); |
PyTuple_SET_ITEM( const_tuple_e1e86e8f5fdae08190635d0bc6872745_tuple, 10, const_str_plain_deletions ); Py_INCREF( const_str_plain_deletions ); |
509 |
509 |
PyTuple_SET_ITEM( const_tuple_e1e86e8f5fdae08190635d0bc6872745_tuple, 11, const_str_plain_by_interface ); Py_INCREF( const_str_plain_by_interface ); |
PyTuple_SET_ITEM( const_tuple_e1e86e8f5fdae08190635d0bc6872745_tuple, 11, const_str_plain_by_interface ); Py_INCREF( const_str_plain_by_interface ); |
510 |
510 |
PyTuple_SET_ITEM( const_tuple_e1e86e8f5fdae08190635d0bc6872745_tuple, 12, const_str_plain_by_member ); Py_INCREF( const_str_plain_by_member ); |
PyTuple_SET_ITEM( const_tuple_e1e86e8f5fdae08190635d0bc6872745_tuple, 12, const_str_plain_by_member ); Py_INCREF( const_str_plain_by_member ); |
511 |
511 |
PyTuple_SET_ITEM( const_tuple_e1e86e8f5fdae08190635d0bc6872745_tuple, 13, const_str_plain_matches ); Py_INCREF( const_str_plain_matches ); |
PyTuple_SET_ITEM( const_tuple_e1e86e8f5fdae08190635d0bc6872745_tuple, 13, const_str_plain_matches ); Py_INCREF( const_str_plain_matches ); |
512 |
512 |
PyTuple_SET_ITEM( const_tuple_e1e86e8f5fdae08190635d0bc6872745_tuple, 14, const_str_plain_match ); Py_INCREF( const_str_plain_match ); |
PyTuple_SET_ITEM( const_tuple_e1e86e8f5fdae08190635d0bc6872745_tuple, 14, const_str_plain_match ); Py_INCREF( const_str_plain_match ); |
513 |
|
const_str_digest_d4399ea92558e8bd8e7eab45a845507e = UNSTREAM_STRING_ASCII( &constant_bin[ 20234 ], 69, 0 ); |
|
514 |
|
const_str_digest_e6f6db1e1554b164f4c266b895b42a01 = UNSTREAM_STRING_ASCII( &constant_bin[ 20303 ], 32, 0 ); |
|
515 |
|
const_str_plain_Disconnected = UNSTREAM_STRING_ASCII( &constant_bin[ 20335 ], 12, 1 ); |
|
|
513 |
|
const_str_digest_d4399ea92558e8bd8e7eab45a845507e = UNSTREAM_STRING_ASCII( &constant_bin[ 20412 ], 69, 0 ); |
|
514 |
|
const_str_digest_e6f6db1e1554b164f4c266b895b42a01 = UNSTREAM_STRING_ASCII( &constant_bin[ 20481 ], 32, 0 ); |
|
515 |
|
const_str_plain_Disconnected = UNSTREAM_STRING_ASCII( &constant_bin[ 20513 ], 12, 1 ); |
516 |
516 |
const_tuple_d03c807aba646c52cfd9516daf17b016_tuple = PyTuple_New( 7 ); |
const_tuple_d03c807aba646c52cfd9516daf17b016_tuple = PyTuple_New( 7 ); |
517 |
517 |
PyTuple_SET_ITEM( const_tuple_d03c807aba646c52cfd9516daf17b016_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
PyTuple_SET_ITEM( const_tuple_d03c807aba646c52cfd9516daf17b016_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
518 |
518 |
PyTuple_SET_ITEM( const_tuple_d03c807aba646c52cfd9516daf17b016_tuple, 1, const_str_plain_sender ); Py_INCREF( const_str_plain_sender ); |
PyTuple_SET_ITEM( const_tuple_d03c807aba646c52cfd9516daf17b016_tuple, 1, const_str_plain_sender ); Py_INCREF( const_str_plain_sender ); |
|
... |
... |
static void createModuleConstants( void ) |
521 |
521 |
PyTuple_SET_ITEM( const_tuple_d03c807aba646c52cfd9516daf17b016_tuple, 4, const_str_plain_member ); Py_INCREF( const_str_plain_member ); |
PyTuple_SET_ITEM( const_tuple_d03c807aba646c52cfd9516daf17b016_tuple, 4, const_str_plain_member ); Py_INCREF( const_str_plain_member ); |
522 |
522 |
PyTuple_SET_ITEM( const_tuple_d03c807aba646c52cfd9516daf17b016_tuple, 5, const_str_plain_handler ); Py_INCREF( const_str_plain_handler ); |
PyTuple_SET_ITEM( const_tuple_d03c807aba646c52cfd9516daf17b016_tuple, 5, const_str_plain_handler ); Py_INCREF( const_str_plain_handler ); |
523 |
523 |
PyTuple_SET_ITEM( const_tuple_d03c807aba646c52cfd9516daf17b016_tuple, 6, const_str_plain_kwargs ); Py_INCREF( const_str_plain_kwargs ); |
PyTuple_SET_ITEM( const_tuple_d03c807aba646c52cfd9516daf17b016_tuple, 6, const_str_plain_kwargs ); Py_INCREF( const_str_plain_kwargs ); |
524 |
|
const_str_plain_send_message = UNSTREAM_STRING_ASCII( &constant_bin[ 20166 ], 12, 1 ); |
|
525 |
|
const_str_digest_c312c1fd970460aff1adb590a8df01b9 = UNSTREAM_STRING_ASCII( &constant_bin[ 20347 ], 118, 0 ); |
|
|
524 |
|
const_str_plain_send_message = UNSTREAM_STRING_ASCII( &constant_bin[ 20344 ], 12, 1 ); |
|
525 |
|
const_str_digest_c312c1fd970460aff1adb590a8df01b9 = UNSTREAM_STRING_ASCII( &constant_bin[ 20525 ], 118, 0 ); |
526 |
526 |
const_tuple_str_digest_92c87af39d8e4a7d9ab2f36abe4ecb94_tuple = PyTuple_New( 1 ); |
const_tuple_str_digest_92c87af39d8e4a7d9ab2f36abe4ecb94_tuple = PyTuple_New( 1 ); |
527 |
527 |
PyTuple_SET_ITEM( const_tuple_str_digest_92c87af39d8e4a7d9ab2f36abe4ecb94_tuple, 0, const_str_digest_92c87af39d8e4a7d9ab2f36abe4ecb94 ); Py_INCREF( const_str_digest_92c87af39d8e4a7d9ab2f36abe4ecb94 ); |
PyTuple_SET_ITEM( const_tuple_str_digest_92c87af39d8e4a7d9ab2f36abe4ecb94_tuple, 0, const_str_digest_92c87af39d8e4a7d9ab2f36abe4ecb94 ); Py_INCREF( const_str_digest_92c87af39d8e4a7d9ab2f36abe4ecb94 ); |
528 |
|
const_str_plain__sender_keyword = UNSTREAM_STRING_ASCII( &constant_bin[ 20465 ], 15, 1 ); |
|
529 |
|
const_str_digest_8169945cd7f71449b6217a350b299bec = UNSTREAM_STRING_ASCII( &constant_bin[ 20480 ], 18, 0 ); |
|
|
528 |
|
const_str_plain__sender_keyword = UNSTREAM_STRING_ASCII( &constant_bin[ 20643 ], 15, 1 ); |
|
529 |
|
const_str_digest_8169945cd7f71449b6217a350b299bec = UNSTREAM_STRING_ASCII( &constant_bin[ 20658 ], 18, 0 ); |
530 |
530 |
const_list_9ccd05f56cfe4dde19b1a35dcb746f3c_list = PyList_New( 17 ); |
const_list_9ccd05f56cfe4dde19b1a35dcb746f3c_list = PyList_New( 17 ); |
531 |
|
const_str_plain__sender_name_owner = UNSTREAM_STRING_ASCII( &constant_bin[ 15658 ], 18, 1 ); |
|
|
531 |
|
const_str_plain__sender_name_owner = UNSTREAM_STRING_ASCII( &constant_bin[ 15836 ], 18, 1 ); |
532 |
532 |
PyList_SET_ITEM( const_list_9ccd05f56cfe4dde19b1a35dcb746f3c_list, 0, const_str_plain__sender_name_owner ); Py_INCREF( const_str_plain__sender_name_owner ); |
PyList_SET_ITEM( const_list_9ccd05f56cfe4dde19b1a35dcb746f3c_list, 0, const_str_plain__sender_name_owner ); Py_INCREF( const_str_plain__sender_name_owner ); |
533 |
533 |
PyList_SET_ITEM( const_list_9ccd05f56cfe4dde19b1a35dcb746f3c_list, 1, const_str_plain__member ); Py_INCREF( const_str_plain__member ); |
PyList_SET_ITEM( const_list_9ccd05f56cfe4dde19b1a35dcb746f3c_list, 1, const_str_plain__member ); Py_INCREF( const_str_plain__member ); |
534 |
534 |
PyList_SET_ITEM( const_list_9ccd05f56cfe4dde19b1a35dcb746f3c_list, 2, const_str_plain__interface ); Py_INCREF( const_str_plain__interface ); |
PyList_SET_ITEM( const_list_9ccd05f56cfe4dde19b1a35dcb746f3c_list, 2, const_str_plain__interface ); Py_INCREF( const_str_plain__interface ); |
535 |
|
const_str_plain__sender = UNSTREAM_STRING_ASCII( &constant_bin[ 12511 ], 7, 1 ); |
|
|
535 |
|
const_str_plain__sender = UNSTREAM_STRING_ASCII( &constant_bin[ 12689 ], 7, 1 ); |
536 |
536 |
PyList_SET_ITEM( const_list_9ccd05f56cfe4dde19b1a35dcb746f3c_list, 3, const_str_plain__sender ); Py_INCREF( const_str_plain__sender ); |
PyList_SET_ITEM( const_list_9ccd05f56cfe4dde19b1a35dcb746f3c_list, 3, const_str_plain__sender ); Py_INCREF( const_str_plain__sender ); |
537 |
|
const_str_plain__path = UNSTREAM_STRING_ASCII( &constant_bin[ 2594 ], 5, 1 ); |
|
|
537 |
|
const_str_plain__path = UNSTREAM_STRING_ASCII( &constant_bin[ 2772 ], 5, 1 ); |
538 |
538 |
PyList_SET_ITEM( const_list_9ccd05f56cfe4dde19b1a35dcb746f3c_list, 4, const_str_plain__path ); Py_INCREF( const_str_plain__path ); |
PyList_SET_ITEM( const_list_9ccd05f56cfe4dde19b1a35dcb746f3c_list, 4, const_str_plain__path ); Py_INCREF( const_str_plain__path ); |
539 |
|
const_str_plain__handler = UNSTREAM_STRING_ASCII( &constant_bin[ 1843 ], 8, 1 ); |
|
|
539 |
|
const_str_plain__handler = UNSTREAM_STRING_ASCII( &constant_bin[ 2021 ], 8, 1 ); |
540 |
540 |
PyList_SET_ITEM( const_list_9ccd05f56cfe4dde19b1a35dcb746f3c_list, 5, const_str_plain__handler ); Py_INCREF( const_str_plain__handler ); |
PyList_SET_ITEM( const_list_9ccd05f56cfe4dde19b1a35dcb746f3c_list, 5, const_str_plain__handler ); Py_INCREF( const_str_plain__handler ); |
541 |
541 |
PyList_SET_ITEM( const_list_9ccd05f56cfe4dde19b1a35dcb746f3c_list, 6, const_str_plain__args_match ); Py_INCREF( const_str_plain__args_match ); |
PyList_SET_ITEM( const_list_9ccd05f56cfe4dde19b1a35dcb746f3c_list, 6, const_str_plain__args_match ); Py_INCREF( const_str_plain__args_match ); |
542 |
542 |
PyList_SET_ITEM( const_list_9ccd05f56cfe4dde19b1a35dcb746f3c_list, 7, const_str_plain__rule ); Py_INCREF( const_str_plain__rule ); |
PyList_SET_ITEM( const_list_9ccd05f56cfe4dde19b1a35dcb746f3c_list, 7, const_str_plain__rule ); Py_INCREF( const_str_plain__rule ); |
543 |
|
const_str_plain__byte_arrays = UNSTREAM_STRING_ASCII( &constant_bin[ 20498 ], 12, 1 ); |
|
|
543 |
|
const_str_plain__byte_arrays = UNSTREAM_STRING_ASCII( &constant_bin[ 20676 ], 12, 1 ); |
544 |
544 |
PyList_SET_ITEM( const_list_9ccd05f56cfe4dde19b1a35dcb746f3c_list, 8, const_str_plain__byte_arrays ); Py_INCREF( const_str_plain__byte_arrays ); |
PyList_SET_ITEM( const_list_9ccd05f56cfe4dde19b1a35dcb746f3c_list, 8, const_str_plain__byte_arrays ); Py_INCREF( const_str_plain__byte_arrays ); |
545 |
545 |
PyList_SET_ITEM( const_list_9ccd05f56cfe4dde19b1a35dcb746f3c_list, 9, const_str_plain__conn_weakref ); Py_INCREF( const_str_plain__conn_weakref ); |
PyList_SET_ITEM( const_list_9ccd05f56cfe4dde19b1a35dcb746f3c_list, 9, const_str_plain__conn_weakref ); Py_INCREF( const_str_plain__conn_weakref ); |
546 |
|
const_str_plain__destination_keyword = UNSTREAM_STRING_ASCII( &constant_bin[ 20510 ], 20, 1 ); |
|
|
546 |
|
const_str_plain__destination_keyword = UNSTREAM_STRING_ASCII( &constant_bin[ 20688 ], 20, 1 ); |
547 |
547 |
PyList_SET_ITEM( const_list_9ccd05f56cfe4dde19b1a35dcb746f3c_list, 10, const_str_plain__destination_keyword ); Py_INCREF( const_str_plain__destination_keyword ); |
PyList_SET_ITEM( const_list_9ccd05f56cfe4dde19b1a35dcb746f3c_list, 10, const_str_plain__destination_keyword ); Py_INCREF( const_str_plain__destination_keyword ); |
548 |
|
const_str_plain__interface_keyword = UNSTREAM_STRING_ASCII( &constant_bin[ 20530 ], 18, 1 ); |
|
|
548 |
|
const_str_plain__interface_keyword = UNSTREAM_STRING_ASCII( &constant_bin[ 20708 ], 18, 1 ); |
549 |
549 |
PyList_SET_ITEM( const_list_9ccd05f56cfe4dde19b1a35dcb746f3c_list, 11, const_str_plain__interface_keyword ); Py_INCREF( const_str_plain__interface_keyword ); |
PyList_SET_ITEM( const_list_9ccd05f56cfe4dde19b1a35dcb746f3c_list, 11, const_str_plain__interface_keyword ); Py_INCREF( const_str_plain__interface_keyword ); |
550 |
|
const_str_plain__message_keyword = UNSTREAM_STRING_ASCII( &constant_bin[ 20548 ], 16, 1 ); |
|
|
550 |
|
const_str_plain__message_keyword = UNSTREAM_STRING_ASCII( &constant_bin[ 20726 ], 16, 1 ); |
551 |
551 |
PyList_SET_ITEM( const_list_9ccd05f56cfe4dde19b1a35dcb746f3c_list, 12, const_str_plain__message_keyword ); Py_INCREF( const_str_plain__message_keyword ); |
PyList_SET_ITEM( const_list_9ccd05f56cfe4dde19b1a35dcb746f3c_list, 12, const_str_plain__message_keyword ); Py_INCREF( const_str_plain__message_keyword ); |
552 |
552 |
PyList_SET_ITEM( const_list_9ccd05f56cfe4dde19b1a35dcb746f3c_list, 13, const_str_plain__member_keyword ); Py_INCREF( const_str_plain__member_keyword ); |
PyList_SET_ITEM( const_list_9ccd05f56cfe4dde19b1a35dcb746f3c_list, 13, const_str_plain__member_keyword ); Py_INCREF( const_str_plain__member_keyword ); |
553 |
553 |
PyList_SET_ITEM( const_list_9ccd05f56cfe4dde19b1a35dcb746f3c_list, 14, const_str_plain__sender_keyword ); Py_INCREF( const_str_plain__sender_keyword ); |
PyList_SET_ITEM( const_list_9ccd05f56cfe4dde19b1a35dcb746f3c_list, 14, const_str_plain__sender_keyword ); Py_INCREF( const_str_plain__sender_keyword ); |
|
... |
... |
static void createModuleConstants( void ) |
561 |
561 |
PyTuple_SET_ITEM( const_tuple_aecbb8384e4a55dbabbaa364df51df39_tuple, 4, const_str_plain_kwargs ); Py_INCREF( const_str_plain_kwargs ); |
PyTuple_SET_ITEM( const_tuple_aecbb8384e4a55dbabbaa364df51df39_tuple, 4, const_str_plain_kwargs ); Py_INCREF( const_str_plain_kwargs ); |
562 |
562 |
PyTuple_SET_ITEM( const_tuple_aecbb8384e4a55dbabbaa364df51df39_tuple, 5, const_str_plain_named_service ); Py_INCREF( const_str_plain_named_service ); |
PyTuple_SET_ITEM( const_tuple_aecbb8384e4a55dbabbaa364df51df39_tuple, 5, const_str_plain_named_service ); Py_INCREF( const_str_plain_named_service ); |
563 |
563 |
PyTuple_SET_ITEM( const_tuple_aecbb8384e4a55dbabbaa364df51df39_tuple, 6, const_str_plain_warn ); Py_INCREF( const_str_plain_warn ); |
PyTuple_SET_ITEM( const_tuple_aecbb8384e4a55dbabbaa364df51df39_tuple, 6, const_str_plain_warn ); Py_INCREF( const_str_plain_warn ); |
564 |
|
const_str_plain__slots = UNSTREAM_STRING_ASCII( &constant_bin[ 20564 ], 6, 1 ); |
|
565 |
|
const_str_plain__Connection = UNSTREAM_STRING_ASCII( &constant_bin[ 19267 ], 11, 1 ); |
|
566 |
|
const_str_digest_131bf54f9d136fafca15377302d118a7 = UNSTREAM_STRING_ASCII( &constant_bin[ 20570 ], 23, 0 ); |
|
|
564 |
|
const_str_plain__slots = UNSTREAM_STRING_ASCII( &constant_bin[ 20742 ], 6, 1 ); |
|
565 |
|
const_str_plain__Connection = UNSTREAM_STRING_ASCII( &constant_bin[ 19445 ], 11, 1 ); |
|
566 |
|
const_str_digest_131bf54f9d136fafca15377302d118a7 = UNSTREAM_STRING_ASCII( &constant_bin[ 20748 ], 23, 0 ); |
567 |
567 |
const_tuple_9ee6cb8d6a5e0716fedc5c80655ffdfa_tuple = PyTuple_New( 17 ); |
const_tuple_9ee6cb8d6a5e0716fedc5c80655ffdfa_tuple = PyTuple_New( 17 ); |
568 |
568 |
PyTuple_SET_ITEM( const_tuple_9ee6cb8d6a5e0716fedc5c80655ffdfa_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
PyTuple_SET_ITEM( const_tuple_9ee6cb8d6a5e0716fedc5c80655ffdfa_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
569 |
569 |
PyTuple_SET_ITEM( const_tuple_9ee6cb8d6a5e0716fedc5c80655ffdfa_tuple, 1, const_str_plain_bus_name ); Py_INCREF( const_str_plain_bus_name ); |
PyTuple_SET_ITEM( const_tuple_9ee6cb8d6a5e0716fedc5c80655ffdfa_tuple, 1, const_str_plain_bus_name ); Py_INCREF( const_str_plain_bus_name ); |
|
... |
... |
static void createModuleConstants( void ) |
578 |
578 |
PyTuple_SET_ITEM( const_tuple_9ee6cb8d6a5e0716fedc5c80655ffdfa_tuple, 10, const_str_plain_byte_arrays ); Py_INCREF( const_str_plain_byte_arrays ); |
PyTuple_SET_ITEM( const_tuple_9ee6cb8d6a5e0716fedc5c80655ffdfa_tuple, 10, const_str_plain_byte_arrays ); Py_INCREF( const_str_plain_byte_arrays ); |
579 |
579 |
PyTuple_SET_ITEM( const_tuple_9ee6cb8d6a5e0716fedc5c80655ffdfa_tuple, 11, const_str_plain_require_main_loop ); Py_INCREF( const_str_plain_require_main_loop ); |
PyTuple_SET_ITEM( const_tuple_9ee6cb8d6a5e0716fedc5c80655ffdfa_tuple, 11, const_str_plain_require_main_loop ); Py_INCREF( const_str_plain_require_main_loop ); |
580 |
580 |
PyTuple_SET_ITEM( const_tuple_9ee6cb8d6a5e0716fedc5c80655ffdfa_tuple, 12, const_str_plain_kwargs ); Py_INCREF( const_str_plain_kwargs ); |
PyTuple_SET_ITEM( const_tuple_9ee6cb8d6a5e0716fedc5c80655ffdfa_tuple, 12, const_str_plain_kwargs ); Py_INCREF( const_str_plain_kwargs ); |
581 |
|
const_str_plain_get_args_opts = UNSTREAM_STRING_ASCII( &constant_bin[ 20593 ], 13, 1 ); |
|
|
581 |
|
const_str_plain_get_args_opts = UNSTREAM_STRING_ASCII( &constant_bin[ 20771 ], 13, 1 ); |
582 |
582 |
PyTuple_SET_ITEM( const_tuple_9ee6cb8d6a5e0716fedc5c80655ffdfa_tuple, 13, const_str_plain_get_args_opts ); Py_INCREF( const_str_plain_get_args_opts ); |
PyTuple_SET_ITEM( const_tuple_9ee6cb8d6a5e0716fedc5c80655ffdfa_tuple, 13, const_str_plain_get_args_opts ); Py_INCREF( const_str_plain_get_args_opts ); |
583 |
583 |
PyTuple_SET_ITEM( const_tuple_9ee6cb8d6a5e0716fedc5c80655ffdfa_tuple, 14, const_str_plain_message ); Py_INCREF( const_str_plain_message ); |
PyTuple_SET_ITEM( const_tuple_9ee6cb8d6a5e0716fedc5c80655ffdfa_tuple, 14, const_str_plain_message ); Py_INCREF( const_str_plain_message ); |
584 |
584 |
PyTuple_SET_ITEM( const_tuple_9ee6cb8d6a5e0716fedc5c80655ffdfa_tuple, 15, const_str_plain_e ); Py_INCREF( const_str_plain_e ); |
PyTuple_SET_ITEM( const_tuple_9ee6cb8d6a5e0716fedc5c80655ffdfa_tuple, 15, const_str_plain_e ); Py_INCREF( const_str_plain_e ); |
585 |
|
const_str_plain_msg_reply_handler = UNSTREAM_STRING_ASCII( &constant_bin[ 20606 ], 17, 1 ); |
|
|
585 |
|
const_str_plain_msg_reply_handler = UNSTREAM_STRING_ASCII( &constant_bin[ 20784 ], 17, 1 ); |
586 |
586 |
PyTuple_SET_ITEM( const_tuple_9ee6cb8d6a5e0716fedc5c80655ffdfa_tuple, 16, const_str_plain_msg_reply_handler ); Py_INCREF( const_str_plain_msg_reply_handler ); |
PyTuple_SET_ITEM( const_tuple_9ee6cb8d6a5e0716fedc5c80655ffdfa_tuple, 16, const_str_plain_msg_reply_handler ); Py_INCREF( const_str_plain_msg_reply_handler ); |
587 |
|
const_str_plain_get_sender = UNSTREAM_STRING_ASCII( &constant_bin[ 20623 ], 10, 1 ); |
|
588 |
|
const_str_digest_f5767631bc95611231d441939c67d7d1 = UNSTREAM_STRING_ASCII( &constant_bin[ 20633 ], 18, 0 ); |
|
|
587 |
|
const_str_plain_get_sender = UNSTREAM_STRING_ASCII( &constant_bin[ 20801 ], 10, 1 ); |
|
588 |
|
const_str_digest_f5767631bc95611231d441939c67d7d1 = UNSTREAM_STRING_ASCII( &constant_bin[ 20811 ], 18, 0 ); |
589 |
589 |
const_tuple_38b05459305f0c4a6d3d430cd11ee6fd_tuple = PyTuple_New( 13 ); |
const_tuple_38b05459305f0c4a6d3d430cd11ee6fd_tuple = PyTuple_New( 13 ); |
590 |
590 |
PyTuple_SET_ITEM( const_tuple_38b05459305f0c4a6d3d430cd11ee6fd_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
PyTuple_SET_ITEM( const_tuple_38b05459305f0c4a6d3d430cd11ee6fd_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
591 |
591 |
PyTuple_SET_ITEM( const_tuple_38b05459305f0c4a6d3d430cd11ee6fd_tuple, 1, const_str_plain_handler_function ); Py_INCREF( const_str_plain_handler_function ); |
PyTuple_SET_ITEM( const_tuple_38b05459305f0c4a6d3d430cd11ee6fd_tuple, 1, const_str_plain_handler_function ); Py_INCREF( const_str_plain_handler_function ); |
|
... |
... |
static void createModuleConstants( void ) |
601 |
601 |
PyTuple_SET_ITEM( const_tuple_38b05459305f0c4a6d3d430cd11ee6fd_tuple, 11, const_str_plain_by_member ); Py_INCREF( const_str_plain_by_member ); |
PyTuple_SET_ITEM( const_tuple_38b05459305f0c4a6d3d430cd11ee6fd_tuple, 11, const_str_plain_by_member ); Py_INCREF( const_str_plain_by_member ); |
602 |
602 |
PyTuple_SET_ITEM( const_tuple_38b05459305f0c4a6d3d430cd11ee6fd_tuple, 12, const_str_plain_matches ); Py_INCREF( const_str_plain_matches ); |
PyTuple_SET_ITEM( const_tuple_38b05459305f0c4a6d3d430cd11ee6fd_tuple, 12, const_str_plain_matches ); Py_INCREF( const_str_plain_matches ); |
603 |
603 |
const_tuple_float__minus_1_0_false_tuple = PyTuple_New( 2 ); |
const_tuple_float__minus_1_0_false_tuple = PyTuple_New( 2 ); |
604 |
|
const_float__minus_1_0 = UNSTREAM_FLOAT( &constant_bin[ 20651 ] ); |
|
|
604 |
|
const_float__minus_1_0 = UNSTREAM_FLOAT( &constant_bin[ 20829 ] ); |
605 |
605 |
PyTuple_SET_ITEM( const_tuple_float__minus_1_0_false_tuple, 0, const_float__minus_1_0 ); Py_INCREF( const_float__minus_1_0 ); |
PyTuple_SET_ITEM( const_tuple_float__minus_1_0_false_tuple, 0, const_float__minus_1_0 ); Py_INCREF( const_float__minus_1_0 ); |
606 |
606 |
PyTuple_SET_ITEM( const_tuple_float__minus_1_0_false_tuple, 1, Py_False ); Py_INCREF( Py_False ); |
PyTuple_SET_ITEM( const_tuple_float__minus_1_0_false_tuple, 1, Py_False ); Py_INCREF( Py_False ); |
607 |
|
const_str_digest_1f49e58c7fcf708010bb49332c34a06e = UNSTREAM_STRING_ASCII( &constant_bin[ 20659 ], 32, 0 ); |
|
608 |
|
const_str_digest_22c55462d9849f9debc8e24f1dd1ee36 = UNSTREAM_STRING_ASCII( &constant_bin[ 20691 ], 54, 0 ); |
|
609 |
|
const_str_plain_get_path = UNSTREAM_STRING_ASCII( &constant_bin[ 20745 ], 8, 1 ); |
|
610 |
|
const_str_digest_644b332e25c4adcb993444ee8a8734c8 = UNSTREAM_STRING_ASCII( &constant_bin[ 20753 ], 18, 0 ); |
|
|
607 |
|
const_str_digest_1f49e58c7fcf708010bb49332c34a06e = UNSTREAM_STRING_ASCII( &constant_bin[ 20837 ], 32, 0 ); |
|
608 |
|
const_str_digest_22c55462d9849f9debc8e24f1dd1ee36 = UNSTREAM_STRING_ASCII( &constant_bin[ 20869 ], 54, 0 ); |
|
609 |
|
const_str_plain_get_path = UNSTREAM_STRING_ASCII( &constant_bin[ 20923 ], 8, 1 ); |
|
610 |
|
const_str_digest_644b332e25c4adcb993444ee8a8734c8 = UNSTREAM_STRING_ASCII( &constant_bin[ 20931 ], 18, 0 ); |
611 |
611 |
const_tuple_float__minus_1_0_false_true_tuple = PyTuple_New( 3 ); |
const_tuple_float__minus_1_0_false_true_tuple = PyTuple_New( 3 ); |
612 |
612 |
PyTuple_SET_ITEM( const_tuple_float__minus_1_0_false_true_tuple, 0, const_float__minus_1_0 ); Py_INCREF( const_float__minus_1_0 ); |
PyTuple_SET_ITEM( const_tuple_float__minus_1_0_false_true_tuple, 0, const_float__minus_1_0 ); Py_INCREF( const_float__minus_1_0 ); |
613 |
613 |
PyTuple_SET_ITEM( const_tuple_float__minus_1_0_false_true_tuple, 1, Py_False ); Py_INCREF( Py_False ); |
PyTuple_SET_ITEM( const_tuple_float__minus_1_0_false_true_tuple, 1, Py_False ); Py_INCREF( Py_False ); |
|
... |
... |
static void createModuleConstants( void ) |
615 |
615 |
const_dict_fa39376a70aae82cbbe318011f99e72b = _PyDict_NewPresized( 1 ); |
const_dict_fa39376a70aae82cbbe318011f99e72b = _PyDict_NewPresized( 1 ); |
616 |
616 |
PyDict_SetItem( const_dict_fa39376a70aae82cbbe318011f99e72b, const_str_plain_exc_info, const_int_pos_1 ); |
PyDict_SetItem( const_dict_fa39376a70aae82cbbe318011f99e72b, const_str_plain_exc_info, const_int_pos_1 ); |
617 |
617 |
assert( PyDict_Size( const_dict_fa39376a70aae82cbbe318011f99e72b ) == 1 ); |
assert( PyDict_Size( const_dict_fa39376a70aae82cbbe318011f99e72b ) == 1 ); |
618 |
|
const_str_digest_990e7924c862ae9c7b8a06ae44880838 = UNSTREAM_STRING_ASCII( &constant_bin[ 20771 ], 29, 0 ); |
|
|
618 |
|
const_str_digest_990e7924c862ae9c7b8a06ae44880838 = UNSTREAM_STRING_ASCII( &constant_bin[ 20949 ], 29, 0 ); |
619 |
619 |
const_tuple_str_digest_7ffb9ab03afd03351abea8dd52c5f3b0_tuple = PyTuple_New( 1 ); |
const_tuple_str_digest_7ffb9ab03afd03351abea8dd52c5f3b0_tuple = PyTuple_New( 1 ); |
620 |
|
const_str_digest_7ffb9ab03afd03351abea8dd52c5f3b0 = UNSTREAM_STRING_ASCII( &constant_bin[ 20800 ], 45, 0 ); |
|
|
620 |
|
const_str_digest_7ffb9ab03afd03351abea8dd52c5f3b0 = UNSTREAM_STRING_ASCII( &constant_bin[ 20978 ], 45, 0 ); |
621 |
621 |
PyTuple_SET_ITEM( const_tuple_str_digest_7ffb9ab03afd03351abea8dd52c5f3b0_tuple, 0, const_str_digest_7ffb9ab03afd03351abea8dd52c5f3b0 ); Py_INCREF( const_str_digest_7ffb9ab03afd03351abea8dd52c5f3b0 ); |
PyTuple_SET_ITEM( const_tuple_str_digest_7ffb9ab03afd03351abea8dd52c5f3b0_tuple, 0, const_str_digest_7ffb9ab03afd03351abea8dd52c5f3b0 ); Py_INCREF( const_str_digest_7ffb9ab03afd03351abea8dd52c5f3b0 ); |
622 |
622 |
const_tuple_str_plain_arg_tuple = PyTuple_New( 1 ); |
const_tuple_str_plain_arg_tuple = PyTuple_New( 1 ); |
623 |
623 |
PyTuple_SET_ITEM( const_tuple_str_plain_arg_tuple, 0, const_str_plain_arg ); Py_INCREF( const_str_plain_arg ); |
PyTuple_SET_ITEM( const_tuple_str_plain_arg_tuple, 0, const_str_plain_arg ); Py_INCREF( const_str_plain_arg ); |
624 |
|
const_str_plain_send_message_with_reply_and_block = UNSTREAM_STRING_ASCII( &constant_bin[ 20845 ], 33, 1 ); |
|
625 |
|
const_str_plain_Lock = UNSTREAM_STRING_ASCII( &constant_bin[ 20878 ], 4, 1 ); |
|
626 |
|
const_str_digest_6e166361f0f2210b2fa06bad0b2ee4ff = UNSTREAM_STRING_ASCII( &constant_bin[ 20882 ], 45, 0 ); |
|
627 |
|
const_str_plain_reply_message = UNSTREAM_STRING_ASCII( &constant_bin[ 20927 ], 13, 1 ); |
|
628 |
|
const_str_plain_get_member = UNSTREAM_STRING_ASCII( &constant_bin[ 20940 ], 10, 1 ); |
|
629 |
|
const_str_digest_5039c5d6f11e98c474ba03bba31f5603 = UNSTREAM_STRING_ASCII( &constant_bin[ 20950 ], 48, 0 ); |
|
630 |
|
const_str_plain_destination = UNSTREAM_STRING_ASCII( &constant_bin[ 15604 ], 11, 1 ); |
|
631 |
|
const_str_digest_40b5de9f7bade852fc63482a83615549 = UNSTREAM_STRING_ASCII( &constant_bin[ 20998 ], 520, 0 ); |
|
632 |
|
const_str_digest_d5e31bc95a80dfad7a888c1d848d14c9 = UNSTREAM_STRING_ASCII( &constant_bin[ 20950 ], 21, 0 ); |
|
633 |
|
const_str_digest_eb26132551385f1349bb9090948fc44f = UNSTREAM_STRING_ASCII( &constant_bin[ 21518 ], 725, 0 ); |
|
|
624 |
|
const_str_plain_send_message_with_reply_and_block = UNSTREAM_STRING_ASCII( &constant_bin[ 21023 ], 33, 1 ); |
|
625 |
|
const_str_plain_Lock = UNSTREAM_STRING_ASCII( &constant_bin[ 21056 ], 4, 1 ); |
|
626 |
|
const_str_digest_6e166361f0f2210b2fa06bad0b2ee4ff = UNSTREAM_STRING_ASCII( &constant_bin[ 21060 ], 45, 0 ); |
|
627 |
|
const_str_plain_reply_message = UNSTREAM_STRING_ASCII( &constant_bin[ 21105 ], 13, 1 ); |
|
628 |
|
const_str_plain_get_member = UNSTREAM_STRING_ASCII( &constant_bin[ 21118 ], 10, 1 ); |
|
629 |
|
const_str_digest_5039c5d6f11e98c474ba03bba31f5603 = UNSTREAM_STRING_ASCII( &constant_bin[ 21128 ], 48, 0 ); |
|
630 |
|
const_str_plain_destination = UNSTREAM_STRING_ASCII( &constant_bin[ 15782 ], 11, 1 ); |
|
631 |
|
const_str_digest_40b5de9f7bade852fc63482a83615549 = UNSTREAM_STRING_ASCII( &constant_bin[ 21176 ], 520, 0 ); |
|
632 |
|
const_str_digest_d5e31bc95a80dfad7a888c1d848d14c9 = UNSTREAM_STRING_ASCII( &constant_bin[ 21128 ], 21, 0 ); |
|
633 |
|
const_str_digest_eb26132551385f1349bb9090948fc44f = UNSTREAM_STRING_ASCII( &constant_bin[ 21696 ], 725, 0 ); |
634 |
634 |
const_tuple_str_plain_String_tuple = PyTuple_New( 1 ); |
const_tuple_str_plain_String_tuple = PyTuple_New( 1 ); |
635 |
635 |
PyTuple_SET_ITEM( const_tuple_str_plain_String_tuple, 0, const_str_plain_String ); Py_INCREF( const_str_plain_String ); |
PyTuple_SET_ITEM( const_tuple_str_plain_String_tuple, 0, const_str_plain_String ); Py_INCREF( const_str_plain_String ); |
636 |
|
const_str_plain_matches_removal_spec = UNSTREAM_STRING_ASCII( &constant_bin[ 22243 ], 20, 1 ); |
|
|
636 |
|
const_str_plain_matches_removal_spec = UNSTREAM_STRING_ASCII( &constant_bin[ 22421 ], 20, 1 ); |
637 |
637 |
const_tuple_str_plain_is_py2_str_plain_is_py3_tuple = PyTuple_New( 2 ); |
const_tuple_str_plain_is_py2_str_plain_is_py3_tuple = PyTuple_New( 2 ); |
638 |
638 |
PyTuple_SET_ITEM( const_tuple_str_plain_is_py2_str_plain_is_py3_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_is_py3_tuple, 0, const_str_plain_is_py2 ); Py_INCREF( const_str_plain_is_py2 ); |
639 |
639 |
PyTuple_SET_ITEM( const_tuple_str_plain_is_py2_str_plain_is_py3_tuple, 1, const_str_plain_is_py3 ); Py_INCREF( const_str_plain_is_py3 ); |
PyTuple_SET_ITEM( const_tuple_str_plain_is_py2_str_plain_is_py3_tuple, 1, const_str_plain_is_py3 ); Py_INCREF( const_str_plain_is_py3 ); |
|
... |
... |
static void createModuleConstants( void ) |
652 |
652 |
PyTuple_SET_ITEM( const_tuple_a302f73bbf4e109503c9fcc6bf1cec22_tuple, 11, const_str_plain_message ); Py_INCREF( const_str_plain_message ); |
PyTuple_SET_ITEM( const_tuple_a302f73bbf4e109503c9fcc6bf1cec22_tuple, 11, const_str_plain_message ); Py_INCREF( const_str_plain_message ); |
653 |
653 |
PyTuple_SET_ITEM( const_tuple_a302f73bbf4e109503c9fcc6bf1cec22_tuple, 12, const_str_plain_e ); Py_INCREF( const_str_plain_e ); |
PyTuple_SET_ITEM( const_tuple_a302f73bbf4e109503c9fcc6bf1cec22_tuple, 12, const_str_plain_e ); Py_INCREF( const_str_plain_e ); |
654 |
654 |
PyTuple_SET_ITEM( const_tuple_a302f73bbf4e109503c9fcc6bf1cec22_tuple, 13, const_str_plain_reply_message ); Py_INCREF( const_str_plain_reply_message ); |
PyTuple_SET_ITEM( const_tuple_a302f73bbf4e109503c9fcc6bf1cec22_tuple, 13, const_str_plain_reply_message ); Py_INCREF( const_str_plain_reply_message ); |
655 |
|
const_str_plain_args_list = UNSTREAM_STRING_ASCII( &constant_bin[ 19850 ], 9, 1 ); |
|
|
655 |
|
const_str_plain_args_list = UNSTREAM_STRING_ASCII( &constant_bin[ 20028 ], 9, 1 ); |
656 |
656 |
PyTuple_SET_ITEM( const_tuple_a302f73bbf4e109503c9fcc6bf1cec22_tuple, 14, const_str_plain_args_list ); Py_INCREF( const_str_plain_args_list ); |
PyTuple_SET_ITEM( const_tuple_a302f73bbf4e109503c9fcc6bf1cec22_tuple, 14, const_str_plain_args_list ); Py_INCREF( const_str_plain_args_list ); |
657 |
|
const_str_digest_16e165df4d31d3e2e090145850dd908e = UNSTREAM_STRING_ASCII( &constant_bin[ 22263 ], 20, 0 ); |
|
658 |
|
const_str_digest_ff49df7389f60a431d8c23ca5bf6edc1 = UNSTREAM_STRING_ASCII( &constant_bin[ 22283 ], 24, 0 ); |
|
659 |
|
const_str_digest_4eaa951297de8a1bf1145439deb02376 = UNSTREAM_STRING_ASCII( &constant_bin[ 22307 ], 19, 0 ); |
|
660 |
|
const_str_digest_307bae81fd754079a49cf675f10e1993 = UNSTREAM_STRING_ASCII( &constant_bin[ 8714 ], 14, 0 ); |
|
661 |
|
const_str_digest_72ce1f4c98907301c1ceaeddd26c6b2c = UNSTREAM_STRING_ASCII( &constant_bin[ 22326 ], 10, 0 ); |
|
|
657 |
|
const_str_digest_16e165df4d31d3e2e090145850dd908e = UNSTREAM_STRING_ASCII( &constant_bin[ 22441 ], 20, 0 ); |
|
658 |
|
const_str_digest_ff49df7389f60a431d8c23ca5bf6edc1 = UNSTREAM_STRING_ASCII( &constant_bin[ 22461 ], 24, 0 ); |
|
659 |
|
const_str_digest_4eaa951297de8a1bf1145439deb02376 = UNSTREAM_STRING_ASCII( &constant_bin[ 22485 ], 19, 0 ); |
|
660 |
|
const_str_digest_307bae81fd754079a49cf675f10e1993 = UNSTREAM_STRING_ASCII( &constant_bin[ 8892 ], 14, 0 ); |
|
661 |
|
const_str_digest_72ce1f4c98907301c1ceaeddd26c6b2c = UNSTREAM_STRING_ASCII( &constant_bin[ 22504 ], 10, 0 ); |
662 |
662 |
const_tuple_str_digest_0b385b2a67f6700b8faf677cdd479207_tuple = PyTuple_New( 1 ); |
const_tuple_str_digest_0b385b2a67f6700b8faf677cdd479207_tuple = PyTuple_New( 1 ); |
663 |
663 |
PyTuple_SET_ITEM( const_tuple_str_digest_0b385b2a67f6700b8faf677cdd479207_tuple, 0, const_str_digest_0b385b2a67f6700b8faf677cdd479207 ); Py_INCREF( const_str_digest_0b385b2a67f6700b8faf677cdd479207 ); |
PyTuple_SET_ITEM( const_tuple_str_digest_0b385b2a67f6700b8faf677cdd479207_tuple, 0, const_str_digest_0b385b2a67f6700b8faf677cdd479207 ); Py_INCREF( const_str_digest_0b385b2a67f6700b8faf677cdd479207 ); |
664 |
|
const_str_digest_954ade24ee8cd0ad248e9565302ef1ee = UNSTREAM_STRING_ASCII( &constant_bin[ 22336 ], 339, 0 ); |
|
|
664 |
|
const_str_digest_954ade24ee8cd0ad248e9565302ef1ee = UNSTREAM_STRING_ASCII( &constant_bin[ 22514 ], 339, 0 ); |
665 |
665 |
const_tuple_str_plain__utf8_strings_tuple = PyTuple_New( 1 ); |
const_tuple_str_plain__utf8_strings_tuple = PyTuple_New( 1 ); |
666 |
666 |
PyTuple_SET_ITEM( const_tuple_str_plain__utf8_strings_tuple, 0, const_str_plain__utf8_strings ); Py_INCREF( const_str_plain__utf8_strings ); |
PyTuple_SET_ITEM( const_tuple_str_plain__utf8_strings_tuple, 0, const_str_plain__utf8_strings ); Py_INCREF( const_str_plain__utf8_strings ); |
667 |
667 |
const_tuple_str_plain_self_str_plain_conn_tuple = PyTuple_New( 2 ); |
const_tuple_str_plain_self_str_plain_conn_tuple = PyTuple_New( 2 ); |
|
... |
... |
static void createModuleConstants( void ) |
670 |
670 |
const_tuple_str_plain_utf8_strings_false_tuple = PyTuple_New( 2 ); |
const_tuple_str_plain_utf8_strings_false_tuple = PyTuple_New( 2 ); |
671 |
671 |
PyTuple_SET_ITEM( const_tuple_str_plain_utf8_strings_false_tuple, 0, const_str_plain_utf8_strings ); Py_INCREF( const_str_plain_utf8_strings ); |
PyTuple_SET_ITEM( const_tuple_str_plain_utf8_strings_false_tuple, 0, const_str_plain_utf8_strings ); Py_INCREF( const_str_plain_utf8_strings ); |
672 |
672 |
PyTuple_SET_ITEM( const_tuple_str_plain_utf8_strings_false_tuple, 1, Py_False ); Py_INCREF( Py_False ); |
PyTuple_SET_ITEM( const_tuple_str_plain_utf8_strings_false_tuple, 1, Py_False ); Py_INCREF( Py_False ); |
673 |
|
const_str_plain_call_on_disconnection = UNSTREAM_STRING_ASCII( &constant_bin[ 20145 ], 21, 1 ); |
|
674 |
|
const_str_plain_remove_signal_receiver = UNSTREAM_STRING_ASCII( &constant_bin[ 19489 ], 22, 1 ); |
|
|
673 |
|
const_str_plain_call_on_disconnection = UNSTREAM_STRING_ASCII( &constant_bin[ 20323 ], 21, 1 ); |
|
674 |
|
const_str_plain_remove_signal_receiver = UNSTREAM_STRING_ASCII( &constant_bin[ 19667 ], 22, 1 ); |
675 |
675 |
const_tuple_str_plain_ProxyObject_tuple = PyTuple_New( 1 ); |
const_tuple_str_plain_ProxyObject_tuple = PyTuple_New( 1 ); |
676 |
676 |
PyTuple_SET_ITEM( const_tuple_str_plain_ProxyObject_tuple, 0, const_str_plain_ProxyObject ); Py_INCREF( const_str_plain_ProxyObject ); |
PyTuple_SET_ITEM( const_tuple_str_plain_ProxyObject_tuple, 0, const_str_plain_ProxyObject ); Py_INCREF( const_str_plain_ProxyObject ); |
677 |
|
const_str_plain_maybe_handle_message = UNSTREAM_STRING_ASCII( &constant_bin[ 20671 ], 20, 1 ); |
|
|
677 |
|
const_str_plain_maybe_handle_message = UNSTREAM_STRING_ASCII( &constant_bin[ 20849 ], 20, 1 ); |
678 |
678 |
const_tuple_d416af1fc944cf4bb33429e98e49a1af_tuple = PyTuple_New( 7 ); |
const_tuple_d416af1fc944cf4bb33429e98e49a1af_tuple = PyTuple_New( 7 ); |
679 |
679 |
PyTuple_SET_ITEM( const_tuple_d416af1fc944cf4bb33429e98e49a1af_tuple, 0, const_str_plain_Connection ); Py_INCREF( const_str_plain_Connection ); |
PyTuple_SET_ITEM( const_tuple_d416af1fc944cf4bb33429e98e49a1af_tuple, 0, const_str_plain_Connection ); Py_INCREF( const_str_plain_Connection ); |
680 |
680 |
PyTuple_SET_ITEM( const_tuple_d416af1fc944cf4bb33429e98e49a1af_tuple, 1, const_str_plain_LOCAL_IFACE ); Py_INCREF( const_str_plain_LOCAL_IFACE ); |
PyTuple_SET_ITEM( const_tuple_d416af1fc944cf4bb33429e98e49a1af_tuple, 1, const_str_plain_LOCAL_IFACE ); Py_INCREF( const_str_plain_LOCAL_IFACE ); |
|
... |
... |
static void createModuleConstants( void ) |
683 |
683 |
PyTuple_SET_ITEM( const_tuple_d416af1fc944cf4bb33429e98e49a1af_tuple, 4, const_str_plain_validate_interface_name ); Py_INCREF( const_str_plain_validate_interface_name ); |
PyTuple_SET_ITEM( const_tuple_d416af1fc944cf4bb33429e98e49a1af_tuple, 4, const_str_plain_validate_interface_name ); Py_INCREF( const_str_plain_validate_interface_name ); |
684 |
684 |
PyTuple_SET_ITEM( const_tuple_d416af1fc944cf4bb33429e98e49a1af_tuple, 5, const_str_plain_validate_member_name ); Py_INCREF( const_str_plain_validate_member_name ); |
PyTuple_SET_ITEM( const_tuple_d416af1fc944cf4bb33429e98e49a1af_tuple, 5, const_str_plain_validate_member_name ); Py_INCREF( const_str_plain_validate_member_name ); |
685 |
685 |
PyTuple_SET_ITEM( const_tuple_d416af1fc944cf4bb33429e98e49a1af_tuple, 6, const_str_plain_validate_object_path ); Py_INCREF( const_str_plain_validate_object_path ); |
PyTuple_SET_ITEM( const_tuple_d416af1fc944cf4bb33429e98e49a1af_tuple, 6, const_str_plain_validate_object_path ); Py_INCREF( const_str_plain_validate_object_path ); |
686 |
|
const_str_plain_get_error_name = UNSTREAM_STRING_ASCII( &constant_bin[ 22675 ], 14, 1 ); |
|
687 |
|
const_str_digest_7920b839bde551df3cfdb15a43838363 = UNSTREAM_STRING_ASCII( &constant_bin[ 22689 ], 32, 0 ); |
|
688 |
|
const_str_plain_ref = UNSTREAM_STRING_ASCII( &constant_bin[ 19326 ], 3, 1 ); |
|
689 |
|
const_str_digest_f5b4474ebb16be358363b71a6ea51f3c = UNSTREAM_STRING_ASCII( &constant_bin[ 22721 ], 37, 0 ); |
|
|
686 |
|
const_str_plain_get_error_name = UNSTREAM_STRING_ASCII( &constant_bin[ 22853 ], 14, 1 ); |
|
687 |
|
const_str_digest_7920b839bde551df3cfdb15a43838363 = UNSTREAM_STRING_ASCII( &constant_bin[ 22867 ], 32, 0 ); |
|
688 |
|
const_str_plain_ref = UNSTREAM_STRING_ASCII( &constant_bin[ 19504 ], 3, 1 ); |
|
689 |
|
const_str_digest_f5b4474ebb16be358363b71a6ea51f3c = UNSTREAM_STRING_ASCII( &constant_bin[ 22899 ], 37, 0 ); |
690 |
690 |
const_tuple_5aba6155a9b31ed44c58c0dbba0e9644_tuple = PyTuple_New( 4 ); |
const_tuple_5aba6155a9b31ed44c58c0dbba0e9644_tuple = PyTuple_New( 4 ); |
691 |
691 |
PyTuple_SET_ITEM( const_tuple_5aba6155a9b31ed44c58c0dbba0e9644_tuple, 0, const_str_plain_message ); Py_INCREF( const_str_plain_message ); |
PyTuple_SET_ITEM( const_tuple_5aba6155a9b31ed44c58c0dbba0e9644_tuple, 0, const_str_plain_message ); Py_INCREF( const_str_plain_message ); |
692 |
692 |
PyTuple_SET_ITEM( const_tuple_5aba6155a9b31ed44c58c0dbba0e9644_tuple, 1, const_str_plain_reply_handler ); Py_INCREF( const_str_plain_reply_handler ); |
PyTuple_SET_ITEM( const_tuple_5aba6155a9b31ed44c58c0dbba0e9644_tuple, 1, const_str_plain_reply_handler ); Py_INCREF( const_str_plain_reply_handler ); |
693 |
693 |
PyTuple_SET_ITEM( const_tuple_5aba6155a9b31ed44c58c0dbba0e9644_tuple, 2, const_str_plain_get_args_opts ); Py_INCREF( const_str_plain_get_args_opts ); |
PyTuple_SET_ITEM( const_tuple_5aba6155a9b31ed44c58c0dbba0e9644_tuple, 2, const_str_plain_get_args_opts ); Py_INCREF( const_str_plain_get_args_opts ); |
694 |
694 |
PyTuple_SET_ITEM( const_tuple_5aba6155a9b31ed44c58c0dbba0e9644_tuple, 3, const_str_plain_error_handler ); Py_INCREF( const_str_plain_error_handler ); |
PyTuple_SET_ITEM( const_tuple_5aba6155a9b31ed44c58c0dbba0e9644_tuple, 3, const_str_plain_error_handler ); Py_INCREF( const_str_plain_error_handler ); |
695 |
|
const_str_digest_e90ef89bfbc28ba1c9bb66687160421f = UNSTREAM_STRING_ASCII( &constant_bin[ 22758 ], 20, 0 ); |
|
|
695 |
|
const_str_digest_e90ef89bfbc28ba1c9bb66687160421f = UNSTREAM_STRING_ASCII( &constant_bin[ 22936 ], 20, 0 ); |
696 |
696 |
const_tuple_none_none_true_tuple = PyTuple_New( 3 ); |
const_tuple_none_none_true_tuple = PyTuple_New( 3 ); |
697 |
697 |
PyTuple_SET_ITEM( const_tuple_none_none_true_tuple, 0, Py_None ); Py_INCREF( Py_None ); |
PyTuple_SET_ITEM( const_tuple_none_none_true_tuple, 0, Py_None ); Py_INCREF( Py_None ); |
698 |
698 |
PyTuple_SET_ITEM( const_tuple_none_none_true_tuple, 1, Py_None ); Py_INCREF( Py_None ); |
PyTuple_SET_ITEM( const_tuple_none_none_true_tuple, 1, Py_None ); Py_INCREF( Py_None ); |
699 |
699 |
PyTuple_SET_ITEM( const_tuple_none_none_true_tuple, 2, Py_True ); Py_INCREF( Py_True ); |
PyTuple_SET_ITEM( const_tuple_none_none_true_tuple, 2, Py_True ); Py_INCREF( Py_True ); |
700 |
|
const_str_plain__iter_easy_matches = UNSTREAM_STRING_ASCII( &constant_bin[ 20782 ], 18, 1 ); |
|
701 |
|
const_str_digest_062b9bbeb5779a728e3f5f602168f47b = UNSTREAM_STRING_ASCII( &constant_bin[ 22778 ], 19, 0 ); |
|
702 |
|
const_str_digest_53da925ba3defe32e6cd456822eb99d6 = UNSTREAM_STRING_ASCII( &constant_bin[ 22797 ], 117, 0 ); |
|
|
700 |
|
const_str_plain__iter_easy_matches = UNSTREAM_STRING_ASCII( &constant_bin[ 20960 ], 18, 1 ); |
|
701 |
|
const_str_digest_062b9bbeb5779a728e3f5f602168f47b = UNSTREAM_STRING_ASCII( &constant_bin[ 22956 ], 19, 0 ); |
|
702 |
|
const_str_digest_53da925ba3defe32e6cd456822eb99d6 = UNSTREAM_STRING_ASCII( &constant_bin[ 22975 ], 117, 0 ); |
703 |
703 |
const_tuple_fc8897b5d0f2134569d7602f5579584b_tuple = PyTuple_New( 7 ); |
const_tuple_fc8897b5d0f2134569d7602f5579584b_tuple = PyTuple_New( 7 ); |
704 |
704 |
PyTuple_SET_ITEM( const_tuple_fc8897b5d0f2134569d7602f5579584b_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
PyTuple_SET_ITEM( const_tuple_fc8897b5d0f2134569d7602f5579584b_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
705 |
705 |
PyTuple_SET_ITEM( const_tuple_fc8897b5d0f2134569d7602f5579584b_tuple, 1, const_str_plain_message ); Py_INCREF( const_str_plain_message ); |
PyTuple_SET_ITEM( const_tuple_fc8897b5d0f2134569d7602f5579584b_tuple, 1, const_str_plain_message ); Py_INCREF( const_str_plain_message ); |
File Linux_Version/product_import.build/module.packages.item_upload.c changed (mode: 100644) (index b873a79..78c0f42) |
... |
... |
PyDictObject *moduledict_packages$item_upload; |
34 |
34 |
static PyObject *const_str_plain_24; |
static PyObject *const_str_plain_24; |
35 |
35 |
static PyObject *const_int_pos_12; |
static PyObject *const_int_pos_12; |
36 |
36 |
static PyObject *const_str_plain_variation_theme; |
static PyObject *const_str_plain_variation_theme; |
37 |
|
static PyObject *const_tuple_56eb35e9c15b85d6f878c41d5d62c088_tuple; |
|
38 |
37 |
static PyObject *const_str_plain_product_description; |
static PyObject *const_str_plain_product_description; |
39 |
38 |
static PyObject *const_str_digest_103d297dc315e9d2e5b91488536ce9e7; |
static PyObject *const_str_digest_103d297dc315e9d2e5b91488536ce9e7; |
40 |
39 |
static PyObject *const_str_plain_bullet_point3; |
static PyObject *const_str_plain_bullet_point3; |
|
... |
... |
static PyObject *const_tuple_641b97b35a0374366e3db6e0426da4ce_tuple; |
90 |
89 |
extern PyObject *const_str_plain_packages; |
extern PyObject *const_str_plain_packages; |
91 |
90 |
static PyObject *const_str_plain_properties; |
static PyObject *const_str_plain_properties; |
92 |
91 |
extern PyObject *const_str_plain_104; |
extern PyObject *const_str_plain_104; |
|
92 |
|
static PyObject *const_tuple_str_digest_21ee520e31d4f2a492ffc88b0f78f815_tuple; |
93 |
93 |
extern PyObject *const_str_plain_item; |
extern PyObject *const_str_plain_item; |
94 |
94 |
static PyObject *const_list_3475b45a9ced946cb6736e0934266491_list; |
static PyObject *const_list_3475b45a9ced946cb6736e0934266491_list; |
95 |
95 |
extern PyObject *const_str_plain_export; |
extern PyObject *const_str_plain_export; |
|
... |
... |
extern PyObject *const_str_plain_enumerate; |
108 |
108 |
extern PyObject *const_str_plain_DictReader; |
extern PyObject *const_str_plain_DictReader; |
109 |
109 |
static PyObject *const_str_digest_c067cbc1ac37f5e759c2a560a54406b4; |
static PyObject *const_str_digest_c067cbc1ac37f5e759c2a560a54406b4; |
110 |
110 |
static PyObject *const_list_07329021c996fb247567f6b6c015a999_list; |
static PyObject *const_list_07329021c996fb247567f6b6c015a999_list; |
|
111 |
|
static PyObject *const_str_plain_keyerr; |
111 |
112 |
extern PyObject *const_str_plain_r; |
extern PyObject *const_str_plain_r; |
112 |
113 |
extern PyObject *const_int_pos_10; |
extern PyObject *const_int_pos_10; |
113 |
114 |
static PyObject *const_str_digest_9558e303e0bf32ddc2ea819789b4e078; |
static PyObject *const_str_digest_9558e303e0bf32ddc2ea819789b4e078; |
|
... |
... |
extern PyObject *const_str_plain_writeCSV; |
120 |
121 |
static PyObject *const_list_db35ace28fce7f00bfafa059a3606cc0_list; |
static PyObject *const_list_db35ace28fce7f00bfafa059a3606cc0_list; |
121 |
122 |
extern PyObject *const_str_plain_flatfile; |
extern PyObject *const_str_plain_flatfile; |
122 |
123 |
static PyObject *const_str_plain_pattern_type; |
static PyObject *const_str_plain_pattern_type; |
|
124 |
|
static PyObject *const_str_plain_Item_Merkmale; |
123 |
125 |
static PyObject *const_str_plain_25; |
static PyObject *const_str_plain_25; |
124 |
126 |
extern PyObject *const_str_plain_SortedDict; |
extern PyObject *const_str_plain_SortedDict; |
|
127 |
|
static PyObject *const_tuple_str_digest_5429a4432d3c9fd2b18d5c9ba635bc06_tuple; |
125 |
128 |
extern PyObject *const_str_plain_amazon_sku; |
extern PyObject *const_str_plain_amazon_sku; |
126 |
129 |
extern PyObject *const_int_0; |
extern PyObject *const_int_0; |
127 |
130 |
extern PyObject *const_str_plain_upper; |
extern PyObject *const_str_plain_upper; |
|
... |
... |
extern PyObject *const_str_plain_column_names; |
138 |
141 |
static PyObject *const_str_digest_612cfd7ce3072066cde07a618e310566; |
static PyObject *const_str_digest_612cfd7ce3072066cde07a618e310566; |
139 |
142 |
extern PyObject *const_int_pos_13; |
extern PyObject *const_int_pos_13; |
140 |
143 |
extern PyObject *const_str_plain_item_name; |
extern PyObject *const_str_plain_item_name; |
141 |
|
static PyObject *const_str_plain_sleeve_type; |
|
|
144 |
|
static PyObject *const_str_digest_21ee520e31d4f2a492ffc88b0f78f815; |
142 |
145 |
static PyObject *const_str_digest_0c22421d023c5df793838047925b9dac; |
static PyObject *const_str_digest_0c22421d023c5df793838047925b9dac; |
|
146 |
|
static PyObject *const_tuple_8964185b8a70da16d237744acb057e5d_tuple; |
|
147 |
|
static PyObject *const_str_plain_sleeve_type; |
143 |
148 |
static PyObject *const_str_plain_19; |
static PyObject *const_str_plain_19; |
144 |
149 |
extern PyObject *const_str_plain___cached__; |
extern PyObject *const_str_plain___cached__; |
145 |
150 |
extern PyObject *const_str_plain_parent_child; |
extern PyObject *const_str_plain_parent_child; |
146 |
151 |
extern PyObject *const_str_plain_exit; |
extern PyObject *const_str_plain_exit; |
147 |
152 |
static PyObject *const_tuple_str_plain_exit_tuple; |
static PyObject *const_tuple_str_plain_exit_tuple; |
|
153 |
|
static PyObject *const_str_digest_5429a4432d3c9fd2b18d5c9ba635bc06; |
148 |
154 |
extern PyObject *const_str_plain_package_weight; |
extern PyObject *const_str_plain_package_weight; |
149 |
155 |
extern PyObject *const_str_plain_variation_upload; |
extern PyObject *const_str_plain_variation_upload; |
150 |
156 |
static PyObject *const_str_plain_batteries_required; |
static PyObject *const_str_plain_batteries_required; |
|
... |
... |
extern PyObject *const_str_plain_values; |
160 |
166 |
extern PyObject *const_str_plain_PrimaryVariationCustomNumber; |
extern PyObject *const_str_plain_PrimaryVariationCustomNumber; |
161 |
167 |
extern PyObject *const_tuple_str_digest_b75e9ef8a0531a535d7e58a0cba37323_tuple; |
extern PyObject *const_tuple_str_digest_b75e9ef8a0531a535d7e58a0cba37323_tuple; |
162 |
168 |
static PyObject *const_str_plain_15; |
static PyObject *const_str_plain_15; |
|
169 |
|
static PyObject *const_tuple_str_digest_00674e6f0250a980c5673e2ef13e68bb_tuple; |
163 |
170 |
extern PyObject *const_str_plain_1; |
extern PyObject *const_str_plain_1; |
164 |
171 |
static PyObject *const_str_plain_AttributeValueSetID; |
static PyObject *const_str_plain_AttributeValueSetID; |
165 |
172 |
extern PyObject *const_str_plain_key; |
extern PyObject *const_str_plain_key; |
|
... |
... |
extern PyObject *const_str_plain_feed_product_type; |
171 |
178 |
extern PyObject *const_int_pos_3; |
extern PyObject *const_int_pos_3; |
172 |
179 |
extern PyObject *const_tuple_str_plain_variation_upload_tuple; |
extern PyObject *const_tuple_str_plain_variation_upload_tuple; |
173 |
180 |
extern PyObject *const_str_plain_package_length; |
extern PyObject *const_str_plain_package_length; |
174 |
|
extern PyObject *const_str_plain_Data; |
|
175 |
181 |
extern PyObject *const_str_plain_delimiter; |
extern PyObject *const_str_plain_delimiter; |
|
182 |
|
extern PyObject *const_str_plain_Data; |
176 |
183 |
extern PyObject *const_int_pos_7; |
extern PyObject *const_int_pos_7; |
177 |
184 |
extern PyObject *const_str_plain_csv; |
extern PyObject *const_str_plain_csv; |
178 |
185 |
extern PyObject *const_str_plain_item_sku; |
extern PyObject *const_str_plain_item_sku; |
|
... |
... |
static PyObject *const_str_plain_20; |
182 |
189 |
extern PyObject *const_str_plain_has_location; |
extern PyObject *const_str_plain_has_location; |
183 |
190 |
extern PyObject *const_int_pos_2; |
extern PyObject *const_int_pos_2; |
184 |
191 |
static PyObject *const_str_plain_bullet_point4; |
static PyObject *const_str_plain_bullet_point4; |
185 |
|
extern PyObject *const_str_plain_property; |
|
186 |
192 |
static PyObject *const_str_plain_lifestyle; |
static PyObject *const_str_plain_lifestyle; |
187 |
193 |
extern PyObject *const_str_empty; |
extern PyObject *const_str_empty; |
188 |
194 |
static PyObject *const_str_plain_id_values; |
static PyObject *const_str_plain_id_values; |
189 |
195 |
static PyObject *const_str_plain_9; |
static PyObject *const_str_plain_9; |
|
196 |
|
static PyObject *const_str_digest_00674e6f0250a980c5673e2ef13e68bb; |
190 |
197 |
static PyObject *const_str_plain_8; |
static PyObject *const_str_plain_8; |
191 |
198 |
static PyObject *const_str_plain_number; |
static PyObject *const_str_plain_number; |
192 |
199 |
static PyObject *const_int_pos_14; |
static PyObject *const_int_pos_14; |
|
... |
... |
static bool constants_created = false; |
198 |
205 |
/* Function to create module private constants. */ |
/* Function to create module private constants. */ |
199 |
206 |
static void createModuleConstants( void ) |
static void createModuleConstants( void ) |
200 |
207 |
{ |
{ |
201 |
|
const_str_plain_24 = UNSTREAM_STRING_ASCII( &constant_bin[ 55052 ], 2, 0 ); |
|
|
208 |
|
const_str_plain_24 = UNSTREAM_STRING_ASCII( &constant_bin[ 55266 ], 2, 0 ); |
202 |
209 |
const_int_pos_12 = PyLong_FromUnsignedLong( 12ul ); |
const_int_pos_12 = PyLong_FromUnsignedLong( 12ul ); |
203 |
|
const_str_plain_variation_theme = UNSTREAM_STRING_ASCII( &constant_bin[ 55054 ], 15, 1 ); |
|
204 |
|
const_tuple_56eb35e9c15b85d6f878c41d5d62c088_tuple = PyTuple_New( 10 ); |
|
205 |
|
PyTuple_SET_ITEM( const_tuple_56eb35e9c15b85d6f878c41d5d62c088_tuple, 0, const_str_plain_flatfile ); Py_INCREF( const_str_plain_flatfile ); |
|
206 |
|
const_str_plain_intern = UNSTREAM_STRING_ASCII( &constant_bin[ 363 ], 6, 1 ); |
|
207 |
|
PyTuple_SET_ITEM( const_tuple_56eb35e9c15b85d6f878c41d5d62c088_tuple, 1, const_str_plain_intern ); Py_INCREF( const_str_plain_intern ); |
|
208 |
|
PyTuple_SET_ITEM( const_tuple_56eb35e9c15b85d6f878c41d5d62c088_tuple, 2, const_str_plain_column_names ); Py_INCREF( const_str_plain_column_names ); |
|
209 |
|
PyTuple_SET_ITEM( const_tuple_56eb35e9c15b85d6f878c41d5d62c088_tuple, 3, const_str_plain_Data ); Py_INCREF( const_str_plain_Data ); |
|
210 |
|
PyTuple_SET_ITEM( const_tuple_56eb35e9c15b85d6f878c41d5d62c088_tuple, 4, const_str_plain_item ); Py_INCREF( const_str_plain_item ); |
|
211 |
|
PyTuple_SET_ITEM( const_tuple_56eb35e9c15b85d6f878c41d5d62c088_tuple, 5, const_str_plain_reader ); Py_INCREF( const_str_plain_reader ); |
|
212 |
|
PyTuple_SET_ITEM( const_tuple_56eb35e9c15b85d6f878c41d5d62c088_tuple, 6, const_str_plain_row ); Py_INCREF( const_str_plain_row ); |
|
213 |
|
PyTuple_SET_ITEM( const_tuple_56eb35e9c15b85d6f878c41d5d62c088_tuple, 7, const_str_plain_err ); Py_INCREF( const_str_plain_err ); |
|
214 |
|
PyTuple_SET_ITEM( const_tuple_56eb35e9c15b85d6f878c41d5d62c088_tuple, 8, const_str_plain_keywords ); Py_INCREF( const_str_plain_keywords ); |
|
215 |
|
PyTuple_SET_ITEM( const_tuple_56eb35e9c15b85d6f878c41d5d62c088_tuple, 9, const_str_plain_values ); Py_INCREF( const_str_plain_values ); |
|
216 |
|
const_str_plain_product_description = UNSTREAM_STRING_ASCII( &constant_bin[ 55069 ], 19, 1 ); |
|
217 |
|
const_str_digest_103d297dc315e9d2e5b91488536ce9e7 = UNSTREAM_STRING_ASCII( &constant_bin[ 55088 ], 50, 0 ); |
|
218 |
|
const_str_plain_bullet_point3 = UNSTREAM_STRING_ASCII( &constant_bin[ 55138 ], 13, 1 ); |
|
219 |
|
const_str_plain_Value = UNSTREAM_STRING_ASCII( &constant_bin[ 14214 ], 5, 1 ); |
|
220 |
|
const_str_plain_bullet_point2 = UNSTREAM_STRING_ASCII( &constant_bin[ 55151 ], 13, 1 ); |
|
|
210 |
|
const_str_plain_variation_theme = UNSTREAM_STRING_ASCII( &constant_bin[ 55268 ], 15, 1 ); |
|
211 |
|
const_str_plain_product_description = UNSTREAM_STRING_ASCII( &constant_bin[ 55283 ], 19, 1 ); |
|
212 |
|
const_str_digest_103d297dc315e9d2e5b91488536ce9e7 = UNSTREAM_STRING_ASCII( &constant_bin[ 55302 ], 50, 0 ); |
|
213 |
|
const_str_plain_bullet_point3 = UNSTREAM_STRING_ASCII( &constant_bin[ 55352 ], 13, 1 ); |
|
214 |
|
const_str_plain_Value = UNSTREAM_STRING_ASCII( &constant_bin[ 14392 ], 5, 1 ); |
|
215 |
|
const_str_plain_bullet_point2 = UNSTREAM_STRING_ASCII( &constant_bin[ 55365 ], 13, 1 ); |
221 |
216 |
const_int_pos_9 = PyLong_FromUnsignedLong( 9ul ); |
const_int_pos_9 = PyLong_FromUnsignedLong( 9ul ); |
222 |
217 |
const_dict_fdc4cc5c9fc9d1105e84252fd93498da = _PyDict_NewPresized( 2 ); |
const_dict_fdc4cc5c9fc9d1105e84252fd93498da = _PyDict_NewPresized( 2 ); |
223 |
218 |
PyDict_SetItem( const_dict_fdc4cc5c9fc9d1105e84252fd93498da, const_str_plain_delimiter, const_str_chr_59 ); |
PyDict_SetItem( const_dict_fdc4cc5c9fc9d1105e84252fd93498da, const_str_plain_delimiter, const_str_chr_59 ); |
224 |
|
const_str_plain_lineterminator = UNSTREAM_STRING_ASCII( &constant_bin[ 55164 ], 14, 1 ); |
|
|
219 |
|
const_str_plain_lineterminator = UNSTREAM_STRING_ASCII( &constant_bin[ 55378 ], 14, 1 ); |
225 |
220 |
PyDict_SetItem( const_dict_fdc4cc5c9fc9d1105e84252fd93498da, const_str_plain_lineterminator, const_str_newline ); |
PyDict_SetItem( const_dict_fdc4cc5c9fc9d1105e84252fd93498da, const_str_plain_lineterminator, const_str_newline ); |
226 |
221 |
assert( PyDict_Size( const_dict_fdc4cc5c9fc9d1105e84252fd93498da ) == 2 ); |
assert( PyDict_Size( const_dict_fdc4cc5c9fc9d1105e84252fd93498da ) == 2 ); |
227 |
222 |
const_int_pos_11 = PyLong_FromUnsignedLong( 11ul ); |
const_int_pos_11 = PyLong_FromUnsignedLong( 11ul ); |
228 |
|
const_str_plain_outer_material_type = UNSTREAM_STRING_ASCII( &constant_bin[ 55178 ], 19, 1 ); |
|
229 |
|
const_str_plain_bullet_point1 = UNSTREAM_STRING_ASCII( &constant_bin[ 55197 ], 13, 1 ); |
|
230 |
|
const_str_plain_collar_style = UNSTREAM_STRING_ASCII( &constant_bin[ 55210 ], 12, 1 ); |
|
231 |
|
const_str_plain_12 = UNSTREAM_STRING_ASCII( &constant_bin[ 28399 ], 2, 0 ); |
|
232 |
|
const_str_digest_2ce1c492966f089f4e9602a2721d40e8 = UNSTREAM_STRING_ASCII( &constant_bin[ 55222 ], 53, 0 ); |
|
|
223 |
|
const_str_plain_outer_material_type = UNSTREAM_STRING_ASCII( &constant_bin[ 55392 ], 19, 1 ); |
|
224 |
|
const_str_plain_bullet_point1 = UNSTREAM_STRING_ASCII( &constant_bin[ 55411 ], 13, 1 ); |
|
225 |
|
const_str_plain_collar_style = UNSTREAM_STRING_ASCII( &constant_bin[ 55424 ], 12, 1 ); |
|
226 |
|
const_str_plain_12 = UNSTREAM_STRING_ASCII( &constant_bin[ 28577 ], 2, 0 ); |
|
227 |
|
const_str_digest_2ce1c492966f089f4e9602a2721d40e8 = UNSTREAM_STRING_ASCII( &constant_bin[ 55436 ], 53, 0 ); |
233 |
228 |
const_int_pos_17 = PyLong_FromUnsignedLong( 17ul ); |
const_int_pos_17 = PyLong_FromUnsignedLong( 17ul ); |
234 |
|
const_str_plain_62 = UNSTREAM_STRING_ASCII( &constant_bin[ 55275 ], 2, 0 ); |
|
|
229 |
|
const_str_plain_62 = UNSTREAM_STRING_ASCII( &constant_bin[ 55489 ], 2, 0 ); |
235 |
230 |
const_int_pos_6 = PyLong_FromUnsignedLong( 6ul ); |
const_int_pos_6 = PyLong_FromUnsignedLong( 6ul ); |
236 |
|
const_str_plain_14 = UNSTREAM_STRING_ASCII( &constant_bin[ 55277 ], 2, 0 ); |
|
|
231 |
|
const_str_plain_14 = UNSTREAM_STRING_ASCII( &constant_bin[ 55491 ], 2, 0 ); |
237 |
232 |
const_tuple_c3d1a3ddf5f68c2ddcfb3b0bdf4d1551_tuple = PyTuple_New( 15 ); |
const_tuple_c3d1a3ddf5f68c2ddcfb3b0bdf4d1551_tuple = PyTuple_New( 15 ); |
238 |
233 |
PyTuple_SET_ITEM( const_tuple_c3d1a3ddf5f68c2ddcfb3b0bdf4d1551_tuple, 0, const_str_plain_flatfile ); Py_INCREF( const_str_plain_flatfile ); |
PyTuple_SET_ITEM( const_tuple_c3d1a3ddf5f68c2ddcfb3b0bdf4d1551_tuple, 0, const_str_plain_flatfile ); Py_INCREF( const_str_plain_flatfile ); |
239 |
234 |
PyTuple_SET_ITEM( const_tuple_c3d1a3ddf5f68c2ddcfb3b0bdf4d1551_tuple, 1, const_str_plain_export ); Py_INCREF( const_str_plain_export ); |
PyTuple_SET_ITEM( const_tuple_c3d1a3ddf5f68c2ddcfb3b0bdf4d1551_tuple, 1, const_str_plain_export ); Py_INCREF( const_str_plain_export ); |
240 |
235 |
PyTuple_SET_ITEM( const_tuple_c3d1a3ddf5f68c2ddcfb3b0bdf4d1551_tuple, 2, const_str_plain_item ); Py_INCREF( const_str_plain_item ); |
PyTuple_SET_ITEM( const_tuple_c3d1a3ddf5f68c2ddcfb3b0bdf4d1551_tuple, 2, const_str_plain_item ); Py_INCREF( const_str_plain_item ); |
241 |
236 |
PyTuple_SET_ITEM( const_tuple_c3d1a3ddf5f68c2ddcfb3b0bdf4d1551_tuple, 3, const_str_plain_reader ); Py_INCREF( const_str_plain_reader ); |
PyTuple_SET_ITEM( const_tuple_c3d1a3ddf5f68c2ddcfb3b0bdf4d1551_tuple, 3, const_str_plain_reader ); Py_INCREF( const_str_plain_reader ); |
242 |
|
const_str_plain_property_names = UNSTREAM_STRING_ASCII( &constant_bin[ 55279 ], 14, 1 ); |
|
|
237 |
|
const_str_plain_property_names = UNSTREAM_STRING_ASCII( &constant_bin[ 55493 ], 14, 1 ); |
243 |
238 |
PyTuple_SET_ITEM( const_tuple_c3d1a3ddf5f68c2ddcfb3b0bdf4d1551_tuple, 4, const_str_plain_property_names ); Py_INCREF( const_str_plain_property_names ); |
PyTuple_SET_ITEM( const_tuple_c3d1a3ddf5f68c2ddcfb3b0bdf4d1551_tuple, 4, const_str_plain_property_names ); Py_INCREF( const_str_plain_property_names ); |
244 |
|
const_str_plain_property_id = UNSTREAM_STRING_ASCII( &constant_bin[ 55293 ], 11, 1 ); |
|
|
239 |
|
const_str_plain_property_id = UNSTREAM_STRING_ASCII( &constant_bin[ 55507 ], 11, 1 ); |
245 |
240 |
PyTuple_SET_ITEM( const_tuple_c3d1a3ddf5f68c2ddcfb3b0bdf4d1551_tuple, 5, const_str_plain_property_id ); Py_INCREF( const_str_plain_property_id ); |
PyTuple_SET_ITEM( const_tuple_c3d1a3ddf5f68c2ddcfb3b0bdf4d1551_tuple, 5, const_str_plain_property_id ); Py_INCREF( const_str_plain_property_id ); |
246 |
|
const_str_plain_id_values = UNSTREAM_STRING_ASCII( &constant_bin[ 55304 ], 9, 1 ); |
|
|
241 |
|
const_str_plain_id_values = UNSTREAM_STRING_ASCII( &constant_bin[ 55518 ], 9, 1 ); |
247 |
242 |
PyTuple_SET_ITEM( const_tuple_c3d1a3ddf5f68c2ddcfb3b0bdf4d1551_tuple, 6, const_str_plain_id_values ); Py_INCREF( const_str_plain_id_values ); |
PyTuple_SET_ITEM( const_tuple_c3d1a3ddf5f68c2ddcfb3b0bdf4d1551_tuple, 6, const_str_plain_id_values ); Py_INCREF( const_str_plain_id_values ); |
248 |
|
const_str_plain_properties = UNSTREAM_STRING_ASCII( &constant_bin[ 757 ], 10, 1 ); |
|
|
243 |
|
const_str_plain_properties = UNSTREAM_STRING_ASCII( &constant_bin[ 800 ], 10, 1 ); |
249 |
244 |
PyTuple_SET_ITEM( const_tuple_c3d1a3ddf5f68c2ddcfb3b0bdf4d1551_tuple, 7, const_str_plain_properties ); Py_INCREF( const_str_plain_properties ); |
PyTuple_SET_ITEM( const_tuple_c3d1a3ddf5f68c2ddcfb3b0bdf4d1551_tuple, 7, const_str_plain_properties ); Py_INCREF( const_str_plain_properties ); |
250 |
245 |
PyTuple_SET_ITEM( const_tuple_c3d1a3ddf5f68c2ddcfb3b0bdf4d1551_tuple, 8, const_str_plain_row ); Py_INCREF( const_str_plain_row ); |
PyTuple_SET_ITEM( const_tuple_c3d1a3ddf5f68c2ddcfb3b0bdf4d1551_tuple, 8, const_str_plain_row ); Py_INCREF( const_str_plain_row ); |
251 |
246 |
PyTuple_SET_ITEM( const_tuple_c3d1a3ddf5f68c2ddcfb3b0bdf4d1551_tuple, 9, const_str_plain_values ); Py_INCREF( const_str_plain_values ); |
PyTuple_SET_ITEM( const_tuple_c3d1a3ddf5f68c2ddcfb3b0bdf4d1551_tuple, 9, const_str_plain_values ); Py_INCREF( const_str_plain_values ); |
252 |
247 |
PyTuple_SET_ITEM( const_tuple_c3d1a3ddf5f68c2ddcfb3b0bdf4d1551_tuple, 10, const_str_plain_err ); Py_INCREF( const_str_plain_err ); |
PyTuple_SET_ITEM( const_tuple_c3d1a3ddf5f68c2ddcfb3b0bdf4d1551_tuple, 10, const_str_plain_err ); Py_INCREF( const_str_plain_err ); |
253 |
248 |
PyTuple_SET_ITEM( const_tuple_c3d1a3ddf5f68c2ddcfb3b0bdf4d1551_tuple, 11, const_str_plain_column_names ); Py_INCREF( const_str_plain_column_names ); |
PyTuple_SET_ITEM( const_tuple_c3d1a3ddf5f68c2ddcfb3b0bdf4d1551_tuple, 11, const_str_plain_column_names ); Py_INCREF( const_str_plain_column_names ); |
254 |
249 |
PyTuple_SET_ITEM( const_tuple_c3d1a3ddf5f68c2ddcfb3b0bdf4d1551_tuple, 12, const_str_plain_Data ); Py_INCREF( const_str_plain_Data ); |
PyTuple_SET_ITEM( const_tuple_c3d1a3ddf5f68c2ddcfb3b0bdf4d1551_tuple, 12, const_str_plain_Data ); Py_INCREF( const_str_plain_Data ); |
255 |
|
const_str_plain_number = UNSTREAM_STRING_ASCII( &constant_bin[ 441 ], 6, 1 ); |
|
|
250 |
|
const_str_plain_number = UNSTREAM_STRING_ASCII( &constant_bin[ 524 ], 6, 1 ); |
256 |
251 |
PyTuple_SET_ITEM( const_tuple_c3d1a3ddf5f68c2ddcfb3b0bdf4d1551_tuple, 13, const_str_plain_number ); Py_INCREF( const_str_plain_number ); |
PyTuple_SET_ITEM( const_tuple_c3d1a3ddf5f68c2ddcfb3b0bdf4d1551_tuple, 13, const_str_plain_number ); Py_INCREF( const_str_plain_number ); |
257 |
252 |
PyTuple_SET_ITEM( const_tuple_c3d1a3ddf5f68c2ddcfb3b0bdf4d1551_tuple, 14, const_str_plain_key ); Py_INCREF( const_str_plain_key ); |
PyTuple_SET_ITEM( const_tuple_c3d1a3ddf5f68c2ddcfb3b0bdf4d1551_tuple, 14, const_str_plain_key ); Py_INCREF( const_str_plain_key ); |
258 |
|
const_str_plain_material_composition = UNSTREAM_STRING_ASCII( &constant_bin[ 55313 ], 20, 1 ); |
|
259 |
|
const_str_plain_supplier_declared_dg_hz_regulation = UNSTREAM_STRING_ASCII( &constant_bin[ 55333 ], 34, 1 ); |
|
260 |
|
const_str_plain_department_name = UNSTREAM_STRING_ASCII( &constant_bin[ 55367 ], 15, 1 ); |
|
261 |
|
const_str_plain_26 = UNSTREAM_STRING_ASCII( &constant_bin[ 55382 ], 2, 0 ); |
|
262 |
|
const_str_plain_bullet_point5 = UNSTREAM_STRING_ASCII( &constant_bin[ 55384 ], 13, 1 ); |
|
263 |
|
const_str_plain_brand_name = UNSTREAM_STRING_ASCII( &constant_bin[ 55397 ], 10, 1 ); |
|
|
253 |
|
const_str_plain_material_composition = UNSTREAM_STRING_ASCII( &constant_bin[ 55527 ], 20, 1 ); |
|
254 |
|
const_str_plain_supplier_declared_dg_hz_regulation = UNSTREAM_STRING_ASCII( &constant_bin[ 55547 ], 34, 1 ); |
|
255 |
|
const_str_plain_department_name = UNSTREAM_STRING_ASCII( &constant_bin[ 55581 ], 15, 1 ); |
|
256 |
|
const_str_plain_26 = UNSTREAM_STRING_ASCII( &constant_bin[ 55596 ], 2, 0 ); |
|
257 |
|
const_str_plain_bullet_point5 = UNSTREAM_STRING_ASCII( &constant_bin[ 55598 ], 13, 1 ); |
|
258 |
|
const_str_plain_brand_name = UNSTREAM_STRING_ASCII( &constant_bin[ 55611 ], 10, 1 ); |
264 |
259 |
const_int_pos_16 = PyLong_FromUnsignedLong( 16ul ); |
const_int_pos_16 = PyLong_FromUnsignedLong( 16ul ); |
265 |
|
const_str_plain_10 = UNSTREAM_STRING_ASCII( &constant_bin[ 55407 ], 2, 0 ); |
|
|
260 |
|
const_str_plain_10 = UNSTREAM_STRING_ASCII( &constant_bin[ 55621 ], 2, 0 ); |
266 |
261 |
const_tuple_641b97b35a0374366e3db6e0426da4ce_tuple = PyTuple_New( 3 ); |
const_tuple_641b97b35a0374366e3db6e0426da4ce_tuple = PyTuple_New( 3 ); |
267 |
262 |
PyTuple_SET_ITEM( const_tuple_641b97b35a0374366e3db6e0426da4ce_tuple, 0, const_str_digest_103d297dc315e9d2e5b91488536ce9e7 ); Py_INCREF( const_str_digest_103d297dc315e9d2e5b91488536ce9e7 ); |
PyTuple_SET_ITEM( const_tuple_641b97b35a0374366e3db6e0426da4ce_tuple, 0, const_str_digest_103d297dc315e9d2e5b91488536ce9e7 ); Py_INCREF( const_str_digest_103d297dc315e9d2e5b91488536ce9e7 ); |
268 |
|
const_str_digest_612cfd7ce3072066cde07a618e310566 = UNSTREAM_STRING_ASCII( &constant_bin[ 55409 ], 42, 0 ); |
|
|
263 |
|
const_str_digest_612cfd7ce3072066cde07a618e310566 = UNSTREAM_STRING_ASCII( &constant_bin[ 55623 ], 42, 0 ); |
269 |
264 |
PyTuple_SET_ITEM( const_tuple_641b97b35a0374366e3db6e0426da4ce_tuple, 1, const_str_digest_612cfd7ce3072066cde07a618e310566 ); Py_INCREF( const_str_digest_612cfd7ce3072066cde07a618e310566 ); |
PyTuple_SET_ITEM( const_tuple_641b97b35a0374366e3db6e0426da4ce_tuple, 1, const_str_digest_612cfd7ce3072066cde07a618e310566 ); Py_INCREF( const_str_digest_612cfd7ce3072066cde07a618e310566 ); |
270 |
|
const_str_digest_0c22421d023c5df793838047925b9dac = UNSTREAM_STRING_ASCII( &constant_bin[ 55451 ], 27, 0 ); |
|
|
265 |
|
const_str_digest_0c22421d023c5df793838047925b9dac = UNSTREAM_STRING_ASCII( &constant_bin[ 55665 ], 27, 0 ); |
271 |
266 |
PyTuple_SET_ITEM( const_tuple_641b97b35a0374366e3db6e0426da4ce_tuple, 2, const_str_digest_0c22421d023c5df793838047925b9dac ); Py_INCREF( const_str_digest_0c22421d023c5df793838047925b9dac ); |
PyTuple_SET_ITEM( const_tuple_641b97b35a0374366e3db6e0426da4ce_tuple, 2, const_str_digest_0c22421d023c5df793838047925b9dac ); Py_INCREF( const_str_digest_0c22421d023c5df793838047925b9dac ); |
|
267 |
|
const_tuple_str_digest_21ee520e31d4f2a492ffc88b0f78f815_tuple = PyTuple_New( 1 ); |
|
268 |
|
const_str_digest_21ee520e31d4f2a492ffc88b0f78f815 = UNSTREAM_STRING_ASCII( &constant_bin[ 55692 ], 19, 0 ); |
|
269 |
|
PyTuple_SET_ITEM( const_tuple_str_digest_21ee520e31d4f2a492ffc88b0f78f815_tuple, 0, const_str_digest_21ee520e31d4f2a492ffc88b0f78f815 ); Py_INCREF( const_str_digest_21ee520e31d4f2a492ffc88b0f78f815 ); |
272 |
270 |
const_list_3475b45a9ced946cb6736e0934266491_list = PyList_New( 18 ); |
const_list_3475b45a9ced946cb6736e0934266491_list = PyList_New( 18 ); |
273 |
271 |
PyList_SET_ITEM( const_list_3475b45a9ced946cb6736e0934266491_list, 0, const_str_plain_bullet_point1 ); Py_INCREF( const_str_plain_bullet_point1 ); |
PyList_SET_ITEM( const_list_3475b45a9ced946cb6736e0934266491_list, 0, const_str_plain_bullet_point1 ); Py_INCREF( const_str_plain_bullet_point1 ); |
274 |
272 |
PyList_SET_ITEM( const_list_3475b45a9ced946cb6736e0934266491_list, 1, const_str_plain_bullet_point2 ); Py_INCREF( const_str_plain_bullet_point2 ); |
PyList_SET_ITEM( const_list_3475b45a9ced946cb6736e0934266491_list, 1, const_str_plain_bullet_point2 ); Py_INCREF( const_str_plain_bullet_point2 ); |
275 |
273 |
PyList_SET_ITEM( const_list_3475b45a9ced946cb6736e0934266491_list, 2, const_str_plain_bullet_point3 ); Py_INCREF( const_str_plain_bullet_point3 ); |
PyList_SET_ITEM( const_list_3475b45a9ced946cb6736e0934266491_list, 2, const_str_plain_bullet_point3 ); Py_INCREF( const_str_plain_bullet_point3 ); |
276 |
|
const_str_plain_bullet_point4 = UNSTREAM_STRING_ASCII( &constant_bin[ 55478 ], 13, 1 ); |
|
|
274 |
|
const_str_plain_bullet_point4 = UNSTREAM_STRING_ASCII( &constant_bin[ 55711 ], 13, 1 ); |
277 |
275 |
PyList_SET_ITEM( const_list_3475b45a9ced946cb6736e0934266491_list, 3, const_str_plain_bullet_point4 ); Py_INCREF( const_str_plain_bullet_point4 ); |
PyList_SET_ITEM( const_list_3475b45a9ced946cb6736e0934266491_list, 3, const_str_plain_bullet_point4 ); Py_INCREF( const_str_plain_bullet_point4 ); |
278 |
276 |
PyList_SET_ITEM( const_list_3475b45a9ced946cb6736e0934266491_list, 4, const_str_plain_bullet_point5 ); Py_INCREF( const_str_plain_bullet_point5 ); |
PyList_SET_ITEM( const_list_3475b45a9ced946cb6736e0934266491_list, 4, const_str_plain_bullet_point5 ); Py_INCREF( const_str_plain_bullet_point5 ); |
279 |
|
const_str_plain_fit_type = UNSTREAM_STRING_ASCII( &constant_bin[ 55491 ], 8, 1 ); |
|
|
277 |
|
const_str_plain_fit_type = UNSTREAM_STRING_ASCII( &constant_bin[ 55724 ], 8, 1 ); |
280 |
278 |
PyList_SET_ITEM( const_list_3475b45a9ced946cb6736e0934266491_list, 5, const_str_plain_fit_type ); Py_INCREF( const_str_plain_fit_type ); |
PyList_SET_ITEM( const_list_3475b45a9ced946cb6736e0934266491_list, 5, const_str_plain_fit_type ); Py_INCREF( const_str_plain_fit_type ); |
281 |
|
const_str_plain_lifestyle = UNSTREAM_STRING_ASCII( &constant_bin[ 885 ], 9, 1 ); |
|
|
279 |
|
const_str_plain_lifestyle = UNSTREAM_STRING_ASCII( &constant_bin[ 928 ], 9, 1 ); |
282 |
280 |
PyList_SET_ITEM( const_list_3475b45a9ced946cb6736e0934266491_list, 6, const_str_plain_lifestyle ); Py_INCREF( const_str_plain_lifestyle ); |
PyList_SET_ITEM( const_list_3475b45a9ced946cb6736e0934266491_list, 6, const_str_plain_lifestyle ); Py_INCREF( const_str_plain_lifestyle ); |
283 |
|
const_str_plain_batteries_required = UNSTREAM_STRING_ASCII( &constant_bin[ 55499 ], 18, 1 ); |
|
|
281 |
|
const_str_plain_batteries_required = UNSTREAM_STRING_ASCII( &constant_bin[ 55732 ], 18, 1 ); |
284 |
282 |
PyList_SET_ITEM( const_list_3475b45a9ced946cb6736e0934266491_list, 7, const_str_plain_batteries_required ); Py_INCREF( const_str_plain_batteries_required ); |
PyList_SET_ITEM( const_list_3475b45a9ced946cb6736e0934266491_list, 7, const_str_plain_batteries_required ); Py_INCREF( const_str_plain_batteries_required ); |
285 |
283 |
PyList_SET_ITEM( const_list_3475b45a9ced946cb6736e0934266491_list, 8, const_str_plain_supplier_declared_dg_hz_regulation ); Py_INCREF( const_str_plain_supplier_declared_dg_hz_regulation ); |
PyList_SET_ITEM( const_list_3475b45a9ced946cb6736e0934266491_list, 8, const_str_plain_supplier_declared_dg_hz_regulation ); Py_INCREF( const_str_plain_supplier_declared_dg_hz_regulation ); |
286 |
284 |
PyList_SET_ITEM( const_list_3475b45a9ced946cb6736e0934266491_list, 9, const_str_plain_department_name ); Py_INCREF( const_str_plain_department_name ); |
PyList_SET_ITEM( const_list_3475b45a9ced946cb6736e0934266491_list, 9, const_str_plain_department_name ); Py_INCREF( const_str_plain_department_name ); |
287 |
285 |
PyList_SET_ITEM( const_list_3475b45a9ced946cb6736e0934266491_list, 10, const_str_plain_variation_theme ); Py_INCREF( const_str_plain_variation_theme ); |
PyList_SET_ITEM( const_list_3475b45a9ced946cb6736e0934266491_list, 10, const_str_plain_variation_theme ); Py_INCREF( const_str_plain_variation_theme ); |
288 |
|
const_str_plain_seasons = UNSTREAM_STRING_ASCII( &constant_bin[ 55517 ], 7, 1 ); |
|
|
286 |
|
const_str_plain_seasons = UNSTREAM_STRING_ASCII( &constant_bin[ 55750 ], 7, 1 ); |
289 |
287 |
PyList_SET_ITEM( const_list_3475b45a9ced946cb6736e0934266491_list, 11, const_str_plain_seasons ); Py_INCREF( const_str_plain_seasons ); |
PyList_SET_ITEM( const_list_3475b45a9ced946cb6736e0934266491_list, 11, const_str_plain_seasons ); Py_INCREF( const_str_plain_seasons ); |
290 |
288 |
PyList_SET_ITEM( const_list_3475b45a9ced946cb6736e0934266491_list, 12, const_str_plain_material_composition ); Py_INCREF( const_str_plain_material_composition ); |
PyList_SET_ITEM( const_list_3475b45a9ced946cb6736e0934266491_list, 12, const_str_plain_material_composition ); Py_INCREF( const_str_plain_material_composition ); |
291 |
289 |
PyList_SET_ITEM( const_list_3475b45a9ced946cb6736e0934266491_list, 13, const_str_plain_outer_material_type ); Py_INCREF( const_str_plain_outer_material_type ); |
PyList_SET_ITEM( const_list_3475b45a9ced946cb6736e0934266491_list, 13, const_str_plain_outer_material_type ); Py_INCREF( const_str_plain_outer_material_type ); |
292 |
290 |
PyList_SET_ITEM( const_list_3475b45a9ced946cb6736e0934266491_list, 14, const_str_plain_collar_style ); Py_INCREF( const_str_plain_collar_style ); |
PyList_SET_ITEM( const_list_3475b45a9ced946cb6736e0934266491_list, 14, const_str_plain_collar_style ); Py_INCREF( const_str_plain_collar_style ); |
293 |
|
const_str_plain_neck_size = UNSTREAM_STRING_ASCII( &constant_bin[ 55524 ], 9, 1 ); |
|
|
291 |
|
const_str_plain_neck_size = UNSTREAM_STRING_ASCII( &constant_bin[ 55757 ], 9, 1 ); |
294 |
292 |
PyList_SET_ITEM( const_list_3475b45a9ced946cb6736e0934266491_list, 15, const_str_plain_neck_size ); Py_INCREF( const_str_plain_neck_size ); |
PyList_SET_ITEM( const_list_3475b45a9ced946cb6736e0934266491_list, 15, const_str_plain_neck_size ); Py_INCREF( const_str_plain_neck_size ); |
295 |
|
const_str_plain_pattern_type = UNSTREAM_STRING_ASCII( &constant_bin[ 55533 ], 12, 1 ); |
|
|
293 |
|
const_str_plain_pattern_type = UNSTREAM_STRING_ASCII( &constant_bin[ 55766 ], 12, 1 ); |
296 |
294 |
PyList_SET_ITEM( const_list_3475b45a9ced946cb6736e0934266491_list, 16, const_str_plain_pattern_type ); Py_INCREF( const_str_plain_pattern_type ); |
PyList_SET_ITEM( const_list_3475b45a9ced946cb6736e0934266491_list, 16, const_str_plain_pattern_type ); Py_INCREF( const_str_plain_pattern_type ); |
297 |
|
const_str_plain_sleeve_type = UNSTREAM_STRING_ASCII( &constant_bin[ 55545 ], 11, 1 ); |
|
|
295 |
|
const_str_plain_sleeve_type = UNSTREAM_STRING_ASCII( &constant_bin[ 55778 ], 11, 1 ); |
298 |
296 |
PyList_SET_ITEM( const_list_3475b45a9ced946cb6736e0934266491_list, 17, const_str_plain_sleeve_type ); Py_INCREF( const_str_plain_sleeve_type ); |
PyList_SET_ITEM( const_list_3475b45a9ced946cb6736e0934266491_list, 17, const_str_plain_sleeve_type ); Py_INCREF( const_str_plain_sleeve_type ); |
299 |
|
const_str_plain_Lang = UNSTREAM_STRING_ASCII( &constant_bin[ 55556 ], 4, 1 ); |
|
300 |
|
const_str_plain_3 = UNSTREAM_STRING_ASCII( &constant_bin[ 1967 ], 1, 0 ); |
|
301 |
|
const_str_plain_generic_keywords = UNSTREAM_STRING_ASCII( &constant_bin[ 55560 ], 16, 1 ); |
|
302 |
|
const_str_digest_c067cbc1ac37f5e759c2a560a54406b4 = UNSTREAM_STRING_ASCII( &constant_bin[ 55576 ], 23, 0 ); |
|
|
297 |
|
const_str_plain_Lang = UNSTREAM_STRING_ASCII( &constant_bin[ 55789 ], 4, 1 ); |
|
298 |
|
const_str_plain_3 = UNSTREAM_STRING_ASCII( &constant_bin[ 2145 ], 1, 0 ); |
|
299 |
|
const_str_plain_generic_keywords = UNSTREAM_STRING_ASCII( &constant_bin[ 55793 ], 16, 1 ); |
|
300 |
|
const_str_digest_c067cbc1ac37f5e759c2a560a54406b4 = UNSTREAM_STRING_ASCII( &constant_bin[ 55809 ], 23, 0 ); |
303 |
301 |
const_list_07329021c996fb247567f6b6c015a999_list = PyList_New( 18 ); |
const_list_07329021c996fb247567f6b6c015a999_list = PyList_New( 18 ); |
304 |
|
const_str_plain_15 = UNSTREAM_STRING_ASCII( &constant_bin[ 55599 ], 2, 0 ); |
|
|
302 |
|
const_str_plain_15 = UNSTREAM_STRING_ASCII( &constant_bin[ 55832 ], 2, 0 ); |
305 |
303 |
PyList_SET_ITEM( const_list_07329021c996fb247567f6b6c015a999_list, 0, const_str_plain_15 ); Py_INCREF( const_str_plain_15 ); |
PyList_SET_ITEM( const_list_07329021c996fb247567f6b6c015a999_list, 0, const_str_plain_15 ); Py_INCREF( const_str_plain_15 ); |
306 |
|
const_str_plain_16 = UNSTREAM_STRING_ASCII( &constant_bin[ 3380 ], 2, 0 ); |
|
|
304 |
|
const_str_plain_16 = UNSTREAM_STRING_ASCII( &constant_bin[ 3558 ], 2, 0 ); |
307 |
305 |
PyList_SET_ITEM( const_list_07329021c996fb247567f6b6c015a999_list, 1, const_str_plain_16 ); Py_INCREF( const_str_plain_16 ); |
PyList_SET_ITEM( const_list_07329021c996fb247567f6b6c015a999_list, 1, const_str_plain_16 ); Py_INCREF( const_str_plain_16 ); |
308 |
|
const_str_plain_17 = UNSTREAM_STRING_ASCII( &constant_bin[ 55601 ], 2, 0 ); |
|
|
306 |
|
const_str_plain_17 = UNSTREAM_STRING_ASCII( &constant_bin[ 55834 ], 2, 0 ); |
309 |
307 |
PyList_SET_ITEM( const_list_07329021c996fb247567f6b6c015a999_list, 2, const_str_plain_17 ); Py_INCREF( const_str_plain_17 ); |
PyList_SET_ITEM( const_list_07329021c996fb247567f6b6c015a999_list, 2, const_str_plain_17 ); Py_INCREF( const_str_plain_17 ); |
310 |
308 |
PyList_SET_ITEM( const_list_07329021c996fb247567f6b6c015a999_list, 3, const_str_plain_24 ); Py_INCREF( const_str_plain_24 ); |
PyList_SET_ITEM( const_list_07329021c996fb247567f6b6c015a999_list, 3, const_str_plain_24 ); Py_INCREF( const_str_plain_24 ); |
311 |
|
const_str_plain_19 = UNSTREAM_STRING_ASCII( &constant_bin[ 55603 ], 2, 0 ); |
|
|
309 |
|
const_str_plain_19 = UNSTREAM_STRING_ASCII( &constant_bin[ 55836 ], 2, 0 ); |
312 |
310 |
PyList_SET_ITEM( const_list_07329021c996fb247567f6b6c015a999_list, 4, const_str_plain_19 ); Py_INCREF( const_str_plain_19 ); |
PyList_SET_ITEM( const_list_07329021c996fb247567f6b6c015a999_list, 4, const_str_plain_19 ); Py_INCREF( const_str_plain_19 ); |
313 |
|
const_str_plain_20 = UNSTREAM_STRING_ASCII( &constant_bin[ 55605 ], 2, 0 ); |
|
|
311 |
|
const_str_plain_20 = UNSTREAM_STRING_ASCII( &constant_bin[ 55838 ], 2, 0 ); |
314 |
312 |
PyList_SET_ITEM( const_list_07329021c996fb247567f6b6c015a999_list, 5, const_str_plain_20 ); Py_INCREF( const_str_plain_20 ); |
PyList_SET_ITEM( const_list_07329021c996fb247567f6b6c015a999_list, 5, const_str_plain_20 ); Py_INCREF( const_str_plain_20 ); |
315 |
|
const_str_plain_9 = UNSTREAM_STRING_ASCII( &constant_bin[ 35050 ], 1, 0 ); |
|
|
313 |
|
const_str_plain_9 = UNSTREAM_STRING_ASCII( &constant_bin[ 35228 ], 1, 0 ); |
316 |
314 |
PyList_SET_ITEM( const_list_07329021c996fb247567f6b6c015a999_list, 6, const_str_plain_9 ); Py_INCREF( const_str_plain_9 ); |
PyList_SET_ITEM( const_list_07329021c996fb247567f6b6c015a999_list, 6, const_str_plain_9 ); Py_INCREF( const_str_plain_9 ); |
317 |
315 |
PyList_SET_ITEM( const_list_07329021c996fb247567f6b6c015a999_list, 7, const_str_plain_10 ); Py_INCREF( const_str_plain_10 ); |
PyList_SET_ITEM( const_list_07329021c996fb247567f6b6c015a999_list, 7, const_str_plain_10 ); Py_INCREF( const_str_plain_10 ); |
318 |
316 |
PyList_SET_ITEM( const_list_07329021c996fb247567f6b6c015a999_list, 8, const_str_plain_14 ); Py_INCREF( const_str_plain_14 ); |
PyList_SET_ITEM( const_list_07329021c996fb247567f6b6c015a999_list, 8, const_str_plain_14 ); Py_INCREF( const_str_plain_14 ); |
319 |
|
const_str_plain_13 = UNSTREAM_STRING_ASCII( &constant_bin[ 55607 ], 2, 0 ); |
|
|
317 |
|
const_str_plain_13 = UNSTREAM_STRING_ASCII( &constant_bin[ 55840 ], 2, 0 ); |
320 |
318 |
PyList_SET_ITEM( const_list_07329021c996fb247567f6b6c015a999_list, 9, const_str_plain_13 ); Py_INCREF( const_str_plain_13 ); |
PyList_SET_ITEM( const_list_07329021c996fb247567f6b6c015a999_list, 9, const_str_plain_13 ); Py_INCREF( const_str_plain_13 ); |
321 |
319 |
PyList_SET_ITEM( const_list_07329021c996fb247567f6b6c015a999_list, 10, const_str_plain_12 ); Py_INCREF( const_str_plain_12 ); |
PyList_SET_ITEM( const_list_07329021c996fb247567f6b6c015a999_list, 10, const_str_plain_12 ); Py_INCREF( const_str_plain_12 ); |
322 |
|
const_str_plain_11 = UNSTREAM_STRING_ASCII( &constant_bin[ 55609 ], 2, 0 ); |
|
|
320 |
|
const_str_plain_11 = UNSTREAM_STRING_ASCII( &constant_bin[ 55842 ], 2, 0 ); |
323 |
321 |
PyList_SET_ITEM( const_list_07329021c996fb247567f6b6c015a999_list, 11, const_str_plain_11 ); Py_INCREF( const_str_plain_11 ); |
PyList_SET_ITEM( const_list_07329021c996fb247567f6b6c015a999_list, 11, const_str_plain_11 ); Py_INCREF( const_str_plain_11 ); |
324 |
|
const_str_plain_8 = UNSTREAM_STRING_ASCII( &constant_bin[ 4239 ], 1, 0 ); |
|
|
322 |
|
const_str_plain_8 = UNSTREAM_STRING_ASCII( &constant_bin[ 4417 ], 1, 0 ); |
325 |
323 |
PyList_SET_ITEM( const_list_07329021c996fb247567f6b6c015a999_list, 12, const_str_plain_8 ); Py_INCREF( const_str_plain_8 ); |
PyList_SET_ITEM( const_list_07329021c996fb247567f6b6c015a999_list, 12, const_str_plain_8 ); Py_INCREF( const_str_plain_8 ); |
326 |
|
const_str_plain_7 = UNSTREAM_STRING_ASCII( &constant_bin[ 35048 ], 1, 0 ); |
|
|
324 |
|
const_str_plain_7 = UNSTREAM_STRING_ASCII( &constant_bin[ 35226 ], 1, 0 ); |
327 |
325 |
PyList_SET_ITEM( const_list_07329021c996fb247567f6b6c015a999_list, 13, const_str_plain_7 ); Py_INCREF( const_str_plain_7 ); |
PyList_SET_ITEM( const_list_07329021c996fb247567f6b6c015a999_list, 13, const_str_plain_7 ); Py_INCREF( const_str_plain_7 ); |
328 |
|
const_str_plain_25 = UNSTREAM_STRING_ASCII( &constant_bin[ 55611 ], 2, 0 ); |
|
|
326 |
|
const_str_plain_25 = UNSTREAM_STRING_ASCII( &constant_bin[ 55844 ], 2, 0 ); |
329 |
327 |
PyList_SET_ITEM( const_list_07329021c996fb247567f6b6c015a999_list, 14, const_str_plain_25 ); Py_INCREF( const_str_plain_25 ); |
PyList_SET_ITEM( const_list_07329021c996fb247567f6b6c015a999_list, 14, const_str_plain_25 ); Py_INCREF( const_str_plain_25 ); |
330 |
328 |
PyList_SET_ITEM( const_list_07329021c996fb247567f6b6c015a999_list, 15, const_str_plain_26 ); Py_INCREF( const_str_plain_26 ); |
PyList_SET_ITEM( const_list_07329021c996fb247567f6b6c015a999_list, 15, const_str_plain_26 ); Py_INCREF( const_str_plain_26 ); |
331 |
|
const_str_plain_28 = UNSTREAM_STRING_ASCII( &constant_bin[ 55613 ], 2, 0 ); |
|
|
329 |
|
const_str_plain_28 = UNSTREAM_STRING_ASCII( &constant_bin[ 55846 ], 2, 0 ); |
332 |
330 |
PyList_SET_ITEM( const_list_07329021c996fb247567f6b6c015a999_list, 16, const_str_plain_28 ); Py_INCREF( const_str_plain_28 ); |
PyList_SET_ITEM( const_list_07329021c996fb247567f6b6c015a999_list, 16, const_str_plain_28 ); Py_INCREF( const_str_plain_28 ); |
333 |
|
const_str_plain_29 = UNSTREAM_STRING_ASCII( &constant_bin[ 55615 ], 2, 0 ); |
|
|
331 |
|
const_str_plain_29 = UNSTREAM_STRING_ASCII( &constant_bin[ 55848 ], 2, 0 ); |
334 |
332 |
PyList_SET_ITEM( const_list_07329021c996fb247567f6b6c015a999_list, 17, const_str_plain_29 ); Py_INCREF( const_str_plain_29 ); |
PyList_SET_ITEM( const_list_07329021c996fb247567f6b6c015a999_list, 17, const_str_plain_29 ); Py_INCREF( const_str_plain_29 ); |
335 |
|
const_str_digest_9558e303e0bf32ddc2ea819789b4e078 = UNSTREAM_STRING_ASCII( &constant_bin[ 55617 ], 29, 0 ); |
|
336 |
|
const_list_db35ace28fce7f00bfafa059a3606cc0_list = PyMarshal_ReadObjectFromString( (char *)&constant_bin[ 55646 ], 632 ); |
|
337 |
|
const_str_plain_PropertyItemID = UNSTREAM_STRING_ASCII( &constant_bin[ 56278 ], 14, 1 ); |
|
|
333 |
|
const_str_plain_keyerr = UNSTREAM_STRING_ASCII( &constant_bin[ 55850 ], 6, 1 ); |
|
334 |
|
const_str_digest_9558e303e0bf32ddc2ea819789b4e078 = UNSTREAM_STRING_ASCII( &constant_bin[ 55856 ], 29, 0 ); |
|
335 |
|
const_list_db35ace28fce7f00bfafa059a3606cc0_list = PyMarshal_ReadObjectFromString( (char *)&constant_bin[ 55885 ], 632 ); |
|
336 |
|
const_str_plain_Item_Merkmale = UNSTREAM_STRING_ASCII( &constant_bin[ 56517 ], 13, 1 ); |
|
337 |
|
const_tuple_str_digest_5429a4432d3c9fd2b18d5c9ba635bc06_tuple = PyTuple_New( 1 ); |
|
338 |
|
const_str_digest_5429a4432d3c9fd2b18d5c9ba635bc06 = UNSTREAM_STRING_ASCII( &constant_bin[ 56530 ], 49, 0 ); |
|
339 |
|
PyTuple_SET_ITEM( const_tuple_str_digest_5429a4432d3c9fd2b18d5c9ba635bc06_tuple, 0, const_str_digest_5429a4432d3c9fd2b18d5c9ba635bc06 ); Py_INCREF( const_str_digest_5429a4432d3c9fd2b18d5c9ba635bc06 ); |
|
340 |
|
const_str_plain_PropertyItemID = UNSTREAM_STRING_ASCII( &constant_bin[ 56579 ], 14, 1 ); |
|
341 |
|
const_tuple_8964185b8a70da16d237744acb057e5d_tuple = PyTuple_New( 11 ); |
|
342 |
|
PyTuple_SET_ITEM( const_tuple_8964185b8a70da16d237744acb057e5d_tuple, 0, const_str_plain_flatfile ); Py_INCREF( const_str_plain_flatfile ); |
|
343 |
|
const_str_plain_intern = UNSTREAM_STRING_ASCII( &constant_bin[ 446 ], 6, 1 ); |
|
344 |
|
PyTuple_SET_ITEM( const_tuple_8964185b8a70da16d237744acb057e5d_tuple, 1, const_str_plain_intern ); Py_INCREF( const_str_plain_intern ); |
|
345 |
|
PyTuple_SET_ITEM( const_tuple_8964185b8a70da16d237744acb057e5d_tuple, 2, const_str_plain_column_names ); Py_INCREF( const_str_plain_column_names ); |
|
346 |
|
PyTuple_SET_ITEM( const_tuple_8964185b8a70da16d237744acb057e5d_tuple, 3, const_str_plain_Data ); Py_INCREF( const_str_plain_Data ); |
|
347 |
|
PyTuple_SET_ITEM( const_tuple_8964185b8a70da16d237744acb057e5d_tuple, 4, const_str_plain_item ); Py_INCREF( const_str_plain_item ); |
|
348 |
|
PyTuple_SET_ITEM( const_tuple_8964185b8a70da16d237744acb057e5d_tuple, 5, const_str_plain_reader ); Py_INCREF( const_str_plain_reader ); |
|
349 |
|
PyTuple_SET_ITEM( const_tuple_8964185b8a70da16d237744acb057e5d_tuple, 6, const_str_plain_row ); Py_INCREF( const_str_plain_row ); |
|
350 |
|
PyTuple_SET_ITEM( const_tuple_8964185b8a70da16d237744acb057e5d_tuple, 7, const_str_plain_err ); Py_INCREF( const_str_plain_err ); |
|
351 |
|
PyTuple_SET_ITEM( const_tuple_8964185b8a70da16d237744acb057e5d_tuple, 8, const_str_plain_keywords ); Py_INCREF( const_str_plain_keywords ); |
|
352 |
|
PyTuple_SET_ITEM( const_tuple_8964185b8a70da16d237744acb057e5d_tuple, 9, const_str_plain_values ); Py_INCREF( const_str_plain_values ); |
|
353 |
|
PyTuple_SET_ITEM( const_tuple_8964185b8a70da16d237744acb057e5d_tuple, 10, const_str_plain_keyerr ); Py_INCREF( const_str_plain_keyerr ); |
338 |
354 |
const_tuple_str_plain_exit_tuple = PyTuple_New( 1 ); |
const_tuple_str_plain_exit_tuple = PyTuple_New( 1 ); |
339 |
355 |
PyTuple_SET_ITEM( const_tuple_str_plain_exit_tuple, 0, const_str_plain_exit ); Py_INCREF( const_str_plain_exit ); |
PyTuple_SET_ITEM( const_tuple_str_plain_exit_tuple, 0, const_str_plain_exit ); Py_INCREF( const_str_plain_exit ); |
340 |
|
const_str_plain_PrimaryVariationExternalID = UNSTREAM_STRING_ASCII( &constant_bin[ 56010 ], 26, 1 ); |
|
341 |
|
const_str_plain_AttributeValueSetID = UNSTREAM_STRING_ASCII( &constant_bin[ 56292 ], 19, 1 ); |
|
342 |
|
const_str_plain_de = UNSTREAM_STRING_ASCII( &constant_bin[ 1076 ], 2, 1 ); |
|
|
356 |
|
const_str_plain_PrimaryVariationExternalID = UNSTREAM_STRING_ASCII( &constant_bin[ 56249 ], 26, 1 ); |
|
357 |
|
const_tuple_str_digest_00674e6f0250a980c5673e2ef13e68bb_tuple = PyTuple_New( 1 ); |
|
358 |
|
const_str_digest_00674e6f0250a980c5673e2ef13e68bb = UNSTREAM_STRING_ASCII( &constant_bin[ 56593 ], 38, 0 ); |
|
359 |
|
PyTuple_SET_ITEM( const_tuple_str_digest_00674e6f0250a980c5673e2ef13e68bb_tuple, 0, const_str_digest_00674e6f0250a980c5673e2ef13e68bb ); Py_INCREF( const_str_digest_00674e6f0250a980c5673e2ef13e68bb ); |
|
360 |
|
const_str_plain_AttributeValueSetID = UNSTREAM_STRING_ASCII( &constant_bin[ 56631 ], 19, 1 ); |
|
361 |
|
const_str_plain_de = UNSTREAM_STRING_ASCII( &constant_bin[ 1100 ], 2, 1 ); |
343 |
362 |
const_list_b6a122cf59f189d2c631712adaed88c9_list = PyList_New( 5 ); |
const_list_b6a122cf59f189d2c631712adaed88c9_list = PyList_New( 5 ); |
344 |
363 |
PyList_SET_ITEM( const_list_b6a122cf59f189d2c631712adaed88c9_list, 0, const_str_plain_PropertyItemID ); Py_INCREF( const_str_plain_PropertyItemID ); |
PyList_SET_ITEM( const_list_b6a122cf59f189d2c631712adaed88c9_list, 0, const_str_plain_PropertyItemID ); Py_INCREF( const_str_plain_PropertyItemID ); |
345 |
364 |
PyList_SET_ITEM( const_list_b6a122cf59f189d2c631712adaed88c9_list, 1, const_str_plain_ItemID ); Py_INCREF( const_str_plain_ItemID ); |
PyList_SET_ITEM( const_list_b6a122cf59f189d2c631712adaed88c9_list, 1, const_str_plain_ItemID ); Py_INCREF( const_str_plain_ItemID ); |
|
... |
... |
void checkModuleConstants_packages$item_upload( void ) |
364 |
383 |
|
|
365 |
384 |
// The module code objects. |
// The module code objects. |
366 |
385 |
static PyCodeObject *codeobj_8c98814dda6c166e4278706e0471b55e; |
static PyCodeObject *codeobj_8c98814dda6c166e4278706e0471b55e; |
367 |
|
static PyCodeObject *codeobj_fc40b212d12b05a2acc693591dfb3736; |
|
368 |
|
static PyCodeObject *codeobj_ab6ae470c2886d647b74eb90faa8db06; |
|
|
386 |
|
static PyCodeObject *codeobj_dba9afc132b7a579b11ea828810cb254; |
|
387 |
|
static PyCodeObject *codeobj_85a923b81f485c4d9af974514f98324a; |
369 |
388 |
|
|
370 |
389 |
static void createModuleCodeObjects(void) |
static void createModuleCodeObjects(void) |
371 |
390 |
{ |
{ |
372 |
391 |
module_filename_obj = MAKE_RELATIVE_PATH( const_str_digest_c067cbc1ac37f5e759c2a560a54406b4 ); |
module_filename_obj = MAKE_RELATIVE_PATH( const_str_digest_c067cbc1ac37f5e759c2a560a54406b4 ); |
373 |
392 |
codeobj_8c98814dda6c166e4278706e0471b55e = MAKE_CODEOBJ( module_filename_obj, const_str_digest_9558e303e0bf32ddc2ea819789b4e078, 1, const_tuple_empty, 0, 0, CO_NOFREE ); |
codeobj_8c98814dda6c166e4278706e0471b55e = MAKE_CODEOBJ( module_filename_obj, const_str_digest_9558e303e0bf32ddc2ea819789b4e078, 1, const_tuple_empty, 0, 0, CO_NOFREE ); |
374 |
|
codeobj_fc40b212d12b05a2acc693591dfb3736 = MAKE_CODEOBJ( module_filename_obj, const_str_plain_itemPropertyUpload, 125, const_tuple_c3d1a3ddf5f68c2ddcfb3b0bdf4d1551_tuple, 2, 0, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE ); |
|
375 |
|
codeobj_ab6ae470c2886d647b74eb90faa8db06 = MAKE_CODEOBJ( module_filename_obj, const_str_plain_itemUpload, 15, const_tuple_56eb35e9c15b85d6f878c41d5d62c088_tuple, 2, 0, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE ); |
|
|
393 |
|
codeobj_dba9afc132b7a579b11ea828810cb254 = MAKE_CODEOBJ( module_filename_obj, const_str_plain_itemPropertyUpload, 129, const_tuple_c3d1a3ddf5f68c2ddcfb3b0bdf4d1551_tuple, 2, 0, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE ); |
|
394 |
|
codeobj_85a923b81f485c4d9af974514f98324a = MAKE_CODEOBJ( module_filename_obj, const_str_plain_itemUpload, 15, const_tuple_8964185b8a70da16d237744acb057e5d_tuple, 2, 0, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE ); |
376 |
395 |
} |
} |
377 |
396 |
|
|
378 |
397 |
// The module function declarations. |
// The module function declarations. |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
404 |
423 |
PyObject *var_err = NULL; |
PyObject *var_err = NULL; |
405 |
424 |
PyObject *var_keywords = NULL; |
PyObject *var_keywords = NULL; |
406 |
425 |
PyObject *var_values = NULL; |
PyObject *var_values = NULL; |
|
426 |
|
PyObject *var_keyerr = NULL; |
407 |
427 |
PyObject *tmp_for_loop_1__for_iterator = NULL; |
PyObject *tmp_for_loop_1__for_iterator = NULL; |
408 |
428 |
PyObject *tmp_for_loop_1__iter_value = NULL; |
PyObject *tmp_for_loop_1__iter_value = NULL; |
409 |
429 |
PyObject *tmp_for_loop_2__for_iterator = NULL; |
PyObject *tmp_for_loop_2__for_iterator = NULL; |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
416 |
436 |
PyObject *tmp_with_2__exit = NULL; |
PyObject *tmp_with_2__exit = NULL; |
417 |
437 |
nuitka_bool tmp_with_2__indicator = NUITKA_BOOL_UNASSIGNED; |
nuitka_bool tmp_with_2__indicator = NUITKA_BOOL_UNASSIGNED; |
418 |
438 |
PyObject *tmp_with_2__source = NULL; |
PyObject *tmp_with_2__source = NULL; |
419 |
|
struct Nuitka_FrameObject *frame_ab6ae470c2886d647b74eb90faa8db06; |
|
|
439 |
|
struct Nuitka_FrameObject *frame_85a923b81f485c4d9af974514f98324a; |
420 |
440 |
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL; |
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL; |
421 |
441 |
PyObject *exception_type = NULL; |
PyObject *exception_type = NULL; |
422 |
442 |
PyObject *exception_value = NULL; |
PyObject *exception_value = NULL; |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
482 |
502 |
PyObject *exception_keeper_value_12; |
PyObject *exception_keeper_value_12; |
483 |
503 |
PyTracebackObject *exception_keeper_tb_12; |
PyTracebackObject *exception_keeper_tb_12; |
484 |
504 |
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_12; |
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_12; |
|
505 |
|
PyObject *exception_preserved_type_4; |
|
506 |
|
PyObject *exception_preserved_value_4; |
|
507 |
|
PyTracebackObject *exception_preserved_tb_4; |
485 |
508 |
PyObject *exception_keeper_type_13; |
PyObject *exception_keeper_type_13; |
486 |
509 |
PyObject *exception_keeper_value_13; |
PyObject *exception_keeper_value_13; |
487 |
510 |
PyTracebackObject *exception_keeper_tb_13; |
PyTracebackObject *exception_keeper_tb_13; |
488 |
511 |
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_13; |
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_13; |
489 |
|
PyObject *exception_preserved_type_4; |
|
490 |
|
PyObject *exception_preserved_value_4; |
|
491 |
|
PyTracebackObject *exception_preserved_tb_4; |
|
492 |
512 |
PyObject *exception_keeper_type_14; |
PyObject *exception_keeper_type_14; |
493 |
513 |
PyObject *exception_keeper_value_14; |
PyObject *exception_keeper_value_14; |
494 |
514 |
PyTracebackObject *exception_keeper_tb_14; |
PyTracebackObject *exception_keeper_tb_14; |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
501 |
521 |
PyObject *exception_keeper_value_16; |
PyObject *exception_keeper_value_16; |
502 |
522 |
PyTracebackObject *exception_keeper_tb_16; |
PyTracebackObject *exception_keeper_tb_16; |
503 |
523 |
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_16; |
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_16; |
|
524 |
|
PyObject *exception_preserved_type_5; |
|
525 |
|
PyObject *exception_preserved_value_5; |
|
526 |
|
PyTracebackObject *exception_preserved_tb_5; |
504 |
527 |
PyObject *exception_keeper_type_17; |
PyObject *exception_keeper_type_17; |
505 |
528 |
PyObject *exception_keeper_value_17; |
PyObject *exception_keeper_value_17; |
506 |
529 |
PyTracebackObject *exception_keeper_tb_17; |
PyTracebackObject *exception_keeper_tb_17; |
507 |
530 |
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_17; |
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_17; |
508 |
|
PyObject *exception_preserved_type_5; |
|
509 |
|
PyObject *exception_preserved_value_5; |
|
510 |
|
PyTracebackObject *exception_preserved_tb_5; |
|
511 |
531 |
PyObject *exception_keeper_type_18; |
PyObject *exception_keeper_type_18; |
512 |
532 |
PyObject *exception_keeper_value_18; |
PyObject *exception_keeper_value_18; |
513 |
533 |
PyTracebackObject *exception_keeper_tb_18; |
PyTracebackObject *exception_keeper_tb_18; |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
520 |
540 |
PyObject *exception_keeper_value_20; |
PyObject *exception_keeper_value_20; |
521 |
541 |
PyTracebackObject *exception_keeper_tb_20; |
PyTracebackObject *exception_keeper_tb_20; |
522 |
542 |
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_20; |
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_20; |
523 |
|
static struct Nuitka_FrameObject *cache_frame_ab6ae470c2886d647b74eb90faa8db06 = NULL; |
|
|
543 |
|
PyObject *exception_preserved_type_6; |
|
544 |
|
PyObject *exception_preserved_value_6; |
|
545 |
|
PyTracebackObject *exception_preserved_tb_6; |
524 |
546 |
PyObject *exception_keeper_type_21; |
PyObject *exception_keeper_type_21; |
525 |
547 |
PyObject *exception_keeper_value_21; |
PyObject *exception_keeper_value_21; |
526 |
548 |
PyTracebackObject *exception_keeper_tb_21; |
PyTracebackObject *exception_keeper_tb_21; |
527 |
549 |
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_21; |
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_21; |
|
550 |
|
PyObject *exception_keeper_type_22; |
|
551 |
|
PyObject *exception_keeper_value_22; |
|
552 |
|
PyTracebackObject *exception_keeper_tb_22; |
|
553 |
|
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_22; |
|
554 |
|
PyObject *exception_keeper_type_23; |
|
555 |
|
PyObject *exception_keeper_value_23; |
|
556 |
|
PyTracebackObject *exception_keeper_tb_23; |
|
557 |
|
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_23; |
|
558 |
|
static struct Nuitka_FrameObject *cache_frame_85a923b81f485c4d9af974514f98324a = NULL; |
|
559 |
|
PyObject *exception_keeper_type_24; |
|
560 |
|
PyObject *exception_keeper_value_24; |
|
561 |
|
PyTracebackObject *exception_keeper_tb_24; |
|
562 |
|
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_24; |
528 |
563 |
|
|
529 |
564 |
// Actual function body. |
// Actual function body. |
530 |
565 |
{ |
{ |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
534 |
569 |
var_column_names = tmp_assign_source_1; |
var_column_names = tmp_assign_source_1; |
535 |
570 |
} |
} |
536 |
571 |
// Tried code: |
// Tried code: |
537 |
|
MAKE_OR_REUSE_FRAME( cache_frame_ab6ae470c2886d647b74eb90faa8db06, codeobj_ab6ae470c2886d647b74eb90faa8db06, module_packages$item_upload, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *) ); |
|
538 |
|
frame_ab6ae470c2886d647b74eb90faa8db06 = cache_frame_ab6ae470c2886d647b74eb90faa8db06; |
|
|
572 |
|
MAKE_OR_REUSE_FRAME( cache_frame_85a923b81f485c4d9af974514f98324a, codeobj_85a923b81f485c4d9af974514f98324a, module_packages$item_upload, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *) ); |
|
573 |
|
frame_85a923b81f485c4d9af974514f98324a = cache_frame_85a923b81f485c4d9af974514f98324a; |
539 |
574 |
|
|
540 |
575 |
// Push the new frame as the currently active one. |
// Push the new frame as the currently active one. |
541 |
|
pushFrameStack( frame_ab6ae470c2886d647b74eb90faa8db06 ); |
|
|
576 |
|
pushFrameStack( frame_85a923b81f485c4d9af974514f98324a ); |
542 |
577 |
|
|
543 |
578 |
// Mark the frame object as in use, ref count 1 will be up for reuse. |
// Mark the frame object as in use, ref count 1 will be up for reuse. |
544 |
|
assert( Py_REFCNT( frame_ab6ae470c2886d647b74eb90faa8db06 ) == 2 ); // Frame stack |
|
|
579 |
|
assert( Py_REFCNT( frame_85a923b81f485c4d9af974514f98324a ) == 2 ); // Frame stack |
545 |
580 |
|
|
546 |
581 |
// Framed code: |
// Framed code: |
547 |
582 |
{ |
{ |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
566 |
601 |
CHAIN_EXCEPTION( exception_value ); |
CHAIN_EXCEPTION( exception_value ); |
567 |
602 |
|
|
568 |
603 |
exception_lineno = 41; |
exception_lineno = 41; |
569 |
|
type_description_1 = "oooooooooo"; |
|
|
604 |
|
type_description_1 = "ooooooooooo"; |
570 |
605 |
goto frame_exception_exit_1; |
goto frame_exception_exit_1; |
571 |
606 |
} |
} |
572 |
607 |
|
|
573 |
608 |
tmp_called_name_1 = tmp_mvar_value_1; |
tmp_called_name_1 = tmp_mvar_value_1; |
574 |
|
frame_ab6ae470c2886d647b74eb90faa8db06->m_frame.f_lineno = 41; |
|
|
609 |
|
frame_85a923b81f485c4d9af974514f98324a->m_frame.f_lineno = 41; |
575 |
610 |
tmp_assign_source_2 = CALL_FUNCTION_NO_ARGS( tmp_called_name_1 ); |
tmp_assign_source_2 = CALL_FUNCTION_NO_ARGS( tmp_called_name_1 ); |
576 |
611 |
if ( tmp_assign_source_2 == NULL ) |
if ( tmp_assign_source_2 == NULL ) |
577 |
612 |
{ |
{ |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
581 |
616 |
|
|
582 |
617 |
|
|
583 |
618 |
exception_lineno = 41; |
exception_lineno = 41; |
584 |
|
type_description_1 = "oooooooooo"; |
|
|
619 |
|
type_description_1 = "ooooooooooo"; |
585 |
620 |
goto frame_exception_exit_1; |
goto frame_exception_exit_1; |
586 |
621 |
} |
} |
587 |
622 |
assert( var_Data == NULL ); |
assert( var_Data == NULL ); |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
604 |
639 |
|
|
605 |
640 |
|
|
606 |
641 |
exception_lineno = 43; |
exception_lineno = 43; |
607 |
|
type_description_1 = "oooooooooo"; |
|
|
642 |
|
type_description_1 = "ooooooooooo"; |
608 |
643 |
goto try_except_handler_2; |
goto try_except_handler_2; |
609 |
644 |
} |
} |
610 |
645 |
assert( tmp_with_2__source == NULL ); |
assert( tmp_with_2__source == NULL ); |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
625 |
660 |
|
|
626 |
661 |
|
|
627 |
662 |
exception_lineno = 43; |
exception_lineno = 43; |
628 |
|
type_description_1 = "oooooooooo"; |
|
|
663 |
|
type_description_1 = "ooooooooooo"; |
629 |
664 |
goto try_except_handler_2; |
goto try_except_handler_2; |
630 |
665 |
} |
} |
631 |
|
frame_ab6ae470c2886d647b74eb90faa8db06->m_frame.f_lineno = 43; |
|
|
666 |
|
frame_85a923b81f485c4d9af974514f98324a->m_frame.f_lineno = 43; |
632 |
667 |
tmp_assign_source_4 = CALL_FUNCTION_NO_ARGS( tmp_called_name_2 ); |
tmp_assign_source_4 = CALL_FUNCTION_NO_ARGS( tmp_called_name_2 ); |
633 |
668 |
Py_DECREF( tmp_called_name_2 ); |
Py_DECREF( tmp_called_name_2 ); |
634 |
669 |
if ( tmp_assign_source_4 == NULL ) |
if ( tmp_assign_source_4 == NULL ) |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
639 |
674 |
|
|
640 |
675 |
|
|
641 |
676 |
exception_lineno = 43; |
exception_lineno = 43; |
642 |
|
type_description_1 = "oooooooooo"; |
|
|
677 |
|
type_description_1 = "ooooooooooo"; |
643 |
678 |
goto try_except_handler_2; |
goto try_except_handler_2; |
644 |
679 |
} |
} |
645 |
680 |
assert( tmp_with_2__enter == NULL ); |
assert( tmp_with_2__enter == NULL ); |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
659 |
694 |
|
|
660 |
695 |
|
|
661 |
696 |
exception_lineno = 43; |
exception_lineno = 43; |
662 |
|
type_description_1 = "oooooooooo"; |
|
|
697 |
|
type_description_1 = "ooooooooooo"; |
663 |
698 |
goto try_except_handler_2; |
goto try_except_handler_2; |
664 |
699 |
} |
} |
665 |
700 |
assert( tmp_with_2__exit == NULL ); |
assert( tmp_with_2__exit == NULL ); |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
706 |
741 |
CHAIN_EXCEPTION( exception_value ); |
CHAIN_EXCEPTION( exception_value ); |
707 |
742 |
|
|
708 |
743 |
exception_lineno = 44; |
exception_lineno = 44; |
709 |
|
type_description_1 = "oooooooooo"; |
|
|
744 |
|
type_description_1 = "ooooooooooo"; |
710 |
745 |
goto try_except_handler_4; |
goto try_except_handler_4; |
711 |
746 |
} |
} |
712 |
747 |
|
|
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
720 |
755 |
|
|
721 |
756 |
|
|
722 |
757 |
exception_lineno = 44; |
exception_lineno = 44; |
723 |
|
type_description_1 = "oooooooooo"; |
|
|
758 |
|
type_description_1 = "ooooooooooo"; |
724 |
759 |
goto try_except_handler_4; |
goto try_except_handler_4; |
725 |
760 |
} |
} |
726 |
761 |
CHECK_OBJECT( var_item ); |
CHECK_OBJECT( var_item ); |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
729 |
764 |
Py_INCREF( tmp_tuple_element_1 ); |
Py_INCREF( tmp_tuple_element_1 ); |
730 |
765 |
PyTuple_SET_ITEM( tmp_args_name_1, 0, tmp_tuple_element_1 ); |
PyTuple_SET_ITEM( tmp_args_name_1, 0, tmp_tuple_element_1 ); |
731 |
766 |
tmp_kw_name_1 = PyDict_Copy( const_dict_a2fe7522a8a3fde103f0109fa97f1383 ); |
tmp_kw_name_1 = PyDict_Copy( const_dict_a2fe7522a8a3fde103f0109fa97f1383 ); |
732 |
|
frame_ab6ae470c2886d647b74eb90faa8db06->m_frame.f_lineno = 44; |
|
|
767 |
|
frame_85a923b81f485c4d9af974514f98324a->m_frame.f_lineno = 44; |
733 |
768 |
tmp_assign_source_8 = CALL_FUNCTION( tmp_called_name_3, tmp_args_name_1, tmp_kw_name_1 ); |
tmp_assign_source_8 = CALL_FUNCTION( tmp_called_name_3, tmp_args_name_1, tmp_kw_name_1 ); |
734 |
769 |
Py_DECREF( tmp_called_name_3 ); |
Py_DECREF( tmp_called_name_3 ); |
735 |
770 |
Py_DECREF( tmp_args_name_1 ); |
Py_DECREF( tmp_args_name_1 ); |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
742 |
777 |
|
|
743 |
778 |
|
|
744 |
779 |
exception_lineno = 44; |
exception_lineno = 44; |
745 |
|
type_description_1 = "oooooooooo"; |
|
|
780 |
|
type_description_1 = "ooooooooooo"; |
746 |
781 |
goto try_except_handler_4; |
goto try_except_handler_4; |
747 |
782 |
} |
} |
748 |
783 |
assert( var_reader == NULL ); |
assert( var_reader == NULL ); |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
762 |
797 |
|
|
763 |
798 |
|
|
764 |
799 |
exception_lineno = 45; |
exception_lineno = 45; |
765 |
|
type_description_1 = "oooooooooo"; |
|
|
800 |
|
type_description_1 = "ooooooooooo"; |
766 |
801 |
goto try_except_handler_4; |
goto try_except_handler_4; |
767 |
802 |
} |
} |
768 |
803 |
assert( tmp_for_loop_1__for_iterator == NULL ); |
assert( tmp_for_loop_1__for_iterator == NULL ); |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
787 |
822 |
{ |
{ |
788 |
823 |
|
|
789 |
824 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
790 |
|
type_description_1 = "oooooooooo"; |
|
|
825 |
|
type_description_1 = "ooooooooooo"; |
791 |
826 |
exception_lineno = 45; |
exception_lineno = 45; |
792 |
827 |
goto try_except_handler_5; |
goto try_except_handler_5; |
793 |
828 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
831 |
866 |
|
|
832 |
867 |
|
|
833 |
868 |
exception_lineno = 50; |
exception_lineno = 50; |
834 |
|
type_description_1 = "oooooooooo"; |
|
|
869 |
|
type_description_1 = "ooooooooooo"; |
835 |
870 |
goto try_except_handler_6; |
goto try_except_handler_6; |
836 |
871 |
} |
} |
837 |
872 |
tmp_compexpr_right_1 = const_str_plain_parent; |
tmp_compexpr_right_1 = const_str_plain_parent; |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
845 |
880 |
|
|
846 |
881 |
|
|
847 |
882 |
exception_lineno = 50; |
exception_lineno = 50; |
848 |
|
type_description_1 = "oooooooooo"; |
|
|
883 |
|
type_description_1 = "ooooooooooo"; |
849 |
884 |
goto try_except_handler_6; |
goto try_except_handler_6; |
850 |
885 |
} |
} |
851 |
886 |
tmp_condition_result_1 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; |
tmp_condition_result_1 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
891 |
926 |
|
|
892 |
927 |
|
|
893 |
928 |
exception_lineno = 52; |
exception_lineno = 52; |
894 |
|
type_description_1 = "oooooooooo"; |
|
|
929 |
|
type_description_1 = "ooooooooooo"; |
895 |
930 |
goto try_except_handler_7; |
goto try_except_handler_7; |
896 |
931 |
} |
} |
897 |
932 |
tmp_truth_name_1 = CHECK_IF_TRUE( tmp_subscript_result_1 ); |
tmp_truth_name_1 = CHECK_IF_TRUE( tmp_subscript_result_1 ); |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
903 |
938 |
Py_DECREF( tmp_subscript_result_1 ); |
Py_DECREF( tmp_subscript_result_1 ); |
904 |
939 |
|
|
905 |
940 |
exception_lineno = 52; |
exception_lineno = 52; |
906 |
|
type_description_1 = "oooooooooo"; |
|
|
941 |
|
type_description_1 = "ooooooooooo"; |
907 |
942 |
goto try_except_handler_7; |
goto try_except_handler_7; |
908 |
943 |
} |
} |
909 |
944 |
tmp_and_left_value_1 = tmp_truth_name_1 == 1 ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; |
tmp_and_left_value_1 = tmp_truth_name_1 == 1 ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
930 |
965 |
|
|
931 |
966 |
|
|
932 |
967 |
exception_lineno = 53; |
exception_lineno = 53; |
933 |
|
type_description_1 = "oooooooooo"; |
|
|
968 |
|
type_description_1 = "ooooooooooo"; |
934 |
969 |
goto try_except_handler_7; |
goto try_except_handler_7; |
935 |
970 |
} |
} |
936 |
971 |
tmp_truth_name_2 = CHECK_IF_TRUE( tmp_subscript_result_2 ); |
tmp_truth_name_2 = CHECK_IF_TRUE( tmp_subscript_result_2 ); |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
942 |
977 |
Py_DECREF( tmp_subscript_result_2 ); |
Py_DECREF( tmp_subscript_result_2 ); |
943 |
978 |
|
|
944 |
979 |
exception_lineno = 53; |
exception_lineno = 53; |
945 |
|
type_description_1 = "oooooooooo"; |
|
|
980 |
|
type_description_1 = "ooooooooooo"; |
946 |
981 |
goto try_except_handler_7; |
goto try_except_handler_7; |
947 |
982 |
} |
} |
948 |
983 |
tmp_and_left_value_2 = tmp_truth_name_2 == 1 ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; |
tmp_and_left_value_2 = tmp_truth_name_2 == 1 ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
969 |
1004 |
|
|
970 |
1005 |
|
|
971 |
1006 |
exception_lineno = 54; |
exception_lineno = 54; |
972 |
|
type_description_1 = "oooooooooo"; |
|
|
1007 |
|
type_description_1 = "ooooooooooo"; |
973 |
1008 |
goto try_except_handler_7; |
goto try_except_handler_7; |
974 |
1009 |
} |
} |
975 |
1010 |
tmp_truth_name_3 = CHECK_IF_TRUE( tmp_subscript_result_3 ); |
tmp_truth_name_3 = CHECK_IF_TRUE( tmp_subscript_result_3 ); |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
981 |
1016 |
Py_DECREF( tmp_subscript_result_3 ); |
Py_DECREF( tmp_subscript_result_3 ); |
982 |
1017 |
|
|
983 |
1018 |
exception_lineno = 54; |
exception_lineno = 54; |
984 |
|
type_description_1 = "oooooooooo"; |
|
|
1019 |
|
type_description_1 = "ooooooooooo"; |
985 |
1020 |
goto try_except_handler_7; |
goto try_except_handler_7; |
986 |
1021 |
} |
} |
987 |
1022 |
tmp_and_right_value_2 = tmp_truth_name_3 == 1 ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; |
tmp_and_right_value_2 = tmp_truth_name_3 == 1 ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
1024 |
1059 |
|
|
1025 |
1060 |
|
|
1026 |
1061 |
exception_lineno = 56; |
exception_lineno = 56; |
1027 |
|
type_description_1 = "oooooooooo"; |
|
|
1062 |
|
type_description_1 = "ooooooooooo"; |
1028 |
1063 |
goto try_except_handler_7; |
goto try_except_handler_7; |
1029 |
1064 |
} |
} |
1030 |
1065 |
tmp_ass_subvalue_1 = PyNumber_Int( tmp_int_arg_1 ); |
tmp_ass_subvalue_1 = PyNumber_Int( tmp_int_arg_1 ); |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
1037 |
1072 |
|
|
1038 |
1073 |
|
|
1039 |
1074 |
exception_lineno = 56; |
exception_lineno = 56; |
1040 |
|
type_description_1 = "oooooooooo"; |
|
|
1075 |
|
type_description_1 = "ooooooooooo"; |
1041 |
1076 |
goto try_except_handler_7; |
goto try_except_handler_7; |
1042 |
1077 |
} |
} |
1043 |
1078 |
CHECK_OBJECT( var_row ); |
CHECK_OBJECT( var_row ); |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
1053 |
1088 |
|
|
1054 |
1089 |
|
|
1055 |
1090 |
exception_lineno = 56; |
exception_lineno = 56; |
1056 |
|
type_description_1 = "oooooooooo"; |
|
|
1091 |
|
type_description_1 = "ooooooooooo"; |
1057 |
1092 |
goto try_except_handler_7; |
goto try_except_handler_7; |
1058 |
1093 |
} |
} |
1059 |
1094 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
1076 |
1111 |
|
|
1077 |
1112 |
|
|
1078 |
1113 |
exception_lineno = 57; |
exception_lineno = 57; |
1079 |
|
type_description_1 = "oooooooooo"; |
|
|
1114 |
|
type_description_1 = "ooooooooooo"; |
1080 |
1115 |
goto try_except_handler_7; |
goto try_except_handler_7; |
1081 |
1116 |
} |
} |
1082 |
1117 |
tmp_ass_subvalue_2 = PyNumber_Int( tmp_int_arg_2 ); |
tmp_ass_subvalue_2 = PyNumber_Int( tmp_int_arg_2 ); |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
1089 |
1124 |
|
|
1090 |
1125 |
|
|
1091 |
1126 |
exception_lineno = 57; |
exception_lineno = 57; |
1092 |
|
type_description_1 = "oooooooooo"; |
|
|
1127 |
|
type_description_1 = "ooooooooooo"; |
1093 |
1128 |
goto try_except_handler_7; |
goto try_except_handler_7; |
1094 |
1129 |
} |
} |
1095 |
1130 |
CHECK_OBJECT( var_row ); |
CHECK_OBJECT( var_row ); |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
1105 |
1140 |
|
|
1106 |
1141 |
|
|
1107 |
1142 |
exception_lineno = 57; |
exception_lineno = 57; |
1108 |
|
type_description_1 = "oooooooooo"; |
|
|
1143 |
|
type_description_1 = "ooooooooooo"; |
1109 |
1144 |
goto try_except_handler_7; |
goto try_except_handler_7; |
1110 |
1145 |
} |
} |
1111 |
1146 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
1128 |
1163 |
|
|
1129 |
1164 |
|
|
1130 |
1165 |
exception_lineno = 58; |
exception_lineno = 58; |
1131 |
|
type_description_1 = "oooooooooo"; |
|
|
1166 |
|
type_description_1 = "ooooooooooo"; |
1132 |
1167 |
goto try_except_handler_7; |
goto try_except_handler_7; |
1133 |
1168 |
} |
} |
1134 |
1169 |
tmp_ass_subvalue_3 = PyNumber_Int( tmp_int_arg_3 ); |
tmp_ass_subvalue_3 = PyNumber_Int( tmp_int_arg_3 ); |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
1141 |
1176 |
|
|
1142 |
1177 |
|
|
1143 |
1178 |
exception_lineno = 58; |
exception_lineno = 58; |
1144 |
|
type_description_1 = "oooooooooo"; |
|
|
1179 |
|
type_description_1 = "ooooooooooo"; |
1145 |
1180 |
goto try_except_handler_7; |
goto try_except_handler_7; |
1146 |
1181 |
} |
} |
1147 |
1182 |
CHECK_OBJECT( var_row ); |
CHECK_OBJECT( var_row ); |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
1157 |
1192 |
|
|
1158 |
1193 |
|
|
1159 |
1194 |
exception_lineno = 58; |
exception_lineno = 58; |
1160 |
|
type_description_1 = "oooooooooo"; |
|
|
1195 |
|
type_description_1 = "ooooooooooo"; |
1161 |
1196 |
goto try_except_handler_7; |
goto try_except_handler_7; |
1162 |
1197 |
} |
} |
1163 |
1198 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
1185 |
1220 |
|
|
1186 |
1221 |
if ( exception_keeper_tb_1 == NULL ) |
if ( exception_keeper_tb_1 == NULL ) |
1187 |
1222 |
{ |
{ |
1188 |
|
exception_keeper_tb_1 = MAKE_TRACEBACK( frame_ab6ae470c2886d647b74eb90faa8db06, exception_keeper_lineno_1 ); |
|
|
1223 |
|
exception_keeper_tb_1 = MAKE_TRACEBACK( frame_85a923b81f485c4d9af974514f98324a, exception_keeper_lineno_1 ); |
1189 |
1224 |
} |
} |
1190 |
1225 |
else if ( exception_keeper_lineno_1 != 0 ) |
else if ( exception_keeper_lineno_1 != 0 ) |
1191 |
1226 |
{ |
{ |
1192 |
|
exception_keeper_tb_1 = ADD_TRACEBACK( exception_keeper_tb_1, frame_ab6ae470c2886d647b74eb90faa8db06, exception_keeper_lineno_1 ); |
|
|
1227 |
|
exception_keeper_tb_1 = ADD_TRACEBACK( exception_keeper_tb_1, frame_85a923b81f485c4d9af974514f98324a, exception_keeper_lineno_1 ); |
1193 |
1228 |
} |
} |
1194 |
1229 |
|
|
1195 |
1230 |
NORMALIZE_EXCEPTION( &exception_keeper_type_1, &exception_keeper_value_1, &exception_keeper_tb_1 ); |
NORMALIZE_EXCEPTION( &exception_keeper_type_1, &exception_keeper_value_1, &exception_keeper_tb_1 ); |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
1211 |
1246 |
|
|
1212 |
1247 |
|
|
1213 |
1248 |
exception_lineno = 62; |
exception_lineno = 62; |
1214 |
|
type_description_1 = "oooooooooo"; |
|
|
1249 |
|
type_description_1 = "ooooooooooo"; |
1215 |
1250 |
goto try_except_handler_8; |
goto try_except_handler_8; |
1216 |
1251 |
} |
} |
1217 |
1252 |
tmp_condition_result_3 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; |
tmp_condition_result_3 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
1256 |
1291 |
|
|
1257 |
1292 |
|
|
1258 |
1293 |
exception_lineno = 63; |
exception_lineno = 63; |
1259 |
|
type_description_1 = "oooooooooo"; |
|
|
1294 |
|
type_description_1 = "ooooooooooo"; |
1260 |
1295 |
goto try_except_handler_9; |
goto try_except_handler_9; |
1261 |
1296 |
} |
} |
1262 |
1297 |
tmp_int_arg_4 = TO_FLOAT( tmp_float_arg_1 ); |
tmp_int_arg_4 = TO_FLOAT( tmp_float_arg_1 ); |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
1269 |
1304 |
|
|
1270 |
1305 |
|
|
1271 |
1306 |
exception_lineno = 63; |
exception_lineno = 63; |
1272 |
|
type_description_1 = "oooooooooo"; |
|
|
1307 |
|
type_description_1 = "ooooooooooo"; |
1273 |
1308 |
goto try_except_handler_9; |
goto try_except_handler_9; |
1274 |
1309 |
} |
} |
1275 |
1310 |
tmp_ass_subvalue_4 = PyNumber_Int( tmp_int_arg_4 ); |
tmp_ass_subvalue_4 = PyNumber_Int( tmp_int_arg_4 ); |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
1282 |
1317 |
|
|
1283 |
1318 |
|
|
1284 |
1319 |
exception_lineno = 63; |
exception_lineno = 63; |
1285 |
|
type_description_1 = "oooooooooo"; |
|
|
1320 |
|
type_description_1 = "ooooooooooo"; |
1286 |
1321 |
goto try_except_handler_9; |
goto try_except_handler_9; |
1287 |
1322 |
} |
} |
1288 |
1323 |
CHECK_OBJECT( var_row ); |
CHECK_OBJECT( var_row ); |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
1298 |
1333 |
|
|
1299 |
1334 |
|
|
1300 |
1335 |
exception_lineno = 63; |
exception_lineno = 63; |
1301 |
|
type_description_1 = "oooooooooo"; |
|
|
1336 |
|
type_description_1 = "ooooooooooo"; |
1302 |
1337 |
goto try_except_handler_9; |
goto try_except_handler_9; |
1303 |
1338 |
} |
} |
1304 |
1339 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
1322 |
1357 |
|
|
1323 |
1358 |
|
|
1324 |
1359 |
exception_lineno = 64; |
exception_lineno = 64; |
1325 |
|
type_description_1 = "oooooooooo"; |
|
|
1360 |
|
type_description_1 = "ooooooooooo"; |
1326 |
1361 |
goto try_except_handler_9; |
goto try_except_handler_9; |
1327 |
1362 |
} |
} |
1328 |
1363 |
tmp_int_arg_5 = TO_FLOAT( tmp_float_arg_2 ); |
tmp_int_arg_5 = TO_FLOAT( tmp_float_arg_2 ); |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
1335 |
1370 |
|
|
1336 |
1371 |
|
|
1337 |
1372 |
exception_lineno = 64; |
exception_lineno = 64; |
1338 |
|
type_description_1 = "oooooooooo"; |
|
|
1373 |
|
type_description_1 = "ooooooooooo"; |
1339 |
1374 |
goto try_except_handler_9; |
goto try_except_handler_9; |
1340 |
1375 |
} |
} |
1341 |
1376 |
tmp_ass_subvalue_5 = PyNumber_Int( tmp_int_arg_5 ); |
tmp_ass_subvalue_5 = PyNumber_Int( tmp_int_arg_5 ); |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
1348 |
1383 |
|
|
1349 |
1384 |
|
|
1350 |
1385 |
exception_lineno = 64; |
exception_lineno = 64; |
1351 |
|
type_description_1 = "oooooooooo"; |
|
|
1386 |
|
type_description_1 = "ooooooooooo"; |
1352 |
1387 |
goto try_except_handler_9; |
goto try_except_handler_9; |
1353 |
1388 |
} |
} |
1354 |
1389 |
CHECK_OBJECT( var_row ); |
CHECK_OBJECT( var_row ); |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
1364 |
1399 |
|
|
1365 |
1400 |
|
|
1366 |
1401 |
exception_lineno = 64; |
exception_lineno = 64; |
1367 |
|
type_description_1 = "oooooooooo"; |
|
|
1402 |
|
type_description_1 = "ooooooooooo"; |
1368 |
1403 |
goto try_except_handler_9; |
goto try_except_handler_9; |
1369 |
1404 |
} |
} |
1370 |
1405 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
1388 |
1423 |
|
|
1389 |
1424 |
|
|
1390 |
1425 |
exception_lineno = 65; |
exception_lineno = 65; |
1391 |
|
type_description_1 = "oooooooooo"; |
|
|
1426 |
|
type_description_1 = "ooooooooooo"; |
1392 |
1427 |
goto try_except_handler_9; |
goto try_except_handler_9; |
1393 |
1428 |
} |
} |
1394 |
1429 |
tmp_int_arg_6 = TO_FLOAT( tmp_float_arg_3 ); |
tmp_int_arg_6 = TO_FLOAT( tmp_float_arg_3 ); |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
1401 |
1436 |
|
|
1402 |
1437 |
|
|
1403 |
1438 |
exception_lineno = 65; |
exception_lineno = 65; |
1404 |
|
type_description_1 = "oooooooooo"; |
|
|
1439 |
|
type_description_1 = "ooooooooooo"; |
1405 |
1440 |
goto try_except_handler_9; |
goto try_except_handler_9; |
1406 |
1441 |
} |
} |
1407 |
1442 |
tmp_ass_subvalue_6 = PyNumber_Int( tmp_int_arg_6 ); |
tmp_ass_subvalue_6 = PyNumber_Int( tmp_int_arg_6 ); |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
1414 |
1449 |
|
|
1415 |
1450 |
|
|
1416 |
1451 |
exception_lineno = 65; |
exception_lineno = 65; |
1417 |
|
type_description_1 = "oooooooooo"; |
|
|
1452 |
|
type_description_1 = "ooooooooooo"; |
1418 |
1453 |
goto try_except_handler_9; |
goto try_except_handler_9; |
1419 |
1454 |
} |
} |
1420 |
1455 |
CHECK_OBJECT( var_row ); |
CHECK_OBJECT( var_row ); |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
1430 |
1465 |
|
|
1431 |
1466 |
|
|
1432 |
1467 |
exception_lineno = 65; |
exception_lineno = 65; |
1433 |
|
type_description_1 = "oooooooooo"; |
|
|
1468 |
|
type_description_1 = "ooooooooooo"; |
1434 |
1469 |
goto try_except_handler_9; |
goto try_except_handler_9; |
1435 |
1470 |
} |
} |
1436 |
1471 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
1478 |
1513 |
|
|
1479 |
1514 |
|
|
1480 |
1515 |
exception_lineno = 67; |
exception_lineno = 67; |
1481 |
|
type_description_1 = "oooooooooo"; |
|
|
1516 |
|
type_description_1 = "ooooooooooo"; |
1482 |
1517 |
goto try_except_handler_8; |
goto try_except_handler_8; |
1483 |
1518 |
} |
} |
1484 |
1519 |
tmp_condition_result_4 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; |
tmp_condition_result_4 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
1511 |
1546 |
assert( tmp_called_name_4 != NULL ); |
assert( tmp_called_name_4 != NULL ); |
1512 |
1547 |
CHECK_OBJECT( var_err ); |
CHECK_OBJECT( var_err ); |
1513 |
1548 |
tmp_args_element_name_1 = var_err; |
tmp_args_element_name_1 = var_err; |
1514 |
|
frame_ab6ae470c2886d647b74eb90faa8db06->m_frame.f_lineno = 68; |
|
|
1549 |
|
frame_85a923b81f485c4d9af974514f98324a->m_frame.f_lineno = 68; |
1515 |
1550 |
{ |
{ |
1516 |
1551 |
PyObject *call_args[] = { tmp_args_element_name_1 }; |
PyObject *call_args[] = { tmp_args_element_name_1 }; |
1517 |
1552 |
tmp_call_result_1 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_4, call_args ); |
tmp_call_result_1 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_4, call_args ); |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
1525 |
1560 |
|
|
1526 |
1561 |
|
|
1527 |
1562 |
exception_lineno = 68; |
exception_lineno = 68; |
1528 |
|
type_description_1 = "oooooooooo"; |
|
|
1563 |
|
type_description_1 = "ooooooooooo"; |
1529 |
1564 |
goto try_except_handler_10; |
goto try_except_handler_10; |
1530 |
1565 |
} |
} |
1531 |
1566 |
Py_DECREF( tmp_call_result_1 ); |
Py_DECREF( tmp_call_result_1 ); |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
1535 |
1570 |
PyObject *tmp_call_result_2; |
PyObject *tmp_call_result_2; |
1536 |
1571 |
tmp_called_name_5 = LOOKUP_BUILTIN( const_str_plain_print ); |
tmp_called_name_5 = LOOKUP_BUILTIN( const_str_plain_print ); |
1537 |
1572 |
assert( tmp_called_name_5 != NULL ); |
assert( tmp_called_name_5 != NULL ); |
1538 |
|
frame_ab6ae470c2886d647b74eb90faa8db06->m_frame.f_lineno = 69; |
|
|
1573 |
|
frame_85a923b81f485c4d9af974514f98324a->m_frame.f_lineno = 69; |
1539 |
1574 |
tmp_call_result_2 = CALL_FUNCTION_WITH_ARGS3( tmp_called_name_5, &PyTuple_GET_ITEM( const_tuple_641b97b35a0374366e3db6e0426da4ce_tuple, 0 ) ); |
tmp_call_result_2 = CALL_FUNCTION_WITH_ARGS3( tmp_called_name_5, &PyTuple_GET_ITEM( const_tuple_641b97b35a0374366e3db6e0426da4ce_tuple, 0 ) ); |
1540 |
1575 |
|
|
1541 |
1576 |
if ( tmp_call_result_2 == NULL ) |
if ( tmp_call_result_2 == NULL ) |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
1546 |
1581 |
|
|
1547 |
1582 |
|
|
1548 |
1583 |
exception_lineno = 69; |
exception_lineno = 69; |
1549 |
|
type_description_1 = "oooooooooo"; |
|
|
1584 |
|
type_description_1 = "ooooooooooo"; |
1550 |
1585 |
goto try_except_handler_10; |
goto try_except_handler_10; |
1551 |
1586 |
} |
} |
1552 |
1587 |
Py_DECREF( tmp_call_result_2 ); |
Py_DECREF( tmp_call_result_2 ); |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
1573 |
1608 |
CHAIN_EXCEPTION( exception_value ); |
CHAIN_EXCEPTION( exception_value ); |
1574 |
1609 |
|
|
1575 |
1610 |
exception_lineno = 72; |
exception_lineno = 72; |
1576 |
|
type_description_1 = "oooooooooo"; |
|
|
1611 |
|
type_description_1 = "ooooooooooo"; |
1577 |
1612 |
goto try_except_handler_10; |
goto try_except_handler_10; |
1578 |
1613 |
} |
} |
1579 |
1614 |
|
|
1580 |
1615 |
tmp_called_name_6 = tmp_mvar_value_3; |
tmp_called_name_6 = tmp_mvar_value_3; |
1581 |
|
frame_ab6ae470c2886d647b74eb90faa8db06->m_frame.f_lineno = 72; |
|
|
1616 |
|
frame_85a923b81f485c4d9af974514f98324a->m_frame.f_lineno = 72; |
1582 |
1617 |
tmp_call_result_3 = CALL_FUNCTION_NO_ARGS( tmp_called_name_6 ); |
tmp_call_result_3 = CALL_FUNCTION_NO_ARGS( tmp_called_name_6 ); |
1583 |
1618 |
if ( tmp_call_result_3 == NULL ) |
if ( tmp_call_result_3 == NULL ) |
1584 |
1619 |
{ |
{ |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
1588 |
1623 |
|
|
1589 |
1624 |
|
|
1590 |
1625 |
exception_lineno = 72; |
exception_lineno = 72; |
1591 |
|
type_description_1 = "oooooooooo"; |
|
|
1626 |
|
type_description_1 = "ooooooooooo"; |
1592 |
1627 |
goto try_except_handler_10; |
goto try_except_handler_10; |
1593 |
1628 |
} |
} |
1594 |
1629 |
Py_DECREF( tmp_call_result_3 ); |
Py_DECREF( tmp_call_result_3 ); |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
1628 |
1663 |
exception_lineno = 51; |
exception_lineno = 51; |
1629 |
1664 |
} |
} |
1630 |
1665 |
|
|
1631 |
|
if (exception_tb && exception_tb->tb_frame == &frame_ab6ae470c2886d647b74eb90faa8db06->m_frame) frame_ab6ae470c2886d647b74eb90faa8db06->m_frame.f_lineno = exception_tb->tb_lineno; |
|
1632 |
|
type_description_1 = "oooooooooo"; |
|
|
1666 |
|
if (exception_tb && exception_tb->tb_frame == &frame_85a923b81f485c4d9af974514f98324a->m_frame) frame_85a923b81f485c4d9af974514f98324a->m_frame.f_lineno = exception_tb->tb_lineno; |
|
1667 |
|
type_description_1 = "ooooooooooo"; |
1633 |
1668 |
goto try_except_handler_8; |
goto try_except_handler_8; |
1634 |
1669 |
branch_end_4:; |
branch_end_4:; |
1635 |
1670 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
1684 |
1719 |
|
|
1685 |
1720 |
|
|
1686 |
1721 |
exception_lineno = 90; |
exception_lineno = 90; |
1687 |
|
type_description_1 = "oooooooooo"; |
|
|
1722 |
|
type_description_1 = "ooooooooooo"; |
1688 |
1723 |
goto try_except_handler_6; |
goto try_except_handler_6; |
1689 |
1724 |
} |
} |
1690 |
1725 |
tmp_truth_name_4 = CHECK_IF_TRUE( tmp_subscript_result_4 ); |
tmp_truth_name_4 = CHECK_IF_TRUE( tmp_subscript_result_4 ); |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
1696 |
1731 |
Py_DECREF( tmp_subscript_result_4 ); |
Py_DECREF( tmp_subscript_result_4 ); |
1697 |
1732 |
|
|
1698 |
1733 |
exception_lineno = 90; |
exception_lineno = 90; |
1699 |
|
type_description_1 = "oooooooooo"; |
|
|
1734 |
|
type_description_1 = "ooooooooooo"; |
1700 |
1735 |
goto try_except_handler_6; |
goto try_except_handler_6; |
1701 |
1736 |
} |
} |
1702 |
1737 |
tmp_condition_result_5 = tmp_truth_name_4 == 1 ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; |
tmp_condition_result_5 = tmp_truth_name_4 == 1 ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
1726 |
1761 |
|
|
1727 |
1762 |
|
|
1728 |
1763 |
exception_lineno = 91; |
exception_lineno = 91; |
1729 |
|
type_description_1 = "oooooooooo"; |
|
|
1764 |
|
type_description_1 = "ooooooooooo"; |
1730 |
1765 |
goto try_except_handler_6; |
goto try_except_handler_6; |
1731 |
1766 |
} |
} |
1732 |
1767 |
{ |
{ |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
1783 |
1818 |
Py_DECREF( tmp_assign_source_15 ); |
Py_DECREF( tmp_assign_source_15 ); |
1784 |
1819 |
|
|
1785 |
1820 |
exception_lineno = 94; |
exception_lineno = 94; |
1786 |
|
type_description_1 = "oooooooooo"; |
|
|
1821 |
|
type_description_1 = "ooooooooooo"; |
1787 |
1822 |
goto try_except_handler_11; |
goto try_except_handler_11; |
1788 |
1823 |
} |
} |
1789 |
1824 |
PyList_SET_ITEM( tmp_assign_source_15, 1, tmp_list_element_1 ); |
PyList_SET_ITEM( tmp_assign_source_15, 1, tmp_list_element_1 ); |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
1799 |
1834 |
Py_DECREF( tmp_assign_source_15 ); |
Py_DECREF( tmp_assign_source_15 ); |
1800 |
1835 |
|
|
1801 |
1836 |
exception_lineno = 94; |
exception_lineno = 94; |
1802 |
|
type_description_1 = "oooooooooo"; |
|
|
1837 |
|
type_description_1 = "ooooooooooo"; |
1803 |
1838 |
goto try_except_handler_11; |
goto try_except_handler_11; |
1804 |
1839 |
} |
} |
1805 |
1840 |
tmp_right_name_1 = const_int_pos_10; |
tmp_right_name_1 = const_int_pos_10; |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
1813 |
1848 |
Py_DECREF( tmp_assign_source_15 ); |
Py_DECREF( tmp_assign_source_15 ); |
1814 |
1849 |
|
|
1815 |
1850 |
exception_lineno = 94; |
exception_lineno = 94; |
1816 |
|
type_description_1 = "oooooooooo"; |
|
|
1851 |
|
type_description_1 = "ooooooooooo"; |
1817 |
1852 |
goto try_except_handler_11; |
goto try_except_handler_11; |
1818 |
1853 |
} |
} |
1819 |
1854 |
PyList_SET_ITEM( tmp_assign_source_15, 2, tmp_list_element_1 ); |
PyList_SET_ITEM( tmp_assign_source_15, 2, tmp_list_element_1 ); |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
1829 |
1864 |
Py_DECREF( tmp_assign_source_15 ); |
Py_DECREF( tmp_assign_source_15 ); |
1830 |
1865 |
|
|
1831 |
1866 |
exception_lineno = 95; |
exception_lineno = 95; |
1832 |
|
type_description_1 = "oooooooooo"; |
|
|
1867 |
|
type_description_1 = "ooooooooooo"; |
1833 |
1868 |
goto try_except_handler_11; |
goto try_except_handler_11; |
1834 |
1869 |
} |
} |
1835 |
1870 |
tmp_right_name_2 = const_int_pos_10; |
tmp_right_name_2 = const_int_pos_10; |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
1843 |
1878 |
Py_DECREF( tmp_assign_source_15 ); |
Py_DECREF( tmp_assign_source_15 ); |
1844 |
1879 |
|
|
1845 |
1880 |
exception_lineno = 95; |
exception_lineno = 95; |
1846 |
|
type_description_1 = "oooooooooo"; |
|
|
1881 |
|
type_description_1 = "ooooooooooo"; |
1847 |
1882 |
goto try_except_handler_11; |
goto try_except_handler_11; |
1848 |
1883 |
} |
} |
1849 |
1884 |
PyList_SET_ITEM( tmp_assign_source_15, 3, tmp_list_element_1 ); |
PyList_SET_ITEM( tmp_assign_source_15, 3, tmp_list_element_1 ); |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
1859 |
1894 |
Py_DECREF( tmp_assign_source_15 ); |
Py_DECREF( tmp_assign_source_15 ); |
1860 |
1895 |
|
|
1861 |
1896 |
exception_lineno = 96; |
exception_lineno = 96; |
1862 |
|
type_description_1 = "oooooooooo"; |
|
|
1897 |
|
type_description_1 = "ooooooooooo"; |
1863 |
1898 |
goto try_except_handler_11; |
goto try_except_handler_11; |
1864 |
1899 |
} |
} |
1865 |
1900 |
tmp_right_name_3 = const_int_pos_10; |
tmp_right_name_3 = const_int_pos_10; |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
1873 |
1908 |
Py_DECREF( tmp_assign_source_15 ); |
Py_DECREF( tmp_assign_source_15 ); |
1874 |
1909 |
|
|
1875 |
1910 |
exception_lineno = 96; |
exception_lineno = 96; |
1876 |
|
type_description_1 = "oooooooooo"; |
|
|
1911 |
|
type_description_1 = "ooooooooooo"; |
1877 |
1912 |
goto try_except_handler_11; |
goto try_except_handler_11; |
1878 |
1913 |
} |
} |
1879 |
1914 |
PyList_SET_ITEM( tmp_assign_source_15, 4, tmp_list_element_1 ); |
PyList_SET_ITEM( tmp_assign_source_15, 4, tmp_list_element_1 ); |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
1889 |
1924 |
Py_DECREF( tmp_assign_source_15 ); |
Py_DECREF( tmp_assign_source_15 ); |
1890 |
1925 |
|
|
1891 |
1926 |
exception_lineno = 97; |
exception_lineno = 97; |
1892 |
|
type_description_1 = "oooooooooo"; |
|
|
1927 |
|
type_description_1 = "ooooooooooo"; |
1893 |
1928 |
goto try_except_handler_11; |
goto try_except_handler_11; |
1894 |
1929 |
} |
} |
1895 |
1930 |
PyList_SET_ITEM( tmp_assign_source_15, 5, tmp_list_element_1 ); |
PyList_SET_ITEM( tmp_assign_source_15, 5, tmp_list_element_1 ); |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
1905 |
1940 |
Py_DECREF( tmp_assign_source_15 ); |
Py_DECREF( tmp_assign_source_15 ); |
1906 |
1941 |
|
|
1907 |
1942 |
exception_lineno = 97; |
exception_lineno = 97; |
1908 |
|
type_description_1 = "oooooooooo"; |
|
|
1943 |
|
type_description_1 = "ooooooooooo"; |
1909 |
1944 |
goto try_except_handler_11; |
goto try_except_handler_11; |
1910 |
1945 |
} |
} |
1911 |
1946 |
PyList_SET_ITEM( tmp_assign_source_15, 6, tmp_list_element_1 ); |
PyList_SET_ITEM( tmp_assign_source_15, 6, tmp_list_element_1 ); |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
1930 |
1965 |
Py_DECREF( tmp_assign_source_15 ); |
Py_DECREF( tmp_assign_source_15 ); |
1931 |
1966 |
|
|
1932 |
1967 |
exception_lineno = 98; |
exception_lineno = 98; |
1933 |
|
type_description_1 = "oooooooooo"; |
|
|
1968 |
|
type_description_1 = "ooooooooooo"; |
1934 |
1969 |
goto try_except_handler_11; |
goto try_except_handler_11; |
1935 |
1970 |
} |
} |
1936 |
|
frame_ab6ae470c2886d647b74eb90faa8db06->m_frame.f_lineno = 98; |
|
|
1971 |
|
frame_85a923b81f485c4d9af974514f98324a->m_frame.f_lineno = 98; |
1937 |
1972 |
tmp_list_element_1 = CALL_METHOD_NO_ARGS( tmp_called_instance_1, const_str_plain_upper ); |
tmp_list_element_1 = CALL_METHOD_NO_ARGS( tmp_called_instance_1, const_str_plain_upper ); |
1938 |
1973 |
Py_DECREF( tmp_called_instance_1 ); |
Py_DECREF( tmp_called_instance_1 ); |
1939 |
1974 |
if ( tmp_list_element_1 == NULL ) |
if ( tmp_list_element_1 == NULL ) |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
1944 |
1979 |
Py_DECREF( tmp_assign_source_15 ); |
Py_DECREF( tmp_assign_source_15 ); |
1945 |
1980 |
|
|
1946 |
1981 |
exception_lineno = 98; |
exception_lineno = 98; |
1947 |
|
type_description_1 = "oooooooooo"; |
|
|
1982 |
|
type_description_1 = "ooooooooooo"; |
1948 |
1983 |
goto try_except_handler_11; |
goto try_except_handler_11; |
1949 |
1984 |
} |
} |
1950 |
1985 |
PyList_SET_ITEM( tmp_assign_source_15, 10, tmp_list_element_1 ); |
PyList_SET_ITEM( tmp_assign_source_15, 10, tmp_list_element_1 ); |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
1963 |
1998 |
Py_DECREF( tmp_assign_source_15 ); |
Py_DECREF( tmp_assign_source_15 ); |
1964 |
1999 |
|
|
1965 |
2000 |
exception_lineno = 99; |
exception_lineno = 99; |
1966 |
|
type_description_1 = "oooooooooo"; |
|
|
2001 |
|
type_description_1 = "ooooooooooo"; |
1967 |
2002 |
goto try_except_handler_11; |
goto try_except_handler_11; |
1968 |
2003 |
} |
} |
1969 |
2004 |
PyList_SET_ITEM( tmp_assign_source_15, 12, tmp_list_element_1 ); |
PyList_SET_ITEM( tmp_assign_source_15, 12, tmp_list_element_1 ); |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
1982 |
2017 |
Py_DECREF( tmp_assign_source_15 ); |
Py_DECREF( tmp_assign_source_15 ); |
1983 |
2018 |
|
|
1984 |
2019 |
exception_lineno = 100; |
exception_lineno = 100; |
1985 |
|
type_description_1 = "oooooooooo"; |
|
|
2020 |
|
type_description_1 = "ooooooooooo"; |
1986 |
2021 |
goto try_except_handler_11; |
goto try_except_handler_11; |
1987 |
2022 |
} |
} |
1988 |
2023 |
PyList_SET_ITEM( tmp_assign_source_15, 14, tmp_list_element_1 ); |
PyList_SET_ITEM( tmp_assign_source_15, 14, tmp_list_element_1 ); |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
1997 |
2032 |
CHAIN_EXCEPTION( exception_value ); |
CHAIN_EXCEPTION( exception_value ); |
1998 |
2033 |
|
|
1999 |
2034 |
exception_lineno = 100; |
exception_lineno = 100; |
2000 |
|
type_description_1 = "oooooooooo"; |
|
|
2035 |
|
type_description_1 = "ooooooooooo"; |
2001 |
2036 |
goto try_except_handler_11; |
goto try_except_handler_11; |
2002 |
2037 |
} |
} |
2003 |
2038 |
|
|
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
2063 |
2098 |
|
|
2064 |
2099 |
if ( exception_keeper_tb_5 == NULL ) |
if ( exception_keeper_tb_5 == NULL ) |
2065 |
2100 |
{ |
{ |
2066 |
|
exception_keeper_tb_5 = MAKE_TRACEBACK( frame_ab6ae470c2886d647b74eb90faa8db06, exception_keeper_lineno_5 ); |
|
|
2101 |
|
exception_keeper_tb_5 = MAKE_TRACEBACK( frame_85a923b81f485c4d9af974514f98324a, exception_keeper_lineno_5 ); |
2067 |
2102 |
} |
} |
2068 |
2103 |
else if ( exception_keeper_lineno_5 != 0 ) |
else if ( exception_keeper_lineno_5 != 0 ) |
2069 |
2104 |
{ |
{ |
2070 |
|
exception_keeper_tb_5 = ADD_TRACEBACK( exception_keeper_tb_5, frame_ab6ae470c2886d647b74eb90faa8db06, exception_keeper_lineno_5 ); |
|
|
2105 |
|
exception_keeper_tb_5 = ADD_TRACEBACK( exception_keeper_tb_5, frame_85a923b81f485c4d9af974514f98324a, exception_keeper_lineno_5 ); |
2071 |
2106 |
} |
} |
2072 |
2107 |
|
|
2073 |
2108 |
NORMALIZE_EXCEPTION( &exception_keeper_type_5, &exception_keeper_value_5, &exception_keeper_tb_5 ); |
NORMALIZE_EXCEPTION( &exception_keeper_type_5, &exception_keeper_value_5, &exception_keeper_tb_5 ); |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
2089 |
2124 |
|
|
2090 |
2125 |
|
|
2091 |
2126 |
exception_lineno = 103; |
exception_lineno = 103; |
2092 |
|
type_description_1 = "oooooooooo"; |
|
|
2127 |
|
type_description_1 = "ooooooooooo"; |
2093 |
2128 |
goto try_except_handler_12; |
goto try_except_handler_12; |
2094 |
2129 |
} |
} |
2095 |
2130 |
tmp_condition_result_6 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; |
tmp_condition_result_6 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
2122 |
2157 |
assert( tmp_called_name_7 != NULL ); |
assert( tmp_called_name_7 != NULL ); |
2123 |
2158 |
CHECK_OBJECT( var_err ); |
CHECK_OBJECT( var_err ); |
2124 |
2159 |
tmp_args_element_name_2 = var_err; |
tmp_args_element_name_2 = var_err; |
2125 |
|
frame_ab6ae470c2886d647b74eb90faa8db06->m_frame.f_lineno = 104; |
|
|
2160 |
|
frame_85a923b81f485c4d9af974514f98324a->m_frame.f_lineno = 104; |
2126 |
2161 |
{ |
{ |
2127 |
2162 |
PyObject *call_args[] = { tmp_args_element_name_2 }; |
PyObject *call_args[] = { tmp_args_element_name_2 }; |
2128 |
2163 |
tmp_call_result_4 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_7, call_args ); |
tmp_call_result_4 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_7, call_args ); |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
2136 |
2171 |
|
|
2137 |
2172 |
|
|
2138 |
2173 |
exception_lineno = 104; |
exception_lineno = 104; |
2139 |
|
type_description_1 = "oooooooooo"; |
|
|
2174 |
|
type_description_1 = "ooooooooooo"; |
2140 |
2175 |
goto try_except_handler_13; |
goto try_except_handler_13; |
2141 |
2176 |
} |
} |
2142 |
2177 |
Py_DECREF( tmp_call_result_4 ); |
Py_DECREF( tmp_call_result_4 ); |
2143 |
2178 |
} |
} |
|
2179 |
|
{ |
|
2180 |
|
PyObject *tmp_called_name_8; |
|
2181 |
|
PyObject *tmp_call_result_5; |
|
2182 |
|
tmp_called_name_8 = LOOKUP_BUILTIN( const_str_plain_print ); |
|
2183 |
|
assert( tmp_called_name_8 != NULL ); |
|
2184 |
|
frame_85a923b81f485c4d9af974514f98324a->m_frame.f_lineno = 105; |
|
2185 |
|
tmp_call_result_5 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_8, &PyTuple_GET_ITEM( const_tuple_str_digest_21ee520e31d4f2a492ffc88b0f78f815_tuple, 0 ) ); |
|
2186 |
|
|
|
2187 |
|
if ( tmp_call_result_5 == NULL ) |
|
2188 |
|
{ |
|
2189 |
|
assert( ERROR_OCCURRED() ); |
|
2190 |
|
|
|
2191 |
|
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
|
2192 |
|
|
|
2193 |
|
|
|
2194 |
|
exception_lineno = 105; |
|
2195 |
|
type_description_1 = "ooooooooooo"; |
|
2196 |
|
goto try_except_handler_13; |
|
2197 |
|
} |
|
2198 |
|
Py_DECREF( tmp_call_result_5 ); |
|
2199 |
|
} |
2144 |
2200 |
goto try_end_6; |
goto try_end_6; |
2145 |
2201 |
// Exception handler code: |
// Exception handler code: |
2146 |
2202 |
try_except_handler_13:; |
try_except_handler_13:; |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
2176 |
2232 |
exception_lineno = 93; |
exception_lineno = 93; |
2177 |
2233 |
} |
} |
2178 |
2234 |
|
|
2179 |
|
if (exception_tb && exception_tb->tb_frame == &frame_ab6ae470c2886d647b74eb90faa8db06->m_frame) frame_ab6ae470c2886d647b74eb90faa8db06->m_frame.f_lineno = exception_tb->tb_lineno; |
|
2180 |
|
type_description_1 = "oooooooooo"; |
|
|
2235 |
|
if (exception_tb && exception_tb->tb_frame == &frame_85a923b81f485c4d9af974514f98324a->m_frame) frame_85a923b81f485c4d9af974514f98324a->m_frame.f_lineno = exception_tb->tb_lineno; |
|
2236 |
|
type_description_1 = "ooooooooooo"; |
2181 |
2237 |
goto try_except_handler_12; |
goto try_except_handler_12; |
2182 |
2238 |
branch_end_6:; |
branch_end_6:; |
2183 |
2239 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
2214 |
2270 |
try_end_5:; |
try_end_5:; |
2215 |
2271 |
{ |
{ |
2216 |
2272 |
PyObject *tmp_ass_subvalue_7; |
PyObject *tmp_ass_subvalue_7; |
2217 |
|
PyObject *tmp_called_name_8; |
|
|
2273 |
|
PyObject *tmp_called_name_9; |
2218 |
2274 |
PyObject *tmp_mvar_value_4; |
PyObject *tmp_mvar_value_4; |
2219 |
2275 |
PyObject *tmp_args_element_name_3; |
PyObject *tmp_args_element_name_3; |
2220 |
|
PyObject *tmp_called_name_9; |
|
|
2276 |
|
PyObject *tmp_called_name_10; |
2221 |
2277 |
PyObject *tmp_args_element_name_4; |
PyObject *tmp_args_element_name_4; |
2222 |
2278 |
PyObject *tmp_args_element_name_5; |
PyObject *tmp_args_element_name_5; |
2223 |
2279 |
PyObject *tmp_ass_subscribed_7; |
PyObject *tmp_ass_subscribed_7; |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
2241 |
2297 |
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
2242 |
2298 |
CHAIN_EXCEPTION( exception_value ); |
CHAIN_EXCEPTION( exception_value ); |
2243 |
2299 |
|
|
2244 |
|
exception_lineno = 105; |
|
2245 |
|
type_description_1 = "oooooooooo"; |
|
|
2300 |
|
exception_lineno = 106; |
|
2301 |
|
type_description_1 = "ooooooooooo"; |
2246 |
2302 |
goto try_except_handler_6; |
goto try_except_handler_6; |
2247 |
2303 |
} |
} |
2248 |
2304 |
|
|
2249 |
|
tmp_called_name_8 = tmp_mvar_value_4; |
|
2250 |
|
tmp_called_name_9 = (PyObject *)&PyZip_Type; |
|
|
2305 |
|
tmp_called_name_9 = tmp_mvar_value_4; |
|
2306 |
|
tmp_called_name_10 = (PyObject *)&PyZip_Type; |
2251 |
2307 |
CHECK_OBJECT( var_column_names ); |
CHECK_OBJECT( var_column_names ); |
2252 |
2308 |
tmp_args_element_name_4 = var_column_names; |
tmp_args_element_name_4 = var_column_names; |
2253 |
2309 |
if ( var_values == NULL ) |
if ( var_values == NULL ) |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
2260 |
2316 |
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
2261 |
2317 |
CHAIN_EXCEPTION( exception_value ); |
CHAIN_EXCEPTION( exception_value ); |
2262 |
2318 |
|
|
2263 |
|
exception_lineno = 105; |
|
2264 |
|
type_description_1 = "oooooooooo"; |
|
|
2319 |
|
exception_lineno = 106; |
|
2320 |
|
type_description_1 = "ooooooooooo"; |
2265 |
2321 |
goto try_except_handler_6; |
goto try_except_handler_6; |
2266 |
2322 |
} |
} |
2267 |
2323 |
|
|
2268 |
2324 |
tmp_args_element_name_5 = var_values; |
tmp_args_element_name_5 = var_values; |
2269 |
|
frame_ab6ae470c2886d647b74eb90faa8db06->m_frame.f_lineno = 105; |
|
|
2325 |
|
frame_85a923b81f485c4d9af974514f98324a->m_frame.f_lineno = 106; |
2270 |
2326 |
{ |
{ |
2271 |
2327 |
PyObject *call_args[] = { tmp_args_element_name_4, tmp_args_element_name_5 }; |
PyObject *call_args[] = { tmp_args_element_name_4, tmp_args_element_name_5 }; |
2272 |
|
tmp_args_element_name_3 = CALL_FUNCTION_WITH_ARGS2( tmp_called_name_9, call_args ); |
|
|
2328 |
|
tmp_args_element_name_3 = CALL_FUNCTION_WITH_ARGS2( tmp_called_name_10, call_args ); |
2273 |
2329 |
} |
} |
2274 |
2330 |
|
|
2275 |
2331 |
if ( tmp_args_element_name_3 == NULL ) |
if ( tmp_args_element_name_3 == NULL ) |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
2279 |
2335 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
2280 |
2336 |
|
|
2281 |
2337 |
|
|
2282 |
|
exception_lineno = 105; |
|
2283 |
|
type_description_1 = "oooooooooo"; |
|
|
2338 |
|
exception_lineno = 106; |
|
2339 |
|
type_description_1 = "ooooooooooo"; |
2284 |
2340 |
goto try_except_handler_6; |
goto try_except_handler_6; |
2285 |
2341 |
} |
} |
2286 |
|
frame_ab6ae470c2886d647b74eb90faa8db06->m_frame.f_lineno = 105; |
|
|
2342 |
|
frame_85a923b81f485c4d9af974514f98324a->m_frame.f_lineno = 106; |
2287 |
2343 |
{ |
{ |
2288 |
2344 |
PyObject *call_args[] = { tmp_args_element_name_3 }; |
PyObject *call_args[] = { tmp_args_element_name_3 }; |
2289 |
|
tmp_ass_subvalue_7 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_8, call_args ); |
|
|
2345 |
|
tmp_ass_subvalue_7 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_9, call_args ); |
2290 |
2346 |
} |
} |
2291 |
2347 |
|
|
2292 |
2348 |
Py_DECREF( tmp_args_element_name_3 ); |
Py_DECREF( tmp_args_element_name_3 ); |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
2297 |
2353 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
2298 |
2354 |
|
|
2299 |
2355 |
|
|
2300 |
|
exception_lineno = 105; |
|
2301 |
|
type_description_1 = "oooooooooo"; |
|
|
2356 |
|
exception_lineno = 106; |
|
2357 |
|
type_description_1 = "ooooooooooo"; |
2302 |
2358 |
goto try_except_handler_6; |
goto try_except_handler_6; |
2303 |
2359 |
} |
} |
2304 |
2360 |
CHECK_OBJECT( var_Data ); |
CHECK_OBJECT( var_Data ); |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
2314 |
2370 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
2315 |
2371 |
Py_DECREF( tmp_ass_subvalue_7 ); |
Py_DECREF( tmp_ass_subvalue_7 ); |
2316 |
2372 |
|
|
2317 |
|
exception_lineno = 105; |
|
2318 |
|
type_description_1 = "oooooooooo"; |
|
|
2373 |
|
exception_lineno = 106; |
|
2374 |
|
type_description_1 = "ooooooooooo"; |
2319 |
2375 |
goto try_except_handler_6; |
goto try_except_handler_6; |
2320 |
2376 |
} |
} |
2321 |
2377 |
tmp_result = SET_SUBSCRIPT( tmp_ass_subscribed_7, tmp_ass_subscript_7, tmp_ass_subvalue_7 ); |
tmp_result = SET_SUBSCRIPT( tmp_ass_subscribed_7, tmp_ass_subscript_7, tmp_ass_subvalue_7 ); |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
2328 |
2384 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
2329 |
2385 |
|
|
2330 |
2386 |
|
|
2331 |
|
exception_lineno = 105; |
|
2332 |
|
type_description_1 = "oooooooooo"; |
|
|
2387 |
|
exception_lineno = 106; |
|
2388 |
|
type_description_1 = "ooooooooooo"; |
2333 |
2389 |
goto try_except_handler_6; |
goto try_except_handler_6; |
2334 |
2390 |
} |
} |
2335 |
2391 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
2357 |
2413 |
|
|
2358 |
2414 |
if ( exception_keeper_tb_8 == NULL ) |
if ( exception_keeper_tb_8 == NULL ) |
2359 |
2415 |
{ |
{ |
2360 |
|
exception_keeper_tb_8 = MAKE_TRACEBACK( frame_ab6ae470c2886d647b74eb90faa8db06, exception_keeper_lineno_8 ); |
|
|
2416 |
|
exception_keeper_tb_8 = MAKE_TRACEBACK( frame_85a923b81f485c4d9af974514f98324a, exception_keeper_lineno_8 ); |
2361 |
2417 |
} |
} |
2362 |
2418 |
else if ( exception_keeper_lineno_8 != 0 ) |
else if ( exception_keeper_lineno_8 != 0 ) |
2363 |
2419 |
{ |
{ |
2364 |
|
exception_keeper_tb_8 = ADD_TRACEBACK( exception_keeper_tb_8, frame_ab6ae470c2886d647b74eb90faa8db06, exception_keeper_lineno_8 ); |
|
|
2420 |
|
exception_keeper_tb_8 = ADD_TRACEBACK( exception_keeper_tb_8, frame_85a923b81f485c4d9af974514f98324a, exception_keeper_lineno_8 ); |
2365 |
2421 |
} |
} |
2366 |
2422 |
|
|
2367 |
2423 |
NORMALIZE_EXCEPTION( &exception_keeper_type_8, &exception_keeper_value_8, &exception_keeper_tb_8 ); |
NORMALIZE_EXCEPTION( &exception_keeper_type_8, &exception_keeper_value_8, &exception_keeper_tb_8 ); |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
2382 |
2438 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
2383 |
2439 |
|
|
2384 |
2440 |
|
|
2385 |
|
exception_lineno = 106; |
|
2386 |
|
type_description_1 = "oooooooooo"; |
|
|
2441 |
|
exception_lineno = 107; |
|
2442 |
|
type_description_1 = "ooooooooooo"; |
2387 |
2443 |
goto try_except_handler_14; |
goto try_except_handler_14; |
2388 |
2444 |
} |
} |
2389 |
2445 |
tmp_condition_result_7 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; |
tmp_condition_result_7 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
2409 |
2465 |
} |
} |
2410 |
2466 |
// Tried code: |
// Tried code: |
2411 |
2467 |
{ |
{ |
2412 |
|
PyObject *tmp_called_name_10; |
|
2413 |
|
PyObject *tmp_call_result_5; |
|
2414 |
|
PyObject *tmp_args_element_name_6; |
|
2415 |
|
tmp_called_name_10 = LOOKUP_BUILTIN( const_str_plain_print ); |
|
2416 |
|
assert( tmp_called_name_10 != NULL ); |
|
2417 |
|
CHECK_OBJECT( var_err ); |
|
2418 |
|
tmp_args_element_name_6 = var_err; |
|
2419 |
|
frame_ab6ae470c2886d647b74eb90faa8db06->m_frame.f_lineno = 107; |
|
2420 |
|
{ |
|
2421 |
|
PyObject *call_args[] = { tmp_args_element_name_6 }; |
|
2422 |
|
tmp_call_result_5 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_10, call_args ); |
|
2423 |
|
} |
|
|
2468 |
|
PyObject *tmp_called_name_11; |
|
2469 |
|
PyObject *tmp_call_result_6; |
|
2470 |
|
tmp_called_name_11 = LOOKUP_BUILTIN( const_str_plain_print ); |
|
2471 |
|
assert( tmp_called_name_11 != NULL ); |
|
2472 |
|
frame_85a923b81f485c4d9af974514f98324a->m_frame.f_lineno = 108; |
|
2473 |
|
tmp_call_result_6 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_11, &PyTuple_GET_ITEM( const_tuple_str_digest_5429a4432d3c9fd2b18d5c9ba635bc06_tuple, 0 ) ); |
2424 |
2474 |
|
|
2425 |
|
if ( tmp_call_result_5 == NULL ) |
|
|
2475 |
|
if ( tmp_call_result_6 == NULL ) |
2426 |
2476 |
{ |
{ |
2427 |
2477 |
assert( ERROR_OCCURRED() ); |
assert( ERROR_OCCURRED() ); |
2428 |
2478 |
|
|
2429 |
2479 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
2430 |
2480 |
|
|
2431 |
2481 |
|
|
2432 |
|
exception_lineno = 107; |
|
2433 |
|
type_description_1 = "oooooooooo"; |
|
|
2482 |
|
exception_lineno = 108; |
|
2483 |
|
type_description_1 = "ooooooooooo"; |
2434 |
2484 |
goto try_except_handler_15; |
goto try_except_handler_15; |
2435 |
2485 |
} |
} |
2436 |
|
Py_DECREF( tmp_call_result_5 ); |
|
|
2486 |
|
Py_DECREF( tmp_call_result_6 ); |
2437 |
2487 |
} |
} |
2438 |
2488 |
{ |
{ |
2439 |
2489 |
PyObject *tmp_subscribed_name_23; |
PyObject *tmp_subscribed_name_23; |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
2449 |
2499 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
2450 |
2500 |
|
|
2451 |
2501 |
|
|
2452 |
|
exception_lineno = 108; |
|
2453 |
|
type_description_1 = "oooooooooo"; |
|
|
2502 |
|
exception_lineno = 109; |
|
2503 |
|
type_description_1 = "ooooooooooo"; |
2454 |
2504 |
goto try_except_handler_15; |
goto try_except_handler_15; |
2455 |
2505 |
} |
} |
2456 |
2506 |
goto try_return_handler_15; |
goto try_return_handler_15; |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
2494 |
2544 |
exception_lineno = 49; |
exception_lineno = 49; |
2495 |
2545 |
} |
} |
2496 |
2546 |
|
|
2497 |
|
if (exception_tb && exception_tb->tb_frame == &frame_ab6ae470c2886d647b74eb90faa8db06->m_frame) frame_ab6ae470c2886d647b74eb90faa8db06->m_frame.f_lineno = exception_tb->tb_lineno; |
|
2498 |
|
type_description_1 = "oooooooooo"; |
|
|
2547 |
|
if (exception_tb && exception_tb->tb_frame == &frame_85a923b81f485c4d9af974514f98324a->m_frame) frame_85a923b81f485c4d9af974514f98324a->m_frame.f_lineno = exception_tb->tb_lineno; |
|
2548 |
|
type_description_1 = "ooooooooooo"; |
2499 |
2549 |
goto try_except_handler_14; |
goto try_except_handler_14; |
2500 |
2550 |
branch_end_7:; |
branch_end_7:; |
2501 |
2551 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
2538 |
2588 |
|
|
2539 |
2589 |
|
|
2540 |
2590 |
exception_lineno = 45; |
exception_lineno = 45; |
2541 |
|
type_description_1 = "oooooooooo"; |
|
|
2591 |
|
type_description_1 = "ooooooooooo"; |
2542 |
2592 |
goto try_except_handler_5; |
goto try_except_handler_5; |
2543 |
2593 |
} |
} |
2544 |
2594 |
goto loop_start_1; |
goto loop_start_1; |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
2605 |
2655 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
2606 |
2656 |
|
|
2607 |
2657 |
|
|
2608 |
|
exception_lineno = 111; |
|
2609 |
|
type_description_1 = "oooooooooo"; |
|
|
2658 |
|
exception_lineno = 112; |
|
2659 |
|
type_description_1 = "ooooooooooo"; |
2610 |
2660 |
goto try_except_handler_16; |
goto try_except_handler_16; |
2611 |
2661 |
} |
} |
2612 |
2662 |
assert( tmp_with_1__source == NULL ); |
assert( tmp_with_1__source == NULL ); |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
2614 |
2664 |
} |
} |
2615 |
2665 |
{ |
{ |
2616 |
2666 |
PyObject *tmp_assign_source_19; |
PyObject *tmp_assign_source_19; |
2617 |
|
PyObject *tmp_called_name_11; |
|
|
2667 |
|
PyObject *tmp_called_name_12; |
2618 |
2668 |
PyObject *tmp_source_name_4; |
PyObject *tmp_source_name_4; |
2619 |
2669 |
CHECK_OBJECT( tmp_with_1__source ); |
CHECK_OBJECT( tmp_with_1__source ); |
2620 |
2670 |
tmp_source_name_4 = tmp_with_1__source; |
tmp_source_name_4 = tmp_with_1__source; |
2621 |
|
tmp_called_name_11 = LOOKUP_SPECIAL( tmp_source_name_4, const_str_plain___enter__ ); |
|
2622 |
|
if ( tmp_called_name_11 == NULL ) |
|
|
2671 |
|
tmp_called_name_12 = LOOKUP_SPECIAL( tmp_source_name_4, const_str_plain___enter__ ); |
|
2672 |
|
if ( tmp_called_name_12 == NULL ) |
2623 |
2673 |
{ |
{ |
2624 |
2674 |
assert( ERROR_OCCURRED() ); |
assert( ERROR_OCCURRED() ); |
2625 |
2675 |
|
|
2626 |
2676 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
2627 |
2677 |
|
|
2628 |
2678 |
|
|
2629 |
|
exception_lineno = 111; |
|
2630 |
|
type_description_1 = "oooooooooo"; |
|
|
2679 |
|
exception_lineno = 112; |
|
2680 |
|
type_description_1 = "ooooooooooo"; |
2631 |
2681 |
goto try_except_handler_16; |
goto try_except_handler_16; |
2632 |
2682 |
} |
} |
2633 |
|
frame_ab6ae470c2886d647b74eb90faa8db06->m_frame.f_lineno = 111; |
|
2634 |
|
tmp_assign_source_19 = CALL_FUNCTION_NO_ARGS( tmp_called_name_11 ); |
|
2635 |
|
Py_DECREF( tmp_called_name_11 ); |
|
|
2683 |
|
frame_85a923b81f485c4d9af974514f98324a->m_frame.f_lineno = 112; |
|
2684 |
|
tmp_assign_source_19 = CALL_FUNCTION_NO_ARGS( tmp_called_name_12 ); |
|
2685 |
|
Py_DECREF( tmp_called_name_12 ); |
2636 |
2686 |
if ( tmp_assign_source_19 == NULL ) |
if ( tmp_assign_source_19 == NULL ) |
2637 |
2687 |
{ |
{ |
2638 |
2688 |
assert( ERROR_OCCURRED() ); |
assert( ERROR_OCCURRED() ); |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
2640 |
2690 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
2641 |
2691 |
|
|
2642 |
2692 |
|
|
2643 |
|
exception_lineno = 111; |
|
2644 |
|
type_description_1 = "oooooooooo"; |
|
|
2693 |
|
exception_lineno = 112; |
|
2694 |
|
type_description_1 = "ooooooooooo"; |
2645 |
2695 |
goto try_except_handler_16; |
goto try_except_handler_16; |
2646 |
2696 |
} |
} |
2647 |
2697 |
assert( tmp_with_1__enter == NULL ); |
assert( tmp_with_1__enter == NULL ); |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
2660 |
2710 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
2661 |
2711 |
|
|
2662 |
2712 |
|
|
2663 |
|
exception_lineno = 111; |
|
2664 |
|
type_description_1 = "oooooooooo"; |
|
|
2713 |
|
exception_lineno = 112; |
|
2714 |
|
type_description_1 = "ooooooooooo"; |
2665 |
2715 |
goto try_except_handler_16; |
goto try_except_handler_16; |
2666 |
2716 |
} |
} |
2667 |
2717 |
assert( tmp_with_1__exit == NULL ); |
assert( tmp_with_1__exit == NULL ); |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
2689 |
2739 |
// Tried code: |
// Tried code: |
2690 |
2740 |
{ |
{ |
2691 |
2741 |
PyObject *tmp_assign_source_23; |
PyObject *tmp_assign_source_23; |
2692 |
|
PyObject *tmp_called_name_12; |
|
|
2742 |
|
PyObject *tmp_called_name_13; |
2693 |
2743 |
PyObject *tmp_source_name_6; |
PyObject *tmp_source_name_6; |
2694 |
2744 |
PyObject *tmp_mvar_value_5; |
PyObject *tmp_mvar_value_5; |
2695 |
2745 |
PyObject *tmp_args_name_2; |
PyObject *tmp_args_name_2; |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
2712 |
2762 |
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
2713 |
2763 |
CHAIN_EXCEPTION( exception_value ); |
CHAIN_EXCEPTION( exception_value ); |
2714 |
2764 |
|
|
2715 |
|
exception_lineno = 112; |
|
2716 |
|
type_description_1 = "oooooooooo"; |
|
|
2765 |
|
exception_lineno = 113; |
|
2766 |
|
type_description_1 = "ooooooooooo"; |
2717 |
2767 |
goto try_except_handler_18; |
goto try_except_handler_18; |
2718 |
2768 |
} |
} |
2719 |
2769 |
|
|
2720 |
2770 |
tmp_source_name_6 = tmp_mvar_value_5; |
tmp_source_name_6 = tmp_mvar_value_5; |
2721 |
|
tmp_called_name_12 = LOOKUP_ATTRIBUTE( tmp_source_name_6, const_str_plain_DictReader ); |
|
2722 |
|
if ( tmp_called_name_12 == NULL ) |
|
|
2771 |
|
tmp_called_name_13 = LOOKUP_ATTRIBUTE( tmp_source_name_6, const_str_plain_DictReader ); |
|
2772 |
|
if ( tmp_called_name_13 == NULL ) |
2723 |
2773 |
{ |
{ |
2724 |
2774 |
assert( ERROR_OCCURRED() ); |
assert( ERROR_OCCURRED() ); |
2725 |
2775 |
|
|
2726 |
2776 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
2727 |
2777 |
|
|
2728 |
2778 |
|
|
2729 |
|
exception_lineno = 112; |
|
2730 |
|
type_description_1 = "oooooooooo"; |
|
|
2779 |
|
exception_lineno = 113; |
|
2780 |
|
type_description_1 = "ooooooooooo"; |
2731 |
2781 |
goto try_except_handler_18; |
goto try_except_handler_18; |
2732 |
2782 |
} |
} |
2733 |
2783 |
CHECK_OBJECT( var_item ); |
CHECK_OBJECT( var_item ); |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
2736 |
2786 |
Py_INCREF( tmp_tuple_element_2 ); |
Py_INCREF( tmp_tuple_element_2 ); |
2737 |
2787 |
PyTuple_SET_ITEM( tmp_args_name_2, 0, tmp_tuple_element_2 ); |
PyTuple_SET_ITEM( tmp_args_name_2, 0, tmp_tuple_element_2 ); |
2738 |
2788 |
tmp_kw_name_2 = PyDict_Copy( const_dict_a2fe7522a8a3fde103f0109fa97f1383 ); |
tmp_kw_name_2 = PyDict_Copy( const_dict_a2fe7522a8a3fde103f0109fa97f1383 ); |
2739 |
|
frame_ab6ae470c2886d647b74eb90faa8db06->m_frame.f_lineno = 112; |
|
2740 |
|
tmp_assign_source_23 = CALL_FUNCTION( tmp_called_name_12, tmp_args_name_2, tmp_kw_name_2 ); |
|
2741 |
|
Py_DECREF( tmp_called_name_12 ); |
|
|
2789 |
|
frame_85a923b81f485c4d9af974514f98324a->m_frame.f_lineno = 113; |
|
2790 |
|
tmp_assign_source_23 = CALL_FUNCTION( tmp_called_name_13, tmp_args_name_2, tmp_kw_name_2 ); |
|
2791 |
|
Py_DECREF( tmp_called_name_13 ); |
2742 |
2792 |
Py_DECREF( tmp_args_name_2 ); |
Py_DECREF( tmp_args_name_2 ); |
2743 |
2793 |
Py_DECREF( tmp_kw_name_2 ); |
Py_DECREF( tmp_kw_name_2 ); |
2744 |
2794 |
if ( tmp_assign_source_23 == NULL ) |
if ( tmp_assign_source_23 == NULL ) |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
2748 |
2798 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
2749 |
2799 |
|
|
2750 |
2800 |
|
|
2751 |
|
exception_lineno = 112; |
|
2752 |
|
type_description_1 = "oooooooooo"; |
|
|
2801 |
|
exception_lineno = 113; |
|
2802 |
|
type_description_1 = "ooooooooooo"; |
2753 |
2803 |
goto try_except_handler_18; |
goto try_except_handler_18; |
2754 |
2804 |
} |
} |
2755 |
2805 |
{ |
{ |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
2773 |
2823 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
2774 |
2824 |
|
|
2775 |
2825 |
|
|
2776 |
|
exception_lineno = 113; |
|
2777 |
|
type_description_1 = "oooooooooo"; |
|
|
2826 |
|
exception_lineno = 114; |
|
2827 |
|
type_description_1 = "ooooooooooo"; |
2778 |
2828 |
goto try_except_handler_18; |
goto try_except_handler_18; |
2779 |
2829 |
} |
} |
2780 |
2830 |
assert( tmp_for_loop_2__for_iterator == NULL ); |
assert( tmp_for_loop_2__for_iterator == NULL ); |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
2799 |
2849 |
{ |
{ |
2800 |
2850 |
|
|
2801 |
2851 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
2802 |
|
type_description_1 = "oooooooooo"; |
|
2803 |
|
exception_lineno = 113; |
|
|
2852 |
|
type_description_1 = "ooooooooooo"; |
|
2853 |
|
exception_lineno = 114; |
2804 |
2854 |
goto try_except_handler_19; |
goto try_except_handler_19; |
2805 |
2855 |
} |
} |
2806 |
2856 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
2824 |
2874 |
} |
} |
2825 |
2875 |
|
|
2826 |
2876 |
} |
} |
|
2877 |
|
// Tried code: |
2827 |
2878 |
{ |
{ |
2828 |
2879 |
nuitka_bool tmp_condition_result_8; |
nuitka_bool tmp_condition_result_8; |
2829 |
2880 |
PyObject *tmp_compexpr_left_6; |
PyObject *tmp_compexpr_left_6; |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
2843 |
2894 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
2844 |
2895 |
|
|
2845 |
2896 |
|
|
2846 |
|
exception_lineno = 114; |
|
2847 |
|
type_description_1 = "oooooooooo"; |
|
2848 |
|
goto try_except_handler_19; |
|
|
2897 |
|
exception_lineno = 116; |
|
2898 |
|
type_description_1 = "ooooooooooo"; |
|
2899 |
|
goto try_except_handler_20; |
2849 |
2900 |
} |
} |
2850 |
2901 |
CHECK_OBJECT( var_Data ); |
CHECK_OBJECT( var_Data ); |
2851 |
2902 |
tmp_tuple_element_3 = var_Data; |
tmp_tuple_element_3 = var_Data; |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
2864 |
2915 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
2865 |
2916 |
Py_DECREF( tmp_compexpr_left_6 ); |
Py_DECREF( tmp_compexpr_left_6 ); |
2866 |
2917 |
|
|
2867 |
|
exception_lineno = 114; |
|
2868 |
|
type_description_1 = "oooooooooo"; |
|
2869 |
|
goto try_except_handler_19; |
|
|
2918 |
|
exception_lineno = 116; |
|
2919 |
|
type_description_1 = "ooooooooooo"; |
|
2920 |
|
goto try_except_handler_20; |
2870 |
2921 |
} |
} |
2871 |
2922 |
tmp_res = PySequence_Contains( tmp_compexpr_right_6, tmp_compexpr_left_6 ); |
tmp_res = PySequence_Contains( tmp_compexpr_right_6, tmp_compexpr_left_6 ); |
2872 |
2923 |
Py_DECREF( tmp_compexpr_left_6 ); |
Py_DECREF( tmp_compexpr_left_6 ); |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
2878 |
2929 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
2879 |
2930 |
|
|
2880 |
2931 |
|
|
2881 |
|
exception_lineno = 114; |
|
2882 |
|
type_description_1 = "oooooooooo"; |
|
2883 |
|
goto try_except_handler_19; |
|
|
2932 |
|
exception_lineno = 116; |
|
2933 |
|
type_description_1 = "ooooooooooo"; |
|
2934 |
|
goto try_except_handler_20; |
2884 |
2935 |
} |
} |
2885 |
2936 |
tmp_condition_result_8 = ( tmp_res == 1 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; |
tmp_condition_result_8 = ( tmp_res == 1 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; |
2886 |
2937 |
if ( tmp_condition_result_8 == NUITKA_BOOL_TRUE ) |
if ( tmp_condition_result_8 == NUITKA_BOOL_TRUE ) |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
2913 |
2964 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
2914 |
2965 |
|
|
2915 |
2966 |
|
|
2916 |
|
exception_lineno = 115; |
|
2917 |
|
type_description_1 = "oooooooooo"; |
|
2918 |
|
goto try_except_handler_19; |
|
|
2967 |
|
exception_lineno = 117; |
|
2968 |
|
type_description_1 = "ooooooooooo"; |
|
2969 |
|
goto try_except_handler_20; |
2919 |
2970 |
} |
} |
2920 |
2971 |
CHECK_OBJECT( var_Data ); |
CHECK_OBJECT( var_Data ); |
2921 |
2972 |
tmp_subscribed_name_26 = var_Data; |
tmp_subscribed_name_26 = var_Data; |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
2930 |
2981 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
2931 |
2982 |
Py_DECREF( tmp_ass_subvalue_8 ); |
Py_DECREF( tmp_ass_subvalue_8 ); |
2932 |
2983 |
|
|
2933 |
|
exception_lineno = 115; |
|
2934 |
|
type_description_1 = "oooooooooo"; |
|
2935 |
|
goto try_except_handler_19; |
|
|
2984 |
|
exception_lineno = 117; |
|
2985 |
|
type_description_1 = "ooooooooooo"; |
|
2986 |
|
goto try_except_handler_20; |
2936 |
2987 |
} |
} |
2937 |
2988 |
tmp_ass_subscribed_8 = LOOKUP_SUBSCRIPT( tmp_subscribed_name_26, tmp_subscript_name_26 ); |
tmp_ass_subscribed_8 = LOOKUP_SUBSCRIPT( tmp_subscribed_name_26, tmp_subscript_name_26 ); |
2938 |
2989 |
Py_DECREF( tmp_subscript_name_26 ); |
Py_DECREF( tmp_subscript_name_26 ); |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
2943 |
2994 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
2944 |
2995 |
Py_DECREF( tmp_ass_subvalue_8 ); |
Py_DECREF( tmp_ass_subvalue_8 ); |
2945 |
2996 |
|
|
2946 |
|
exception_lineno = 115; |
|
2947 |
|
type_description_1 = "oooooooooo"; |
|
2948 |
|
goto try_except_handler_19; |
|
|
2997 |
|
exception_lineno = 117; |
|
2998 |
|
type_description_1 = "ooooooooooo"; |
|
2999 |
|
goto try_except_handler_20; |
2949 |
3000 |
} |
} |
2950 |
3001 |
tmp_ass_subscript_8 = const_str_plain_ItemID; |
tmp_ass_subscript_8 = const_str_plain_ItemID; |
2951 |
3002 |
tmp_result = SET_SUBSCRIPT( tmp_ass_subscribed_8, tmp_ass_subscript_8, tmp_ass_subvalue_8 ); |
tmp_result = SET_SUBSCRIPT( tmp_ass_subscribed_8, tmp_ass_subscript_8, tmp_ass_subvalue_8 ); |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
2958 |
3009 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
2959 |
3010 |
|
|
2960 |
3011 |
|
|
2961 |
|
exception_lineno = 115; |
|
2962 |
|
type_description_1 = "oooooooooo"; |
|
2963 |
|
goto try_except_handler_19; |
|
|
3012 |
|
exception_lineno = 117; |
|
3013 |
|
type_description_1 = "ooooooooooo"; |
|
3014 |
|
goto try_except_handler_20; |
2964 |
3015 |
} |
} |
2965 |
3016 |
} |
} |
2966 |
3017 |
{ |
{ |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
2984 |
3035 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
2985 |
3036 |
|
|
2986 |
3037 |
|
|
2987 |
|
exception_lineno = 116; |
|
2988 |
|
type_description_1 = "oooooooooo"; |
|
2989 |
|
goto try_except_handler_19; |
|
|
3038 |
|
exception_lineno = 118; |
|
3039 |
|
type_description_1 = "ooooooooooo"; |
|
3040 |
|
goto try_except_handler_20; |
2990 |
3041 |
} |
} |
2991 |
3042 |
CHECK_OBJECT( var_Data ); |
CHECK_OBJECT( var_Data ); |
2992 |
3043 |
tmp_subscribed_name_29 = var_Data; |
tmp_subscribed_name_29 = var_Data; |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
3001 |
3052 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
3002 |
3053 |
Py_DECREF( tmp_ass_subvalue_9 ); |
Py_DECREF( tmp_ass_subvalue_9 ); |
3003 |
3054 |
|
|
3004 |
|
exception_lineno = 116; |
|
3005 |
|
type_description_1 = "oooooooooo"; |
|
3006 |
|
goto try_except_handler_19; |
|
|
3055 |
|
exception_lineno = 118; |
|
3056 |
|
type_description_1 = "ooooooooooo"; |
|
3057 |
|
goto try_except_handler_20; |
3007 |
3058 |
} |
} |
3008 |
3059 |
tmp_ass_subscribed_9 = LOOKUP_SUBSCRIPT( tmp_subscribed_name_29, tmp_subscript_name_29 ); |
tmp_ass_subscribed_9 = LOOKUP_SUBSCRIPT( tmp_subscribed_name_29, tmp_subscript_name_29 ); |
3009 |
3060 |
Py_DECREF( tmp_subscript_name_29 ); |
Py_DECREF( tmp_subscript_name_29 ); |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
3014 |
3065 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
3015 |
3066 |
Py_DECREF( tmp_ass_subvalue_9 ); |
Py_DECREF( tmp_ass_subvalue_9 ); |
3016 |
3067 |
|
|
3017 |
|
exception_lineno = 116; |
|
3018 |
|
type_description_1 = "oooooooooo"; |
|
3019 |
|
goto try_except_handler_19; |
|
|
3068 |
|
exception_lineno = 118; |
|
3069 |
|
type_description_1 = "ooooooooooo"; |
|
3070 |
|
goto try_except_handler_20; |
3020 |
3071 |
} |
} |
3021 |
3072 |
tmp_ass_subscript_9 = const_str_plain_PrimaryVariationExternalID; |
tmp_ass_subscript_9 = const_str_plain_PrimaryVariationExternalID; |
3022 |
3073 |
tmp_result = SET_SUBSCRIPT( tmp_ass_subscribed_9, tmp_ass_subscript_9, tmp_ass_subvalue_9 ); |
tmp_result = SET_SUBSCRIPT( tmp_ass_subscribed_9, tmp_ass_subscript_9, tmp_ass_subvalue_9 ); |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
3029 |
3080 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
3030 |
3081 |
|
|
3031 |
3082 |
|
|
3032 |
|
exception_lineno = 116; |
|
3033 |
|
type_description_1 = "oooooooooo"; |
|
3034 |
|
goto try_except_handler_19; |
|
|
3083 |
|
exception_lineno = 118; |
|
3084 |
|
type_description_1 = "ooooooooooo"; |
|
3085 |
|
goto try_except_handler_20; |
3035 |
3086 |
} |
} |
3036 |
3087 |
} |
} |
3037 |
3088 |
branch_no_8:; |
branch_no_8:; |
3038 |
3089 |
} |
} |
|
3090 |
|
goto try_end_10; |
|
3091 |
|
// Exception handler code: |
|
3092 |
|
try_except_handler_20:; |
|
3093 |
|
exception_keeper_type_12 = exception_type; |
|
3094 |
|
exception_keeper_value_12 = exception_value; |
|
3095 |
|
exception_keeper_tb_12 = exception_tb; |
|
3096 |
|
exception_keeper_lineno_12 = exception_lineno; |
|
3097 |
|
exception_type = NULL; |
|
3098 |
|
exception_value = NULL; |
|
3099 |
|
exception_tb = NULL; |
|
3100 |
|
exception_lineno = 0; |
|
3101 |
|
|
|
3102 |
|
// Preserve existing published exception. |
|
3103 |
|
exception_preserved_type_4 = EXC_TYPE(PyThreadState_GET()); |
|
3104 |
|
Py_XINCREF( exception_preserved_type_4 ); |
|
3105 |
|
exception_preserved_value_4 = EXC_VALUE(PyThreadState_GET()); |
|
3106 |
|
Py_XINCREF( exception_preserved_value_4 ); |
|
3107 |
|
exception_preserved_tb_4 = (PyTracebackObject *)EXC_TRACEBACK(PyThreadState_GET()); |
|
3108 |
|
Py_XINCREF( exception_preserved_tb_4 ); |
|
3109 |
|
|
|
3110 |
|
if ( exception_keeper_tb_12 == NULL ) |
|
3111 |
|
{ |
|
3112 |
|
exception_keeper_tb_12 = MAKE_TRACEBACK( frame_85a923b81f485c4d9af974514f98324a, exception_keeper_lineno_12 ); |
|
3113 |
|
} |
|
3114 |
|
else if ( exception_keeper_lineno_12 != 0 ) |
|
3115 |
|
{ |
|
3116 |
|
exception_keeper_tb_12 = ADD_TRACEBACK( exception_keeper_tb_12, frame_85a923b81f485c4d9af974514f98324a, exception_keeper_lineno_12 ); |
|
3117 |
|
} |
|
3118 |
|
|
|
3119 |
|
NORMALIZE_EXCEPTION( &exception_keeper_type_12, &exception_keeper_value_12, &exception_keeper_tb_12 ); |
|
3120 |
|
PyException_SetTraceback( exception_keeper_value_12, (PyObject *)exception_keeper_tb_12 ); |
|
3121 |
|
PUBLISH_EXCEPTION( &exception_keeper_type_12, &exception_keeper_value_12, &exception_keeper_tb_12 ); |
|
3122 |
|
// Tried code: |
|
3123 |
|
{ |
|
3124 |
|
nuitka_bool tmp_condition_result_9; |
|
3125 |
|
PyObject *tmp_compexpr_left_7; |
|
3126 |
|
PyObject *tmp_compexpr_right_7; |
|
3127 |
|
tmp_compexpr_left_7 = EXC_TYPE(PyThreadState_GET()); |
|
3128 |
|
tmp_compexpr_right_7 = PyExc_KeyError; |
|
3129 |
|
tmp_res = EXCEPTION_MATCH_BOOL( tmp_compexpr_left_7, tmp_compexpr_right_7 ); |
|
3130 |
|
if ( tmp_res == -1 ) |
|
3131 |
|
{ |
|
3132 |
|
assert( ERROR_OCCURRED() ); |
|
3133 |
|
|
|
3134 |
|
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
|
3135 |
|
|
|
3136 |
|
|
|
3137 |
|
exception_lineno = 119; |
|
3138 |
|
type_description_1 = "ooooooooooo"; |
|
3139 |
|
goto try_except_handler_21; |
|
3140 |
|
} |
|
3141 |
|
tmp_condition_result_9 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; |
|
3142 |
|
if ( tmp_condition_result_9 == NUITKA_BOOL_TRUE ) |
|
3143 |
|
{ |
|
3144 |
|
goto branch_yes_9; |
|
3145 |
|
} |
|
3146 |
|
else |
|
3147 |
|
{ |
|
3148 |
|
goto branch_no_9; |
|
3149 |
|
} |
|
3150 |
|
branch_yes_9:; |
|
3151 |
|
{ |
|
3152 |
|
PyObject *tmp_assign_source_27; |
|
3153 |
|
tmp_assign_source_27 = EXC_VALUE(PyThreadState_GET()); |
|
3154 |
|
{ |
|
3155 |
|
PyObject *old = var_keyerr; |
|
3156 |
|
var_keyerr = tmp_assign_source_27; |
|
3157 |
|
Py_INCREF( var_keyerr ); |
|
3158 |
|
Py_XDECREF( old ); |
|
3159 |
|
} |
|
3160 |
|
|
|
3161 |
|
} |
|
3162 |
|
// Tried code: |
|
3163 |
|
{ |
|
3164 |
|
PyObject *tmp_called_name_14; |
|
3165 |
|
PyObject *tmp_call_result_7; |
|
3166 |
|
PyObject *tmp_args_element_name_6; |
|
3167 |
|
tmp_called_name_14 = LOOKUP_BUILTIN( const_str_plain_print ); |
|
3168 |
|
assert( tmp_called_name_14 != NULL ); |
|
3169 |
|
CHECK_OBJECT( var_keyerr ); |
|
3170 |
|
tmp_args_element_name_6 = var_keyerr; |
|
3171 |
|
frame_85a923b81f485c4d9af974514f98324a->m_frame.f_lineno = 120; |
|
3172 |
|
{ |
|
3173 |
|
PyObject *call_args[] = { tmp_args_element_name_6 }; |
|
3174 |
|
tmp_call_result_7 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_14, call_args ); |
|
3175 |
|
} |
|
3176 |
|
|
|
3177 |
|
if ( tmp_call_result_7 == NULL ) |
|
3178 |
|
{ |
|
3179 |
|
assert( ERROR_OCCURRED() ); |
|
3180 |
|
|
|
3181 |
|
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
|
3182 |
|
|
|
3183 |
|
|
|
3184 |
|
exception_lineno = 120; |
|
3185 |
|
type_description_1 = "ooooooooooo"; |
|
3186 |
|
goto try_except_handler_22; |
|
3187 |
|
} |
|
3188 |
|
Py_DECREF( tmp_call_result_7 ); |
|
3189 |
|
} |
|
3190 |
|
{ |
|
3191 |
|
PyObject *tmp_called_name_15; |
|
3192 |
|
PyObject *tmp_call_result_8; |
|
3193 |
|
tmp_called_name_15 = LOOKUP_BUILTIN( const_str_plain_print ); |
|
3194 |
|
assert( tmp_called_name_15 != NULL ); |
|
3195 |
|
frame_85a923b81f485c4d9af974514f98324a->m_frame.f_lineno = 121; |
|
3196 |
|
tmp_call_result_8 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_15, &PyTuple_GET_ITEM( const_tuple_str_digest_00674e6f0250a980c5673e2ef13e68bb_tuple, 0 ) ); |
|
3197 |
|
|
|
3198 |
|
if ( tmp_call_result_8 == NULL ) |
|
3199 |
|
{ |
|
3200 |
|
assert( ERROR_OCCURRED() ); |
|
3201 |
|
|
|
3202 |
|
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
|
3203 |
|
|
|
3204 |
|
|
|
3205 |
|
exception_lineno = 121; |
|
3206 |
|
type_description_1 = "ooooooooooo"; |
|
3207 |
|
goto try_except_handler_22; |
|
3208 |
|
} |
|
3209 |
|
Py_DECREF( tmp_call_result_8 ); |
|
3210 |
|
} |
|
3211 |
|
goto try_end_11; |
|
3212 |
|
// Exception handler code: |
|
3213 |
|
try_except_handler_22:; |
|
3214 |
|
exception_keeper_type_13 = exception_type; |
|
3215 |
|
exception_keeper_value_13 = exception_value; |
|
3216 |
|
exception_keeper_tb_13 = exception_tb; |
|
3217 |
|
exception_keeper_lineno_13 = exception_lineno; |
|
3218 |
|
exception_type = NULL; |
|
3219 |
|
exception_value = NULL; |
|
3220 |
|
exception_tb = NULL; |
|
3221 |
|
exception_lineno = 0; |
|
3222 |
|
|
|
3223 |
|
Py_XDECREF( var_keyerr ); |
|
3224 |
|
var_keyerr = NULL; |
|
3225 |
|
|
|
3226 |
|
// Re-raise. |
|
3227 |
|
exception_type = exception_keeper_type_13; |
|
3228 |
|
exception_value = exception_keeper_value_13; |
|
3229 |
|
exception_tb = exception_keeper_tb_13; |
|
3230 |
|
exception_lineno = exception_keeper_lineno_13; |
|
3231 |
|
|
|
3232 |
|
goto try_except_handler_21; |
|
3233 |
|
// End of try: |
|
3234 |
|
try_end_11:; |
|
3235 |
|
Py_XDECREF( var_keyerr ); |
|
3236 |
|
var_keyerr = NULL; |
|
3237 |
|
|
|
3238 |
|
goto branch_end_9; |
|
3239 |
|
branch_no_9:; |
|
3240 |
|
tmp_result = RERAISE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
|
3241 |
|
if (unlikely( tmp_result == false )) |
|
3242 |
|
{ |
|
3243 |
|
exception_lineno = 115; |
|
3244 |
|
} |
|
3245 |
|
|
|
3246 |
|
if (exception_tb && exception_tb->tb_frame == &frame_85a923b81f485c4d9af974514f98324a->m_frame) frame_85a923b81f485c4d9af974514f98324a->m_frame.f_lineno = exception_tb->tb_lineno; |
|
3247 |
|
type_description_1 = "ooooooooooo"; |
|
3248 |
|
goto try_except_handler_21; |
|
3249 |
|
branch_end_9:; |
|
3250 |
|
} |
|
3251 |
|
goto try_end_12; |
|
3252 |
|
// Exception handler code: |
|
3253 |
|
try_except_handler_21:; |
|
3254 |
|
exception_keeper_type_14 = exception_type; |
|
3255 |
|
exception_keeper_value_14 = exception_value; |
|
3256 |
|
exception_keeper_tb_14 = exception_tb; |
|
3257 |
|
exception_keeper_lineno_14 = exception_lineno; |
|
3258 |
|
exception_type = NULL; |
|
3259 |
|
exception_value = NULL; |
|
3260 |
|
exception_tb = NULL; |
|
3261 |
|
exception_lineno = 0; |
|
3262 |
|
|
|
3263 |
|
// Restore previous exception. |
|
3264 |
|
SET_CURRENT_EXCEPTION( exception_preserved_type_4, exception_preserved_value_4, exception_preserved_tb_4 ); |
|
3265 |
|
// Re-raise. |
|
3266 |
|
exception_type = exception_keeper_type_14; |
|
3267 |
|
exception_value = exception_keeper_value_14; |
|
3268 |
|
exception_tb = exception_keeper_tb_14; |
|
3269 |
|
exception_lineno = exception_keeper_lineno_14; |
|
3270 |
|
|
|
3271 |
|
goto try_except_handler_19; |
|
3272 |
|
// End of try: |
|
3273 |
|
try_end_12:; |
|
3274 |
|
// Restore previous exception. |
|
3275 |
|
SET_CURRENT_EXCEPTION( exception_preserved_type_4, exception_preserved_value_4, exception_preserved_tb_4 ); |
|
3276 |
|
goto try_end_10; |
|
3277 |
|
// exception handler codes exits in all cases |
|
3278 |
|
NUITKA_CANNOT_GET_HERE( packages$item_upload$$$function_1_itemUpload ); |
|
3279 |
|
return NULL; |
|
3280 |
|
// End of try: |
|
3281 |
|
try_end_10:; |
3039 |
3282 |
if ( CONSIDER_THREADING() == false ) |
if ( CONSIDER_THREADING() == false ) |
3040 |
3283 |
{ |
{ |
3041 |
3284 |
assert( ERROR_OCCURRED() ); |
assert( ERROR_OCCURRED() ); |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
3043 |
3286 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
3044 |
3287 |
|
|
3045 |
3288 |
|
|
3046 |
|
exception_lineno = 113; |
|
3047 |
|
type_description_1 = "oooooooooo"; |
|
|
3289 |
|
exception_lineno = 114; |
|
3290 |
|
type_description_1 = "ooooooooooo"; |
3048 |
3291 |
goto try_except_handler_19; |
goto try_except_handler_19; |
3049 |
3292 |
} |
} |
3050 |
3293 |
goto loop_start_2; |
goto loop_start_2; |
3051 |
3294 |
loop_end_2:; |
loop_end_2:; |
3052 |
|
goto try_end_10; |
|
|
3295 |
|
goto try_end_13; |
3053 |
3296 |
// Exception handler code: |
// Exception handler code: |
3054 |
3297 |
try_except_handler_19:; |
try_except_handler_19:; |
3055 |
|
exception_keeper_type_12 = exception_type; |
|
3056 |
|
exception_keeper_value_12 = exception_value; |
|
3057 |
|
exception_keeper_tb_12 = exception_tb; |
|
3058 |
|
exception_keeper_lineno_12 = exception_lineno; |
|
|
3298 |
|
exception_keeper_type_15 = exception_type; |
|
3299 |
|
exception_keeper_value_15 = exception_value; |
|
3300 |
|
exception_keeper_tb_15 = exception_tb; |
|
3301 |
|
exception_keeper_lineno_15 = exception_lineno; |
3059 |
3302 |
exception_type = NULL; |
exception_type = NULL; |
3060 |
3303 |
exception_value = NULL; |
exception_value = NULL; |
3061 |
3304 |
exception_tb = NULL; |
exception_tb = NULL; |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
3069 |
3312 |
tmp_for_loop_2__for_iterator = NULL; |
tmp_for_loop_2__for_iterator = NULL; |
3070 |
3313 |
|
|
3071 |
3314 |
// Re-raise. |
// Re-raise. |
3072 |
|
exception_type = exception_keeper_type_12; |
|
3073 |
|
exception_value = exception_keeper_value_12; |
|
3074 |
|
exception_tb = exception_keeper_tb_12; |
|
3075 |
|
exception_lineno = exception_keeper_lineno_12; |
|
|
3315 |
|
exception_type = exception_keeper_type_15; |
|
3316 |
|
exception_value = exception_keeper_value_15; |
|
3317 |
|
exception_tb = exception_keeper_tb_15; |
|
3318 |
|
exception_lineno = exception_keeper_lineno_15; |
3076 |
3319 |
|
|
3077 |
3320 |
goto try_except_handler_18; |
goto try_except_handler_18; |
3078 |
3321 |
// End of try: |
// End of try: |
3079 |
|
try_end_10:; |
|
|
3322 |
|
try_end_13:; |
3080 |
3323 |
Py_XDECREF( tmp_for_loop_2__iter_value ); |
Py_XDECREF( tmp_for_loop_2__iter_value ); |
3081 |
3324 |
tmp_for_loop_2__iter_value = NULL; |
tmp_for_loop_2__iter_value = NULL; |
3082 |
3325 |
|
|
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
3084 |
3327 |
Py_DECREF( tmp_for_loop_2__for_iterator ); |
Py_DECREF( tmp_for_loop_2__for_iterator ); |
3085 |
3328 |
tmp_for_loop_2__for_iterator = NULL; |
tmp_for_loop_2__for_iterator = NULL; |
3086 |
3329 |
|
|
3087 |
|
goto try_end_11; |
|
|
3330 |
|
goto try_end_14; |
3088 |
3331 |
// Exception handler code: |
// Exception handler code: |
3089 |
3332 |
try_except_handler_18:; |
try_except_handler_18:; |
3090 |
|
exception_keeper_type_13 = exception_type; |
|
3091 |
|
exception_keeper_value_13 = exception_value; |
|
3092 |
|
exception_keeper_tb_13 = exception_tb; |
|
3093 |
|
exception_keeper_lineno_13 = exception_lineno; |
|
|
3333 |
|
exception_keeper_type_16 = exception_type; |
|
3334 |
|
exception_keeper_value_16 = exception_value; |
|
3335 |
|
exception_keeper_tb_16 = exception_tb; |
|
3336 |
|
exception_keeper_lineno_16 = exception_lineno; |
3094 |
3337 |
exception_type = NULL; |
exception_type = NULL; |
3095 |
3338 |
exception_value = NULL; |
exception_value = NULL; |
3096 |
3339 |
exception_tb = NULL; |
exception_tb = NULL; |
3097 |
3340 |
exception_lineno = 0; |
exception_lineno = 0; |
3098 |
3341 |
|
|
3099 |
3342 |
// Preserve existing published exception. |
// Preserve existing published exception. |
3100 |
|
exception_preserved_type_4 = EXC_TYPE(PyThreadState_GET()); |
|
3101 |
|
Py_XINCREF( exception_preserved_type_4 ); |
|
3102 |
|
exception_preserved_value_4 = EXC_VALUE(PyThreadState_GET()); |
|
3103 |
|
Py_XINCREF( exception_preserved_value_4 ); |
|
3104 |
|
exception_preserved_tb_4 = (PyTracebackObject *)EXC_TRACEBACK(PyThreadState_GET()); |
|
3105 |
|
Py_XINCREF( exception_preserved_tb_4 ); |
|
|
3343 |
|
exception_preserved_type_5 = EXC_TYPE(PyThreadState_GET()); |
|
3344 |
|
Py_XINCREF( exception_preserved_type_5 ); |
|
3345 |
|
exception_preserved_value_5 = EXC_VALUE(PyThreadState_GET()); |
|
3346 |
|
Py_XINCREF( exception_preserved_value_5 ); |
|
3347 |
|
exception_preserved_tb_5 = (PyTracebackObject *)EXC_TRACEBACK(PyThreadState_GET()); |
|
3348 |
|
Py_XINCREF( exception_preserved_tb_5 ); |
3106 |
3349 |
|
|
3107 |
|
if ( exception_keeper_tb_13 == NULL ) |
|
|
3350 |
|
if ( exception_keeper_tb_16 == NULL ) |
3108 |
3351 |
{ |
{ |
3109 |
|
exception_keeper_tb_13 = MAKE_TRACEBACK( frame_ab6ae470c2886d647b74eb90faa8db06, exception_keeper_lineno_13 ); |
|
|
3352 |
|
exception_keeper_tb_16 = MAKE_TRACEBACK( frame_85a923b81f485c4d9af974514f98324a, exception_keeper_lineno_16 ); |
3110 |
3353 |
} |
} |
3111 |
|
else if ( exception_keeper_lineno_13 != 0 ) |
|
|
3354 |
|
else if ( exception_keeper_lineno_16 != 0 ) |
3112 |
3355 |
{ |
{ |
3113 |
|
exception_keeper_tb_13 = ADD_TRACEBACK( exception_keeper_tb_13, frame_ab6ae470c2886d647b74eb90faa8db06, exception_keeper_lineno_13 ); |
|
|
3356 |
|
exception_keeper_tb_16 = ADD_TRACEBACK( exception_keeper_tb_16, frame_85a923b81f485c4d9af974514f98324a, exception_keeper_lineno_16 ); |
3114 |
3357 |
} |
} |
3115 |
3358 |
|
|
3116 |
|
NORMALIZE_EXCEPTION( &exception_keeper_type_13, &exception_keeper_value_13, &exception_keeper_tb_13 ); |
|
3117 |
|
PyException_SetTraceback( exception_keeper_value_13, (PyObject *)exception_keeper_tb_13 ); |
|
3118 |
|
PUBLISH_EXCEPTION( &exception_keeper_type_13, &exception_keeper_value_13, &exception_keeper_tb_13 ); |
|
|
3359 |
|
NORMALIZE_EXCEPTION( &exception_keeper_type_16, &exception_keeper_value_16, &exception_keeper_tb_16 ); |
|
3360 |
|
PyException_SetTraceback( exception_keeper_value_16, (PyObject *)exception_keeper_tb_16 ); |
|
3361 |
|
PUBLISH_EXCEPTION( &exception_keeper_type_16, &exception_keeper_value_16, &exception_keeper_tb_16 ); |
3119 |
3362 |
// Tried code: |
// Tried code: |
3120 |
3363 |
{ |
{ |
3121 |
|
nuitka_bool tmp_condition_result_9; |
|
3122 |
|
PyObject *tmp_compexpr_left_7; |
|
3123 |
|
PyObject *tmp_compexpr_right_7; |
|
3124 |
|
tmp_compexpr_left_7 = EXC_TYPE(PyThreadState_GET()); |
|
3125 |
|
tmp_compexpr_right_7 = PyExc_BaseException; |
|
3126 |
|
tmp_res = EXCEPTION_MATCH_BOOL( tmp_compexpr_left_7, tmp_compexpr_right_7 ); |
|
|
3364 |
|
nuitka_bool tmp_condition_result_10; |
|
3365 |
|
PyObject *tmp_compexpr_left_8; |
|
3366 |
|
PyObject *tmp_compexpr_right_8; |
|
3367 |
|
tmp_compexpr_left_8 = EXC_TYPE(PyThreadState_GET()); |
|
3368 |
|
tmp_compexpr_right_8 = PyExc_BaseException; |
|
3369 |
|
tmp_res = EXCEPTION_MATCH_BOOL( tmp_compexpr_left_8, tmp_compexpr_right_8 ); |
3127 |
3370 |
if ( tmp_res == -1 ) |
if ( tmp_res == -1 ) |
3128 |
3371 |
{ |
{ |
3129 |
3372 |
assert( ERROR_OCCURRED() ); |
assert( ERROR_OCCURRED() ); |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
3131 |
3374 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
3132 |
3375 |
|
|
3133 |
3376 |
|
|
3134 |
|
exception_lineno = 111; |
|
3135 |
|
type_description_1 = "oooooooooo"; |
|
3136 |
|
goto try_except_handler_20; |
|
|
3377 |
|
exception_lineno = 112; |
|
3378 |
|
type_description_1 = "ooooooooooo"; |
|
3379 |
|
goto try_except_handler_23; |
3137 |
3380 |
} |
} |
3138 |
|
tmp_condition_result_9 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; |
|
3139 |
|
if ( tmp_condition_result_9 == NUITKA_BOOL_TRUE ) |
|
|
3381 |
|
tmp_condition_result_10 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; |
|
3382 |
|
if ( tmp_condition_result_10 == NUITKA_BOOL_TRUE ) |
3140 |
3383 |
{ |
{ |
3141 |
|
goto branch_yes_9; |
|
|
3384 |
|
goto branch_yes_10; |
3142 |
3385 |
} |
} |
3143 |
3386 |
else |
else |
3144 |
3387 |
{ |
{ |
3145 |
|
goto branch_no_9; |
|
|
3388 |
|
goto branch_no_10; |
3146 |
3389 |
} |
} |
3147 |
|
branch_yes_9:; |
|
|
3390 |
|
branch_yes_10:; |
3148 |
3391 |
{ |
{ |
3149 |
|
nuitka_bool tmp_assign_source_27; |
|
3150 |
|
tmp_assign_source_27 = NUITKA_BOOL_FALSE; |
|
3151 |
|
tmp_with_1__indicator = tmp_assign_source_27; |
|
|
3392 |
|
nuitka_bool tmp_assign_source_28; |
|
3393 |
|
tmp_assign_source_28 = NUITKA_BOOL_FALSE; |
|
3394 |
|
tmp_with_1__indicator = tmp_assign_source_28; |
3152 |
3395 |
} |
} |
3153 |
3396 |
{ |
{ |
3154 |
|
nuitka_bool tmp_condition_result_10; |
|
|
3397 |
|
nuitka_bool tmp_condition_result_11; |
3155 |
3398 |
PyObject *tmp_operand_name_1; |
PyObject *tmp_operand_name_1; |
3156 |
|
PyObject *tmp_called_name_13; |
|
|
3399 |
|
PyObject *tmp_called_name_16; |
3157 |
3400 |
PyObject *tmp_args_element_name_7; |
PyObject *tmp_args_element_name_7; |
3158 |
3401 |
PyObject *tmp_args_element_name_8; |
PyObject *tmp_args_element_name_8; |
3159 |
3402 |
PyObject *tmp_args_element_name_9; |
PyObject *tmp_args_element_name_9; |
3160 |
3403 |
CHECK_OBJECT( tmp_with_1__exit ); |
CHECK_OBJECT( tmp_with_1__exit ); |
3161 |
|
tmp_called_name_13 = tmp_with_1__exit; |
|
|
3404 |
|
tmp_called_name_16 = tmp_with_1__exit; |
3162 |
3405 |
tmp_args_element_name_7 = EXC_TYPE(PyThreadState_GET()); |
tmp_args_element_name_7 = EXC_TYPE(PyThreadState_GET()); |
3163 |
3406 |
tmp_args_element_name_8 = EXC_VALUE(PyThreadState_GET()); |
tmp_args_element_name_8 = EXC_VALUE(PyThreadState_GET()); |
3164 |
3407 |
tmp_args_element_name_9 = EXC_TRACEBACK(PyThreadState_GET()); |
tmp_args_element_name_9 = EXC_TRACEBACK(PyThreadState_GET()); |
3165 |
|
frame_ab6ae470c2886d647b74eb90faa8db06->m_frame.f_lineno = 111; |
|
|
3408 |
|
frame_85a923b81f485c4d9af974514f98324a->m_frame.f_lineno = 112; |
3166 |
3409 |
{ |
{ |
3167 |
3410 |
PyObject *call_args[] = { tmp_args_element_name_7, tmp_args_element_name_8, tmp_args_element_name_9 }; |
PyObject *call_args[] = { tmp_args_element_name_7, tmp_args_element_name_8, tmp_args_element_name_9 }; |
3168 |
|
tmp_operand_name_1 = CALL_FUNCTION_WITH_ARGS3( tmp_called_name_13, call_args ); |
|
|
3411 |
|
tmp_operand_name_1 = CALL_FUNCTION_WITH_ARGS3( tmp_called_name_16, call_args ); |
3169 |
3412 |
} |
} |
3170 |
3413 |
|
|
3171 |
3414 |
if ( tmp_operand_name_1 == NULL ) |
if ( tmp_operand_name_1 == NULL ) |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
3175 |
3418 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
3176 |
3419 |
|
|
3177 |
3420 |
|
|
3178 |
|
exception_lineno = 111; |
|
3179 |
|
type_description_1 = "oooooooooo"; |
|
3180 |
|
goto try_except_handler_20; |
|
|
3421 |
|
exception_lineno = 112; |
|
3422 |
|
type_description_1 = "ooooooooooo"; |
|
3423 |
|
goto try_except_handler_23; |
3181 |
3424 |
} |
} |
3182 |
3425 |
tmp_res = CHECK_IF_TRUE( tmp_operand_name_1 ); |
tmp_res = CHECK_IF_TRUE( tmp_operand_name_1 ); |
3183 |
3426 |
Py_DECREF( tmp_operand_name_1 ); |
Py_DECREF( tmp_operand_name_1 ); |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
3188 |
3431 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
3189 |
3432 |
|
|
3190 |
3433 |
|
|
3191 |
|
exception_lineno = 111; |
|
3192 |
|
type_description_1 = "oooooooooo"; |
|
3193 |
|
goto try_except_handler_20; |
|
|
3434 |
|
exception_lineno = 112; |
|
3435 |
|
type_description_1 = "ooooooooooo"; |
|
3436 |
|
goto try_except_handler_23; |
3194 |
3437 |
} |
} |
3195 |
|
tmp_condition_result_10 = ( tmp_res == 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; |
|
3196 |
|
if ( tmp_condition_result_10 == NUITKA_BOOL_TRUE ) |
|
|
3438 |
|
tmp_condition_result_11 = ( tmp_res == 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; |
|
3439 |
|
if ( tmp_condition_result_11 == NUITKA_BOOL_TRUE ) |
3197 |
3440 |
{ |
{ |
3198 |
|
goto branch_yes_10; |
|
|
3441 |
|
goto branch_yes_11; |
3199 |
3442 |
} |
} |
3200 |
3443 |
else |
else |
3201 |
3444 |
{ |
{ |
3202 |
|
goto branch_no_10; |
|
|
3445 |
|
goto branch_no_11; |
3203 |
3446 |
} |
} |
3204 |
|
branch_yes_10:; |
|
|
3447 |
|
branch_yes_11:; |
3205 |
3448 |
tmp_result = RERAISE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
tmp_result = RERAISE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
3206 |
3449 |
if (unlikely( tmp_result == false )) |
if (unlikely( tmp_result == false )) |
3207 |
3450 |
{ |
{ |
3208 |
|
exception_lineno = 111; |
|
|
3451 |
|
exception_lineno = 112; |
3209 |
3452 |
} |
} |
3210 |
3453 |
|
|
3211 |
|
if (exception_tb && exception_tb->tb_frame == &frame_ab6ae470c2886d647b74eb90faa8db06->m_frame) frame_ab6ae470c2886d647b74eb90faa8db06->m_frame.f_lineno = exception_tb->tb_lineno; |
|
3212 |
|
type_description_1 = "oooooooooo"; |
|
3213 |
|
goto try_except_handler_20; |
|
3214 |
|
branch_no_10:; |
|
|
3454 |
|
if (exception_tb && exception_tb->tb_frame == &frame_85a923b81f485c4d9af974514f98324a->m_frame) frame_85a923b81f485c4d9af974514f98324a->m_frame.f_lineno = exception_tb->tb_lineno; |
|
3455 |
|
type_description_1 = "ooooooooooo"; |
|
3456 |
|
goto try_except_handler_23; |
|
3457 |
|
branch_no_11:; |
3215 |
3458 |
} |
} |
3216 |
|
goto branch_end_9; |
|
3217 |
|
branch_no_9:; |
|
|
3459 |
|
goto branch_end_10; |
|
3460 |
|
branch_no_10:; |
3218 |
3461 |
tmp_result = RERAISE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
tmp_result = RERAISE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
3219 |
3462 |
if (unlikely( tmp_result == false )) |
if (unlikely( tmp_result == false )) |
3220 |
3463 |
{ |
{ |
3221 |
|
exception_lineno = 111; |
|
|
3464 |
|
exception_lineno = 112; |
3222 |
3465 |
} |
} |
3223 |
3466 |
|
|
3224 |
|
if (exception_tb && exception_tb->tb_frame == &frame_ab6ae470c2886d647b74eb90faa8db06->m_frame) frame_ab6ae470c2886d647b74eb90faa8db06->m_frame.f_lineno = exception_tb->tb_lineno; |
|
3225 |
|
type_description_1 = "oooooooooo"; |
|
3226 |
|
goto try_except_handler_20; |
|
3227 |
|
branch_end_9:; |
|
|
3467 |
|
if (exception_tb && exception_tb->tb_frame == &frame_85a923b81f485c4d9af974514f98324a->m_frame) frame_85a923b81f485c4d9af974514f98324a->m_frame.f_lineno = exception_tb->tb_lineno; |
|
3468 |
|
type_description_1 = "ooooooooooo"; |
|
3469 |
|
goto try_except_handler_23; |
|
3470 |
|
branch_end_10:; |
3228 |
3471 |
} |
} |
3229 |
|
goto try_end_12; |
|
|
3472 |
|
goto try_end_15; |
3230 |
3473 |
// Exception handler code: |
// Exception handler code: |
3231 |
|
try_except_handler_20:; |
|
3232 |
|
exception_keeper_type_14 = exception_type; |
|
3233 |
|
exception_keeper_value_14 = exception_value; |
|
3234 |
|
exception_keeper_tb_14 = exception_tb; |
|
3235 |
|
exception_keeper_lineno_14 = exception_lineno; |
|
|
3474 |
|
try_except_handler_23:; |
|
3475 |
|
exception_keeper_type_17 = exception_type; |
|
3476 |
|
exception_keeper_value_17 = exception_value; |
|
3477 |
|
exception_keeper_tb_17 = exception_tb; |
|
3478 |
|
exception_keeper_lineno_17 = exception_lineno; |
3236 |
3479 |
exception_type = NULL; |
exception_type = NULL; |
3237 |
3480 |
exception_value = NULL; |
exception_value = NULL; |
3238 |
3481 |
exception_tb = NULL; |
exception_tb = NULL; |
3239 |
3482 |
exception_lineno = 0; |
exception_lineno = 0; |
3240 |
3483 |
|
|
3241 |
3484 |
// Restore previous exception. |
// Restore previous exception. |
3242 |
|
SET_CURRENT_EXCEPTION( exception_preserved_type_4, exception_preserved_value_4, exception_preserved_tb_4 ); |
|
|
3485 |
|
SET_CURRENT_EXCEPTION( exception_preserved_type_5, exception_preserved_value_5, exception_preserved_tb_5 ); |
3243 |
3486 |
// Re-raise. |
// Re-raise. |
3244 |
|
exception_type = exception_keeper_type_14; |
|
3245 |
|
exception_value = exception_keeper_value_14; |
|
3246 |
|
exception_tb = exception_keeper_tb_14; |
|
3247 |
|
exception_lineno = exception_keeper_lineno_14; |
|
|
3487 |
|
exception_type = exception_keeper_type_17; |
|
3488 |
|
exception_value = exception_keeper_value_17; |
|
3489 |
|
exception_tb = exception_keeper_tb_17; |
|
3490 |
|
exception_lineno = exception_keeper_lineno_17; |
3248 |
3491 |
|
|
3249 |
3492 |
goto try_except_handler_17; |
goto try_except_handler_17; |
3250 |
3493 |
// End of try: |
// End of try: |
3251 |
|
try_end_12:; |
|
|
3494 |
|
try_end_15:; |
3252 |
3495 |
// Restore previous exception. |
// Restore previous exception. |
3253 |
|
SET_CURRENT_EXCEPTION( exception_preserved_type_4, exception_preserved_value_4, exception_preserved_tb_4 ); |
|
3254 |
|
goto try_end_11; |
|
|
3496 |
|
SET_CURRENT_EXCEPTION( exception_preserved_type_5, exception_preserved_value_5, exception_preserved_tb_5 ); |
|
3497 |
|
goto try_end_14; |
3255 |
3498 |
// exception handler codes exits in all cases |
// exception handler codes exits in all cases |
3256 |
3499 |
NUITKA_CANNOT_GET_HERE( packages$item_upload$$$function_1_itemUpload ); |
NUITKA_CANNOT_GET_HERE( packages$item_upload$$$function_1_itemUpload ); |
3257 |
3500 |
return NULL; |
return NULL; |
3258 |
3501 |
// End of try: |
// End of try: |
3259 |
|
try_end_11:; |
|
3260 |
|
goto try_end_13; |
|
|
3502 |
|
try_end_14:; |
|
3503 |
|
goto try_end_16; |
3261 |
3504 |
// Exception handler code: |
// Exception handler code: |
3262 |
3505 |
try_except_handler_17:; |
try_except_handler_17:; |
3263 |
|
exception_keeper_type_15 = exception_type; |
|
3264 |
|
exception_keeper_value_15 = exception_value; |
|
3265 |
|
exception_keeper_tb_15 = exception_tb; |
|
3266 |
|
exception_keeper_lineno_15 = exception_lineno; |
|
|
3506 |
|
exception_keeper_type_18 = exception_type; |
|
3507 |
|
exception_keeper_value_18 = exception_value; |
|
3508 |
|
exception_keeper_tb_18 = exception_tb; |
|
3509 |
|
exception_keeper_lineno_18 = exception_lineno; |
3267 |
3510 |
exception_type = NULL; |
exception_type = NULL; |
3268 |
3511 |
exception_value = NULL; |
exception_value = NULL; |
3269 |
3512 |
exception_tb = NULL; |
exception_tb = NULL; |
3270 |
3513 |
exception_lineno = 0; |
exception_lineno = 0; |
3271 |
3514 |
|
|
3272 |
3515 |
{ |
{ |
3273 |
|
nuitka_bool tmp_condition_result_11; |
|
3274 |
|
nuitka_bool tmp_compexpr_left_8; |
|
3275 |
|
nuitka_bool tmp_compexpr_right_8; |
|
|
3516 |
|
nuitka_bool tmp_condition_result_12; |
|
3517 |
|
nuitka_bool tmp_compexpr_left_9; |
|
3518 |
|
nuitka_bool tmp_compexpr_right_9; |
3276 |
3519 |
assert( tmp_with_1__indicator != NUITKA_BOOL_UNASSIGNED); |
assert( tmp_with_1__indicator != NUITKA_BOOL_UNASSIGNED); |
3277 |
|
tmp_compexpr_left_8 = tmp_with_1__indicator; |
|
3278 |
|
tmp_compexpr_right_8 = NUITKA_BOOL_TRUE; |
|
3279 |
|
tmp_condition_result_11 = ( tmp_compexpr_left_8 == tmp_compexpr_right_8 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; |
|
3280 |
|
if ( tmp_condition_result_11 == NUITKA_BOOL_TRUE ) |
|
|
3520 |
|
tmp_compexpr_left_9 = tmp_with_1__indicator; |
|
3521 |
|
tmp_compexpr_right_9 = NUITKA_BOOL_TRUE; |
|
3522 |
|
tmp_condition_result_12 = ( tmp_compexpr_left_9 == tmp_compexpr_right_9 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; |
|
3523 |
|
if ( tmp_condition_result_12 == NUITKA_BOOL_TRUE ) |
3281 |
3524 |
{ |
{ |
3282 |
|
goto branch_yes_11; |
|
|
3525 |
|
goto branch_yes_12; |
3283 |
3526 |
} |
} |
3284 |
3527 |
else |
else |
3285 |
3528 |
{ |
{ |
3286 |
|
goto branch_no_11; |
|
|
3529 |
|
goto branch_no_12; |
3287 |
3530 |
} |
} |
3288 |
|
branch_yes_11:; |
|
|
3531 |
|
branch_yes_12:; |
3289 |
3532 |
{ |
{ |
3290 |
|
PyObject *tmp_called_name_14; |
|
3291 |
|
PyObject *tmp_call_result_6; |
|
|
3533 |
|
PyObject *tmp_called_name_17; |
|
3534 |
|
PyObject *tmp_call_result_9; |
3292 |
3535 |
CHECK_OBJECT( tmp_with_1__exit ); |
CHECK_OBJECT( tmp_with_1__exit ); |
3293 |
|
tmp_called_name_14 = tmp_with_1__exit; |
|
3294 |
|
frame_ab6ae470c2886d647b74eb90faa8db06->m_frame.f_lineno = 111; |
|
3295 |
|
tmp_call_result_6 = CALL_FUNCTION_WITH_ARGS3( tmp_called_name_14, &PyTuple_GET_ITEM( const_tuple_none_none_none_tuple, 0 ) ); |
|
|
3536 |
|
tmp_called_name_17 = tmp_with_1__exit; |
|
3537 |
|
frame_85a923b81f485c4d9af974514f98324a->m_frame.f_lineno = 112; |
|
3538 |
|
tmp_call_result_9 = CALL_FUNCTION_WITH_ARGS3( tmp_called_name_17, &PyTuple_GET_ITEM( const_tuple_none_none_none_tuple, 0 ) ); |
3296 |
3539 |
|
|
3297 |
|
if ( tmp_call_result_6 == NULL ) |
|
|
3540 |
|
if ( tmp_call_result_9 == NULL ) |
3298 |
3541 |
{ |
{ |
3299 |
3542 |
assert( ERROR_OCCURRED() ); |
assert( ERROR_OCCURRED() ); |
3300 |
3543 |
|
|
3301 |
3544 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
3302 |
3545 |
|
|
3303 |
|
Py_DECREF( exception_keeper_type_15 ); |
|
3304 |
|
Py_XDECREF( exception_keeper_value_15 ); |
|
3305 |
|
Py_XDECREF( exception_keeper_tb_15 ); |
|
|
3546 |
|
Py_DECREF( exception_keeper_type_18 ); |
|
3547 |
|
Py_XDECREF( exception_keeper_value_18 ); |
|
3548 |
|
Py_XDECREF( exception_keeper_tb_18 ); |
3306 |
3549 |
|
|
3307 |
|
exception_lineno = 111; |
|
3308 |
|
type_description_1 = "oooooooooo"; |
|
|
3550 |
|
exception_lineno = 112; |
|
3551 |
|
type_description_1 = "ooooooooooo"; |
3309 |
3552 |
goto try_except_handler_16; |
goto try_except_handler_16; |
3310 |
3553 |
} |
} |
3311 |
|
Py_DECREF( tmp_call_result_6 ); |
|
|
3554 |
|
Py_DECREF( tmp_call_result_9 ); |
3312 |
3555 |
} |
} |
3313 |
|
branch_no_11:; |
|
|
3556 |
|
branch_no_12:; |
3314 |
3557 |
} |
} |
3315 |
3558 |
// Re-raise. |
// Re-raise. |
3316 |
|
exception_type = exception_keeper_type_15; |
|
3317 |
|
exception_value = exception_keeper_value_15; |
|
3318 |
|
exception_tb = exception_keeper_tb_15; |
|
3319 |
|
exception_lineno = exception_keeper_lineno_15; |
|
|
3559 |
|
exception_type = exception_keeper_type_18; |
|
3560 |
|
exception_value = exception_keeper_value_18; |
|
3561 |
|
exception_tb = exception_keeper_tb_18; |
|
3562 |
|
exception_lineno = exception_keeper_lineno_18; |
3320 |
3563 |
|
|
3321 |
3564 |
goto try_except_handler_16; |
goto try_except_handler_16; |
3322 |
3565 |
// End of try: |
// End of try: |
3323 |
|
try_end_13:; |
|
|
3566 |
|
try_end_16:; |
3324 |
3567 |
{ |
{ |
3325 |
|
nuitka_bool tmp_condition_result_12; |
|
3326 |
|
nuitka_bool tmp_compexpr_left_9; |
|
3327 |
|
nuitka_bool tmp_compexpr_right_9; |
|
|
3568 |
|
nuitka_bool tmp_condition_result_13; |
|
3569 |
|
nuitka_bool tmp_compexpr_left_10; |
|
3570 |
|
nuitka_bool tmp_compexpr_right_10; |
3328 |
3571 |
assert( tmp_with_1__indicator != NUITKA_BOOL_UNASSIGNED); |
assert( tmp_with_1__indicator != NUITKA_BOOL_UNASSIGNED); |
3329 |
|
tmp_compexpr_left_9 = tmp_with_1__indicator; |
|
3330 |
|
tmp_compexpr_right_9 = NUITKA_BOOL_TRUE; |
|
3331 |
|
tmp_condition_result_12 = ( tmp_compexpr_left_9 == tmp_compexpr_right_9 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; |
|
3332 |
|
if ( tmp_condition_result_12 == NUITKA_BOOL_TRUE ) |
|
|
3572 |
|
tmp_compexpr_left_10 = tmp_with_1__indicator; |
|
3573 |
|
tmp_compexpr_right_10 = NUITKA_BOOL_TRUE; |
|
3574 |
|
tmp_condition_result_13 = ( tmp_compexpr_left_10 == tmp_compexpr_right_10 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; |
|
3575 |
|
if ( tmp_condition_result_13 == NUITKA_BOOL_TRUE ) |
3333 |
3576 |
{ |
{ |
3334 |
|
goto branch_yes_12; |
|
|
3577 |
|
goto branch_yes_13; |
3335 |
3578 |
} |
} |
3336 |
3579 |
else |
else |
3337 |
3580 |
{ |
{ |
3338 |
|
goto branch_no_12; |
|
|
3581 |
|
goto branch_no_13; |
3339 |
3582 |
} |
} |
3340 |
|
branch_yes_12:; |
|
|
3583 |
|
branch_yes_13:; |
3341 |
3584 |
{ |
{ |
3342 |
|
PyObject *tmp_called_name_15; |
|
3343 |
|
PyObject *tmp_call_result_7; |
|
|
3585 |
|
PyObject *tmp_called_name_18; |
|
3586 |
|
PyObject *tmp_call_result_10; |
3344 |
3587 |
CHECK_OBJECT( tmp_with_1__exit ); |
CHECK_OBJECT( tmp_with_1__exit ); |
3345 |
|
tmp_called_name_15 = tmp_with_1__exit; |
|
3346 |
|
frame_ab6ae470c2886d647b74eb90faa8db06->m_frame.f_lineno = 111; |
|
3347 |
|
tmp_call_result_7 = CALL_FUNCTION_WITH_ARGS3( tmp_called_name_15, &PyTuple_GET_ITEM( const_tuple_none_none_none_tuple, 0 ) ); |
|
|
3588 |
|
tmp_called_name_18 = tmp_with_1__exit; |
|
3589 |
|
frame_85a923b81f485c4d9af974514f98324a->m_frame.f_lineno = 112; |
|
3590 |
|
tmp_call_result_10 = CALL_FUNCTION_WITH_ARGS3( tmp_called_name_18, &PyTuple_GET_ITEM( const_tuple_none_none_none_tuple, 0 ) ); |
3348 |
3591 |
|
|
3349 |
|
if ( tmp_call_result_7 == NULL ) |
|
|
3592 |
|
if ( tmp_call_result_10 == NULL ) |
3350 |
3593 |
{ |
{ |
3351 |
3594 |
assert( ERROR_OCCURRED() ); |
assert( ERROR_OCCURRED() ); |
3352 |
3595 |
|
|
3353 |
3596 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
3354 |
3597 |
|
|
3355 |
3598 |
|
|
3356 |
|
exception_lineno = 111; |
|
3357 |
|
type_description_1 = "oooooooooo"; |
|
|
3599 |
|
exception_lineno = 112; |
|
3600 |
|
type_description_1 = "ooooooooooo"; |
3358 |
3601 |
goto try_except_handler_16; |
goto try_except_handler_16; |
3359 |
3602 |
} |
} |
3360 |
|
Py_DECREF( tmp_call_result_7 ); |
|
|
3603 |
|
Py_DECREF( tmp_call_result_10 ); |
3361 |
3604 |
} |
} |
3362 |
|
branch_no_12:; |
|
|
3605 |
|
branch_no_13:; |
3363 |
3606 |
} |
} |
3364 |
|
goto try_end_14; |
|
|
3607 |
|
goto try_end_17; |
3365 |
3608 |
// Exception handler code: |
// Exception handler code: |
3366 |
3609 |
try_except_handler_16:; |
try_except_handler_16:; |
3367 |
|
exception_keeper_type_16 = exception_type; |
|
3368 |
|
exception_keeper_value_16 = exception_value; |
|
3369 |
|
exception_keeper_tb_16 = exception_tb; |
|
3370 |
|
exception_keeper_lineno_16 = exception_lineno; |
|
|
3610 |
|
exception_keeper_type_19 = exception_type; |
|
3611 |
|
exception_keeper_value_19 = exception_value; |
|
3612 |
|
exception_keeper_tb_19 = exception_tb; |
|
3613 |
|
exception_keeper_lineno_19 = exception_lineno; |
3371 |
3614 |
exception_type = NULL; |
exception_type = NULL; |
3372 |
3615 |
exception_value = NULL; |
exception_value = NULL; |
3373 |
3616 |
exception_tb = NULL; |
exception_tb = NULL; |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
3383 |
3626 |
tmp_with_1__exit = NULL; |
tmp_with_1__exit = NULL; |
3384 |
3627 |
|
|
3385 |
3628 |
// Re-raise. |
// Re-raise. |
3386 |
|
exception_type = exception_keeper_type_16; |
|
3387 |
|
exception_value = exception_keeper_value_16; |
|
3388 |
|
exception_tb = exception_keeper_tb_16; |
|
3389 |
|
exception_lineno = exception_keeper_lineno_16; |
|
|
3629 |
|
exception_type = exception_keeper_type_19; |
|
3630 |
|
exception_value = exception_keeper_value_19; |
|
3631 |
|
exception_tb = exception_keeper_tb_19; |
|
3632 |
|
exception_lineno = exception_keeper_lineno_19; |
3390 |
3633 |
|
|
3391 |
3634 |
goto try_except_handler_4; |
goto try_except_handler_4; |
3392 |
3635 |
// End of try: |
// End of try: |
3393 |
|
try_end_14:; |
|
|
3636 |
|
try_end_17:; |
3394 |
3637 |
CHECK_OBJECT( (PyObject *)tmp_with_1__source ); |
CHECK_OBJECT( (PyObject *)tmp_with_1__source ); |
3395 |
3638 |
Py_DECREF( tmp_with_1__source ); |
Py_DECREF( tmp_with_1__source ); |
3396 |
3639 |
tmp_with_1__source = NULL; |
tmp_with_1__source = NULL; |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
3406 |
3649 |
{ |
{ |
3407 |
3650 |
PyObject *tmp_called_instance_2; |
PyObject *tmp_called_instance_2; |
3408 |
3651 |
PyObject *tmp_mvar_value_6; |
PyObject *tmp_mvar_value_6; |
3409 |
|
PyObject *tmp_call_result_8; |
|
|
3652 |
|
PyObject *tmp_call_result_11; |
3410 |
3653 |
PyObject *tmp_args_element_name_10; |
PyObject *tmp_args_element_name_10; |
3411 |
3654 |
PyObject *tmp_args_element_name_11; |
PyObject *tmp_args_element_name_11; |
3412 |
3655 |
PyObject *tmp_args_element_name_12; |
PyObject *tmp_args_element_name_12; |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
3427 |
3670 |
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
3428 |
3671 |
CHAIN_EXCEPTION( exception_value ); |
CHAIN_EXCEPTION( exception_value ); |
3429 |
3672 |
|
|
3430 |
|
exception_lineno = 122; |
|
3431 |
|
type_description_1 = "oooooooooo"; |
|
|
3673 |
|
exception_lineno = 127; |
|
3674 |
|
type_description_1 = "ooooooooooo"; |
3432 |
3675 |
goto try_except_handler_4; |
goto try_except_handler_4; |
3433 |
3676 |
} |
} |
3434 |
3677 |
|
|
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
3438 |
3681 |
tmp_args_element_name_11 = const_str_plain_item; |
tmp_args_element_name_11 = const_str_plain_item; |
3439 |
3682 |
CHECK_OBJECT( var_column_names ); |
CHECK_OBJECT( var_column_names ); |
3440 |
3683 |
tmp_args_element_name_12 = var_column_names; |
tmp_args_element_name_12 = var_column_names; |
3441 |
|
frame_ab6ae470c2886d647b74eb90faa8db06->m_frame.f_lineno = 122; |
|
|
3684 |
|
frame_85a923b81f485c4d9af974514f98324a->m_frame.f_lineno = 127; |
3442 |
3685 |
{ |
{ |
3443 |
3686 |
PyObject *call_args[] = { tmp_args_element_name_10, tmp_args_element_name_11, tmp_args_element_name_12 }; |
PyObject *call_args[] = { tmp_args_element_name_10, tmp_args_element_name_11, tmp_args_element_name_12 }; |
3444 |
|
tmp_call_result_8 = CALL_METHOD_WITH_ARGS3( tmp_called_instance_2, const_str_plain_writeCSV, call_args ); |
|
|
3687 |
|
tmp_call_result_11 = CALL_METHOD_WITH_ARGS3( tmp_called_instance_2, const_str_plain_writeCSV, call_args ); |
3445 |
3688 |
} |
} |
3446 |
3689 |
|
|
3447 |
|
if ( tmp_call_result_8 == NULL ) |
|
|
3690 |
|
if ( tmp_call_result_11 == NULL ) |
3448 |
3691 |
{ |
{ |
3449 |
3692 |
assert( ERROR_OCCURRED() ); |
assert( ERROR_OCCURRED() ); |
3450 |
3693 |
|
|
3451 |
3694 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
3452 |
3695 |
|
|
3453 |
3696 |
|
|
3454 |
|
exception_lineno = 122; |
|
3455 |
|
type_description_1 = "oooooooooo"; |
|
|
3697 |
|
exception_lineno = 127; |
|
3698 |
|
type_description_1 = "ooooooooooo"; |
3456 |
3699 |
goto try_except_handler_4; |
goto try_except_handler_4; |
3457 |
3700 |
} |
} |
3458 |
|
Py_DECREF( tmp_call_result_8 ); |
|
|
3701 |
|
Py_DECREF( tmp_call_result_11 ); |
3459 |
3702 |
} |
} |
3460 |
|
goto try_end_15; |
|
|
3703 |
|
goto try_end_18; |
3461 |
3704 |
// Exception handler code: |
// Exception handler code: |
3462 |
3705 |
try_except_handler_4:; |
try_except_handler_4:; |
3463 |
|
exception_keeper_type_17 = exception_type; |
|
3464 |
|
exception_keeper_value_17 = exception_value; |
|
3465 |
|
exception_keeper_tb_17 = exception_tb; |
|
3466 |
|
exception_keeper_lineno_17 = exception_lineno; |
|
|
3706 |
|
exception_keeper_type_20 = exception_type; |
|
3707 |
|
exception_keeper_value_20 = exception_value; |
|
3708 |
|
exception_keeper_tb_20 = exception_tb; |
|
3709 |
|
exception_keeper_lineno_20 = exception_lineno; |
3467 |
3710 |
exception_type = NULL; |
exception_type = NULL; |
3468 |
3711 |
exception_value = NULL; |
exception_value = NULL; |
3469 |
3712 |
exception_tb = NULL; |
exception_tb = NULL; |
3470 |
3713 |
exception_lineno = 0; |
exception_lineno = 0; |
3471 |
3714 |
|
|
3472 |
3715 |
// Preserve existing published exception. |
// Preserve existing published exception. |
3473 |
|
exception_preserved_type_5 = EXC_TYPE(PyThreadState_GET()); |
|
3474 |
|
Py_XINCREF( exception_preserved_type_5 ); |
|
3475 |
|
exception_preserved_value_5 = EXC_VALUE(PyThreadState_GET()); |
|
3476 |
|
Py_XINCREF( exception_preserved_value_5 ); |
|
3477 |
|
exception_preserved_tb_5 = (PyTracebackObject *)EXC_TRACEBACK(PyThreadState_GET()); |
|
3478 |
|
Py_XINCREF( exception_preserved_tb_5 ); |
|
3479 |
|
|
|
3480 |
|
if ( exception_keeper_tb_17 == NULL ) |
|
|
3716 |
|
exception_preserved_type_6 = EXC_TYPE(PyThreadState_GET()); |
|
3717 |
|
Py_XINCREF( exception_preserved_type_6 ); |
|
3718 |
|
exception_preserved_value_6 = EXC_VALUE(PyThreadState_GET()); |
|
3719 |
|
Py_XINCREF( exception_preserved_value_6 ); |
|
3720 |
|
exception_preserved_tb_6 = (PyTracebackObject *)EXC_TRACEBACK(PyThreadState_GET()); |
|
3721 |
|
Py_XINCREF( exception_preserved_tb_6 ); |
|
3722 |
|
|
|
3723 |
|
if ( exception_keeper_tb_20 == NULL ) |
3481 |
3724 |
{ |
{ |
3482 |
|
exception_keeper_tb_17 = MAKE_TRACEBACK( frame_ab6ae470c2886d647b74eb90faa8db06, exception_keeper_lineno_17 ); |
|
|
3725 |
|
exception_keeper_tb_20 = MAKE_TRACEBACK( frame_85a923b81f485c4d9af974514f98324a, exception_keeper_lineno_20 ); |
3483 |
3726 |
} |
} |
3484 |
|
else if ( exception_keeper_lineno_17 != 0 ) |
|
|
3727 |
|
else if ( exception_keeper_lineno_20 != 0 ) |
3485 |
3728 |
{ |
{ |
3486 |
|
exception_keeper_tb_17 = ADD_TRACEBACK( exception_keeper_tb_17, frame_ab6ae470c2886d647b74eb90faa8db06, exception_keeper_lineno_17 ); |
|
|
3729 |
|
exception_keeper_tb_20 = ADD_TRACEBACK( exception_keeper_tb_20, frame_85a923b81f485c4d9af974514f98324a, exception_keeper_lineno_20 ); |
3487 |
3730 |
} |
} |
3488 |
3731 |
|
|
3489 |
|
NORMALIZE_EXCEPTION( &exception_keeper_type_17, &exception_keeper_value_17, &exception_keeper_tb_17 ); |
|
3490 |
|
PyException_SetTraceback( exception_keeper_value_17, (PyObject *)exception_keeper_tb_17 ); |
|
3491 |
|
PUBLISH_EXCEPTION( &exception_keeper_type_17, &exception_keeper_value_17, &exception_keeper_tb_17 ); |
|
|
3732 |
|
NORMALIZE_EXCEPTION( &exception_keeper_type_20, &exception_keeper_value_20, &exception_keeper_tb_20 ); |
|
3733 |
|
PyException_SetTraceback( exception_keeper_value_20, (PyObject *)exception_keeper_tb_20 ); |
|
3734 |
|
PUBLISH_EXCEPTION( &exception_keeper_type_20, &exception_keeper_value_20, &exception_keeper_tb_20 ); |
3492 |
3735 |
// Tried code: |
// Tried code: |
3493 |
3736 |
{ |
{ |
3494 |
|
nuitka_bool tmp_condition_result_13; |
|
3495 |
|
PyObject *tmp_compexpr_left_10; |
|
3496 |
|
PyObject *tmp_compexpr_right_10; |
|
3497 |
|
tmp_compexpr_left_10 = EXC_TYPE(PyThreadState_GET()); |
|
3498 |
|
tmp_compexpr_right_10 = PyExc_BaseException; |
|
3499 |
|
tmp_res = EXCEPTION_MATCH_BOOL( tmp_compexpr_left_10, tmp_compexpr_right_10 ); |
|
|
3737 |
|
nuitka_bool tmp_condition_result_14; |
|
3738 |
|
PyObject *tmp_compexpr_left_11; |
|
3739 |
|
PyObject *tmp_compexpr_right_11; |
|
3740 |
|
tmp_compexpr_left_11 = EXC_TYPE(PyThreadState_GET()); |
|
3741 |
|
tmp_compexpr_right_11 = PyExc_BaseException; |
|
3742 |
|
tmp_res = EXCEPTION_MATCH_BOOL( tmp_compexpr_left_11, tmp_compexpr_right_11 ); |
3500 |
3743 |
if ( tmp_res == -1 ) |
if ( tmp_res == -1 ) |
3501 |
3744 |
{ |
{ |
3502 |
3745 |
assert( ERROR_OCCURRED() ); |
assert( ERROR_OCCURRED() ); |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
3505 |
3748 |
|
|
3506 |
3749 |
|
|
3507 |
3750 |
exception_lineno = 43; |
exception_lineno = 43; |
3508 |
|
type_description_1 = "oooooooooo"; |
|
3509 |
|
goto try_except_handler_21; |
|
|
3751 |
|
type_description_1 = "ooooooooooo"; |
|
3752 |
|
goto try_except_handler_24; |
3510 |
3753 |
} |
} |
3511 |
|
tmp_condition_result_13 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; |
|
3512 |
|
if ( tmp_condition_result_13 == NUITKA_BOOL_TRUE ) |
|
|
3754 |
|
tmp_condition_result_14 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; |
|
3755 |
|
if ( tmp_condition_result_14 == NUITKA_BOOL_TRUE ) |
3513 |
3756 |
{ |
{ |
3514 |
|
goto branch_yes_13; |
|
|
3757 |
|
goto branch_yes_14; |
3515 |
3758 |
} |
} |
3516 |
3759 |
else |
else |
3517 |
3760 |
{ |
{ |
3518 |
|
goto branch_no_13; |
|
|
3761 |
|
goto branch_no_14; |
3519 |
3762 |
} |
} |
3520 |
|
branch_yes_13:; |
|
|
3763 |
|
branch_yes_14:; |
3521 |
3764 |
{ |
{ |
3522 |
|
nuitka_bool tmp_assign_source_28; |
|
3523 |
|
tmp_assign_source_28 = NUITKA_BOOL_FALSE; |
|
3524 |
|
tmp_with_2__indicator = tmp_assign_source_28; |
|
|
3765 |
|
nuitka_bool tmp_assign_source_29; |
|
3766 |
|
tmp_assign_source_29 = NUITKA_BOOL_FALSE; |
|
3767 |
|
tmp_with_2__indicator = tmp_assign_source_29; |
3525 |
3768 |
} |
} |
3526 |
3769 |
{ |
{ |
3527 |
|
nuitka_bool tmp_condition_result_14; |
|
|
3770 |
|
nuitka_bool tmp_condition_result_15; |
3528 |
3771 |
PyObject *tmp_operand_name_2; |
PyObject *tmp_operand_name_2; |
3529 |
|
PyObject *tmp_called_name_16; |
|
|
3772 |
|
PyObject *tmp_called_name_19; |
3530 |
3773 |
PyObject *tmp_args_element_name_13; |
PyObject *tmp_args_element_name_13; |
3531 |
3774 |
PyObject *tmp_args_element_name_14; |
PyObject *tmp_args_element_name_14; |
3532 |
3775 |
PyObject *tmp_args_element_name_15; |
PyObject *tmp_args_element_name_15; |
3533 |
3776 |
CHECK_OBJECT( tmp_with_2__exit ); |
CHECK_OBJECT( tmp_with_2__exit ); |
3534 |
|
tmp_called_name_16 = tmp_with_2__exit; |
|
|
3777 |
|
tmp_called_name_19 = tmp_with_2__exit; |
3535 |
3778 |
tmp_args_element_name_13 = EXC_TYPE(PyThreadState_GET()); |
tmp_args_element_name_13 = EXC_TYPE(PyThreadState_GET()); |
3536 |
3779 |
tmp_args_element_name_14 = EXC_VALUE(PyThreadState_GET()); |
tmp_args_element_name_14 = EXC_VALUE(PyThreadState_GET()); |
3537 |
3780 |
tmp_args_element_name_15 = EXC_TRACEBACK(PyThreadState_GET()); |
tmp_args_element_name_15 = EXC_TRACEBACK(PyThreadState_GET()); |
3538 |
|
frame_ab6ae470c2886d647b74eb90faa8db06->m_frame.f_lineno = 43; |
|
|
3781 |
|
frame_85a923b81f485c4d9af974514f98324a->m_frame.f_lineno = 43; |
3539 |
3782 |
{ |
{ |
3540 |
3783 |
PyObject *call_args[] = { tmp_args_element_name_13, tmp_args_element_name_14, tmp_args_element_name_15 }; |
PyObject *call_args[] = { tmp_args_element_name_13, tmp_args_element_name_14, tmp_args_element_name_15 }; |
3541 |
|
tmp_operand_name_2 = CALL_FUNCTION_WITH_ARGS3( tmp_called_name_16, call_args ); |
|
|
3784 |
|
tmp_operand_name_2 = CALL_FUNCTION_WITH_ARGS3( tmp_called_name_19, call_args ); |
3542 |
3785 |
} |
} |
3543 |
3786 |
|
|
3544 |
3787 |
if ( tmp_operand_name_2 == NULL ) |
if ( tmp_operand_name_2 == NULL ) |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
3549 |
3792 |
|
|
3550 |
3793 |
|
|
3551 |
3794 |
exception_lineno = 43; |
exception_lineno = 43; |
3552 |
|
type_description_1 = "oooooooooo"; |
|
3553 |
|
goto try_except_handler_21; |
|
|
3795 |
|
type_description_1 = "ooooooooooo"; |
|
3796 |
|
goto try_except_handler_24; |
3554 |
3797 |
} |
} |
3555 |
3798 |
tmp_res = CHECK_IF_TRUE( tmp_operand_name_2 ); |
tmp_res = CHECK_IF_TRUE( tmp_operand_name_2 ); |
3556 |
3799 |
Py_DECREF( tmp_operand_name_2 ); |
Py_DECREF( tmp_operand_name_2 ); |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
3562 |
3805 |
|
|
3563 |
3806 |
|
|
3564 |
3807 |
exception_lineno = 43; |
exception_lineno = 43; |
3565 |
|
type_description_1 = "oooooooooo"; |
|
3566 |
|
goto try_except_handler_21; |
|
|
3808 |
|
type_description_1 = "ooooooooooo"; |
|
3809 |
|
goto try_except_handler_24; |
3567 |
3810 |
} |
} |
3568 |
|
tmp_condition_result_14 = ( tmp_res == 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; |
|
3569 |
|
if ( tmp_condition_result_14 == NUITKA_BOOL_TRUE ) |
|
|
3811 |
|
tmp_condition_result_15 = ( tmp_res == 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; |
|
3812 |
|
if ( tmp_condition_result_15 == NUITKA_BOOL_TRUE ) |
3570 |
3813 |
{ |
{ |
3571 |
|
goto branch_yes_14; |
|
|
3814 |
|
goto branch_yes_15; |
3572 |
3815 |
} |
} |
3573 |
3816 |
else |
else |
3574 |
3817 |
{ |
{ |
3575 |
|
goto branch_no_14; |
|
|
3818 |
|
goto branch_no_15; |
3576 |
3819 |
} |
} |
3577 |
|
branch_yes_14:; |
|
|
3820 |
|
branch_yes_15:; |
3578 |
3821 |
tmp_result = RERAISE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
tmp_result = RERAISE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
3579 |
3822 |
if (unlikely( tmp_result == false )) |
if (unlikely( tmp_result == false )) |
3580 |
3823 |
{ |
{ |
3581 |
3824 |
exception_lineno = 43; |
exception_lineno = 43; |
3582 |
3825 |
} |
} |
3583 |
3826 |
|
|
3584 |
|
if (exception_tb && exception_tb->tb_frame == &frame_ab6ae470c2886d647b74eb90faa8db06->m_frame) frame_ab6ae470c2886d647b74eb90faa8db06->m_frame.f_lineno = exception_tb->tb_lineno; |
|
3585 |
|
type_description_1 = "oooooooooo"; |
|
3586 |
|
goto try_except_handler_21; |
|
3587 |
|
branch_no_14:; |
|
|
3827 |
|
if (exception_tb && exception_tb->tb_frame == &frame_85a923b81f485c4d9af974514f98324a->m_frame) frame_85a923b81f485c4d9af974514f98324a->m_frame.f_lineno = exception_tb->tb_lineno; |
|
3828 |
|
type_description_1 = "ooooooooooo"; |
|
3829 |
|
goto try_except_handler_24; |
|
3830 |
|
branch_no_15:; |
3588 |
3831 |
} |
} |
3589 |
|
goto branch_end_13; |
|
3590 |
|
branch_no_13:; |
|
|
3832 |
|
goto branch_end_14; |
|
3833 |
|
branch_no_14:; |
3591 |
3834 |
tmp_result = RERAISE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
tmp_result = RERAISE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
3592 |
3835 |
if (unlikely( tmp_result == false )) |
if (unlikely( tmp_result == false )) |
3593 |
3836 |
{ |
{ |
3594 |
3837 |
exception_lineno = 43; |
exception_lineno = 43; |
3595 |
3838 |
} |
} |
3596 |
3839 |
|
|
3597 |
|
if (exception_tb && exception_tb->tb_frame == &frame_ab6ae470c2886d647b74eb90faa8db06->m_frame) frame_ab6ae470c2886d647b74eb90faa8db06->m_frame.f_lineno = exception_tb->tb_lineno; |
|
3598 |
|
type_description_1 = "oooooooooo"; |
|
3599 |
|
goto try_except_handler_21; |
|
3600 |
|
branch_end_13:; |
|
|
3840 |
|
if (exception_tb && exception_tb->tb_frame == &frame_85a923b81f485c4d9af974514f98324a->m_frame) frame_85a923b81f485c4d9af974514f98324a->m_frame.f_lineno = exception_tb->tb_lineno; |
|
3841 |
|
type_description_1 = "ooooooooooo"; |
|
3842 |
|
goto try_except_handler_24; |
|
3843 |
|
branch_end_14:; |
3601 |
3844 |
} |
} |
3602 |
|
goto try_end_16; |
|
|
3845 |
|
goto try_end_19; |
3603 |
3846 |
// Exception handler code: |
// Exception handler code: |
3604 |
|
try_except_handler_21:; |
|
3605 |
|
exception_keeper_type_18 = exception_type; |
|
3606 |
|
exception_keeper_value_18 = exception_value; |
|
3607 |
|
exception_keeper_tb_18 = exception_tb; |
|
3608 |
|
exception_keeper_lineno_18 = exception_lineno; |
|
|
3847 |
|
try_except_handler_24:; |
|
3848 |
|
exception_keeper_type_21 = exception_type; |
|
3849 |
|
exception_keeper_value_21 = exception_value; |
|
3850 |
|
exception_keeper_tb_21 = exception_tb; |
|
3851 |
|
exception_keeper_lineno_21 = exception_lineno; |
3609 |
3852 |
exception_type = NULL; |
exception_type = NULL; |
3610 |
3853 |
exception_value = NULL; |
exception_value = NULL; |
3611 |
3854 |
exception_tb = NULL; |
exception_tb = NULL; |
3612 |
3855 |
exception_lineno = 0; |
exception_lineno = 0; |
3613 |
3856 |
|
|
3614 |
3857 |
// Restore previous exception. |
// Restore previous exception. |
3615 |
|
SET_CURRENT_EXCEPTION( exception_preserved_type_5, exception_preserved_value_5, exception_preserved_tb_5 ); |
|
|
3858 |
|
SET_CURRENT_EXCEPTION( exception_preserved_type_6, exception_preserved_value_6, exception_preserved_tb_6 ); |
3616 |
3859 |
// Re-raise. |
// Re-raise. |
3617 |
|
exception_type = exception_keeper_type_18; |
|
3618 |
|
exception_value = exception_keeper_value_18; |
|
3619 |
|
exception_tb = exception_keeper_tb_18; |
|
3620 |
|
exception_lineno = exception_keeper_lineno_18; |
|
|
3860 |
|
exception_type = exception_keeper_type_21; |
|
3861 |
|
exception_value = exception_keeper_value_21; |
|
3862 |
|
exception_tb = exception_keeper_tb_21; |
|
3863 |
|
exception_lineno = exception_keeper_lineno_21; |
3621 |
3864 |
|
|
3622 |
3865 |
goto try_except_handler_3; |
goto try_except_handler_3; |
3623 |
3866 |
// End of try: |
// End of try: |
3624 |
|
try_end_16:; |
|
|
3867 |
|
try_end_19:; |
3625 |
3868 |
// Restore previous exception. |
// Restore previous exception. |
3626 |
|
SET_CURRENT_EXCEPTION( exception_preserved_type_5, exception_preserved_value_5, exception_preserved_tb_5 ); |
|
3627 |
|
goto try_end_15; |
|
|
3869 |
|
SET_CURRENT_EXCEPTION( exception_preserved_type_6, exception_preserved_value_6, exception_preserved_tb_6 ); |
|
3870 |
|
goto try_end_18; |
3628 |
3871 |
// exception handler codes exits in all cases |
// exception handler codes exits in all cases |
3629 |
3872 |
NUITKA_CANNOT_GET_HERE( packages$item_upload$$$function_1_itemUpload ); |
NUITKA_CANNOT_GET_HERE( packages$item_upload$$$function_1_itemUpload ); |
3630 |
3873 |
return NULL; |
return NULL; |
3631 |
3874 |
// End of try: |
// End of try: |
3632 |
|
try_end_15:; |
|
3633 |
|
goto try_end_17; |
|
|
3875 |
|
try_end_18:; |
|
3876 |
|
goto try_end_20; |
3634 |
3877 |
// Return handler code: |
// Return handler code: |
3635 |
3878 |
try_return_handler_3:; |
try_return_handler_3:; |
3636 |
3879 |
{ |
{ |
3637 |
|
PyObject *tmp_called_name_17; |
|
3638 |
|
PyObject *tmp_call_result_9; |
|
|
3880 |
|
PyObject *tmp_called_name_20; |
|
3881 |
|
PyObject *tmp_call_result_12; |
3639 |
3882 |
CHECK_OBJECT( tmp_with_2__exit ); |
CHECK_OBJECT( tmp_with_2__exit ); |
3640 |
|
tmp_called_name_17 = tmp_with_2__exit; |
|
3641 |
|
frame_ab6ae470c2886d647b74eb90faa8db06->m_frame.f_lineno = 43; |
|
3642 |
|
tmp_call_result_9 = CALL_FUNCTION_WITH_ARGS3( tmp_called_name_17, &PyTuple_GET_ITEM( const_tuple_none_none_none_tuple, 0 ) ); |
|
|
3883 |
|
tmp_called_name_20 = tmp_with_2__exit; |
|
3884 |
|
frame_85a923b81f485c4d9af974514f98324a->m_frame.f_lineno = 43; |
|
3885 |
|
tmp_call_result_12 = CALL_FUNCTION_WITH_ARGS3( tmp_called_name_20, &PyTuple_GET_ITEM( const_tuple_none_none_none_tuple, 0 ) ); |
3643 |
3886 |
|
|
3644 |
|
if ( tmp_call_result_9 == NULL ) |
|
|
3887 |
|
if ( tmp_call_result_12 == NULL ) |
3645 |
3888 |
{ |
{ |
3646 |
3889 |
assert( ERROR_OCCURRED() ); |
assert( ERROR_OCCURRED() ); |
3647 |
3890 |
|
|
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
3649 |
3892 |
|
|
3650 |
3893 |
|
|
3651 |
3894 |
exception_lineno = 43; |
exception_lineno = 43; |
3652 |
|
type_description_1 = "oooooooooo"; |
|
|
3895 |
|
type_description_1 = "ooooooooooo"; |
3653 |
3896 |
goto try_except_handler_2; |
goto try_except_handler_2; |
3654 |
3897 |
} |
} |
3655 |
|
Py_DECREF( tmp_call_result_9 ); |
|
|
3898 |
|
Py_DECREF( tmp_call_result_12 ); |
3656 |
3899 |
} |
} |
3657 |
3900 |
goto try_return_handler_2; |
goto try_return_handler_2; |
3658 |
3901 |
// Exception handler code: |
// Exception handler code: |
3659 |
3902 |
try_except_handler_3:; |
try_except_handler_3:; |
3660 |
|
exception_keeper_type_19 = exception_type; |
|
3661 |
|
exception_keeper_value_19 = exception_value; |
|
3662 |
|
exception_keeper_tb_19 = exception_tb; |
|
3663 |
|
exception_keeper_lineno_19 = exception_lineno; |
|
|
3903 |
|
exception_keeper_type_22 = exception_type; |
|
3904 |
|
exception_keeper_value_22 = exception_value; |
|
3905 |
|
exception_keeper_tb_22 = exception_tb; |
|
3906 |
|
exception_keeper_lineno_22 = exception_lineno; |
3664 |
3907 |
exception_type = NULL; |
exception_type = NULL; |
3665 |
3908 |
exception_value = NULL; |
exception_value = NULL; |
3666 |
3909 |
exception_tb = NULL; |
exception_tb = NULL; |
3667 |
3910 |
exception_lineno = 0; |
exception_lineno = 0; |
3668 |
3911 |
|
|
3669 |
3912 |
{ |
{ |
3670 |
|
nuitka_bool tmp_condition_result_15; |
|
3671 |
|
nuitka_bool tmp_compexpr_left_11; |
|
3672 |
|
nuitka_bool tmp_compexpr_right_11; |
|
|
3913 |
|
nuitka_bool tmp_condition_result_16; |
|
3914 |
|
nuitka_bool tmp_compexpr_left_12; |
|
3915 |
|
nuitka_bool tmp_compexpr_right_12; |
3673 |
3916 |
assert( tmp_with_2__indicator != NUITKA_BOOL_UNASSIGNED); |
assert( tmp_with_2__indicator != NUITKA_BOOL_UNASSIGNED); |
3674 |
|
tmp_compexpr_left_11 = tmp_with_2__indicator; |
|
3675 |
|
tmp_compexpr_right_11 = NUITKA_BOOL_TRUE; |
|
3676 |
|
tmp_condition_result_15 = ( tmp_compexpr_left_11 == tmp_compexpr_right_11 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; |
|
3677 |
|
if ( tmp_condition_result_15 == NUITKA_BOOL_TRUE ) |
|
|
3917 |
|
tmp_compexpr_left_12 = tmp_with_2__indicator; |
|
3918 |
|
tmp_compexpr_right_12 = NUITKA_BOOL_TRUE; |
|
3919 |
|
tmp_condition_result_16 = ( tmp_compexpr_left_12 == tmp_compexpr_right_12 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; |
|
3920 |
|
if ( tmp_condition_result_16 == NUITKA_BOOL_TRUE ) |
3678 |
3921 |
{ |
{ |
3679 |
|
goto branch_yes_15; |
|
|
3922 |
|
goto branch_yes_16; |
3680 |
3923 |
} |
} |
3681 |
3924 |
else |
else |
3682 |
3925 |
{ |
{ |
3683 |
|
goto branch_no_15; |
|
|
3926 |
|
goto branch_no_16; |
3684 |
3927 |
} |
} |
3685 |
|
branch_yes_15:; |
|
|
3928 |
|
branch_yes_16:; |
3686 |
3929 |
{ |
{ |
3687 |
|
PyObject *tmp_called_name_18; |
|
3688 |
|
PyObject *tmp_call_result_10; |
|
|
3930 |
|
PyObject *tmp_called_name_21; |
|
3931 |
|
PyObject *tmp_call_result_13; |
3689 |
3932 |
CHECK_OBJECT( tmp_with_2__exit ); |
CHECK_OBJECT( tmp_with_2__exit ); |
3690 |
|
tmp_called_name_18 = tmp_with_2__exit; |
|
3691 |
|
frame_ab6ae470c2886d647b74eb90faa8db06->m_frame.f_lineno = 43; |
|
3692 |
|
tmp_call_result_10 = CALL_FUNCTION_WITH_ARGS3( tmp_called_name_18, &PyTuple_GET_ITEM( const_tuple_none_none_none_tuple, 0 ) ); |
|
|
3933 |
|
tmp_called_name_21 = tmp_with_2__exit; |
|
3934 |
|
frame_85a923b81f485c4d9af974514f98324a->m_frame.f_lineno = 43; |
|
3935 |
|
tmp_call_result_13 = CALL_FUNCTION_WITH_ARGS3( tmp_called_name_21, &PyTuple_GET_ITEM( const_tuple_none_none_none_tuple, 0 ) ); |
3693 |
3936 |
|
|
3694 |
|
if ( tmp_call_result_10 == NULL ) |
|
|
3937 |
|
if ( tmp_call_result_13 == NULL ) |
3695 |
3938 |
{ |
{ |
3696 |
3939 |
assert( ERROR_OCCURRED() ); |
assert( ERROR_OCCURRED() ); |
3697 |
3940 |
|
|
3698 |
3941 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
3699 |
3942 |
|
|
3700 |
|
Py_DECREF( exception_keeper_type_19 ); |
|
3701 |
|
Py_XDECREF( exception_keeper_value_19 ); |
|
3702 |
|
Py_XDECREF( exception_keeper_tb_19 ); |
|
|
3943 |
|
Py_DECREF( exception_keeper_type_22 ); |
|
3944 |
|
Py_XDECREF( exception_keeper_value_22 ); |
|
3945 |
|
Py_XDECREF( exception_keeper_tb_22 ); |
3703 |
3946 |
|
|
3704 |
3947 |
exception_lineno = 43; |
exception_lineno = 43; |
3705 |
|
type_description_1 = "oooooooooo"; |
|
|
3948 |
|
type_description_1 = "ooooooooooo"; |
3706 |
3949 |
goto try_except_handler_2; |
goto try_except_handler_2; |
3707 |
3950 |
} |
} |
3708 |
|
Py_DECREF( tmp_call_result_10 ); |
|
|
3951 |
|
Py_DECREF( tmp_call_result_13 ); |
3709 |
3952 |
} |
} |
3710 |
|
branch_no_15:; |
|
|
3953 |
|
branch_no_16:; |
3711 |
3954 |
} |
} |
3712 |
3955 |
// Re-raise. |
// Re-raise. |
3713 |
|
exception_type = exception_keeper_type_19; |
|
3714 |
|
exception_value = exception_keeper_value_19; |
|
3715 |
|
exception_tb = exception_keeper_tb_19; |
|
3716 |
|
exception_lineno = exception_keeper_lineno_19; |
|
|
3956 |
|
exception_type = exception_keeper_type_22; |
|
3957 |
|
exception_value = exception_keeper_value_22; |
|
3958 |
|
exception_tb = exception_keeper_tb_22; |
|
3959 |
|
exception_lineno = exception_keeper_lineno_22; |
3717 |
3960 |
|
|
3718 |
3961 |
goto try_except_handler_2; |
goto try_except_handler_2; |
3719 |
3962 |
// End of try: |
// End of try: |
3720 |
|
try_end_17:; |
|
|
3963 |
|
try_end_20:; |
3721 |
3964 |
{ |
{ |
3722 |
|
nuitka_bool tmp_condition_result_16; |
|
3723 |
|
nuitka_bool tmp_compexpr_left_12; |
|
3724 |
|
nuitka_bool tmp_compexpr_right_12; |
|
|
3965 |
|
nuitka_bool tmp_condition_result_17; |
|
3966 |
|
nuitka_bool tmp_compexpr_left_13; |
|
3967 |
|
nuitka_bool tmp_compexpr_right_13; |
3725 |
3968 |
assert( tmp_with_2__indicator != NUITKA_BOOL_UNASSIGNED); |
assert( tmp_with_2__indicator != NUITKA_BOOL_UNASSIGNED); |
3726 |
|
tmp_compexpr_left_12 = tmp_with_2__indicator; |
|
3727 |
|
tmp_compexpr_right_12 = NUITKA_BOOL_TRUE; |
|
3728 |
|
tmp_condition_result_16 = ( tmp_compexpr_left_12 == tmp_compexpr_right_12 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; |
|
3729 |
|
if ( tmp_condition_result_16 == NUITKA_BOOL_TRUE ) |
|
|
3969 |
|
tmp_compexpr_left_13 = tmp_with_2__indicator; |
|
3970 |
|
tmp_compexpr_right_13 = NUITKA_BOOL_TRUE; |
|
3971 |
|
tmp_condition_result_17 = ( tmp_compexpr_left_13 == tmp_compexpr_right_13 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; |
|
3972 |
|
if ( tmp_condition_result_17 == NUITKA_BOOL_TRUE ) |
3730 |
3973 |
{ |
{ |
3731 |
|
goto branch_yes_16; |
|
|
3974 |
|
goto branch_yes_17; |
3732 |
3975 |
} |
} |
3733 |
3976 |
else |
else |
3734 |
3977 |
{ |
{ |
3735 |
|
goto branch_no_16; |
|
|
3978 |
|
goto branch_no_17; |
3736 |
3979 |
} |
} |
3737 |
|
branch_yes_16:; |
|
|
3980 |
|
branch_yes_17:; |
3738 |
3981 |
{ |
{ |
3739 |
|
PyObject *tmp_called_name_19; |
|
3740 |
|
PyObject *tmp_call_result_11; |
|
|
3982 |
|
PyObject *tmp_called_name_22; |
|
3983 |
|
PyObject *tmp_call_result_14; |
3741 |
3984 |
CHECK_OBJECT( tmp_with_2__exit ); |
CHECK_OBJECT( tmp_with_2__exit ); |
3742 |
|
tmp_called_name_19 = tmp_with_2__exit; |
|
3743 |
|
frame_ab6ae470c2886d647b74eb90faa8db06->m_frame.f_lineno = 43; |
|
3744 |
|
tmp_call_result_11 = CALL_FUNCTION_WITH_ARGS3( tmp_called_name_19, &PyTuple_GET_ITEM( const_tuple_none_none_none_tuple, 0 ) ); |
|
|
3985 |
|
tmp_called_name_22 = tmp_with_2__exit; |
|
3986 |
|
frame_85a923b81f485c4d9af974514f98324a->m_frame.f_lineno = 43; |
|
3987 |
|
tmp_call_result_14 = CALL_FUNCTION_WITH_ARGS3( tmp_called_name_22, &PyTuple_GET_ITEM( const_tuple_none_none_none_tuple, 0 ) ); |
3745 |
3988 |
|
|
3746 |
|
if ( tmp_call_result_11 == NULL ) |
|
|
3989 |
|
if ( tmp_call_result_14 == NULL ) |
3747 |
3990 |
{ |
{ |
3748 |
3991 |
assert( ERROR_OCCURRED() ); |
assert( ERROR_OCCURRED() ); |
3749 |
3992 |
|
|
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
3751 |
3994 |
|
|
3752 |
3995 |
|
|
3753 |
3996 |
exception_lineno = 43; |
exception_lineno = 43; |
3754 |
|
type_description_1 = "oooooooooo"; |
|
|
3997 |
|
type_description_1 = "ooooooooooo"; |
3755 |
3998 |
goto try_except_handler_2; |
goto try_except_handler_2; |
3756 |
3999 |
} |
} |
3757 |
|
Py_DECREF( tmp_call_result_11 ); |
|
|
4000 |
|
Py_DECREF( tmp_call_result_14 ); |
3758 |
4001 |
} |
} |
3759 |
|
branch_no_16:; |
|
|
4002 |
|
branch_no_17:; |
3760 |
4003 |
} |
} |
3761 |
|
goto try_end_18; |
|
|
4004 |
|
goto try_end_21; |
3762 |
4005 |
// Return handler code: |
// Return handler code: |
3763 |
4006 |
try_return_handler_2:; |
try_return_handler_2:; |
3764 |
4007 |
CHECK_OBJECT( (PyObject *)tmp_with_2__source ); |
CHECK_OBJECT( (PyObject *)tmp_with_2__source ); |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
3776 |
4019 |
goto frame_return_exit_1; |
goto frame_return_exit_1; |
3777 |
4020 |
// Exception handler code: |
// Exception handler code: |
3778 |
4021 |
try_except_handler_2:; |
try_except_handler_2:; |
3779 |
|
exception_keeper_type_20 = exception_type; |
|
3780 |
|
exception_keeper_value_20 = exception_value; |
|
3781 |
|
exception_keeper_tb_20 = exception_tb; |
|
3782 |
|
exception_keeper_lineno_20 = exception_lineno; |
|
|
4022 |
|
exception_keeper_type_23 = exception_type; |
|
4023 |
|
exception_keeper_value_23 = exception_value; |
|
4024 |
|
exception_keeper_tb_23 = exception_tb; |
|
4025 |
|
exception_keeper_lineno_23 = exception_lineno; |
3783 |
4026 |
exception_type = NULL; |
exception_type = NULL; |
3784 |
4027 |
exception_value = NULL; |
exception_value = NULL; |
3785 |
4028 |
exception_tb = NULL; |
exception_tb = NULL; |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
3795 |
4038 |
tmp_with_2__exit = NULL; |
tmp_with_2__exit = NULL; |
3796 |
4039 |
|
|
3797 |
4040 |
// Re-raise. |
// Re-raise. |
3798 |
|
exception_type = exception_keeper_type_20; |
|
3799 |
|
exception_value = exception_keeper_value_20; |
|
3800 |
|
exception_tb = exception_keeper_tb_20; |
|
3801 |
|
exception_lineno = exception_keeper_lineno_20; |
|
|
4041 |
|
exception_type = exception_keeper_type_23; |
|
4042 |
|
exception_value = exception_keeper_value_23; |
|
4043 |
|
exception_tb = exception_keeper_tb_23; |
|
4044 |
|
exception_lineno = exception_keeper_lineno_23; |
3802 |
4045 |
|
|
3803 |
4046 |
goto frame_exception_exit_1; |
goto frame_exception_exit_1; |
3804 |
4047 |
// End of try: |
// End of try: |
3805 |
|
try_end_18:; |
|
|
4048 |
|
try_end_21:; |
3806 |
4049 |
|
|
3807 |
4050 |
#if 0 |
#if 0 |
3808 |
|
RESTORE_FRAME_EXCEPTION( frame_ab6ae470c2886d647b74eb90faa8db06 ); |
|
|
4051 |
|
RESTORE_FRAME_EXCEPTION( frame_85a923b81f485c4d9af974514f98324a ); |
3809 |
4052 |
#endif |
#endif |
3810 |
4053 |
|
|
3811 |
4054 |
// Put the previous frame back on top. |
// Put the previous frame back on top. |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
3815 |
4058 |
|
|
3816 |
4059 |
frame_return_exit_1:; |
frame_return_exit_1:; |
3817 |
4060 |
#if 0 |
#if 0 |
3818 |
|
RESTORE_FRAME_EXCEPTION( frame_ab6ae470c2886d647b74eb90faa8db06 ); |
|
|
4061 |
|
RESTORE_FRAME_EXCEPTION( frame_85a923b81f485c4d9af974514f98324a ); |
3819 |
4062 |
#endif |
#endif |
3820 |
4063 |
|
|
3821 |
4064 |
// Put the previous frame back on top. |
// Put the previous frame back on top. |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
3826 |
4069 |
frame_exception_exit_1:; |
frame_exception_exit_1:; |
3827 |
4070 |
|
|
3828 |
4071 |
#if 0 |
#if 0 |
3829 |
|
RESTORE_FRAME_EXCEPTION( frame_ab6ae470c2886d647b74eb90faa8db06 ); |
|
|
4072 |
|
RESTORE_FRAME_EXCEPTION( frame_85a923b81f485c4d9af974514f98324a ); |
3830 |
4073 |
#endif |
#endif |
3831 |
4074 |
|
|
3832 |
4075 |
if ( exception_tb == NULL ) |
if ( exception_tb == NULL ) |
3833 |
4076 |
{ |
{ |
3834 |
|
exception_tb = MAKE_TRACEBACK( frame_ab6ae470c2886d647b74eb90faa8db06, exception_lineno ); |
|
|
4077 |
|
exception_tb = MAKE_TRACEBACK( frame_85a923b81f485c4d9af974514f98324a, exception_lineno ); |
3835 |
4078 |
} |
} |
3836 |
|
else if ( exception_tb->tb_frame != &frame_ab6ae470c2886d647b74eb90faa8db06->m_frame ) |
|
|
4079 |
|
else if ( exception_tb->tb_frame != &frame_85a923b81f485c4d9af974514f98324a->m_frame ) |
3837 |
4080 |
{ |
{ |
3838 |
|
exception_tb = ADD_TRACEBACK( exception_tb, frame_ab6ae470c2886d647b74eb90faa8db06, exception_lineno ); |
|
|
4081 |
|
exception_tb = ADD_TRACEBACK( exception_tb, frame_85a923b81f485c4d9af974514f98324a, exception_lineno ); |
3839 |
4082 |
} |
} |
3840 |
4083 |
|
|
3841 |
4084 |
// Attachs locals to frame if any. |
// Attachs locals to frame if any. |
3842 |
4085 |
Nuitka_Frame_AttachLocals( |
Nuitka_Frame_AttachLocals( |
3843 |
|
(struct Nuitka_FrameObject *)frame_ab6ae470c2886d647b74eb90faa8db06, |
|
|
4086 |
|
(struct Nuitka_FrameObject *)frame_85a923b81f485c4d9af974514f98324a, |
3844 |
4087 |
type_description_1, |
type_description_1, |
3845 |
4088 |
par_flatfile, |
par_flatfile, |
3846 |
4089 |
par_intern, |
par_intern, |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
3851 |
4094 |
var_row, |
var_row, |
3852 |
4095 |
var_err, |
var_err, |
3853 |
4096 |
var_keywords, |
var_keywords, |
3854 |
|
var_values |
|
|
4097 |
|
var_values, |
|
4098 |
|
var_keyerr |
3855 |
4099 |
); |
); |
3856 |
4100 |
|
|
3857 |
4101 |
|
|
3858 |
4102 |
// Release cached frame. |
// Release cached frame. |
3859 |
|
if ( frame_ab6ae470c2886d647b74eb90faa8db06 == cache_frame_ab6ae470c2886d647b74eb90faa8db06 ) |
|
|
4103 |
|
if ( frame_85a923b81f485c4d9af974514f98324a == cache_frame_85a923b81f485c4d9af974514f98324a ) |
3860 |
4104 |
{ |
{ |
3861 |
|
Py_DECREF( frame_ab6ae470c2886d647b74eb90faa8db06 ); |
|
|
4105 |
|
Py_DECREF( frame_85a923b81f485c4d9af974514f98324a ); |
3862 |
4106 |
} |
} |
3863 |
|
cache_frame_ab6ae470c2886d647b74eb90faa8db06 = NULL; |
|
|
4107 |
|
cache_frame_85a923b81f485c4d9af974514f98324a = NULL; |
3864 |
4108 |
|
|
3865 |
|
assertFrameObject( frame_ab6ae470c2886d647b74eb90faa8db06 ); |
|
|
4109 |
|
assertFrameObject( frame_85a923b81f485c4d9af974514f98324a ); |
3866 |
4110 |
|
|
3867 |
4111 |
// Put the previous frame back on top. |
// Put the previous frame back on top. |
3868 |
4112 |
popFrameStack(); |
popFrameStack(); |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
3925 |
4169 |
Py_XDECREF( var_values ); |
Py_XDECREF( var_values ); |
3926 |
4170 |
var_values = NULL; |
var_values = NULL; |
3927 |
4171 |
|
|
|
4172 |
|
Py_XDECREF( var_keyerr ); |
|
4173 |
|
var_keyerr = NULL; |
|
4174 |
|
|
3928 |
4175 |
goto function_return_exit; |
goto function_return_exit; |
3929 |
4176 |
// Exception handler code: |
// Exception handler code: |
3930 |
4177 |
try_except_handler_1:; |
try_except_handler_1:; |
3931 |
|
exception_keeper_type_21 = exception_type; |
|
3932 |
|
exception_keeper_value_21 = exception_value; |
|
3933 |
|
exception_keeper_tb_21 = exception_tb; |
|
3934 |
|
exception_keeper_lineno_21 = exception_lineno; |
|
|
4178 |
|
exception_keeper_type_24 = exception_type; |
|
4179 |
|
exception_keeper_value_24 = exception_value; |
|
4180 |
|
exception_keeper_tb_24 = exception_tb; |
|
4181 |
|
exception_keeper_lineno_24 = exception_lineno; |
3935 |
4182 |
exception_type = NULL; |
exception_type = NULL; |
3936 |
4183 |
exception_value = NULL; |
exception_value = NULL; |
3937 |
4184 |
exception_tb = NULL; |
exception_tb = NULL; |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_1_itemUpload( struct Nuitk |
3970 |
4217 |
Py_XDECREF( var_values ); |
Py_XDECREF( var_values ); |
3971 |
4218 |
var_values = NULL; |
var_values = NULL; |
3972 |
4219 |
|
|
|
4220 |
|
Py_XDECREF( var_keyerr ); |
|
4221 |
|
var_keyerr = NULL; |
|
4222 |
|
|
3973 |
4223 |
// Re-raise. |
// Re-raise. |
3974 |
|
exception_type = exception_keeper_type_21; |
|
3975 |
|
exception_value = exception_keeper_value_21; |
|
3976 |
|
exception_tb = exception_keeper_tb_21; |
|
3977 |
|
exception_lineno = exception_keeper_lineno_21; |
|
|
4224 |
|
exception_type = exception_keeper_type_24; |
|
4225 |
|
exception_value = exception_keeper_value_24; |
|
4226 |
|
exception_tb = exception_keeper_tb_24; |
|
4227 |
|
exception_lineno = exception_keeper_lineno_24; |
3978 |
4228 |
|
|
3979 |
4229 |
goto function_exception_exit; |
goto function_exception_exit; |
3980 |
4230 |
// End of try: |
// End of try: |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
4041 |
4291 |
PyObject *tmp_with_2__exit = NULL; |
PyObject *tmp_with_2__exit = NULL; |
4042 |
4292 |
nuitka_bool tmp_with_2__indicator = NUITKA_BOOL_UNASSIGNED; |
nuitka_bool tmp_with_2__indicator = NUITKA_BOOL_UNASSIGNED; |
4043 |
4293 |
PyObject *tmp_with_2__source = NULL; |
PyObject *tmp_with_2__source = NULL; |
4044 |
|
struct Nuitka_FrameObject *frame_fc40b212d12b05a2acc693591dfb3736; |
|
|
4294 |
|
struct Nuitka_FrameObject *frame_dba9afc132b7a579b11ea828810cb254; |
4045 |
4295 |
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL; |
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL; |
4046 |
4296 |
PyObject *exception_type = NULL; |
PyObject *exception_type = NULL; |
4047 |
4297 |
PyObject *exception_value = NULL; |
PyObject *exception_value = NULL; |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
4126 |
4376 |
PyObject *exception_keeper_value_16; |
PyObject *exception_keeper_value_16; |
4127 |
4377 |
PyTracebackObject *exception_keeper_tb_16; |
PyTracebackObject *exception_keeper_tb_16; |
4128 |
4378 |
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_16; |
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_16; |
4129 |
|
static struct Nuitka_FrameObject *cache_frame_fc40b212d12b05a2acc693591dfb3736 = NULL; |
|
|
4379 |
|
static struct Nuitka_FrameObject *cache_frame_dba9afc132b7a579b11ea828810cb254 = NULL; |
4130 |
4380 |
PyObject *tmp_return_value = NULL; |
PyObject *tmp_return_value = NULL; |
4131 |
4381 |
PyObject *exception_keeper_type_17; |
PyObject *exception_keeper_type_17; |
4132 |
4382 |
PyObject *exception_keeper_value_17; |
PyObject *exception_keeper_value_17; |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
4135 |
4385 |
|
|
4136 |
4386 |
// Actual function body. |
// Actual function body. |
4137 |
4387 |
// Tried code: |
// Tried code: |
4138 |
|
MAKE_OR_REUSE_FRAME( cache_frame_fc40b212d12b05a2acc693591dfb3736, codeobj_fc40b212d12b05a2acc693591dfb3736, module_packages$item_upload, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *) ); |
|
4139 |
|
frame_fc40b212d12b05a2acc693591dfb3736 = cache_frame_fc40b212d12b05a2acc693591dfb3736; |
|
|
4388 |
|
MAKE_OR_REUSE_FRAME( cache_frame_dba9afc132b7a579b11ea828810cb254, codeobj_dba9afc132b7a579b11ea828810cb254, module_packages$item_upload, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *) ); |
|
4389 |
|
frame_dba9afc132b7a579b11ea828810cb254 = cache_frame_dba9afc132b7a579b11ea828810cb254; |
4140 |
4390 |
|
|
4141 |
4391 |
// Push the new frame as the currently active one. |
// Push the new frame as the currently active one. |
4142 |
|
pushFrameStack( frame_fc40b212d12b05a2acc693591dfb3736 ); |
|
|
4392 |
|
pushFrameStack( frame_dba9afc132b7a579b11ea828810cb254 ); |
4143 |
4393 |
|
|
4144 |
4394 |
// Mark the frame object as in use, ref count 1 will be up for reuse. |
// Mark the frame object as in use, ref count 1 will be up for reuse. |
4145 |
|
assert( Py_REFCNT( frame_fc40b212d12b05a2acc693591dfb3736 ) == 2 ); // Frame stack |
|
|
4395 |
|
assert( Py_REFCNT( frame_dba9afc132b7a579b11ea828810cb254 ) == 2 ); // Frame stack |
4146 |
4396 |
|
|
4147 |
4397 |
// Framed code: |
// Framed code: |
4148 |
4398 |
// Tried code: |
// Tried code: |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
4161 |
4411 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
4162 |
4412 |
|
|
4163 |
4413 |
|
|
4164 |
|
exception_lineno = 127; |
|
|
4414 |
|
exception_lineno = 131; |
4165 |
4415 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
4166 |
4416 |
goto try_except_handler_2; |
goto try_except_handler_2; |
4167 |
4417 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
4182 |
4432 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
4183 |
4433 |
|
|
4184 |
4434 |
|
|
4185 |
|
exception_lineno = 127; |
|
|
4435 |
|
exception_lineno = 131; |
4186 |
4436 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
4187 |
4437 |
goto try_except_handler_2; |
goto try_except_handler_2; |
4188 |
4438 |
} |
} |
4189 |
|
frame_fc40b212d12b05a2acc693591dfb3736->m_frame.f_lineno = 127; |
|
|
4439 |
|
frame_dba9afc132b7a579b11ea828810cb254->m_frame.f_lineno = 131; |
4190 |
4440 |
tmp_assign_source_2 = CALL_FUNCTION_NO_ARGS( tmp_called_name_1 ); |
tmp_assign_source_2 = CALL_FUNCTION_NO_ARGS( tmp_called_name_1 ); |
4191 |
4441 |
Py_DECREF( tmp_called_name_1 ); |
Py_DECREF( tmp_called_name_1 ); |
4192 |
4442 |
if ( tmp_assign_source_2 == NULL ) |
if ( tmp_assign_source_2 == NULL ) |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
4196 |
4446 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
4197 |
4447 |
|
|
4198 |
4448 |
|
|
4199 |
|
exception_lineno = 127; |
|
|
4449 |
|
exception_lineno = 131; |
4200 |
4450 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
4201 |
4451 |
goto try_except_handler_2; |
goto try_except_handler_2; |
4202 |
4452 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
4216 |
4466 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
4217 |
4467 |
|
|
4218 |
4468 |
|
|
4219 |
|
exception_lineno = 127; |
|
|
4469 |
|
exception_lineno = 131; |
4220 |
4470 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
4221 |
4471 |
goto try_except_handler_2; |
goto try_except_handler_2; |
4222 |
4472 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
4263 |
4513 |
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
4264 |
4514 |
CHAIN_EXCEPTION( exception_value ); |
CHAIN_EXCEPTION( exception_value ); |
4265 |
4515 |
|
|
4266 |
|
exception_lineno = 128; |
|
|
4516 |
|
exception_lineno = 132; |
4267 |
4517 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
4268 |
4518 |
goto try_except_handler_4; |
goto try_except_handler_4; |
4269 |
4519 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
4277 |
4527 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
4278 |
4528 |
|
|
4279 |
4529 |
|
|
4280 |
|
exception_lineno = 128; |
|
|
4530 |
|
exception_lineno = 132; |
4281 |
4531 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
4282 |
4532 |
goto try_except_handler_4; |
goto try_except_handler_4; |
4283 |
4533 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
4287 |
4537 |
Py_INCREF( tmp_tuple_element_1 ); |
Py_INCREF( tmp_tuple_element_1 ); |
4288 |
4538 |
PyTuple_SET_ITEM( tmp_args_name_1, 0, tmp_tuple_element_1 ); |
PyTuple_SET_ITEM( tmp_args_name_1, 0, tmp_tuple_element_1 ); |
4289 |
4539 |
tmp_kw_name_1 = PyDict_Copy( const_dict_fdc4cc5c9fc9d1105e84252fd93498da ); |
tmp_kw_name_1 = PyDict_Copy( const_dict_fdc4cc5c9fc9d1105e84252fd93498da ); |
4290 |
|
frame_fc40b212d12b05a2acc693591dfb3736->m_frame.f_lineno = 128; |
|
|
4540 |
|
frame_dba9afc132b7a579b11ea828810cb254->m_frame.f_lineno = 132; |
4291 |
4541 |
tmp_assign_source_6 = CALL_FUNCTION( tmp_called_name_2, tmp_args_name_1, tmp_kw_name_1 ); |
tmp_assign_source_6 = CALL_FUNCTION( tmp_called_name_2, tmp_args_name_1, tmp_kw_name_1 ); |
4292 |
4542 |
Py_DECREF( tmp_called_name_2 ); |
Py_DECREF( tmp_called_name_2 ); |
4293 |
4543 |
Py_DECREF( tmp_args_name_1 ); |
Py_DECREF( tmp_args_name_1 ); |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
4299 |
4549 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
4300 |
4550 |
|
|
4301 |
4551 |
|
|
4302 |
|
exception_lineno = 128; |
|
|
4552 |
|
exception_lineno = 132; |
4303 |
4553 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
4304 |
4554 |
goto try_except_handler_4; |
goto try_except_handler_4; |
4305 |
4555 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
4335 |
4585 |
tmp_args_element_name_1 = var_property_names; |
tmp_args_element_name_1 = var_property_names; |
4336 |
4586 |
CHECK_OBJECT( var_id_values ); |
CHECK_OBJECT( var_id_values ); |
4337 |
4587 |
tmp_args_element_name_2 = var_id_values; |
tmp_args_element_name_2 = var_id_values; |
4338 |
|
frame_fc40b212d12b05a2acc693591dfb3736->m_frame.f_lineno = 156; |
|
|
4588 |
|
frame_dba9afc132b7a579b11ea828810cb254->m_frame.f_lineno = 160; |
4339 |
4589 |
{ |
{ |
4340 |
4590 |
PyObject *call_args[] = { tmp_args_element_name_1, tmp_args_element_name_2 }; |
PyObject *call_args[] = { tmp_args_element_name_1, tmp_args_element_name_2 }; |
4341 |
4591 |
tmp_dict_seq_1 = CALL_FUNCTION_WITH_ARGS2( tmp_called_name_3, call_args ); |
tmp_dict_seq_1 = CALL_FUNCTION_WITH_ARGS2( tmp_called_name_3, call_args ); |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
4348 |
4598 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
4349 |
4599 |
|
|
4350 |
4600 |
|
|
4351 |
|
exception_lineno = 156; |
|
|
4601 |
|
exception_lineno = 160; |
4352 |
4602 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
4353 |
4603 |
goto try_except_handler_4; |
goto try_except_handler_4; |
4354 |
4604 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
4361 |
4611 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
4362 |
4612 |
|
|
4363 |
4613 |
|
|
4364 |
|
exception_lineno = 156; |
|
|
4614 |
|
exception_lineno = 160; |
4365 |
4615 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
4366 |
4616 |
goto try_except_handler_4; |
goto try_except_handler_4; |
4367 |
4617 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
4392 |
4642 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
4393 |
4643 |
|
|
4394 |
4644 |
|
|
4395 |
|
exception_lineno = 160; |
|
|
4645 |
|
exception_lineno = 164; |
4396 |
4646 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
4397 |
4647 |
goto try_except_handler_4; |
goto try_except_handler_4; |
4398 |
4648 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
4419 |
4669 |
|
|
4420 |
4670 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
4421 |
4671 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
4422 |
|
exception_lineno = 160; |
|
|
4672 |
|
exception_lineno = 164; |
4423 |
4673 |
goto try_except_handler_5; |
goto try_except_handler_5; |
4424 |
4674 |
} |
} |
4425 |
4675 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
4460 |
4710 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
4461 |
4711 |
|
|
4462 |
4712 |
|
|
4463 |
|
exception_lineno = 161; |
|
|
4713 |
|
exception_lineno = 165; |
4464 |
4714 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
4465 |
4715 |
goto try_except_handler_5; |
goto try_except_handler_5; |
4466 |
4716 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
4474 |
4724 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
4475 |
4725 |
|
|
4476 |
4726 |
|
|
4477 |
|
exception_lineno = 161; |
|
|
4727 |
|
exception_lineno = 165; |
4478 |
4728 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
4479 |
4729 |
goto try_except_handler_5; |
goto try_except_handler_5; |
4480 |
4730 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
4579 |
4829 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
4580 |
4830 |
|
|
4581 |
4831 |
|
|
4582 |
|
exception_lineno = 163; |
|
|
4832 |
|
exception_lineno = 167; |
4583 |
4833 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
4584 |
4834 |
goto try_except_handler_6; |
goto try_except_handler_6; |
4585 |
4835 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
4592 |
4842 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
4593 |
4843 |
|
|
4594 |
4844 |
|
|
4595 |
|
exception_lineno = 163; |
|
|
4845 |
|
exception_lineno = 167; |
4596 |
4846 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
4597 |
4847 |
goto try_except_handler_6; |
goto try_except_handler_6; |
4598 |
4848 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
4611 |
4861 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
4612 |
4862 |
Py_DECREF( tmp_assign_source_15 ); |
Py_DECREF( tmp_assign_source_15 ); |
4613 |
4863 |
|
|
4614 |
|
exception_lineno = 163; |
|
|
4864 |
|
exception_lineno = 167; |
4615 |
4865 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
4616 |
4866 |
goto try_except_handler_6; |
goto try_except_handler_6; |
4617 |
4867 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
4624 |
4874 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
4625 |
4875 |
Py_DECREF( tmp_assign_source_15 ); |
Py_DECREF( tmp_assign_source_15 ); |
4626 |
4876 |
|
|
4627 |
|
exception_lineno = 163; |
|
|
4877 |
|
exception_lineno = 167; |
4628 |
4878 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
4629 |
4879 |
goto try_except_handler_6; |
goto try_except_handler_6; |
4630 |
4880 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
4642 |
4892 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
4643 |
4893 |
Py_DECREF( tmp_assign_source_15 ); |
Py_DECREF( tmp_assign_source_15 ); |
4644 |
4894 |
|
|
4645 |
|
exception_lineno = 164; |
|
|
4895 |
|
exception_lineno = 168; |
4646 |
4896 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
4647 |
4897 |
goto try_except_handler_6; |
goto try_except_handler_6; |
4648 |
4898 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
4655 |
4905 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
4656 |
4906 |
Py_DECREF( tmp_assign_source_15 ); |
Py_DECREF( tmp_assign_source_15 ); |
4657 |
4907 |
|
|
4658 |
|
exception_lineno = 164; |
|
|
4908 |
|
exception_lineno = 168; |
4659 |
4909 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
4660 |
4910 |
goto try_except_handler_6; |
goto try_except_handler_6; |
4661 |
4911 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
4673 |
4923 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
4674 |
4924 |
Py_DECREF( tmp_assign_source_15 ); |
Py_DECREF( tmp_assign_source_15 ); |
4675 |
4925 |
|
|
4676 |
|
exception_lineno = 164; |
|
|
4926 |
|
exception_lineno = 168; |
4677 |
4927 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
4678 |
4928 |
goto try_except_handler_6; |
goto try_except_handler_6; |
4679 |
4929 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
4686 |
4936 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
4687 |
4937 |
Py_DECREF( tmp_assign_source_15 ); |
Py_DECREF( tmp_assign_source_15 ); |
4688 |
4938 |
|
|
4689 |
|
exception_lineno = 164; |
|
|
4939 |
|
exception_lineno = 168; |
4690 |
4940 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
4691 |
4941 |
goto try_except_handler_6; |
goto try_except_handler_6; |
4692 |
4942 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
4704 |
4954 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
4705 |
4955 |
Py_DECREF( tmp_assign_source_15 ); |
Py_DECREF( tmp_assign_source_15 ); |
4706 |
4956 |
|
|
4707 |
|
exception_lineno = 165; |
|
|
4957 |
|
exception_lineno = 169; |
4708 |
4958 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
4709 |
4959 |
goto try_except_handler_6; |
goto try_except_handler_6; |
4710 |
4960 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
4717 |
4967 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
4718 |
4968 |
Py_DECREF( tmp_assign_source_15 ); |
Py_DECREF( tmp_assign_source_15 ); |
4719 |
4969 |
|
|
4720 |
|
exception_lineno = 165; |
|
|
4970 |
|
exception_lineno = 169; |
4721 |
4971 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
4722 |
4972 |
goto try_except_handler_6; |
goto try_except_handler_6; |
4723 |
4973 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
4735 |
4985 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
4736 |
4986 |
Py_DECREF( tmp_assign_source_15 ); |
Py_DECREF( tmp_assign_source_15 ); |
4737 |
4987 |
|
|
4738 |
|
exception_lineno = 165; |
|
|
4988 |
|
exception_lineno = 169; |
4739 |
4989 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
4740 |
4990 |
goto try_except_handler_6; |
goto try_except_handler_6; |
4741 |
4991 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
4748 |
4998 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
4749 |
4999 |
Py_DECREF( tmp_assign_source_15 ); |
Py_DECREF( tmp_assign_source_15 ); |
4750 |
5000 |
|
|
4751 |
|
exception_lineno = 165; |
|
|
5001 |
|
exception_lineno = 169; |
4752 |
5002 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
4753 |
5003 |
goto try_except_handler_6; |
goto try_except_handler_6; |
4754 |
5004 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
4766 |
5016 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
4767 |
5017 |
Py_DECREF( tmp_assign_source_15 ); |
Py_DECREF( tmp_assign_source_15 ); |
4768 |
5018 |
|
|
4769 |
|
exception_lineno = 166; |
|
|
5019 |
|
exception_lineno = 170; |
4770 |
5020 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
4771 |
5021 |
goto try_except_handler_6; |
goto try_except_handler_6; |
4772 |
5022 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
4779 |
5029 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
4780 |
5030 |
Py_DECREF( tmp_assign_source_15 ); |
Py_DECREF( tmp_assign_source_15 ); |
4781 |
5031 |
|
|
4782 |
|
exception_lineno = 166; |
|
|
5032 |
|
exception_lineno = 170; |
4783 |
5033 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
4784 |
5034 |
goto try_except_handler_6; |
goto try_except_handler_6; |
4785 |
5035 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
4797 |
5047 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
4798 |
5048 |
Py_DECREF( tmp_assign_source_15 ); |
Py_DECREF( tmp_assign_source_15 ); |
4799 |
5049 |
|
|
4800 |
|
exception_lineno = 166; |
|
|
5050 |
|
exception_lineno = 170; |
4801 |
5051 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
4802 |
5052 |
goto try_except_handler_6; |
goto try_except_handler_6; |
4803 |
5053 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
4810 |
5060 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
4811 |
5061 |
Py_DECREF( tmp_assign_source_15 ); |
Py_DECREF( tmp_assign_source_15 ); |
4812 |
5062 |
|
|
4813 |
|
exception_lineno = 166; |
|
|
5063 |
|
exception_lineno = 170; |
4814 |
5064 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
4815 |
5065 |
goto try_except_handler_6; |
goto try_except_handler_6; |
4816 |
5066 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
4828 |
5078 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
4829 |
5079 |
Py_DECREF( tmp_assign_source_15 ); |
Py_DECREF( tmp_assign_source_15 ); |
4830 |
5080 |
|
|
4831 |
|
exception_lineno = 167; |
|
|
5081 |
|
exception_lineno = 171; |
4832 |
5082 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
4833 |
5083 |
goto try_except_handler_6; |
goto try_except_handler_6; |
4834 |
5084 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
4842 |
5092 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
4843 |
5093 |
Py_DECREF( tmp_assign_source_15 ); |
Py_DECREF( tmp_assign_source_15 ); |
4844 |
5094 |
|
|
4845 |
|
exception_lineno = 167; |
|
|
5095 |
|
exception_lineno = 171; |
4846 |
5096 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
4847 |
5097 |
goto try_except_handler_6; |
goto try_except_handler_6; |
4848 |
5098 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
4855 |
5105 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
4856 |
5106 |
Py_DECREF( tmp_assign_source_15 ); |
Py_DECREF( tmp_assign_source_15 ); |
4857 |
5107 |
|
|
4858 |
|
exception_lineno = 167; |
|
|
5108 |
|
exception_lineno = 171; |
4859 |
5109 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
4860 |
5110 |
goto try_except_handler_6; |
goto try_except_handler_6; |
4861 |
5111 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
4873 |
5123 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
4874 |
5124 |
Py_DECREF( tmp_assign_source_15 ); |
Py_DECREF( tmp_assign_source_15 ); |
4875 |
5125 |
|
|
4876 |
|
exception_lineno = 168; |
|
|
5126 |
|
exception_lineno = 172; |
4877 |
5127 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
4878 |
5128 |
goto try_except_handler_6; |
goto try_except_handler_6; |
4879 |
5129 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
4886 |
5136 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
4887 |
5137 |
Py_DECREF( tmp_assign_source_15 ); |
Py_DECREF( tmp_assign_source_15 ); |
4888 |
5138 |
|
|
4889 |
|
exception_lineno = 168; |
|
|
5139 |
|
exception_lineno = 172; |
4890 |
5140 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
4891 |
5141 |
goto try_except_handler_6; |
goto try_except_handler_6; |
4892 |
5142 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
4904 |
5154 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
4905 |
5155 |
Py_DECREF( tmp_assign_source_15 ); |
Py_DECREF( tmp_assign_source_15 ); |
4906 |
5156 |
|
|
4907 |
|
exception_lineno = 168; |
|
|
5157 |
|
exception_lineno = 172; |
4908 |
5158 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
4909 |
5159 |
goto try_except_handler_6; |
goto try_except_handler_6; |
4910 |
5160 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
4917 |
5167 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
4918 |
5168 |
Py_DECREF( tmp_assign_source_15 ); |
Py_DECREF( tmp_assign_source_15 ); |
4919 |
5169 |
|
|
4920 |
|
exception_lineno = 168; |
|
|
5170 |
|
exception_lineno = 172; |
4921 |
5171 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
4922 |
5172 |
goto try_except_handler_6; |
goto try_except_handler_6; |
4923 |
5173 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
4935 |
5185 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
4936 |
5186 |
Py_DECREF( tmp_assign_source_15 ); |
Py_DECREF( tmp_assign_source_15 ); |
4937 |
5187 |
|
|
4938 |
|
exception_lineno = 169; |
|
|
5188 |
|
exception_lineno = 173; |
4939 |
5189 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
4940 |
5190 |
goto try_except_handler_6; |
goto try_except_handler_6; |
4941 |
5191 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
4948 |
5198 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
4949 |
5199 |
Py_DECREF( tmp_assign_source_15 ); |
Py_DECREF( tmp_assign_source_15 ); |
4950 |
5200 |
|
|
4951 |
|
exception_lineno = 169; |
|
|
5201 |
|
exception_lineno = 173; |
4952 |
5202 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
4953 |
5203 |
goto try_except_handler_6; |
goto try_except_handler_6; |
4954 |
5204 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
4966 |
5216 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
4967 |
5217 |
Py_DECREF( tmp_assign_source_15 ); |
Py_DECREF( tmp_assign_source_15 ); |
4968 |
5218 |
|
|
4969 |
|
exception_lineno = 169; |
|
|
5219 |
|
exception_lineno = 173; |
4970 |
5220 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
4971 |
5221 |
goto try_except_handler_6; |
goto try_except_handler_6; |
4972 |
5222 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
4979 |
5229 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
4980 |
5230 |
Py_DECREF( tmp_assign_source_15 ); |
Py_DECREF( tmp_assign_source_15 ); |
4981 |
5231 |
|
|
4982 |
|
exception_lineno = 169; |
|
|
5232 |
|
exception_lineno = 173; |
4983 |
5233 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
4984 |
5234 |
goto try_except_handler_6; |
goto try_except_handler_6; |
4985 |
5235 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
4997 |
5247 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
4998 |
5248 |
Py_DECREF( tmp_assign_source_15 ); |
Py_DECREF( tmp_assign_source_15 ); |
4999 |
5249 |
|
|
5000 |
|
exception_lineno = 170; |
|
|
5250 |
|
exception_lineno = 174; |
5001 |
5251 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
5002 |
5252 |
goto try_except_handler_6; |
goto try_except_handler_6; |
5003 |
5253 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
5010 |
5260 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
5011 |
5261 |
Py_DECREF( tmp_assign_source_15 ); |
Py_DECREF( tmp_assign_source_15 ); |
5012 |
5262 |
|
|
5013 |
|
exception_lineno = 170; |
|
|
5263 |
|
exception_lineno = 174; |
5014 |
5264 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
5015 |
5265 |
goto try_except_handler_6; |
goto try_except_handler_6; |
5016 |
5266 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
5028 |
5278 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
5029 |
5279 |
Py_DECREF( tmp_assign_source_15 ); |
Py_DECREF( tmp_assign_source_15 ); |
5030 |
5280 |
|
|
5031 |
|
exception_lineno = 170; |
|
|
5281 |
|
exception_lineno = 174; |
5032 |
5282 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
5033 |
5283 |
goto try_except_handler_6; |
goto try_except_handler_6; |
5034 |
5284 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
5041 |
5291 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
5042 |
5292 |
Py_DECREF( tmp_assign_source_15 ); |
Py_DECREF( tmp_assign_source_15 ); |
5043 |
5293 |
|
|
5044 |
|
exception_lineno = 170; |
|
|
5294 |
|
exception_lineno = 174; |
5045 |
5295 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
5046 |
5296 |
goto try_except_handler_6; |
goto try_except_handler_6; |
5047 |
5297 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
5059 |
5309 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
5060 |
5310 |
Py_DECREF( tmp_assign_source_15 ); |
Py_DECREF( tmp_assign_source_15 ); |
5061 |
5311 |
|
|
5062 |
|
exception_lineno = 171; |
|
|
5312 |
|
exception_lineno = 175; |
5063 |
5313 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
5064 |
5314 |
goto try_except_handler_6; |
goto try_except_handler_6; |
5065 |
5315 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
5072 |
5322 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
5073 |
5323 |
Py_DECREF( tmp_assign_source_15 ); |
Py_DECREF( tmp_assign_source_15 ); |
5074 |
5324 |
|
|
5075 |
|
exception_lineno = 171; |
|
|
5325 |
|
exception_lineno = 175; |
5076 |
5326 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
5077 |
5327 |
goto try_except_handler_6; |
goto try_except_handler_6; |
5078 |
5328 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
5090 |
5340 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
5091 |
5341 |
Py_DECREF( tmp_assign_source_15 ); |
Py_DECREF( tmp_assign_source_15 ); |
5092 |
5342 |
|
|
5093 |
|
exception_lineno = 171; |
|
|
5343 |
|
exception_lineno = 175; |
5094 |
5344 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
5095 |
5345 |
goto try_except_handler_6; |
goto try_except_handler_6; |
5096 |
5346 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
5103 |
5353 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
5104 |
5354 |
Py_DECREF( tmp_assign_source_15 ); |
Py_DECREF( tmp_assign_source_15 ); |
5105 |
5355 |
|
|
5106 |
|
exception_lineno = 171; |
|
|
5356 |
|
exception_lineno = 175; |
5107 |
5357 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
5108 |
5358 |
goto try_except_handler_6; |
goto try_except_handler_6; |
5109 |
5359 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
5121 |
5371 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
5122 |
5372 |
Py_DECREF( tmp_assign_source_15 ); |
Py_DECREF( tmp_assign_source_15 ); |
5123 |
5373 |
|
|
5124 |
|
exception_lineno = 172; |
|
|
5374 |
|
exception_lineno = 176; |
5125 |
5375 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
5126 |
5376 |
goto try_except_handler_6; |
goto try_except_handler_6; |
5127 |
5377 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
5134 |
5384 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
5135 |
5385 |
Py_DECREF( tmp_assign_source_15 ); |
Py_DECREF( tmp_assign_source_15 ); |
5136 |
5386 |
|
|
5137 |
|
exception_lineno = 172; |
|
|
5387 |
|
exception_lineno = 176; |
5138 |
5388 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
5139 |
5389 |
goto try_except_handler_6; |
goto try_except_handler_6; |
5140 |
5390 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
5168 |
5418 |
|
|
5169 |
5419 |
if ( exception_keeper_tb_1 == NULL ) |
if ( exception_keeper_tb_1 == NULL ) |
5170 |
5420 |
{ |
{ |
5171 |
|
exception_keeper_tb_1 = MAKE_TRACEBACK( frame_fc40b212d12b05a2acc693591dfb3736, exception_keeper_lineno_1 ); |
|
|
5421 |
|
exception_keeper_tb_1 = MAKE_TRACEBACK( frame_dba9afc132b7a579b11ea828810cb254, exception_keeper_lineno_1 ); |
5172 |
5422 |
} |
} |
5173 |
5423 |
else if ( exception_keeper_lineno_1 != 0 ) |
else if ( exception_keeper_lineno_1 != 0 ) |
5174 |
5424 |
{ |
{ |
5175 |
|
exception_keeper_tb_1 = ADD_TRACEBACK( exception_keeper_tb_1, frame_fc40b212d12b05a2acc693591dfb3736, exception_keeper_lineno_1 ); |
|
|
5425 |
|
exception_keeper_tb_1 = ADD_TRACEBACK( exception_keeper_tb_1, frame_dba9afc132b7a579b11ea828810cb254, exception_keeper_lineno_1 ); |
5176 |
5426 |
} |
} |
5177 |
5427 |
|
|
5178 |
5428 |
NORMALIZE_EXCEPTION( &exception_keeper_type_1, &exception_keeper_value_1, &exception_keeper_tb_1 ); |
NORMALIZE_EXCEPTION( &exception_keeper_type_1, &exception_keeper_value_1, &exception_keeper_tb_1 ); |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
5193 |
5443 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
5194 |
5444 |
|
|
5195 |
5445 |
|
|
5196 |
|
exception_lineno = 174; |
|
|
5446 |
|
exception_lineno = 178; |
5197 |
5447 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
5198 |
5448 |
goto try_except_handler_7; |
goto try_except_handler_7; |
5199 |
5449 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
5229 |
5479 |
tmp_args_element_name_3 = const_str_digest_2ce1c492966f089f4e9602a2721d40e8; |
tmp_args_element_name_3 = const_str_digest_2ce1c492966f089f4e9602a2721d40e8; |
5230 |
5480 |
CHECK_OBJECT( var_err ); |
CHECK_OBJECT( var_err ); |
5231 |
5481 |
tmp_args_element_name_4 = var_err; |
tmp_args_element_name_4 = var_err; |
5232 |
|
frame_fc40b212d12b05a2acc693591dfb3736->m_frame.f_lineno = 175; |
|
|
5482 |
|
frame_dba9afc132b7a579b11ea828810cb254->m_frame.f_lineno = 179; |
5233 |
5483 |
{ |
{ |
5234 |
5484 |
PyObject *call_args[] = { tmp_args_element_name_3, tmp_args_element_name_4 }; |
PyObject *call_args[] = { tmp_args_element_name_3, tmp_args_element_name_4 }; |
5235 |
5485 |
tmp_call_result_1 = CALL_FUNCTION_WITH_ARGS2( tmp_called_name_4, call_args ); |
tmp_call_result_1 = CALL_FUNCTION_WITH_ARGS2( tmp_called_name_4, call_args ); |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
5242 |
5492 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
5243 |
5493 |
|
|
5244 |
5494 |
|
|
5245 |
|
exception_lineno = 175; |
|
|
5495 |
|
exception_lineno = 179; |
5246 |
5496 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
5247 |
5497 |
goto try_except_handler_8; |
goto try_except_handler_8; |
5248 |
5498 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
5280 |
5530 |
tmp_result = RERAISE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
tmp_result = RERAISE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
5281 |
5531 |
if (unlikely( tmp_result == false )) |
if (unlikely( tmp_result == false )) |
5282 |
5532 |
{ |
{ |
5283 |
|
exception_lineno = 162; |
|
|
5533 |
|
exception_lineno = 166; |
5284 |
5534 |
} |
} |
5285 |
5535 |
|
|
5286 |
|
if (exception_tb && exception_tb->tb_frame == &frame_fc40b212d12b05a2acc693591dfb3736->m_frame) frame_fc40b212d12b05a2acc693591dfb3736->m_frame.f_lineno = exception_tb->tb_lineno; |
|
|
5536 |
|
if (exception_tb && exception_tb->tb_frame == &frame_dba9afc132b7a579b11ea828810cb254->m_frame) frame_dba9afc132b7a579b11ea828810cb254->m_frame.f_lineno = exception_tb->tb_lineno; |
5287 |
5537 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
5288 |
5538 |
goto try_except_handler_7; |
goto try_except_handler_7; |
5289 |
5539 |
branch_end_2:; |
branch_end_2:; |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
5339 |
5589 |
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
5340 |
5590 |
CHAIN_EXCEPTION( exception_value ); |
CHAIN_EXCEPTION( exception_value ); |
5341 |
5591 |
|
|
5342 |
|
exception_lineno = 182; |
|
|
5592 |
|
exception_lineno = 186; |
5343 |
5593 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
5344 |
5594 |
goto try_except_handler_5; |
goto try_except_handler_5; |
5345 |
5595 |
} |
} |
5346 |
5596 |
|
|
5347 |
5597 |
tmp_args_element_name_6 = var_values; |
tmp_args_element_name_6 = var_values; |
5348 |
|
frame_fc40b212d12b05a2acc693591dfb3736->m_frame.f_lineno = 182; |
|
|
5598 |
|
frame_dba9afc132b7a579b11ea828810cb254->m_frame.f_lineno = 186; |
5349 |
5599 |
{ |
{ |
5350 |
5600 |
PyObject *call_args[] = { tmp_args_element_name_5, tmp_args_element_name_6 }; |
PyObject *call_args[] = { tmp_args_element_name_5, tmp_args_element_name_6 }; |
5351 |
5601 |
tmp_dict_seq_2 = CALL_FUNCTION_WITH_ARGS2( tmp_called_name_5, call_args ); |
tmp_dict_seq_2 = CALL_FUNCTION_WITH_ARGS2( tmp_called_name_5, call_args ); |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
5358 |
5608 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
5359 |
5609 |
|
|
5360 |
5610 |
|
|
5361 |
|
exception_lineno = 182; |
|
|
5611 |
|
exception_lineno = 186; |
5362 |
5612 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
5363 |
5613 |
goto try_except_handler_5; |
goto try_except_handler_5; |
5364 |
5614 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
5371 |
5621 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
5372 |
5622 |
|
|
5373 |
5623 |
|
|
5374 |
|
exception_lineno = 182; |
|
|
5624 |
|
exception_lineno = 186; |
5375 |
5625 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
5376 |
5626 |
goto try_except_handler_5; |
goto try_except_handler_5; |
5377 |
5627 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
5388 |
5638 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
5389 |
5639 |
Py_DECREF( tmp_dictset_value ); |
Py_DECREF( tmp_dictset_value ); |
5390 |
5640 |
|
|
5391 |
|
exception_lineno = 182; |
|
|
5641 |
|
exception_lineno = 186; |
5392 |
5642 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
5393 |
5643 |
goto try_except_handler_5; |
goto try_except_handler_5; |
5394 |
5644 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
5402 |
5652 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
5403 |
5653 |
|
|
5404 |
5654 |
|
|
5405 |
|
exception_lineno = 182; |
|
|
5655 |
|
exception_lineno = 186; |
5406 |
5656 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
5407 |
5657 |
goto try_except_handler_5; |
goto try_except_handler_5; |
5408 |
5658 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
5416 |
5666 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
5417 |
5667 |
|
|
5418 |
5668 |
|
|
5419 |
|
exception_lineno = 160; |
|
|
5669 |
|
exception_lineno = 164; |
5420 |
5670 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
5421 |
5671 |
goto try_except_handler_5; |
goto try_except_handler_5; |
5422 |
5672 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
5479 |
5729 |
|
|
5480 |
5730 |
if ( exception_keeper_tb_5 == NULL ) |
if ( exception_keeper_tb_5 == NULL ) |
5481 |
5731 |
{ |
{ |
5482 |
|
exception_keeper_tb_5 = MAKE_TRACEBACK( frame_fc40b212d12b05a2acc693591dfb3736, exception_keeper_lineno_5 ); |
|
|
5732 |
|
exception_keeper_tb_5 = MAKE_TRACEBACK( frame_dba9afc132b7a579b11ea828810cb254, exception_keeper_lineno_5 ); |
5483 |
5733 |
} |
} |
5484 |
5734 |
else if ( exception_keeper_lineno_5 != 0 ) |
else if ( exception_keeper_lineno_5 != 0 ) |
5485 |
5735 |
{ |
{ |
5486 |
|
exception_keeper_tb_5 = ADD_TRACEBACK( exception_keeper_tb_5, frame_fc40b212d12b05a2acc693591dfb3736, exception_keeper_lineno_5 ); |
|
|
5736 |
|
exception_keeper_tb_5 = ADD_TRACEBACK( exception_keeper_tb_5, frame_dba9afc132b7a579b11ea828810cb254, exception_keeper_lineno_5 ); |
5487 |
5737 |
} |
} |
5488 |
5738 |
|
|
5489 |
5739 |
NORMALIZE_EXCEPTION( &exception_keeper_type_5, &exception_keeper_value_5, &exception_keeper_tb_5 ); |
NORMALIZE_EXCEPTION( &exception_keeper_type_5, &exception_keeper_value_5, &exception_keeper_tb_5 ); |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
5504 |
5754 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
5505 |
5755 |
|
|
5506 |
5756 |
|
|
5507 |
|
exception_lineno = 127; |
|
|
5757 |
|
exception_lineno = 131; |
5508 |
5758 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
5509 |
5759 |
goto try_except_handler_9; |
goto try_except_handler_9; |
5510 |
5760 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
5535 |
5785 |
tmp_args_element_name_7 = EXC_TYPE(PyThreadState_GET()); |
tmp_args_element_name_7 = EXC_TYPE(PyThreadState_GET()); |
5536 |
5786 |
tmp_args_element_name_8 = EXC_VALUE(PyThreadState_GET()); |
tmp_args_element_name_8 = EXC_VALUE(PyThreadState_GET()); |
5537 |
5787 |
tmp_args_element_name_9 = EXC_TRACEBACK(PyThreadState_GET()); |
tmp_args_element_name_9 = EXC_TRACEBACK(PyThreadState_GET()); |
5538 |
|
frame_fc40b212d12b05a2acc693591dfb3736->m_frame.f_lineno = 127; |
|
|
5788 |
|
frame_dba9afc132b7a579b11ea828810cb254->m_frame.f_lineno = 131; |
5539 |
5789 |
{ |
{ |
5540 |
5790 |
PyObject *call_args[] = { tmp_args_element_name_7, tmp_args_element_name_8, tmp_args_element_name_9 }; |
PyObject *call_args[] = { tmp_args_element_name_7, tmp_args_element_name_8, tmp_args_element_name_9 }; |
5541 |
5791 |
tmp_operand_name_1 = CALL_FUNCTION_WITH_ARGS3( tmp_called_name_6, call_args ); |
tmp_operand_name_1 = CALL_FUNCTION_WITH_ARGS3( tmp_called_name_6, call_args ); |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
5548 |
5798 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
5549 |
5799 |
|
|
5550 |
5800 |
|
|
5551 |
|
exception_lineno = 127; |
|
|
5801 |
|
exception_lineno = 131; |
5552 |
5802 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
5553 |
5803 |
goto try_except_handler_9; |
goto try_except_handler_9; |
5554 |
5804 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
5561 |
5811 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
5562 |
5812 |
|
|
5563 |
5813 |
|
|
5564 |
|
exception_lineno = 127; |
|
|
5814 |
|
exception_lineno = 131; |
5565 |
5815 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
5566 |
5816 |
goto try_except_handler_9; |
goto try_except_handler_9; |
5567 |
5817 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
5578 |
5828 |
tmp_result = RERAISE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
tmp_result = RERAISE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
5579 |
5829 |
if (unlikely( tmp_result == false )) |
if (unlikely( tmp_result == false )) |
5580 |
5830 |
{ |
{ |
5581 |
|
exception_lineno = 127; |
|
|
5831 |
|
exception_lineno = 131; |
5582 |
5832 |
} |
} |
5583 |
5833 |
|
|
5584 |
|
if (exception_tb && exception_tb->tb_frame == &frame_fc40b212d12b05a2acc693591dfb3736->m_frame) frame_fc40b212d12b05a2acc693591dfb3736->m_frame.f_lineno = exception_tb->tb_lineno; |
|
|
5834 |
|
if (exception_tb && exception_tb->tb_frame == &frame_dba9afc132b7a579b11ea828810cb254->m_frame) frame_dba9afc132b7a579b11ea828810cb254->m_frame.f_lineno = exception_tb->tb_lineno; |
5585 |
5835 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
5586 |
5836 |
goto try_except_handler_9; |
goto try_except_handler_9; |
5587 |
5837 |
branch_no_4:; |
branch_no_4:; |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
5591 |
5841 |
tmp_result = RERAISE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
tmp_result = RERAISE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
5592 |
5842 |
if (unlikely( tmp_result == false )) |
if (unlikely( tmp_result == false )) |
5593 |
5843 |
{ |
{ |
5594 |
|
exception_lineno = 127; |
|
|
5844 |
|
exception_lineno = 131; |
5595 |
5845 |
} |
} |
5596 |
5846 |
|
|
5597 |
|
if (exception_tb && exception_tb->tb_frame == &frame_fc40b212d12b05a2acc693591dfb3736->m_frame) frame_fc40b212d12b05a2acc693591dfb3736->m_frame.f_lineno = exception_tb->tb_lineno; |
|
|
5847 |
|
if (exception_tb && exception_tb->tb_frame == &frame_dba9afc132b7a579b11ea828810cb254->m_frame) frame_dba9afc132b7a579b11ea828810cb254->m_frame.f_lineno = exception_tb->tb_lineno; |
5598 |
5848 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
5599 |
5849 |
goto try_except_handler_9; |
goto try_except_handler_9; |
5600 |
5850 |
branch_end_3:; |
branch_end_3:; |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
5664 |
5914 |
PyObject *tmp_call_result_2; |
PyObject *tmp_call_result_2; |
5665 |
5915 |
CHECK_OBJECT( tmp_with_1__exit ); |
CHECK_OBJECT( tmp_with_1__exit ); |
5666 |
5916 |
tmp_called_name_7 = tmp_with_1__exit; |
tmp_called_name_7 = tmp_with_1__exit; |
5667 |
|
frame_fc40b212d12b05a2acc693591dfb3736->m_frame.f_lineno = 127; |
|
|
5917 |
|
frame_dba9afc132b7a579b11ea828810cb254->m_frame.f_lineno = 131; |
5668 |
5918 |
tmp_call_result_2 = CALL_FUNCTION_WITH_ARGS3( tmp_called_name_7, &PyTuple_GET_ITEM( const_tuple_none_none_none_tuple, 0 ) ); |
tmp_call_result_2 = CALL_FUNCTION_WITH_ARGS3( tmp_called_name_7, &PyTuple_GET_ITEM( const_tuple_none_none_none_tuple, 0 ) ); |
5669 |
5919 |
|
|
5670 |
5920 |
if ( tmp_call_result_2 == NULL ) |
if ( tmp_call_result_2 == NULL ) |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
5677 |
5927 |
Py_XDECREF( exception_keeper_value_7 ); |
Py_XDECREF( exception_keeper_value_7 ); |
5678 |
5928 |
Py_XDECREF( exception_keeper_tb_7 ); |
Py_XDECREF( exception_keeper_tb_7 ); |
5679 |
5929 |
|
|
5680 |
|
exception_lineno = 127; |
|
|
5930 |
|
exception_lineno = 131; |
5681 |
5931 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
5682 |
5932 |
goto try_except_handler_2; |
goto try_except_handler_2; |
5683 |
5933 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
5716 |
5966 |
PyObject *tmp_call_result_3; |
PyObject *tmp_call_result_3; |
5717 |
5967 |
CHECK_OBJECT( tmp_with_1__exit ); |
CHECK_OBJECT( tmp_with_1__exit ); |
5718 |
5968 |
tmp_called_name_8 = tmp_with_1__exit; |
tmp_called_name_8 = tmp_with_1__exit; |
5719 |
|
frame_fc40b212d12b05a2acc693591dfb3736->m_frame.f_lineno = 127; |
|
|
5969 |
|
frame_dba9afc132b7a579b11ea828810cb254->m_frame.f_lineno = 131; |
5720 |
5970 |
tmp_call_result_3 = CALL_FUNCTION_WITH_ARGS3( tmp_called_name_8, &PyTuple_GET_ITEM( const_tuple_none_none_none_tuple, 0 ) ); |
tmp_call_result_3 = CALL_FUNCTION_WITH_ARGS3( tmp_called_name_8, &PyTuple_GET_ITEM( const_tuple_none_none_none_tuple, 0 ) ); |
5721 |
5971 |
|
|
5722 |
5972 |
if ( tmp_call_result_3 == NULL ) |
if ( tmp_call_result_3 == NULL ) |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
5726 |
5976 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
5727 |
5977 |
|
|
5728 |
5978 |
|
|
5729 |
|
exception_lineno = 127; |
|
|
5979 |
|
exception_lineno = 131; |
5730 |
5980 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
5731 |
5981 |
goto try_except_handler_2; |
goto try_except_handler_2; |
5732 |
5982 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
5792 |
6042 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
5793 |
6043 |
|
|
5794 |
6044 |
|
|
5795 |
|
exception_lineno = 184; |
|
|
6045 |
|
exception_lineno = 188; |
5796 |
6046 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
5797 |
6047 |
goto try_except_handler_10; |
goto try_except_handler_10; |
5798 |
6048 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
5813 |
6063 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
5814 |
6064 |
|
|
5815 |
6065 |
|
|
5816 |
|
exception_lineno = 184; |
|
|
6066 |
|
exception_lineno = 188; |
5817 |
6067 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
5818 |
6068 |
goto try_except_handler_10; |
goto try_except_handler_10; |
5819 |
6069 |
} |
} |
5820 |
|
frame_fc40b212d12b05a2acc693591dfb3736->m_frame.f_lineno = 184; |
|
|
6070 |
|
frame_dba9afc132b7a579b11ea828810cb254->m_frame.f_lineno = 188; |
5821 |
6071 |
tmp_assign_source_19 = CALL_FUNCTION_NO_ARGS( tmp_called_name_9 ); |
tmp_assign_source_19 = CALL_FUNCTION_NO_ARGS( tmp_called_name_9 ); |
5822 |
6072 |
Py_DECREF( tmp_called_name_9 ); |
Py_DECREF( tmp_called_name_9 ); |
5823 |
6073 |
if ( tmp_assign_source_19 == NULL ) |
if ( tmp_assign_source_19 == NULL ) |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
5827 |
6077 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
5828 |
6078 |
|
|
5829 |
6079 |
|
|
5830 |
|
exception_lineno = 184; |
|
|
6080 |
|
exception_lineno = 188; |
5831 |
6081 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
5832 |
6082 |
goto try_except_handler_10; |
goto try_except_handler_10; |
5833 |
6083 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
5847 |
6097 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
5848 |
6098 |
|
|
5849 |
6099 |
|
|
5850 |
|
exception_lineno = 184; |
|
|
6100 |
|
exception_lineno = 188; |
5851 |
6101 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
5852 |
6102 |
goto try_except_handler_10; |
goto try_except_handler_10; |
5853 |
6103 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
5899 |
6149 |
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
5900 |
6150 |
CHAIN_EXCEPTION( exception_value ); |
CHAIN_EXCEPTION( exception_value ); |
5901 |
6151 |
|
|
5902 |
|
exception_lineno = 185; |
|
|
6152 |
|
exception_lineno = 189; |
5903 |
6153 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
5904 |
6154 |
goto try_except_handler_12; |
goto try_except_handler_12; |
5905 |
6155 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
5913 |
6163 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
5914 |
6164 |
|
|
5915 |
6165 |
|
|
5916 |
|
exception_lineno = 185; |
|
|
6166 |
|
exception_lineno = 189; |
5917 |
6167 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
5918 |
6168 |
goto try_except_handler_12; |
goto try_except_handler_12; |
5919 |
6169 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
5923 |
6173 |
Py_INCREF( tmp_tuple_element_2 ); |
Py_INCREF( tmp_tuple_element_2 ); |
5924 |
6174 |
PyTuple_SET_ITEM( tmp_args_name_2, 0, tmp_tuple_element_2 ); |
PyTuple_SET_ITEM( tmp_args_name_2, 0, tmp_tuple_element_2 ); |
5925 |
6175 |
tmp_kw_name_2 = PyDict_Copy( const_dict_fdc4cc5c9fc9d1105e84252fd93498da ); |
tmp_kw_name_2 = PyDict_Copy( const_dict_fdc4cc5c9fc9d1105e84252fd93498da ); |
5926 |
|
frame_fc40b212d12b05a2acc693591dfb3736->m_frame.f_lineno = 185; |
|
|
6176 |
|
frame_dba9afc132b7a579b11ea828810cb254->m_frame.f_lineno = 189; |
5927 |
6177 |
tmp_assign_source_23 = CALL_FUNCTION( tmp_called_name_10, tmp_args_name_2, tmp_kw_name_2 ); |
tmp_assign_source_23 = CALL_FUNCTION( tmp_called_name_10, tmp_args_name_2, tmp_kw_name_2 ); |
5928 |
6178 |
Py_DECREF( tmp_called_name_10 ); |
Py_DECREF( tmp_called_name_10 ); |
5929 |
6179 |
Py_DECREF( tmp_args_name_2 ); |
Py_DECREF( tmp_args_name_2 ); |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
5935 |
6185 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
5936 |
6186 |
|
|
5937 |
6187 |
|
|
5938 |
|
exception_lineno = 185; |
|
|
6188 |
|
exception_lineno = 189; |
5939 |
6189 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
5940 |
6190 |
goto try_except_handler_12; |
goto try_except_handler_12; |
5941 |
6191 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
5971 |
6221 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
5972 |
6222 |
|
|
5973 |
6223 |
|
|
5974 |
|
exception_lineno = 191; |
|
|
6224 |
|
exception_lineno = 195; |
5975 |
6225 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
5976 |
6226 |
goto try_except_handler_12; |
goto try_except_handler_12; |
5977 |
6227 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
5998 |
6248 |
|
|
5999 |
6249 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
6000 |
6250 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
6001 |
|
exception_lineno = 191; |
|
|
6251 |
|
exception_lineno = 195; |
6002 |
6252 |
goto try_except_handler_13; |
goto try_except_handler_13; |
6003 |
6253 |
} |
} |
6004 |
6254 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
6039 |
6289 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
6040 |
6290 |
|
|
6041 |
6291 |
|
|
6042 |
|
exception_lineno = 192; |
|
|
6292 |
|
exception_lineno = 196; |
6043 |
6293 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
6044 |
6294 |
goto try_except_handler_13; |
goto try_except_handler_13; |
6045 |
6295 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
6053 |
6303 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
6054 |
6304 |
|
|
6055 |
6305 |
|
|
6056 |
|
exception_lineno = 192; |
|
|
6306 |
|
exception_lineno = 196; |
6057 |
6307 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
6058 |
6308 |
goto try_except_handler_13; |
goto try_except_handler_13; |
6059 |
6309 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
6086 |
6336 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
6087 |
6337 |
|
|
6088 |
6338 |
|
|
6089 |
|
exception_lineno = 193; |
|
|
6339 |
|
exception_lineno = 197; |
6090 |
6340 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
6091 |
6341 |
goto try_except_handler_13; |
goto try_except_handler_13; |
6092 |
6342 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
6100 |
6350 |
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
6101 |
6351 |
CHAIN_EXCEPTION( exception_value ); |
CHAIN_EXCEPTION( exception_value ); |
6102 |
6352 |
|
|
6103 |
|
exception_lineno = 193; |
|
|
6353 |
|
exception_lineno = 197; |
6104 |
6354 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
6105 |
6355 |
goto try_except_handler_13; |
goto try_except_handler_13; |
6106 |
6356 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
6121 |
6371 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
6122 |
6372 |
Py_DECREF( tmp_compexpr_left_7 ); |
Py_DECREF( tmp_compexpr_left_7 ); |
6123 |
6373 |
|
|
6124 |
|
exception_lineno = 193; |
|
|
6374 |
|
exception_lineno = 197; |
6125 |
6375 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
6126 |
6376 |
goto try_except_handler_13; |
goto try_except_handler_13; |
6127 |
6377 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
6135 |
6385 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
6136 |
6386 |
|
|
6137 |
6387 |
|
|
6138 |
|
exception_lineno = 193; |
|
|
6388 |
|
exception_lineno = 197; |
6139 |
6389 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
6140 |
6390 |
goto try_except_handler_13; |
goto try_except_handler_13; |
6141 |
6391 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
6169 |
6419 |
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
6170 |
6420 |
CHAIN_EXCEPTION( exception_value ); |
CHAIN_EXCEPTION( exception_value ); |
6171 |
6421 |
|
|
6172 |
|
exception_lineno = 194; |
|
|
6422 |
|
exception_lineno = 198; |
6173 |
6423 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
6174 |
6424 |
goto try_except_handler_13; |
goto try_except_handler_13; |
6175 |
6425 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
6186 |
6436 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
6187 |
6437 |
|
|
6188 |
6438 |
|
|
6189 |
|
exception_lineno = 194; |
|
|
6439 |
|
exception_lineno = 198; |
6190 |
6440 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
6191 |
6441 |
goto try_except_handler_13; |
goto try_except_handler_13; |
6192 |
6442 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
6199 |
6449 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
6200 |
6450 |
|
|
6201 |
6451 |
|
|
6202 |
|
exception_lineno = 194; |
|
|
6452 |
|
exception_lineno = 198; |
6203 |
6453 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
6204 |
6454 |
goto try_except_handler_13; |
goto try_except_handler_13; |
6205 |
6455 |
} |
} |
6206 |
|
frame_fc40b212d12b05a2acc693591dfb3736->m_frame.f_lineno = 194; |
|
|
6456 |
|
frame_dba9afc132b7a579b11ea828810cb254->m_frame.f_lineno = 198; |
6207 |
6457 |
{ |
{ |
6208 |
6458 |
PyObject *call_args[] = { tmp_args_element_name_10 }; |
PyObject *call_args[] = { tmp_args_element_name_10 }; |
6209 |
6459 |
tmp_iter_arg_3 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_11, call_args ); |
tmp_iter_arg_3 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_11, call_args ); |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
6217 |
6467 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
6218 |
6468 |
|
|
6219 |
6469 |
|
|
6220 |
|
exception_lineno = 194; |
|
|
6470 |
|
exception_lineno = 198; |
6221 |
6471 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
6222 |
6472 |
goto try_except_handler_13; |
goto try_except_handler_13; |
6223 |
6473 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
6230 |
6480 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
6231 |
6481 |
|
|
6232 |
6482 |
|
|
6233 |
|
exception_lineno = 194; |
|
|
6483 |
|
exception_lineno = 198; |
6234 |
6484 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
6235 |
6485 |
goto try_except_handler_13; |
goto try_except_handler_13; |
6236 |
6486 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
6261 |
6511 |
|
|
6262 |
6512 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
6263 |
6513 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
6264 |
|
exception_lineno = 194; |
|
|
6514 |
|
exception_lineno = 198; |
6265 |
6515 |
goto try_except_handler_14; |
goto try_except_handler_14; |
6266 |
6516 |
} |
} |
6267 |
6517 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
6287 |
6537 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
6288 |
6538 |
|
|
6289 |
6539 |
|
|
6290 |
|
exception_lineno = 194; |
|
|
6540 |
|
exception_lineno = 198; |
6291 |
6541 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
6292 |
6542 |
goto try_except_handler_15; |
goto try_except_handler_15; |
6293 |
6543 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
6321 |
6571 |
|
|
6322 |
6572 |
|
|
6323 |
6573 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
6324 |
|
exception_lineno = 194; |
|
|
6574 |
|
exception_lineno = 198; |
6325 |
6575 |
goto try_except_handler_16; |
goto try_except_handler_16; |
6326 |
6576 |
} |
} |
6327 |
6577 |
{ |
{ |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
6353 |
6603 |
|
|
6354 |
6604 |
|
|
6355 |
6605 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
6356 |
|
exception_lineno = 194; |
|
|
6606 |
|
exception_lineno = 198; |
6357 |
6607 |
goto try_except_handler_16; |
goto try_except_handler_16; |
6358 |
6608 |
} |
} |
6359 |
6609 |
{ |
{ |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
6387 |
6637 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
6388 |
6638 |
|
|
6389 |
6639 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
6390 |
|
exception_lineno = 194; |
|
|
6640 |
|
exception_lineno = 198; |
6391 |
6641 |
goto try_except_handler_16; |
goto try_except_handler_16; |
6392 |
6642 |
} |
} |
6393 |
6643 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
6405 |
6655 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
6406 |
6656 |
|
|
6407 |
6657 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
6408 |
|
exception_lineno = 194; |
|
|
6658 |
|
exception_lineno = 198; |
6409 |
6659 |
goto try_except_handler_16; |
goto try_except_handler_16; |
6410 |
6660 |
} |
} |
6411 |
6661 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
6515 |
6765 |
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
6516 |
6766 |
CHAIN_EXCEPTION( exception_value ); |
CHAIN_EXCEPTION( exception_value ); |
6517 |
6767 |
|
|
6518 |
|
exception_lineno = 195; |
|
|
6768 |
|
exception_lineno = 199; |
6519 |
6769 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
6520 |
6770 |
goto try_except_handler_14; |
goto try_except_handler_14; |
6521 |
6771 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
6532 |
6782 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
6533 |
6783 |
|
|
6534 |
6784 |
|
|
6535 |
|
exception_lineno = 195; |
|
|
6785 |
|
exception_lineno = 199; |
6536 |
6786 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
6537 |
6787 |
goto try_except_handler_14; |
goto try_except_handler_14; |
6538 |
6788 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
6545 |
6795 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
6546 |
6796 |
|
|
6547 |
6797 |
|
|
6548 |
|
exception_lineno = 195; |
|
|
6798 |
|
exception_lineno = 199; |
6549 |
6799 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
6550 |
6800 |
goto try_except_handler_14; |
goto try_except_handler_14; |
6551 |
6801 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
6560 |
6810 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
6561 |
6811 |
|
|
6562 |
6812 |
|
|
6563 |
|
exception_lineno = 195; |
|
|
6813 |
|
exception_lineno = 199; |
6564 |
6814 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
6565 |
6815 |
goto try_except_handler_14; |
goto try_except_handler_14; |
6566 |
6816 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
6572 |
6822 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
6573 |
6823 |
Py_DECREF( tmp_subscript_result_1 ); |
Py_DECREF( tmp_subscript_result_1 ); |
6574 |
6824 |
|
|
6575 |
|
exception_lineno = 195; |
|
|
6825 |
|
exception_lineno = 199; |
6576 |
6826 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
6577 |
6827 |
goto try_except_handler_14; |
goto try_except_handler_14; |
6578 |
6828 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
6612 |
6862 |
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
6613 |
6863 |
CHAIN_EXCEPTION( exception_value ); |
CHAIN_EXCEPTION( exception_value ); |
6614 |
6864 |
|
|
6615 |
|
exception_lineno = 197; |
|
|
6865 |
|
exception_lineno = 201; |
6616 |
6866 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
6617 |
6867 |
goto try_except_handler_14; |
goto try_except_handler_14; |
6618 |
6868 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
6628 |
6878 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
6629 |
6879 |
|
|
6630 |
6880 |
|
|
6631 |
|
exception_lineno = 197; |
|
|
6881 |
|
exception_lineno = 201; |
6632 |
6882 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
6633 |
6883 |
goto try_except_handler_14; |
goto try_except_handler_14; |
6634 |
6884 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
6645 |
6895 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
6646 |
6896 |
Py_DECREF( tmp_assign_source_36 ); |
Py_DECREF( tmp_assign_source_36 ); |
6647 |
6897 |
|
|
6648 |
|
exception_lineno = 198; |
|
|
6898 |
|
exception_lineno = 202; |
6649 |
6899 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
6650 |
6900 |
goto try_except_handler_14; |
goto try_except_handler_14; |
6651 |
6901 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
6661 |
6911 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
6662 |
6912 |
Py_DECREF( tmp_assign_source_36 ); |
Py_DECREF( tmp_assign_source_36 ); |
6663 |
6913 |
|
|
6664 |
|
exception_lineno = 199; |
|
|
6914 |
|
exception_lineno = 203; |
6665 |
6915 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
6666 |
6916 |
goto try_except_handler_14; |
goto try_except_handler_14; |
6667 |
6917 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
6679 |
6929 |
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
6680 |
6930 |
CHAIN_EXCEPTION( exception_value ); |
CHAIN_EXCEPTION( exception_value ); |
6681 |
6931 |
|
|
6682 |
|
exception_lineno = 201; |
|
|
6932 |
|
exception_lineno = 205; |
6683 |
6933 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
6684 |
6934 |
goto try_except_handler_14; |
goto try_except_handler_14; |
6685 |
6935 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
6696 |
6946 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
6697 |
6947 |
Py_DECREF( tmp_assign_source_36 ); |
Py_DECREF( tmp_assign_source_36 ); |
6698 |
6948 |
|
|
6699 |
|
exception_lineno = 201; |
|
|
6949 |
|
exception_lineno = 205; |
6700 |
6950 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
6701 |
6951 |
goto try_except_handler_14; |
goto try_except_handler_14; |
6702 |
6952 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
6709 |
6959 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
6710 |
6960 |
Py_DECREF( tmp_assign_source_36 ); |
Py_DECREF( tmp_assign_source_36 ); |
6711 |
6961 |
|
|
6712 |
|
exception_lineno = 201; |
|
|
6962 |
|
exception_lineno = 205; |
6713 |
6963 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
6714 |
6964 |
goto try_except_handler_14; |
goto try_except_handler_14; |
6715 |
6965 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
6724 |
6974 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
6725 |
6975 |
Py_DECREF( tmp_assign_source_36 ); |
Py_DECREF( tmp_assign_source_36 ); |
6726 |
6976 |
|
|
6727 |
|
exception_lineno = 201; |
|
|
6977 |
|
exception_lineno = 205; |
6728 |
6978 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
6729 |
6979 |
goto try_except_handler_14; |
goto try_except_handler_14; |
6730 |
6980 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
6761 |
7011 |
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
6762 |
7012 |
CHAIN_EXCEPTION( exception_value ); |
CHAIN_EXCEPTION( exception_value ); |
6763 |
7013 |
|
|
6764 |
|
exception_lineno = 205; |
|
|
7014 |
|
exception_lineno = 209; |
6765 |
7015 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
6766 |
7016 |
goto try_except_handler_14; |
goto try_except_handler_14; |
6767 |
7017 |
} |
} |
6768 |
7018 |
|
|
6769 |
7019 |
tmp_args_element_name_12 = var_values; |
tmp_args_element_name_12 = var_values; |
6770 |
|
frame_fc40b212d12b05a2acc693591dfb3736->m_frame.f_lineno = 204; |
|
|
7020 |
|
frame_dba9afc132b7a579b11ea828810cb254->m_frame.f_lineno = 208; |
6771 |
7021 |
{ |
{ |
6772 |
7022 |
PyObject *call_args[] = { tmp_args_element_name_11, tmp_args_element_name_12 }; |
PyObject *call_args[] = { tmp_args_element_name_11, tmp_args_element_name_12 }; |
6773 |
7023 |
tmp_dict_seq_3 = CALL_FUNCTION_WITH_ARGS2( tmp_called_name_12, call_args ); |
tmp_dict_seq_3 = CALL_FUNCTION_WITH_ARGS2( tmp_called_name_12, call_args ); |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
6780 |
7030 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
6781 |
7031 |
|
|
6782 |
7032 |
|
|
6783 |
|
exception_lineno = 204; |
|
|
7033 |
|
exception_lineno = 208; |
6784 |
7034 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
6785 |
7035 |
goto try_except_handler_14; |
goto try_except_handler_14; |
6786 |
7036 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
6793 |
7043 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
6794 |
7044 |
|
|
6795 |
7045 |
|
|
6796 |
|
exception_lineno = 204; |
|
|
7046 |
|
exception_lineno = 208; |
6797 |
7047 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
6798 |
7048 |
goto try_except_handler_14; |
goto try_except_handler_14; |
6799 |
7049 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
6810 |
7060 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
6811 |
7061 |
Py_DECREF( tmp_dictset_value ); |
Py_DECREF( tmp_dictset_value ); |
6812 |
7062 |
|
|
6813 |
|
exception_lineno = 204; |
|
|
7063 |
|
exception_lineno = 208; |
6814 |
7064 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
6815 |
7065 |
goto try_except_handler_14; |
goto try_except_handler_14; |
6816 |
7066 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
6825 |
7075 |
Py_DECREF( tmp_dictset_value ); |
Py_DECREF( tmp_dictset_value ); |
6826 |
7076 |
Py_DECREF( tmp_left_name_2 ); |
Py_DECREF( tmp_left_name_2 ); |
6827 |
7077 |
|
|
6828 |
|
exception_lineno = 204; |
|
|
7078 |
|
exception_lineno = 208; |
6829 |
7079 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
6830 |
7080 |
goto try_except_handler_14; |
goto try_except_handler_14; |
6831 |
7081 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
6839 |
7089 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
6840 |
7090 |
Py_DECREF( tmp_dictset_value ); |
Py_DECREF( tmp_dictset_value ); |
6841 |
7091 |
|
|
6842 |
|
exception_lineno = 204; |
|
|
7092 |
|
exception_lineno = 208; |
6843 |
7093 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
6844 |
7094 |
goto try_except_handler_14; |
goto try_except_handler_14; |
6845 |
7095 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
6853 |
7103 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
6854 |
7104 |
|
|
6855 |
7105 |
|
|
6856 |
|
exception_lineno = 204; |
|
|
7106 |
|
exception_lineno = 208; |
6857 |
7107 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
6858 |
7108 |
goto try_except_handler_14; |
goto try_except_handler_14; |
6859 |
7109 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
6865 |
7115 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
6866 |
7116 |
|
|
6867 |
7117 |
|
|
6868 |
|
exception_lineno = 194; |
|
|
7118 |
|
exception_lineno = 198; |
6869 |
7119 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
6870 |
7120 |
goto try_except_handler_14; |
goto try_except_handler_14; |
6871 |
7121 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
6917 |
7167 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
6918 |
7168 |
|
|
6919 |
7169 |
|
|
6920 |
|
exception_lineno = 191; |
|
|
7170 |
|
exception_lineno = 195; |
6921 |
7171 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
6922 |
7172 |
goto try_except_handler_13; |
goto try_except_handler_13; |
6923 |
7173 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
6980 |
7230 |
|
|
6981 |
7231 |
if ( exception_keeper_tb_13 == NULL ) |
if ( exception_keeper_tb_13 == NULL ) |
6982 |
7232 |
{ |
{ |
6983 |
|
exception_keeper_tb_13 = MAKE_TRACEBACK( frame_fc40b212d12b05a2acc693591dfb3736, exception_keeper_lineno_13 ); |
|
|
7233 |
|
exception_keeper_tb_13 = MAKE_TRACEBACK( frame_dba9afc132b7a579b11ea828810cb254, exception_keeper_lineno_13 ); |
6984 |
7234 |
} |
} |
6985 |
7235 |
else if ( exception_keeper_lineno_13 != 0 ) |
else if ( exception_keeper_lineno_13 != 0 ) |
6986 |
7236 |
{ |
{ |
6987 |
|
exception_keeper_tb_13 = ADD_TRACEBACK( exception_keeper_tb_13, frame_fc40b212d12b05a2acc693591dfb3736, exception_keeper_lineno_13 ); |
|
|
7237 |
|
exception_keeper_tb_13 = ADD_TRACEBACK( exception_keeper_tb_13, frame_dba9afc132b7a579b11ea828810cb254, exception_keeper_lineno_13 ); |
6988 |
7238 |
} |
} |
6989 |
7239 |
|
|
6990 |
7240 |
NORMALIZE_EXCEPTION( &exception_keeper_type_13, &exception_keeper_value_13, &exception_keeper_tb_13 ); |
NORMALIZE_EXCEPTION( &exception_keeper_type_13, &exception_keeper_value_13, &exception_keeper_tb_13 ); |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
7005 |
7255 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
7006 |
7256 |
|
|
7007 |
7257 |
|
|
7008 |
|
exception_lineno = 184; |
|
|
7258 |
|
exception_lineno = 188; |
7009 |
7259 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
7010 |
7260 |
goto try_except_handler_17; |
goto try_except_handler_17; |
7011 |
7261 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
7036 |
7286 |
tmp_args_element_name_13 = EXC_TYPE(PyThreadState_GET()); |
tmp_args_element_name_13 = EXC_TYPE(PyThreadState_GET()); |
7037 |
7287 |
tmp_args_element_name_14 = EXC_VALUE(PyThreadState_GET()); |
tmp_args_element_name_14 = EXC_VALUE(PyThreadState_GET()); |
7038 |
7288 |
tmp_args_element_name_15 = EXC_TRACEBACK(PyThreadState_GET()); |
tmp_args_element_name_15 = EXC_TRACEBACK(PyThreadState_GET()); |
7039 |
|
frame_fc40b212d12b05a2acc693591dfb3736->m_frame.f_lineno = 184; |
|
|
7289 |
|
frame_dba9afc132b7a579b11ea828810cb254->m_frame.f_lineno = 188; |
7040 |
7290 |
{ |
{ |
7041 |
7291 |
PyObject *call_args[] = { tmp_args_element_name_13, tmp_args_element_name_14, tmp_args_element_name_15 }; |
PyObject *call_args[] = { tmp_args_element_name_13, tmp_args_element_name_14, tmp_args_element_name_15 }; |
7042 |
7292 |
tmp_operand_name_2 = CALL_FUNCTION_WITH_ARGS3( tmp_called_name_13, call_args ); |
tmp_operand_name_2 = CALL_FUNCTION_WITH_ARGS3( tmp_called_name_13, call_args ); |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
7049 |
7299 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
7050 |
7300 |
|
|
7051 |
7301 |
|
|
7052 |
|
exception_lineno = 184; |
|
|
7302 |
|
exception_lineno = 188; |
7053 |
7303 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
7054 |
7304 |
goto try_except_handler_17; |
goto try_except_handler_17; |
7055 |
7305 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
7062 |
7312 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
7063 |
7313 |
|
|
7064 |
7314 |
|
|
7065 |
|
exception_lineno = 184; |
|
|
7315 |
|
exception_lineno = 188; |
7066 |
7316 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
7067 |
7317 |
goto try_except_handler_17; |
goto try_except_handler_17; |
7068 |
7318 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
7079 |
7329 |
tmp_result = RERAISE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
tmp_result = RERAISE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
7080 |
7330 |
if (unlikely( tmp_result == false )) |
if (unlikely( tmp_result == false )) |
7081 |
7331 |
{ |
{ |
7082 |
|
exception_lineno = 184; |
|
|
7332 |
|
exception_lineno = 188; |
7083 |
7333 |
} |
} |
7084 |
7334 |
|
|
7085 |
|
if (exception_tb && exception_tb->tb_frame == &frame_fc40b212d12b05a2acc693591dfb3736->m_frame) frame_fc40b212d12b05a2acc693591dfb3736->m_frame.f_lineno = exception_tb->tb_lineno; |
|
|
7335 |
|
if (exception_tb && exception_tb->tb_frame == &frame_dba9afc132b7a579b11ea828810cb254->m_frame) frame_dba9afc132b7a579b11ea828810cb254->m_frame.f_lineno = exception_tb->tb_lineno; |
7086 |
7336 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
7087 |
7337 |
goto try_except_handler_17; |
goto try_except_handler_17; |
7088 |
7338 |
branch_no_11:; |
branch_no_11:; |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
7092 |
7342 |
tmp_result = RERAISE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
tmp_result = RERAISE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
7093 |
7343 |
if (unlikely( tmp_result == false )) |
if (unlikely( tmp_result == false )) |
7094 |
7344 |
{ |
{ |
7095 |
|
exception_lineno = 184; |
|
|
7345 |
|
exception_lineno = 188; |
7096 |
7346 |
} |
} |
7097 |
7347 |
|
|
7098 |
|
if (exception_tb && exception_tb->tb_frame == &frame_fc40b212d12b05a2acc693591dfb3736->m_frame) frame_fc40b212d12b05a2acc693591dfb3736->m_frame.f_lineno = exception_tb->tb_lineno; |
|
|
7348 |
|
if (exception_tb && exception_tb->tb_frame == &frame_dba9afc132b7a579b11ea828810cb254->m_frame) frame_dba9afc132b7a579b11ea828810cb254->m_frame.f_lineno = exception_tb->tb_lineno; |
7099 |
7349 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
7100 |
7350 |
goto try_except_handler_17; |
goto try_except_handler_17; |
7101 |
7351 |
branch_end_10:; |
branch_end_10:; |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
7165 |
7415 |
PyObject *tmp_call_result_4; |
PyObject *tmp_call_result_4; |
7166 |
7416 |
CHECK_OBJECT( tmp_with_2__exit ); |
CHECK_OBJECT( tmp_with_2__exit ); |
7167 |
7417 |
tmp_called_name_14 = tmp_with_2__exit; |
tmp_called_name_14 = tmp_with_2__exit; |
7168 |
|
frame_fc40b212d12b05a2acc693591dfb3736->m_frame.f_lineno = 184; |
|
|
7418 |
|
frame_dba9afc132b7a579b11ea828810cb254->m_frame.f_lineno = 188; |
7169 |
7419 |
tmp_call_result_4 = CALL_FUNCTION_WITH_ARGS3( tmp_called_name_14, &PyTuple_GET_ITEM( const_tuple_none_none_none_tuple, 0 ) ); |
tmp_call_result_4 = CALL_FUNCTION_WITH_ARGS3( tmp_called_name_14, &PyTuple_GET_ITEM( const_tuple_none_none_none_tuple, 0 ) ); |
7170 |
7420 |
|
|
7171 |
7421 |
if ( tmp_call_result_4 == NULL ) |
if ( tmp_call_result_4 == NULL ) |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
7178 |
7428 |
Py_XDECREF( exception_keeper_value_15 ); |
Py_XDECREF( exception_keeper_value_15 ); |
7179 |
7429 |
Py_XDECREF( exception_keeper_tb_15 ); |
Py_XDECREF( exception_keeper_tb_15 ); |
7180 |
7430 |
|
|
7181 |
|
exception_lineno = 184; |
|
|
7431 |
|
exception_lineno = 188; |
7182 |
7432 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
7183 |
7433 |
goto try_except_handler_10; |
goto try_except_handler_10; |
7184 |
7434 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
7217 |
7467 |
PyObject *tmp_call_result_5; |
PyObject *tmp_call_result_5; |
7218 |
7468 |
CHECK_OBJECT( tmp_with_2__exit ); |
CHECK_OBJECT( tmp_with_2__exit ); |
7219 |
7469 |
tmp_called_name_15 = tmp_with_2__exit; |
tmp_called_name_15 = tmp_with_2__exit; |
7220 |
|
frame_fc40b212d12b05a2acc693591dfb3736->m_frame.f_lineno = 184; |
|
|
7470 |
|
frame_dba9afc132b7a579b11ea828810cb254->m_frame.f_lineno = 188; |
7221 |
7471 |
tmp_call_result_5 = CALL_FUNCTION_WITH_ARGS3( tmp_called_name_15, &PyTuple_GET_ITEM( const_tuple_none_none_none_tuple, 0 ) ); |
tmp_call_result_5 = CALL_FUNCTION_WITH_ARGS3( tmp_called_name_15, &PyTuple_GET_ITEM( const_tuple_none_none_none_tuple, 0 ) ); |
7222 |
7472 |
|
|
7223 |
7473 |
if ( tmp_call_result_5 == NULL ) |
if ( tmp_call_result_5 == NULL ) |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
7227 |
7477 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
7228 |
7478 |
|
|
7229 |
7479 |
|
|
7230 |
|
exception_lineno = 184; |
|
|
7480 |
|
exception_lineno = 188; |
7231 |
7481 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
7232 |
7482 |
goto try_except_handler_10; |
goto try_except_handler_10; |
7233 |
7483 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
7302 |
7552 |
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
7303 |
7553 |
CHAIN_EXCEPTION( exception_value ); |
CHAIN_EXCEPTION( exception_value ); |
7304 |
7554 |
|
|
7305 |
|
exception_lineno = 206; |
|
|
7555 |
|
exception_lineno = 210; |
7306 |
7556 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
7307 |
7557 |
goto frame_exception_exit_1; |
goto frame_exception_exit_1; |
7308 |
7558 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
7316 |
7566 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
7317 |
7567 |
|
|
7318 |
7568 |
|
|
7319 |
|
exception_lineno = 206; |
|
|
7569 |
|
exception_lineno = 210; |
7320 |
7570 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
7321 |
7571 |
goto frame_exception_exit_1; |
goto frame_exception_exit_1; |
7322 |
7572 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
7330 |
7580 |
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
7331 |
7581 |
CHAIN_EXCEPTION( exception_value ); |
CHAIN_EXCEPTION( exception_value ); |
7332 |
7582 |
|
|
7333 |
|
exception_lineno = 206; |
|
|
7583 |
|
exception_lineno = 210; |
7334 |
7584 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
7335 |
7585 |
goto frame_exception_exit_1; |
goto frame_exception_exit_1; |
7336 |
7586 |
} |
} |
7337 |
7587 |
|
|
7338 |
7588 |
tmp_args_element_name_16 = var_Data; |
tmp_args_element_name_16 = var_Data; |
7339 |
|
tmp_args_element_name_17 = const_str_plain_property; |
|
|
7589 |
|
tmp_args_element_name_17 = const_str_plain_Item_Merkmale; |
7340 |
7590 |
if ( var_column_names == NULL ) |
if ( var_column_names == NULL ) |
7341 |
7591 |
{ |
{ |
7342 |
7592 |
Py_DECREF( tmp_called_name_16 ); |
Py_DECREF( tmp_called_name_16 ); |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
7347 |
7597 |
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
7348 |
7598 |
CHAIN_EXCEPTION( exception_value ); |
CHAIN_EXCEPTION( exception_value ); |
7349 |
7599 |
|
|
7350 |
|
exception_lineno = 206; |
|
|
7600 |
|
exception_lineno = 210; |
7351 |
7601 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
7352 |
7602 |
goto frame_exception_exit_1; |
goto frame_exception_exit_1; |
7353 |
7603 |
} |
} |
7354 |
7604 |
|
|
7355 |
7605 |
tmp_args_element_name_18 = var_column_names; |
tmp_args_element_name_18 = var_column_names; |
7356 |
|
frame_fc40b212d12b05a2acc693591dfb3736->m_frame.f_lineno = 206; |
|
|
7606 |
|
frame_dba9afc132b7a579b11ea828810cb254->m_frame.f_lineno = 210; |
7357 |
7607 |
{ |
{ |
7358 |
7608 |
PyObject *call_args[] = { tmp_args_element_name_16, tmp_args_element_name_17, tmp_args_element_name_18 }; |
PyObject *call_args[] = { tmp_args_element_name_16, tmp_args_element_name_17, tmp_args_element_name_18 }; |
7359 |
7609 |
tmp_call_result_6 = CALL_FUNCTION_WITH_ARGS3( tmp_called_name_16, call_args ); |
tmp_call_result_6 = CALL_FUNCTION_WITH_ARGS3( tmp_called_name_16, call_args ); |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
7367 |
7617 |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
7368 |
7618 |
|
|
7369 |
7619 |
|
|
7370 |
|
exception_lineno = 206; |
|
|
7620 |
|
exception_lineno = 210; |
7371 |
7621 |
type_description_1 = "ooooooooooooooo"; |
type_description_1 = "ooooooooooooooo"; |
7372 |
7622 |
goto frame_exception_exit_1; |
goto frame_exception_exit_1; |
7373 |
7623 |
} |
} |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
7375 |
7625 |
} |
} |
7376 |
7626 |
|
|
7377 |
7627 |
#if 0 |
#if 0 |
7378 |
|
RESTORE_FRAME_EXCEPTION( frame_fc40b212d12b05a2acc693591dfb3736 ); |
|
|
7628 |
|
RESTORE_FRAME_EXCEPTION( frame_dba9afc132b7a579b11ea828810cb254 ); |
7379 |
7629 |
#endif |
#endif |
7380 |
7630 |
|
|
7381 |
7631 |
// Put the previous frame back on top. |
// Put the previous frame back on top. |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
7386 |
7636 |
frame_exception_exit_1:; |
frame_exception_exit_1:; |
7387 |
7637 |
|
|
7388 |
7638 |
#if 0 |
#if 0 |
7389 |
|
RESTORE_FRAME_EXCEPTION( frame_fc40b212d12b05a2acc693591dfb3736 ); |
|
|
7639 |
|
RESTORE_FRAME_EXCEPTION( frame_dba9afc132b7a579b11ea828810cb254 ); |
7390 |
7640 |
#endif |
#endif |
7391 |
7641 |
|
|
7392 |
7642 |
if ( exception_tb == NULL ) |
if ( exception_tb == NULL ) |
7393 |
7643 |
{ |
{ |
7394 |
|
exception_tb = MAKE_TRACEBACK( frame_fc40b212d12b05a2acc693591dfb3736, exception_lineno ); |
|
|
7644 |
|
exception_tb = MAKE_TRACEBACK( frame_dba9afc132b7a579b11ea828810cb254, exception_lineno ); |
7395 |
7645 |
} |
} |
7396 |
|
else if ( exception_tb->tb_frame != &frame_fc40b212d12b05a2acc693591dfb3736->m_frame ) |
|
|
7646 |
|
else if ( exception_tb->tb_frame != &frame_dba9afc132b7a579b11ea828810cb254->m_frame ) |
7397 |
7647 |
{ |
{ |
7398 |
|
exception_tb = ADD_TRACEBACK( exception_tb, frame_fc40b212d12b05a2acc693591dfb3736, exception_lineno ); |
|
|
7648 |
|
exception_tb = ADD_TRACEBACK( exception_tb, frame_dba9afc132b7a579b11ea828810cb254, exception_lineno ); |
7399 |
7649 |
} |
} |
7400 |
7650 |
|
|
7401 |
7651 |
// Attachs locals to frame if any. |
// Attachs locals to frame if any. |
7402 |
7652 |
Nuitka_Frame_AttachLocals( |
Nuitka_Frame_AttachLocals( |
7403 |
|
(struct Nuitka_FrameObject *)frame_fc40b212d12b05a2acc693591dfb3736, |
|
|
7653 |
|
(struct Nuitka_FrameObject *)frame_dba9afc132b7a579b11ea828810cb254, |
7404 |
7654 |
type_description_1, |
type_description_1, |
7405 |
7655 |
par_flatfile, |
par_flatfile, |
7406 |
7656 |
par_export, |
par_export, |
|
... |
... |
static PyObject *impl_packages$item_upload$$$function_2_itemPropertyUpload( stru |
7421 |
7671 |
|
|
7422 |
7672 |
|
|
7423 |
7673 |
// Release cached frame. |
// Release cached frame. |
7424 |
|
if ( frame_fc40b212d12b05a2acc693591dfb3736 == cache_frame_fc40b212d12b05a2acc693591dfb3736 ) |
|
|
7674 |
|
if ( frame_dba9afc132b7a579b11ea828810cb254 == cache_frame_dba9afc132b7a579b11ea828810cb254 ) |
7425 |
7675 |
{ |
{ |
7426 |
|
Py_DECREF( frame_fc40b212d12b05a2acc693591dfb3736 ); |
|
|
7676 |
|
Py_DECREF( frame_dba9afc132b7a579b11ea828810cb254 ); |
7427 |
7677 |
} |
} |
7428 |
|
cache_frame_fc40b212d12b05a2acc693591dfb3736 = NULL; |
|
|
7678 |
|
cache_frame_dba9afc132b7a579b11ea828810cb254 = NULL; |
7429 |
7679 |
|
|
7430 |
|
assertFrameObject( frame_fc40b212d12b05a2acc693591dfb3736 ); |
|
|
7680 |
|
assertFrameObject( frame_dba9afc132b7a579b11ea828810cb254 ); |
7431 |
7681 |
|
|
7432 |
7682 |
// Put the previous frame back on top. |
// Put the previous frame back on top. |
7433 |
7683 |
popFrameStack(); |
popFrameStack(); |
|
... |
... |
static PyObject *MAKE_FUNCTION_packages$item_upload$$$function_1_itemUpload( ) |
7591 |
7841 |
#if PYTHON_VERSION >= 300 |
#if PYTHON_VERSION >= 300 |
7592 |
7842 |
NULL, |
NULL, |
7593 |
7843 |
#endif |
#endif |
7594 |
|
codeobj_ab6ae470c2886d647b74eb90faa8db06, |
|
|
7844 |
|
codeobj_85a923b81f485c4d9af974514f98324a, |
7595 |
7845 |
NULL, |
NULL, |
7596 |
7846 |
#if PYTHON_VERSION >= 300 |
#if PYTHON_VERSION >= 300 |
7597 |
7847 |
NULL, |
NULL, |
|
... |
... |
static PyObject *MAKE_FUNCTION_packages$item_upload$$$function_2_itemPropertyUpl |
7615 |
7865 |
#if PYTHON_VERSION >= 300 |
#if PYTHON_VERSION >= 300 |
7616 |
7866 |
NULL, |
NULL, |
7617 |
7867 |
#endif |
#endif |
7618 |
|
codeobj_fc40b212d12b05a2acc693591dfb3736, |
|
|
7868 |
|
codeobj_dba9afc132b7a579b11ea828810cb254, |
7619 |
7869 |
NULL, |
NULL, |
7620 |
7870 |
#if PYTHON_VERSION >= 300 |
#if PYTHON_VERSION >= 300 |
7621 |
7871 |
NULL, |
NULL, |
File Linux_Version/product_import.build/module.sortedcontainers.sortedlist.c changed (mode: 100644) (index 084cee3..6e8ae76) |
... |
... |
static void createModuleConstants( void ) |
542 |
542 |
const_tuple_str_plain_self_str_plain_type_name_tuple = PyTuple_New( 2 ); |
const_tuple_str_plain_self_str_plain_type_name_tuple = PyTuple_New( 2 ); |
543 |
543 |
PyTuple_SET_ITEM( const_tuple_str_plain_self_str_plain_type_name_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
PyTuple_SET_ITEM( const_tuple_str_plain_self_str_plain_type_name_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
544 |
544 |
PyTuple_SET_ITEM( const_tuple_str_plain_self_str_plain_type_name_tuple, 1, const_str_plain_type_name ); Py_INCREF( const_str_plain_type_name ); |
PyTuple_SET_ITEM( const_tuple_str_plain_self_str_plain_type_name_tuple, 1, const_str_plain_type_name ); Py_INCREF( const_str_plain_type_name ); |
545 |
|
const_str_digest_68ca3359cd6fc44e7849515b33f1ed12 = UNSTREAM_STRING_ASCII( &constant_bin[ 81231 ], 26, 0 ); |
|
546 |
|
const_str_digest_2bb8891a881c923b549be60f6dd20791 = UNSTREAM_STRING_ASCII( &constant_bin[ 81257 ], 39, 0 ); |
|
547 |
|
const_str_digest_3fd2968e4587842da98e3ca735b07513 = UNSTREAM_STRING_ASCII( &constant_bin[ 81296 ], 209, 0 ); |
|
548 |
|
const_str_digest_ff7ae2e68c005c62565a6b7811623775 = UNSTREAM_STRING_ASCII( &constant_bin[ 81505 ], 14, 0 ); |
|
549 |
|
const_str_digest_9e4efc2a3d44fce75c31f2d6bbccd7c0 = UNSTREAM_STRING_ASCII( &constant_bin[ 81519 ], 224, 0 ); |
|
550 |
|
const_str_digest_1dbf7381fce1036b5ad6b0eae94cf329 = UNSTREAM_STRING_ASCII( &constant_bin[ 81743 ], 432, 0 ); |
|
|
545 |
|
const_str_digest_68ca3359cd6fc44e7849515b33f1ed12 = UNSTREAM_STRING_ASCII( &constant_bin[ 81604 ], 26, 0 ); |
|
546 |
|
const_str_digest_2bb8891a881c923b549be60f6dd20791 = UNSTREAM_STRING_ASCII( &constant_bin[ 81630 ], 39, 0 ); |
|
547 |
|
const_str_digest_3fd2968e4587842da98e3ca735b07513 = UNSTREAM_STRING_ASCII( &constant_bin[ 81669 ], 209, 0 ); |
|
548 |
|
const_str_digest_ff7ae2e68c005c62565a6b7811623775 = UNSTREAM_STRING_ASCII( &constant_bin[ 81878 ], 14, 0 ); |
|
549 |
|
const_str_digest_9e4efc2a3d44fce75c31f2d6bbccd7c0 = UNSTREAM_STRING_ASCII( &constant_bin[ 81892 ], 224, 0 ); |
|
550 |
|
const_str_digest_1dbf7381fce1036b5ad6b0eae94cf329 = UNSTREAM_STRING_ASCII( &constant_bin[ 82116 ], 432, 0 ); |
551 |
551 |
const_tuple_str_plain_value_tuple = PyTuple_New( 1 ); |
const_tuple_str_plain_value_tuple = PyTuple_New( 1 ); |
552 |
552 |
PyTuple_SET_ITEM( const_tuple_str_plain_value_tuple, 0, const_str_plain_value ); Py_INCREF( const_str_plain_value ); |
PyTuple_SET_ITEM( const_tuple_str_plain_value_tuple, 0, const_str_plain_value ); Py_INCREF( const_str_plain_value ); |
553 |
553 |
const_tuple_b713def1b366b7e66e61884021c653d5_tuple = PyTuple_New( 4 ); |
const_tuple_b713def1b366b7e66e61884021c653d5_tuple = PyTuple_New( 4 ); |
|
... |
... |
static void createModuleConstants( void ) |
555 |
555 |
PyTuple_SET_ITEM( const_tuple_b713def1b366b7e66e61884021c653d5_tuple, 1, const_str_plain_index ); Py_INCREF( const_str_plain_index ); |
PyTuple_SET_ITEM( const_tuple_b713def1b366b7e66e61884021c653d5_tuple, 1, const_str_plain_index ); Py_INCREF( const_str_plain_index ); |
556 |
556 |
PyTuple_SET_ITEM( const_tuple_b713def1b366b7e66e61884021c653d5_tuple, 2, const_str_plain_value ); Py_INCREF( const_str_plain_value ); |
PyTuple_SET_ITEM( const_tuple_b713def1b366b7e66e61884021c653d5_tuple, 2, const_str_plain_value ); Py_INCREF( const_str_plain_value ); |
557 |
557 |
PyTuple_SET_ITEM( const_tuple_b713def1b366b7e66e61884021c653d5_tuple, 3, const_str_plain_message ); Py_INCREF( const_str_plain_message ); |
PyTuple_SET_ITEM( const_tuple_b713def1b366b7e66e61884021c653d5_tuple, 3, const_str_plain_message ); Py_INCREF( const_str_plain_message ); |
558 |
|
const_str_digest_f6d7da1973b6b302ec4c07396ec0062a = UNSTREAM_STRING_ASCII( &constant_bin[ 82175 ], 21, 0 ); |
|
559 |
|
const_str_digest_3c1e463fa827ab3b5bcf49f596fac07d = UNSTREAM_STRING_ASCII( &constant_bin[ 82196 ], 17, 0 ); |
|
560 |
|
const_str_digest_0aac3699b9b6f6d7627089a00338dd34 = UNSTREAM_STRING_ASCII( &constant_bin[ 82213 ], 60, 0 ); |
|
561 |
|
const_str_plain_child_sum = UNSTREAM_STRING_ASCII( &constant_bin[ 82273 ], 9, 1 ); |
|
562 |
|
const_str_plain_stdout = UNSTREAM_STRING_ASCII( &constant_bin[ 82282 ], 6, 1 ); |
|
563 |
|
const_str_digest_cc397cb8c4837eb68d24f007b4b64811 = UNSTREAM_STRING_ASCII( &constant_bin[ 82288 ], 21, 0 ); |
|
564 |
|
const_str_digest_270789feb0173de580a9397771ee5cfa = UNSTREAM_STRING_ASCII( &constant_bin[ 82309 ], 356, 0 ); |
|
565 |
|
const_str_plain_start = UNSTREAM_STRING_ASCII( &constant_bin[ 4739 ], 5, 1 ); |
|
|
558 |
|
const_str_digest_f6d7da1973b6b302ec4c07396ec0062a = UNSTREAM_STRING_ASCII( &constant_bin[ 82548 ], 21, 0 ); |
|
559 |
|
const_str_digest_3c1e463fa827ab3b5bcf49f596fac07d = UNSTREAM_STRING_ASCII( &constant_bin[ 82569 ], 17, 0 ); |
|
560 |
|
const_str_digest_0aac3699b9b6f6d7627089a00338dd34 = UNSTREAM_STRING_ASCII( &constant_bin[ 82586 ], 60, 0 ); |
|
561 |
|
const_str_plain_child_sum = UNSTREAM_STRING_ASCII( &constant_bin[ 82646 ], 9, 1 ); |
|
562 |
|
const_str_plain_stdout = UNSTREAM_STRING_ASCII( &constant_bin[ 82655 ], 6, 1 ); |
|
563 |
|
const_str_digest_cc397cb8c4837eb68d24f007b4b64811 = UNSTREAM_STRING_ASCII( &constant_bin[ 82661 ], 21, 0 ); |
|
564 |
|
const_str_digest_270789feb0173de580a9397771ee5cfa = UNSTREAM_STRING_ASCII( &constant_bin[ 82682 ], 356, 0 ); |
|
565 |
|
const_str_plain_start = UNSTREAM_STRING_ASCII( &constant_bin[ 4917 ], 5, 1 ); |
566 |
566 |
const_tuple_4dbb06f93129513275d8b5abc7e6f6b6_tuple = PyTuple_New( 5 ); |
const_tuple_4dbb06f93129513275d8b5abc7e6f6b6_tuple = PyTuple_New( 5 ); |
567 |
567 |
PyTuple_SET_ITEM( const_tuple_4dbb06f93129513275d8b5abc7e6f6b6_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
PyTuple_SET_ITEM( const_tuple_4dbb06f93129513275d8b5abc7e6f6b6_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
568 |
568 |
PyTuple_SET_ITEM( const_tuple_4dbb06f93129513275d8b5abc7e6f6b6_tuple, 1, const_str_plain_key ); Py_INCREF( const_str_plain_key ); |
PyTuple_SET_ITEM( const_tuple_4dbb06f93129513275d8b5abc7e6f6b6_tuple, 1, const_str_plain_key ); Py_INCREF( const_str_plain_key ); |
569 |
|
const_str_plain__maxes = UNSTREAM_STRING_ASCII( &constant_bin[ 82665 ], 6, 1 ); |
|
|
569 |
|
const_str_plain__maxes = UNSTREAM_STRING_ASCII( &constant_bin[ 83038 ], 6, 1 ); |
570 |
570 |
PyTuple_SET_ITEM( const_tuple_4dbb06f93129513275d8b5abc7e6f6b6_tuple, 2, const_str_plain__maxes ); Py_INCREF( const_str_plain__maxes ); |
PyTuple_SET_ITEM( const_tuple_4dbb06f93129513275d8b5abc7e6f6b6_tuple, 2, const_str_plain__maxes ); Py_INCREF( const_str_plain__maxes ); |
571 |
|
const_str_plain_pos = UNSTREAM_STRING_ASCII( &constant_bin[ 4900 ], 3, 1 ); |
|
|
571 |
|
const_str_plain_pos = UNSTREAM_STRING_ASCII( &constant_bin[ 5078 ], 3, 1 ); |
572 |
572 |
PyTuple_SET_ITEM( const_tuple_4dbb06f93129513275d8b5abc7e6f6b6_tuple, 3, const_str_plain_pos ); Py_INCREF( const_str_plain_pos ); |
PyTuple_SET_ITEM( const_tuple_4dbb06f93129513275d8b5abc7e6f6b6_tuple, 3, const_str_plain_pos ); Py_INCREF( const_str_plain_pos ); |
573 |
|
const_str_plain_idx = UNSTREAM_STRING_ASCII( &constant_bin[ 82671 ], 3, 1 ); |
|
|
573 |
|
const_str_plain_idx = UNSTREAM_STRING_ASCII( &constant_bin[ 83044 ], 3, 1 ); |
574 |
574 |
PyTuple_SET_ITEM( const_tuple_4dbb06f93129513275d8b5abc7e6f6b6_tuple, 4, const_str_plain_idx ); Py_INCREF( const_str_plain_idx ); |
PyTuple_SET_ITEM( const_tuple_4dbb06f93129513275d8b5abc7e6f6b6_tuple, 4, const_str_plain_idx ); Py_INCREF( const_str_plain_idx ); |
575 |
|
const_str_digest_40f392f3663ccc45166748f3016d50d7 = UNSTREAM_STRING_ASCII( &constant_bin[ 82674 ], 19, 0 ); |
|
576 |
|
const_str_digest_d5ea2b29955661ab98dca804b31a2092 = UNSTREAM_STRING_ASCII( &constant_bin[ 82693 ], 33, 0 ); |
|
577 |
|
const_str_plain_insort = UNSTREAM_STRING_ASCII( &constant_bin[ 82726 ], 6, 1 ); |
|
578 |
|
const_str_plain___mul__ = UNSTREAM_STRING_ASCII( &constant_bin[ 81822 ], 7, 1 ); |
|
579 |
|
const_str_digest_2a25c073c2a644bdf01a85bac36e2993 = UNSTREAM_STRING_ASCII( &constant_bin[ 82732 ], 19, 0 ); |
|
580 |
|
const_str_digest_97467b5f5469843dd1b2f5b6b89251d3 = UNSTREAM_STRING_ASCII( &constant_bin[ 82751 ], 367, 0 ); |
|
|
575 |
|
const_str_digest_40f392f3663ccc45166748f3016d50d7 = UNSTREAM_STRING_ASCII( &constant_bin[ 83047 ], 19, 0 ); |
|
576 |
|
const_str_digest_d5ea2b29955661ab98dca804b31a2092 = UNSTREAM_STRING_ASCII( &constant_bin[ 83066 ], 33, 0 ); |
|
577 |
|
const_str_plain_insort = UNSTREAM_STRING_ASCII( &constant_bin[ 83099 ], 6, 1 ); |
|
578 |
|
const_str_plain___mul__ = UNSTREAM_STRING_ASCII( &constant_bin[ 82195 ], 7, 1 ); |
|
579 |
|
const_str_digest_2a25c073c2a644bdf01a85bac36e2993 = UNSTREAM_STRING_ASCII( &constant_bin[ 83105 ], 19, 0 ); |
|
580 |
|
const_str_digest_97467b5f5469843dd1b2f5b6b89251d3 = UNSTREAM_STRING_ASCII( &constant_bin[ 83124 ], 367, 0 ); |
581 |
581 |
const_tuple_str_plain_fillvalue_str_plain_decorating_function_tuple = PyTuple_New( 2 ); |
const_tuple_str_plain_fillvalue_str_plain_decorating_function_tuple = PyTuple_New( 2 ); |
582 |
|
const_str_plain_fillvalue = UNSTREAM_STRING_ASCII( &constant_bin[ 83118 ], 9, 1 ); |
|
|
582 |
|
const_str_plain_fillvalue = UNSTREAM_STRING_ASCII( &constant_bin[ 83491 ], 9, 1 ); |
583 |
583 |
PyTuple_SET_ITEM( const_tuple_str_plain_fillvalue_str_plain_decorating_function_tuple, 0, const_str_plain_fillvalue ); Py_INCREF( const_str_plain_fillvalue ); |
PyTuple_SET_ITEM( const_tuple_str_plain_fillvalue_str_plain_decorating_function_tuple, 0, const_str_plain_fillvalue ); Py_INCREF( const_str_plain_fillvalue ); |
584 |
|
const_str_plain_decorating_function = UNSTREAM_STRING_ASCII( &constant_bin[ 82237 ], 19, 1 ); |
|
|
584 |
|
const_str_plain_decorating_function = UNSTREAM_STRING_ASCII( &constant_bin[ 82610 ], 19, 1 ); |
585 |
585 |
PyTuple_SET_ITEM( const_tuple_str_plain_fillvalue_str_plain_decorating_function_tuple, 1, const_str_plain_decorating_function ); Py_INCREF( const_str_plain_decorating_function ); |
PyTuple_SET_ITEM( const_tuple_str_plain_fillvalue_str_plain_decorating_function_tuple, 1, const_str_plain_decorating_function ); Py_INCREF( const_str_plain_decorating_function ); |
586 |
|
const_str_plain__islice = UNSTREAM_STRING_ASCII( &constant_bin[ 83127 ], 7, 1 ); |
|
|
586 |
|
const_str_plain__islice = UNSTREAM_STRING_ASCII( &constant_bin[ 83500 ], 7, 1 ); |
587 |
587 |
const_tuple_str_plain_Sequence_str_plain_MutableSequence_tuple = PyTuple_New( 2 ); |
const_tuple_str_plain_Sequence_str_plain_MutableSequence_tuple = PyTuple_New( 2 ); |
588 |
588 |
PyTuple_SET_ITEM( const_tuple_str_plain_Sequence_str_plain_MutableSequence_tuple, 0, const_str_plain_Sequence ); Py_INCREF( const_str_plain_Sequence ); |
PyTuple_SET_ITEM( const_tuple_str_plain_Sequence_str_plain_MutableSequence_tuple, 0, const_str_plain_Sequence ); Py_INCREF( const_str_plain_Sequence ); |
589 |
|
const_str_plain_MutableSequence = UNSTREAM_STRING_ASCII( &constant_bin[ 81582 ], 15, 1 ); |
|
|
589 |
|
const_str_plain_MutableSequence = UNSTREAM_STRING_ASCII( &constant_bin[ 81955 ], 15, 1 ); |
590 |
590 |
PyTuple_SET_ITEM( const_tuple_str_plain_Sequence_str_plain_MutableSequence_tuple, 1, const_str_plain_MutableSequence ); Py_INCREF( const_str_plain_MutableSequence ); |
PyTuple_SET_ITEM( const_tuple_str_plain_Sequence_str_plain_MutableSequence_tuple, 1, const_str_plain_MutableSequence ); Py_INCREF( const_str_plain_MutableSequence ); |
591 |
|
const_str_plain_dummy_thread = UNSTREAM_STRING_ASCII( &constant_bin[ 33718 ], 12, 1 ); |
|
592 |
|
const_str_digest_10ccada8698e68bece37069547d89275 = UNSTREAM_STRING_ASCII( &constant_bin[ 83134 ], 253, 0 ); |
|
|
591 |
|
const_str_plain_dummy_thread = UNSTREAM_STRING_ASCII( &constant_bin[ 33896 ], 12, 1 ); |
|
592 |
|
const_str_digest_10ccada8698e68bece37069547d89275 = UNSTREAM_STRING_ASCII( &constant_bin[ 83507 ], 253, 0 ); |
593 |
593 |
const_tuple_03f72bc2d66b7f98e07ee90d24eeee3c_tuple = PyTuple_New( 8 ); |
const_tuple_03f72bc2d66b7f98e07ee90d24eeee3c_tuple = PyTuple_New( 8 ); |
594 |
594 |
PyTuple_SET_ITEM( const_tuple_03f72bc2d66b7f98e07ee90d24eeee3c_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
PyTuple_SET_ITEM( const_tuple_03f72bc2d66b7f98e07ee90d24eeee3c_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
595 |
|
const_str_plain_row0 = UNSTREAM_STRING_ASCII( &constant_bin[ 83387 ], 4, 1 ); |
|
|
595 |
|
const_str_plain_row0 = UNSTREAM_STRING_ASCII( &constant_bin[ 83760 ], 4, 1 ); |
596 |
596 |
PyTuple_SET_ITEM( const_tuple_03f72bc2d66b7f98e07ee90d24eeee3c_tuple, 1, const_str_plain_row0 ); Py_INCREF( const_str_plain_row0 ); |
PyTuple_SET_ITEM( const_tuple_03f72bc2d66b7f98e07ee90d24eeee3c_tuple, 1, const_str_plain_row0 ); Py_INCREF( const_str_plain_row0 ); |
597 |
|
const_str_plain_head = UNSTREAM_STRING_ASCII( &constant_bin[ 44342 ], 4, 1 ); |
|
|
597 |
|
const_str_plain_head = UNSTREAM_STRING_ASCII( &constant_bin[ 44520 ], 4, 1 ); |
598 |
598 |
PyTuple_SET_ITEM( const_tuple_03f72bc2d66b7f98e07ee90d24eeee3c_tuple, 2, const_str_plain_head ); Py_INCREF( const_str_plain_head ); |
PyTuple_SET_ITEM( const_tuple_03f72bc2d66b7f98e07ee90d24eeee3c_tuple, 2, const_str_plain_head ); Py_INCREF( const_str_plain_head ); |
599 |
|
const_str_plain_tail = UNSTREAM_STRING_ASCII( &constant_bin[ 40967 ], 4, 1 ); |
|
|
599 |
|
const_str_plain_tail = UNSTREAM_STRING_ASCII( &constant_bin[ 41145 ], 4, 1 ); |
600 |
600 |
PyTuple_SET_ITEM( const_tuple_03f72bc2d66b7f98e07ee90d24eeee3c_tuple, 3, const_str_plain_tail ); Py_INCREF( const_str_plain_tail ); |
PyTuple_SET_ITEM( const_tuple_03f72bc2d66b7f98e07ee90d24eeee3c_tuple, 3, const_str_plain_tail ); Py_INCREF( const_str_plain_tail ); |
601 |
|
const_str_plain_row1 = UNSTREAM_STRING_ASCII( &constant_bin[ 83391 ], 4, 1 ); |
|
|
601 |
|
const_str_plain_row1 = UNSTREAM_STRING_ASCII( &constant_bin[ 83764 ], 4, 1 ); |
602 |
602 |
PyTuple_SET_ITEM( const_tuple_03f72bc2d66b7f98e07ee90d24eeee3c_tuple, 4, const_str_plain_row1 ); Py_INCREF( const_str_plain_row1 ); |
PyTuple_SET_ITEM( const_tuple_03f72bc2d66b7f98e07ee90d24eeee3c_tuple, 4, const_str_plain_row1 ); Py_INCREF( const_str_plain_row1 ); |
603 |
|
const_str_plain_size = UNSTREAM_STRING_ASCII( &constant_bin[ 55529 ], 4, 1 ); |
|
|
603 |
|
const_str_plain_size = UNSTREAM_STRING_ASCII( &constant_bin[ 55762 ], 4, 1 ); |
604 |
604 |
PyTuple_SET_ITEM( const_tuple_03f72bc2d66b7f98e07ee90d24eeee3c_tuple, 5, const_str_plain_size ); Py_INCREF( const_str_plain_size ); |
PyTuple_SET_ITEM( const_tuple_03f72bc2d66b7f98e07ee90d24eeee3c_tuple, 5, const_str_plain_size ); Py_INCREF( const_str_plain_size ); |
605 |
|
const_str_plain_tree = UNSTREAM_STRING_ASCII( &constant_bin[ 20451 ], 4, 1 ); |
|
|
605 |
|
const_str_plain_tree = UNSTREAM_STRING_ASCII( &constant_bin[ 20629 ], 4, 1 ); |
606 |
606 |
PyTuple_SET_ITEM( const_tuple_03f72bc2d66b7f98e07ee90d24eeee3c_tuple, 6, const_str_plain_tree ); Py_INCREF( const_str_plain_tree ); |
PyTuple_SET_ITEM( const_tuple_03f72bc2d66b7f98e07ee90d24eeee3c_tuple, 6, const_str_plain_tree ); Py_INCREF( const_str_plain_tree ); |
607 |
607 |
PyTuple_SET_ITEM( const_tuple_03f72bc2d66b7f98e07ee90d24eeee3c_tuple, 7, const_str_plain_row ); Py_INCREF( const_str_plain_row ); |
PyTuple_SET_ITEM( const_tuple_03f72bc2d66b7f98e07ee90d24eeee3c_tuple, 7, const_str_plain_row ); Py_INCREF( const_str_plain_row ); |
608 |
608 |
const_tuple_6866b6a2736cec84421ea09a15341bd6_tuple = PyTuple_New( 8 ); |
const_tuple_6866b6a2736cec84421ea09a15341bd6_tuple = PyTuple_New( 8 ); |
609 |
609 |
PyTuple_SET_ITEM( const_tuple_6866b6a2736cec84421ea09a15341bd6_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
PyTuple_SET_ITEM( const_tuple_6866b6a2736cec84421ea09a15341bd6_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
610 |
610 |
PyTuple_SET_ITEM( const_tuple_6866b6a2736cec84421ea09a15341bd6_tuple, 1, const_str_plain_value ); Py_INCREF( const_str_plain_value ); |
PyTuple_SET_ITEM( const_tuple_6866b6a2736cec84421ea09a15341bd6_tuple, 1, const_str_plain_value ); Py_INCREF( const_str_plain_value ); |
611 |
|
const_str_plain__lists = UNSTREAM_STRING_ASCII( &constant_bin[ 83395 ], 6, 1 ); |
|
|
611 |
|
const_str_plain__lists = UNSTREAM_STRING_ASCII( &constant_bin[ 83768 ], 6, 1 ); |
612 |
612 |
PyTuple_SET_ITEM( const_tuple_6866b6a2736cec84421ea09a15341bd6_tuple, 2, const_str_plain__lists ); Py_INCREF( const_str_plain__lists ); |
PyTuple_SET_ITEM( const_tuple_6866b6a2736cec84421ea09a15341bd6_tuple, 2, const_str_plain__lists ); Py_INCREF( const_str_plain__lists ); |
613 |
|
const_str_plain__keys = UNSTREAM_STRING_ASCII( &constant_bin[ 19744 ], 5, 1 ); |
|
|
613 |
|
const_str_plain__keys = UNSTREAM_STRING_ASCII( &constant_bin[ 19922 ], 5, 1 ); |
614 |
614 |
PyTuple_SET_ITEM( const_tuple_6866b6a2736cec84421ea09a15341bd6_tuple, 3, const_str_plain__keys ); Py_INCREF( const_str_plain__keys ); |
PyTuple_SET_ITEM( const_tuple_6866b6a2736cec84421ea09a15341bd6_tuple, 3, const_str_plain__keys ); Py_INCREF( const_str_plain__keys ); |
615 |
615 |
PyTuple_SET_ITEM( const_tuple_6866b6a2736cec84421ea09a15341bd6_tuple, 4, const_str_plain__maxes ); Py_INCREF( const_str_plain__maxes ); |
PyTuple_SET_ITEM( const_tuple_6866b6a2736cec84421ea09a15341bd6_tuple, 4, const_str_plain__maxes ); Py_INCREF( const_str_plain__maxes ); |
616 |
616 |
PyTuple_SET_ITEM( const_tuple_6866b6a2736cec84421ea09a15341bd6_tuple, 5, const_str_plain_key ); Py_INCREF( const_str_plain_key ); |
PyTuple_SET_ITEM( const_tuple_6866b6a2736cec84421ea09a15341bd6_tuple, 5, const_str_plain_key ); Py_INCREF( const_str_plain_key ); |
617 |
617 |
PyTuple_SET_ITEM( const_tuple_6866b6a2736cec84421ea09a15341bd6_tuple, 6, const_str_plain_pos ); Py_INCREF( const_str_plain_pos ); |
PyTuple_SET_ITEM( const_tuple_6866b6a2736cec84421ea09a15341bd6_tuple, 6, const_str_plain_pos ); Py_INCREF( const_str_plain_pos ); |
618 |
618 |
PyTuple_SET_ITEM( const_tuple_6866b6a2736cec84421ea09a15341bd6_tuple, 7, const_str_plain_idx ); Py_INCREF( const_str_plain_idx ); |
PyTuple_SET_ITEM( const_tuple_6866b6a2736cec84421ea09a15341bd6_tuple, 7, const_str_plain_idx ); Py_INCREF( const_str_plain_idx ); |
619 |
|
const_str_plain__SortedList__make_cmp = UNSTREAM_STRING_ASCII( &constant_bin[ 83401 ], 21, 1 ); |
|
620 |
|
const_str_digest_289427a88131bf14f211a52a936bc0a3 = UNSTREAM_STRING_ASCII( &constant_bin[ 83422 ], 85, 0 ); |
|
621 |
|
const_str_digest_87b9f33ae86f4a448b497975e73b7390 = UNSTREAM_STRING_ASCII( &constant_bin[ 83507 ], 21, 0 ); |
|
622 |
|
const_str_plain__irange_key = UNSTREAM_STRING_ASCII( &constant_bin[ 83528 ], 11, 1 ); |
|
|
619 |
|
const_str_plain__SortedList__make_cmp = UNSTREAM_STRING_ASCII( &constant_bin[ 83774 ], 21, 1 ); |
|
620 |
|
const_str_digest_289427a88131bf14f211a52a936bc0a3 = UNSTREAM_STRING_ASCII( &constant_bin[ 83795 ], 85, 0 ); |
|
621 |
|
const_str_digest_87b9f33ae86f4a448b497975e73b7390 = UNSTREAM_STRING_ASCII( &constant_bin[ 83880 ], 21, 0 ); |
|
622 |
|
const_str_plain__irange_key = UNSTREAM_STRING_ASCII( &constant_bin[ 83901 ], 11, 1 ); |
623 |
623 |
const_str_plain_load = UNSTREAM_STRING_ASCII( &constant_bin[ 17 ], 4, 1 ); |
const_str_plain_load = UNSTREAM_STRING_ASCII( &constant_bin[ 17 ], 4, 1 ); |
624 |
|
const_str_plain_beta = UNSTREAM_STRING_ASCII( &constant_bin[ 71073 ], 4, 1 ); |
|
625 |
|
const_str_digest_54984ff8aab034abfaad9a039e3a6ded = UNSTREAM_STRING_ASCII( &constant_bin[ 67025 ], 23, 0 ); |
|
|
624 |
|
const_str_plain_beta = UNSTREAM_STRING_ASCII( &constant_bin[ 71446 ], 4, 1 ); |
|
625 |
|
const_str_digest_54984ff8aab034abfaad9a039e3a6ded = UNSTREAM_STRING_ASCII( &constant_bin[ 67398 ], 23, 0 ); |
626 |
626 |
const_tuple_c270caa7076549405e5c079e19d333f3_tuple = PyTuple_New( 3 ); |
const_tuple_c270caa7076549405e5c079e19d333f3_tuple = PyTuple_New( 3 ); |
627 |
627 |
PyTuple_SET_ITEM( const_tuple_c270caa7076549405e5c079e19d333f3_tuple, 0, const_str_digest_b9c4baf879ebd882d40843df3a4dead7 ); Py_INCREF( const_str_digest_b9c4baf879ebd882d40843df3a4dead7 ); |
PyTuple_SET_ITEM( const_tuple_c270caa7076549405e5c079e19d333f3_tuple, 0, const_str_digest_b9c4baf879ebd882d40843df3a4dead7 ); Py_INCREF( const_str_digest_b9c4baf879ebd882d40843df3a4dead7 ); |
628 |
|
const_str_plain_sublist = UNSTREAM_STRING_ASCII( &constant_bin[ 83539 ], 7, 1 ); |
|
|
628 |
|
const_str_plain_sublist = UNSTREAM_STRING_ASCII( &constant_bin[ 83912 ], 7, 1 ); |
629 |
629 |
PyTuple_SET_ITEM( const_tuple_c270caa7076549405e5c079e19d333f3_tuple, 1, const_str_plain_sublist ); Py_INCREF( const_str_plain_sublist ); |
PyTuple_SET_ITEM( const_tuple_c270caa7076549405e5c079e19d333f3_tuple, 1, const_str_plain_sublist ); Py_INCREF( const_str_plain_sublist ); |
630 |
|
const_str_plain_double = UNSTREAM_STRING_ASCII( &constant_bin[ 36070 ], 6, 1 ); |
|
|
630 |
|
const_str_plain_double = UNSTREAM_STRING_ASCII( &constant_bin[ 36248 ], 6, 1 ); |
631 |
631 |
PyTuple_SET_ITEM( const_tuple_c270caa7076549405e5c079e19d333f3_tuple, 2, const_str_plain_double ); Py_INCREF( const_str_plain_double ); |
PyTuple_SET_ITEM( const_tuple_c270caa7076549405e5c079e19d333f3_tuple, 2, const_str_plain_double ); Py_INCREF( const_str_plain_double ); |
632 |
|
const_str_digest_78a218ba659e72beaf04b99b10984f4a = UNSTREAM_STRING_ASCII( &constant_bin[ 83546 ], 18, 0 ); |
|
|
632 |
|
const_str_digest_78a218ba659e72beaf04b99b10984f4a = UNSTREAM_STRING_ASCII( &constant_bin[ 83919 ], 18, 0 ); |
633 |
633 |
const_tuple_str_digest_3501979af1b70861f5e9d6a0f04129bf_tuple = PyTuple_New( 1 ); |
const_tuple_str_digest_3501979af1b70861f5e9d6a0f04129bf_tuple = PyTuple_New( 1 ); |
634 |
|
const_str_digest_3501979af1b70861f5e9d6a0f04129bf = UNSTREAM_STRING_ASCII( &constant_bin[ 1984 ], 3, 0 ); |
|
|
634 |
|
const_str_digest_3501979af1b70861f5e9d6a0f04129bf = UNSTREAM_STRING_ASCII( &constant_bin[ 2162 ], 3, 0 ); |
635 |
635 |
PyTuple_SET_ITEM( const_tuple_str_digest_3501979af1b70861f5e9d6a0f04129bf_tuple, 0, const_str_digest_3501979af1b70861f5e9d6a0f04129bf ); Py_INCREF( const_str_digest_3501979af1b70861f5e9d6a0f04129bf ); |
PyTuple_SET_ITEM( const_tuple_str_digest_3501979af1b70861f5e9d6a0f04129bf_tuple, 0, const_str_digest_3501979af1b70861f5e9d6a0f04129bf ); Py_INCREF( const_str_digest_3501979af1b70861f5e9d6a0f04129bf ); |
636 |
|
const_str_digest_06607b7eade5fb08973b5ae206ffe592 = UNSTREAM_STRING_ASCII( &constant_bin[ 83564 ], 18, 0 ); |
|
|
636 |
|
const_str_digest_06607b7eade5fb08973b5ae206ffe592 = UNSTREAM_STRING_ASCII( &constant_bin[ 83937 ], 18, 0 ); |
637 |
637 |
const_tuple_44e1c02a012b119d0aefd9783407b9c9_tuple = PyTuple_New( 11 ); |
const_tuple_44e1c02a012b119d0aefd9783407b9c9_tuple = PyTuple_New( 11 ); |
638 |
638 |
PyTuple_SET_ITEM( const_tuple_44e1c02a012b119d0aefd9783407b9c9_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
PyTuple_SET_ITEM( const_tuple_44e1c02a012b119d0aefd9783407b9c9_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
639 |
639 |
PyTuple_SET_ITEM( const_tuple_44e1c02a012b119d0aefd9783407b9c9_tuple, 1, const_str_plain_minimum ); Py_INCREF( const_str_plain_minimum ); |
PyTuple_SET_ITEM( const_tuple_44e1c02a012b119d0aefd9783407b9c9_tuple, 1, const_str_plain_minimum ); Py_INCREF( const_str_plain_minimum ); |
640 |
640 |
PyTuple_SET_ITEM( const_tuple_44e1c02a012b119d0aefd9783407b9c9_tuple, 2, const_str_plain_maximum ); Py_INCREF( const_str_plain_maximum ); |
PyTuple_SET_ITEM( const_tuple_44e1c02a012b119d0aefd9783407b9c9_tuple, 2, const_str_plain_maximum ); Py_INCREF( const_str_plain_maximum ); |
641 |
|
const_str_plain_inclusive = UNSTREAM_STRING_ASCII( &constant_bin[ 83582 ], 9, 1 ); |
|
|
641 |
|
const_str_plain_inclusive = UNSTREAM_STRING_ASCII( &constant_bin[ 83955 ], 9, 1 ); |
642 |
642 |
PyTuple_SET_ITEM( const_tuple_44e1c02a012b119d0aefd9783407b9c9_tuple, 3, const_str_plain_inclusive ); Py_INCREF( const_str_plain_inclusive ); |
PyTuple_SET_ITEM( const_tuple_44e1c02a012b119d0aefd9783407b9c9_tuple, 3, const_str_plain_inclusive ); Py_INCREF( const_str_plain_inclusive ); |
643 |
643 |
PyTuple_SET_ITEM( const_tuple_44e1c02a012b119d0aefd9783407b9c9_tuple, 4, const_str_plain_reverse ); Py_INCREF( const_str_plain_reverse ); |
PyTuple_SET_ITEM( const_tuple_44e1c02a012b119d0aefd9783407b9c9_tuple, 4, const_str_plain_reverse ); Py_INCREF( const_str_plain_reverse ); |
644 |
644 |
PyTuple_SET_ITEM( const_tuple_44e1c02a012b119d0aefd9783407b9c9_tuple, 5, const_str_plain__maxes ); Py_INCREF( const_str_plain__maxes ); |
PyTuple_SET_ITEM( const_tuple_44e1c02a012b119d0aefd9783407b9c9_tuple, 5, const_str_plain__maxes ); Py_INCREF( const_str_plain__maxes ); |
645 |
645 |
PyTuple_SET_ITEM( const_tuple_44e1c02a012b119d0aefd9783407b9c9_tuple, 6, const_str_plain__lists ); Py_INCREF( const_str_plain__lists ); |
PyTuple_SET_ITEM( const_tuple_44e1c02a012b119d0aefd9783407b9c9_tuple, 6, const_str_plain__lists ); Py_INCREF( const_str_plain__lists ); |
646 |
|
const_str_plain_min_pos = UNSTREAM_STRING_ASCII( &constant_bin[ 83591 ], 7, 1 ); |
|
|
646 |
|
const_str_plain_min_pos = UNSTREAM_STRING_ASCII( &constant_bin[ 83964 ], 7, 1 ); |
647 |
647 |
PyTuple_SET_ITEM( const_tuple_44e1c02a012b119d0aefd9783407b9c9_tuple, 7, const_str_plain_min_pos ); Py_INCREF( const_str_plain_min_pos ); |
PyTuple_SET_ITEM( const_tuple_44e1c02a012b119d0aefd9783407b9c9_tuple, 7, const_str_plain_min_pos ); Py_INCREF( const_str_plain_min_pos ); |
648 |
|
const_str_plain_min_idx = UNSTREAM_STRING_ASCII( &constant_bin[ 83598 ], 7, 1 ); |
|
|
648 |
|
const_str_plain_min_idx = UNSTREAM_STRING_ASCII( &constant_bin[ 83971 ], 7, 1 ); |
649 |
649 |
PyTuple_SET_ITEM( const_tuple_44e1c02a012b119d0aefd9783407b9c9_tuple, 8, const_str_plain_min_idx ); Py_INCREF( const_str_plain_min_idx ); |
PyTuple_SET_ITEM( const_tuple_44e1c02a012b119d0aefd9783407b9c9_tuple, 8, const_str_plain_min_idx ); Py_INCREF( const_str_plain_min_idx ); |
650 |
|
const_str_plain_max_pos = UNSTREAM_STRING_ASCII( &constant_bin[ 83605 ], 7, 1 ); |
|
|
650 |
|
const_str_plain_max_pos = UNSTREAM_STRING_ASCII( &constant_bin[ 83978 ], 7, 1 ); |
651 |
651 |
PyTuple_SET_ITEM( const_tuple_44e1c02a012b119d0aefd9783407b9c9_tuple, 9, const_str_plain_max_pos ); Py_INCREF( const_str_plain_max_pos ); |
PyTuple_SET_ITEM( const_tuple_44e1c02a012b119d0aefd9783407b9c9_tuple, 9, const_str_plain_max_pos ); Py_INCREF( const_str_plain_max_pos ); |
652 |
|
const_str_plain_max_idx = UNSTREAM_STRING_ASCII( &constant_bin[ 83612 ], 7, 1 ); |
|
|
652 |
|
const_str_plain_max_idx = UNSTREAM_STRING_ASCII( &constant_bin[ 83985 ], 7, 1 ); |
653 |
653 |
PyTuple_SET_ITEM( const_tuple_44e1c02a012b119d0aefd9783407b9c9_tuple, 10, const_str_plain_max_idx ); Py_INCREF( const_str_plain_max_idx ); |
PyTuple_SET_ITEM( const_tuple_44e1c02a012b119d0aefd9783407b9c9_tuple, 10, const_str_plain_max_idx ); Py_INCREF( const_str_plain_max_idx ); |
654 |
|
const_str_digest_dbf52edef9df8f4e48864b710a5f69b3 = UNSTREAM_STRING_ASCII( &constant_bin[ 83619 ], 28, 0 ); |
|
655 |
|
const_str_plain_from_iterable = UNSTREAM_STRING_ASCII( &constant_bin[ 69656 ], 13, 1 ); |
|
656 |
|
const_str_digest_17079ff7d6f1473addf57c9394bb9a17 = UNSTREAM_STRING_ASCII( &constant_bin[ 79711 ], 17, 0 ); |
|
|
654 |
|
const_str_digest_dbf52edef9df8f4e48864b710a5f69b3 = UNSTREAM_STRING_ASCII( &constant_bin[ 83992 ], 28, 0 ); |
|
655 |
|
const_str_plain_from_iterable = UNSTREAM_STRING_ASCII( &constant_bin[ 70029 ], 13, 1 ); |
|
656 |
|
const_str_digest_17079ff7d6f1473addf57c9394bb9a17 = UNSTREAM_STRING_ASCII( &constant_bin[ 80084 ], 17, 0 ); |
657 |
657 |
const_tuple_d76530f3b165c01f2f24f1d883d328f5_tuple = PyTuple_New( 8 ); |
const_tuple_d76530f3b165c01f2f24f1d883d328f5_tuple = PyTuple_New( 8 ); |
658 |
658 |
PyTuple_SET_ITEM( const_tuple_d76530f3b165c01f2f24f1d883d328f5_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
PyTuple_SET_ITEM( const_tuple_d76530f3b165c01f2f24f1d883d328f5_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
659 |
659 |
PyTuple_SET_ITEM( const_tuple_d76530f3b165c01f2f24f1d883d328f5_tuple, 1, const_str_plain_index ); Py_INCREF( const_str_plain_index ); |
PyTuple_SET_ITEM( const_tuple_d76530f3b165c01f2f24f1d883d328f5_tuple, 1, const_str_plain_index ); Py_INCREF( const_str_plain_index ); |
660 |
660 |
PyTuple_SET_ITEM( const_tuple_d76530f3b165c01f2f24f1d883d328f5_tuple, 2, const_str_plain__lists ); Py_INCREF( const_str_plain__lists ); |
PyTuple_SET_ITEM( const_tuple_d76530f3b165c01f2f24f1d883d328f5_tuple, 2, const_str_plain__lists ); Py_INCREF( const_str_plain__lists ); |
661 |
661 |
PyTuple_SET_ITEM( const_tuple_d76530f3b165c01f2f24f1d883d328f5_tuple, 3, const_str_plain_val ); Py_INCREF( const_str_plain_val ); |
PyTuple_SET_ITEM( const_tuple_d76530f3b165c01f2f24f1d883d328f5_tuple, 3, const_str_plain_val ); Py_INCREF( const_str_plain_val ); |
662 |
662 |
PyTuple_SET_ITEM( const_tuple_d76530f3b165c01f2f24f1d883d328f5_tuple, 4, const_str_plain_pos ); Py_INCREF( const_str_plain_pos ); |
PyTuple_SET_ITEM( const_tuple_d76530f3b165c01f2f24f1d883d328f5_tuple, 4, const_str_plain_pos ); Py_INCREF( const_str_plain_pos ); |
663 |
|
const_str_plain_loc = UNSTREAM_STRING_ASCII( &constant_bin[ 2096 ], 3, 1 ); |
|
|
663 |
|
const_str_plain_loc = UNSTREAM_STRING_ASCII( &constant_bin[ 2274 ], 3, 1 ); |
664 |
664 |
PyTuple_SET_ITEM( const_tuple_d76530f3b165c01f2f24f1d883d328f5_tuple, 5, const_str_plain_loc ); Py_INCREF( const_str_plain_loc ); |
PyTuple_SET_ITEM( const_tuple_d76530f3b165c01f2f24f1d883d328f5_tuple, 5, const_str_plain_loc ); Py_INCREF( const_str_plain_loc ); |
665 |
|
const_str_plain_len_last = UNSTREAM_STRING_ASCII( &constant_bin[ 83647 ], 8, 1 ); |
|
|
665 |
|
const_str_plain_len_last = UNSTREAM_STRING_ASCII( &constant_bin[ 84020 ], 8, 1 ); |
666 |
666 |
PyTuple_SET_ITEM( const_tuple_d76530f3b165c01f2f24f1d883d328f5_tuple, 6, const_str_plain_len_last ); Py_INCREF( const_str_plain_len_last ); |
PyTuple_SET_ITEM( const_tuple_d76530f3b165c01f2f24f1d883d328f5_tuple, 6, const_str_plain_len_last ); Py_INCREF( const_str_plain_len_last ); |
667 |
667 |
PyTuple_SET_ITEM( const_tuple_d76530f3b165c01f2f24f1d883d328f5_tuple, 7, const_str_plain_idx ); Py_INCREF( const_str_plain_idx ); |
PyTuple_SET_ITEM( const_tuple_d76530f3b165c01f2f24f1d883d328f5_tuple, 7, const_str_plain_idx ); Py_INCREF( const_str_plain_idx ); |
668 |
|
const_str_plain_min_indices = UNSTREAM_STRING_ASCII( &constant_bin[ 83655 ], 11, 1 ); |
|
669 |
|
const_str_digest_e3e75b09f1a22bab25389bb31ade1331 = UNSTREAM_STRING_ASCII( &constant_bin[ 83666 ], 21, 0 ); |
|
|
668 |
|
const_str_plain_min_indices = UNSTREAM_STRING_ASCII( &constant_bin[ 84028 ], 11, 1 ); |
|
669 |
|
const_str_digest_e3e75b09f1a22bab25389bb31ade1331 = UNSTREAM_STRING_ASCII( &constant_bin[ 84039 ], 21, 0 ); |
670 |
670 |
const_tuple_012a2789e2362889990bfecd3b6a284f_tuple = PyTuple_New( 6 ); |
const_tuple_012a2789e2362889990bfecd3b6a284f_tuple = PyTuple_New( 6 ); |
671 |
|
const_str_plain_seq_op = UNSTREAM_STRING_ASCII( &constant_bin[ 83687 ], 6, 1 ); |
|
|
671 |
|
const_str_plain_seq_op = UNSTREAM_STRING_ASCII( &constant_bin[ 84060 ], 6, 1 ); |
672 |
672 |
PyTuple_SET_ITEM( const_tuple_012a2789e2362889990bfecd3b6a284f_tuple, 0, const_str_plain_seq_op ); Py_INCREF( const_str_plain_seq_op ); |
PyTuple_SET_ITEM( const_tuple_012a2789e2362889990bfecd3b6a284f_tuple, 0, const_str_plain_seq_op ); Py_INCREF( const_str_plain_seq_op ); |
673 |
673 |
PyTuple_SET_ITEM( const_tuple_012a2789e2362889990bfecd3b6a284f_tuple, 1, const_str_plain_symbol ); Py_INCREF( const_str_plain_symbol ); |
PyTuple_SET_ITEM( const_tuple_012a2789e2362889990bfecd3b6a284f_tuple, 1, const_str_plain_symbol ); Py_INCREF( const_str_plain_symbol ); |
674 |
674 |
PyTuple_SET_ITEM( const_tuple_012a2789e2362889990bfecd3b6a284f_tuple, 2, const_str_plain_doc ); Py_INCREF( const_str_plain_doc ); |
PyTuple_SET_ITEM( const_tuple_012a2789e2362889990bfecd3b6a284f_tuple, 2, const_str_plain_doc ); Py_INCREF( const_str_plain_doc ); |
675 |
675 |
PyTuple_SET_ITEM( const_tuple_012a2789e2362889990bfecd3b6a284f_tuple, 3, const_str_plain_comparer ); Py_INCREF( const_str_plain_comparer ); |
PyTuple_SET_ITEM( const_tuple_012a2789e2362889990bfecd3b6a284f_tuple, 3, const_str_plain_comparer ); Py_INCREF( const_str_plain_comparer ); |
676 |
|
const_str_plain_seq_op_name = UNSTREAM_STRING_ASCII( &constant_bin[ 83693 ], 11, 1 ); |
|
|
676 |
|
const_str_plain_seq_op_name = UNSTREAM_STRING_ASCII( &constant_bin[ 84066 ], 11, 1 ); |
677 |
677 |
PyTuple_SET_ITEM( const_tuple_012a2789e2362889990bfecd3b6a284f_tuple, 4, const_str_plain_seq_op_name ); Py_INCREF( const_str_plain_seq_op_name ); |
PyTuple_SET_ITEM( const_tuple_012a2789e2362889990bfecd3b6a284f_tuple, 4, const_str_plain_seq_op_name ); Py_INCREF( const_str_plain_seq_op_name ); |
678 |
678 |
PyTuple_SET_ITEM( const_tuple_012a2789e2362889990bfecd3b6a284f_tuple, 5, const_str_plain_doc_str ); Py_INCREF( const_str_plain_doc_str ); |
PyTuple_SET_ITEM( const_tuple_012a2789e2362889990bfecd3b6a284f_tuple, 5, const_str_plain_doc_str ); Py_INCREF( const_str_plain_doc_str ); |
679 |
679 |
const_tuple_str_plain_self_str_plain_values_tuple = PyTuple_New( 2 ); |
const_tuple_str_plain_self_str_plain_values_tuple = PyTuple_New( 2 ); |
680 |
680 |
PyTuple_SET_ITEM( const_tuple_str_plain_self_str_plain_values_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
PyTuple_SET_ITEM( const_tuple_str_plain_self_str_plain_values_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
681 |
681 |
PyTuple_SET_ITEM( const_tuple_str_plain_self_str_plain_values_tuple, 1, const_str_plain_values ); Py_INCREF( const_str_plain_values ); |
PyTuple_SET_ITEM( const_tuple_str_plain_self_str_plain_values_tuple, 1, const_str_plain_values ); Py_INCREF( const_str_plain_values ); |
682 |
|
const_str_plain_len_keys = UNSTREAM_STRING_ASCII( &constant_bin[ 83704 ], 8, 1 ); |
|
683 |
|
const_str_plain_sublists = UNSTREAM_STRING_ASCII( &constant_bin[ 83712 ], 8, 1 ); |
|
684 |
|
const_str_digest_7e28b42742390795cc883128951ba2f4 = UNSTREAM_STRING_ASCII( &constant_bin[ 83720 ], 987, 0 ); |
|
685 |
|
const_str_plain_last_len = UNSTREAM_STRING_ASCII( &constant_bin[ 84707 ], 8, 1 ); |
|
686 |
|
const_str_digest_0f1d8a8a040716698ccf12af33285b06 = UNSTREAM_STRING_ASCII( &constant_bin[ 84715 ], 15, 0 ); |
|
687 |
|
const_str_digest_483f7b4eaabdadd985478d210a91fac2 = UNSTREAM_STRING_ASCII( &constant_bin[ 84730 ], 22, 0 ); |
|
688 |
|
const_str_plain_identity = UNSTREAM_STRING_ASCII( &constant_bin[ 20918 ], 8, 1 ); |
|
689 |
|
const_str_digest_207de9dfe4f0162235b334a3f1b86f18 = UNSTREAM_STRING_ASCII( &constant_bin[ 84752 ], 17, 0 ); |
|
|
682 |
|
const_str_plain_len_keys = UNSTREAM_STRING_ASCII( &constant_bin[ 84077 ], 8, 1 ); |
|
683 |
|
const_str_plain_sublists = UNSTREAM_STRING_ASCII( &constant_bin[ 84085 ], 8, 1 ); |
|
684 |
|
const_str_digest_7e28b42742390795cc883128951ba2f4 = UNSTREAM_STRING_ASCII( &constant_bin[ 84093 ], 987, 0 ); |
|
685 |
|
const_str_plain_last_len = UNSTREAM_STRING_ASCII( &constant_bin[ 85080 ], 8, 1 ); |
|
686 |
|
const_str_digest_0f1d8a8a040716698ccf12af33285b06 = UNSTREAM_STRING_ASCII( &constant_bin[ 85088 ], 15, 0 ); |
|
687 |
|
const_str_digest_483f7b4eaabdadd985478d210a91fac2 = UNSTREAM_STRING_ASCII( &constant_bin[ 85103 ], 22, 0 ); |
|
688 |
|
const_str_plain_identity = UNSTREAM_STRING_ASCII( &constant_bin[ 21096 ], 8, 1 ); |
|
689 |
|
const_str_digest_207de9dfe4f0162235b334a3f1b86f18 = UNSTREAM_STRING_ASCII( &constant_bin[ 85125 ], 17, 0 ); |
690 |
690 |
const_tuple_26eda43dd83f64741d012a1910081044_tuple = PyTuple_New( 11 ); |
const_tuple_26eda43dd83f64741d012a1910081044_tuple = PyTuple_New( 11 ); |
691 |
691 |
PyTuple_SET_ITEM( const_tuple_26eda43dd83f64741d012a1910081044_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
PyTuple_SET_ITEM( const_tuple_26eda43dd83f64741d012a1910081044_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
692 |
692 |
PyTuple_SET_ITEM( const_tuple_26eda43dd83f64741d012a1910081044_tuple, 1, const_str_plain_value ); Py_INCREF( const_str_plain_value ); |
PyTuple_SET_ITEM( const_tuple_26eda43dd83f64741d012a1910081044_tuple, 1, const_str_plain_value ); Py_INCREF( const_str_plain_value ); |
|
... |
... |
static void createModuleConstants( void ) |
696 |
696 |
PyTuple_SET_ITEM( const_tuple_26eda43dd83f64741d012a1910081044_tuple, 5, const_str_plain__lists ); Py_INCREF( const_str_plain__lists ); |
PyTuple_SET_ITEM( const_tuple_26eda43dd83f64741d012a1910081044_tuple, 5, const_str_plain__lists ); Py_INCREF( const_str_plain__lists ); |
697 |
697 |
PyTuple_SET_ITEM( const_tuple_26eda43dd83f64741d012a1910081044_tuple, 6, const_str_plain__keys ); Py_INCREF( const_str_plain__keys ); |
PyTuple_SET_ITEM( const_tuple_26eda43dd83f64741d012a1910081044_tuple, 6, const_str_plain__keys ); Py_INCREF( const_str_plain__keys ); |
698 |
698 |
PyTuple_SET_ITEM( const_tuple_26eda43dd83f64741d012a1910081044_tuple, 7, const_str_plain_idx ); Py_INCREF( const_str_plain_idx ); |
PyTuple_SET_ITEM( const_tuple_26eda43dd83f64741d012a1910081044_tuple, 7, const_str_plain_idx ); Py_INCREF( const_str_plain_idx ); |
699 |
|
const_str_plain_total = UNSTREAM_STRING_ASCII( &constant_bin[ 78336 ], 5, 1 ); |
|
|
699 |
|
const_str_plain_total = UNSTREAM_STRING_ASCII( &constant_bin[ 78709 ], 5, 1 ); |
700 |
700 |
PyTuple_SET_ITEM( const_tuple_26eda43dd83f64741d012a1910081044_tuple, 8, const_str_plain_total ); Py_INCREF( const_str_plain_total ); |
PyTuple_SET_ITEM( const_tuple_26eda43dd83f64741d012a1910081044_tuple, 8, const_str_plain_total ); Py_INCREF( const_str_plain_total ); |
701 |
701 |
PyTuple_SET_ITEM( const_tuple_26eda43dd83f64741d012a1910081044_tuple, 9, const_str_plain_len_keys ); Py_INCREF( const_str_plain_len_keys ); |
PyTuple_SET_ITEM( const_tuple_26eda43dd83f64741d012a1910081044_tuple, 9, const_str_plain_len_keys ); Py_INCREF( const_str_plain_len_keys ); |
702 |
|
const_str_plain_len_sublist = UNSTREAM_STRING_ASCII( &constant_bin[ 84769 ], 11, 1 ); |
|
|
702 |
|
const_str_plain_len_sublist = UNSTREAM_STRING_ASCII( &constant_bin[ 85142 ], 11, 1 ); |
703 |
703 |
PyTuple_SET_ITEM( const_tuple_26eda43dd83f64741d012a1910081044_tuple, 10, const_str_plain_len_sublist ); Py_INCREF( const_str_plain_len_sublist ); |
PyTuple_SET_ITEM( const_tuple_26eda43dd83f64741d012a1910081044_tuple, 10, const_str_plain_len_sublist ); Py_INCREF( const_str_plain_len_sublist ); |
704 |
|
const_str_digest_d5b982ee611c0da3c9895e23cfca9f93 = UNSTREAM_STRING_ASCII( &constant_bin[ 84780 ], 2153, 0 ); |
|
705 |
|
const_str_plain__bisect_right = UNSTREAM_STRING_ASCII( &constant_bin[ 86933 ], 13, 1 ); |
|
|
704 |
|
const_str_digest_d5b982ee611c0da3c9895e23cfca9f93 = UNSTREAM_STRING_ASCII( &constant_bin[ 85153 ], 2153, 0 ); |
|
705 |
|
const_str_plain__bisect_right = UNSTREAM_STRING_ASCII( &constant_bin[ 87306 ], 13, 1 ); |
706 |
706 |
const_tuple_310ad2ade31fc1d8c4dd55ca2c734a2e_tuple = PyTuple_New( 8 ); |
const_tuple_310ad2ade31fc1d8c4dd55ca2c734a2e_tuple = PyTuple_New( 8 ); |
707 |
707 |
PyTuple_SET_ITEM( const_tuple_310ad2ade31fc1d8c4dd55ca2c734a2e_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
PyTuple_SET_ITEM( const_tuple_310ad2ade31fc1d8c4dd55ca2c734a2e_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
708 |
708 |
PyTuple_SET_ITEM( const_tuple_310ad2ade31fc1d8c4dd55ca2c734a2e_tuple, 1, const_str_plain_idx ); Py_INCREF( const_str_plain_idx ); |
PyTuple_SET_ITEM( const_tuple_310ad2ade31fc1d8c4dd55ca2c734a2e_tuple, 1, const_str_plain_idx ); Py_INCREF( const_str_plain_idx ); |
709 |
709 |
PyTuple_SET_ITEM( const_tuple_310ad2ade31fc1d8c4dd55ca2c734a2e_tuple, 2, const_str_plain_last_len ); Py_INCREF( const_str_plain_last_len ); |
PyTuple_SET_ITEM( const_tuple_310ad2ade31fc1d8c4dd55ca2c734a2e_tuple, 2, const_str_plain_last_len ); Py_INCREF( const_str_plain_last_len ); |
710 |
|
const_str_plain__index = UNSTREAM_STRING_ASCII( &constant_bin[ 85029 ], 6, 1 ); |
|
|
710 |
|
const_str_plain__index = UNSTREAM_STRING_ASCII( &constant_bin[ 85402 ], 6, 1 ); |
711 |
711 |
PyTuple_SET_ITEM( const_tuple_310ad2ade31fc1d8c4dd55ca2c734a2e_tuple, 3, const_str_plain__index ); Py_INCREF( const_str_plain__index ); |
PyTuple_SET_ITEM( const_tuple_310ad2ade31fc1d8c4dd55ca2c734a2e_tuple, 3, const_str_plain__index ); Py_INCREF( const_str_plain__index ); |
712 |
712 |
PyTuple_SET_ITEM( const_tuple_310ad2ade31fc1d8c4dd55ca2c734a2e_tuple, 4, const_str_plain_pos ); Py_INCREF( const_str_plain_pos ); |
PyTuple_SET_ITEM( const_tuple_310ad2ade31fc1d8c4dd55ca2c734a2e_tuple, 4, const_str_plain_pos ); Py_INCREF( const_str_plain_pos ); |
713 |
713 |
PyTuple_SET_ITEM( const_tuple_310ad2ade31fc1d8c4dd55ca2c734a2e_tuple, 5, const_str_plain_child ); Py_INCREF( const_str_plain_child ); |
PyTuple_SET_ITEM( const_tuple_310ad2ade31fc1d8c4dd55ca2c734a2e_tuple, 5, const_str_plain_child ); Py_INCREF( const_str_plain_child ); |
714 |
|
const_str_plain_len_index = UNSTREAM_STRING_ASCII( &constant_bin[ 86946 ], 9, 1 ); |
|
|
714 |
|
const_str_plain_len_index = UNSTREAM_STRING_ASCII( &constant_bin[ 87319 ], 9, 1 ); |
715 |
715 |
PyTuple_SET_ITEM( const_tuple_310ad2ade31fc1d8c4dd55ca2c734a2e_tuple, 6, const_str_plain_len_index ); Py_INCREF( const_str_plain_len_index ); |
PyTuple_SET_ITEM( const_tuple_310ad2ade31fc1d8c4dd55ca2c734a2e_tuple, 6, const_str_plain_len_index ); Py_INCREF( const_str_plain_len_index ); |
716 |
|
const_str_plain_index_child = UNSTREAM_STRING_ASCII( &constant_bin[ 86955 ], 11, 1 ); |
|
|
716 |
|
const_str_plain_index_child = UNSTREAM_STRING_ASCII( &constant_bin[ 87328 ], 11, 1 ); |
717 |
717 |
PyTuple_SET_ITEM( const_tuple_310ad2ade31fc1d8c4dd55ca2c734a2e_tuple, 7, const_str_plain_index_child ); Py_INCREF( const_str_plain_index_child ); |
PyTuple_SET_ITEM( const_tuple_310ad2ade31fc1d8c4dd55ca2c734a2e_tuple, 7, const_str_plain_index_child ); Py_INCREF( const_str_plain_index_child ); |
718 |
|
const_str_plain_stop_pos = UNSTREAM_STRING_ASCII( &constant_bin[ 86966 ], 8, 1 ); |
|
|
718 |
|
const_str_plain_stop_pos = UNSTREAM_STRING_ASCII( &constant_bin[ 87339 ], 8, 1 ); |
719 |
719 |
const_tuple_str_plain_reduce_tuple = PyTuple_New( 1 ); |
const_tuple_str_plain_reduce_tuple = PyTuple_New( 1 ); |
720 |
|
const_str_plain_reduce = UNSTREAM_STRING_ASCII( &constant_bin[ 72410 ], 6, 1 ); |
|
|
720 |
|
const_str_plain_reduce = UNSTREAM_STRING_ASCII( &constant_bin[ 72783 ], 6, 1 ); |
721 |
721 |
PyTuple_SET_ITEM( const_tuple_str_plain_reduce_tuple, 0, const_str_plain_reduce ); Py_INCREF( const_str_plain_reduce ); |
PyTuple_SET_ITEM( const_tuple_str_plain_reduce_tuple, 0, const_str_plain_reduce ); Py_INCREF( const_str_plain_reduce ); |
722 |
|
const_str_plain_functools = UNSTREAM_STRING_ASCII( &constant_bin[ 86974 ], 9, 1 ); |
|
723 |
|
const_str_digest_7b7f4c9c89101af7dde3012f1ca3b3af = UNSTREAM_STRING_ASCII( &constant_bin[ 86983 ], 530, 0 ); |
|
724 |
|
const_str_digest_5a286a6592fe7649edc8463a855df083 = UNSTREAM_STRING_ASCII( &constant_bin[ 87513 ], 15, 0 ); |
|
725 |
|
const_str_digest_975bc78d57ee7f30dd9d00262df0d59a = UNSTREAM_STRING_ASCII( &constant_bin[ 87528 ], 1676, 0 ); |
|
726 |
|
const_str_digest_b9c4a4126f57379eedf4119491970773 = UNSTREAM_STRING_ASCII( &constant_bin[ 89204 ], 21, 0 ); |
|
727 |
|
const_str_digest_4242760e9ddb288772a887c087011001 = UNSTREAM_STRING_ASCII( &constant_bin[ 89225 ], 81, 0 ); |
|
728 |
|
const_str_digest_03b545eac799d6a3557a9b4a9d126977 = UNSTREAM_STRING_ASCII( &constant_bin[ 89306 ], 362, 0 ); |
|
|
722 |
|
const_str_plain_functools = UNSTREAM_STRING_ASCII( &constant_bin[ 87347 ], 9, 1 ); |
|
723 |
|
const_str_digest_7b7f4c9c89101af7dde3012f1ca3b3af = UNSTREAM_STRING_ASCII( &constant_bin[ 87356 ], 530, 0 ); |
|
724 |
|
const_str_digest_5a286a6592fe7649edc8463a855df083 = UNSTREAM_STRING_ASCII( &constant_bin[ 87886 ], 15, 0 ); |
|
725 |
|
const_str_digest_975bc78d57ee7f30dd9d00262df0d59a = UNSTREAM_STRING_ASCII( &constant_bin[ 87901 ], 1676, 0 ); |
|
726 |
|
const_str_digest_b9c4a4126f57379eedf4119491970773 = UNSTREAM_STRING_ASCII( &constant_bin[ 89577 ], 21, 0 ); |
|
727 |
|
const_str_digest_4242760e9ddb288772a887c087011001 = UNSTREAM_STRING_ASCII( &constant_bin[ 89598 ], 81, 0 ); |
|
728 |
|
const_str_digest_03b545eac799d6a3557a9b4a9d126977 = UNSTREAM_STRING_ASCII( &constant_bin[ 89679 ], 362, 0 ); |
729 |
729 |
const_tuple_cb720b44fecb9fd403d0a53726711e44_tuple = PyTuple_New( 3 ); |
const_tuple_cb720b44fecb9fd403d0a53726711e44_tuple = PyTuple_New( 3 ); |
730 |
730 |
PyTuple_SET_ITEM( const_tuple_cb720b44fecb9fd403d0a53726711e44_tuple, 0, const_str_digest_b9c4baf879ebd882d40843df3a4dead7 ); Py_INCREF( const_str_digest_b9c4baf879ebd882d40843df3a4dead7 ); |
PyTuple_SET_ITEM( const_tuple_cb720b44fecb9fd403d0a53726711e44_tuple, 0, const_str_digest_b9c4baf879ebd882d40843df3a4dead7 ); Py_INCREF( const_str_digest_b9c4baf879ebd882d40843df3a4dead7 ); |
731 |
731 |
PyTuple_SET_ITEM( const_tuple_cb720b44fecb9fd403d0a53726711e44_tuple, 1, const_str_plain_index ); Py_INCREF( const_str_plain_index ); |
PyTuple_SET_ITEM( const_tuple_cb720b44fecb9fd403d0a53726711e44_tuple, 1, const_str_plain_index ); Py_INCREF( const_str_plain_index ); |
732 |
732 |
PyTuple_SET_ITEM( const_tuple_cb720b44fecb9fd403d0a53726711e44_tuple, 2, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
PyTuple_SET_ITEM( const_tuple_cb720b44fecb9fd403d0a53726711e44_tuple, 2, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
733 |
|
const_str_digest_339722b4c6b9198cd902b8a63d2c1e91 = UNSTREAM_STRING_ASCII( &constant_bin[ 89668 ], 649, 0 ); |
|
734 |
|
const_str_plain_len_other = UNSTREAM_STRING_ASCII( &constant_bin[ 90317 ], 9, 1 ); |
|
735 |
|
const_str_digest_e1eedaca40bb9b8df0b58c5aa519dbaa = UNSTREAM_STRING_ASCII( &constant_bin[ 90326 ], 22, 0 ); |
|
736 |
|
const_str_digest_6d7c2b8570b079f9ea62e76b98d6cae6 = UNSTREAM_STRING_ASCII( &constant_bin[ 90348 ], 881, 0 ); |
|
737 |
|
const_str_digest_c8d4c3a20e3903f748fe6972d7cfb05d = UNSTREAM_STRING_ASCII( &constant_bin[ 91229 ], 17, 0 ); |
|
738 |
|
const_str_digest_5d38cac6465e72c1397a8405bf9651ba = UNSTREAM_STRING_ASCII( &constant_bin[ 91246 ], 36, 0 ); |
|
739 |
|
const_str_digest_68c40e0074749960bb2bb57c205af819 = UNSTREAM_STRING_ASCII( &constant_bin[ 91282 ], 145, 0 ); |
|
|
733 |
|
const_str_digest_339722b4c6b9198cd902b8a63d2c1e91 = UNSTREAM_STRING_ASCII( &constant_bin[ 90041 ], 649, 0 ); |
|
734 |
|
const_str_plain_len_other = UNSTREAM_STRING_ASCII( &constant_bin[ 90690 ], 9, 1 ); |
|
735 |
|
const_str_digest_e1eedaca40bb9b8df0b58c5aa519dbaa = UNSTREAM_STRING_ASCII( &constant_bin[ 90699 ], 22, 0 ); |
|
736 |
|
const_str_digest_6d7c2b8570b079f9ea62e76b98d6cae6 = UNSTREAM_STRING_ASCII( &constant_bin[ 90721 ], 881, 0 ); |
|
737 |
|
const_str_digest_c8d4c3a20e3903f748fe6972d7cfb05d = UNSTREAM_STRING_ASCII( &constant_bin[ 91602 ], 17, 0 ); |
|
738 |
|
const_str_digest_5d38cac6465e72c1397a8405bf9651ba = UNSTREAM_STRING_ASCII( &constant_bin[ 91619 ], 36, 0 ); |
|
739 |
|
const_str_digest_68c40e0074749960bb2bb57c205af819 = UNSTREAM_STRING_ASCII( &constant_bin[ 91655 ], 145, 0 ); |
740 |
740 |
const_tuple_234c81e886a839971ee9a0d301238d08_tuple = PyTuple_New( 5 ); |
const_tuple_234c81e886a839971ee9a0d301238d08_tuple = PyTuple_New( 5 ); |
741 |
741 |
PyTuple_SET_ITEM( const_tuple_234c81e886a839971ee9a0d301238d08_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
PyTuple_SET_ITEM( const_tuple_234c81e886a839971ee9a0d301238d08_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
742 |
742 |
PyTuple_SET_ITEM( const_tuple_234c81e886a839971ee9a0d301238d08_tuple, 1, const_str_plain_value ); Py_INCREF( const_str_plain_value ); |
PyTuple_SET_ITEM( const_tuple_234c81e886a839971ee9a0d301238d08_tuple, 1, const_str_plain_value ); Py_INCREF( const_str_plain_value ); |
743 |
743 |
PyTuple_SET_ITEM( const_tuple_234c81e886a839971ee9a0d301238d08_tuple, 2, const_str_plain__lists ); Py_INCREF( const_str_plain__lists ); |
PyTuple_SET_ITEM( const_tuple_234c81e886a839971ee9a0d301238d08_tuple, 2, const_str_plain__lists ); Py_INCREF( const_str_plain__lists ); |
744 |
744 |
PyTuple_SET_ITEM( const_tuple_234c81e886a839971ee9a0d301238d08_tuple, 3, const_str_plain__maxes ); Py_INCREF( const_str_plain__maxes ); |
PyTuple_SET_ITEM( const_tuple_234c81e886a839971ee9a0d301238d08_tuple, 3, const_str_plain__maxes ); Py_INCREF( const_str_plain__maxes ); |
745 |
745 |
PyTuple_SET_ITEM( const_tuple_234c81e886a839971ee9a0d301238d08_tuple, 4, const_str_plain_pos ); Py_INCREF( const_str_plain_pos ); |
PyTuple_SET_ITEM( const_tuple_234c81e886a839971ee9a0d301238d08_tuple, 4, const_str_plain_pos ); Py_INCREF( const_str_plain_pos ); |
746 |
|
const_str_digest_f4f7d7f16476e1a3bf3099f8252ee8d1 = UNSTREAM_STRING_ASCII( &constant_bin[ 86045 ], 12, 0 ); |
|
747 |
|
const_str_digest_b2df504a1a5bed83ed792513696d09c8 = UNSTREAM_STRING_ASCII( &constant_bin[ 91427 ], 22, 0 ); |
|
|
746 |
|
const_str_digest_f4f7d7f16476e1a3bf3099f8252ee8d1 = UNSTREAM_STRING_ASCII( &constant_bin[ 86418 ], 12, 0 ); |
|
747 |
|
const_str_digest_b2df504a1a5bed83ed792513696d09c8 = UNSTREAM_STRING_ASCII( &constant_bin[ 91800 ], 22, 0 ); |
748 |
748 |
const_tuple_none_none_false_tuple = PyTuple_New( 3 ); |
const_tuple_none_none_false_tuple = PyTuple_New( 3 ); |
749 |
749 |
PyTuple_SET_ITEM( const_tuple_none_none_false_tuple, 0, Py_None ); Py_INCREF( Py_None ); |
PyTuple_SET_ITEM( const_tuple_none_none_false_tuple, 0, Py_None ); Py_INCREF( Py_None ); |
750 |
750 |
PyTuple_SET_ITEM( const_tuple_none_none_false_tuple, 1, Py_None ); Py_INCREF( Py_None ); |
PyTuple_SET_ITEM( const_tuple_none_none_false_tuple, 1, Py_None ); Py_INCREF( Py_None ); |
751 |
751 |
PyTuple_SET_ITEM( const_tuple_none_none_false_tuple, 2, Py_False ); Py_INCREF( Py_False ); |
PyTuple_SET_ITEM( const_tuple_none_none_false_tuple, 2, Py_False ); Py_INCREF( Py_False ); |
752 |
|
const_str_digest_eeb9ffcf9460eb7c4d054c51d488efd3 = UNSTREAM_STRING_ASCII( &constant_bin[ 79680 ], 16, 0 ); |
|
753 |
|
const_str_digest_485e75987642990acf2f3e28795e3f55 = UNSTREAM_STRING_ASCII( &constant_bin[ 91449 ], 41, 0 ); |
|
754 |
|
const_str_plain___add__ = UNSTREAM_STRING_ASCII( &constant_bin[ 82302 ], 7, 1 ); |
|
|
752 |
|
const_str_digest_eeb9ffcf9460eb7c4d054c51d488efd3 = UNSTREAM_STRING_ASCII( &constant_bin[ 80053 ], 16, 0 ); |
|
753 |
|
const_str_digest_485e75987642990acf2f3e28795e3f55 = UNSTREAM_STRING_ASCII( &constant_bin[ 91822 ], 41, 0 ); |
|
754 |
|
const_str_plain___add__ = UNSTREAM_STRING_ASCII( &constant_bin[ 82675 ], 7, 1 ); |
755 |
755 |
const_tuple_str_plain_cls_str_plain_iterable_str_plain_key_tuple = PyTuple_New( 3 ); |
const_tuple_str_plain_cls_str_plain_iterable_str_plain_key_tuple = PyTuple_New( 3 ); |
756 |
756 |
PyTuple_SET_ITEM( const_tuple_str_plain_cls_str_plain_iterable_str_plain_key_tuple, 0, const_str_plain_cls ); Py_INCREF( const_str_plain_cls ); |
PyTuple_SET_ITEM( const_tuple_str_plain_cls_str_plain_iterable_str_plain_key_tuple, 0, const_str_plain_cls ); Py_INCREF( const_str_plain_cls ); |
757 |
757 |
PyTuple_SET_ITEM( const_tuple_str_plain_cls_str_plain_iterable_str_plain_key_tuple, 1, const_str_plain_iterable ); Py_INCREF( const_str_plain_iterable ); |
PyTuple_SET_ITEM( const_tuple_str_plain_cls_str_plain_iterable_str_plain_key_tuple, 1, const_str_plain_iterable ); Py_INCREF( const_str_plain_iterable ); |
758 |
758 |
PyTuple_SET_ITEM( const_tuple_str_plain_cls_str_plain_iterable_str_plain_key_tuple, 2, const_str_plain_key ); Py_INCREF( const_str_plain_key ); |
PyTuple_SET_ITEM( const_tuple_str_plain_cls_str_plain_iterable_str_plain_key_tuple, 2, const_str_plain_key ); Py_INCREF( const_str_plain_key ); |
759 |
|
const_str_digest_c83be927e0fa2d79c07710c0f8131d96 = UNSTREAM_STRING_ASCII( &constant_bin[ 91490 ], 25, 0 ); |
|
|
759 |
|
const_str_digest_c83be927e0fa2d79c07710c0f8131d96 = UNSTREAM_STRING_ASCII( &constant_bin[ 91863 ], 25, 0 ); |
760 |
760 |
const_tuple_0ae2bcaefc19b741c12ab0a29677c3de_tuple = PyTuple_New( 5 ); |
const_tuple_0ae2bcaefc19b741c12ab0a29677c3de_tuple = PyTuple_New( 5 ); |
761 |
761 |
PyTuple_SET_ITEM( const_tuple_0ae2bcaefc19b741c12ab0a29677c3de_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
PyTuple_SET_ITEM( const_tuple_0ae2bcaefc19b741c12ab0a29677c3de_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
762 |
762 |
PyTuple_SET_ITEM( const_tuple_0ae2bcaefc19b741c12ab0a29677c3de_tuple, 1, const_str_plain_value ); Py_INCREF( const_str_plain_value ); |
PyTuple_SET_ITEM( const_tuple_0ae2bcaefc19b741c12ab0a29677c3de_tuple, 1, const_str_plain_value ); Py_INCREF( const_str_plain_value ); |
763 |
763 |
PyTuple_SET_ITEM( const_tuple_0ae2bcaefc19b741c12ab0a29677c3de_tuple, 2, const_str_plain__maxes ); Py_INCREF( const_str_plain__maxes ); |
PyTuple_SET_ITEM( const_tuple_0ae2bcaefc19b741c12ab0a29677c3de_tuple, 2, const_str_plain__maxes ); Py_INCREF( const_str_plain__maxes ); |
764 |
764 |
PyTuple_SET_ITEM( const_tuple_0ae2bcaefc19b741c12ab0a29677c3de_tuple, 3, const_str_plain_pos ); Py_INCREF( const_str_plain_pos ); |
PyTuple_SET_ITEM( const_tuple_0ae2bcaefc19b741c12ab0a29677c3de_tuple, 3, const_str_plain_pos ); Py_INCREF( const_str_plain_pos ); |
765 |
765 |
PyTuple_SET_ITEM( const_tuple_0ae2bcaefc19b741c12ab0a29677c3de_tuple, 4, const_str_plain_idx ); Py_INCREF( const_str_plain_idx ); |
PyTuple_SET_ITEM( const_tuple_0ae2bcaefc19b741c12ab0a29677c3de_tuple, 4, const_str_plain_idx ); Py_INCREF( const_str_plain_idx ); |
766 |
|
const_str_digest_ca3e6f0eaa8f3045613389f528669b90 = UNSTREAM_STRING_ASCII( &constant_bin[ 91515 ], 411, 0 ); |
|
767 |
|
const_str_plain__thread = UNSTREAM_STRING_ASCII( &constant_bin[ 33723 ], 7, 1 ); |
|
768 |
|
const_str_digest_d567d0523ef7a7293c75b8320f5fe8b9 = UNSTREAM_STRING_ASCII( &constant_bin[ 91926 ], 515, 0 ); |
|
|
766 |
|
const_str_digest_ca3e6f0eaa8f3045613389f528669b90 = UNSTREAM_STRING_ASCII( &constant_bin[ 91888 ], 411, 0 ); |
|
767 |
|
const_str_plain__thread = UNSTREAM_STRING_ASCII( &constant_bin[ 33901 ], 7, 1 ); |
|
768 |
|
const_str_digest_d567d0523ef7a7293c75b8320f5fe8b9 = UNSTREAM_STRING_ASCII( &constant_bin[ 92299 ], 515, 0 ); |
769 |
769 |
const_tuple_486631b3aee3c4d970ae9eafe1b71824_tuple = PyTuple_New( 14 ); |
const_tuple_486631b3aee3c4d970ae9eafe1b71824_tuple = PyTuple_New( 14 ); |
770 |
770 |
PyTuple_SET_ITEM( const_tuple_486631b3aee3c4d970ae9eafe1b71824_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
PyTuple_SET_ITEM( const_tuple_486631b3aee3c4d970ae9eafe1b71824_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
771 |
771 |
PyTuple_SET_ITEM( const_tuple_486631b3aee3c4d970ae9eafe1b71824_tuple, 1, const_str_plain_value ); Py_INCREF( const_str_plain_value ); |
PyTuple_SET_ITEM( const_tuple_486631b3aee3c4d970ae9eafe1b71824_tuple, 1, const_str_plain_value ); Py_INCREF( const_str_plain_value ); |
772 |
772 |
PyTuple_SET_ITEM( const_tuple_486631b3aee3c4d970ae9eafe1b71824_tuple, 2, const_str_plain_start ); Py_INCREF( const_str_plain_start ); |
PyTuple_SET_ITEM( const_tuple_486631b3aee3c4d970ae9eafe1b71824_tuple, 2, const_str_plain_start ); Py_INCREF( const_str_plain_start ); |
773 |
|
const_str_plain_stop = UNSTREAM_STRING_ASCII( &constant_bin[ 84555 ], 4, 1 ); |
|
|
773 |
|
const_str_plain_stop = UNSTREAM_STRING_ASCII( &constant_bin[ 84928 ], 4, 1 ); |
774 |
774 |
PyTuple_SET_ITEM( const_tuple_486631b3aee3c4d970ae9eafe1b71824_tuple, 3, const_str_plain_stop ); Py_INCREF( const_str_plain_stop ); |
PyTuple_SET_ITEM( const_tuple_486631b3aee3c4d970ae9eafe1b71824_tuple, 3, const_str_plain_stop ); Py_INCREF( const_str_plain_stop ); |
775 |
|
const_str_plain__len = UNSTREAM_STRING_ASCII( &constant_bin[ 44243 ], 4, 1 ); |
|
|
775 |
|
const_str_plain__len = UNSTREAM_STRING_ASCII( &constant_bin[ 44421 ], 4, 1 ); |
776 |
776 |
PyTuple_SET_ITEM( const_tuple_486631b3aee3c4d970ae9eafe1b71824_tuple, 4, const_str_plain__len ); Py_INCREF( const_str_plain__len ); |
PyTuple_SET_ITEM( const_tuple_486631b3aee3c4d970ae9eafe1b71824_tuple, 4, const_str_plain__len ); Py_INCREF( const_str_plain__len ); |
777 |
777 |
PyTuple_SET_ITEM( const_tuple_486631b3aee3c4d970ae9eafe1b71824_tuple, 5, const_str_plain__maxes ); Py_INCREF( const_str_plain__maxes ); |
PyTuple_SET_ITEM( const_tuple_486631b3aee3c4d970ae9eafe1b71824_tuple, 5, const_str_plain__maxes ); Py_INCREF( const_str_plain__maxes ); |
778 |
778 |
PyTuple_SET_ITEM( const_tuple_486631b3aee3c4d970ae9eafe1b71824_tuple, 6, const_str_plain_key ); Py_INCREF( const_str_plain_key ); |
PyTuple_SET_ITEM( const_tuple_486631b3aee3c4d970ae9eafe1b71824_tuple, 6, const_str_plain_key ); Py_INCREF( const_str_plain_key ); |
|
... |
... |
static void createModuleConstants( void ) |
783 |
783 |
PyTuple_SET_ITEM( const_tuple_486631b3aee3c4d970ae9eafe1b71824_tuple, 11, const_str_plain_len_keys ); Py_INCREF( const_str_plain_len_keys ); |
PyTuple_SET_ITEM( const_tuple_486631b3aee3c4d970ae9eafe1b71824_tuple, 11, const_str_plain_len_keys ); Py_INCREF( const_str_plain_len_keys ); |
784 |
784 |
PyTuple_SET_ITEM( const_tuple_486631b3aee3c4d970ae9eafe1b71824_tuple, 12, const_str_plain_len_sublist ); Py_INCREF( const_str_plain_len_sublist ); |
PyTuple_SET_ITEM( const_tuple_486631b3aee3c4d970ae9eafe1b71824_tuple, 12, const_str_plain_len_sublist ); Py_INCREF( const_str_plain_len_sublist ); |
785 |
785 |
PyTuple_SET_ITEM( const_tuple_486631b3aee3c4d970ae9eafe1b71824_tuple, 13, const_str_plain_loc ); Py_INCREF( const_str_plain_loc ); |
PyTuple_SET_ITEM( const_tuple_486631b3aee3c4d970ae9eafe1b71824_tuple, 13, const_str_plain_loc ); Py_INCREF( const_str_plain_loc ); |
786 |
|
const_str_digest_5190e3286b1e92fd2b2bc63a54a0e9c0 = UNSTREAM_STRING_ASCII( &constant_bin[ 92441 ], 21, 0 ); |
|
787 |
|
const_str_digest_c7ec8a6566c1766dc1b5f83508dc2c70 = UNSTREAM_STRING_ASCII( &constant_bin[ 92462 ], 19, 0 ); |
|
788 |
|
const_str_digest_80b9260a83ecf16eff465c4eac4a1196 = UNSTREAM_STRING_ASCII( &constant_bin[ 92481 ], 346, 0 ); |
|
|
786 |
|
const_str_digest_5190e3286b1e92fd2b2bc63a54a0e9c0 = UNSTREAM_STRING_ASCII( &constant_bin[ 92814 ], 21, 0 ); |
|
787 |
|
const_str_digest_c7ec8a6566c1766dc1b5f83508dc2c70 = UNSTREAM_STRING_ASCII( &constant_bin[ 92835 ], 19, 0 ); |
|
788 |
|
const_str_digest_80b9260a83ecf16eff465c4eac4a1196 = UNSTREAM_STRING_ASCII( &constant_bin[ 92854 ], 346, 0 ); |
789 |
789 |
const_tuple_str_plain_get_ident_tuple = PyTuple_New( 1 ); |
const_tuple_str_plain_get_ident_tuple = PyTuple_New( 1 ); |
790 |
|
const_str_plain_get_ident = UNSTREAM_STRING_ASCII( &constant_bin[ 92827 ], 9, 1 ); |
|
|
790 |
|
const_str_plain_get_ident = UNSTREAM_STRING_ASCII( &constant_bin[ 93200 ], 9, 1 ); |
791 |
791 |
PyTuple_SET_ITEM( const_tuple_str_plain_get_ident_tuple, 0, const_str_plain_get_ident ); Py_INCREF( const_str_plain_get_ident ); |
PyTuple_SET_ITEM( const_tuple_str_plain_get_ident_tuple, 0, const_str_plain_get_ident ); Py_INCREF( const_str_plain_get_ident ); |
792 |
792 |
const_tuple_c1d8685e4ee8ebad6f5ffd041b3e2230_tuple = PyTuple_New( 11 ); |
const_tuple_c1d8685e4ee8ebad6f5ffd041b3e2230_tuple = PyTuple_New( 11 ); |
793 |
793 |
PyTuple_SET_ITEM( const_tuple_c1d8685e4ee8ebad6f5ffd041b3e2230_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
PyTuple_SET_ITEM( const_tuple_c1d8685e4ee8ebad6f5ffd041b3e2230_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
|
... |
... |
static void createModuleConstants( void ) |
796 |
796 |
PyTuple_SET_ITEM( const_tuple_c1d8685e4ee8ebad6f5ffd041b3e2230_tuple, 3, const_str_plain_stop ); Py_INCREF( const_str_plain_stop ); |
PyTuple_SET_ITEM( const_tuple_c1d8685e4ee8ebad6f5ffd041b3e2230_tuple, 3, const_str_plain_stop ); Py_INCREF( const_str_plain_stop ); |
797 |
797 |
PyTuple_SET_ITEM( const_tuple_c1d8685e4ee8ebad6f5ffd041b3e2230_tuple, 4, const_str_plain__len ); Py_INCREF( const_str_plain__len ); |
PyTuple_SET_ITEM( const_tuple_c1d8685e4ee8ebad6f5ffd041b3e2230_tuple, 4, const_str_plain__len ); Py_INCREF( const_str_plain__len ); |
798 |
798 |
PyTuple_SET_ITEM( const_tuple_c1d8685e4ee8ebad6f5ffd041b3e2230_tuple, 5, const_str_plain__maxes ); Py_INCREF( const_str_plain__maxes ); |
PyTuple_SET_ITEM( const_tuple_c1d8685e4ee8ebad6f5ffd041b3e2230_tuple, 5, const_str_plain__maxes ); Py_INCREF( const_str_plain__maxes ); |
799 |
|
const_str_plain_pos_left = UNSTREAM_STRING_ASCII( &constant_bin[ 92836 ], 8, 1 ); |
|
|
799 |
|
const_str_plain_pos_left = UNSTREAM_STRING_ASCII( &constant_bin[ 93209 ], 8, 1 ); |
800 |
800 |
PyTuple_SET_ITEM( const_tuple_c1d8685e4ee8ebad6f5ffd041b3e2230_tuple, 6, const_str_plain_pos_left ); Py_INCREF( const_str_plain_pos_left ); |
PyTuple_SET_ITEM( const_tuple_c1d8685e4ee8ebad6f5ffd041b3e2230_tuple, 6, const_str_plain_pos_left ); Py_INCREF( const_str_plain_pos_left ); |
801 |
801 |
PyTuple_SET_ITEM( const_tuple_c1d8685e4ee8ebad6f5ffd041b3e2230_tuple, 7, const_str_plain__lists ); Py_INCREF( const_str_plain__lists ); |
PyTuple_SET_ITEM( const_tuple_c1d8685e4ee8ebad6f5ffd041b3e2230_tuple, 7, const_str_plain__lists ); Py_INCREF( const_str_plain__lists ); |
802 |
|
const_str_plain_idx_left = UNSTREAM_STRING_ASCII( &constant_bin[ 92844 ], 8, 1 ); |
|
|
802 |
|
const_str_plain_idx_left = UNSTREAM_STRING_ASCII( &constant_bin[ 93217 ], 8, 1 ); |
803 |
803 |
PyTuple_SET_ITEM( const_tuple_c1d8685e4ee8ebad6f5ffd041b3e2230_tuple, 8, const_str_plain_idx_left ); Py_INCREF( const_str_plain_idx_left ); |
PyTuple_SET_ITEM( const_tuple_c1d8685e4ee8ebad6f5ffd041b3e2230_tuple, 8, const_str_plain_idx_left ); Py_INCREF( const_str_plain_idx_left ); |
804 |
|
const_str_plain_left = UNSTREAM_STRING_ASCII( &constant_bin[ 65814 ], 4, 1 ); |
|
|
804 |
|
const_str_plain_left = UNSTREAM_STRING_ASCII( &constant_bin[ 66187 ], 4, 1 ); |
805 |
805 |
PyTuple_SET_ITEM( const_tuple_c1d8685e4ee8ebad6f5ffd041b3e2230_tuple, 9, const_str_plain_left ); Py_INCREF( const_str_plain_left ); |
PyTuple_SET_ITEM( const_tuple_c1d8685e4ee8ebad6f5ffd041b3e2230_tuple, 9, const_str_plain_left ); Py_INCREF( const_str_plain_left ); |
806 |
|
const_str_plain_right = UNSTREAM_STRING_ASCII( &constant_bin[ 46123 ], 5, 1 ); |
|
|
806 |
|
const_str_plain_right = UNSTREAM_STRING_ASCII( &constant_bin[ 46301 ], 5, 1 ); |
807 |
807 |
PyTuple_SET_ITEM( const_tuple_c1d8685e4ee8ebad6f5ffd041b3e2230_tuple, 10, const_str_plain_right ); Py_INCREF( const_str_plain_right ); |
PyTuple_SET_ITEM( const_tuple_c1d8685e4ee8ebad6f5ffd041b3e2230_tuple, 10, const_str_plain_right ); Py_INCREF( const_str_plain_right ); |
808 |
|
const_str_digest_961fc45187f981f1ad9a2b8a9fdb6f19 = UNSTREAM_STRING_ASCII( &constant_bin[ 92852 ], 17, 0 ); |
|
809 |
|
const_str_plain_num = UNSTREAM_STRING_ASCII( &constant_bin[ 441 ], 3, 1 ); |
|
810 |
|
const_str_digest_872c13b6875a50a698ac33f31090bde4 = UNSTREAM_STRING_ASCII( &constant_bin[ 79877 ], 29, 0 ); |
|
811 |
|
const_str_plain__delete = UNSTREAM_STRING_ASCII( &constant_bin[ 47515 ], 7, 1 ); |
|
812 |
|
const_str_plain_lists = UNSTREAM_STRING_ASCII( &constant_bin[ 71035 ], 5, 1 ); |
|
813 |
|
const_str_digest_7efce0db30dc9bfd0d2d1aa24e0e4786 = UNSTREAM_STRING_ASCII( &constant_bin[ 92869 ], 18, 0 ); |
|
|
808 |
|
const_str_digest_961fc45187f981f1ad9a2b8a9fdb6f19 = UNSTREAM_STRING_ASCII( &constant_bin[ 93225 ], 17, 0 ); |
|
809 |
|
const_str_plain_num = UNSTREAM_STRING_ASCII( &constant_bin[ 524 ], 3, 1 ); |
|
810 |
|
const_str_digest_872c13b6875a50a698ac33f31090bde4 = UNSTREAM_STRING_ASCII( &constant_bin[ 80250 ], 29, 0 ); |
|
811 |
|
const_str_plain__delete = UNSTREAM_STRING_ASCII( &constant_bin[ 47693 ], 7, 1 ); |
|
812 |
|
const_str_plain_lists = UNSTREAM_STRING_ASCII( &constant_bin[ 71408 ], 5, 1 ); |
|
813 |
|
const_str_digest_7efce0db30dc9bfd0d2d1aa24e0e4786 = UNSTREAM_STRING_ASCII( &constant_bin[ 93242 ], 18, 0 ); |
814 |
814 |
const_tuple_ce3af23f52d0c069f8ecf0a5f3be21f5_tuple = PyTuple_New( 9 ); |
const_tuple_ce3af23f52d0c069f8ecf0a5f3be21f5_tuple = PyTuple_New( 9 ); |
815 |
815 |
PyTuple_SET_ITEM( const_tuple_ce3af23f52d0c069f8ecf0a5f3be21f5_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
PyTuple_SET_ITEM( const_tuple_ce3af23f52d0c069f8ecf0a5f3be21f5_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
816 |
816 |
PyTuple_SET_ITEM( const_tuple_ce3af23f52d0c069f8ecf0a5f3be21f5_tuple, 1, const_str_plain_iterable ); Py_INCREF( const_str_plain_iterable ); |
PyTuple_SET_ITEM( const_tuple_ce3af23f52d0c069f8ecf0a5f3be21f5_tuple, 1, const_str_plain_iterable ); Py_INCREF( const_str_plain_iterable ); |
|
... |
... |
static void createModuleConstants( void ) |
820 |
820 |
PyTuple_SET_ITEM( const_tuple_ce3af23f52d0c069f8ecf0a5f3be21f5_tuple, 5, const_str_plain_values ); Py_INCREF( const_str_plain_values ); |
PyTuple_SET_ITEM( const_tuple_ce3af23f52d0c069f8ecf0a5f3be21f5_tuple, 5, const_str_plain_values ); Py_INCREF( const_str_plain_values ); |
821 |
821 |
PyTuple_SET_ITEM( const_tuple_ce3af23f52d0c069f8ecf0a5f3be21f5_tuple, 6, const_str_plain__add ); Py_INCREF( const_str_plain__add ); |
PyTuple_SET_ITEM( const_tuple_ce3af23f52d0c069f8ecf0a5f3be21f5_tuple, 6, const_str_plain__add ); Py_INCREF( const_str_plain__add ); |
822 |
822 |
PyTuple_SET_ITEM( const_tuple_ce3af23f52d0c069f8ecf0a5f3be21f5_tuple, 7, const_str_plain_val ); Py_INCREF( const_str_plain_val ); |
PyTuple_SET_ITEM( const_tuple_ce3af23f52d0c069f8ecf0a5f3be21f5_tuple, 7, const_str_plain_val ); Py_INCREF( const_str_plain_val ); |
823 |
|
const_str_plain__load = UNSTREAM_STRING_ASCII( &constant_bin[ 34769 ], 5, 1 ); |
|
|
823 |
|
const_str_plain__load = UNSTREAM_STRING_ASCII( &constant_bin[ 34947 ], 5, 1 ); |
824 |
824 |
PyTuple_SET_ITEM( const_tuple_ce3af23f52d0c069f8ecf0a5f3be21f5_tuple, 8, const_str_plain__load ); Py_INCREF( const_str_plain__load ); |
PyTuple_SET_ITEM( const_tuple_ce3af23f52d0c069f8ecf0a5f3be21f5_tuple, 8, const_str_plain__load ); Py_INCREF( const_str_plain__load ); |
825 |
|
const_str_digest_b50837b221548863faa176c60b451787 = UNSTREAM_STRING_ASCII( &constant_bin[ 79649 ], 16, 0 ); |
|
|
825 |
|
const_str_digest_b50837b221548863faa176c60b451787 = UNSTREAM_STRING_ASCII( &constant_bin[ 80022 ], 16, 0 ); |
826 |
826 |
const_tuple_f1cf0dcf39a710b2b05ec2037c5d0058_tuple = PyTuple_New( 11 ); |
const_tuple_f1cf0dcf39a710b2b05ec2037c5d0058_tuple = PyTuple_New( 11 ); |
827 |
827 |
PyTuple_SET_ITEM( const_tuple_f1cf0dcf39a710b2b05ec2037c5d0058_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
PyTuple_SET_ITEM( const_tuple_f1cf0dcf39a710b2b05ec2037c5d0058_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
828 |
828 |
PyTuple_SET_ITEM( const_tuple_f1cf0dcf39a710b2b05ec2037c5d0058_tuple, 1, const_str_plain_start ); Py_INCREF( const_str_plain_start ); |
PyTuple_SET_ITEM( const_tuple_f1cf0dcf39a710b2b05ec2037c5d0058_tuple, 1, const_str_plain_start ); Py_INCREF( const_str_plain_start ); |
|
... |
... |
static void createModuleConstants( void ) |
830 |
830 |
PyTuple_SET_ITEM( const_tuple_f1cf0dcf39a710b2b05ec2037c5d0058_tuple, 3, const_str_plain_reverse ); Py_INCREF( const_str_plain_reverse ); |
PyTuple_SET_ITEM( const_tuple_f1cf0dcf39a710b2b05ec2037c5d0058_tuple, 3, const_str_plain_reverse ); Py_INCREF( const_str_plain_reverse ); |
831 |
831 |
PyTuple_SET_ITEM( const_tuple_f1cf0dcf39a710b2b05ec2037c5d0058_tuple, 4, const_str_plain__len ); Py_INCREF( const_str_plain__len ); |
PyTuple_SET_ITEM( const_tuple_f1cf0dcf39a710b2b05ec2037c5d0058_tuple, 4, const_str_plain__len ); Py_INCREF( const_str_plain__len ); |
832 |
832 |
PyTuple_SET_ITEM( const_tuple_f1cf0dcf39a710b2b05ec2037c5d0058_tuple, 5, const_str_plain__ ); Py_INCREF( const_str_plain__ ); |
PyTuple_SET_ITEM( const_tuple_f1cf0dcf39a710b2b05ec2037c5d0058_tuple, 5, const_str_plain__ ); Py_INCREF( const_str_plain__ ); |
833 |
|
const_str_plain__pos = UNSTREAM_STRING_ASCII( &constant_bin[ 83594 ], 4, 1 ); |
|
|
833 |
|
const_str_plain__pos = UNSTREAM_STRING_ASCII( &constant_bin[ 83967 ], 4, 1 ); |
834 |
834 |
PyTuple_SET_ITEM( const_tuple_f1cf0dcf39a710b2b05ec2037c5d0058_tuple, 6, const_str_plain__pos ); Py_INCREF( const_str_plain__pos ); |
PyTuple_SET_ITEM( const_tuple_f1cf0dcf39a710b2b05ec2037c5d0058_tuple, 6, const_str_plain__pos ); Py_INCREF( const_str_plain__pos ); |
835 |
835 |
PyTuple_SET_ITEM( const_tuple_f1cf0dcf39a710b2b05ec2037c5d0058_tuple, 7, const_str_plain_min_pos ); Py_INCREF( const_str_plain_min_pos ); |
PyTuple_SET_ITEM( const_tuple_f1cf0dcf39a710b2b05ec2037c5d0058_tuple, 7, const_str_plain_min_pos ); Py_INCREF( const_str_plain_min_pos ); |
836 |
836 |
PyTuple_SET_ITEM( const_tuple_f1cf0dcf39a710b2b05ec2037c5d0058_tuple, 8, const_str_plain_min_idx ); Py_INCREF( const_str_plain_min_idx ); |
PyTuple_SET_ITEM( const_tuple_f1cf0dcf39a710b2b05ec2037c5d0058_tuple, 8, const_str_plain_min_idx ); Py_INCREF( const_str_plain_min_idx ); |
837 |
837 |
PyTuple_SET_ITEM( const_tuple_f1cf0dcf39a710b2b05ec2037c5d0058_tuple, 9, const_str_plain_max_pos ); Py_INCREF( const_str_plain_max_pos ); |
PyTuple_SET_ITEM( const_tuple_f1cf0dcf39a710b2b05ec2037c5d0058_tuple, 9, const_str_plain_max_pos ); Py_INCREF( const_str_plain_max_pos ); |
838 |
838 |
PyTuple_SET_ITEM( const_tuple_f1cf0dcf39a710b2b05ec2037c5d0058_tuple, 10, const_str_plain_max_idx ); Py_INCREF( const_str_plain_max_idx ); |
PyTuple_SET_ITEM( const_tuple_f1cf0dcf39a710b2b05ec2037c5d0058_tuple, 10, const_str_plain_max_idx ); Py_INCREF( const_str_plain_max_idx ); |
839 |
|
const_str_digest_182c232cbf42cd50ba90e8f16b6dce3e = UNSTREAM_STRING_ASCII( &constant_bin[ 92887 ], 22, 0 ); |
|
840 |
|
const_str_digest_3386a847099c306e98804bdd24bfef42 = UNSTREAM_STRING_ASCII( &constant_bin[ 92909 ], 586, 0 ); |
|
841 |
|
const_str_plain_len_lists = UNSTREAM_STRING_ASCII( &constant_bin[ 93495 ], 9, 1 ); |
|
842 |
|
const_str_digest_58c2a8eddaf86af4444d56cf31ab37b1 = UNSTREAM_STRING_ASCII( &constant_bin[ 93504 ], 19, 0 ); |
|
843 |
|
const_str_plain___radd__ = UNSTREAM_STRING_ASCII( &constant_bin[ 93523 ], 8, 1 ); |
|
|
839 |
|
const_str_digest_182c232cbf42cd50ba90e8f16b6dce3e = UNSTREAM_STRING_ASCII( &constant_bin[ 93260 ], 22, 0 ); |
|
840 |
|
const_str_digest_3386a847099c306e98804bdd24bfef42 = UNSTREAM_STRING_ASCII( &constant_bin[ 93282 ], 586, 0 ); |
|
841 |
|
const_str_plain_len_lists = UNSTREAM_STRING_ASCII( &constant_bin[ 93868 ], 9, 1 ); |
|
842 |
|
const_str_digest_58c2a8eddaf86af4444d56cf31ab37b1 = UNSTREAM_STRING_ASCII( &constant_bin[ 93877 ], 19, 0 ); |
|
843 |
|
const_str_plain___radd__ = UNSTREAM_STRING_ASCII( &constant_bin[ 93896 ], 8, 1 ); |
844 |
844 |
const_tuple_8d442f7b969b52f43dfa4b7a926e0c3f_tuple = PyTuple_New( 12 ); |
const_tuple_8d442f7b969b52f43dfa4b7a926e0c3f_tuple = PyTuple_New( 12 ); |
845 |
845 |
PyTuple_SET_ITEM( const_tuple_8d442f7b969b52f43dfa4b7a926e0c3f_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
PyTuple_SET_ITEM( const_tuple_8d442f7b969b52f43dfa4b7a926e0c3f_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
846 |
846 |
PyTuple_SET_ITEM( const_tuple_8d442f7b969b52f43dfa4b7a926e0c3f_tuple, 1, const_str_plain_pos ); Py_INCREF( const_str_plain_pos ); |
PyTuple_SET_ITEM( const_tuple_8d442f7b969b52f43dfa4b7a926e0c3f_tuple, 1, const_str_plain_pos ); Py_INCREF( const_str_plain_pos ); |
|
... |
... |
static void createModuleConstants( void ) |
849 |
849 |
PyTuple_SET_ITEM( const_tuple_8d442f7b969b52f43dfa4b7a926e0c3f_tuple, 4, const_str_plain__index ); Py_INCREF( const_str_plain__index ); |
PyTuple_SET_ITEM( const_tuple_8d442f7b969b52f43dfa4b7a926e0c3f_tuple, 4, const_str_plain__index ); Py_INCREF( const_str_plain__index ); |
850 |
850 |
PyTuple_SET_ITEM( const_tuple_8d442f7b969b52f43dfa4b7a926e0c3f_tuple, 5, const_str_plain__maxes ); Py_INCREF( const_str_plain__maxes ); |
PyTuple_SET_ITEM( const_tuple_8d442f7b969b52f43dfa4b7a926e0c3f_tuple, 5, const_str_plain__maxes ); Py_INCREF( const_str_plain__maxes ); |
851 |
851 |
PyTuple_SET_ITEM( const_tuple_8d442f7b969b52f43dfa4b7a926e0c3f_tuple, 6, const_str_plain__load ); Py_INCREF( const_str_plain__load ); |
PyTuple_SET_ITEM( const_tuple_8d442f7b969b52f43dfa4b7a926e0c3f_tuple, 6, const_str_plain__load ); Py_INCREF( const_str_plain__load ); |
852 |
|
const_str_plain__lists_pos = UNSTREAM_STRING_ASCII( &constant_bin[ 93531 ], 10, 1 ); |
|
|
852 |
|
const_str_plain__lists_pos = UNSTREAM_STRING_ASCII( &constant_bin[ 93904 ], 10, 1 ); |
853 |
853 |
PyTuple_SET_ITEM( const_tuple_8d442f7b969b52f43dfa4b7a926e0c3f_tuple, 7, const_str_plain__lists_pos ); Py_INCREF( const_str_plain__lists_pos ); |
PyTuple_SET_ITEM( const_tuple_8d442f7b969b52f43dfa4b7a926e0c3f_tuple, 7, const_str_plain__lists_pos ); Py_INCREF( const_str_plain__lists_pos ); |
854 |
|
const_str_plain__keys_pos = UNSTREAM_STRING_ASCII( &constant_bin[ 93541 ], 9, 1 ); |
|
|
854 |
|
const_str_plain__keys_pos = UNSTREAM_STRING_ASCII( &constant_bin[ 93914 ], 9, 1 ); |
855 |
855 |
PyTuple_SET_ITEM( const_tuple_8d442f7b969b52f43dfa4b7a926e0c3f_tuple, 8, const_str_plain__keys_pos ); Py_INCREF( const_str_plain__keys_pos ); |
PyTuple_SET_ITEM( const_tuple_8d442f7b969b52f43dfa4b7a926e0c3f_tuple, 8, const_str_plain__keys_pos ); Py_INCREF( const_str_plain__keys_pos ); |
856 |
|
const_str_plain_half = UNSTREAM_STRING_ASCII( &constant_bin[ 93550 ], 4, 1 ); |
|
|
856 |
|
const_str_plain_half = UNSTREAM_STRING_ASCII( &constant_bin[ 93923 ], 4, 1 ); |
857 |
857 |
PyTuple_SET_ITEM( const_tuple_8d442f7b969b52f43dfa4b7a926e0c3f_tuple, 9, const_str_plain_half ); Py_INCREF( const_str_plain_half ); |
PyTuple_SET_ITEM( const_tuple_8d442f7b969b52f43dfa4b7a926e0c3f_tuple, 9, const_str_plain_half ); Py_INCREF( const_str_plain_half ); |
858 |
|
const_str_plain_half_keys = UNSTREAM_STRING_ASCII( &constant_bin[ 93554 ], 9, 1 ); |
|
|
858 |
|
const_str_plain_half_keys = UNSTREAM_STRING_ASCII( &constant_bin[ 93927 ], 9, 1 ); |
859 |
859 |
PyTuple_SET_ITEM( const_tuple_8d442f7b969b52f43dfa4b7a926e0c3f_tuple, 10, const_str_plain_half_keys ); Py_INCREF( const_str_plain_half_keys ); |
PyTuple_SET_ITEM( const_tuple_8d442f7b969b52f43dfa4b7a926e0c3f_tuple, 10, const_str_plain_half_keys ); Py_INCREF( const_str_plain_half_keys ); |
860 |
860 |
PyTuple_SET_ITEM( const_tuple_8d442f7b969b52f43dfa4b7a926e0c3f_tuple, 11, const_str_plain_child ); Py_INCREF( const_str_plain_child ); |
PyTuple_SET_ITEM( const_tuple_8d442f7b969b52f43dfa4b7a926e0c3f_tuple, 11, const_str_plain_child ); Py_INCREF( const_str_plain_child ); |
861 |
|
const_str_plain_repr_running = UNSTREAM_STRING_ASCII( &constant_bin[ 93563 ], 12, 1 ); |
|
862 |
|
const_str_digest_4bf90ad0ba345ef08adf23a95cceccee = UNSTREAM_STRING_ASCII( &constant_bin[ 79921 ], 30, 0 ); |
|
|
861 |
|
const_str_plain_repr_running = UNSTREAM_STRING_ASCII( &constant_bin[ 93936 ], 12, 1 ); |
|
862 |
|
const_str_digest_4bf90ad0ba345ef08adf23a95cceccee = UNSTREAM_STRING_ASCII( &constant_bin[ 80294 ], 30, 0 ); |
863 |
863 |
const_tuple_str_plain_log_tuple = PyTuple_New( 1 ); |
const_tuple_str_plain_log_tuple = PyTuple_New( 1 ); |
864 |
|
const_str_plain_log = UNSTREAM_STRING_ASCII( &constant_bin[ 1516 ], 3, 1 ); |
|
|
864 |
|
const_str_plain_log = UNSTREAM_STRING_ASCII( &constant_bin[ 1699 ], 3, 1 ); |
865 |
865 |
PyTuple_SET_ITEM( const_tuple_str_plain_log_tuple, 0, const_str_plain_log ); Py_INCREF( const_str_plain_log ); |
PyTuple_SET_ITEM( const_tuple_str_plain_log_tuple, 0, const_str_plain_log ); Py_INCREF( const_str_plain_log ); |
866 |
|
const_str_plain_insert = UNSTREAM_STRING_ASCII( &constant_bin[ 76224 ], 6, 1 ); |
|
867 |
|
const_str_plain_len_maxes = UNSTREAM_STRING_ASCII( &constant_bin[ 93575 ], 9, 1 ); |
|
868 |
|
const_str_digest_6759d3f019dbe2921ffa3a6c3e6378a8 = UNSTREAM_STRING_ASCII( &constant_bin[ 93584 ], 21, 0 ); |
|
|
866 |
|
const_str_plain_insert = UNSTREAM_STRING_ASCII( &constant_bin[ 76597 ], 6, 1 ); |
|
867 |
|
const_str_plain_len_maxes = UNSTREAM_STRING_ASCII( &constant_bin[ 93948 ], 9, 1 ); |
|
868 |
|
const_str_digest_6759d3f019dbe2921ffa3a6c3e6378a8 = UNSTREAM_STRING_ASCII( &constant_bin[ 93957 ], 21, 0 ); |
869 |
869 |
const_tuple_6454fb94c6d97e3d312bcace8f7ce87f_tuple = PyTuple_New( 5 ); |
const_tuple_6454fb94c6d97e3d312bcace8f7ce87f_tuple = PyTuple_New( 5 ); |
870 |
870 |
PyTuple_SET_ITEM( const_tuple_6454fb94c6d97e3d312bcace8f7ce87f_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
PyTuple_SET_ITEM( const_tuple_6454fb94c6d97e3d312bcace8f7ce87f_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
871 |
871 |
PyTuple_SET_ITEM( const_tuple_6454fb94c6d97e3d312bcace8f7ce87f_tuple, 1, const_str_plain_pos ); Py_INCREF( const_str_plain_pos ); |
PyTuple_SET_ITEM( const_tuple_6454fb94c6d97e3d312bcace8f7ce87f_tuple, 1, const_str_plain_pos ); Py_INCREF( const_str_plain_pos ); |
872 |
872 |
PyTuple_SET_ITEM( const_tuple_6454fb94c6d97e3d312bcace8f7ce87f_tuple, 2, const_str_plain_idx ); Py_INCREF( const_str_plain_idx ); |
PyTuple_SET_ITEM( const_tuple_6454fb94c6d97e3d312bcace8f7ce87f_tuple, 2, const_str_plain_idx ); Py_INCREF( const_str_plain_idx ); |
873 |
873 |
PyTuple_SET_ITEM( const_tuple_6454fb94c6d97e3d312bcace8f7ce87f_tuple, 3, const_str_plain__index ); Py_INCREF( const_str_plain__index ); |
PyTuple_SET_ITEM( const_tuple_6454fb94c6d97e3d312bcace8f7ce87f_tuple, 3, const_str_plain__index ); Py_INCREF( const_str_plain__index ); |
874 |
874 |
PyTuple_SET_ITEM( const_tuple_6454fb94c6d97e3d312bcace8f7ce87f_tuple, 4, const_str_plain_total ); Py_INCREF( const_str_plain_total ); |
PyTuple_SET_ITEM( const_tuple_6454fb94c6d97e3d312bcace8f7ce87f_tuple, 4, const_str_plain_total ); Py_INCREF( const_str_plain_total ); |
875 |
|
const_str_digest_853feb1c1314c910b5da7f5a04cb8d33 = UNSTREAM_STRING_ASCII( &constant_bin[ 93605 ], 228, 0 ); |
|
876 |
|
const_str_digest_ca7e236ec683337b3a9bea5a91a7ea52 = UNSTREAM_STRING_ASCII( &constant_bin[ 93833 ], 540, 0 ); |
|
877 |
|
const_str_digest_4fb7296b3bed76004ad0994ed91c43f4 = UNSTREAM_STRING_ASCII( &constant_bin[ 94373 ], 297, 0 ); |
|
878 |
|
const_str_plain_alpha = UNSTREAM_STRING_ASCII( &constant_bin[ 71061 ], 5, 1 ); |
|
879 |
|
const_str_plain_max_indices = UNSTREAM_STRING_ASCII( &constant_bin[ 94670 ], 11, 1 ); |
|
880 |
|
const_str_digest_ec5cad730b88d78a787b94326217a767 = UNSTREAM_STRING_ASCII( &constant_bin[ 94681 ], 78, 0 ); |
|
881 |
|
const_str_digest_358762d6dcfa84150b0ada84b3821b3d = UNSTREAM_STRING_ASCII( &constant_bin[ 94759 ], 139, 0 ); |
|
882 |
|
const_str_digest_41ff07989b938238ab029c6ee7e38429 = UNSTREAM_STRING_ASCII( &constant_bin[ 94898 ], 82, 0 ); |
|
883 |
|
const_str_digest_31e62a2fceeca3035570b36df6954ed3 = UNSTREAM_STRING_ASCII( &constant_bin[ 94980 ], 354, 0 ); |
|
884 |
|
const_str_digest_a838101a81fa92c045e0b2c6f887358e = UNSTREAM_STRING_ASCII( &constant_bin[ 95334 ], 20, 0 ); |
|
885 |
|
const_str_digest_3723051c75c2ddb216b355366190299c = UNSTREAM_STRING_ASCII( &constant_bin[ 95354 ], 1025, 0 ); |
|
886 |
|
const_str_plain_stop_idx = UNSTREAM_STRING_ASCII( &constant_bin[ 96379 ], 8, 1 ); |
|
|
875 |
|
const_str_digest_853feb1c1314c910b5da7f5a04cb8d33 = UNSTREAM_STRING_ASCII( &constant_bin[ 93978 ], 228, 0 ); |
|
876 |
|
const_str_digest_ca7e236ec683337b3a9bea5a91a7ea52 = UNSTREAM_STRING_ASCII( &constant_bin[ 94206 ], 540, 0 ); |
|
877 |
|
const_str_digest_4fb7296b3bed76004ad0994ed91c43f4 = UNSTREAM_STRING_ASCII( &constant_bin[ 94746 ], 297, 0 ); |
|
878 |
|
const_str_plain_alpha = UNSTREAM_STRING_ASCII( &constant_bin[ 71434 ], 5, 1 ); |
|
879 |
|
const_str_plain_max_indices = UNSTREAM_STRING_ASCII( &constant_bin[ 95043 ], 11, 1 ); |
|
880 |
|
const_str_digest_ec5cad730b88d78a787b94326217a767 = UNSTREAM_STRING_ASCII( &constant_bin[ 95054 ], 78, 0 ); |
|
881 |
|
const_str_digest_358762d6dcfa84150b0ada84b3821b3d = UNSTREAM_STRING_ASCII( &constant_bin[ 95132 ], 139, 0 ); |
|
882 |
|
const_str_digest_41ff07989b938238ab029c6ee7e38429 = UNSTREAM_STRING_ASCII( &constant_bin[ 95271 ], 82, 0 ); |
|
883 |
|
const_str_digest_31e62a2fceeca3035570b36df6954ed3 = UNSTREAM_STRING_ASCII( &constant_bin[ 95353 ], 354, 0 ); |
|
884 |
|
const_str_digest_a838101a81fa92c045e0b2c6f887358e = UNSTREAM_STRING_ASCII( &constant_bin[ 95707 ], 20, 0 ); |
|
885 |
|
const_str_digest_3723051c75c2ddb216b355366190299c = UNSTREAM_STRING_ASCII( &constant_bin[ 95727 ], 1025, 0 ); |
|
886 |
|
const_str_plain_stop_idx = UNSTREAM_STRING_ASCII( &constant_bin[ 96752 ], 8, 1 ); |
887 |
887 |
const_tuple_c7c099a619e7693b41405eac1d8b3a8c_tuple = PyTuple_New( 2 ); |
const_tuple_c7c099a619e7693b41405eac1d8b3a8c_tuple = PyTuple_New( 2 ); |
888 |
888 |
PyTuple_SET_ITEM( const_tuple_c7c099a619e7693b41405eac1d8b3a8c_tuple, 0, const_str_digest_b9c4baf879ebd882d40843df3a4dead7 ); Py_INCREF( const_str_digest_b9c4baf879ebd882d40843df3a4dead7 ); |
PyTuple_SET_ITEM( const_tuple_c7c099a619e7693b41405eac1d8b3a8c_tuple, 0, const_str_digest_b9c4baf879ebd882d40843df3a4dead7 ); Py_INCREF( const_str_digest_b9c4baf879ebd882d40843df3a4dead7 ); |
889 |
889 |
PyTuple_SET_ITEM( const_tuple_c7c099a619e7693b41405eac1d8b3a8c_tuple, 1, const_str_plain_sublist ); Py_INCREF( const_str_plain_sublist ); |
PyTuple_SET_ITEM( const_tuple_c7c099a619e7693b41405eac1d8b3a8c_tuple, 1, const_str_plain_sublist ); Py_INCREF( const_str_plain_sublist ); |
890 |
|
const_str_digest_cc14ef1c9ed573661ba10d42dd735c74 = UNSTREAM_STRING_ASCII( &constant_bin[ 96387 ], 18, 0 ); |
|
891 |
|
const_str_digest_3aa981e154949c57aa497b9d8527f2f9 = UNSTREAM_STRING_ASCII( &constant_bin[ 96405 ], 17, 0 ); |
|
|
890 |
|
const_str_digest_cc14ef1c9ed573661ba10d42dd735c74 = UNSTREAM_STRING_ASCII( &constant_bin[ 96760 ], 18, 0 ); |
|
891 |
|
const_str_digest_3aa981e154949c57aa497b9d8527f2f9 = UNSTREAM_STRING_ASCII( &constant_bin[ 96778 ], 17, 0 ); |
892 |
892 |
const_tuple_b1ddead6ff1ef73525706de1e8d20b61_tuple = PyTuple_New( 13 ); |
const_tuple_b1ddead6ff1ef73525706de1e8d20b61_tuple = PyTuple_New( 13 ); |
893 |
893 |
PyTuple_SET_ITEM( const_tuple_b1ddead6ff1ef73525706de1e8d20b61_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
PyTuple_SET_ITEM( const_tuple_b1ddead6ff1ef73525706de1e8d20b61_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
894 |
894 |
PyTuple_SET_ITEM( const_tuple_b1ddead6ff1ef73525706de1e8d20b61_tuple, 1, const_str_plain_min_pos ); Py_INCREF( const_str_plain_min_pos ); |
PyTuple_SET_ITEM( const_tuple_b1ddead6ff1ef73525706de1e8d20b61_tuple, 1, const_str_plain_min_pos ); Py_INCREF( const_str_plain_min_pos ); |
|
... |
... |
static void createModuleConstants( void ) |
897 |
897 |
PyTuple_SET_ITEM( const_tuple_b1ddead6ff1ef73525706de1e8d20b61_tuple, 4, const_str_plain_max_idx ); Py_INCREF( const_str_plain_max_idx ); |
PyTuple_SET_ITEM( const_tuple_b1ddead6ff1ef73525706de1e8d20b61_tuple, 4, const_str_plain_max_idx ); Py_INCREF( const_str_plain_max_idx ); |
898 |
898 |
PyTuple_SET_ITEM( const_tuple_b1ddead6ff1ef73525706de1e8d20b61_tuple, 5, const_str_plain_reverse ); Py_INCREF( const_str_plain_reverse ); |
PyTuple_SET_ITEM( const_tuple_b1ddead6ff1ef73525706de1e8d20b61_tuple, 5, const_str_plain_reverse ); Py_INCREF( const_str_plain_reverse ); |
899 |
899 |
PyTuple_SET_ITEM( const_tuple_b1ddead6ff1ef73525706de1e8d20b61_tuple, 6, const_str_plain__lists ); Py_INCREF( const_str_plain__lists ); |
PyTuple_SET_ITEM( const_tuple_b1ddead6ff1ef73525706de1e8d20b61_tuple, 6, const_str_plain__lists ); Py_INCREF( const_str_plain__lists ); |
900 |
|
const_str_plain_indices = UNSTREAM_STRING_ASCII( &constant_bin[ 44135 ], 7, 1 ); |
|
|
900 |
|
const_str_plain_indices = UNSTREAM_STRING_ASCII( &constant_bin[ 44313 ], 7, 1 ); |
901 |
901 |
PyTuple_SET_ITEM( const_tuple_b1ddead6ff1ef73525706de1e8d20b61_tuple, 7, const_str_plain_indices ); Py_INCREF( const_str_plain_indices ); |
PyTuple_SET_ITEM( const_tuple_b1ddead6ff1ef73525706de1e8d20b61_tuple, 7, const_str_plain_indices ); Py_INCREF( const_str_plain_indices ); |
902 |
|
const_str_plain_next_pos = UNSTREAM_STRING_ASCII( &constant_bin[ 96422 ], 8, 1 ); |
|
|
902 |
|
const_str_plain_next_pos = UNSTREAM_STRING_ASCII( &constant_bin[ 96795 ], 8, 1 ); |
903 |
903 |
PyTuple_SET_ITEM( const_tuple_b1ddead6ff1ef73525706de1e8d20b61_tuple, 8, const_str_plain_next_pos ); Py_INCREF( const_str_plain_next_pos ); |
PyTuple_SET_ITEM( const_tuple_b1ddead6ff1ef73525706de1e8d20b61_tuple, 8, const_str_plain_next_pos ); Py_INCREF( const_str_plain_next_pos ); |
904 |
904 |
PyTuple_SET_ITEM( const_tuple_b1ddead6ff1ef73525706de1e8d20b61_tuple, 9, const_str_plain_min_indices ); Py_INCREF( const_str_plain_min_indices ); |
PyTuple_SET_ITEM( const_tuple_b1ddead6ff1ef73525706de1e8d20b61_tuple, 9, const_str_plain_min_indices ); Py_INCREF( const_str_plain_min_indices ); |
905 |
905 |
PyTuple_SET_ITEM( const_tuple_b1ddead6ff1ef73525706de1e8d20b61_tuple, 10, const_str_plain_max_indices ); Py_INCREF( const_str_plain_max_indices ); |
PyTuple_SET_ITEM( const_tuple_b1ddead6ff1ef73525706de1e8d20b61_tuple, 10, const_str_plain_max_indices ); Py_INCREF( const_str_plain_max_indices ); |
906 |
|
const_str_plain_sublist_indices = UNSTREAM_STRING_ASCII( &constant_bin[ 96430 ], 15, 1 ); |
|
|
906 |
|
const_str_plain_sublist_indices = UNSTREAM_STRING_ASCII( &constant_bin[ 96803 ], 15, 1 ); |
907 |
907 |
PyTuple_SET_ITEM( const_tuple_b1ddead6ff1ef73525706de1e8d20b61_tuple, 11, const_str_plain_sublist_indices ); Py_INCREF( const_str_plain_sublist_indices ); |
PyTuple_SET_ITEM( const_tuple_b1ddead6ff1ef73525706de1e8d20b61_tuple, 11, const_str_plain_sublist_indices ); Py_INCREF( const_str_plain_sublist_indices ); |
908 |
908 |
PyTuple_SET_ITEM( const_tuple_b1ddead6ff1ef73525706de1e8d20b61_tuple, 12, const_str_plain_sublists ); Py_INCREF( const_str_plain_sublists ); |
PyTuple_SET_ITEM( const_tuple_b1ddead6ff1ef73525706de1e8d20b61_tuple, 12, const_str_plain_sublists ); Py_INCREF( const_str_plain_sublists ); |
909 |
909 |
const_tuple_str_plain_wraps_tuple = PyTuple_New( 1 ); |
const_tuple_str_plain_wraps_tuple = PyTuple_New( 1 ); |
910 |
910 |
PyTuple_SET_ITEM( const_tuple_str_plain_wraps_tuple, 0, const_str_plain_wraps ); Py_INCREF( const_str_plain_wraps ); |
PyTuple_SET_ITEM( const_tuple_str_plain_wraps_tuple, 0, const_str_plain_wraps ); Py_INCREF( const_str_plain_wraps ); |
911 |
911 |
const_tuple_str_plain_izip_tuple = PyTuple_New( 1 ); |
const_tuple_str_plain_izip_tuple = PyTuple_New( 1 ); |
912 |
|
const_str_plain_izip = UNSTREAM_STRING_ASCII( &constant_bin[ 96445 ], 4, 1 ); |
|
|
912 |
|
const_str_plain_izip = UNSTREAM_STRING_ASCII( &constant_bin[ 96818 ], 4, 1 ); |
913 |
913 |
PyTuple_SET_ITEM( const_tuple_str_plain_izip_tuple, 0, const_str_plain_izip ); Py_INCREF( const_str_plain_izip ); |
PyTuple_SET_ITEM( const_tuple_str_plain_izip_tuple, 0, const_str_plain_izip ); Py_INCREF( const_str_plain_izip ); |
914 |
914 |
const_tuple_str_plain_self_str_plain_other_str_plain_values_tuple = PyTuple_New( 3 ); |
const_tuple_str_plain_self_str_plain_other_str_plain_values_tuple = PyTuple_New( 3 ); |
915 |
915 |
PyTuple_SET_ITEM( const_tuple_str_plain_self_str_plain_other_str_plain_values_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
PyTuple_SET_ITEM( const_tuple_str_plain_self_str_plain_other_str_plain_values_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
|
... |
... |
static void createModuleConstants( void ) |
923 |
923 |
PyTuple_SET_ITEM( const_tuple_9e60f4d5620c0017b1aeb3e0fb706c5b_tuple, 4, const_str_plain_ge ); Py_INCREF( const_str_plain_ge ); |
PyTuple_SET_ITEM( const_tuple_9e60f4d5620c0017b1aeb3e0fb706c5b_tuple, 4, const_str_plain_ge ); Py_INCREF( const_str_plain_ge ); |
924 |
924 |
PyTuple_SET_ITEM( const_tuple_9e60f4d5620c0017b1aeb3e0fb706c5b_tuple, 5, const_str_plain_lt ); Py_INCREF( const_str_plain_lt ); |
PyTuple_SET_ITEM( const_tuple_9e60f4d5620c0017b1aeb3e0fb706c5b_tuple, 5, const_str_plain_lt ); Py_INCREF( const_str_plain_lt ); |
925 |
925 |
PyTuple_SET_ITEM( const_tuple_9e60f4d5620c0017b1aeb3e0fb706c5b_tuple, 6, const_str_plain_le ); Py_INCREF( const_str_plain_le ); |
PyTuple_SET_ITEM( const_tuple_9e60f4d5620c0017b1aeb3e0fb706c5b_tuple, 6, const_str_plain_le ); Py_INCREF( const_str_plain_le ); |
926 |
|
const_str_plain_iadd = UNSTREAM_STRING_ASCII( &constant_bin[ 82687 ], 4, 1 ); |
|
|
926 |
|
const_str_plain_iadd = UNSTREAM_STRING_ASCII( &constant_bin[ 83060 ], 4, 1 ); |
927 |
927 |
PyTuple_SET_ITEM( const_tuple_9e60f4d5620c0017b1aeb3e0fb706c5b_tuple, 7, const_str_plain_iadd ); Py_INCREF( const_str_plain_iadd ); |
PyTuple_SET_ITEM( const_tuple_9e60f4d5620c0017b1aeb3e0fb706c5b_tuple, 7, const_str_plain_iadd ); Py_INCREF( const_str_plain_iadd ); |
928 |
|
const_str_plain_print_exc = UNSTREAM_STRING_ASCII( &constant_bin[ 96449 ], 9, 1 ); |
|
|
928 |
|
const_str_plain_print_exc = UNSTREAM_STRING_ASCII( &constant_bin[ 96822 ], 9, 1 ); |
929 |
929 |
const_tuple_e7143565c4b98bb4412a1baa5baa2e79_tuple = PyTuple_New( 9 ); |
const_tuple_e7143565c4b98bb4412a1baa5baa2e79_tuple = PyTuple_New( 9 ); |
930 |
930 |
PyTuple_SET_ITEM( const_tuple_e7143565c4b98bb4412a1baa5baa2e79_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
PyTuple_SET_ITEM( const_tuple_e7143565c4b98bb4412a1baa5baa2e79_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
931 |
931 |
PyTuple_SET_ITEM( const_tuple_e7143565c4b98bb4412a1baa5baa2e79_tuple, 1, const_str_plain_pos ); Py_INCREF( const_str_plain_pos ); |
PyTuple_SET_ITEM( const_tuple_e7143565c4b98bb4412a1baa5baa2e79_tuple, 1, const_str_plain_pos ); Py_INCREF( const_str_plain_pos ); |
|
... |
... |
static void createModuleConstants( void ) |
936 |
936 |
PyTuple_SET_ITEM( const_tuple_e7143565c4b98bb4412a1baa5baa2e79_tuple, 6, const_str_plain__lists_pos ); Py_INCREF( const_str_plain__lists_pos ); |
PyTuple_SET_ITEM( const_tuple_e7143565c4b98bb4412a1baa5baa2e79_tuple, 6, const_str_plain__lists_pos ); Py_INCREF( const_str_plain__lists_pos ); |
937 |
937 |
PyTuple_SET_ITEM( const_tuple_e7143565c4b98bb4412a1baa5baa2e79_tuple, 7, const_str_plain_half ); Py_INCREF( const_str_plain_half ); |
PyTuple_SET_ITEM( const_tuple_e7143565c4b98bb4412a1baa5baa2e79_tuple, 7, const_str_plain_half ); Py_INCREF( const_str_plain_half ); |
938 |
938 |
PyTuple_SET_ITEM( const_tuple_e7143565c4b98bb4412a1baa5baa2e79_tuple, 8, const_str_plain_child ); Py_INCREF( const_str_plain_child ); |
PyTuple_SET_ITEM( const_tuple_e7143565c4b98bb4412a1baa5baa2e79_tuple, 8, const_str_plain_child ); Py_INCREF( const_str_plain_child ); |
939 |
|
const_str_plain_pos_right = UNSTREAM_STRING_ASCII( &constant_bin[ 96458 ], 9, 1 ); |
|
940 |
|
const_str_digest_34a87e16aa135b45d1a0ac5bea468302 = UNSTREAM_STRING_ASCII( &constant_bin[ 96467 ], 431, 0 ); |
|
941 |
|
const_str_digest_fa7439beb131fc34131def38719689ea = UNSTREAM_STRING_ASCII( &constant_bin[ 96898 ], 23, 0 ); |
|
942 |
|
const_str_digest_ef0c3e347d1660e69169032d65f9ec50 = UNSTREAM_STRING_ASCII( &constant_bin[ 96921 ], 1044, 0 ); |
|
943 |
|
const_str_digest_30ddaf1b8cf686938e0c5d6b4657a281 = UNSTREAM_STRING_ASCII( &constant_bin[ 97965 ], 372, 0 ); |
|
|
939 |
|
const_str_plain_pos_right = UNSTREAM_STRING_ASCII( &constant_bin[ 96831 ], 9, 1 ); |
|
940 |
|
const_str_digest_34a87e16aa135b45d1a0ac5bea468302 = UNSTREAM_STRING_ASCII( &constant_bin[ 96840 ], 431, 0 ); |
|
941 |
|
const_str_digest_fa7439beb131fc34131def38719689ea = UNSTREAM_STRING_ASCII( &constant_bin[ 97271 ], 23, 0 ); |
|
942 |
|
const_str_digest_ef0c3e347d1660e69169032d65f9ec50 = UNSTREAM_STRING_ASCII( &constant_bin[ 97294 ], 1044, 0 ); |
|
943 |
|
const_str_digest_30ddaf1b8cf686938e0c5d6b4657a281 = UNSTREAM_STRING_ASCII( &constant_bin[ 98338 ], 372, 0 ); |
944 |
944 |
const_tuple_str_plain_imap_tuple = PyTuple_New( 1 ); |
const_tuple_str_plain_imap_tuple = PyTuple_New( 1 ); |
945 |
|
const_str_plain_imap = UNSTREAM_STRING_ASCII( &constant_bin[ 98337 ], 4, 1 ); |
|
|
945 |
|
const_str_plain_imap = UNSTREAM_STRING_ASCII( &constant_bin[ 98710 ], 4, 1 ); |
946 |
946 |
PyTuple_SET_ITEM( const_tuple_str_plain_imap_tuple, 0, const_str_plain_imap ); Py_INCREF( const_str_plain_imap ); |
PyTuple_SET_ITEM( const_tuple_str_plain_imap_tuple, 0, const_str_plain_imap ); Py_INCREF( const_str_plain_imap ); |
947 |
947 |
const_tuple_6ba9225846dff42c9f5ef9129c227c4e_tuple = PyTuple_New( 14 ); |
const_tuple_6ba9225846dff42c9f5ef9129c227c4e_tuple = PyTuple_New( 14 ); |
948 |
948 |
PyTuple_SET_ITEM( const_tuple_6ba9225846dff42c9f5ef9129c227c4e_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
PyTuple_SET_ITEM( const_tuple_6ba9225846dff42c9f5ef9129c227c4e_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
949 |
949 |
PyTuple_SET_ITEM( const_tuple_6ba9225846dff42c9f5ef9129c227c4e_tuple, 1, const_str_plain_sublist ); Py_INCREF( const_str_plain_sublist ); |
PyTuple_SET_ITEM( const_tuple_6ba9225846dff42c9f5ef9129c227c4e_tuple, 1, const_str_plain_sublist ); Py_INCREF( const_str_plain_sublist ); |
950 |
950 |
PyTuple_SET_ITEM( const_tuple_6ba9225846dff42c9f5ef9129c227c4e_tuple, 2, const_str_plain_pos ); Py_INCREF( const_str_plain_pos ); |
PyTuple_SET_ITEM( const_tuple_6ba9225846dff42c9f5ef9129c227c4e_tuple, 2, const_str_plain_pos ); Py_INCREF( const_str_plain_pos ); |
951 |
|
const_str_plain_val_sublist = UNSTREAM_STRING_ASCII( &constant_bin[ 98341 ], 11, 1 ); |
|
|
951 |
|
const_str_plain_val_sublist = UNSTREAM_STRING_ASCII( &constant_bin[ 98714 ], 11, 1 ); |
952 |
952 |
PyTuple_SET_ITEM( const_tuple_6ba9225846dff42c9f5ef9129c227c4e_tuple, 3, const_str_plain_val_sublist ); Py_INCREF( const_str_plain_val_sublist ); |
PyTuple_SET_ITEM( const_tuple_6ba9225846dff42c9f5ef9129c227c4e_tuple, 3, const_str_plain_val_sublist ); Py_INCREF( const_str_plain_val_sublist ); |
953 |
|
const_str_plain_key_sublist = UNSTREAM_STRING_ASCII( &constant_bin[ 98352 ], 11, 1 ); |
|
|
953 |
|
const_str_plain_key_sublist = UNSTREAM_STRING_ASCII( &constant_bin[ 98725 ], 11, 1 ); |
954 |
954 |
PyTuple_SET_ITEM( const_tuple_6ba9225846dff42c9f5ef9129c227c4e_tuple, 4, const_str_plain_key_sublist ); Py_INCREF( const_str_plain_key_sublist ); |
PyTuple_SET_ITEM( const_tuple_6ba9225846dff42c9f5ef9129c227c4e_tuple, 4, const_str_plain_key_sublist ); Py_INCREF( const_str_plain_key_sublist ); |
955 |
955 |
PyTuple_SET_ITEM( const_tuple_6ba9225846dff42c9f5ef9129c227c4e_tuple, 5, const_str_plain_val ); Py_INCREF( const_str_plain_val ); |
PyTuple_SET_ITEM( const_tuple_6ba9225846dff42c9f5ef9129c227c4e_tuple, 5, const_str_plain_val ); Py_INCREF( const_str_plain_val ); |
956 |
956 |
PyTuple_SET_ITEM( const_tuple_6ba9225846dff42c9f5ef9129c227c4e_tuple, 6, const_str_plain_key ); Py_INCREF( const_str_plain_key ); |
PyTuple_SET_ITEM( const_tuple_6ba9225846dff42c9f5ef9129c227c4e_tuple, 6, const_str_plain_key ); Py_INCREF( const_str_plain_key ); |
957 |
957 |
PyTuple_SET_ITEM( const_tuple_6ba9225846dff42c9f5ef9129c227c4e_tuple, 7, const_str_plain_double ); Py_INCREF( const_str_plain_double ); |
PyTuple_SET_ITEM( const_tuple_6ba9225846dff42c9f5ef9129c227c4e_tuple, 7, const_str_plain_double ); Py_INCREF( const_str_plain_double ); |
958 |
958 |
PyTuple_SET_ITEM( const_tuple_6ba9225846dff42c9f5ef9129c227c4e_tuple, 8, const_str_plain_half ); Py_INCREF( const_str_plain_half ); |
PyTuple_SET_ITEM( const_tuple_6ba9225846dff42c9f5ef9129c227c4e_tuple, 8, const_str_plain_half ); Py_INCREF( const_str_plain_half ); |
959 |
|
const_str_plain_leaf = UNSTREAM_STRING_ASCII( &constant_bin[ 85091 ], 4, 1 ); |
|
|
959 |
|
const_str_plain_leaf = UNSTREAM_STRING_ASCII( &constant_bin[ 85464 ], 4, 1 ); |
960 |
960 |
PyTuple_SET_ITEM( const_tuple_6ba9225846dff42c9f5ef9129c227c4e_tuple, 9, const_str_plain_leaf ); Py_INCREF( const_str_plain_leaf ); |
PyTuple_SET_ITEM( const_tuple_6ba9225846dff42c9f5ef9129c227c4e_tuple, 9, const_str_plain_leaf ); Py_INCREF( const_str_plain_leaf ); |
961 |
961 |
PyTuple_SET_ITEM( const_tuple_6ba9225846dff42c9f5ef9129c227c4e_tuple, 10, const_str_plain_child ); Py_INCREF( const_str_plain_child ); |
PyTuple_SET_ITEM( const_tuple_6ba9225846dff42c9f5ef9129c227c4e_tuple, 10, const_str_plain_child ); Py_INCREF( const_str_plain_child ); |
962 |
962 |
PyTuple_SET_ITEM( const_tuple_6ba9225846dff42c9f5ef9129c227c4e_tuple, 11, const_str_plain_child_sum ); Py_INCREF( const_str_plain_child_sum ); |
PyTuple_SET_ITEM( const_tuple_6ba9225846dff42c9f5ef9129c227c4e_tuple, 11, const_str_plain_child_sum ); Py_INCREF( const_str_plain_child_sum ); |
963 |
963 |
PyTuple_SET_ITEM( const_tuple_6ba9225846dff42c9f5ef9129c227c4e_tuple, 12, const_str_plain_sys ); Py_INCREF( const_str_plain_sys ); |
PyTuple_SET_ITEM( const_tuple_6ba9225846dff42c9f5ef9129c227c4e_tuple, 12, const_str_plain_sys ); Py_INCREF( const_str_plain_sys ); |
964 |
964 |
PyTuple_SET_ITEM( const_tuple_6ba9225846dff42c9f5ef9129c227c4e_tuple, 13, const_str_plain_traceback ); Py_INCREF( const_str_plain_traceback ); |
PyTuple_SET_ITEM( const_tuple_6ba9225846dff42c9f5ef9129c227c4e_tuple, 13, const_str_plain_traceback ); Py_INCREF( const_str_plain_traceback ); |
965 |
|
const_str_digest_dba8f828907b88e05beb545866c59491 = UNSTREAM_STRING_ASCII( &constant_bin[ 98363 ], 418, 0 ); |
|
966 |
|
const_str_plain_print_function = UNSTREAM_STRING_ASCII( &constant_bin[ 98781 ], 14, 1 ); |
|
967 |
|
const_str_digest_08066ae3096e22f2bf1fdf2256775c26 = UNSTREAM_STRING_ASCII( &constant_bin[ 98795 ], 26, 0 ); |
|
968 |
|
const_str_plain_DEFAULT_LOAD_FACTOR = UNSTREAM_STRING_ASCII( &constant_bin[ 98821 ], 19, 1 ); |
|
969 |
|
const_str_digest_a0716f78a21c0a54bcaf01fc95ed196d = UNSTREAM_STRING_ASCII( &constant_bin[ 98840 ], 21, 0 ); |
|
970 |
|
const_str_digest_8286b7da6f25de94e6ece2d501ad9bcd = UNSTREAM_STRING_ASCII( &constant_bin[ 98861 ], 22, 0 ); |
|
971 |
|
const_str_digest_98cca6f90a919689a48eceb56ca9e7a4 = UNSTREAM_STRING_ASCII( &constant_bin[ 79611 ], 23, 0 ); |
|
972 |
|
const_str_plain_min_key = UNSTREAM_STRING_ASCII( &constant_bin[ 98883 ], 7, 1 ); |
|
973 |
|
const_str_digest_38acbf309e78e7f42d6f8192abfb0f5f = UNSTREAM_STRING_ASCII( &constant_bin[ 98890 ], 14, 0 ); |
|
974 |
|
const_str_digest_79ba7749f7e8077570ebef7f0ba114cd = UNSTREAM_STRING_ASCII( &constant_bin[ 98904 ], 553, 0 ); |
|
975 |
|
const_str_digest_d68409c8e5b1658bb3a451579797147a = UNSTREAM_STRING_ASCII( &constant_bin[ 99457 ], 428, 0 ); |
|
976 |
|
const_str_digest_f9401f207604240b19d8d4d3518c5da3 = UNSTREAM_STRING_ASCII( &constant_bin[ 99885 ], 488, 0 ); |
|
|
965 |
|
const_str_digest_dba8f828907b88e05beb545866c59491 = UNSTREAM_STRING_ASCII( &constant_bin[ 98736 ], 418, 0 ); |
|
966 |
|
const_str_plain_print_function = UNSTREAM_STRING_ASCII( &constant_bin[ 99154 ], 14, 1 ); |
|
967 |
|
const_str_digest_08066ae3096e22f2bf1fdf2256775c26 = UNSTREAM_STRING_ASCII( &constant_bin[ 99168 ], 26, 0 ); |
|
968 |
|
const_str_plain_DEFAULT_LOAD_FACTOR = UNSTREAM_STRING_ASCII( &constant_bin[ 99194 ], 19, 1 ); |
|
969 |
|
const_str_digest_a0716f78a21c0a54bcaf01fc95ed196d = UNSTREAM_STRING_ASCII( &constant_bin[ 99213 ], 21, 0 ); |
|
970 |
|
const_str_digest_8286b7da6f25de94e6ece2d501ad9bcd = UNSTREAM_STRING_ASCII( &constant_bin[ 99234 ], 22, 0 ); |
|
971 |
|
const_str_digest_98cca6f90a919689a48eceb56ca9e7a4 = UNSTREAM_STRING_ASCII( &constant_bin[ 79984 ], 23, 0 ); |
|
972 |
|
const_str_plain_min_key = UNSTREAM_STRING_ASCII( &constant_bin[ 99256 ], 7, 1 ); |
|
973 |
|
const_str_digest_38acbf309e78e7f42d6f8192abfb0f5f = UNSTREAM_STRING_ASCII( &constant_bin[ 99263 ], 14, 0 ); |
|
974 |
|
const_str_digest_79ba7749f7e8077570ebef7f0ba114cd = UNSTREAM_STRING_ASCII( &constant_bin[ 99277 ], 553, 0 ); |
|
975 |
|
const_str_digest_d68409c8e5b1658bb3a451579797147a = UNSTREAM_STRING_ASCII( &constant_bin[ 99830 ], 428, 0 ); |
|
976 |
|
const_str_digest_f9401f207604240b19d8d4d3518c5da3 = UNSTREAM_STRING_ASCII( &constant_bin[ 100258 ], 488, 0 ); |
977 |
977 |
const_tuple_str_plain_self_str_plain_load_str_plain_values_tuple = PyTuple_New( 3 ); |
const_tuple_str_plain_self_str_plain_load_str_plain_values_tuple = PyTuple_New( 3 ); |
978 |
978 |
PyTuple_SET_ITEM( const_tuple_str_plain_self_str_plain_load_str_plain_values_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
PyTuple_SET_ITEM( const_tuple_str_plain_self_str_plain_load_str_plain_values_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
979 |
979 |
PyTuple_SET_ITEM( const_tuple_str_plain_self_str_plain_load_str_plain_values_tuple, 1, const_str_plain_load ); Py_INCREF( const_str_plain_load ); |
PyTuple_SET_ITEM( const_tuple_str_plain_self_str_plain_load_str_plain_values_tuple, 1, const_str_plain_load ); Py_INCREF( const_str_plain_load ); |
980 |
980 |
PyTuple_SET_ITEM( const_tuple_str_plain_self_str_plain_load_str_plain_values_tuple, 2, const_str_plain_values ); Py_INCREF( const_str_plain_values ); |
PyTuple_SET_ITEM( const_tuple_str_plain_self_str_plain_load_str_plain_values_tuple, 2, const_str_plain_values ); Py_INCREF( const_str_plain_values ); |
981 |
981 |
const_tuple_f1a3d39a813243bb9df6591d93c982f4_tuple = PyTuple_New( 3 ); |
const_tuple_f1a3d39a813243bb9df6591d93c982f4_tuple = PyTuple_New( 3 ); |
982 |
|
const_str_plain_user_function = UNSTREAM_STRING_ASCII( &constant_bin[ 100373 ], 13, 1 ); |
|
|
982 |
|
const_str_plain_user_function = UNSTREAM_STRING_ASCII( &constant_bin[ 100746 ], 13, 1 ); |
983 |
983 |
PyTuple_SET_ITEM( const_tuple_f1a3d39a813243bb9df6591d93c982f4_tuple, 0, const_str_plain_user_function ); Py_INCREF( const_str_plain_user_function ); |
PyTuple_SET_ITEM( const_tuple_f1a3d39a813243bb9df6591d93c982f4_tuple, 0, const_str_plain_user_function ); Py_INCREF( const_str_plain_user_function ); |
984 |
984 |
PyTuple_SET_ITEM( const_tuple_f1a3d39a813243bb9df6591d93c982f4_tuple, 1, const_str_plain_repr_running ); Py_INCREF( const_str_plain_repr_running ); |
PyTuple_SET_ITEM( const_tuple_f1a3d39a813243bb9df6591d93c982f4_tuple, 1, const_str_plain_repr_running ); Py_INCREF( const_str_plain_repr_running ); |
985 |
985 |
PyTuple_SET_ITEM( const_tuple_f1a3d39a813243bb9df6591d93c982f4_tuple, 2, const_str_plain_wrapper ); Py_INCREF( const_str_plain_wrapper ); |
PyTuple_SET_ITEM( const_tuple_f1a3d39a813243bb9df6591d93c982f4_tuple, 2, const_str_plain_wrapper ); Py_INCREF( const_str_plain_wrapper ); |
986 |
|
const_str_digest_24b33ed4acfb5fe9b67f21a5568a314d = UNSTREAM_STRING_ASCII( &constant_bin[ 82213 ], 43, 0 ); |
|
987 |
|
const_str_digest_982d9054de260c6992de0addb50293cc = UNSTREAM_STRING_ASCII( &constant_bin[ 100386 ], 24, 0 ); |
|
|
986 |
|
const_str_digest_24b33ed4acfb5fe9b67f21a5568a314d = UNSTREAM_STRING_ASCII( &constant_bin[ 82586 ], 43, 0 ); |
|
987 |
|
const_str_digest_982d9054de260c6992de0addb50293cc = UNSTREAM_STRING_ASCII( &constant_bin[ 100759 ], 24, 0 ); |
988 |
988 |
const_tuple_e978860c7d5b58fc500f83095647170c_tuple = PyTuple_New( 12 ); |
const_tuple_e978860c7d5b58fc500f83095647170c_tuple = PyTuple_New( 12 ); |
989 |
989 |
PyTuple_SET_ITEM( const_tuple_e978860c7d5b58fc500f83095647170c_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
PyTuple_SET_ITEM( const_tuple_e978860c7d5b58fc500f83095647170c_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
990 |
990 |
PyTuple_SET_ITEM( const_tuple_e978860c7d5b58fc500f83095647170c_tuple, 1, const_str_plain_pos ); Py_INCREF( const_str_plain_pos ); |
PyTuple_SET_ITEM( const_tuple_e978860c7d5b58fc500f83095647170c_tuple, 1, const_str_plain_pos ); Py_INCREF( const_str_plain_pos ); |
|
... |
... |
static void createModuleConstants( void ) |
993 |
993 |
PyTuple_SET_ITEM( const_tuple_e978860c7d5b58fc500f83095647170c_tuple, 4, const_str_plain__keys ); Py_INCREF( const_str_plain__keys ); |
PyTuple_SET_ITEM( const_tuple_e978860c7d5b58fc500f83095647170c_tuple, 4, const_str_plain__keys ); Py_INCREF( const_str_plain__keys ); |
994 |
994 |
PyTuple_SET_ITEM( const_tuple_e978860c7d5b58fc500f83095647170c_tuple, 5, const_str_plain__maxes ); Py_INCREF( const_str_plain__maxes ); |
PyTuple_SET_ITEM( const_tuple_e978860c7d5b58fc500f83095647170c_tuple, 5, const_str_plain__maxes ); Py_INCREF( const_str_plain__maxes ); |
995 |
995 |
PyTuple_SET_ITEM( const_tuple_e978860c7d5b58fc500f83095647170c_tuple, 6, const_str_plain__index ); Py_INCREF( const_str_plain__index ); |
PyTuple_SET_ITEM( const_tuple_e978860c7d5b58fc500f83095647170c_tuple, 6, const_str_plain__index ); Py_INCREF( const_str_plain__index ); |
996 |
|
const_str_plain_keys_pos = UNSTREAM_STRING_ASCII( &constant_bin[ 93542 ], 8, 1 ); |
|
|
996 |
|
const_str_plain_keys_pos = UNSTREAM_STRING_ASCII( &constant_bin[ 93915 ], 8, 1 ); |
997 |
997 |
PyTuple_SET_ITEM( const_tuple_e978860c7d5b58fc500f83095647170c_tuple, 7, const_str_plain_keys_pos ); Py_INCREF( const_str_plain_keys_pos ); |
PyTuple_SET_ITEM( const_tuple_e978860c7d5b58fc500f83095647170c_tuple, 7, const_str_plain_keys_pos ); Py_INCREF( const_str_plain_keys_pos ); |
998 |
|
const_str_plain_lists_pos = UNSTREAM_STRING_ASCII( &constant_bin[ 93532 ], 9, 1 ); |
|
|
998 |
|
const_str_plain_lists_pos = UNSTREAM_STRING_ASCII( &constant_bin[ 93905 ], 9, 1 ); |
999 |
999 |
PyTuple_SET_ITEM( const_tuple_e978860c7d5b58fc500f83095647170c_tuple, 8, const_str_plain_lists_pos ); Py_INCREF( const_str_plain_lists_pos ); |
PyTuple_SET_ITEM( const_tuple_e978860c7d5b58fc500f83095647170c_tuple, 8, const_str_plain_lists_pos ); Py_INCREF( const_str_plain_lists_pos ); |
1000 |
|
const_str_plain_len_keys_pos = UNSTREAM_STRING_ASCII( &constant_bin[ 100410 ], 12, 1 ); |
|
|
1000 |
|
const_str_plain_len_keys_pos = UNSTREAM_STRING_ASCII( &constant_bin[ 100783 ], 12, 1 ); |
1001 |
1001 |
PyTuple_SET_ITEM( const_tuple_e978860c7d5b58fc500f83095647170c_tuple, 9, const_str_plain_len_keys_pos ); Py_INCREF( const_str_plain_len_keys_pos ); |
PyTuple_SET_ITEM( const_tuple_e978860c7d5b58fc500f83095647170c_tuple, 9, const_str_plain_len_keys_pos ); Py_INCREF( const_str_plain_len_keys_pos ); |
1002 |
1002 |
PyTuple_SET_ITEM( const_tuple_e978860c7d5b58fc500f83095647170c_tuple, 10, const_str_plain_child ); Py_INCREF( const_str_plain_child ); |
PyTuple_SET_ITEM( const_tuple_e978860c7d5b58fc500f83095647170c_tuple, 10, const_str_plain_child ); Py_INCREF( const_str_plain_child ); |
1003 |
|
const_str_plain_prev = UNSTREAM_STRING_ASCII( &constant_bin[ 95935 ], 4, 1 ); |
|
|
1003 |
|
const_str_plain_prev = UNSTREAM_STRING_ASCII( &constant_bin[ 96308 ], 4, 1 ); |
1004 |
1004 |
PyTuple_SET_ITEM( const_tuple_e978860c7d5b58fc500f83095647170c_tuple, 11, const_str_plain_prev ); Py_INCREF( const_str_plain_prev ); |
PyTuple_SET_ITEM( const_tuple_e978860c7d5b58fc500f83095647170c_tuple, 11, const_str_plain_prev ); Py_INCREF( const_str_plain_prev ); |
1005 |
|
const_str_digest_45113b0ad54af6354204833c7c1cb66e = UNSTREAM_STRING_ASCII( &constant_bin[ 100422 ], 17, 0 ); |
|
1006 |
|
const_str_digest_e9d3673370b8c178b5848eecb7b14250 = UNSTREAM_STRING_ASCII( &constant_bin[ 100439 ], 424, 0 ); |
|
|
1005 |
|
const_str_digest_45113b0ad54af6354204833c7c1cb66e = UNSTREAM_STRING_ASCII( &constant_bin[ 100795 ], 17, 0 ); |
|
1006 |
|
const_str_digest_e9d3673370b8c178b5848eecb7b14250 = UNSTREAM_STRING_ASCII( &constant_bin[ 100812 ], 424, 0 ); |
1007 |
1007 |
const_tuple_214e24b7d18a74811d8d5ed3440faec2_tuple = PyTuple_New( 11 ); |
const_tuple_214e24b7d18a74811d8d5ed3440faec2_tuple = PyTuple_New( 11 ); |
1008 |
1008 |
PyTuple_SET_ITEM( const_tuple_214e24b7d18a74811d8d5ed3440faec2_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
PyTuple_SET_ITEM( const_tuple_214e24b7d18a74811d8d5ed3440faec2_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
1009 |
1009 |
PyTuple_SET_ITEM( const_tuple_214e24b7d18a74811d8d5ed3440faec2_tuple, 1, const_str_plain_index ); Py_INCREF( const_str_plain_index ); |
PyTuple_SET_ITEM( const_tuple_214e24b7d18a74811d8d5ed3440faec2_tuple, 1, const_str_plain_index ); Py_INCREF( const_str_plain_index ); |
1010 |
1010 |
PyTuple_SET_ITEM( const_tuple_214e24b7d18a74811d8d5ed3440faec2_tuple, 2, const_str_plain_start ); Py_INCREF( const_str_plain_start ); |
PyTuple_SET_ITEM( const_tuple_214e24b7d18a74811d8d5ed3440faec2_tuple, 2, const_str_plain_start ); Py_INCREF( const_str_plain_start ); |
1011 |
1011 |
PyTuple_SET_ITEM( const_tuple_214e24b7d18a74811d8d5ed3440faec2_tuple, 3, const_str_plain_stop ); Py_INCREF( const_str_plain_stop ); |
PyTuple_SET_ITEM( const_tuple_214e24b7d18a74811d8d5ed3440faec2_tuple, 3, const_str_plain_stop ); Py_INCREF( const_str_plain_stop ); |
1012 |
|
const_str_plain_step = UNSTREAM_STRING_ASCII( &constant_bin[ 100863 ], 4, 1 ); |
|
|
1012 |
|
const_str_plain_step = UNSTREAM_STRING_ASCII( &constant_bin[ 101236 ], 4, 1 ); |
1013 |
1013 |
PyTuple_SET_ITEM( const_tuple_214e24b7d18a74811d8d5ed3440faec2_tuple, 4, const_str_plain_step ); Py_INCREF( const_str_plain_step ); |
PyTuple_SET_ITEM( const_tuple_214e24b7d18a74811d8d5ed3440faec2_tuple, 4, const_str_plain_step ); Py_INCREF( const_str_plain_step ); |
1014 |
1014 |
PyTuple_SET_ITEM( const_tuple_214e24b7d18a74811d8d5ed3440faec2_tuple, 5, const_str_plain_values ); Py_INCREF( const_str_plain_values ); |
PyTuple_SET_ITEM( const_tuple_214e24b7d18a74811d8d5ed3440faec2_tuple, 5, const_str_plain_values ); Py_INCREF( const_str_plain_values ); |
1015 |
1015 |
PyTuple_SET_ITEM( const_tuple_214e24b7d18a74811d8d5ed3440faec2_tuple, 6, const_str_plain_indices ); Py_INCREF( const_str_plain_indices ); |
PyTuple_SET_ITEM( const_tuple_214e24b7d18a74811d8d5ed3440faec2_tuple, 6, const_str_plain_indices ); Py_INCREF( const_str_plain_indices ); |
|
... |
... |
static void createModuleConstants( void ) |
1017 |
1017 |
PyTuple_SET_ITEM( const_tuple_214e24b7d18a74811d8d5ed3440faec2_tuple, 8, const_str_plain__delete ); Py_INCREF( const_str_plain__delete ); |
PyTuple_SET_ITEM( const_tuple_214e24b7d18a74811d8d5ed3440faec2_tuple, 8, const_str_plain__delete ); Py_INCREF( const_str_plain__delete ); |
1018 |
1018 |
PyTuple_SET_ITEM( const_tuple_214e24b7d18a74811d8d5ed3440faec2_tuple, 9, const_str_plain_pos ); Py_INCREF( const_str_plain_pos ); |
PyTuple_SET_ITEM( const_tuple_214e24b7d18a74811d8d5ed3440faec2_tuple, 9, const_str_plain_pos ); Py_INCREF( const_str_plain_pos ); |
1019 |
1019 |
PyTuple_SET_ITEM( const_tuple_214e24b7d18a74811d8d5ed3440faec2_tuple, 10, const_str_plain_idx ); Py_INCREF( const_str_plain_idx ); |
PyTuple_SET_ITEM( const_tuple_214e24b7d18a74811d8d5ed3440faec2_tuple, 10, const_str_plain_idx ); Py_INCREF( const_str_plain_idx ); |
1020 |
|
const_str_plain_prefix = UNSTREAM_STRING_ASCII( &constant_bin[ 100867 ], 6, 1 ); |
|
1021 |
|
const_str_plain__bisect_key_right = UNSTREAM_STRING_ASCII( &constant_bin[ 100873 ], 17, 1 ); |
|
|
1020 |
|
const_str_plain_prefix = UNSTREAM_STRING_ASCII( &constant_bin[ 101240 ], 6, 1 ); |
|
1021 |
|
const_str_plain__bisect_key_right = UNSTREAM_STRING_ASCII( &constant_bin[ 101246 ], 17, 1 ); |
1022 |
1022 |
const_tuple_2104a6689dcf626f0b2488d09d750b2d_tuple = PyTuple_New( 3 ); |
const_tuple_2104a6689dcf626f0b2488d09d750b2d_tuple = PyTuple_New( 3 ); |
1023 |
1023 |
PyTuple_SET_ITEM( const_tuple_2104a6689dcf626f0b2488d09d750b2d_tuple, 0, const_str_plain_bisect_left ); Py_INCREF( const_str_plain_bisect_left ); |
PyTuple_SET_ITEM( const_tuple_2104a6689dcf626f0b2488d09d750b2d_tuple, 0, const_str_plain_bisect_left ); Py_INCREF( const_str_plain_bisect_left ); |
1024 |
1024 |
PyTuple_SET_ITEM( const_tuple_2104a6689dcf626f0b2488d09d750b2d_tuple, 1, const_str_plain_bisect_right ); Py_INCREF( const_str_plain_bisect_right ); |
PyTuple_SET_ITEM( const_tuple_2104a6689dcf626f0b2488d09d750b2d_tuple, 1, const_str_plain_bisect_right ); Py_INCREF( const_str_plain_bisect_right ); |
1025 |
1025 |
PyTuple_SET_ITEM( const_tuple_2104a6689dcf626f0b2488d09d750b2d_tuple, 2, const_str_plain_insort ); Py_INCREF( const_str_plain_insort ); |
PyTuple_SET_ITEM( const_tuple_2104a6689dcf626f0b2488d09d750b2d_tuple, 2, const_str_plain_insort ); Py_INCREF( const_str_plain_insort ); |
1026 |
|
const_str_digest_945150e4b02aa4d4f9a780f6b01427c8 = UNSTREAM_STRING_ASCII( &constant_bin[ 100890 ], 137, 0 ); |
|
1027 |
|
const_str_plain_idx_right = UNSTREAM_STRING_ASCII( &constant_bin[ 101027 ], 9, 1 ); |
|
|
1026 |
|
const_str_digest_945150e4b02aa4d4f9a780f6b01427c8 = UNSTREAM_STRING_ASCII( &constant_bin[ 101263 ], 137, 0 ); |
|
1027 |
|
const_str_plain_idx_right = UNSTREAM_STRING_ASCII( &constant_bin[ 101400 ], 9, 1 ); |
1028 |
1028 |
const_tuple_215e60f5fd1fb079134216db82d5386e_tuple = PyTuple_New( 10 ); |
const_tuple_215e60f5fd1fb079134216db82d5386e_tuple = PyTuple_New( 10 ); |
1029 |
1029 |
PyTuple_SET_ITEM( const_tuple_215e60f5fd1fb079134216db82d5386e_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
PyTuple_SET_ITEM( const_tuple_215e60f5fd1fb079134216db82d5386e_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
1030 |
1030 |
PyTuple_SET_ITEM( const_tuple_215e60f5fd1fb079134216db82d5386e_tuple, 1, const_str_plain_sublist ); Py_INCREF( const_str_plain_sublist ); |
PyTuple_SET_ITEM( const_tuple_215e60f5fd1fb079134216db82d5386e_tuple, 1, const_str_plain_sublist ); Py_INCREF( const_str_plain_sublist ); |
|
... |
... |
static void createModuleConstants( void ) |
1036 |
1036 |
PyTuple_SET_ITEM( const_tuple_215e60f5fd1fb079134216db82d5386e_tuple, 7, const_str_plain_child_sum ); Py_INCREF( const_str_plain_child_sum ); |
PyTuple_SET_ITEM( const_tuple_215e60f5fd1fb079134216db82d5386e_tuple, 7, const_str_plain_child_sum ); Py_INCREF( const_str_plain_child_sum ); |
1037 |
1037 |
PyTuple_SET_ITEM( const_tuple_215e60f5fd1fb079134216db82d5386e_tuple, 8, const_str_plain_sys ); Py_INCREF( const_str_plain_sys ); |
PyTuple_SET_ITEM( const_tuple_215e60f5fd1fb079134216db82d5386e_tuple, 8, const_str_plain_sys ); Py_INCREF( const_str_plain_sys ); |
1038 |
1038 |
PyTuple_SET_ITEM( const_tuple_215e60f5fd1fb079134216db82d5386e_tuple, 9, const_str_plain_traceback ); Py_INCREF( const_str_plain_traceback ); |
PyTuple_SET_ITEM( const_tuple_215e60f5fd1fb079134216db82d5386e_tuple, 9, const_str_plain_traceback ); Py_INCREF( const_str_plain_traceback ); |
1039 |
|
const_str_digest_194d1586c3ae82bf2a1ff8465c4a12ce = UNSTREAM_STRING_ASCII( &constant_bin[ 101036 ], 481, 0 ); |
|
1040 |
|
const_str_digest_0e3f02ffd560ab4c4567cc5a4c8dcd7d = UNSTREAM_STRING_ASCII( &constant_bin[ 101517 ], 23, 0 ); |
|
1041 |
|
const_str_digest_da8b7b593c1b82cd9420ab1d5ef0b6ee = UNSTREAM_STRING_ASCII( &constant_bin[ 79574 ], 22, 0 ); |
|
1042 |
|
const_str_digest_438711feb533cd133f1682f3f0ec9c10 = UNSTREAM_STRING_ASCII( &constant_bin[ 101540 ], 565, 0 ); |
|
1043 |
|
const_str_digest_2df1f4030add9bb5da1aa1659c1a5e2a = UNSTREAM_STRING_ASCII( &constant_bin[ 102105 ], 311, 0 ); |
|
1044 |
|
const_str_digest_1d5c0511ba84f32ee8ba0b5befaf425b = UNSTREAM_STRING_ASCII( &constant_bin[ 102416 ], 19, 0 ); |
|
1045 |
|
const_str_digest_d0010a31331a57e4daaf86e537a9d9bf = UNSTREAM_STRING_ASCII( &constant_bin[ 102435 ], 318, 0 ); |
|
1046 |
|
const_str_digest_4e987373cc90fc2cbe7e1e0ba233669d = UNSTREAM_STRING_ASCII( &constant_bin[ 102753 ], 1042, 0 ); |
|
1047 |
|
const_str_digest_3bd03e05c027a6f1468bb3d98f346a59 = UNSTREAM_STRING_ASCII( &constant_bin[ 103795 ], 126, 0 ); |
|
1048 |
|
const_str_digest_9a6e36a82a1b4862a73ccd981331cafe = UNSTREAM_STRING_ASCII( &constant_bin[ 103921 ], 536, 0 ); |
|
1049 |
|
const_str_digest_9dd9ce23def7a4f613d12ec255327831 = UNSTREAM_STRING_ASCII( &constant_bin[ 104457 ], 474, 0 ); |
|
1050 |
|
const_str_plain_start_idx = UNSTREAM_STRING_ASCII( &constant_bin[ 104931 ], 9, 1 ); |
|
1051 |
|
const_str_digest_23631ee6eec7ee7aa9e0a1a7bd0bc5b1 = UNSTREAM_STRING_ASCII( &constant_bin[ 104940 ], 36, 0 ); |
|
1052 |
|
const_str_digest_7c486b790b3329e3f33df721d82afc52 = UNSTREAM_STRING_ASCII( &constant_bin[ 85310 ], 9, 0 ); |
|
1053 |
|
const_str_digest_02e66e6d20f673af053034f0c99dc666 = UNSTREAM_STRING_ASCII( &constant_bin[ 104976 ], 377, 0 ); |
|
1054 |
|
const_str_digest_8c54864c26bf7286b925288c590291b6 = UNSTREAM_STRING_ASCII( &constant_bin[ 105353 ], 18, 0 ); |
|
1055 |
|
const_str_digest_1ec98b1fdae3f75a926d9ee57516d44f = UNSTREAM_STRING_ASCII( &constant_bin[ 105371 ], 379, 0 ); |
|
1056 |
|
const_str_digest_0eee374ca43c9640f10cd11cf6521f89 = UNSTREAM_STRING_ASCII( &constant_bin[ 105750 ], 20, 0 ); |
|
1057 |
|
const_str_plain__bisect_key_left = UNSTREAM_STRING_ASCII( &constant_bin[ 105770 ], 16, 1 ); |
|
1058 |
|
const_str_plain__clear = UNSTREAM_STRING_ASCII( &constant_bin[ 72262 ], 6, 1 ); |
|
|
1039 |
|
const_str_digest_194d1586c3ae82bf2a1ff8465c4a12ce = UNSTREAM_STRING_ASCII( &constant_bin[ 101409 ], 481, 0 ); |
|
1040 |
|
const_str_digest_0e3f02ffd560ab4c4567cc5a4c8dcd7d = UNSTREAM_STRING_ASCII( &constant_bin[ 101890 ], 23, 0 ); |
|
1041 |
|
const_str_digest_da8b7b593c1b82cd9420ab1d5ef0b6ee = UNSTREAM_STRING_ASCII( &constant_bin[ 79947 ], 22, 0 ); |
|
1042 |
|
const_str_digest_438711feb533cd133f1682f3f0ec9c10 = UNSTREAM_STRING_ASCII( &constant_bin[ 101913 ], 565, 0 ); |
|
1043 |
|
const_str_digest_2df1f4030add9bb5da1aa1659c1a5e2a = UNSTREAM_STRING_ASCII( &constant_bin[ 102478 ], 311, 0 ); |
|
1044 |
|
const_str_digest_1d5c0511ba84f32ee8ba0b5befaf425b = UNSTREAM_STRING_ASCII( &constant_bin[ 102789 ], 19, 0 ); |
|
1045 |
|
const_str_digest_d0010a31331a57e4daaf86e537a9d9bf = UNSTREAM_STRING_ASCII( &constant_bin[ 102808 ], 318, 0 ); |
|
1046 |
|
const_str_digest_4e987373cc90fc2cbe7e1e0ba233669d = UNSTREAM_STRING_ASCII( &constant_bin[ 103126 ], 1042, 0 ); |
|
1047 |
|
const_str_digest_3bd03e05c027a6f1468bb3d98f346a59 = UNSTREAM_STRING_ASCII( &constant_bin[ 104168 ], 126, 0 ); |
|
1048 |
|
const_str_digest_9a6e36a82a1b4862a73ccd981331cafe = UNSTREAM_STRING_ASCII( &constant_bin[ 104294 ], 536, 0 ); |
|
1049 |
|
const_str_digest_9dd9ce23def7a4f613d12ec255327831 = UNSTREAM_STRING_ASCII( &constant_bin[ 104830 ], 474, 0 ); |
|
1050 |
|
const_str_plain_start_idx = UNSTREAM_STRING_ASCII( &constant_bin[ 105304 ], 9, 1 ); |
|
1051 |
|
const_str_digest_23631ee6eec7ee7aa9e0a1a7bd0bc5b1 = UNSTREAM_STRING_ASCII( &constant_bin[ 105313 ], 36, 0 ); |
|
1052 |
|
const_str_digest_7c486b790b3329e3f33df721d82afc52 = UNSTREAM_STRING_ASCII( &constant_bin[ 85683 ], 9, 0 ); |
|
1053 |
|
const_str_digest_02e66e6d20f673af053034f0c99dc666 = UNSTREAM_STRING_ASCII( &constant_bin[ 105349 ], 377, 0 ); |
|
1054 |
|
const_str_digest_8c54864c26bf7286b925288c590291b6 = UNSTREAM_STRING_ASCII( &constant_bin[ 105726 ], 18, 0 ); |
|
1055 |
|
const_str_digest_1ec98b1fdae3f75a926d9ee57516d44f = UNSTREAM_STRING_ASCII( &constant_bin[ 105744 ], 379, 0 ); |
|
1056 |
|
const_str_digest_0eee374ca43c9640f10cd11cf6521f89 = UNSTREAM_STRING_ASCII( &constant_bin[ 106123 ], 20, 0 ); |
|
1057 |
|
const_str_plain__bisect_key_left = UNSTREAM_STRING_ASCII( &constant_bin[ 106143 ], 16, 1 ); |
|
1058 |
|
const_str_plain__clear = UNSTREAM_STRING_ASCII( &constant_bin[ 72635 ], 6, 1 ); |
1059 |
1059 |
const_tuple_d783be1519cdb1b0a8e6c9792007402d_tuple = PyTuple_New( 10 ); |
const_tuple_d783be1519cdb1b0a8e6c9792007402d_tuple = PyTuple_New( 10 ); |
1060 |
1060 |
PyTuple_SET_ITEM( const_tuple_d783be1519cdb1b0a8e6c9792007402d_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
PyTuple_SET_ITEM( const_tuple_d783be1519cdb1b0a8e6c9792007402d_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
1061 |
1061 |
PyTuple_SET_ITEM( const_tuple_d783be1519cdb1b0a8e6c9792007402d_tuple, 1, const_str_plain_value ); Py_INCREF( const_str_plain_value ); |
PyTuple_SET_ITEM( const_tuple_d783be1519cdb1b0a8e6c9792007402d_tuple, 1, const_str_plain_value ); Py_INCREF( const_str_plain_value ); |
|
... |
... |
static void createModuleConstants( void ) |
1067 |
1067 |
PyTuple_SET_ITEM( const_tuple_d783be1519cdb1b0a8e6c9792007402d_tuple, 7, const_str_plain_idx_right ); Py_INCREF( const_str_plain_idx_right ); |
PyTuple_SET_ITEM( const_tuple_d783be1519cdb1b0a8e6c9792007402d_tuple, 7, const_str_plain_idx_right ); Py_INCREF( const_str_plain_idx_right ); |
1068 |
1068 |
PyTuple_SET_ITEM( const_tuple_d783be1519cdb1b0a8e6c9792007402d_tuple, 8, const_str_plain_right ); Py_INCREF( const_str_plain_right ); |
PyTuple_SET_ITEM( const_tuple_d783be1519cdb1b0a8e6c9792007402d_tuple, 8, const_str_plain_right ); Py_INCREF( const_str_plain_right ); |
1069 |
1069 |
PyTuple_SET_ITEM( const_tuple_d783be1519cdb1b0a8e6c9792007402d_tuple, 9, const_str_plain_left ); Py_INCREF( const_str_plain_left ); |
PyTuple_SET_ITEM( const_tuple_d783be1519cdb1b0a8e6c9792007402d_tuple, 9, const_str_plain_left ); Py_INCREF( const_str_plain_left ); |
1070 |
|
const_str_plain__loc = UNSTREAM_STRING_ASCII( &constant_bin[ 2095 ], 4, 1 ); |
|
|
1070 |
|
const_str_plain__loc = UNSTREAM_STRING_ASCII( &constant_bin[ 2273 ], 4, 1 ); |
1071 |
1071 |
const_tuple_ba66942ede892c751f529bc8fbe4d0a2_tuple = PyTuple_New( 6 ); |
const_tuple_ba66942ede892c751f529bc8fbe4d0a2_tuple = PyTuple_New( 6 ); |
1072 |
1072 |
PyTuple_SET_ITEM( const_tuple_ba66942ede892c751f529bc8fbe4d0a2_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
PyTuple_SET_ITEM( const_tuple_ba66942ede892c751f529bc8fbe4d0a2_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
1073 |
1073 |
PyTuple_SET_ITEM( const_tuple_ba66942ede892c751f529bc8fbe4d0a2_tuple, 1, const_str_plain_key ); Py_INCREF( const_str_plain_key ); |
PyTuple_SET_ITEM( const_tuple_ba66942ede892c751f529bc8fbe4d0a2_tuple, 1, const_str_plain_key ); Py_INCREF( const_str_plain_key ); |
|
... |
... |
static void createModuleConstants( void ) |
1075 |
1075 |
PyTuple_SET_ITEM( const_tuple_ba66942ede892c751f529bc8fbe4d0a2_tuple, 3, const_str_plain_repr_running ); Py_INCREF( const_str_plain_repr_running ); |
PyTuple_SET_ITEM( const_tuple_ba66942ede892c751f529bc8fbe4d0a2_tuple, 3, const_str_plain_repr_running ); Py_INCREF( const_str_plain_repr_running ); |
1076 |
1076 |
PyTuple_SET_ITEM( const_tuple_ba66942ede892c751f529bc8fbe4d0a2_tuple, 4, const_str_plain_fillvalue ); Py_INCREF( const_str_plain_fillvalue ); |
PyTuple_SET_ITEM( const_tuple_ba66942ede892c751f529bc8fbe4d0a2_tuple, 4, const_str_plain_fillvalue ); Py_INCREF( const_str_plain_fillvalue ); |
1077 |
1077 |
PyTuple_SET_ITEM( const_tuple_ba66942ede892c751f529bc8fbe4d0a2_tuple, 5, const_str_plain_user_function ); Py_INCREF( const_str_plain_user_function ); |
PyTuple_SET_ITEM( const_tuple_ba66942ede892c751f529bc8fbe4d0a2_tuple, 5, const_str_plain_user_function ); Py_INCREF( const_str_plain_user_function ); |
1078 |
|
const_str_digest_1253851e8ee3a7260737c922fbff636b = UNSTREAM_STRING_ASCII( &constant_bin[ 105786 ], 541, 0 ); |
|
|
1078 |
|
const_str_digest_1253851e8ee3a7260737c922fbff636b = UNSTREAM_STRING_ASCII( &constant_bin[ 106159 ], 541, 0 ); |
1079 |
1079 |
const_int_pos_1000 = PyLong_FromUnsignedLong( 1000ul ); |
const_int_pos_1000 = PyLong_FromUnsignedLong( 1000ul ); |
1080 |
|
const_str_digest_0c1aa6988c4e194855baa884a9f0b207 = UNSTREAM_STRING_ASCII( &constant_bin[ 85012 ], 23, 0 ); |
|
1081 |
|
const_str_plain_thread = UNSTREAM_STRING_ASCII( &constant_bin[ 24155 ], 6, 1 ); |
|
1082 |
|
const_str_digest_002356e8d224f7ce397b235731aa648d = UNSTREAM_STRING_ASCII( &constant_bin[ 106327 ], 287, 0 ); |
|
|
1080 |
|
const_str_digest_0c1aa6988c4e194855baa884a9f0b207 = UNSTREAM_STRING_ASCII( &constant_bin[ 85385 ], 23, 0 ); |
|
1081 |
|
const_str_plain_thread = UNSTREAM_STRING_ASCII( &constant_bin[ 24333 ], 6, 1 ); |
|
1082 |
|
const_str_digest_002356e8d224f7ce397b235731aa648d = UNSTREAM_STRING_ASCII( &constant_bin[ 106700 ], 287, 0 ); |
1083 |
1083 |
const_tuple_8fadeea63b8358abab0d34328d3ab6b1_tuple = PyTuple_New( 17 ); |
const_tuple_8fadeea63b8358abab0d34328d3ab6b1_tuple = PyTuple_New( 17 ); |
1084 |
1084 |
PyTuple_SET_ITEM( const_tuple_8fadeea63b8358abab0d34328d3ab6b1_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
PyTuple_SET_ITEM( const_tuple_8fadeea63b8358abab0d34328d3ab6b1_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
1085 |
1085 |
PyTuple_SET_ITEM( const_tuple_8fadeea63b8358abab0d34328d3ab6b1_tuple, 1, const_str_plain_index ); Py_INCREF( const_str_plain_index ); |
PyTuple_SET_ITEM( const_tuple_8fadeea63b8358abab0d34328d3ab6b1_tuple, 1, const_str_plain_index ); Py_INCREF( const_str_plain_index ); |
|
... |
... |
static void createModuleConstants( void ) |
1087 |
1087 |
PyTuple_SET_ITEM( const_tuple_8fadeea63b8358abab0d34328d3ab6b1_tuple, 3, const_str_plain_start ); Py_INCREF( const_str_plain_start ); |
PyTuple_SET_ITEM( const_tuple_8fadeea63b8358abab0d34328d3ab6b1_tuple, 3, const_str_plain_start ); Py_INCREF( const_str_plain_start ); |
1088 |
1088 |
PyTuple_SET_ITEM( const_tuple_8fadeea63b8358abab0d34328d3ab6b1_tuple, 4, const_str_plain_stop ); Py_INCREF( const_str_plain_stop ); |
PyTuple_SET_ITEM( const_tuple_8fadeea63b8358abab0d34328d3ab6b1_tuple, 4, const_str_plain_stop ); Py_INCREF( const_str_plain_stop ); |
1089 |
1089 |
PyTuple_SET_ITEM( const_tuple_8fadeea63b8358abab0d34328d3ab6b1_tuple, 5, const_str_plain_step ); Py_INCREF( const_str_plain_step ); |
PyTuple_SET_ITEM( const_tuple_8fadeea63b8358abab0d34328d3ab6b1_tuple, 5, const_str_plain_step ); Py_INCREF( const_str_plain_step ); |
1090 |
|
const_str_plain_start_pos = UNSTREAM_STRING_ASCII( &constant_bin[ 106614 ], 9, 1 ); |
|
|
1090 |
|
const_str_plain_start_pos = UNSTREAM_STRING_ASCII( &constant_bin[ 106987 ], 9, 1 ); |
1091 |
1091 |
PyTuple_SET_ITEM( const_tuple_8fadeea63b8358abab0d34328d3ab6b1_tuple, 6, const_str_plain_start_pos ); Py_INCREF( const_str_plain_start_pos ); |
PyTuple_SET_ITEM( const_tuple_8fadeea63b8358abab0d34328d3ab6b1_tuple, 6, const_str_plain_start_pos ); Py_INCREF( const_str_plain_start_pos ); |
1092 |
1092 |
PyTuple_SET_ITEM( const_tuple_8fadeea63b8358abab0d34328d3ab6b1_tuple, 7, const_str_plain_start_idx ); Py_INCREF( const_str_plain_start_idx ); |
PyTuple_SET_ITEM( const_tuple_8fadeea63b8358abab0d34328d3ab6b1_tuple, 7, const_str_plain_start_idx ); Py_INCREF( const_str_plain_start_idx ); |
1093 |
1093 |
PyTuple_SET_ITEM( const_tuple_8fadeea63b8358abab0d34328d3ab6b1_tuple, 8, const_str_plain_stop_pos ); Py_INCREF( const_str_plain_stop_pos ); |
PyTuple_SET_ITEM( const_tuple_8fadeea63b8358abab0d34328d3ab6b1_tuple, 8, const_str_plain_stop_pos ); Py_INCREF( const_str_plain_stop_pos ); |
1094 |
1094 |
PyTuple_SET_ITEM( const_tuple_8fadeea63b8358abab0d34328d3ab6b1_tuple, 9, const_str_plain_stop_idx ); Py_INCREF( const_str_plain_stop_idx ); |
PyTuple_SET_ITEM( const_tuple_8fadeea63b8358abab0d34328d3ab6b1_tuple, 9, const_str_plain_stop_idx ); Py_INCREF( const_str_plain_stop_idx ); |
1095 |
1095 |
PyTuple_SET_ITEM( const_tuple_8fadeea63b8358abab0d34328d3ab6b1_tuple, 10, const_str_plain_prefix ); Py_INCREF( const_str_plain_prefix ); |
PyTuple_SET_ITEM( const_tuple_8fadeea63b8358abab0d34328d3ab6b1_tuple, 10, const_str_plain_prefix ); Py_INCREF( const_str_plain_prefix ); |
1096 |
|
const_str_plain_middle = UNSTREAM_STRING_ASCII( &constant_bin[ 106623 ], 6, 1 ); |
|
|
1096 |
|
const_str_plain_middle = UNSTREAM_STRING_ASCII( &constant_bin[ 106996 ], 6, 1 ); |
1097 |
1097 |
PyTuple_SET_ITEM( const_tuple_8fadeea63b8358abab0d34328d3ab6b1_tuple, 11, const_str_plain_middle ); Py_INCREF( const_str_plain_middle ); |
PyTuple_SET_ITEM( const_tuple_8fadeea63b8358abab0d34328d3ab6b1_tuple, 11, const_str_plain_middle ); Py_INCREF( const_str_plain_middle ); |
1098 |
1098 |
PyTuple_SET_ITEM( const_tuple_8fadeea63b8358abab0d34328d3ab6b1_tuple, 12, const_str_plain_result ); Py_INCREF( const_str_plain_result ); |
PyTuple_SET_ITEM( const_tuple_8fadeea63b8358abab0d34328d3ab6b1_tuple, 12, const_str_plain_result ); Py_INCREF( const_str_plain_result ); |
1099 |
1099 |
PyTuple_SET_ITEM( const_tuple_8fadeea63b8358abab0d34328d3ab6b1_tuple, 13, const_str_plain_indices ); Py_INCREF( const_str_plain_indices ); |
PyTuple_SET_ITEM( const_tuple_8fadeea63b8358abab0d34328d3ab6b1_tuple, 13, const_str_plain_indices ); Py_INCREF( const_str_plain_indices ); |
1100 |
1100 |
PyTuple_SET_ITEM( const_tuple_8fadeea63b8358abab0d34328d3ab6b1_tuple, 14, const_str_plain_len_last ); Py_INCREF( const_str_plain_len_last ); |
PyTuple_SET_ITEM( const_tuple_8fadeea63b8358abab0d34328d3ab6b1_tuple, 14, const_str_plain_len_last ); Py_INCREF( const_str_plain_len_last ); |
1101 |
1101 |
PyTuple_SET_ITEM( const_tuple_8fadeea63b8358abab0d34328d3ab6b1_tuple, 15, const_str_plain_pos ); Py_INCREF( const_str_plain_pos ); |
PyTuple_SET_ITEM( const_tuple_8fadeea63b8358abab0d34328d3ab6b1_tuple, 15, const_str_plain_pos ); Py_INCREF( const_str_plain_pos ); |
1102 |
1102 |
PyTuple_SET_ITEM( const_tuple_8fadeea63b8358abab0d34328d3ab6b1_tuple, 16, const_str_plain_idx ); Py_INCREF( const_str_plain_idx ); |
PyTuple_SET_ITEM( const_tuple_8fadeea63b8358abab0d34328d3ab6b1_tuple, 16, const_str_plain_idx ); Py_INCREF( const_str_plain_idx ); |
1103 |
|
const_str_digest_d9d278d81e883635190e94c202407ee8 = UNSTREAM_STRING_ASCII( &constant_bin[ 100890 ], 52, 0 ); |
|
|
1103 |
|
const_str_digest_d9d278d81e883635190e94c202407ee8 = UNSTREAM_STRING_ASCII( &constant_bin[ 101263 ], 52, 0 ); |
1104 |
1104 |
const_tuple_str_plain_self_str_plain_iterable_str_plain_key_tuple = PyTuple_New( 3 ); |
const_tuple_str_plain_self_str_plain_iterable_str_plain_key_tuple = PyTuple_New( 3 ); |
1105 |
1105 |
PyTuple_SET_ITEM( const_tuple_str_plain_self_str_plain_iterable_str_plain_key_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
PyTuple_SET_ITEM( const_tuple_str_plain_self_str_plain_iterable_str_plain_key_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
1106 |
1106 |
PyTuple_SET_ITEM( const_tuple_str_plain_self_str_plain_iterable_str_plain_key_tuple, 1, const_str_plain_iterable ); Py_INCREF( const_str_plain_iterable ); |
PyTuple_SET_ITEM( const_tuple_str_plain_self_str_plain_iterable_str_plain_key_tuple, 1, const_str_plain_iterable ); Py_INCREF( const_str_plain_iterable ); |
|
... |
... |
static void createModuleConstants( void ) |
1109 |
1109 |
PyTuple_SET_ITEM( const_tuple_f729e9c1bc7f94e283f586082848f461_tuple, 0, const_str_digest_b9c4baf879ebd882d40843df3a4dead7 ); Py_INCREF( const_str_digest_b9c4baf879ebd882d40843df3a4dead7 ); |
PyTuple_SET_ITEM( const_tuple_f729e9c1bc7f94e283f586082848f461_tuple, 0, const_str_digest_b9c4baf879ebd882d40843df3a4dead7 ); Py_INCREF( const_str_digest_b9c4baf879ebd882d40843df3a4dead7 ); |
1110 |
1110 |
PyTuple_SET_ITEM( const_tuple_f729e9c1bc7f94e283f586082848f461_tuple, 1, const_str_plain__list ); Py_INCREF( const_str_plain__list ); |
PyTuple_SET_ITEM( const_tuple_f729e9c1bc7f94e283f586082848f461_tuple, 1, const_str_plain__list ); Py_INCREF( const_str_plain__list ); |
1111 |
1111 |
PyTuple_SET_ITEM( const_tuple_f729e9c1bc7f94e283f586082848f461_tuple, 2, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
PyTuple_SET_ITEM( const_tuple_f729e9c1bc7f94e283f586082848f461_tuple, 2, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
1112 |
|
const_str_digest_39e9cbde6d23537b33323db264556603 = UNSTREAM_STRING_ASCII( &constant_bin[ 106629 ], 19, 0 ); |
|
1113 |
|
const_str_digest_ac277401b4f6baed7fa78c4e58431c00 = UNSTREAM_STRING_ASCII( &constant_bin[ 106648 ], 38, 0 ); |
|
1114 |
|
const_str_digest_40a7b36dd527cd3b67718b5814dc24c8 = UNSTREAM_STRING_ASCII( &constant_bin[ 106686 ], 39, 0 ); |
|
1115 |
|
const_str_digest_c7ab5ba19c607d7959c7ce8e1972cd39 = UNSTREAM_STRING_ASCII( &constant_bin[ 106725 ], 30, 0 ); |
|
1116 |
|
const_str_digest_b2e1cf83d2f68c7c31a08335de044a92 = UNSTREAM_STRING_ASCII( &constant_bin[ 81704 ], 29, 0 ); |
|
1117 |
|
const_str_digest_e0641b03fefc7b47cd08b51dcd255c95 = UNSTREAM_STRING_ASCII( &constant_bin[ 106755 ], 822, 0 ); |
|
|
1112 |
|
const_str_digest_39e9cbde6d23537b33323db264556603 = UNSTREAM_STRING_ASCII( &constant_bin[ 107002 ], 19, 0 ); |
|
1113 |
|
const_str_digest_ac277401b4f6baed7fa78c4e58431c00 = UNSTREAM_STRING_ASCII( &constant_bin[ 107021 ], 38, 0 ); |
|
1114 |
|
const_str_digest_40a7b36dd527cd3b67718b5814dc24c8 = UNSTREAM_STRING_ASCII( &constant_bin[ 107059 ], 39, 0 ); |
|
1115 |
|
const_str_digest_c7ab5ba19c607d7959c7ce8e1972cd39 = UNSTREAM_STRING_ASCII( &constant_bin[ 107098 ], 30, 0 ); |
|
1116 |
|
const_str_digest_b2e1cf83d2f68c7c31a08335de044a92 = UNSTREAM_STRING_ASCII( &constant_bin[ 82077 ], 29, 0 ); |
|
1117 |
|
const_str_digest_e0641b03fefc7b47cd08b51dcd255c95 = UNSTREAM_STRING_ASCII( &constant_bin[ 107128 ], 822, 0 ); |
1118 |
1118 |
const_tuple_8a19f631e4620d206bcf0e52230a6938_tuple = PyTuple_New( 8 ); |
const_tuple_8a19f631e4620d206bcf0e52230a6938_tuple = PyTuple_New( 8 ); |
1119 |
1119 |
PyTuple_SET_ITEM( const_tuple_8a19f631e4620d206bcf0e52230a6938_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
PyTuple_SET_ITEM( const_tuple_8a19f631e4620d206bcf0e52230a6938_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
1120 |
1120 |
PyTuple_SET_ITEM( const_tuple_8a19f631e4620d206bcf0e52230a6938_tuple, 1, const_str_plain_iterable ); Py_INCREF( const_str_plain_iterable ); |
PyTuple_SET_ITEM( const_tuple_8a19f631e4620d206bcf0e52230a6938_tuple, 1, const_str_plain_iterable ); Py_INCREF( const_str_plain_iterable ); |
|
... |
... |
static void createModuleConstants( void ) |
1124 |
1124 |
PyTuple_SET_ITEM( const_tuple_8a19f631e4620d206bcf0e52230a6938_tuple, 5, const_str_plain__add ); Py_INCREF( const_str_plain__add ); |
PyTuple_SET_ITEM( const_tuple_8a19f631e4620d206bcf0e52230a6938_tuple, 5, const_str_plain__add ); Py_INCREF( const_str_plain__add ); |
1125 |
1125 |
PyTuple_SET_ITEM( const_tuple_8a19f631e4620d206bcf0e52230a6938_tuple, 6, const_str_plain_val ); Py_INCREF( const_str_plain_val ); |
PyTuple_SET_ITEM( const_tuple_8a19f631e4620d206bcf0e52230a6938_tuple, 6, const_str_plain_val ); Py_INCREF( const_str_plain_val ); |
1126 |
1126 |
PyTuple_SET_ITEM( const_tuple_8a19f631e4620d206bcf0e52230a6938_tuple, 7, const_str_plain__load ); Py_INCREF( const_str_plain__load ); |
PyTuple_SET_ITEM( const_tuple_8a19f631e4620d206bcf0e52230a6938_tuple, 7, const_str_plain__load ); Py_INCREF( const_str_plain__load ); |
1127 |
|
const_str_plain_sort = UNSTREAM_STRING_ASCII( &constant_bin[ 157 ], 4, 1 ); |
|
1128 |
|
const_str_plain_self_len = UNSTREAM_STRING_ASCII( &constant_bin[ 107577 ], 8, 1 ); |
|
1129 |
|
const_str_digest_e2a4b25bad2a7e66489fa3a0097b14e9 = UNSTREAM_STRING_ASCII( &constant_bin[ 107585 ], 18, 0 ); |
|
1130 |
|
const_str_digest_eed872198f35e611dad1d0e8d60be00a = UNSTREAM_STRING_ASCII( &constant_bin[ 107603 ], 72, 0 ); |
|
1131 |
|
const_str_plain__expand = UNSTREAM_STRING_ASCII( &constant_bin[ 98854 ], 7, 1 ); |
|
|
1127 |
|
const_str_plain_sort = UNSTREAM_STRING_ASCII( &constant_bin[ 240 ], 4, 1 ); |
|
1128 |
|
const_str_plain_self_len = UNSTREAM_STRING_ASCII( &constant_bin[ 107950 ], 8, 1 ); |
|
1129 |
|
const_str_digest_e2a4b25bad2a7e66489fa3a0097b14e9 = UNSTREAM_STRING_ASCII( &constant_bin[ 107958 ], 18, 0 ); |
|
1130 |
|
const_str_digest_eed872198f35e611dad1d0e8d60be00a = UNSTREAM_STRING_ASCII( &constant_bin[ 107976 ], 72, 0 ); |
|
1131 |
|
const_str_plain__expand = UNSTREAM_STRING_ASCII( &constant_bin[ 99227 ], 7, 1 ); |
1132 |
1132 |
const_tuple_c6d44b46537138e2d07fd2eb38d612a0_tuple = PyTuple_New( 6 ); |
const_tuple_c6d44b46537138e2d07fd2eb38d612a0_tuple = PyTuple_New( 6 ); |
1133 |
1133 |
PyTuple_SET_ITEM( const_tuple_c6d44b46537138e2d07fd2eb38d612a0_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
PyTuple_SET_ITEM( const_tuple_c6d44b46537138e2d07fd2eb38d612a0_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
1134 |
1134 |
PyTuple_SET_ITEM( const_tuple_c6d44b46537138e2d07fd2eb38d612a0_tuple, 1, const_str_plain_value ); Py_INCREF( const_str_plain_value ); |
PyTuple_SET_ITEM( const_tuple_c6d44b46537138e2d07fd2eb38d612a0_tuple, 1, const_str_plain_value ); Py_INCREF( const_str_plain_value ); |
|
... |
... |
static void createModuleConstants( void ) |
1136 |
1136 |
PyTuple_SET_ITEM( const_tuple_c6d44b46537138e2d07fd2eb38d612a0_tuple, 3, const_str_plain_pos ); Py_INCREF( const_str_plain_pos ); |
PyTuple_SET_ITEM( const_tuple_c6d44b46537138e2d07fd2eb38d612a0_tuple, 3, const_str_plain_pos ); Py_INCREF( const_str_plain_pos ); |
1137 |
1137 |
PyTuple_SET_ITEM( const_tuple_c6d44b46537138e2d07fd2eb38d612a0_tuple, 4, const_str_plain__lists ); Py_INCREF( const_str_plain__lists ); |
PyTuple_SET_ITEM( const_tuple_c6d44b46537138e2d07fd2eb38d612a0_tuple, 4, const_str_plain__lists ); Py_INCREF( const_str_plain__lists ); |
1138 |
1138 |
PyTuple_SET_ITEM( const_tuple_c6d44b46537138e2d07fd2eb38d612a0_tuple, 5, const_str_plain_idx ); Py_INCREF( const_str_plain_idx ); |
PyTuple_SET_ITEM( const_tuple_c6d44b46537138e2d07fd2eb38d612a0_tuple, 5, const_str_plain_idx ); Py_INCREF( const_str_plain_idx ); |
1139 |
|
const_str_digest_9f4190c1a7b4cefa522f7b33e9e048fd = UNSTREAM_STRING_ASCII( &constant_bin[ 81257 ], 20, 0 ); |
|
1140 |
|
const_str_plain_len_lists_pos = UNSTREAM_STRING_ASCII( &constant_bin[ 107675 ], 13, 1 ); |
|
1141 |
|
const_str_digest_67e1e3b3642c05a134a9d1357678efec = UNSTREAM_STRING_ASCII( &constant_bin[ 107688 ], 22, 0 ); |
|
1142 |
|
const_str_plain_offset = UNSTREAM_STRING_ASCII( &constant_bin[ 85617 ], 6, 1 ); |
|
1143 |
|
const_str_digest_02a0cde9250dcf4adb86264a26eb1f36 = UNSTREAM_STRING_ASCII( &constant_bin[ 107710 ], 39, 0 ); |
|
1144 |
|
const_str_digest_9156024df607b9a7eae134b39664ff1d = UNSTREAM_STRING_ASCII( &constant_bin[ 106686 ], 21, 0 ); |
|
1145 |
|
const_str_digest_d0d30f92d8cb92ce90e9d6b24dc3efdd = UNSTREAM_STRING_ASCII( &constant_bin[ 107749 ], 17, 0 ); |
|
1146 |
|
const_str_digest_2827c3b49eddfa9ec8565559be0ebdeb = UNSTREAM_STRING_ASCII( &constant_bin[ 107766 ], 238, 0 ); |
|
|
1139 |
|
const_str_digest_9f4190c1a7b4cefa522f7b33e9e048fd = UNSTREAM_STRING_ASCII( &constant_bin[ 81630 ], 20, 0 ); |
|
1140 |
|
const_str_plain_len_lists_pos = UNSTREAM_STRING_ASCII( &constant_bin[ 108048 ], 13, 1 ); |
|
1141 |
|
const_str_digest_67e1e3b3642c05a134a9d1357678efec = UNSTREAM_STRING_ASCII( &constant_bin[ 108061 ], 22, 0 ); |
|
1142 |
|
const_str_plain_offset = UNSTREAM_STRING_ASCII( &constant_bin[ 85990 ], 6, 1 ); |
|
1143 |
|
const_str_digest_02a0cde9250dcf4adb86264a26eb1f36 = UNSTREAM_STRING_ASCII( &constant_bin[ 108083 ], 39, 0 ); |
|
1144 |
|
const_str_digest_9156024df607b9a7eae134b39664ff1d = UNSTREAM_STRING_ASCII( &constant_bin[ 107059 ], 21, 0 ); |
|
1145 |
|
const_str_digest_d0d30f92d8cb92ce90e9d6b24dc3efdd = UNSTREAM_STRING_ASCII( &constant_bin[ 108122 ], 17, 0 ); |
|
1146 |
|
const_str_digest_2827c3b49eddfa9ec8565559be0ebdeb = UNSTREAM_STRING_ASCII( &constant_bin[ 108139 ], 238, 0 ); |
1147 |
1147 |
const_tuple_none_none_tuple_true_true_tuple_false_tuple = PyTuple_New( 4 ); |
const_tuple_none_none_tuple_true_true_tuple_false_tuple = PyTuple_New( 4 ); |
1148 |
1148 |
PyTuple_SET_ITEM( const_tuple_none_none_tuple_true_true_tuple_false_tuple, 0, Py_None ); Py_INCREF( Py_None ); |
PyTuple_SET_ITEM( const_tuple_none_none_tuple_true_true_tuple_false_tuple, 0, Py_None ); Py_INCREF( Py_None ); |
1149 |
1149 |
PyTuple_SET_ITEM( const_tuple_none_none_tuple_true_true_tuple_false_tuple, 1, Py_None ); Py_INCREF( Py_None ); |
PyTuple_SET_ITEM( const_tuple_none_none_tuple_true_true_tuple_false_tuple, 1, Py_None ); Py_INCREF( Py_None ); |
|
... |
... |
static void createModuleConstants( void ) |
1152 |
1152 |
PyTuple_SET_ITEM( const_tuple_true_true_tuple, 1, Py_True ); Py_INCREF( Py_True ); |
PyTuple_SET_ITEM( const_tuple_true_true_tuple, 1, Py_True ); Py_INCREF( Py_True ); |
1153 |
1153 |
PyTuple_SET_ITEM( const_tuple_none_none_tuple_true_true_tuple_false_tuple, 2, const_tuple_true_true_tuple ); Py_INCREF( const_tuple_true_true_tuple ); |
PyTuple_SET_ITEM( const_tuple_none_none_tuple_true_true_tuple_false_tuple, 2, const_tuple_true_true_tuple ); Py_INCREF( const_tuple_true_true_tuple ); |
1154 |
1154 |
PyTuple_SET_ITEM( const_tuple_none_none_tuple_true_true_tuple_false_tuple, 3, Py_False ); Py_INCREF( Py_False ); |
PyTuple_SET_ITEM( const_tuple_none_none_tuple_true_true_tuple_false_tuple, 3, Py_False ); Py_INCREF( Py_False ); |
1155 |
|
const_str_digest_979df375ad73ba58ce00764d12a20c20 = UNSTREAM_STRING_ASCII( &constant_bin[ 108004 ], 17, 0 ); |
|
1156 |
|
const_str_digest_729361ca75c3d77a9683ca7ef8bc5872 = UNSTREAM_STRING_ASCII( &constant_bin[ 108021 ], 17, 0 ); |
|
1157 |
|
const_str_plain___iadd__ = UNSTREAM_STRING_ASCII( &constant_bin[ 82685 ], 8, 1 ); |
|
1158 |
|
const_str_digest_cecc584f417df872370d31cd6fc6b4cc = UNSTREAM_STRING_ASCII( &constant_bin[ 108038 ], 20, 0 ); |
|
1159 |
|
const_str_digest_9e97e4363b474d7a4653aa7786700417 = UNSTREAM_STRING_ASCII( &constant_bin[ 108058 ], 14, 0 ); |
|
1160 |
|
const_str_digest_b4dcce2022aedbd40593f4752b2258ae = UNSTREAM_STRING_ASCII( &constant_bin[ 108072 ], 36, 0 ); |
|
|
1155 |
|
const_str_digest_979df375ad73ba58ce00764d12a20c20 = UNSTREAM_STRING_ASCII( &constant_bin[ 108377 ], 17, 0 ); |
|
1156 |
|
const_str_digest_729361ca75c3d77a9683ca7ef8bc5872 = UNSTREAM_STRING_ASCII( &constant_bin[ 108394 ], 17, 0 ); |
|
1157 |
|
const_str_plain___iadd__ = UNSTREAM_STRING_ASCII( &constant_bin[ 83058 ], 8, 1 ); |
|
1158 |
|
const_str_digest_cecc584f417df872370d31cd6fc6b4cc = UNSTREAM_STRING_ASCII( &constant_bin[ 108411 ], 20, 0 ); |
|
1159 |
|
const_str_digest_9e97e4363b474d7a4653aa7786700417 = UNSTREAM_STRING_ASCII( &constant_bin[ 108431 ], 14, 0 ); |
|
1160 |
|
const_str_digest_b4dcce2022aedbd40593f4752b2258ae = UNSTREAM_STRING_ASCII( &constant_bin[ 108445 ], 36, 0 ); |
1161 |
1161 |
const_tuple_a7b05eafa469d49300123a4e70579c59_tuple = PyTuple_New( 10 ); |
const_tuple_a7b05eafa469d49300123a4e70579c59_tuple = PyTuple_New( 10 ); |
1162 |
1162 |
PyTuple_SET_ITEM( const_tuple_a7b05eafa469d49300123a4e70579c59_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
PyTuple_SET_ITEM( const_tuple_a7b05eafa469d49300123a4e70579c59_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
1163 |
1163 |
PyTuple_SET_ITEM( const_tuple_a7b05eafa469d49300123a4e70579c59_tuple, 1, const_str_plain_pos ); Py_INCREF( const_str_plain_pos ); |
PyTuple_SET_ITEM( const_tuple_a7b05eafa469d49300123a4e70579c59_tuple, 1, const_str_plain_pos ); Py_INCREF( const_str_plain_pos ); |
|
... |
... |
static void createModuleConstants( void ) |
1169 |
1169 |
PyTuple_SET_ITEM( const_tuple_a7b05eafa469d49300123a4e70579c59_tuple, 7, const_str_plain_len_lists_pos ); Py_INCREF( const_str_plain_len_lists_pos ); |
PyTuple_SET_ITEM( const_tuple_a7b05eafa469d49300123a4e70579c59_tuple, 7, const_str_plain_len_lists_pos ); Py_INCREF( const_str_plain_len_lists_pos ); |
1170 |
1170 |
PyTuple_SET_ITEM( const_tuple_a7b05eafa469d49300123a4e70579c59_tuple, 8, const_str_plain_child ); Py_INCREF( const_str_plain_child ); |
PyTuple_SET_ITEM( const_tuple_a7b05eafa469d49300123a4e70579c59_tuple, 8, const_str_plain_child ); Py_INCREF( const_str_plain_child ); |
1171 |
1171 |
PyTuple_SET_ITEM( const_tuple_a7b05eafa469d49300123a4e70579c59_tuple, 9, const_str_plain_prev ); Py_INCREF( const_str_plain_prev ); |
PyTuple_SET_ITEM( const_tuple_a7b05eafa469d49300123a4e70579c59_tuple, 9, const_str_plain_prev ); Py_INCREF( const_str_plain_prev ); |
1172 |
|
const_str_digest_4e9e5330f265809bcaf483a9088cfc92 = UNSTREAM_STRING_ASCII( &constant_bin[ 108108 ], 286, 0 ); |
|
|
1172 |
|
const_str_digest_4e9e5330f265809bcaf483a9088cfc92 = UNSTREAM_STRING_ASCII( &constant_bin[ 108481 ], 286, 0 ); |
1173 |
1173 |
const_tuple_78ffc87a93e03f4ada599b681972f23f_tuple = PyTuple_New( 11 ); |
const_tuple_78ffc87a93e03f4ada599b681972f23f_tuple = PyTuple_New( 11 ); |
1174 |
1174 |
PyTuple_SET_ITEM( const_tuple_78ffc87a93e03f4ada599b681972f23f_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
PyTuple_SET_ITEM( const_tuple_78ffc87a93e03f4ada599b681972f23f_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
1175 |
1175 |
PyTuple_SET_ITEM( const_tuple_78ffc87a93e03f4ada599b681972f23f_tuple, 1, const_str_plain_min_key ); Py_INCREF( const_str_plain_min_key ); |
PyTuple_SET_ITEM( const_tuple_78ffc87a93e03f4ada599b681972f23f_tuple, 1, const_str_plain_min_key ); Py_INCREF( const_str_plain_min_key ); |
1176 |
|
const_str_plain_max_key = UNSTREAM_STRING_ASCII( &constant_bin[ 102805 ], 7, 1 ); |
|
|
1176 |
|
const_str_plain_max_key = UNSTREAM_STRING_ASCII( &constant_bin[ 103178 ], 7, 1 ); |
1177 |
1177 |
PyTuple_SET_ITEM( const_tuple_78ffc87a93e03f4ada599b681972f23f_tuple, 2, const_str_plain_max_key ); Py_INCREF( const_str_plain_max_key ); |
PyTuple_SET_ITEM( const_tuple_78ffc87a93e03f4ada599b681972f23f_tuple, 2, const_str_plain_max_key ); Py_INCREF( const_str_plain_max_key ); |
1178 |
1178 |
PyTuple_SET_ITEM( const_tuple_78ffc87a93e03f4ada599b681972f23f_tuple, 3, const_str_plain_inclusive ); Py_INCREF( const_str_plain_inclusive ); |
PyTuple_SET_ITEM( const_tuple_78ffc87a93e03f4ada599b681972f23f_tuple, 3, const_str_plain_inclusive ); Py_INCREF( const_str_plain_inclusive ); |
1179 |
1179 |
PyTuple_SET_ITEM( const_tuple_78ffc87a93e03f4ada599b681972f23f_tuple, 4, const_str_plain_reverse ); Py_INCREF( const_str_plain_reverse ); |
PyTuple_SET_ITEM( const_tuple_78ffc87a93e03f4ada599b681972f23f_tuple, 4, const_str_plain_reverse ); Py_INCREF( const_str_plain_reverse ); |
|
... |
... |
static void createModuleConstants( void ) |
1183 |
1183 |
PyTuple_SET_ITEM( const_tuple_78ffc87a93e03f4ada599b681972f23f_tuple, 8, const_str_plain_min_idx ); Py_INCREF( const_str_plain_min_idx ); |
PyTuple_SET_ITEM( const_tuple_78ffc87a93e03f4ada599b681972f23f_tuple, 8, const_str_plain_min_idx ); Py_INCREF( const_str_plain_min_idx ); |
1184 |
1184 |
PyTuple_SET_ITEM( const_tuple_78ffc87a93e03f4ada599b681972f23f_tuple, 9, const_str_plain_max_pos ); Py_INCREF( const_str_plain_max_pos ); |
PyTuple_SET_ITEM( const_tuple_78ffc87a93e03f4ada599b681972f23f_tuple, 9, const_str_plain_max_pos ); Py_INCREF( const_str_plain_max_pos ); |
1185 |
1185 |
PyTuple_SET_ITEM( const_tuple_78ffc87a93e03f4ada599b681972f23f_tuple, 10, const_str_plain_max_idx ); Py_INCREF( const_str_plain_max_idx ); |
PyTuple_SET_ITEM( const_tuple_78ffc87a93e03f4ada599b681972f23f_tuple, 10, const_str_plain_max_idx ); Py_INCREF( const_str_plain_max_idx ); |
1186 |
|
const_str_digest_b53b601ee3640c9aa5d69163adcff721 = UNSTREAM_STRING_ASCII( &constant_bin[ 108394 ], 1469, 0 ); |
|
1187 |
|
const_str_digest_023d2489815db0c306eea7f5595dbe68 = UNSTREAM_STRING_ASCII( &constant_bin[ 109414 ], 19, 0 ); |
|
1188 |
|
const_str_digest_041358a0f6928c1faf3fea92a4be524e = UNSTREAM_STRING_ASCII( &constant_bin[ 91254 ], 27, 0 ); |
|
1189 |
|
const_str_plain__getitem = UNSTREAM_STRING_ASCII( &constant_bin[ 58469 ], 8, 1 ); |
|
1190 |
|
const_str_plain_maxes = UNSTREAM_STRING_ASCII( &constant_bin[ 82666 ], 5, 1 ); |
|
|
1186 |
|
const_str_digest_b53b601ee3640c9aa5d69163adcff721 = UNSTREAM_STRING_ASCII( &constant_bin[ 108767 ], 1469, 0 ); |
|
1187 |
|
const_str_digest_023d2489815db0c306eea7f5595dbe68 = UNSTREAM_STRING_ASCII( &constant_bin[ 109787 ], 19, 0 ); |
|
1188 |
|
const_str_digest_041358a0f6928c1faf3fea92a4be524e = UNSTREAM_STRING_ASCII( &constant_bin[ 91627 ], 27, 0 ); |
|
1189 |
|
const_str_plain__getitem = UNSTREAM_STRING_ASCII( &constant_bin[ 58842 ], 8, 1 ); |
|
1190 |
|
const_str_plain_maxes = UNSTREAM_STRING_ASCII( &constant_bin[ 83039 ], 5, 1 ); |
1191 |
1191 |
const_tuple_76fd57f24d94e38bb388425f53a2f469_tuple = PyTuple_New( 10 ); |
const_tuple_76fd57f24d94e38bb388425f53a2f469_tuple = PyTuple_New( 10 ); |
1192 |
1192 |
PyTuple_SET_ITEM( const_tuple_76fd57f24d94e38bb388425f53a2f469_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
PyTuple_SET_ITEM( const_tuple_76fd57f24d94e38bb388425f53a2f469_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
1193 |
1193 |
PyTuple_SET_ITEM( const_tuple_76fd57f24d94e38bb388425f53a2f469_tuple, 1, const_str_plain_value ); Py_INCREF( const_str_plain_value ); |
PyTuple_SET_ITEM( const_tuple_76fd57f24d94e38bb388425f53a2f469_tuple, 1, const_str_plain_value ); Py_INCREF( const_str_plain_value ); |
|
... |
... |
static void createModuleConstants( void ) |
1199 |
1199 |
PyTuple_SET_ITEM( const_tuple_76fd57f24d94e38bb388425f53a2f469_tuple, 7, const_str_plain_idx ); Py_INCREF( const_str_plain_idx ); |
PyTuple_SET_ITEM( const_tuple_76fd57f24d94e38bb388425f53a2f469_tuple, 7, const_str_plain_idx ); Py_INCREF( const_str_plain_idx ); |
1200 |
1200 |
PyTuple_SET_ITEM( const_tuple_76fd57f24d94e38bb388425f53a2f469_tuple, 8, const_str_plain_len_keys ); Py_INCREF( const_str_plain_len_keys ); |
PyTuple_SET_ITEM( const_tuple_76fd57f24d94e38bb388425f53a2f469_tuple, 8, const_str_plain_len_keys ); Py_INCREF( const_str_plain_len_keys ); |
1201 |
1201 |
PyTuple_SET_ITEM( const_tuple_76fd57f24d94e38bb388425f53a2f469_tuple, 9, const_str_plain_len_sublist ); Py_INCREF( const_str_plain_len_sublist ); |
PyTuple_SET_ITEM( const_tuple_76fd57f24d94e38bb388425f53a2f469_tuple, 9, const_str_plain_len_sublist ); Py_INCREF( const_str_plain_len_sublist ); |
1202 |
|
const_str_digest_30c6a710fe0402111c8aa5b85f3b37bf = UNSTREAM_STRING_ASCII( &constant_bin[ 79966 ], 24, 0 ); |
|
|
1202 |
|
const_str_digest_30c6a710fe0402111c8aa5b85f3b37bf = UNSTREAM_STRING_ASCII( &constant_bin[ 80339 ], 24, 0 ); |
1203 |
1203 |
const_tuple_1de299c6a739ae3d856a5ca422ce8581_tuple = PyTuple_New( 7 ); |
const_tuple_1de299c6a739ae3d856a5ca422ce8581_tuple = PyTuple_New( 7 ); |
1204 |
1204 |
PyTuple_SET_ITEM( const_tuple_1de299c6a739ae3d856a5ca422ce8581_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
PyTuple_SET_ITEM( const_tuple_1de299c6a739ae3d856a5ca422ce8581_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
1205 |
1205 |
PyTuple_SET_ITEM( const_tuple_1de299c6a739ae3d856a5ca422ce8581_tuple, 1, const_str_plain_minimum ); Py_INCREF( const_str_plain_minimum ); |
PyTuple_SET_ITEM( const_tuple_1de299c6a739ae3d856a5ca422ce8581_tuple, 1, const_str_plain_minimum ); Py_INCREF( const_str_plain_minimum ); |
|
... |
... |
static void createModuleConstants( void ) |
1208 |
1208 |
PyTuple_SET_ITEM( const_tuple_1de299c6a739ae3d856a5ca422ce8581_tuple, 4, const_str_plain_reverse ); Py_INCREF( const_str_plain_reverse ); |
PyTuple_SET_ITEM( const_tuple_1de299c6a739ae3d856a5ca422ce8581_tuple, 4, const_str_plain_reverse ); Py_INCREF( const_str_plain_reverse ); |
1209 |
1209 |
PyTuple_SET_ITEM( const_tuple_1de299c6a739ae3d856a5ca422ce8581_tuple, 5, const_str_plain_min_key ); Py_INCREF( const_str_plain_min_key ); |
PyTuple_SET_ITEM( const_tuple_1de299c6a739ae3d856a5ca422ce8581_tuple, 5, const_str_plain_min_key ); Py_INCREF( const_str_plain_min_key ); |
1210 |
1210 |
PyTuple_SET_ITEM( const_tuple_1de299c6a739ae3d856a5ca422ce8581_tuple, 6, const_str_plain_max_key ); Py_INCREF( const_str_plain_max_key ); |
PyTuple_SET_ITEM( const_tuple_1de299c6a739ae3d856a5ca422ce8581_tuple, 6, const_str_plain_max_key ); Py_INCREF( const_str_plain_max_key ); |
1211 |
|
const_str_plain___rmul__ = UNSTREAM_STRING_ASCII( &constant_bin[ 109863 ], 8, 1 ); |
|
1212 |
|
const_str_plain___imul__ = UNSTREAM_STRING_ASCII( &constant_bin[ 82743 ], 8, 1 ); |
|
|
1211 |
|
const_str_plain___rmul__ = UNSTREAM_STRING_ASCII( &constant_bin[ 110236 ], 8, 1 ); |
|
1212 |
|
const_str_plain___imul__ = UNSTREAM_STRING_ASCII( &constant_bin[ 83116 ], 8, 1 ); |
1213 |
1213 |
const_tuple_01d2f7c221f051fe6610a9702ef3bb05_tuple = PyTuple_New( 4 ); |
const_tuple_01d2f7c221f051fe6610a9702ef3bb05_tuple = PyTuple_New( 4 ); |
1214 |
1214 |
PyTuple_SET_ITEM( const_tuple_01d2f7c221f051fe6610a9702ef3bb05_tuple, 0, const_str_digest_b9c4baf879ebd882d40843df3a4dead7 ); Py_INCREF( const_str_digest_b9c4baf879ebd882d40843df3a4dead7 ); |
PyTuple_SET_ITEM( const_tuple_01d2f7c221f051fe6610a9702ef3bb05_tuple, 0, const_str_digest_b9c4baf879ebd882d40843df3a4dead7 ); Py_INCREF( const_str_digest_b9c4baf879ebd882d40843df3a4dead7 ); |
1215 |
1215 |
PyTuple_SET_ITEM( const_tuple_01d2f7c221f051fe6610a9702ef3bb05_tuple, 1, const_str_plain_pos ); Py_INCREF( const_str_plain_pos ); |
PyTuple_SET_ITEM( const_tuple_01d2f7c221f051fe6610a9702ef3bb05_tuple, 1, const_str_plain_pos ); Py_INCREF( const_str_plain_pos ); |
|
... |
... |
static void createModuleConstants( void ) |
1219 |
1219 |
PyTuple_SET_ITEM( const_tuple_str_plain_self_str_plain_num_str_plain_values_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
PyTuple_SET_ITEM( const_tuple_str_plain_self_str_plain_num_str_plain_values_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
1220 |
1220 |
PyTuple_SET_ITEM( const_tuple_str_plain_self_str_plain_num_str_plain_values_tuple, 1, const_str_plain_num ); Py_INCREF( const_str_plain_num ); |
PyTuple_SET_ITEM( const_tuple_str_plain_self_str_plain_num_str_plain_values_tuple, 1, const_str_plain_num ); Py_INCREF( const_str_plain_num ); |
1221 |
1221 |
PyTuple_SET_ITEM( const_tuple_str_plain_self_str_plain_num_str_plain_values_tuple, 2, const_str_plain_values ); Py_INCREF( const_str_plain_values ); |
PyTuple_SET_ITEM( const_tuple_str_plain_self_str_plain_num_str_plain_values_tuple, 2, const_str_plain_values ); Py_INCREF( const_str_plain_values ); |
1222 |
|
const_str_digest_14fadbfe2e07f8ad5a65743e3a36edf9 = UNSTREAM_STRING_ASCII( &constant_bin[ 109871 ], 51, 0 ); |
|
1223 |
|
const_str_digest_df34b113e44027994560f194d708525e = UNSTREAM_STRING_ASCII( &constant_bin[ 109922 ], 18, 0 ); |
|
1224 |
|
const_str_digest_e5883f89af40a32636c4f7b60a34dc8f = UNSTREAM_STRING_ASCII( &constant_bin[ 109940 ], 446, 0 ); |
|
1225 |
|
const_str_plain_repeat = UNSTREAM_STRING_ASCII( &constant_bin[ 110386 ], 6, 1 ); |
|
1226 |
|
const_str_digest_c9018a110061f29bfed4a31c9007ece4 = UNSTREAM_STRING_ASCII( &constant_bin[ 110392 ], 385, 0 ); |
|
1227 |
|
const_str_digest_2f437dee79a7ce243deb3ccd3db1dd1a = UNSTREAM_STRING_ASCII( &constant_bin[ 110777 ], 18, 0 ); |
|
1228 |
|
const_str_digest_2412d5890d64229dc6538b87fe0b7ca7 = UNSTREAM_STRING_ASCII( &constant_bin[ 79966 ], 20, 0 ); |
|
1229 |
|
const_str_digest_0985362355439acfe4f2332a2e5f4dde = UNSTREAM_STRING_ASCII( &constant_bin[ 110795 ], 595, 0 ); |
|
1230 |
|
const_str_digest_3a2a4b4bc410e50e868e9b53ed9c011d = UNSTREAM_STRING_ASCII( &constant_bin[ 111390 ], 129, 0 ); |
|
1231 |
|
const_str_digest_568ed864da816322f6c94ebe5c48f34e = UNSTREAM_STRING_ASCII( &constant_bin[ 111519 ], 430, 0 ); |
|
|
1222 |
|
const_str_digest_14fadbfe2e07f8ad5a65743e3a36edf9 = UNSTREAM_STRING_ASCII( &constant_bin[ 110244 ], 51, 0 ); |
|
1223 |
|
const_str_digest_df34b113e44027994560f194d708525e = UNSTREAM_STRING_ASCII( &constant_bin[ 110295 ], 18, 0 ); |
|
1224 |
|
const_str_digest_e5883f89af40a32636c4f7b60a34dc8f = UNSTREAM_STRING_ASCII( &constant_bin[ 110313 ], 446, 0 ); |
|
1225 |
|
const_str_plain_repeat = UNSTREAM_STRING_ASCII( &constant_bin[ 110759 ], 6, 1 ); |
|
1226 |
|
const_str_digest_c9018a110061f29bfed4a31c9007ece4 = UNSTREAM_STRING_ASCII( &constant_bin[ 110765 ], 385, 0 ); |
|
1227 |
|
const_str_digest_2f437dee79a7ce243deb3ccd3db1dd1a = UNSTREAM_STRING_ASCII( &constant_bin[ 111150 ], 18, 0 ); |
|
1228 |
|
const_str_digest_2412d5890d64229dc6538b87fe0b7ca7 = UNSTREAM_STRING_ASCII( &constant_bin[ 80339 ], 20, 0 ); |
|
1229 |
|
const_str_digest_0985362355439acfe4f2332a2e5f4dde = UNSTREAM_STRING_ASCII( &constant_bin[ 111168 ], 595, 0 ); |
|
1230 |
|
const_str_digest_3a2a4b4bc410e50e868e9b53ed9c011d = UNSTREAM_STRING_ASCII( &constant_bin[ 111763 ], 129, 0 ); |
|
1231 |
|
const_str_digest_568ed864da816322f6c94ebe5c48f34e = UNSTREAM_STRING_ASCII( &constant_bin[ 111892 ], 430, 0 ); |
1232 |
1232 |
const_tuple_37792fd1781ba73bacad6b88eb91e380_tuple = PyTuple_New( 7 ); |
const_tuple_37792fd1781ba73bacad6b88eb91e380_tuple = PyTuple_New( 7 ); |
1233 |
1233 |
PyTuple_SET_ITEM( const_tuple_37792fd1781ba73bacad6b88eb91e380_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
PyTuple_SET_ITEM( const_tuple_37792fd1781ba73bacad6b88eb91e380_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
1234 |
1234 |
PyTuple_SET_ITEM( const_tuple_37792fd1781ba73bacad6b88eb91e380_tuple, 1, const_str_plain_other ); Py_INCREF( const_str_plain_other ); |
PyTuple_SET_ITEM( const_tuple_37792fd1781ba73bacad6b88eb91e380_tuple, 1, const_str_plain_other ); Py_INCREF( const_str_plain_other ); |
|
... |
... |
static void createModuleConstants( void ) |
1237 |
1237 |
PyTuple_SET_ITEM( const_tuple_37792fd1781ba73bacad6b88eb91e380_tuple, 4, const_str_plain_alpha ); Py_INCREF( const_str_plain_alpha ); |
PyTuple_SET_ITEM( const_tuple_37792fd1781ba73bacad6b88eb91e380_tuple, 4, const_str_plain_alpha ); Py_INCREF( const_str_plain_alpha ); |
1238 |
1238 |
PyTuple_SET_ITEM( const_tuple_37792fd1781ba73bacad6b88eb91e380_tuple, 5, const_str_plain_beta ); Py_INCREF( const_str_plain_beta ); |
PyTuple_SET_ITEM( const_tuple_37792fd1781ba73bacad6b88eb91e380_tuple, 5, const_str_plain_beta ); Py_INCREF( const_str_plain_beta ); |
1239 |
1239 |
PyTuple_SET_ITEM( const_tuple_37792fd1781ba73bacad6b88eb91e380_tuple, 6, const_str_plain_seq_op ); Py_INCREF( const_str_plain_seq_op ); |
PyTuple_SET_ITEM( const_tuple_37792fd1781ba73bacad6b88eb91e380_tuple, 6, const_str_plain_seq_op ); Py_INCREF( const_str_plain_seq_op ); |
1240 |
|
const_str_digest_00d522b1028cec73cc0c5f61a45133e5 = UNSTREAM_STRING_ASCII( &constant_bin[ 111949 ], 752, 0 ); |
|
1241 |
|
const_str_digest_7aa71e6ea9fbd63e42316d5168b8774c = UNSTREAM_STRING_ASCII( &constant_bin[ 112701 ], 121, 0 ); |
|
1242 |
|
const_str_digest_56d84ac673266480c7a828afb48ea1f4 = UNSTREAM_STRING_ASCII( &constant_bin[ 112822 ], 18, 0 ); |
|
1243 |
|
const_str_plain__offset = UNSTREAM_STRING_ASCII( &constant_bin[ 85779 ], 7, 1 ); |
|
1244 |
|
const_str_digest_ed55dbe516d3e0618f8ddd6396115ea6 = UNSTREAM_STRING_ASCII( &constant_bin[ 112840 ], 19, 0 ); |
|
1245 |
|
const_str_digest_daee6b049413adf4ab591a6253d939ea = UNSTREAM_STRING_ASCII( &constant_bin[ 112859 ], 44, 0 ); |
|
1246 |
|
const_str_plain_math = UNSTREAM_STRING_ASCII( &constant_bin[ 112903 ], 4, 1 ); |
|
1247 |
|
const_str_digest_522c9b9afb81308258b421fe9489066f = UNSTREAM_STRING_ASCII( &constant_bin[ 79775 ], 17, 0 ); |
|
1248 |
|
const_str_digest_32eb806972d1f1f529ec4c5c84604741 = UNSTREAM_STRING_ASCII( &constant_bin[ 108903 ], 16, 0 ); |
|
1249 |
|
const_str_digest_f63e6967ff971a2cf2431fddd8b2018d = UNSTREAM_STRING_ASCII( &constant_bin[ 112907 ], 18, 0 ); |
|
1250 |
|
const_str_digest_51821348dabc64e99d35c873125f72cb = UNSTREAM_STRING_ASCII( &constant_bin[ 112925 ], 955, 0 ); |
|
1251 |
|
const_str_digest_237bd1e838c72665c2b74aada862b992 = UNSTREAM_STRING_ASCII( &constant_bin[ 113880 ], 10, 0 ); |
|
1252 |
|
const_str_digest_a97e44626dfdea79a257d76f5fe46219 = UNSTREAM_STRING_ASCII( &constant_bin[ 96339 ], 15, 0 ); |
|
1253 |
|
const_str_plain_starmap = UNSTREAM_STRING_ASCII( &constant_bin[ 113890 ], 7, 1 ); |
|
|
1240 |
|
const_str_digest_00d522b1028cec73cc0c5f61a45133e5 = UNSTREAM_STRING_ASCII( &constant_bin[ 112322 ], 752, 0 ); |
|
1241 |
|
const_str_digest_7aa71e6ea9fbd63e42316d5168b8774c = UNSTREAM_STRING_ASCII( &constant_bin[ 113074 ], 121, 0 ); |
|
1242 |
|
const_str_digest_56d84ac673266480c7a828afb48ea1f4 = UNSTREAM_STRING_ASCII( &constant_bin[ 113195 ], 18, 0 ); |
|
1243 |
|
const_str_plain__offset = UNSTREAM_STRING_ASCII( &constant_bin[ 86152 ], 7, 1 ); |
|
1244 |
|
const_str_digest_ed55dbe516d3e0618f8ddd6396115ea6 = UNSTREAM_STRING_ASCII( &constant_bin[ 113213 ], 19, 0 ); |
|
1245 |
|
const_str_digest_daee6b049413adf4ab591a6253d939ea = UNSTREAM_STRING_ASCII( &constant_bin[ 113232 ], 44, 0 ); |
|
1246 |
|
const_str_plain_math = UNSTREAM_STRING_ASCII( &constant_bin[ 113276 ], 4, 1 ); |
|
1247 |
|
const_str_digest_522c9b9afb81308258b421fe9489066f = UNSTREAM_STRING_ASCII( &constant_bin[ 80148 ], 17, 0 ); |
|
1248 |
|
const_str_digest_32eb806972d1f1f529ec4c5c84604741 = UNSTREAM_STRING_ASCII( &constant_bin[ 109276 ], 16, 0 ); |
|
1249 |
|
const_str_digest_f63e6967ff971a2cf2431fddd8b2018d = UNSTREAM_STRING_ASCII( &constant_bin[ 113280 ], 18, 0 ); |
|
1250 |
|
const_str_digest_51821348dabc64e99d35c873125f72cb = UNSTREAM_STRING_ASCII( &constant_bin[ 113298 ], 955, 0 ); |
|
1251 |
|
const_str_digest_237bd1e838c72665c2b74aada862b992 = UNSTREAM_STRING_ASCII( &constant_bin[ 114253 ], 10, 0 ); |
|
1252 |
|
const_str_digest_a97e44626dfdea79a257d76f5fe46219 = UNSTREAM_STRING_ASCII( &constant_bin[ 96712 ], 15, 0 ); |
|
1253 |
|
const_str_plain_starmap = UNSTREAM_STRING_ASCII( &constant_bin[ 114263 ], 7, 1 ); |
1254 |
1254 |
const_tuple_str_plain_hexversion_tuple = PyTuple_New( 1 ); |
const_tuple_str_plain_hexversion_tuple = PyTuple_New( 1 ); |
1255 |
1255 |
PyTuple_SET_ITEM( const_tuple_str_plain_hexversion_tuple, 0, const_str_plain_hexversion ); Py_INCREF( const_str_plain_hexversion ); |
PyTuple_SET_ITEM( const_tuple_str_plain_hexversion_tuple, 0, const_str_plain_hexversion ); Py_INCREF( const_str_plain_hexversion ); |
1256 |
|
const_str_digest_203e7a2c2416bc96eb8463f2f8cb5f25 = UNSTREAM_STRING_ASCII( &constant_bin[ 113897 ], 617, 0 ); |
|
1257 |
|
const_str_digest_07d5052f6d64f2894c5ffbadc4ad5b76 = UNSTREAM_STRING_ASCII( &constant_bin[ 79743 ], 17, 0 ); |
|
1258 |
|
const_str_digest_717fe9ffb4ba495472cdc4168bb2de9a = UNSTREAM_STRING_ASCII( &constant_bin[ 114514 ], 564, 0 ); |
|
1259 |
|
const_str_plain__build_index = UNSTREAM_STRING_ASCII( &constant_bin[ 85023 ], 12, 1 ); |
|
|
1256 |
|
const_str_digest_203e7a2c2416bc96eb8463f2f8cb5f25 = UNSTREAM_STRING_ASCII( &constant_bin[ 114270 ], 617, 0 ); |
|
1257 |
|
const_str_digest_07d5052f6d64f2894c5ffbadc4ad5b76 = UNSTREAM_STRING_ASCII( &constant_bin[ 80116 ], 17, 0 ); |
|
1258 |
|
const_str_digest_717fe9ffb4ba495472cdc4168bb2de9a = UNSTREAM_STRING_ASCII( &constant_bin[ 114887 ], 564, 0 ); |
|
1259 |
|
const_str_plain__build_index = UNSTREAM_STRING_ASCII( &constant_bin[ 85396 ], 12, 1 ); |
1260 |
1260 |
const_tuple_str_plain_chain_str_plain_repeat_str_plain_starmap_tuple = PyTuple_New( 3 ); |
const_tuple_str_plain_chain_str_plain_repeat_str_plain_starmap_tuple = PyTuple_New( 3 ); |
1261 |
1261 |
PyTuple_SET_ITEM( const_tuple_str_plain_chain_str_plain_repeat_str_plain_starmap_tuple, 0, const_str_plain_chain ); Py_INCREF( const_str_plain_chain ); |
PyTuple_SET_ITEM( const_tuple_str_plain_chain_str_plain_repeat_str_plain_starmap_tuple, 0, const_str_plain_chain ); Py_INCREF( const_str_plain_chain ); |
1262 |
1262 |
PyTuple_SET_ITEM( const_tuple_str_plain_chain_str_plain_repeat_str_plain_starmap_tuple, 1, const_str_plain_repeat ); Py_INCREF( const_str_plain_repeat ); |
PyTuple_SET_ITEM( const_tuple_str_plain_chain_str_plain_repeat_str_plain_starmap_tuple, 1, const_str_plain_repeat ); Py_INCREF( const_str_plain_repeat ); |
1263 |
1263 |
PyTuple_SET_ITEM( const_tuple_str_plain_chain_str_plain_repeat_str_plain_starmap_tuple, 2, const_str_plain_starmap ); Py_INCREF( const_str_plain_starmap ); |
PyTuple_SET_ITEM( const_tuple_str_plain_chain_str_plain_repeat_str_plain_starmap_tuple, 2, const_str_plain_starmap ); Py_INCREF( const_str_plain_starmap ); |
1264 |
|
const_str_digest_5d71741debeefe34c35dcd7c8f80bc6f = UNSTREAM_STRING_ASCII( &constant_bin[ 108934 ], 18, 0 ); |
|
1265 |
|
const_str_digest_b11738ef7f836817b6547f1f49f31b94 = UNSTREAM_STRING_ASCII( &constant_bin[ 115078 ], 106, 0 ); |
|
|
1264 |
|
const_str_digest_5d71741debeefe34c35dcd7c8f80bc6f = UNSTREAM_STRING_ASCII( &constant_bin[ 109307 ], 18, 0 ); |
|
1265 |
|
const_str_digest_b11738ef7f836817b6547f1f49f31b94 = UNSTREAM_STRING_ASCII( &constant_bin[ 115451 ], 106, 0 ); |
1266 |
1266 |
|
|
1267 |
1267 |
constants_created = true; |
constants_created = true; |
1268 |
1268 |
} |
} |
File Linux_Version/product_import.build/module.systemd.journal.c changed (mode: 100644) (index 8d2b9d6..ccb5771) |
... |
... |
static bool constants_created = false; |
396 |
396 |
/* Function to create module private constants. */ |
/* Function to create module private constants. */ |
397 |
397 |
static void createModuleConstants( void ) |
static void createModuleConstants( void ) |
398 |
398 |
{ |
{ |
399 |
|
const_str_plain_KERNEL_USEC = UNSTREAM_STRING_ASCII( &constant_bin[ 127936 ], 11, 1 ); |
|
400 |
|
const_str_plain_seek_realtime = UNSTREAM_STRING_ASCII( &constant_bin[ 127947 ], 13, 1 ); |
|
401 |
|
const_str_plain_COREDUMP_PID = UNSTREAM_STRING_ASCII( &constant_bin[ 127960 ], 12, 1 ); |
|
402 |
|
const_str_plain__next = UNSTREAM_STRING_ASCII( &constant_bin[ 2578 ], 5, 1 ); |
|
403 |
|
const_str_plain_level_prefix = UNSTREAM_STRING_ASCII( &constant_bin[ 127972 ], 12, 1 ); |
|
404 |
|
const_str_plain_microseconds = UNSTREAM_STRING_ASCII( &constant_bin[ 127984 ], 12, 1 ); |
|
405 |
|
const_str_plain___CURSOR = UNSTREAM_STRING_ASCII( &constant_bin[ 127996 ], 8, 1 ); |
|
406 |
|
const_str_plain_COREDUMP_UID = UNSTREAM_STRING_ASCII( &constant_bin[ 128004 ], 12, 1 ); |
|
407 |
|
const_str_digest_a4de60e4dd1b50e7223eeddbc301c61c = UNSTREAM_STRING_ASCII( &constant_bin[ 128016 ], 24, 0 ); |
|
408 |
|
const_str_plain__Reader = UNSTREAM_STRING_ASCII( &constant_bin[ 128040 ], 7, 1 ); |
|
409 |
|
const_str_plain_next = UNSTREAM_STRING_ASCII( &constant_bin[ 1618 ], 4, 1 ); |
|
410 |
|
const_str_digest_acdc5dad05f90ed5b715c44a938bc5e6 = UNSTREAM_STRING_ASCII( &constant_bin[ 128047 ], 207, 0 ); |
|
|
399 |
|
const_str_plain_KERNEL_USEC = UNSTREAM_STRING_ASCII( &constant_bin[ 128309 ], 11, 1 ); |
|
400 |
|
const_str_plain_seek_realtime = UNSTREAM_STRING_ASCII( &constant_bin[ 128320 ], 13, 1 ); |
|
401 |
|
const_str_plain_COREDUMP_PID = UNSTREAM_STRING_ASCII( &constant_bin[ 128333 ], 12, 1 ); |
|
402 |
|
const_str_plain__next = UNSTREAM_STRING_ASCII( &constant_bin[ 2756 ], 5, 1 ); |
|
403 |
|
const_str_plain_level_prefix = UNSTREAM_STRING_ASCII( &constant_bin[ 128345 ], 12, 1 ); |
|
404 |
|
const_str_plain_microseconds = UNSTREAM_STRING_ASCII( &constant_bin[ 128357 ], 12, 1 ); |
|
405 |
|
const_str_plain___CURSOR = UNSTREAM_STRING_ASCII( &constant_bin[ 128369 ], 8, 1 ); |
|
406 |
|
const_str_plain_COREDUMP_UID = UNSTREAM_STRING_ASCII( &constant_bin[ 128377 ], 12, 1 ); |
|
407 |
|
const_str_digest_a4de60e4dd1b50e7223eeddbc301c61c = UNSTREAM_STRING_ASCII( &constant_bin[ 128389 ], 24, 0 ); |
|
408 |
|
const_str_plain__Reader = UNSTREAM_STRING_ASCII( &constant_bin[ 128413 ], 7, 1 ); |
|
409 |
|
const_str_plain_next = UNSTREAM_STRING_ASCII( &constant_bin[ 1801 ], 4, 1 ); |
|
410 |
|
const_str_digest_acdc5dad05f90ed5b715c44a938bc5e6 = UNSTREAM_STRING_ASCII( &constant_bin[ 128420 ], 207, 0 ); |
411 |
411 |
const_dict_83aae1e6258c89f0a2f16fbc1b54323c = _PyDict_NewPresized( 1 ); |
const_dict_83aae1e6258c89f0a2f16fbc1b54323c = _PyDict_NewPresized( 1 ); |
412 |
412 |
PyDict_SetItem( const_dict_83aae1e6258c89f0a2f16fbc1b54323c, const_str_plain_limit, const_int_pos_2 ); |
PyDict_SetItem( const_dict_83aae1e6258c89f0a2f16fbc1b54323c, const_str_plain_limit, const_int_pos_2 ); |
413 |
413 |
assert( PyDict_Size( const_dict_83aae1e6258c89f0a2f16fbc1b54323c ) == 1 ); |
assert( PyDict_Size( const_dict_83aae1e6258c89f0a2f16fbc1b54323c ) == 1 ); |
414 |
|
const_str_plain_messageid_match = UNSTREAM_STRING_ASCII( &constant_bin[ 128254 ], 15, 1 ); |
|
415 |
|
const_str_plain_COREDUMP_SESSION = UNSTREAM_STRING_ASCII( &constant_bin[ 128269 ], 16, 1 ); |
|
|
414 |
|
const_str_plain_messageid_match = UNSTREAM_STRING_ASCII( &constant_bin[ 128627 ], 15, 1 ); |
|
415 |
|
const_str_plain_COREDUMP_SESSION = UNSTREAM_STRING_ASCII( &constant_bin[ 128642 ], 16, 1 ); |
416 |
416 |
const_tuple_str_plain_val_str_plain_self_str_plain_key_tuple = PyTuple_New( 3 ); |
const_tuple_str_plain_val_str_plain_self_str_plain_key_tuple = PyTuple_New( 3 ); |
417 |
417 |
PyTuple_SET_ITEM( const_tuple_str_plain_val_str_plain_self_str_plain_key_tuple, 0, const_str_plain_val ); Py_INCREF( const_str_plain_val ); |
PyTuple_SET_ITEM( const_tuple_str_plain_val_str_plain_self_str_plain_key_tuple, 0, const_str_plain_val ); Py_INCREF( const_str_plain_val ); |
418 |
418 |
PyTuple_SET_ITEM( const_tuple_str_plain_val_str_plain_self_str_plain_key_tuple, 1, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
PyTuple_SET_ITEM( const_tuple_str_plain_val_str_plain_self_str_plain_key_tuple, 1, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
419 |
419 |
PyTuple_SET_ITEM( const_tuple_str_plain_val_str_plain_self_str_plain_key_tuple, 2, const_str_plain_key ); Py_INCREF( const_str_plain_key ); |
PyTuple_SET_ITEM( const_tuple_str_plain_val_str_plain_self_str_plain_key_tuple, 2, const_str_plain_key ); Py_INCREF( const_str_plain_key ); |
420 |
|
const_str_plain_python = UNSTREAM_STRING_ASCII( &constant_bin[ 1973 ], 6, 1 ); |
|
421 |
|
const_str_digest_4c89bbac7f3714b7cbb830562f48f26e = UNSTREAM_STRING_ASCII( &constant_bin[ 128285 ], 432, 0 ); |
|
422 |
|
const_str_digest_315d5240eb0b0faa3cfa0874c0f0d861 = UNSTREAM_STRING_ASCII( &constant_bin[ 128717 ], 61, 0 ); |
|
|
420 |
|
const_str_plain_python = UNSTREAM_STRING_ASCII( &constant_bin[ 2151 ], 6, 1 ); |
|
421 |
|
const_str_digest_4c89bbac7f3714b7cbb830562f48f26e = UNSTREAM_STRING_ASCII( &constant_bin[ 128658 ], 432, 0 ); |
|
422 |
|
const_str_digest_315d5240eb0b0faa3cfa0874c0f0d861 = UNSTREAM_STRING_ASCII( &constant_bin[ 129090 ], 61, 0 ); |
423 |
423 |
const_tuple_str_plain___version___str_plain_sendv_str_plain_stream_fd_tuple = PyTuple_New( 3 ); |
const_tuple_str_plain___version___str_plain_sendv_str_plain_stream_fd_tuple = PyTuple_New( 3 ); |
424 |
424 |
PyTuple_SET_ITEM( const_tuple_str_plain___version___str_plain_sendv_str_plain_stream_fd_tuple, 0, const_str_plain___version__ ); Py_INCREF( const_str_plain___version__ ); |
PyTuple_SET_ITEM( const_tuple_str_plain___version___str_plain_sendv_str_plain_stream_fd_tuple, 0, const_str_plain___version__ ); Py_INCREF( const_str_plain___version__ ); |
425 |
|
const_str_plain_sendv = UNSTREAM_STRING_ASCII( &constant_bin[ 128778 ], 5, 1 ); |
|
|
425 |
|
const_str_plain_sendv = UNSTREAM_STRING_ASCII( &constant_bin[ 129151 ], 5, 1 ); |
426 |
426 |
PyTuple_SET_ITEM( const_tuple_str_plain___version___str_plain_sendv_str_plain_stream_fd_tuple, 1, const_str_plain_sendv ); Py_INCREF( const_str_plain_sendv ); |
PyTuple_SET_ITEM( const_tuple_str_plain___version___str_plain_sendv_str_plain_stream_fd_tuple, 1, const_str_plain_sendv ); Py_INCREF( const_str_plain_sendv ); |
427 |
|
const_str_plain_stream_fd = UNSTREAM_STRING_ASCII( &constant_bin[ 128783 ], 9, 1 ); |
|
|
427 |
|
const_str_plain_stream_fd = UNSTREAM_STRING_ASCII( &constant_bin[ 129156 ], 9, 1 ); |
428 |
428 |
PyTuple_SET_ITEM( const_tuple_str_plain___version___str_plain_sendv_str_plain_stream_fd_tuple, 2, const_str_plain_stream_fd ); Py_INCREF( const_str_plain_stream_fd ); |
PyTuple_SET_ITEM( const_tuple_str_plain___version___str_plain_sendv_str_plain_stream_fd_tuple, 2, const_str_plain_stream_fd ); Py_INCREF( const_str_plain_stream_fd ); |
429 |
429 |
const_tuple_str_plain_ChainMap_tuple = PyTuple_New( 1 ); |
const_tuple_str_plain_ChainMap_tuple = PyTuple_New( 1 ); |
430 |
|
const_str_plain_ChainMap = UNSTREAM_STRING_ASCII( &constant_bin[ 128792 ], 8, 1 ); |
|
|
430 |
|
const_str_plain_ChainMap = UNSTREAM_STRING_ASCII( &constant_bin[ 129165 ], 8, 1 ); |
431 |
431 |
PyTuple_SET_ITEM( const_tuple_str_plain_ChainMap_tuple, 0, const_str_plain_ChainMap ); Py_INCREF( const_str_plain_ChainMap ); |
PyTuple_SET_ITEM( const_tuple_str_plain_ChainMap_tuple, 0, const_str_plain_ChainMap ); Py_INCREF( const_str_plain_ChainMap ); |
432 |
|
const_str_plain_machineid = UNSTREAM_STRING_ASCII( &constant_bin[ 128800 ], 9, 1 ); |
|
433 |
|
const_str_plain_handleError = UNSTREAM_STRING_ASCII( &constant_bin[ 128809 ], 11, 1 ); |
|
|
432 |
|
const_str_plain_machineid = UNSTREAM_STRING_ASCII( &constant_bin[ 129173 ], 9, 1 ); |
|
433 |
|
const_str_plain_handleError = UNSTREAM_STRING_ASCII( &constant_bin[ 129182 ], 11, 1 ); |
434 |
434 |
const_tuple_b12bc07623a651b3b8069b3f6e7ff045_tuple = PyTuple_New( 5 ); |
const_tuple_b12bc07623a651b3b8069b3f6e7ff045_tuple = PyTuple_New( 5 ); |
435 |
435 |
PyTuple_SET_ITEM( const_tuple_b12bc07623a651b3b8069b3f6e7ff045_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
PyTuple_SET_ITEM( const_tuple_b12bc07623a651b3b8069b3f6e7ff045_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
436 |
|
const_str_plain_record = UNSTREAM_STRING_ASCII( &constant_bin[ 128820 ], 6, 1 ); |
|
|
436 |
|
const_str_plain_record = UNSTREAM_STRING_ASCII( &constant_bin[ 129193 ], 6, 1 ); |
437 |
437 |
PyTuple_SET_ITEM( const_tuple_b12bc07623a651b3b8069b3f6e7ff045_tuple, 1, const_str_plain_record ); Py_INCREF( const_str_plain_record ); |
PyTuple_SET_ITEM( const_tuple_b12bc07623a651b3b8069b3f6e7ff045_tuple, 1, const_str_plain_record ); Py_INCREF( const_str_plain_record ); |
438 |
438 |
PyTuple_SET_ITEM( const_tuple_b12bc07623a651b3b8069b3f6e7ff045_tuple, 2, const_str_plain_msg ); Py_INCREF( const_str_plain_msg ); |
PyTuple_SET_ITEM( const_tuple_b12bc07623a651b3b8069b3f6e7ff045_tuple, 2, const_str_plain_msg ); Py_INCREF( const_str_plain_msg ); |
439 |
|
const_str_plain_pri = UNSTREAM_STRING_ASCII( &constant_bin[ 781 ], 3, 1 ); |
|
|
439 |
|
const_str_plain_pri = UNSTREAM_STRING_ASCII( &constant_bin[ 824 ], 3, 1 ); |
440 |
440 |
PyTuple_SET_ITEM( const_tuple_b12bc07623a651b3b8069b3f6e7ff045_tuple, 3, const_str_plain_pri ); Py_INCREF( const_str_plain_pri ); |
PyTuple_SET_ITEM( const_tuple_b12bc07623a651b3b8069b3f6e7ff045_tuple, 3, const_str_plain_pri ); Py_INCREF( const_str_plain_pri ); |
441 |
|
const_str_plain_extras = UNSTREAM_STRING_ASCII( &constant_bin[ 128826 ], 6, 1 ); |
|
|
441 |
|
const_str_plain_extras = UNSTREAM_STRING_ASCII( &constant_bin[ 129199 ], 6, 1 ); |
442 |
442 |
PyTuple_SET_ITEM( const_tuple_b12bc07623a651b3b8069b3f6e7ff045_tuple, 4, const_str_plain_extras ); Py_INCREF( const_str_plain_extras ); |
PyTuple_SET_ITEM( const_tuple_b12bc07623a651b3b8069b3f6e7ff045_tuple, 4, const_str_plain_extras ); Py_INCREF( const_str_plain_extras ); |
443 |
|
const_str_plain_SYSTEM = UNSTREAM_STRING_ASCII( &constant_bin[ 3974 ], 6, 1 ); |
|
444 |
|
const_str_plain_pathname = UNSTREAM_STRING_ASCII( &constant_bin[ 128832 ], 8, 1 ); |
|
445 |
|
const_str_plain_lineno = UNSTREAM_STRING_ASCII( &constant_bin[ 128840 ], 6, 1 ); |
|
446 |
|
const_str_plain_this_boot = UNSTREAM_STRING_ASCII( &constant_bin[ 128846 ], 9, 1 ); |
|
447 |
|
const_str_plain__SOURCE_REALTIME_TIMESTAMP = UNSTREAM_STRING_ASCII( &constant_bin[ 128855 ], 26, 1 ); |
|
448 |
|
const_str_plain__MACHINE_ID = UNSTREAM_STRING_ASCII( &constant_bin[ 128881 ], 11, 1 ); |
|
449 |
|
const_str_plain_get_boot = UNSTREAM_STRING_ASCII( &constant_bin[ 128892 ], 8, 1 ); |
|
450 |
|
const_set_e3bdae48c9321709f8a0c13bfa83230f = PyMarshal_ReadObjectFromString( (char *)&constant_bin[ 128900 ], 116 ); |
|
451 |
|
const_str_plain_OS_ROOT = UNSTREAM_STRING_ASCII( &constant_bin[ 129016 ], 7, 1 ); |
|
452 |
|
const_str_digest_0b8b46e68996d7cdf0f99a05ce2628b8 = UNSTREAM_STRING_ASCII( &constant_bin[ 129023 ], 35, 0 ); |
|
453 |
|
const_str_digest_958c937028b9f7e7257a16fbda8ad499 = UNSTREAM_STRING_ASCII( &constant_bin[ 129058 ], 21, 0 ); |
|
454 |
|
const_str_plain__convert_field = UNSTREAM_STRING_ASCII( &constant_bin[ 129065 ], 14, 1 ); |
|
455 |
|
const_str_plain_CODE_FUNC = UNSTREAM_STRING_ASCII( &constant_bin[ 129079 ], 9, 1 ); |
|
456 |
|
const_str_plain__convert_realtime = UNSTREAM_STRING_ASCII( &constant_bin[ 129088 ], 17, 1 ); |
|
457 |
|
const_str_plain__datetime = UNSTREAM_STRING_ASCII( &constant_bin[ 129105 ], 9, 1 ); |
|
|
443 |
|
const_str_plain_SYSTEM = UNSTREAM_STRING_ASCII( &constant_bin[ 4152 ], 6, 1 ); |
|
444 |
|
const_str_plain_pathname = UNSTREAM_STRING_ASCII( &constant_bin[ 129205 ], 8, 1 ); |
|
445 |
|
const_str_plain_lineno = UNSTREAM_STRING_ASCII( &constant_bin[ 129213 ], 6, 1 ); |
|
446 |
|
const_str_plain_this_boot = UNSTREAM_STRING_ASCII( &constant_bin[ 129219 ], 9, 1 ); |
|
447 |
|
const_str_plain__SOURCE_REALTIME_TIMESTAMP = UNSTREAM_STRING_ASCII( &constant_bin[ 129228 ], 26, 1 ); |
|
448 |
|
const_str_plain__MACHINE_ID = UNSTREAM_STRING_ASCII( &constant_bin[ 129254 ], 11, 1 ); |
|
449 |
|
const_str_plain_get_boot = UNSTREAM_STRING_ASCII( &constant_bin[ 129265 ], 8, 1 ); |
|
450 |
|
const_set_e3bdae48c9321709f8a0c13bfa83230f = PyMarshal_ReadObjectFromString( (char *)&constant_bin[ 129273 ], 116 ); |
|
451 |
|
const_str_plain_OS_ROOT = UNSTREAM_STRING_ASCII( &constant_bin[ 129389 ], 7, 1 ); |
|
452 |
|
const_str_digest_0b8b46e68996d7cdf0f99a05ce2628b8 = UNSTREAM_STRING_ASCII( &constant_bin[ 129396 ], 35, 0 ); |
|
453 |
|
const_str_digest_958c937028b9f7e7257a16fbda8ad499 = UNSTREAM_STRING_ASCII( &constant_bin[ 129431 ], 21, 0 ); |
|
454 |
|
const_str_plain__convert_field = UNSTREAM_STRING_ASCII( &constant_bin[ 129438 ], 14, 1 ); |
|
455 |
|
const_str_plain_CODE_FUNC = UNSTREAM_STRING_ASCII( &constant_bin[ 129452 ], 9, 1 ); |
|
456 |
|
const_str_plain__convert_realtime = UNSTREAM_STRING_ASCII( &constant_bin[ 129461 ], 17, 1 ); |
|
457 |
|
const_str_plain__datetime = UNSTREAM_STRING_ASCII( &constant_bin[ 129478 ], 9, 1 ); |
458 |
458 |
const_tuple_str_plain_self_str_plain_messageid_tuple = PyTuple_New( 2 ); |
const_tuple_str_plain_self_str_plain_messageid_tuple = PyTuple_New( 2 ); |
459 |
459 |
PyTuple_SET_ITEM( const_tuple_str_plain_self_str_plain_messageid_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
PyTuple_SET_ITEM( const_tuple_str_plain_self_str_plain_messageid_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
460 |
|
const_str_plain_messageid = UNSTREAM_STRING_ASCII( &constant_bin[ 128254 ], 9, 1 ); |
|
|
460 |
|
const_str_plain_messageid = UNSTREAM_STRING_ASCII( &constant_bin[ 128627 ], 9, 1 ); |
461 |
461 |
PyTuple_SET_ITEM( const_tuple_str_plain_self_str_plain_messageid_tuple, 1, const_str_plain_messageid ); Py_INCREF( const_str_plain_messageid ); |
PyTuple_SET_ITEM( const_tuple_str_plain_self_str_plain_messageid_tuple, 1, const_str_plain_messageid ); Py_INCREF( const_str_plain_messageid ); |
462 |
462 |
const_tuple_d2fdfa2eb59d65ee948c2b405c2e485c_tuple = PyTuple_New( 4 ); |
const_tuple_d2fdfa2eb59d65ee948c2b405c2e485c_tuple = PyTuple_New( 4 ); |
463 |
463 |
PyTuple_SET_ITEM( const_tuple_d2fdfa2eb59d65ee948c2b405c2e485c_tuple, 0, const_str_plain_identifier ); Py_INCREF( const_str_plain_identifier ); |
PyTuple_SET_ITEM( const_tuple_d2fdfa2eb59d65ee948c2b405c2e485c_tuple, 0, const_str_plain_identifier ); Py_INCREF( const_str_plain_identifier ); |
464 |
|
const_str_plain_priority = UNSTREAM_STRING_ASCII( &constant_bin[ 129114 ], 8, 1 ); |
|
|
464 |
|
const_str_plain_priority = UNSTREAM_STRING_ASCII( &constant_bin[ 129487 ], 8, 1 ); |
465 |
465 |
PyTuple_SET_ITEM( const_tuple_d2fdfa2eb59d65ee948c2b405c2e485c_tuple, 1, const_str_plain_priority ); Py_INCREF( const_str_plain_priority ); |
PyTuple_SET_ITEM( const_tuple_d2fdfa2eb59d65ee948c2b405c2e485c_tuple, 1, const_str_plain_priority ); Py_INCREF( const_str_plain_priority ); |
466 |
466 |
PyTuple_SET_ITEM( const_tuple_d2fdfa2eb59d65ee948c2b405c2e485c_tuple, 2, const_str_plain_level_prefix ); Py_INCREF( const_str_plain_level_prefix ); |
PyTuple_SET_ITEM( const_tuple_d2fdfa2eb59d65ee948c2b405c2e485c_tuple, 2, const_str_plain_level_prefix ); Py_INCREF( const_str_plain_level_prefix ); |
467 |
|
const_str_plain_fd = UNSTREAM_STRING_ASCII( &constant_bin[ 57950 ], 2, 1 ); |
|
|
467 |
|
const_str_plain_fd = UNSTREAM_STRING_ASCII( &constant_bin[ 58323 ], 2, 1 ); |
468 |
468 |
PyTuple_SET_ITEM( const_tuple_d2fdfa2eb59d65ee948c2b405c2e485c_tuple, 3, const_str_plain_fd ); Py_INCREF( const_str_plain_fd ); |
PyTuple_SET_ITEM( const_tuple_d2fdfa2eb59d65ee948c2b405c2e485c_tuple, 3, const_str_plain_fd ); Py_INCREF( const_str_plain_fd ); |
469 |
|
const_str_digest_42832435507ed9362d31d070f6314f56 = UNSTREAM_STRING_ASCII( &constant_bin[ 129122 ], 20, 0 ); |
|
470 |
|
const_str_plain_LOG_INFO = UNSTREAM_STRING_ASCII( &constant_bin[ 129142 ], 8, 1 ); |
|
471 |
|
const_str_plain__convert_source_monotonic = UNSTREAM_STRING_ASCII( &constant_bin[ 129150 ], 25, 1 ); |
|
|
469 |
|
const_str_digest_42832435507ed9362d31d070f6314f56 = UNSTREAM_STRING_ASCII( &constant_bin[ 129495 ], 20, 0 ); |
|
470 |
|
const_str_plain_LOG_INFO = UNSTREAM_STRING_ASCII( &constant_bin[ 129515 ], 8, 1 ); |
|
471 |
|
const_str_plain__convert_source_monotonic = UNSTREAM_STRING_ASCII( &constant_bin[ 129523 ], 25, 1 ); |
472 |
472 |
const_tuple_7d0fd87a68517c96ebba419e8c01aba9_tuple = PyTuple_New( 4 ); |
const_tuple_7d0fd87a68517c96ebba419e8c01aba9_tuple = PyTuple_New( 4 ); |
473 |
473 |
PyTuple_SET_ITEM( const_tuple_7d0fd87a68517c96ebba419e8c01aba9_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
PyTuple_SET_ITEM( const_tuple_7d0fd87a68517c96ebba419e8c01aba9_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
474 |
|
const_str_plain_monotonic = UNSTREAM_STRING_ASCII( &constant_bin[ 129166 ], 9, 1 ); |
|
|
474 |
|
const_str_plain_monotonic = UNSTREAM_STRING_ASCII( &constant_bin[ 129539 ], 9, 1 ); |
475 |
475 |
PyTuple_SET_ITEM( const_tuple_7d0fd87a68517c96ebba419e8c01aba9_tuple, 1, const_str_plain_monotonic ); Py_INCREF( const_str_plain_monotonic ); |
PyTuple_SET_ITEM( const_tuple_7d0fd87a68517c96ebba419e8c01aba9_tuple, 1, const_str_plain_monotonic ); Py_INCREF( const_str_plain_monotonic ); |
476 |
|
const_str_plain_bootid = UNSTREAM_STRING_ASCII( &constant_bin[ 128136 ], 6, 1 ); |
|
|
476 |
|
const_str_plain_bootid = UNSTREAM_STRING_ASCII( &constant_bin[ 128509 ], 6, 1 ); |
477 |
477 |
PyTuple_SET_ITEM( const_tuple_7d0fd87a68517c96ebba419e8c01aba9_tuple, 2, const_str_plain_bootid ); Py_INCREF( const_str_plain_bootid ); |
PyTuple_SET_ITEM( const_tuple_7d0fd87a68517c96ebba419e8c01aba9_tuple, 2, const_str_plain_bootid ); Py_INCREF( const_str_plain_bootid ); |
478 |
478 |
PyTuple_SET_ITEM( const_tuple_7d0fd87a68517c96ebba419e8c01aba9_tuple, 3, const_str_plain___class__ ); Py_INCREF( const_str_plain___class__ ); |
PyTuple_SET_ITEM( const_tuple_7d0fd87a68517c96ebba419e8c01aba9_tuple, 3, const_str_plain___class__ ); Py_INCREF( const_str_plain___class__ ); |
479 |
479 |
const_tuple_str_plain_Monotonic_tuple = PyTuple_New( 1 ); |
const_tuple_str_plain_Monotonic_tuple = PyTuple_New( 1 ); |
480 |
|
const_str_plain_Monotonic = UNSTREAM_STRING_ASCII( &constant_bin[ 129175 ], 9, 1 ); |
|
|
480 |
|
const_str_plain_Monotonic = UNSTREAM_STRING_ASCII( &constant_bin[ 129548 ], 9, 1 ); |
481 |
481 |
PyTuple_SET_ITEM( const_tuple_str_plain_Monotonic_tuple, 0, const_str_plain_Monotonic ); Py_INCREF( const_str_plain_Monotonic ); |
PyTuple_SET_ITEM( const_tuple_str_plain_Monotonic_tuple, 0, const_str_plain_Monotonic ); Py_INCREF( const_str_plain_Monotonic ); |
482 |
|
const_str_plain__get_catalog = UNSTREAM_STRING_ASCII( &constant_bin[ 129184 ], 12, 1 ); |
|
483 |
|
const_str_plain__SOURCE_MONOTONIC_TIMESTAMP = UNSTREAM_STRING_ASCII( &constant_bin[ 129196 ], 27, 1 ); |
|
484 |
|
const_str_digest_29a1eaa37a6e2ddd91147668c3b6987f = UNSTREAM_STRING_ASCII( &constant_bin[ 129223 ], 19, 0 ); |
|
485 |
|
const_str_plain__sys = UNSTREAM_STRING_ASCII( &constant_bin[ 6121 ], 4, 1 ); |
|
486 |
|
const_str_plain_log_level = UNSTREAM_STRING_ASCII( &constant_bin[ 129242 ], 9, 1 ); |
|
487 |
|
const_str_plain_mid = UNSTREAM_STRING_ASCII( &constant_bin[ 54238 ], 3, 1 ); |
|
|
482 |
|
const_str_plain__get_catalog = UNSTREAM_STRING_ASCII( &constant_bin[ 129557 ], 12, 1 ); |
|
483 |
|
const_str_plain__SOURCE_MONOTONIC_TIMESTAMP = UNSTREAM_STRING_ASCII( &constant_bin[ 129569 ], 27, 1 ); |
|
484 |
|
const_str_digest_29a1eaa37a6e2ddd91147668c3b6987f = UNSTREAM_STRING_ASCII( &constant_bin[ 129596 ], 19, 0 ); |
|
485 |
|
const_str_plain__sys = UNSTREAM_STRING_ASCII( &constant_bin[ 6299 ], 4, 1 ); |
|
486 |
|
const_str_plain_log_level = UNSTREAM_STRING_ASCII( &constant_bin[ 129615 ], 9, 1 ); |
|
487 |
|
const_str_plain_mid = UNSTREAM_STRING_ASCII( &constant_bin[ 54423 ], 3, 1 ); |
488 |
488 |
const_tuple_9121667be05a8b5f7af2ada16875086e_tuple = PyTuple_New( 4 ); |
const_tuple_9121667be05a8b5f7af2ada16875086e_tuple = PyTuple_New( 4 ); |
489 |
489 |
PyTuple_SET_ITEM( const_tuple_9121667be05a8b5f7af2ada16875086e_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
PyTuple_SET_ITEM( const_tuple_9121667be05a8b5f7af2ada16875086e_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
490 |
490 |
PyTuple_SET_ITEM( const_tuple_9121667be05a8b5f7af2ada16875086e_tuple, 1, const_str_plain_key ); Py_INCREF( const_str_plain_key ); |
PyTuple_SET_ITEM( const_tuple_9121667be05a8b5f7af2ada16875086e_tuple, 1, const_str_plain_key ); Py_INCREF( const_str_plain_key ); |
491 |
491 |
PyTuple_SET_ITEM( const_tuple_9121667be05a8b5f7af2ada16875086e_tuple, 2, const_str_plain_value ); Py_INCREF( const_str_plain_value ); |
PyTuple_SET_ITEM( const_tuple_9121667be05a8b5f7af2ada16875086e_tuple, 2, const_str_plain_value ); Py_INCREF( const_str_plain_value ); |
492 |
|
const_str_plain_convert = UNSTREAM_STRING_ASCII( &constant_bin[ 4601 ], 7, 1 ); |
|
|
492 |
|
const_str_plain_convert = UNSTREAM_STRING_ASCII( &constant_bin[ 4779 ], 7, 1 ); |
493 |
493 |
PyTuple_SET_ITEM( const_tuple_9121667be05a8b5f7af2ada16875086e_tuple, 3, const_str_plain_convert ); Py_INCREF( const_str_plain_convert ); |
PyTuple_SET_ITEM( const_tuple_9121667be05a8b5f7af2ada16875086e_tuple, 3, const_str_plain_convert ); Py_INCREF( const_str_plain_convert ); |
494 |
|
const_str_digest_4ed08209ad5320e7c4e89a1b746a5899 = UNSTREAM_STRING_ASCII( &constant_bin[ 129251 ], 15, 0 ); |
|
495 |
|
const_str_plain__IDENT_CHARACTER = UNSTREAM_STRING_ASCII( &constant_bin[ 129266 ], 16, 1 ); |
|
496 |
|
const_str_digest_e40d1083a9fb62d463ef20159b6e6bd4 = UNSTREAM_STRING_ASCII( &constant_bin[ 129282 ], 16, 0 ); |
|
|
494 |
|
const_str_digest_4ed08209ad5320e7c4e89a1b746a5899 = UNSTREAM_STRING_ASCII( &constant_bin[ 129624 ], 15, 0 ); |
|
495 |
|
const_str_plain__IDENT_CHARACTER = UNSTREAM_STRING_ASCII( &constant_bin[ 129639 ], 16, 1 ); |
|
496 |
|
const_str_digest_e40d1083a9fb62d463ef20159b6e6bd4 = UNSTREAM_STRING_ASCII( &constant_bin[ 129655 ], 16, 0 ); |
497 |
497 |
const_tuple_18f8302865f21b708ebb4a5f98ab47c3_tuple = PyTuple_New( 4 ); |
const_tuple_18f8302865f21b708ebb4a5f98ab47c3_tuple = PyTuple_New( 4 ); |
498 |
498 |
PyTuple_SET_ITEM( const_tuple_18f8302865f21b708ebb4a5f98ab47c3_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
PyTuple_SET_ITEM( const_tuple_18f8302865f21b708ebb4a5f98ab47c3_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
499 |
|
const_str_plain_skip = UNSTREAM_STRING_ASCII( &constant_bin[ 44903 ], 4, 1 ); |
|
|
499 |
|
const_str_plain_skip = UNSTREAM_STRING_ASCII( &constant_bin[ 45081 ], 4, 1 ); |
500 |
500 |
PyTuple_SET_ITEM( const_tuple_18f8302865f21b708ebb4a5f98ab47c3_tuple, 1, const_str_plain_skip ); Py_INCREF( const_str_plain_skip ); |
PyTuple_SET_ITEM( const_tuple_18f8302865f21b708ebb4a5f98ab47c3_tuple, 1, const_str_plain_skip ); Py_INCREF( const_str_plain_skip ); |
501 |
|
const_str_plain_entry = UNSTREAM_STRING_ASCII( &constant_bin[ 60715 ], 5, 1 ); |
|
|
501 |
|
const_str_plain_entry = UNSTREAM_STRING_ASCII( &constant_bin[ 61088 ], 5, 1 ); |
502 |
502 |
PyTuple_SET_ITEM( const_tuple_18f8302865f21b708ebb4a5f98ab47c3_tuple, 2, const_str_plain_entry ); Py_INCREF( const_str_plain_entry ); |
PyTuple_SET_ITEM( const_tuple_18f8302865f21b708ebb4a5f98ab47c3_tuple, 2, const_str_plain_entry ); Py_INCREF( const_str_plain_entry ); |
503 |
503 |
PyTuple_SET_ITEM( const_tuple_18f8302865f21b708ebb4a5f98ab47c3_tuple, 3, const_str_plain___class__ ); Py_INCREF( const_str_plain___class__ ); |
PyTuple_SET_ITEM( const_tuple_18f8302865f21b708ebb4a5f98ab47c3_tuple, 3, const_str_plain___class__ ); Py_INCREF( const_str_plain___class__ ); |
504 |
|
const_str_plain_timedelta = UNSTREAM_STRING_ASCII( &constant_bin[ 129298 ], 9, 1 ); |
|
505 |
|
const_str_plain_converters = UNSTREAM_STRING_ASCII( &constant_bin[ 128368 ], 10, 1 ); |
|
506 |
|
const_str_plain_CRITICAL = UNSTREAM_STRING_ASCII( &constant_bin[ 129307 ], 8, 1 ); |
|
507 |
|
const_str_digest_8014bd0a47eec9435fe2060a99b8b3e7 = UNSTREAM_STRING_ASCII( &constant_bin[ 129315 ], 108, 0 ); |
|
508 |
|
const_str_plain_us = UNSTREAM_STRING_ASCII( &constant_bin[ 237 ], 2, 1 ); |
|
509 |
|
const_str_plain__convert_trivial = UNSTREAM_STRING_ASCII( &constant_bin[ 129423 ], 16, 1 ); |
|
|
504 |
|
const_str_plain_timedelta = UNSTREAM_STRING_ASCII( &constant_bin[ 129671 ], 9, 1 ); |
|
505 |
|
const_str_plain_converters = UNSTREAM_STRING_ASCII( &constant_bin[ 128741 ], 10, 1 ); |
|
506 |
|
const_str_plain_CRITICAL = UNSTREAM_STRING_ASCII( &constant_bin[ 129680 ], 8, 1 ); |
|
507 |
|
const_str_digest_8014bd0a47eec9435fe2060a99b8b3e7 = UNSTREAM_STRING_ASCII( &constant_bin[ 129688 ], 108, 0 ); |
|
508 |
|
const_str_plain_us = UNSTREAM_STRING_ASCII( &constant_bin[ 320 ], 2, 1 ); |
|
509 |
|
const_str_plain__convert_trivial = UNSTREAM_STRING_ASCII( &constant_bin[ 129796 ], 16, 1 ); |
510 |
510 |
const_tuple_str_plain_self_str_plain_field_str_plain___class___tuple = PyTuple_New( 3 ); |
const_tuple_str_plain_self_str_plain_field_str_plain___class___tuple = PyTuple_New( 3 ); |
511 |
511 |
PyTuple_SET_ITEM( const_tuple_str_plain_self_str_plain_field_str_plain___class___tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
PyTuple_SET_ITEM( const_tuple_str_plain_self_str_plain_field_str_plain___class___tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
512 |
512 |
PyTuple_SET_ITEM( const_tuple_str_plain_self_str_plain_field_str_plain___class___tuple, 1, const_str_plain_field ); Py_INCREF( const_str_plain_field ); |
PyTuple_SET_ITEM( const_tuple_str_plain_self_str_plain_field_str_plain___class___tuple, 1, const_str_plain_field ); Py_INCREF( const_str_plain_field ); |
513 |
513 |
PyTuple_SET_ITEM( const_tuple_str_plain_self_str_plain_field_str_plain___class___tuple, 2, const_str_plain___class__ ); Py_INCREF( const_str_plain___class__ ); |
PyTuple_SET_ITEM( const_tuple_str_plain_self_str_plain_field_str_plain___class___tuple, 2, const_str_plain___class__ ); Py_INCREF( const_str_plain___class__ ); |
514 |
|
const_str_digest_7724d34893b1c2ab6fb285d1595bf355 = UNSTREAM_STRING_ASCII( &constant_bin[ 129439 ], 19, 0 ); |
|
515 |
|
const_str_plain_map_priority = UNSTREAM_STRING_ASCII( &constant_bin[ 129458 ], 12, 1 ); |
|
|
514 |
|
const_str_digest_7724d34893b1c2ab6fb285d1595bf355 = UNSTREAM_STRING_ASCII( &constant_bin[ 129812 ], 19, 0 ); |
|
515 |
|
const_str_plain_map_priority = UNSTREAM_STRING_ASCII( &constant_bin[ 129831 ], 12, 1 ); |
516 |
516 |
const_tuple_int_pos_1_tuple = PyTuple_New( 1 ); |
const_tuple_int_pos_1_tuple = PyTuple_New( 1 ); |
517 |
517 |
PyTuple_SET_ITEM( const_tuple_int_pos_1_tuple, 0, const_int_pos_1 ); Py_INCREF( const_int_pos_1 ); |
PyTuple_SET_ITEM( const_tuple_int_pos_1_tuple, 0, const_int_pos_1 ); Py_INCREF( const_int_pos_1 ); |
518 |
|
const_str_digest_1aa4617e7e8300091e0a4d919384056f = UNSTREAM_STRING_ASCII( &constant_bin[ 129470 ], 325, 0 ); |
|
519 |
|
const_str_plain_COREDUMP_SIGNAL = UNSTREAM_STRING_ASCII( &constant_bin[ 129795 ], 15, 1 ); |
|
520 |
|
const_str_plain_WARNING = UNSTREAM_STRING_ASCII( &constant_bin[ 129810 ], 7, 1 ); |
|
521 |
|
const_str_digest_3f4833ec1dfea57c4538bcb752439808 = UNSTREAM_STRING_ASCII( &constant_bin[ 129817 ], 54, 0 ); |
|
522 |
|
const_str_digest_10a307e1d3b4f4399ff51cb55c0f5d58 = UNSTREAM_STRING_ASCII( &constant_bin[ 129871 ], 1272, 0 ); |
|
|
518 |
|
const_str_digest_1aa4617e7e8300091e0a4d919384056f = UNSTREAM_STRING_ASCII( &constant_bin[ 129843 ], 325, 0 ); |
|
519 |
|
const_str_plain_COREDUMP_SIGNAL = UNSTREAM_STRING_ASCII( &constant_bin[ 130168 ], 15, 1 ); |
|
520 |
|
const_str_plain_WARNING = UNSTREAM_STRING_ASCII( &constant_bin[ 130183 ], 7, 1 ); |
|
521 |
|
const_str_digest_3f4833ec1dfea57c4538bcb752439808 = UNSTREAM_STRING_ASCII( &constant_bin[ 130190 ], 54, 0 ); |
|
522 |
|
const_str_digest_10a307e1d3b4f4399ff51cb55c0f5d58 = UNSTREAM_STRING_ASCII( &constant_bin[ 130244 ], 1272, 0 ); |
523 |
523 |
const_tuple_str_plain_self_str_plain_ans_tuple = PyTuple_New( 2 ); |
const_tuple_str_plain_self_str_plain_ans_tuple = PyTuple_New( 2 ); |
524 |
524 |
PyTuple_SET_ITEM( const_tuple_str_plain_self_str_plain_ans_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
PyTuple_SET_ITEM( const_tuple_str_plain_self_str_plain_ans_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
525 |
|
const_str_plain_ans = UNSTREAM_STRING_ASCII( &constant_bin[ 9348 ], 3, 1 ); |
|
|
525 |
|
const_str_plain_ans = UNSTREAM_STRING_ASCII( &constant_bin[ 9526 ], 3, 1 ); |
526 |
526 |
PyTuple_SET_ITEM( const_tuple_str_plain_self_str_plain_ans_tuple, 1, const_str_plain_ans ); Py_INCREF( const_str_plain_ans ); |
PyTuple_SET_ITEM( const_tuple_str_plain_self_str_plain_ans_tuple, 1, const_str_plain_ans ); Py_INCREF( const_str_plain_ans ); |
527 |
|
const_str_digest_77b5256aa381bc96240e908e295a480f = UNSTREAM_STRING_ASCII( &constant_bin[ 131143 ], 257, 0 ); |
|
528 |
|
const_str_digest_5ac9fa6c1900185f7492bdc201333f71 = UNSTREAM_STRING_ASCII( &constant_bin[ 131400 ], 14, 0 ); |
|
|
527 |
|
const_str_digest_77b5256aa381bc96240e908e295a480f = UNSTREAM_STRING_ASCII( &constant_bin[ 131516 ], 257, 0 ); |
|
528 |
|
const_str_digest_5ac9fa6c1900185f7492bdc201333f71 = UNSTREAM_STRING_ASCII( &constant_bin[ 131773 ], 14, 0 ); |
529 |
529 |
const_str_plain_w = UNSTREAM_STRING_ASCII( &constant_bin[ 37 ], 1, 1 ); |
const_str_plain_w = UNSTREAM_STRING_ASCII( &constant_bin[ 37 ], 1, 1 ); |
530 |
|
const_str_plain__get_realtime = UNSTREAM_STRING_ASCII( &constant_bin[ 131414 ], 13, 1 ); |
|
531 |
|
const_str_plain_get_next = UNSTREAM_STRING_ASCII( &constant_bin[ 131427 ], 8, 1 ); |
|
|
530 |
|
const_str_plain__get_realtime = UNSTREAM_STRING_ASCII( &constant_bin[ 131787 ], 13, 1 ); |
|
531 |
|
const_str_plain_get_next = UNSTREAM_STRING_ASCII( &constant_bin[ 131800 ], 8, 1 ); |
532 |
532 |
const_tuple_str_plain_self_str_plain_bootid_tuple = PyTuple_New( 2 ); |
const_tuple_str_plain_self_str_plain_bootid_tuple = PyTuple_New( 2 ); |
533 |
533 |
PyTuple_SET_ITEM( const_tuple_str_plain_self_str_plain_bootid_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
PyTuple_SET_ITEM( const_tuple_str_plain_self_str_plain_bootid_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
534 |
534 |
PyTuple_SET_ITEM( const_tuple_str_plain_self_str_plain_bootid_tuple, 1, const_str_plain_bootid ); Py_INCREF( const_str_plain_bootid ); |
PyTuple_SET_ITEM( const_tuple_str_plain_self_str_plain_bootid_tuple, 1, const_str_plain_bootid ); Py_INCREF( const_str_plain_bootid ); |
535 |
|
const_str_digest_150c127e289e9cda4759091e152523a2 = UNSTREAM_STRING_ASCII( &constant_bin[ 131435 ], 303, 0 ); |
|
536 |
|
const_str_plain__convert_entry = UNSTREAM_STRING_ASCII( &constant_bin[ 131738 ], 14, 1 ); |
|
537 |
|
const_str_plain_LOG_CRIT = UNSTREAM_STRING_ASCII( &constant_bin[ 130905 ], 8, 1 ); |
|
538 |
|
const_str_digest_6fb2981bbe8e2b68cc3103ac5e293911 = UNSTREAM_STRING_ASCII( &constant_bin[ 131752 ], 21, 0 ); |
|
539 |
|
const_str_digest_577fd6e9bddfedcbbde6041a8581bf0a = UNSTREAM_STRING_ASCII( &constant_bin[ 131773 ], 144, 0 ); |
|
540 |
|
const_str_plain_THREAD_NAME = UNSTREAM_STRING_ASCII( &constant_bin[ 131917 ], 11, 1 ); |
|
541 |
|
const_str_digest_ffdb871eb2770cd96cd0f10de05a4adf = UNSTREAM_STRING_ASCII( &constant_bin[ 131928 ], 27, 0 ); |
|
542 |
|
const_str_digest_69b886476f641548fe7f3df6f897d5f8 = UNSTREAM_STRING_ASCII( &constant_bin[ 131955 ], 172, 0 ); |
|
543 |
|
const_str_plain_JournalHandler = UNSTREAM_STRING_ASCII( &constant_bin[ 129223 ], 14, 1 ); |
|
544 |
|
const_str_digest_19536bb4146d07748c7d8919355ea79f = UNSTREAM_STRING_ASCII( &constant_bin[ 132127 ], 904, 0 ); |
|
545 |
|
const_str_plain_processName = UNSTREAM_STRING_ASCII( &constant_bin[ 133031 ], 11, 1 ); |
|
546 |
|
const_str_plain_RUNTIME_ONLY = UNSTREAM_STRING_ASCII( &constant_bin[ 133042 ], 12, 1 ); |
|
547 |
|
const_str_digest_39542a61c09c6d6387afa1bf5916f1aa = UNSTREAM_STRING_ASCII( &constant_bin[ 133054 ], 552, 0 ); |
|
548 |
|
const_str_plain_CODE_ARGS = UNSTREAM_STRING_ASCII( &constant_bin[ 133606 ], 9, 1 ); |
|
|
535 |
|
const_str_digest_150c127e289e9cda4759091e152523a2 = UNSTREAM_STRING_ASCII( &constant_bin[ 131808 ], 303, 0 ); |
|
536 |
|
const_str_plain__convert_entry = UNSTREAM_STRING_ASCII( &constant_bin[ 132111 ], 14, 1 ); |
|
537 |
|
const_str_plain_LOG_CRIT = UNSTREAM_STRING_ASCII( &constant_bin[ 131278 ], 8, 1 ); |
|
538 |
|
const_str_digest_6fb2981bbe8e2b68cc3103ac5e293911 = UNSTREAM_STRING_ASCII( &constant_bin[ 132125 ], 21, 0 ); |
|
539 |
|
const_str_digest_577fd6e9bddfedcbbde6041a8581bf0a = UNSTREAM_STRING_ASCII( &constant_bin[ 132146 ], 144, 0 ); |
|
540 |
|
const_str_plain_THREAD_NAME = UNSTREAM_STRING_ASCII( &constant_bin[ 132290 ], 11, 1 ); |
|
541 |
|
const_str_digest_ffdb871eb2770cd96cd0f10de05a4adf = UNSTREAM_STRING_ASCII( &constant_bin[ 132301 ], 27, 0 ); |
|
542 |
|
const_str_digest_69b886476f641548fe7f3df6f897d5f8 = UNSTREAM_STRING_ASCII( &constant_bin[ 132328 ], 172, 0 ); |
|
543 |
|
const_str_plain_JournalHandler = UNSTREAM_STRING_ASCII( &constant_bin[ 129596 ], 14, 1 ); |
|
544 |
|
const_str_digest_19536bb4146d07748c7d8919355ea79f = UNSTREAM_STRING_ASCII( &constant_bin[ 132500 ], 904, 0 ); |
|
545 |
|
const_str_plain_processName = UNSTREAM_STRING_ASCII( &constant_bin[ 133404 ], 11, 1 ); |
|
546 |
|
const_str_plain_RUNTIME_ONLY = UNSTREAM_STRING_ASCII( &constant_bin[ 133415 ], 12, 1 ); |
|
547 |
|
const_str_digest_39542a61c09c6d6387afa1bf5916f1aa = UNSTREAM_STRING_ASCII( &constant_bin[ 133427 ], 552, 0 ); |
|
548 |
|
const_str_plain_CODE_ARGS = UNSTREAM_STRING_ASCII( &constant_bin[ 133979 ], 9, 1 ); |
549 |
549 |
const_tuple_str_plain_mid_tuple = PyTuple_New( 1 ); |
const_tuple_str_plain_mid_tuple = PyTuple_New( 1 ); |
550 |
550 |
PyTuple_SET_ITEM( const_tuple_str_plain_mid_tuple, 0, const_str_plain_mid ); Py_INCREF( const_str_plain_mid ); |
PyTuple_SET_ITEM( const_tuple_str_plain_mid_tuple, 0, const_str_plain_mid ); Py_INCREF( const_str_plain_mid ); |
551 |
|
const_str_plain_LOG_WARNING = UNSTREAM_STRING_ASCII( &constant_bin[ 130928 ], 11, 1 ); |
|
552 |
|
const_str_plain__logging = UNSTREAM_STRING_ASCII( &constant_bin[ 133615 ], 8, 1 ); |
|
553 |
|
const_str_digest_e095dc2ef6675a4d311fe55baf6f298a = UNSTREAM_STRING_ASCII( &constant_bin[ 133623 ], 15, 0 ); |
|
554 |
|
const_str_plain_realtime = UNSTREAM_STRING_ASCII( &constant_bin[ 127952 ], 8, 1 ); |
|
555 |
|
const_str_plain_Reader = UNSTREAM_STRING_ASCII( &constant_bin[ 128041 ], 6, 1 ); |
|
556 |
|
const_str_plain__convert_timestamp = UNSTREAM_STRING_ASCII( &constant_bin[ 133638 ], 18, 1 ); |
|
557 |
|
const_str_digest_097e2af75f6d3cdffafe42cac011dd94 = UNSTREAM_STRING_ASCII( &constant_bin[ 133656 ], 38, 0 ); |
|
558 |
|
const_str_plain_get_catalog = UNSTREAM_STRING_ASCII( &constant_bin[ 129185 ], 11, 1 ); |
|
559 |
|
const_str_plain_SYSTEM_ONLY = UNSTREAM_STRING_ASCII( &constant_bin[ 133694 ], 11, 1 ); |
|
560 |
|
const_str_plain___next__ = UNSTREAM_STRING_ASCII( &constant_bin[ 129258 ], 8, 1 ); |
|
561 |
|
const_str_plain__BOOT_ID = UNSTREAM_STRING_ASCII( &constant_bin[ 128061 ], 8, 1 ); |
|
|
551 |
|
const_str_plain_LOG_WARNING = UNSTREAM_STRING_ASCII( &constant_bin[ 131301 ], 11, 1 ); |
|
552 |
|
const_str_plain__logging = UNSTREAM_STRING_ASCII( &constant_bin[ 133988 ], 8, 1 ); |
|
553 |
|
const_str_digest_e095dc2ef6675a4d311fe55baf6f298a = UNSTREAM_STRING_ASCII( &constant_bin[ 133996 ], 15, 0 ); |
|
554 |
|
const_str_plain_realtime = UNSTREAM_STRING_ASCII( &constant_bin[ 128325 ], 8, 1 ); |
|
555 |
|
const_str_plain_Reader = UNSTREAM_STRING_ASCII( &constant_bin[ 128414 ], 6, 1 ); |
|
556 |
|
const_str_plain__convert_timestamp = UNSTREAM_STRING_ASCII( &constant_bin[ 134011 ], 18, 1 ); |
|
557 |
|
const_str_digest_097e2af75f6d3cdffafe42cac011dd94 = UNSTREAM_STRING_ASCII( &constant_bin[ 134029 ], 38, 0 ); |
|
558 |
|
const_str_plain_get_catalog = UNSTREAM_STRING_ASCII( &constant_bin[ 129558 ], 11, 1 ); |
|
559 |
|
const_str_plain_SYSTEM_ONLY = UNSTREAM_STRING_ASCII( &constant_bin[ 134067 ], 11, 1 ); |
|
560 |
|
const_str_plain___next__ = UNSTREAM_STRING_ASCII( &constant_bin[ 129631 ], 8, 1 ); |
|
561 |
|
const_str_plain__BOOT_ID = UNSTREAM_STRING_ASCII( &constant_bin[ 128434 ], 8, 1 ); |
562 |
562 |
const_int_pos_1000000 = PyLong_FromUnsignedLong( 1000000ul ); |
const_int_pos_1000000 = PyLong_FromUnsignedLong( 1000000ul ); |
563 |
|
const_str_plain_INITRD_USEC = UNSTREAM_STRING_ASCII( &constant_bin[ 133705 ], 11, 1 ); |
|
564 |
|
const_bytes_chr_61 = UNSTREAM_BYTES( &constant_bin[ 1585 ], 1 ); |
|
565 |
|
const_str_digest_84805c5d0c36c4895495c9c02fc3aaba = UNSTREAM_STRING_ASCII( &constant_bin[ 133716 ], 327, 0 ); |
|
566 |
|
const_str_digest_96e0bca0c9bfb42fc2ff0a38c83dbea8 = UNSTREAM_STRING_ASCII( &constant_bin[ 134043 ], 1938, 0 ); |
|
|
563 |
|
const_str_plain_INITRD_USEC = UNSTREAM_STRING_ASCII( &constant_bin[ 134078 ], 11, 1 ); |
|
564 |
|
const_bytes_chr_61 = UNSTREAM_BYTES( &constant_bin[ 1768 ], 1 ); |
|
565 |
|
const_str_digest_84805c5d0c36c4895495c9c02fc3aaba = UNSTREAM_STRING_ASCII( &constant_bin[ 134089 ], 327, 0 ); |
|
566 |
|
const_str_digest_96e0bca0c9bfb42fc2ff0a38c83dbea8 = UNSTREAM_STRING_ASCII( &constant_bin[ 134416 ], 1938, 0 ); |
567 |
567 |
const_tuple_622d8e5bdbbbee6d16defef14b4ca236_tuple = PyTuple_New( 3 ); |
const_tuple_622d8e5bdbbbee6d16defef14b4ca236_tuple = PyTuple_New( 3 ); |
568 |
568 |
PyTuple_SET_ITEM( const_tuple_622d8e5bdbbbee6d16defef14b4ca236_tuple, 0, const_str_digest_b9c4baf879ebd882d40843df3a4dead7 ); Py_INCREF( const_str_digest_b9c4baf879ebd882d40843df3a4dead7 ); |
PyTuple_SET_ITEM( const_tuple_622d8e5bdbbbee6d16defef14b4ca236_tuple, 0, const_str_digest_b9c4baf879ebd882d40843df3a4dead7 ); Py_INCREF( const_str_digest_b9c4baf879ebd882d40843df3a4dead7 ); |
569 |
569 |
PyTuple_SET_ITEM( const_tuple_622d8e5bdbbbee6d16defef14b4ca236_tuple, 1, const_str_plain_key ); Py_INCREF( const_str_plain_key ); |
PyTuple_SET_ITEM( const_tuple_622d8e5bdbbbee6d16defef14b4ca236_tuple, 1, const_str_plain_key ); Py_INCREF( const_str_plain_key ); |
570 |
570 |
PyTuple_SET_ITEM( const_tuple_622d8e5bdbbbee6d16defef14b4ca236_tuple, 2, const_str_plain_val ); Py_INCREF( const_str_plain_val ); |
PyTuple_SET_ITEM( const_tuple_622d8e5bdbbbee6d16defef14b4ca236_tuple, 2, const_str_plain_val ); Py_INCREF( const_str_plain_val ); |
571 |
|
const_str_plain_maps = UNSTREAM_STRING_ASCII( &constant_bin[ 57921 ], 4, 1 ); |
|
572 |
|
const_str_plain_DEBUG = UNSTREAM_STRING_ASCII( &constant_bin[ 130973 ], 5, 1 ); |
|
573 |
|
const_str_plain_LOGGER = UNSTREAM_STRING_ASCII( &constant_bin[ 135730 ], 6, 1 ); |
|
574 |
|
const_str_plain__os = UNSTREAM_STRING_ASCII( &constant_bin[ 63459 ], 3, 1 ); |
|
575 |
|
const_str_plain_EXCEPTION_INFO = UNSTREAM_STRING_ASCII( &constant_bin[ 135981 ], 14, 1 ); |
|
576 |
|
const_str_plain_COREDUMP = UNSTREAM_STRING_ASCII( &constant_bin[ 127960 ], 8, 1 ); |
|
577 |
|
const_str_plain___REALTIME_TIMESTAMP = UNSTREAM_STRING_ASCII( &constant_bin[ 135995 ], 20, 1 ); |
|
578 |
|
const_str_digest_b78776731112891ed9152341e232c4db = UNSTREAM_STRING_ASCII( &constant_bin[ 136015 ], 18, 0 ); |
|
579 |
|
const_str_digest_01ca262ea6fbc6568838440e24839143 = UNSTREAM_STRING_ASCII( &constant_bin[ 136033 ], 245, 0 ); |
|
580 |
|
const_str_digest_98cbf32d810591fc9ca3271e790fa9ab = UNSTREAM_STRING_ASCII( &constant_bin[ 136278 ], 461, 0 ); |
|
581 |
|
const_str_plain_extract_stack = UNSTREAM_STRING_ASCII( &constant_bin[ 136739 ], 13, 1 ); |
|
582 |
|
const_str_plain_division = UNSTREAM_STRING_ASCII( &constant_bin[ 136752 ], 8, 1 ); |
|
583 |
|
const_str_digest_8b4c8c81913e132a2fb432c041f3150f = UNSTREAM_STRING_ASCII( &constant_bin[ 43100 ], 2, 0 ); |
|
584 |
|
const_str_plain__SYSTEMD_SESSION = UNSTREAM_STRING_ASCII( &constant_bin[ 136760 ], 16, 1 ); |
|
585 |
|
const_str_digest_e7aee1712a87065820dfdb862cbba591 = UNSTREAM_STRING_ASCII( &constant_bin[ 136776 ], 21, 0 ); |
|
586 |
|
const_str_digest_5f7e8857f68fdabf4be40762b214277a = UNSTREAM_STRING_ASCII( &constant_bin[ 136797 ], 10, 0 ); |
|
587 |
|
const_str_plain_MESSAGE = UNSTREAM_STRING_ASCII( &constant_bin[ 23767 ], 7, 1 ); |
|
588 |
|
const_str_digest_4a6adbd3133822985b0246d19784ca26 = UNSTREAM_STRING_ASCII( &constant_bin[ 136807 ], 15, 0 ); |
|
589 |
|
const_str_plain_Handler = UNSTREAM_STRING_ASCII( &constant_bin[ 3492 ], 7, 1 ); |
|
590 |
|
const_str_plain_PRIORITY = UNSTREAM_STRING_ASCII( &constant_bin[ 130404 ], 8, 1 ); |
|
591 |
|
const_str_digest_5cf7359cf4084859ed6c25fb6aaf8f72 = UNSTREAM_STRING_ASCII( &constant_bin[ 136822 ], 10, 0 ); |
|
592 |
|
const_str_plain_wait = UNSTREAM_STRING_ASCII( &constant_bin[ 129557 ], 4, 1 ); |
|
593 |
|
const_str_plain__get_monotonic = UNSTREAM_STRING_ASCII( &constant_bin[ 136832 ], 14, 1 ); |
|
|
571 |
|
const_str_plain_maps = UNSTREAM_STRING_ASCII( &constant_bin[ 58294 ], 4, 1 ); |
|
572 |
|
const_str_plain_DEBUG = UNSTREAM_STRING_ASCII( &constant_bin[ 131346 ], 5, 1 ); |
|
573 |
|
const_str_plain_LOGGER = UNSTREAM_STRING_ASCII( &constant_bin[ 136103 ], 6, 1 ); |
|
574 |
|
const_str_plain__os = UNSTREAM_STRING_ASCII( &constant_bin[ 63832 ], 3, 1 ); |
|
575 |
|
const_str_plain_EXCEPTION_INFO = UNSTREAM_STRING_ASCII( &constant_bin[ 136354 ], 14, 1 ); |
|
576 |
|
const_str_plain_COREDUMP = UNSTREAM_STRING_ASCII( &constant_bin[ 128333 ], 8, 1 ); |
|
577 |
|
const_str_plain___REALTIME_TIMESTAMP = UNSTREAM_STRING_ASCII( &constant_bin[ 136368 ], 20, 1 ); |
|
578 |
|
const_str_digest_b78776731112891ed9152341e232c4db = UNSTREAM_STRING_ASCII( &constant_bin[ 136388 ], 18, 0 ); |
|
579 |
|
const_str_digest_01ca262ea6fbc6568838440e24839143 = UNSTREAM_STRING_ASCII( &constant_bin[ 136406 ], 245, 0 ); |
|
580 |
|
const_str_digest_98cbf32d810591fc9ca3271e790fa9ab = UNSTREAM_STRING_ASCII( &constant_bin[ 136651 ], 461, 0 ); |
|
581 |
|
const_str_plain_extract_stack = UNSTREAM_STRING_ASCII( &constant_bin[ 137112 ], 13, 1 ); |
|
582 |
|
const_str_plain_division = UNSTREAM_STRING_ASCII( &constant_bin[ 137125 ], 8, 1 ); |
|
583 |
|
const_str_digest_8b4c8c81913e132a2fb432c041f3150f = UNSTREAM_STRING_ASCII( &constant_bin[ 43278 ], 2, 0 ); |
|
584 |
|
const_str_plain__SYSTEMD_SESSION = UNSTREAM_STRING_ASCII( &constant_bin[ 137133 ], 16, 1 ); |
|
585 |
|
const_str_digest_e7aee1712a87065820dfdb862cbba591 = UNSTREAM_STRING_ASCII( &constant_bin[ 137149 ], 21, 0 ); |
|
586 |
|
const_str_digest_5f7e8857f68fdabf4be40762b214277a = UNSTREAM_STRING_ASCII( &constant_bin[ 137170 ], 10, 0 ); |
|
587 |
|
const_str_plain_MESSAGE = UNSTREAM_STRING_ASCII( &constant_bin[ 23945 ], 7, 1 ); |
|
588 |
|
const_str_digest_4a6adbd3133822985b0246d19784ca26 = UNSTREAM_STRING_ASCII( &constant_bin[ 137180 ], 15, 0 ); |
|
589 |
|
const_str_plain_Handler = UNSTREAM_STRING_ASCII( &constant_bin[ 3670 ], 7, 1 ); |
|
590 |
|
const_str_plain_PRIORITY = UNSTREAM_STRING_ASCII( &constant_bin[ 130777 ], 8, 1 ); |
|
591 |
|
const_str_digest_5cf7359cf4084859ed6c25fb6aaf8f72 = UNSTREAM_STRING_ASCII( &constant_bin[ 137195 ], 10, 0 ); |
|
592 |
|
const_str_plain_wait = UNSTREAM_STRING_ASCII( &constant_bin[ 129930 ], 4, 1 ); |
|
593 |
|
const_str_plain__get_monotonic = UNSTREAM_STRING_ASCII( &constant_bin[ 137205 ], 14, 1 ); |
594 |
594 |
const_tuple_f318c00ec00c51d5b7c3ca58b4b93afc_tuple = PyTuple_New( 4 ); |
const_tuple_f318c00ec00c51d5b7c3ca58b4b93afc_tuple = PyTuple_New( 4 ); |
595 |
595 |
PyTuple_SET_ITEM( const_tuple_f318c00ec00c51d5b7c3ca58b4b93afc_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
PyTuple_SET_ITEM( const_tuple_f318c00ec00c51d5b7c3ca58b4b93afc_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
596 |
596 |
PyTuple_SET_ITEM( const_tuple_f318c00ec00c51d5b7c3ca58b4b93afc_tuple, 1, const_str_plain_timeout ); Py_INCREF( const_str_plain_timeout ); |
PyTuple_SET_ITEM( const_tuple_f318c00ec00c51d5b7c3ca58b4b93afc_tuple, 1, const_str_plain_timeout ); Py_INCREF( const_str_plain_timeout ); |
|
... |
... |
static void createModuleConstants( void ) |
601 |
601 |
PyTuple_SET_ITEM( const_tuple_4c377ac488c9c6d9e906494475447c9b_tuple, 1, const_str_plain_value ); Py_INCREF( const_str_plain_value ); |
PyTuple_SET_ITEM( const_tuple_4c377ac488c9c6d9e906494475447c9b_tuple, 1, const_str_plain_value ); Py_INCREF( const_str_plain_value ); |
602 |
602 |
PyTuple_SET_ITEM( const_tuple_4c377ac488c9c6d9e906494475447c9b_tuple, 2, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
PyTuple_SET_ITEM( const_tuple_4c377ac488c9c6d9e906494475447c9b_tuple, 2, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
603 |
603 |
PyTuple_SET_ITEM( const_tuple_4c377ac488c9c6d9e906494475447c9b_tuple, 3, const_str_plain_field ); Py_INCREF( const_str_plain_field ); |
PyTuple_SET_ITEM( const_tuple_4c377ac488c9c6d9e906494475447c9b_tuple, 3, const_str_plain_field ); Py_INCREF( const_str_plain_field ); |
604 |
|
const_str_plain__get_cursor = UNSTREAM_STRING_ASCII( &constant_bin[ 136846 ], 11, 1 ); |
|
605 |
|
const_str_digest_5f2cc55bec6a0e0c83461cd1c4197a6e = UNSTREAM_STRING_ASCII( &constant_bin[ 136857 ], 20, 0 ); |
|
606 |
|
const_str_plain_this_machine = UNSTREAM_STRING_ASCII( &constant_bin[ 129446 ], 12, 1 ); |
|
607 |
|
const_str_digest_c9198050bf7f98bfc630bb56840f7994 = UNSTREAM_STRING_ASCII( &constant_bin[ 136877 ], 19, 0 ); |
|
608 |
|
const_str_plain_files = UNSTREAM_STRING_ASCII( &constant_bin[ 1227 ], 5, 1 ); |
|
609 |
|
const_str_plain_threadName = UNSTREAM_STRING_ASCII( &constant_bin[ 136896 ], 10, 1 ); |
|
610 |
|
const_str_plain_LOG_DEBUG = UNSTREAM_STRING_ASCII( &constant_bin[ 130969 ], 9, 1 ); |
|
611 |
|
const_str_plain__journal = UNSTREAM_STRING_ASCII( &constant_bin[ 136906 ], 8, 1 ); |
|
612 |
|
const_str_plain_stream = UNSTREAM_STRING_ASCII( &constant_bin[ 128783 ], 6, 1 ); |
|
613 |
|
const_str_plain_LOG_NOTICE = UNSTREAM_STRING_ASCII( &constant_bin[ 130943 ], 10, 1 ); |
|
614 |
|
const_str_digest_6a0fbab1ba397fb45012e49e87c8071d = UNSTREAM_STRING_ASCII( &constant_bin[ 130451 ], 8, 0 ); |
|
|
604 |
|
const_str_plain__get_cursor = UNSTREAM_STRING_ASCII( &constant_bin[ 137219 ], 11, 1 ); |
|
605 |
|
const_str_digest_5f2cc55bec6a0e0c83461cd1c4197a6e = UNSTREAM_STRING_ASCII( &constant_bin[ 137230 ], 20, 0 ); |
|
606 |
|
const_str_plain_this_machine = UNSTREAM_STRING_ASCII( &constant_bin[ 129819 ], 12, 1 ); |
|
607 |
|
const_str_digest_c9198050bf7f98bfc630bb56840f7994 = UNSTREAM_STRING_ASCII( &constant_bin[ 137250 ], 19, 0 ); |
|
608 |
|
const_str_plain_files = UNSTREAM_STRING_ASCII( &constant_bin[ 182 ], 5, 1 ); |
|
609 |
|
const_str_plain_threadName = UNSTREAM_STRING_ASCII( &constant_bin[ 137269 ], 10, 1 ); |
|
610 |
|
const_str_plain_LOG_DEBUG = UNSTREAM_STRING_ASCII( &constant_bin[ 131342 ], 9, 1 ); |
|
611 |
|
const_str_plain__journal = UNSTREAM_STRING_ASCII( &constant_bin[ 137279 ], 8, 1 ); |
|
612 |
|
const_str_plain_stream = UNSTREAM_STRING_ASCII( &constant_bin[ 129156 ], 6, 1 ); |
|
613 |
|
const_str_plain_LOG_NOTICE = UNSTREAM_STRING_ASCII( &constant_bin[ 131316 ], 10, 1 ); |
|
614 |
|
const_str_digest_6a0fbab1ba397fb45012e49e87c8071d = UNSTREAM_STRING_ASCII( &constant_bin[ 130824 ], 8, 0 ); |
615 |
615 |
const_tuple_str_plain_m_tuple = PyTuple_New( 1 ); |
const_tuple_str_plain_m_tuple = PyTuple_New( 1 ); |
616 |
616 |
PyTuple_SET_ITEM( const_tuple_str_plain_m_tuple, 0, const_str_plain_m ); Py_INCREF( const_str_plain_m ); |
PyTuple_SET_ITEM( const_tuple_str_plain_m_tuple, 0, const_str_plain_m ); Py_INCREF( const_str_plain_m ); |
617 |
|
const_str_plain_NOTSET = UNSTREAM_STRING_ASCII( &constant_bin[ 136914 ], 6, 1 ); |
|
618 |
|
const_str_plain_MESSAGE_ID = UNSTREAM_STRING_ASCII( &constant_bin[ 131367 ], 10, 1 ); |
|
619 |
|
const_str_plain__reader = UNSTREAM_STRING_ASCII( &constant_bin[ 136920 ], 7, 1 ); |
|
620 |
|
const_str_plain_CURRENT_USER = UNSTREAM_STRING_ASCII( &constant_bin[ 136927 ], 12, 1 ); |
|
|
617 |
|
const_str_plain_NOTSET = UNSTREAM_STRING_ASCII( &constant_bin[ 137287 ], 6, 1 ); |
|
618 |
|
const_str_plain_MESSAGE_ID = UNSTREAM_STRING_ASCII( &constant_bin[ 131740 ], 10, 1 ); |
|
619 |
|
const_str_plain__reader = UNSTREAM_STRING_ASCII( &constant_bin[ 137293 ], 7, 1 ); |
|
620 |
|
const_str_plain_CURRENT_USER = UNSTREAM_STRING_ASCII( &constant_bin[ 137300 ], 12, 1 ); |
621 |
621 |
const_tuple_2b0e0ebef1a98bb347c70e1cff449389_tuple = PyTuple_New( 6 ); |
const_tuple_2b0e0ebef1a98bb347c70e1cff449389_tuple = PyTuple_New( 6 ); |
622 |
622 |
PyTuple_SET_ITEM( const_tuple_2b0e0ebef1a98bb347c70e1cff449389_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
PyTuple_SET_ITEM( const_tuple_2b0e0ebef1a98bb347c70e1cff449389_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
623 |
623 |
PyTuple_SET_ITEM( const_tuple_2b0e0ebef1a98bb347c70e1cff449389_tuple, 1, const_str_plain_level ); Py_INCREF( const_str_plain_level ); |
PyTuple_SET_ITEM( const_tuple_2b0e0ebef1a98bb347c70e1cff449389_tuple, 1, const_str_plain_level ); Py_INCREF( const_str_plain_level ); |
624 |
|
const_str_plain_sender_function = UNSTREAM_STRING_ASCII( &constant_bin[ 135949 ], 15, 1 ); |
|
|
624 |
|
const_str_plain_sender_function = UNSTREAM_STRING_ASCII( &constant_bin[ 136322 ], 15, 1 ); |
625 |
625 |
PyTuple_SET_ITEM( const_tuple_2b0e0ebef1a98bb347c70e1cff449389_tuple, 2, const_str_plain_sender_function ); Py_INCREF( const_str_plain_sender_function ); |
PyTuple_SET_ITEM( const_tuple_2b0e0ebef1a98bb347c70e1cff449389_tuple, 2, const_str_plain_sender_function ); Py_INCREF( const_str_plain_sender_function ); |
626 |
626 |
PyTuple_SET_ITEM( const_tuple_2b0e0ebef1a98bb347c70e1cff449389_tuple, 3, const_str_plain_kwargs ); Py_INCREF( const_str_plain_kwargs ); |
PyTuple_SET_ITEM( const_tuple_2b0e0ebef1a98bb347c70e1cff449389_tuple, 3, const_str_plain_kwargs ); Py_INCREF( const_str_plain_kwargs ); |
627 |
627 |
PyTuple_SET_ITEM( const_tuple_2b0e0ebef1a98bb347c70e1cff449389_tuple, 4, const_str_plain_name ); Py_INCREF( const_str_plain_name ); |
PyTuple_SET_ITEM( const_tuple_2b0e0ebef1a98bb347c70e1cff449389_tuple, 4, const_str_plain_name ); Py_INCREF( const_str_plain_name ); |
628 |
628 |
PyTuple_SET_ITEM( const_tuple_2b0e0ebef1a98bb347c70e1cff449389_tuple, 5, const_str_plain___class__ ); Py_INCREF( const_str_plain___class__ ); |
PyTuple_SET_ITEM( const_tuple_2b0e0ebef1a98bb347c70e1cff449389_tuple, 5, const_str_plain___class__ ); Py_INCREF( const_str_plain___class__ ); |
629 |
|
const_str_plain__SYSTEMD_OWNER_UID = UNSTREAM_STRING_ASCII( &constant_bin[ 136939 ], 18, 1 ); |
|
630 |
|
const_str_plain_SYSLOG_IDENTIFIER = UNSTREAM_STRING_ASCII( &constant_bin[ 130421 ], 17, 1 ); |
|
631 |
|
const_str_plain__traceback = UNSTREAM_STRING_ASCII( &constant_bin[ 22986 ], 10, 1 ); |
|
632 |
|
const_str_plain__make_line = UNSTREAM_STRING_ASCII( &constant_bin[ 136957 ], 10, 1 ); |
|
633 |
|
const_str_digest_836465ac46514b08e2d11d1ffbd311af = UNSTREAM_STRING_ASCII( &constant_bin[ 136967 ], 272, 0 ); |
|
634 |
|
const_str_digest_55060ab7359071f051a877504aeb95c2 = UNSTREAM_STRING_ASCII( &constant_bin[ 133656 ], 19, 0 ); |
|
635 |
|
const_str_plain_seek_monotonic = UNSTREAM_STRING_ASCII( &constant_bin[ 131759 ], 14, 1 ); |
|
636 |
|
const_str_plain_exc_text = UNSTREAM_STRING_ASCII( &constant_bin[ 137239 ], 8, 1 ); |
|
637 |
|
const_str_plain_CODE_LINE = UNSTREAM_STRING_ASCII( &constant_bin[ 131400 ], 9, 1 ); |
|
638 |
|
const_str_digest_8e41bf09a8a4f3595a81c5da2ee84e4e = UNSTREAM_STRING_ASCII( &constant_bin[ 137247 ], 33, 0 ); |
|
639 |
|
const_str_plain__convert_uuid = UNSTREAM_STRING_ASCII( &constant_bin[ 137280 ], 13, 1 ); |
|
640 |
|
const_str_plain_COREDUMP_GID = UNSTREAM_STRING_ASCII( &constant_bin[ 137293 ], 12, 1 ); |
|
641 |
|
const_str_plain_NOP = UNSTREAM_STRING_ASCII( &constant_bin[ 46547 ], 3, 1 ); |
|
642 |
|
const_str_plain_INFO = UNSTREAM_STRING_ASCII( &constant_bin[ 129146 ], 4, 1 ); |
|
643 |
|
const_str_plain_add_match = UNSTREAM_STRING_ASCII( &constant_bin[ 8950 ], 9, 1 ); |
|
644 |
|
const_str_plain__PID = UNSTREAM_STRING_ASCII( &constant_bin[ 127968 ], 4, 1 ); |
|
645 |
|
const_str_digest_b3aeeb166cc56a6f6c1a30aee9653c69 = UNSTREAM_STRING_ASCII( &constant_bin[ 137305 ], 217, 0 ); |
|
646 |
|
const_str_digest_57ddb8f9eb6282d599d538eff210b2da = UNSTREAM_STRING_ASCII( &constant_bin[ 137522 ], 1089, 0 ); |
|
647 |
|
const_str_plain_LOG_EMERG = UNSTREAM_STRING_ASCII( &constant_bin[ 130875 ], 9, 1 ); |
|
648 |
|
const_str_digest_bc3c83f08cf26707f1c5bfa34c5897ed = UNSTREAM_STRING_ASCII( &constant_bin[ 131367 ], 11, 0 ); |
|
649 |
|
const_str_plain__ChainMap = UNSTREAM_STRING_ASCII( &constant_bin[ 138611 ], 9, 1 ); |
|
650 |
|
const_str_plain__extra = UNSTREAM_STRING_ASCII( &constant_bin[ 138620 ], 6, 1 ); |
|
651 |
|
const_str_plain_APPEND = UNSTREAM_STRING_ASCII( &constant_bin[ 129649 ], 6, 1 ); |
|
652 |
|
const_str_plain__uuid = UNSTREAM_STRING_ASCII( &constant_bin[ 137288 ], 5, 1 ); |
|
|
629 |
|
const_str_plain__SYSTEMD_OWNER_UID = UNSTREAM_STRING_ASCII( &constant_bin[ 137312 ], 18, 1 ); |
|
630 |
|
const_str_plain_SYSLOG_IDENTIFIER = UNSTREAM_STRING_ASCII( &constant_bin[ 130794 ], 17, 1 ); |
|
631 |
|
const_str_plain__traceback = UNSTREAM_STRING_ASCII( &constant_bin[ 23164 ], 10, 1 ); |
|
632 |
|
const_str_plain__make_line = UNSTREAM_STRING_ASCII( &constant_bin[ 137330 ], 10, 1 ); |
|
633 |
|
const_str_digest_836465ac46514b08e2d11d1ffbd311af = UNSTREAM_STRING_ASCII( &constant_bin[ 137340 ], 272, 0 ); |
|
634 |
|
const_str_digest_55060ab7359071f051a877504aeb95c2 = UNSTREAM_STRING_ASCII( &constant_bin[ 134029 ], 19, 0 ); |
|
635 |
|
const_str_plain_seek_monotonic = UNSTREAM_STRING_ASCII( &constant_bin[ 132132 ], 14, 1 ); |
|
636 |
|
const_str_plain_exc_text = UNSTREAM_STRING_ASCII( &constant_bin[ 137612 ], 8, 1 ); |
|
637 |
|
const_str_plain_CODE_LINE = UNSTREAM_STRING_ASCII( &constant_bin[ 131773 ], 9, 1 ); |
|
638 |
|
const_str_digest_8e41bf09a8a4f3595a81c5da2ee84e4e = UNSTREAM_STRING_ASCII( &constant_bin[ 137620 ], 33, 0 ); |
|
639 |
|
const_str_plain__convert_uuid = UNSTREAM_STRING_ASCII( &constant_bin[ 137653 ], 13, 1 ); |
|
640 |
|
const_str_plain_COREDUMP_GID = UNSTREAM_STRING_ASCII( &constant_bin[ 137666 ], 12, 1 ); |
|
641 |
|
const_str_plain_NOP = UNSTREAM_STRING_ASCII( &constant_bin[ 46725 ], 3, 1 ); |
|
642 |
|
const_str_plain_INFO = UNSTREAM_STRING_ASCII( &constant_bin[ 129519 ], 4, 1 ); |
|
643 |
|
const_str_plain_add_match = UNSTREAM_STRING_ASCII( &constant_bin[ 9128 ], 9, 1 ); |
|
644 |
|
const_str_plain__PID = UNSTREAM_STRING_ASCII( &constant_bin[ 128341 ], 4, 1 ); |
|
645 |
|
const_str_digest_b3aeeb166cc56a6f6c1a30aee9653c69 = UNSTREAM_STRING_ASCII( &constant_bin[ 137678 ], 217, 0 ); |
|
646 |
|
const_str_digest_57ddb8f9eb6282d599d538eff210b2da = UNSTREAM_STRING_ASCII( &constant_bin[ 137895 ], 1089, 0 ); |
|
647 |
|
const_str_plain_LOG_EMERG = UNSTREAM_STRING_ASCII( &constant_bin[ 131248 ], 9, 1 ); |
|
648 |
|
const_str_digest_bc3c83f08cf26707f1c5bfa34c5897ed = UNSTREAM_STRING_ASCII( &constant_bin[ 131740 ], 11, 0 ); |
|
649 |
|
const_str_plain__ChainMap = UNSTREAM_STRING_ASCII( &constant_bin[ 138984 ], 9, 1 ); |
|
650 |
|
const_str_plain__extra = UNSTREAM_STRING_ASCII( &constant_bin[ 138993 ], 6, 1 ); |
|
651 |
|
const_str_plain_APPEND = UNSTREAM_STRING_ASCII( &constant_bin[ 130022 ], 6, 1 ); |
|
652 |
|
const_str_plain__uuid = UNSTREAM_STRING_ASCII( &constant_bin[ 137661 ], 5, 1 ); |
653 |
653 |
const_tuple_str_digest_a3ed2e23aa4d2da087c40a572b2a5866_tuple = PyTuple_New( 1 ); |
const_tuple_str_digest_a3ed2e23aa4d2da087c40a572b2a5866_tuple = PyTuple_New( 1 ); |
654 |
|
const_str_digest_a3ed2e23aa4d2da087c40a572b2a5866 = UNSTREAM_STRING_ASCII( &constant_bin[ 138626 ], 5, 0 ); |
|
|
654 |
|
const_str_digest_a3ed2e23aa4d2da087c40a572b2a5866 = UNSTREAM_STRING_ASCII( &constant_bin[ 138999 ], 5, 0 ); |
655 |
655 |
PyTuple_SET_ITEM( const_tuple_str_digest_a3ed2e23aa4d2da087c40a572b2a5866_tuple, 0, const_str_digest_a3ed2e23aa4d2da087c40a572b2a5866 ); Py_INCREF( const_str_digest_a3ed2e23aa4d2da087c40a572b2a5866 ); |
PyTuple_SET_ITEM( const_tuple_str_digest_a3ed2e23aa4d2da087c40a572b2a5866_tuple, 0, const_str_digest_a3ed2e23aa4d2da087c40a572b2a5866 ); Py_INCREF( const_str_digest_a3ed2e23aa4d2da087c40a572b2a5866 ); |
656 |
|
const_str_plain_DEFAULT_CONVERTERS = UNSTREAM_STRING_ASCII( &constant_bin[ 138631 ], 18, 1 ); |
|
657 |
|
const_str_digest_8031fc2f10e44a864c4e0c40a80e6af4 = UNSTREAM_STRING_ASCII( &constant_bin[ 129023 ], 16, 0 ); |
|
|
656 |
|
const_str_plain_DEFAULT_CONVERTERS = UNSTREAM_STRING_ASCII( &constant_bin[ 139004 ], 18, 1 ); |
|
657 |
|
const_str_digest_8031fc2f10e44a864c4e0c40a80e6af4 = UNSTREAM_STRING_ASCII( &constant_bin[ 129396 ], 16, 0 ); |
658 |
658 |
const_tuple_str_plain_s_tuple = PyTuple_New( 1 ); |
const_tuple_str_plain_s_tuple = PyTuple_New( 1 ); |
659 |
659 |
PyTuple_SET_ITEM( const_tuple_str_plain_s_tuple, 0, const_str_plain_s ); Py_INCREF( const_str_plain_s ); |
PyTuple_SET_ITEM( const_tuple_str_plain_s_tuple, 0, const_str_plain_s ); Py_INCREF( const_str_plain_s ); |
660 |
660 |
const_tuple_f8cef5e665e05080420286a82efcdee6_tuple = PyTuple_New( 8 ); |
const_tuple_f8cef5e665e05080420286a82efcdee6_tuple = PyTuple_New( 8 ); |
661 |
661 |
PyTuple_SET_ITEM( const_tuple_f8cef5e665e05080420286a82efcdee6_tuple, 0, const_str_plain_MESSAGE ); Py_INCREF( const_str_plain_MESSAGE ); |
PyTuple_SET_ITEM( const_tuple_f8cef5e665e05080420286a82efcdee6_tuple, 0, const_str_plain_MESSAGE ); Py_INCREF( const_str_plain_MESSAGE ); |
662 |
662 |
PyTuple_SET_ITEM( const_tuple_f8cef5e665e05080420286a82efcdee6_tuple, 1, const_str_plain_MESSAGE_ID ); Py_INCREF( const_str_plain_MESSAGE_ID ); |
PyTuple_SET_ITEM( const_tuple_f8cef5e665e05080420286a82efcdee6_tuple, 1, const_str_plain_MESSAGE_ID ); Py_INCREF( const_str_plain_MESSAGE_ID ); |
663 |
|
const_str_plain_CODE_FILE = UNSTREAM_STRING_ASCII( &constant_bin[ 135691 ], 9, 1 ); |
|
|
663 |
|
const_str_plain_CODE_FILE = UNSTREAM_STRING_ASCII( &constant_bin[ 136064 ], 9, 1 ); |
664 |
664 |
PyTuple_SET_ITEM( const_tuple_f8cef5e665e05080420286a82efcdee6_tuple, 2, const_str_plain_CODE_FILE ); Py_INCREF( const_str_plain_CODE_FILE ); |
PyTuple_SET_ITEM( const_tuple_f8cef5e665e05080420286a82efcdee6_tuple, 2, const_str_plain_CODE_FILE ); Py_INCREF( const_str_plain_CODE_FILE ); |
665 |
665 |
PyTuple_SET_ITEM( const_tuple_f8cef5e665e05080420286a82efcdee6_tuple, 3, const_str_plain_CODE_LINE ); Py_INCREF( const_str_plain_CODE_LINE ); |
PyTuple_SET_ITEM( const_tuple_f8cef5e665e05080420286a82efcdee6_tuple, 3, const_str_plain_CODE_LINE ); Py_INCREF( const_str_plain_CODE_LINE ); |
666 |
666 |
PyTuple_SET_ITEM( const_tuple_f8cef5e665e05080420286a82efcdee6_tuple, 4, const_str_plain_CODE_FUNC ); Py_INCREF( const_str_plain_CODE_FUNC ); |
PyTuple_SET_ITEM( const_tuple_f8cef5e665e05080420286a82efcdee6_tuple, 4, const_str_plain_CODE_FUNC ); Py_INCREF( const_str_plain_CODE_FUNC ); |
|
... |
... |
static void createModuleConstants( void ) |
668 |
668 |
PyTuple_SET_ITEM( const_tuple_f8cef5e665e05080420286a82efcdee6_tuple, 6, const_str_plain_args ); Py_INCREF( const_str_plain_args ); |
PyTuple_SET_ITEM( const_tuple_f8cef5e665e05080420286a82efcdee6_tuple, 6, const_str_plain_args ); Py_INCREF( const_str_plain_args ); |
669 |
669 |
PyTuple_SET_ITEM( const_tuple_f8cef5e665e05080420286a82efcdee6_tuple, 7, const_str_plain_id ); Py_INCREF( const_str_plain_id ); |
PyTuple_SET_ITEM( const_tuple_f8cef5e665e05080420286a82efcdee6_tuple, 7, const_str_plain_id ); Py_INCREF( const_str_plain_id ); |
670 |
670 |
const_tuple_str_plain_id128_tuple = PyTuple_New( 1 ); |
const_tuple_str_plain_id128_tuple = PyTuple_New( 1 ); |
671 |
|
const_str_plain_id128 = UNSTREAM_STRING_ASCII( &constant_bin[ 131327 ], 5, 1 ); |
|
|
671 |
|
const_str_plain_id128 = UNSTREAM_STRING_ASCII( &constant_bin[ 131700 ], 5, 1 ); |
672 |
672 |
PyTuple_SET_ITEM( const_tuple_str_plain_id128_tuple, 0, const_str_plain_id128 ); Py_INCREF( const_str_plain_id128 ); |
PyTuple_SET_ITEM( const_tuple_str_plain_id128_tuple, 0, const_str_plain_id128 ); Py_INCREF( const_str_plain_id128 ); |
673 |
673 |
const_tuple_748bf622b3a20d4311e01ead1081948d_tuple = PyTuple_New( 6 ); |
const_tuple_748bf622b3a20d4311e01ead1081948d_tuple = PyTuple_New( 6 ); |
674 |
674 |
PyTuple_SET_ITEM( const_tuple_748bf622b3a20d4311e01ead1081948d_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
PyTuple_SET_ITEM( const_tuple_748bf622b3a20d4311e01ead1081948d_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
|
... |
... |
static void createModuleConstants( void ) |
677 |
677 |
PyTuple_SET_ITEM( const_tuple_748bf622b3a20d4311e01ead1081948d_tuple, 3, const_str_plain_files ); Py_INCREF( const_str_plain_files ); |
PyTuple_SET_ITEM( const_tuple_748bf622b3a20d4311e01ead1081948d_tuple, 3, const_str_plain_files ); Py_INCREF( const_str_plain_files ); |
678 |
678 |
PyTuple_SET_ITEM( const_tuple_748bf622b3a20d4311e01ead1081948d_tuple, 4, const_str_plain_converters ); Py_INCREF( const_str_plain_converters ); |
PyTuple_SET_ITEM( const_tuple_748bf622b3a20d4311e01ead1081948d_tuple, 4, const_str_plain_converters ); Py_INCREF( const_str_plain_converters ); |
679 |
679 |
PyTuple_SET_ITEM( const_tuple_748bf622b3a20d4311e01ead1081948d_tuple, 5, const_str_plain___class__ ); Py_INCREF( const_str_plain___class__ ); |
PyTuple_SET_ITEM( const_tuple_748bf622b3a20d4311e01ead1081948d_tuple, 5, const_str_plain___class__ ); Py_INCREF( const_str_plain___class__ ); |
680 |
|
const_str_plain_SESSION_ID = UNSTREAM_STRING_ASCII( &constant_bin[ 138649 ], 10, 1 ); |
|
|
680 |
|
const_str_plain_SESSION_ID = UNSTREAM_STRING_ASCII( &constant_bin[ 139022 ], 10, 1 ); |
681 |
681 |
const_tuple_d5c103a361e5d213cffb9aa55f55ef6a_tuple = PyTuple_New( 5 ); |
const_tuple_d5c103a361e5d213cffb9aa55f55ef6a_tuple = PyTuple_New( 5 ); |
682 |
682 |
PyTuple_SET_ITEM( const_tuple_d5c103a361e5d213cffb9aa55f55ef6a_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
PyTuple_SET_ITEM( const_tuple_d5c103a361e5d213cffb9aa55f55ef6a_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
683 |
683 |
PyTuple_SET_ITEM( const_tuple_d5c103a361e5d213cffb9aa55f55ef6a_tuple, 1, const_str_plain_args ); Py_INCREF( const_str_plain_args ); |
PyTuple_SET_ITEM( const_tuple_d5c103a361e5d213cffb9aa55f55ef6a_tuple, 1, const_str_plain_args ); Py_INCREF( const_str_plain_args ); |
684 |
684 |
PyTuple_SET_ITEM( const_tuple_d5c103a361e5d213cffb9aa55f55ef6a_tuple, 2, const_str_plain_kwargs ); Py_INCREF( const_str_plain_kwargs ); |
PyTuple_SET_ITEM( const_tuple_d5c103a361e5d213cffb9aa55f55ef6a_tuple, 2, const_str_plain_kwargs ); Py_INCREF( const_str_plain_kwargs ); |
685 |
685 |
PyTuple_SET_ITEM( const_tuple_d5c103a361e5d213cffb9aa55f55ef6a_tuple, 3, const_str_plain_arg ); Py_INCREF( const_str_plain_arg ); |
PyTuple_SET_ITEM( const_tuple_d5c103a361e5d213cffb9aa55f55ef6a_tuple, 3, const_str_plain_arg ); Py_INCREF( const_str_plain_arg ); |
686 |
686 |
PyTuple_SET_ITEM( const_tuple_d5c103a361e5d213cffb9aa55f55ef6a_tuple, 4, const_str_plain___class__ ); Py_INCREF( const_str_plain___class__ ); |
PyTuple_SET_ITEM( const_tuple_d5c103a361e5d213cffb9aa55f55ef6a_tuple, 4, const_str_plain___class__ ); Py_INCREF( const_str_plain___class__ ); |
687 |
|
const_str_plain_INVALIDATE = UNSTREAM_STRING_ASCII( &constant_bin[ 129724 ], 10, 1 ); |
|
688 |
|
const_str_plain_PROCESS_NAME = UNSTREAM_STRING_ASCII( &constant_bin[ 138659 ], 12, 1 ); |
|
689 |
|
const_str_plain_LEADER = UNSTREAM_STRING_ASCII( &constant_bin[ 138671 ], 6, 1 ); |
|
690 |
|
const_str_digest_7e04a95681e0be7ecf733adeaffd90cc = UNSTREAM_STRING_ASCII( &constant_bin[ 138677 ], 15, 0 ); |
|
|
687 |
|
const_str_plain_INVALIDATE = UNSTREAM_STRING_ASCII( &constant_bin[ 130097 ], 10, 1 ); |
|
688 |
|
const_str_plain_PROCESS_NAME = UNSTREAM_STRING_ASCII( &constant_bin[ 139032 ], 12, 1 ); |
|
689 |
|
const_str_plain_LEADER = UNSTREAM_STRING_ASCII( &constant_bin[ 139044 ], 6, 1 ); |
|
690 |
|
const_str_digest_7e04a95681e0be7ecf733adeaffd90cc = UNSTREAM_STRING_ASCII( &constant_bin[ 139050 ], 15, 0 ); |
691 |
691 |
const_tuple_str_plain_self_str_plain_skip_tuple = PyTuple_New( 2 ); |
const_tuple_str_plain_self_str_plain_skip_tuple = PyTuple_New( 2 ); |
692 |
692 |
PyTuple_SET_ITEM( const_tuple_str_plain_self_str_plain_skip_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
PyTuple_SET_ITEM( const_tuple_str_plain_self_str_plain_skip_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
693 |
693 |
PyTuple_SET_ITEM( const_tuple_str_plain_self_str_plain_skip_tuple, 1, const_str_plain_skip ); Py_INCREF( const_str_plain_skip ); |
PyTuple_SET_ITEM( const_tuple_str_plain_self_str_plain_skip_tuple, 1, const_str_plain_skip ); Py_INCREF( const_str_plain_skip ); |
694 |
|
const_str_plain_levelno = UNSTREAM_STRING_ASCII( &constant_bin[ 138692 ], 7, 1 ); |
|
695 |
|
const_str_plain__AUDIT_SESSION = UNSTREAM_STRING_ASCII( &constant_bin[ 138699 ], 14, 1 ); |
|
696 |
|
const_str_plain__AUDIT_LOGINUID = UNSTREAM_STRING_ASCII( &constant_bin[ 138713 ], 15, 1 ); |
|
697 |
|
const_str_plain__UID = UNSTREAM_STRING_ASCII( &constant_bin[ 128012 ], 4, 1 ); |
|
698 |
|
const_str_plain_fdopen = UNSTREAM_STRING_ASCII( &constant_bin[ 138728 ], 6, 1 ); |
|
699 |
|
const_str_plain_USERSPACE_USEC = UNSTREAM_STRING_ASCII( &constant_bin[ 138734 ], 14, 1 ); |
|
700 |
|
const_str_plain_LOG_ERR = UNSTREAM_STRING_ASCII( &constant_bin[ 130917 ], 7, 1 ); |
|
|
694 |
|
const_str_plain_levelno = UNSTREAM_STRING_ASCII( &constant_bin[ 139065 ], 7, 1 ); |
|
695 |
|
const_str_plain__AUDIT_SESSION = UNSTREAM_STRING_ASCII( &constant_bin[ 139072 ], 14, 1 ); |
|
696 |
|
const_str_plain__AUDIT_LOGINUID = UNSTREAM_STRING_ASCII( &constant_bin[ 139086 ], 15, 1 ); |
|
697 |
|
const_str_plain__UID = UNSTREAM_STRING_ASCII( &constant_bin[ 128385 ], 4, 1 ); |
|
698 |
|
const_str_plain_fdopen = UNSTREAM_STRING_ASCII( &constant_bin[ 139101 ], 6, 1 ); |
|
699 |
|
const_str_plain_USERSPACE_USEC = UNSTREAM_STRING_ASCII( &constant_bin[ 139107 ], 14, 1 ); |
|
700 |
|
const_str_plain_LOG_ERR = UNSTREAM_STRING_ASCII( &constant_bin[ 131290 ], 7, 1 ); |
701 |
701 |
const_tuple_str_plain_self_str_plain_level_str_plain_i_tuple = PyTuple_New( 3 ); |
const_tuple_str_plain_self_str_plain_level_str_plain_i_tuple = PyTuple_New( 3 ); |
702 |
702 |
PyTuple_SET_ITEM( const_tuple_str_plain_self_str_plain_level_str_plain_i_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
PyTuple_SET_ITEM( const_tuple_str_plain_self_str_plain_level_str_plain_i_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
703 |
703 |
PyTuple_SET_ITEM( const_tuple_str_plain_self_str_plain_level_str_plain_i_tuple, 1, const_str_plain_level ); Py_INCREF( const_str_plain_level ); |
PyTuple_SET_ITEM( const_tuple_str_plain_self_str_plain_level_str_plain_i_tuple, 1, const_str_plain_level ); Py_INCREF( const_str_plain_level ); |
704 |
704 |
PyTuple_SET_ITEM( const_tuple_str_plain_self_str_plain_level_str_plain_i_tuple, 2, const_str_plain_i ); Py_INCREF( const_str_plain_i ); |
PyTuple_SET_ITEM( const_tuple_str_plain_self_str_plain_level_str_plain_i_tuple, 2, const_str_plain_i ); Py_INCREF( const_str_plain_i ); |
705 |
|
const_str_digest_e6405dabe21ce11388667cf5301e8bbe = UNSTREAM_STRING_ASCII( &constant_bin[ 138748 ], 1215, 0 ); |
|
706 |
|
const_str_digest_f437c42b79eeb32fdcf80c42330a37e1 = UNSTREAM_STRING_ASCII( &constant_bin[ 139963 ], 23, 0 ); |
|
707 |
|
const_str_digest_9817c04eae2bbb567185cfa0c0fdb8a1 = UNSTREAM_STRING_ASCII( &constant_bin[ 139986 ], 65, 0 ); |
|
708 |
|
const_str_plain_LOCAL_ONLY = UNSTREAM_STRING_ASCII( &constant_bin[ 138897 ], 10, 1 ); |
|
709 |
|
const_str_plain__valid_field_name = UNSTREAM_STRING_ASCII( &constant_bin[ 140051 ], 17, 1 ); |
|
|
705 |
|
const_str_digest_e6405dabe21ce11388667cf5301e8bbe = UNSTREAM_STRING_ASCII( &constant_bin[ 139121 ], 1215, 0 ); |
|
706 |
|
const_str_digest_f437c42b79eeb32fdcf80c42330a37e1 = UNSTREAM_STRING_ASCII( &constant_bin[ 140336 ], 23, 0 ); |
|
707 |
|
const_str_digest_9817c04eae2bbb567185cfa0c0fdb8a1 = UNSTREAM_STRING_ASCII( &constant_bin[ 140359 ], 65, 0 ); |
|
708 |
|
const_str_plain_LOCAL_ONLY = UNSTREAM_STRING_ASCII( &constant_bin[ 139270 ], 10, 1 ); |
|
709 |
|
const_str_plain__valid_field_name = UNSTREAM_STRING_ASCII( &constant_bin[ 140424 ], 17, 1 ); |
710 |
710 |
const_tuple_be555bfae0e8956e0ecd6677337f28ed_tuple = PyTuple_New( 5 ); |
const_tuple_be555bfae0e8956e0ecd6677337f28ed_tuple = PyTuple_New( 5 ); |
711 |
711 |
PyTuple_SET_ITEM( const_tuple_be555bfae0e8956e0ecd6677337f28ed_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
PyTuple_SET_ITEM( const_tuple_be555bfae0e8956e0ecd6677337f28ed_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
712 |
712 |
PyTuple_SET_ITEM( const_tuple_be555bfae0e8956e0ecd6677337f28ed_tuple, 1, const_str_plain_entry ); Py_INCREF( const_str_plain_entry ); |
PyTuple_SET_ITEM( const_tuple_be555bfae0e8956e0ecd6677337f28ed_tuple, 1, const_str_plain_entry ); Py_INCREF( const_str_plain_entry ); |
713 |
713 |
PyTuple_SET_ITEM( const_tuple_be555bfae0e8956e0ecd6677337f28ed_tuple, 2, const_str_plain_result ); Py_INCREF( const_str_plain_result ); |
PyTuple_SET_ITEM( const_tuple_be555bfae0e8956e0ecd6677337f28ed_tuple, 2, const_str_plain_result ); Py_INCREF( const_str_plain_result ); |
714 |
714 |
PyTuple_SET_ITEM( const_tuple_be555bfae0e8956e0ecd6677337f28ed_tuple, 3, const_str_plain_key ); Py_INCREF( const_str_plain_key ); |
PyTuple_SET_ITEM( const_tuple_be555bfae0e8956e0ecd6677337f28ed_tuple, 3, const_str_plain_key ); Py_INCREF( const_str_plain_key ); |
715 |
715 |
PyTuple_SET_ITEM( const_tuple_be555bfae0e8956e0ecd6677337f28ed_tuple, 4, const_str_plain_value ); Py_INCREF( const_str_plain_value ); |
PyTuple_SET_ITEM( const_tuple_be555bfae0e8956e0ecd6677337f28ed_tuple, 4, const_str_plain_value ); Py_INCREF( const_str_plain_value ); |
716 |
|
const_str_plain__get_all = UNSTREAM_STRING_ASCII( &constant_bin[ 140068 ], 8, 1 ); |
|
|
716 |
|
const_str_plain__get_all = UNSTREAM_STRING_ASCII( &constant_bin[ 140441 ], 8, 1 ); |
717 |
717 |
const_tuple_str_plain_field_str_plain_value_tuple = PyTuple_New( 2 ); |
const_tuple_str_plain_field_str_plain_value_tuple = PyTuple_New( 2 ); |
718 |
718 |
PyTuple_SET_ITEM( const_tuple_str_plain_field_str_plain_value_tuple, 0, const_str_plain_field ); Py_INCREF( const_str_plain_field ); |
PyTuple_SET_ITEM( const_tuple_str_plain_field_str_plain_value_tuple, 0, const_str_plain_field ); Py_INCREF( const_str_plain_field ); |
719 |
719 |
PyTuple_SET_ITEM( const_tuple_str_plain_field_str_plain_value_tuple, 1, const_str_plain_value ); Py_INCREF( const_str_plain_value ); |
PyTuple_SET_ITEM( const_tuple_str_plain_field_str_plain_value_tuple, 1, const_str_plain_value ); Py_INCREF( const_str_plain_value ); |
720 |
720 |
const_tuple_5d9f1ebaa97d51aaa85652aceccc26c3_tuple = PyTuple_New( 8 ); |
const_tuple_5d9f1ebaa97d51aaa85652aceccc26c3_tuple = PyTuple_New( 8 ); |
721 |
721 |
PyTuple_SET_ITEM( const_tuple_5d9f1ebaa97d51aaa85652aceccc26c3_tuple, 0, const_str_plain_LOG_EMERG ); Py_INCREF( const_str_plain_LOG_EMERG ); |
PyTuple_SET_ITEM( const_tuple_5d9f1ebaa97d51aaa85652aceccc26c3_tuple, 0, const_str_plain_LOG_EMERG ); Py_INCREF( const_str_plain_LOG_EMERG ); |
722 |
|
const_str_plain_LOG_ALERT = UNSTREAM_STRING_ASCII( &constant_bin[ 130888 ], 9, 1 ); |
|
|
722 |
|
const_str_plain_LOG_ALERT = UNSTREAM_STRING_ASCII( &constant_bin[ 131261 ], 9, 1 ); |
723 |
723 |
PyTuple_SET_ITEM( const_tuple_5d9f1ebaa97d51aaa85652aceccc26c3_tuple, 1, const_str_plain_LOG_ALERT ); Py_INCREF( const_str_plain_LOG_ALERT ); |
PyTuple_SET_ITEM( const_tuple_5d9f1ebaa97d51aaa85652aceccc26c3_tuple, 1, const_str_plain_LOG_ALERT ); Py_INCREF( const_str_plain_LOG_ALERT ); |
724 |
724 |
PyTuple_SET_ITEM( const_tuple_5d9f1ebaa97d51aaa85652aceccc26c3_tuple, 2, const_str_plain_LOG_CRIT ); Py_INCREF( const_str_plain_LOG_CRIT ); |
PyTuple_SET_ITEM( const_tuple_5d9f1ebaa97d51aaa85652aceccc26c3_tuple, 2, const_str_plain_LOG_CRIT ); Py_INCREF( const_str_plain_LOG_CRIT ); |
725 |
725 |
PyTuple_SET_ITEM( const_tuple_5d9f1ebaa97d51aaa85652aceccc26c3_tuple, 3, const_str_plain_LOG_ERR ); Py_INCREF( const_str_plain_LOG_ERR ); |
PyTuple_SET_ITEM( const_tuple_5d9f1ebaa97d51aaa85652aceccc26c3_tuple, 3, const_str_plain_LOG_ERR ); Py_INCREF( const_str_plain_LOG_ERR ); |
|
... |
... |
static void createModuleConstants( void ) |
727 |
727 |
PyTuple_SET_ITEM( const_tuple_5d9f1ebaa97d51aaa85652aceccc26c3_tuple, 5, const_str_plain_LOG_NOTICE ); Py_INCREF( const_str_plain_LOG_NOTICE ); |
PyTuple_SET_ITEM( const_tuple_5d9f1ebaa97d51aaa85652aceccc26c3_tuple, 5, const_str_plain_LOG_NOTICE ); Py_INCREF( const_str_plain_LOG_NOTICE ); |
728 |
728 |
PyTuple_SET_ITEM( const_tuple_5d9f1ebaa97d51aaa85652aceccc26c3_tuple, 6, const_str_plain_LOG_INFO ); Py_INCREF( const_str_plain_LOG_INFO ); |
PyTuple_SET_ITEM( const_tuple_5d9f1ebaa97d51aaa85652aceccc26c3_tuple, 6, const_str_plain_LOG_INFO ); Py_INCREF( const_str_plain_LOG_INFO ); |
729 |
729 |
PyTuple_SET_ITEM( const_tuple_5d9f1ebaa97d51aaa85652aceccc26c3_tuple, 7, const_str_plain_LOG_DEBUG ); Py_INCREF( const_str_plain_LOG_DEBUG ); |
PyTuple_SET_ITEM( const_tuple_5d9f1ebaa97d51aaa85652aceccc26c3_tuple, 7, const_str_plain_LOG_DEBUG ); Py_INCREF( const_str_plain_LOG_DEBUG ); |
730 |
|
const_str_digest_6e8934a3d6cd15317cffcf67c88e8fb1 = UNSTREAM_STRING_ASCII( &constant_bin[ 128024 ], 15, 0 ); |
|
731 |
|
const_str_digest_58bf094e9c8d5e9cd91e0d96cc6d7464 = UNSTREAM_STRING_ASCII( &constant_bin[ 140076 ], 22, 0 ); |
|
732 |
|
const_str_digest_f05e55802dd9ab1c09e4aff8f146be51 = UNSTREAM_STRING_ASCII( &constant_bin[ 140098 ], 23, 0 ); |
|
|
730 |
|
const_str_digest_6e8934a3d6cd15317cffcf67c88e8fb1 = UNSTREAM_STRING_ASCII( &constant_bin[ 128397 ], 15, 0 ); |
|
731 |
|
const_str_digest_58bf094e9c8d5e9cd91e0d96cc6d7464 = UNSTREAM_STRING_ASCII( &constant_bin[ 140449 ], 22, 0 ); |
|
732 |
|
const_str_digest_f05e55802dd9ab1c09e4aff8f146be51 = UNSTREAM_STRING_ASCII( &constant_bin[ 140471 ], 23, 0 ); |
733 |
733 |
const_tuple_1a939bbd7e380cd4ba0c6c56c58be07b_tuple = PyTuple_New( 11 ); |
const_tuple_1a939bbd7e380cd4ba0c6c56c58be07b_tuple = PyTuple_New( 11 ); |
734 |
734 |
PyTuple_SET_ITEM( const_tuple_1a939bbd7e380cd4ba0c6c56c58be07b_tuple, 0, const_str_plain__Reader ); Py_INCREF( const_str_plain__Reader ); |
PyTuple_SET_ITEM( const_tuple_1a939bbd7e380cd4ba0c6c56c58be07b_tuple, 0, const_str_plain__Reader ); Py_INCREF( const_str_plain__Reader ); |
735 |
735 |
PyTuple_SET_ITEM( const_tuple_1a939bbd7e380cd4ba0c6c56c58be07b_tuple, 1, const_str_plain_NOP ); Py_INCREF( const_str_plain_NOP ); |
PyTuple_SET_ITEM( const_tuple_1a939bbd7e380cd4ba0c6c56c58be07b_tuple, 1, const_str_plain_NOP ); Py_INCREF( const_str_plain_NOP ); |
|
... |
... |
static void createModuleConstants( void ) |
742 |
742 |
PyTuple_SET_ITEM( const_tuple_1a939bbd7e380cd4ba0c6c56c58be07b_tuple, 8, const_str_plain_CURRENT_USER ); Py_INCREF( const_str_plain_CURRENT_USER ); |
PyTuple_SET_ITEM( const_tuple_1a939bbd7e380cd4ba0c6c56c58be07b_tuple, 8, const_str_plain_CURRENT_USER ); Py_INCREF( const_str_plain_CURRENT_USER ); |
743 |
743 |
PyTuple_SET_ITEM( const_tuple_1a939bbd7e380cd4ba0c6c56c58be07b_tuple, 9, const_str_plain_OS_ROOT ); Py_INCREF( const_str_plain_OS_ROOT ); |
PyTuple_SET_ITEM( const_tuple_1a939bbd7e380cd4ba0c6c56c58be07b_tuple, 9, const_str_plain_OS_ROOT ); Py_INCREF( const_str_plain_OS_ROOT ); |
744 |
744 |
PyTuple_SET_ITEM( const_tuple_1a939bbd7e380cd4ba0c6c56c58be07b_tuple, 10, const_str_plain__get_catalog ); Py_INCREF( const_str_plain__get_catalog ); |
PyTuple_SET_ITEM( const_tuple_1a939bbd7e380cd4ba0c6c56c58be07b_tuple, 10, const_str_plain__get_catalog ); Py_INCREF( const_str_plain__get_catalog ); |
745 |
|
const_str_plain_EXCEPTION_TEXT = UNSTREAM_STRING_ASCII( &constant_bin[ 140121 ], 14, 1 ); |
|
746 |
|
const_str_plain_mapPriority = UNSTREAM_STRING_ASCII( &constant_bin[ 140135 ], 11, 1 ); |
|
|
745 |
|
const_str_plain_EXCEPTION_TEXT = UNSTREAM_STRING_ASCII( &constant_bin[ 140494 ], 14, 1 ); |
|
746 |
|
const_str_plain_mapPriority = UNSTREAM_STRING_ASCII( &constant_bin[ 140508 ], 11, 1 ); |
747 |
747 |
const_tuple_int_pos_3_tuple = PyTuple_New( 1 ); |
const_tuple_int_pos_3_tuple = PyTuple_New( 1 ); |
748 |
748 |
PyTuple_SET_ITEM( const_tuple_int_pos_3_tuple, 0, const_int_pos_3 ); Py_INCREF( const_int_pos_3 ); |
PyTuple_SET_ITEM( const_tuple_int_pos_3_tuple, 0, const_int_pos_3 ); Py_INCREF( const_int_pos_3 ); |
749 |
|
const_str_digest_b5f31d15ba97aa770958542e16c473bd = UNSTREAM_STRING_ASCII( &constant_bin[ 140146 ], 16, 0 ); |
|
750 |
|
const_str_plain_hex = UNSTREAM_STRING_ASCII( &constant_bin[ 58331 ], 3, 1 ); |
|
751 |
|
const_str_digest_7c225fcacae7c67d5a4a1f2f3b6dea03 = UNSTREAM_STRING_ASCII( &constant_bin[ 140162 ], 11, 0 ); |
|
752 |
|
const_str_digest_a9f9a21e276932d061c34fdf077216a6 = UNSTREAM_STRING_ASCII( &constant_bin[ 19574 ], 2, 0 ); |
|
|
749 |
|
const_str_digest_b5f31d15ba97aa770958542e16c473bd = UNSTREAM_STRING_ASCII( &constant_bin[ 140519 ], 16, 0 ); |
|
750 |
|
const_str_plain_hex = UNSTREAM_STRING_ASCII( &constant_bin[ 58704 ], 3, 1 ); |
|
751 |
|
const_str_digest_7c225fcacae7c67d5a4a1f2f3b6dea03 = UNSTREAM_STRING_ASCII( &constant_bin[ 140535 ], 11, 0 ); |
|
752 |
|
const_str_digest_a9f9a21e276932d061c34fdf077216a6 = UNSTREAM_STRING_ASCII( &constant_bin[ 19752 ], 2, 0 ); |
753 |
753 |
const_tuple_str_plain_self_str_plain_machineid_tuple = PyTuple_New( 2 ); |
const_tuple_str_plain_self_str_plain_machineid_tuple = PyTuple_New( 2 ); |
754 |
754 |
PyTuple_SET_ITEM( const_tuple_str_plain_self_str_plain_machineid_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
PyTuple_SET_ITEM( const_tuple_str_plain_self_str_plain_machineid_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
755 |
755 |
PyTuple_SET_ITEM( const_tuple_str_plain_self_str_plain_machineid_tuple, 1, const_str_plain_machineid ); Py_INCREF( const_str_plain_machineid ); |
PyTuple_SET_ITEM( const_tuple_str_plain_self_str_plain_machineid_tuple, 1, const_str_plain_machineid ); Py_INCREF( const_str_plain_machineid ); |
756 |
|
const_str_plain__id128 = UNSTREAM_STRING_ASCII( &constant_bin[ 140173 ], 6, 1 ); |
|
757 |
|
const_str_plain__GID = UNSTREAM_STRING_ASCII( &constant_bin[ 137301 ], 4, 1 ); |
|
758 |
|
const_str_plain___MONOTONIC_TIMESTAMP = UNSTREAM_STRING_ASCII( &constant_bin[ 140179 ], 21, 1 ); |
|
759 |
|
const_str_plain_SYSLOG_FACILITY = UNSTREAM_STRING_ASCII( &constant_bin[ 138555 ], 15, 1 ); |
|
760 |
|
const_str_plain_COREDUMP_TIMESTAMP = UNSTREAM_STRING_ASCII( &constant_bin[ 140200 ], 18, 1 ); |
|
761 |
|
const_str_digest_4907563c396602c16f95e1ad129f7638 = UNSTREAM_STRING_ASCII( &constant_bin[ 140218 ], 328, 0 ); |
|
|
756 |
|
const_str_plain__id128 = UNSTREAM_STRING_ASCII( &constant_bin[ 140546 ], 6, 1 ); |
|
757 |
|
const_str_plain__GID = UNSTREAM_STRING_ASCII( &constant_bin[ 137674 ], 4, 1 ); |
|
758 |
|
const_str_plain___MONOTONIC_TIMESTAMP = UNSTREAM_STRING_ASCII( &constant_bin[ 140552 ], 21, 1 ); |
|
759 |
|
const_str_plain_SYSLOG_FACILITY = UNSTREAM_STRING_ASCII( &constant_bin[ 138928 ], 15, 1 ); |
|
760 |
|
const_str_plain_COREDUMP_TIMESTAMP = UNSTREAM_STRING_ASCII( &constant_bin[ 140573 ], 18, 1 ); |
|
761 |
|
const_str_digest_4907563c396602c16f95e1ad129f7638 = UNSTREAM_STRING_ASCII( &constant_bin[ 140591 ], 328, 0 ); |
762 |
762 |
const_tuple_str_plain_levelno_tuple = PyTuple_New( 1 ); |
const_tuple_str_plain_levelno_tuple = PyTuple_New( 1 ); |
763 |
763 |
PyTuple_SET_ITEM( const_tuple_str_plain_levelno_tuple, 0, const_str_plain_levelno ); Py_INCREF( const_str_plain_levelno ); |
PyTuple_SET_ITEM( const_tuple_str_plain_levelno_tuple, 0, const_str_plain_levelno ); Py_INCREF( const_str_plain_levelno ); |
764 |
|
const_str_plain_SYSLOG_PID = UNSTREAM_STRING_ASCII( &constant_bin[ 138595 ], 10, 1 ); |
|
765 |
|
const_str_plain__convert_monotonic = UNSTREAM_STRING_ASCII( &constant_bin[ 140546 ], 18, 1 ); |
|
766 |
|
const_str_plain_query_unique = UNSTREAM_STRING_ASCII( &constant_bin[ 133663 ], 12, 1 ); |
|
767 |
|
const_str_plain_ERRNO = UNSTREAM_STRING_ASCII( &constant_bin[ 140564 ], 5, 1 ); |
|
768 |
|
const_str_plain_EXIT_STATUS = UNSTREAM_STRING_ASCII( &constant_bin[ 140569 ], 11, 1 ); |
|
|
764 |
|
const_str_plain_SYSLOG_PID = UNSTREAM_STRING_ASCII( &constant_bin[ 138968 ], 10, 1 ); |
|
765 |
|
const_str_plain__convert_monotonic = UNSTREAM_STRING_ASCII( &constant_bin[ 140919 ], 18, 1 ); |
|
766 |
|
const_str_plain_query_unique = UNSTREAM_STRING_ASCII( &constant_bin[ 134036 ], 12, 1 ); |
|
767 |
|
const_str_plain_ERRNO = UNSTREAM_STRING_ASCII( &constant_bin[ 140937 ], 5, 1 ); |
|
768 |
|
const_str_plain_EXIT_STATUS = UNSTREAM_STRING_ASCII( &constant_bin[ 140942 ], 11, 1 ); |
769 |
769 |
const_tuple_str_plain_t_tuple = PyTuple_New( 1 ); |
const_tuple_str_plain_t_tuple = PyTuple_New( 1 ); |
770 |
770 |
PyTuple_SET_ITEM( const_tuple_str_plain_t_tuple, 0, const_str_plain_t ); Py_INCREF( const_str_plain_t ); |
PyTuple_SET_ITEM( const_tuple_str_plain_t_tuple, 0, const_str_plain_t ); Py_INCREF( const_str_plain_t ); |
771 |
|
const_str_plain_get_previous = UNSTREAM_STRING_ASCII( &constant_bin[ 136884 ], 12, 1 ); |
|
|
771 |
|
const_str_plain_get_previous = UNSTREAM_STRING_ASCII( &constant_bin[ 137257 ], 12, 1 ); |
772 |
772 |
const_tuple_str_plain_self_str_plain_realtime_str_plain___class___tuple = PyTuple_New( 3 ); |
const_tuple_str_plain_self_str_plain_realtime_str_plain___class___tuple = PyTuple_New( 3 ); |
773 |
773 |
PyTuple_SET_ITEM( const_tuple_str_plain_self_str_plain_realtime_str_plain___class___tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
PyTuple_SET_ITEM( const_tuple_str_plain_self_str_plain_realtime_str_plain___class___tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); |
774 |
774 |
PyTuple_SET_ITEM( const_tuple_str_plain_self_str_plain_realtime_str_plain___class___tuple, 1, const_str_plain_realtime ); Py_INCREF( const_str_plain_realtime ); |
PyTuple_SET_ITEM( const_tuple_str_plain_self_str_plain_realtime_str_plain___class___tuple, 1, const_str_plain_realtime ); Py_INCREF( const_str_plain_realtime ); |
775 |
775 |
PyTuple_SET_ITEM( const_tuple_str_plain_self_str_plain_realtime_str_plain___class___tuple, 2, const_str_plain___class__ ); Py_INCREF( const_str_plain___class__ ); |
PyTuple_SET_ITEM( const_tuple_str_plain_self_str_plain_realtime_str_plain___class___tuple, 2, const_str_plain___class__ ); Py_INCREF( const_str_plain___class__ ); |
776 |
|
const_str_plain_total_seconds = UNSTREAM_STRING_ASCII( &constant_bin[ 140580 ], 13, 1 ); |
|
777 |
|
const_str_plain_get_machine = UNSTREAM_STRING_ASCII( &constant_bin[ 140593 ], 11, 1 ); |
|
|
776 |
|
const_str_plain_total_seconds = UNSTREAM_STRING_ASCII( &constant_bin[ 140953 ], 13, 1 ); |
|
777 |
|
const_str_plain_get_machine = UNSTREAM_STRING_ASCII( &constant_bin[ 140966 ], 11, 1 ); |
778 |
778 |
|
|
779 |
779 |
constants_created = true; |
constants_created = true; |
780 |
780 |
} |
} |