test_new_syntax (lib2to3.tests.test_parser.TestClassDef) ... ok test_new (lib2to3.tests.test_parser.TestExcept) ... ok test_old (lib2to3.tests.test_parser.TestExcept) ... ok test_1 (lib2to3.tests.test_parser.TestFunctionAnnotations) ... ok test_2 (lib2to3.tests.test_parser.TestFunctionAnnotations) ... ok test_3 (lib2to3.tests.test_parser.TestFunctionAnnotations) ... ok test_4 (lib2to3.tests.test_parser.TestFunctionAnnotations) ... ok test_5 (lib2to3.tests.test_parser.TestFunctionAnnotations) ... ok test_6 (lib2to3.tests.test_parser.TestFunctionAnnotations) ... ok test_7 (lib2to3.tests.test_parser.TestFunctionAnnotations) ... ok test_8 (lib2to3.tests.test_parser.TestFunctionAnnotations) ... ok test_multiline_bytes_literals (lib2to3.tests.test_parser.TestLiterals) ... ok test_multiline_bytes_tripquote_literals (lib2to3.tests.test_parser.TestLiterals) ... ok test_multiline_str_literals (lib2to3.tests.test_parser.TestLiterals) ... ok test_new_binary_notation (lib2to3.tests.test_parser.TestNumericLiterals) ... ok test_new_octal_notation (lib2to3.tests.test_parser.TestNumericLiterals) ... ok test_all_project_files (lib2to3.tests.test_parser.TestParserIdempotency) ... ERROR test_extended_unpacking (lib2to3.tests.test_parser.TestParserIdempotency) ... ok test_2x_style_1 (lib2to3.tests.test_parser.TestRaiseChanges) ... ok test_2x_style_2 (lib2to3.tests.test_parser.TestRaiseChanges) ... ok test_2x_style_3 (lib2to3.tests.test_parser.TestRaiseChanges) ... ok test_2x_style_invalid_1 (lib2to3.tests.test_parser.TestRaiseChanges) ... ok test_3x_style (lib2to3.tests.test_parser.TestRaiseChanges) ... ok test_3x_style_invalid_1 (lib2to3.tests.test_parser.TestRaiseChanges) ... ok test_3x_style_invalid_2 (lib2to3.tests.test_parser.TestRaiseChanges) ... ok test_3x_style_invalid_3 (lib2to3.tests.test_parser.TestRaiseChanges) ... ok test_3x_style_invalid_4 (lib2to3.tests.test_parser.TestRaiseChanges) ... ok test_1 (lib2to3.tests.test_parser.TestSetLiteral) ... ok test_2 (lib2to3.tests.test_parser.TestSetLiteral) ... ok test_3 (lib2to3.tests.test_parser.TestSetLiteral) ... ok test_4 (lib2to3.tests.test_parser.TestSetLiteral) ... ok test_unencodable_diff (lib2to3.tests.test_main.TestMain) ... ERROR test_changed (lib2to3.tests.test_pytree.TestNodes) ... ok test_deprecated_prefix_methods (lib2to3.tests.test_pytree.TestNodes) ... ok test_depth (lib2to3.tests.test_pytree.TestNodes) ... ok test_get_suffix (lib2to3.tests.test_pytree.TestNodes) ... ok test_instantiate_base (lib2to3.tests.test_pytree.TestNodes) ... ok test_leaf (lib2to3.tests.test_pytree.TestNodes) ... ok test_leaf_constructor_prefix (lib2to3.tests.test_pytree.TestNodes) ... ok test_leaf_equality (lib2to3.tests.test_pytree.TestNodes) ... ok test_leaf_next_sibling (lib2to3.tests.test_pytree.TestNodes) ... ok test_leaf_prefix (lib2to3.tests.test_pytree.TestNodes) ... ok test_leaf_prev_sibling (lib2to3.tests.test_pytree.TestNodes) ... ok test_leaf_repr (lib2to3.tests.test_pytree.TestNodes) ... ok test_leaf_str (lib2to3.tests.test_pytree.TestNodes) ... ok test_leaf_str_numeric_value (lib2to3.tests.test_pytree.TestNodes) ... ok test_leaves (lib2to3.tests.test_pytree.TestNodes) ... ok test_node (lib2to3.tests.test_pytree.TestNodes) ... ok test_node_append_child (lib2to3.tests.test_pytree.TestNodes) ... ok test_node_constructor_prefix (lib2to3.tests.test_pytree.TestNodes) ... ok test_node_equality (lib2to3.tests.test_pytree.TestNodes) ... ok test_node_insert_child (lib2to3.tests.test_pytree.TestNodes) ... ok test_node_next_sibling (lib2to3.tests.test_pytree.TestNodes) ... ok test_node_prefix (lib2to3.tests.test_pytree.TestNodes) ... ok test_node_prev_sibling (lib2to3.tests.test_pytree.TestNodes) ... ok test_node_recursive_equality (lib2to3.tests.test_pytree.TestNodes) ... ok test_node_repr (lib2to3.tests.test_pytree.TestNodes) ... ok test_node_set_child (lib2to3.tests.test_pytree.TestNodes) ... ok test_node_str (lib2to3.tests.test_pytree.TestNodes) ... ok test_post_order (lib2to3.tests.test_pytree.TestNodes) ... ok test_pre_order (lib2to3.tests.test_pytree.TestNodes) ... ok test_remove (lib2to3.tests.test_pytree.TestNodes) ... ok test_remove_parentless (lib2to3.tests.test_pytree.TestNodes) ... ok test_replace (lib2to3.tests.test_pytree.TestNodes) ... ok test_replace_with_list (lib2to3.tests.test_pytree.TestNodes) ... ok test_basic_patterns (lib2to3.tests.test_pytree.TestPatterns) ... ok test_generate_matches (lib2to3.tests.test_pytree.TestPatterns) ... ok test_has_key_example (lib2to3.tests.test_pytree.TestPatterns) ... ok test_wildcard (lib2to3.tests.test_pytree.TestPatterns) ... ok test_bom (lib2to3.tests.test_refactor.TestRefactoringTool) ... FAIL test_crlf_newlines (lib2to3.tests.test_refactor.TestRefactoringTool) ... FAIL test_detect_future_features (lib2to3.tests.test_refactor.TestRefactoringTool) ... ok test_explicit (lib2to3.tests.test_refactor.TestRefactoringTool) ... ok test_file_encoding (lib2to3.tests.test_refactor.TestRefactoringTool) ... FAIL test_fixer_loading (lib2to3.tests.test_refactor.TestRefactoringTool) ... ok test_fixer_loading_helpers (lib2to3.tests.test_refactor.TestRefactoringTool) ... ok test_get_headnode_dict (lib2to3.tests.test_refactor.TestRefactoringTool) ... ok test_naughty_fixers (lib2to3.tests.test_refactor.TestRefactoringTool) ... ok test_print_function_option (lib2to3.tests.test_refactor.TestRefactoringTool) ... ok test_refactor_dir (lib2to3.tests.test_refactor.TestRefactoringTool) ... ok test_refactor_docstring (lib2to3.tests.test_refactor.TestRefactoringTool) ... ok test_refactor_file (lib2to3.tests.test_refactor.TestRefactoringTool) ... ok test_refactor_stdin (lib2to3.tests.test_refactor.TestRefactoringTool) ... ok test_refactor_string (lib2to3.tests.test_refactor.TestRefactoringTool) ... ok test_1 (lib2to3.tests.test_fixers.Test_apply) ... ok test_2 (lib2to3.tests.test_fixers.Test_apply) ... ok test_3 (lib2to3.tests.test_fixers.Test_apply) ... ok test_4 (lib2to3.tests.test_fixers.Test_apply) ... ok test_5 (lib2to3.tests.test_fixers.Test_apply) ... ok test_6 (lib2to3.tests.test_fixers.Test_apply) ... ok test_call (lib2to3.tests.test_fixers.Test_apply) ... ok test_complex_1 (lib2to3.tests.test_fixers.Test_apply) ... ok test_complex_2 (lib2to3.tests.test_fixers.Test_apply) ... ok test_complex_3 (lib2to3.tests.test_fixers.Test_apply) ... ok test_dotted_name (lib2to3.tests.test_fixers.Test_apply) ... ok test_extreme (lib2to3.tests.test_fixers.Test_apply) ... ok test_space_1 (lib2to3.tests.test_fixers.Test_apply) ... ok test_space_2 (lib2to3.tests.test_fixers.Test_apply) ... ok test_subscript (lib2to3.tests.test_fixers.Test_apply) ... ok test_unchanged_1 (lib2to3.tests.test_fixers.Test_apply) ... ok test_unchanged_2 (lib2to3.tests.test_fixers.Test_apply) ... ok test_unchanged_3 (lib2to3.tests.test_fixers.Test_apply) ... ok test_unchanged_4 (lib2to3.tests.test_fixers.Test_apply) ... ok test_unchanged_5 (lib2to3.tests.test_fixers.Test_apply) ... ok test_unchanged_6 (lib2to3.tests.test_fixers.Test_apply) ... ok test_unchanged_7 (lib2to3.tests.test_fixers.Test_apply) ... ok test_unchanged_8 (lib2to3.tests.test_fixers.Test_apply) ... ok test_unchanged_9 (lib2to3.tests.test_fixers.Test_apply) ... ok test_weird_comments (lib2to3.tests.test_fixers.Test_apply) ... ok test_basestring (lib2to3.tests.test_fixers.Test_basestring) ... ok test_buffer (lib2to3.tests.test_fixers.Test_buffer) ... ok test_slicing (lib2to3.tests.test_fixers.Test_buffer) ... ok test_callable_call (lib2to3.tests.test_fixers.Test_callable) ... ok test_callable_should_not_change (lib2to3.tests.test_fixers.Test_callable) ... ok test_global_import (lib2to3.tests.test_fixers.Test_callable) ... ok test_prefix_preservation (lib2to3.tests.test_fixers.Test_callable) ... ok test_01 (lib2to3.tests.test_fixers.Test_dict) ... ok test_02 (lib2to3.tests.test_fixers.Test_dict) ... ok test_03 (lib2to3.tests.test_fixers.Test_dict) ... ok test_04 (lib2to3.tests.test_fixers.Test_dict) ... ok test_05 (lib2to3.tests.test_fixers.Test_dict) ... ok test_06 (lib2to3.tests.test_fixers.Test_dict) ... ok test_07 (lib2to3.tests.test_fixers.Test_dict) ... ok test_08 (lib2to3.tests.test_fixers.Test_dict) ... ok test_09 (lib2to3.tests.test_fixers.Test_dict) ... ok test_10 (lib2to3.tests.test_fixers.Test_dict) ... ok test_11 (lib2to3.tests.test_fixers.Test_dict) ... ok test_12 (lib2to3.tests.test_fixers.Test_dict) ... ok test_13 (lib2to3.tests.test_fixers.Test_dict) ... ok test_14 (lib2to3.tests.test_fixers.Test_dict) ... ok test_15 (lib2to3.tests.test_fixers.Test_dict) ... ok test_16 (lib2to3.tests.test_fixers.Test_dict) ... ok test_17 (lib2to3.tests.test_fixers.Test_dict) ... ok test_18 (lib2to3.tests.test_fixers.Test_dict) ... ok test_19 (lib2to3.tests.test_fixers.Test_dict) ... ok test_20 (lib2to3.tests.test_fixers.Test_dict) ... ok test_21 (lib2to3.tests.test_fixers.Test_dict) ... ok test_22 (lib2to3.tests.test_fixers.Test_dict) ... ok test_23 (lib2to3.tests.test_fixers.Test_dict) ... ok test_24 (lib2to3.tests.test_fixers.Test_dict) ... ok test_25 (lib2to3.tests.test_fixers.Test_dict) ... ok test_26 (lib2to3.tests.test_fixers.Test_dict) ... ok test_27 (lib2to3.tests.test_fixers.Test_dict) ... ok test_prefix_preservation (lib2to3.tests.test_fixers.Test_dict) ... ok test_trailing_comment (lib2to3.tests.test_fixers.Test_dict) ... ok test_unchanged (lib2to3.tests.test_fixers.Test_dict) ... ok test_bare_except (lib2to3.tests.test_fixers.Test_except) ... ok test_bare_except_and_else_finally (lib2to3.tests.test_fixers.Test_except) ... ok test_list_unpack (lib2to3.tests.test_fixers.Test_except) ... ok test_multi_class (lib2to3.tests.test_fixers.Test_except) ... ok test_multi_fixed_excepts_before_bare_except (lib2to3.tests.test_fixers.Test_except) ... ok test_one_line_suites (lib2to3.tests.test_fixers.Test_except) ... ok test_prefix_preservation (lib2to3.tests.test_fixers.Test_except) ... ok test_simple (lib2to3.tests.test_fixers.Test_except) ... ok test_simple_no_space_before_target (lib2to3.tests.test_fixers.Test_except) ... ok test_tuple_unpack (lib2to3.tests.test_fixers.Test_except) ... ok test_unchanged_1 (lib2to3.tests.test_fixers.Test_except) ... ok test_unchanged_2 (lib2to3.tests.test_fixers.Test_except) ... ok test_unchanged_3 (lib2to3.tests.test_fixers.Test_except) ... ok test_weird_target_1 (lib2to3.tests.test_fixers.Test_except) ... ok test_weird_target_2 (lib2to3.tests.test_fixers.Test_except) ... ok test_weird_target_3 (lib2to3.tests.test_fixers.Test_except) ... ok test_basic (lib2to3.tests.test_fixers.Test_exec) ... ok test_complex_1 (lib2to3.tests.test_fixers.Test_exec) ... ok test_complex_2 (lib2to3.tests.test_fixers.Test_exec) ... ok test_prefix_preservation (lib2to3.tests.test_fixers.Test_exec) ... ok test_unchanged_1 (lib2to3.tests.test_fixers.Test_exec) ... ok test_unchanged_2 (lib2to3.tests.test_fixers.Test_exec) ... ok test_unchanged_3 (lib2to3.tests.test_fixers.Test_exec) ... ok test_unchanged_4 (lib2to3.tests.test_fixers.Test_exec) ... ok test_with_globals (lib2to3.tests.test_fixers.Test_exec) ... ok test_with_globals_locals (lib2to3.tests.test_fixers.Test_exec) ... ok test_conversion (lib2to3.tests.test_fixers.Test_execfile) ... ok test_spacing (lib2to3.tests.test_fixers.Test_execfile) ... ok test_comments (lib2to3.tests.test_fixers.Test_exitfunc) ... ok test_complex_expression (lib2to3.tests.test_fixers.Test_exitfunc) ... ok test_in_a_function (lib2to3.tests.test_fixers.Test_exitfunc) ... ok test_names_import (lib2to3.tests.test_fixers.Test_exitfunc) ... ok test_no_sys_import (lib2to3.tests.test_fixers.Test_exitfunc) ... ok test_simple (lib2to3.tests.test_fixers.Test_exitfunc) ... ok test_unchanged (lib2to3.tests.test_fixers.Test_exitfunc) ... ok test_filter_basic (lib2to3.tests.test_fixers.Test_filter) ... ok test_filter_nochange (lib2to3.tests.test_fixers.Test_filter) ... ok test_future_builtins (lib2to3.tests.test_fixers.Test_filter) ... ok test_prefix_preservation (lib2to3.tests.test_fixers.Test_filter) ... ok test (lib2to3.tests.test_fixers.Test_funcattrs) ... ok test_unchanged (lib2to3.tests.test_fixers.Test_funcattrs) ... ok test_future (lib2to3.tests.test_fixers.Test_future) ... ok test_run_order (lib2to3.tests.test_fixers.Test_future) ... ok test_basic (lib2to3.tests.test_fixers.Test_getcwdu) ... ok test_comment (lib2to3.tests.test_fixers.Test_getcwdu) ... ok test_indentation (lib2to3.tests.test_fixers.Test_getcwdu) ... ok test_multilation (lib2to3.tests.test_fixers.Test_getcwdu) ... ok test_unchanged (lib2to3.tests.test_fixers.Test_getcwdu) ... ok test_1 (lib2to3.tests.test_fixers.Test_has_key) ... ok test_10 (lib2to3.tests.test_fixers.Test_has_key) ... ok test_11 (lib2to3.tests.test_fixers.Test_has_key) ... ok test_2 (lib2to3.tests.test_fixers.Test_has_key) ... ok test_3 (lib2to3.tests.test_fixers.Test_has_key) ... ok test_4 (lib2to3.tests.test_fixers.Test_has_key) ... ok test_5 (lib2to3.tests.test_fixers.Test_has_key) ... ok test_6 (lib2to3.tests.test_fixers.Test_has_key) ... ok test_7 (lib2to3.tests.test_fixers.Test_has_key) ... ok test_8 (lib2to3.tests.test_fixers.Test_has_key) ... ok test_9 (lib2to3.tests.test_fixers.Test_has_key) ... ok test_eq_expression (lib2to3.tests.test_fixers.Test_idioms) ... ok test_eq_reverse (lib2to3.tests.test_fixers.Test_idioms) ... ok test_eq_simple (lib2to3.tests.test_fixers.Test_idioms) ... ok test_is_expression (lib2to3.tests.test_fixers.Test_idioms) ... ok test_is_not_expression (lib2to3.tests.test_fixers.Test_idioms) ... ok test_is_not_reverse (lib2to3.tests.test_fixers.Test_idioms) ... ok test_is_not_simple (lib2to3.tests.test_fixers.Test_idioms) ... ok test_is_reverse (lib2to3.tests.test_fixers.Test_idioms) ... ok test_is_simple (lib2to3.tests.test_fixers.Test_idioms) ... ok test_ne_expression (lib2to3.tests.test_fixers.Test_idioms) ... ok test_ne_reverse (lib2to3.tests.test_fixers.Test_idioms) ... ok test_ne_simple (lib2to3.tests.test_fixers.Test_idioms) ... ok test_sort_list_call (lib2to3.tests.test_fixers.Test_idioms) ... ok test_sort_simple_expr (lib2to3.tests.test_fixers.Test_idioms) ... ok test_sort_unchanged (lib2to3.tests.test_fixers.Test_idioms) ... ok test_type_unchanged (lib2to3.tests.test_fixers.Test_idioms) ... ok test_while (lib2to3.tests.test_fixers.Test_idioms) ... ok test_while_unchanged (lib2to3.tests.test_fixers.Test_idioms) ... ok test_already_relative_import (lib2to3.tests.test_fixers.Test_import) ... ok test_comments_and_indent (lib2to3.tests.test_fixers.Test_import) ... ok test_dotted_from (lib2to3.tests.test_fixers.Test_import) ... ok test_dotted_import (lib2to3.tests.test_fixers.Test_import) ... ok test_dotted_import_as (lib2to3.tests.test_fixers.Test_import) ... ok test_files_checked (lib2to3.tests.test_fixers.Test_import) ... ok test_from (lib2to3.tests.test_fixers.Test_import) ... ok test_from_as (lib2to3.tests.test_fixers.Test_import) ... ok test_import (lib2to3.tests.test_fixers.Test_import) ... ok test_import_as (lib2to3.tests.test_fixers.Test_import) ... ok test_import_from_package (lib2to3.tests.test_fixers.Test_import) ... ok test_in_package (lib2to3.tests.test_fixers.Test_import) ... ok test_local_and_absolute (lib2to3.tests.test_fixers.Test_import) ... ok test_not_in_package (lib2to3.tests.test_fixers.Test_import) ... ok test_prefix (lib2to3.tests.test_fixers.Test_import) ... ok test_with_absolute_import_enabled (lib2to3.tests.test_fixers.Test_import) ... ok test_import_from (lib2to3.tests.test_fixers.Test_imports) ... ok test_import_from_as (lib2to3.tests.test_fixers.Test_imports) ... ok test_import_module (lib2to3.tests.test_fixers.Test_imports) ... ok test_import_module_as (lib2to3.tests.test_fixers.Test_imports) ... ok test_import_module_usage (lib2to3.tests.test_fixers.Test_imports) ... ok test_multiple_imports (lib2to3.tests.test_fixers.Test_imports) ... ok test_multiple_imports_as (lib2to3.tests.test_fixers.Test_imports) ... ok test_star (lib2to3.tests.test_fixers.Test_imports) ... ok test_import_from (lib2to3.tests.test_fixers.Test_imports2) ... ok test_import_from_as (lib2to3.tests.test_fixers.Test_imports2) ... ok test_import_module (lib2to3.tests.test_fixers.Test_imports2) ... ok test_import_module_as (lib2to3.tests.test_fixers.Test_imports2) ... ok test_import_module_usage (lib2to3.tests.test_fixers.Test_imports2) ... ok test_star (lib2to3.tests.test_fixers.Test_imports2) ... ok test_after_local_imports_refactoring (lib2to3.tests.test_fixers.Test_imports_fixer_order) ... ok test_import_from (lib2to3.tests.test_fixers.Test_imports_fixer_order) ... ok test_import_from_as (lib2to3.tests.test_fixers.Test_imports_fixer_order) ... ok test_import_module (lib2to3.tests.test_fixers.Test_imports_fixer_order) ... ok test_import_module_as (lib2to3.tests.test_fixers.Test_imports_fixer_order) ... ok test_import_module_usage (lib2to3.tests.test_fixers.Test_imports_fixer_order) ... ok test_star (lib2to3.tests.test_fixers.Test_imports_fixer_order) ... ok test_1 (lib2to3.tests.test_fixers.Test_input) ... ok test_2 (lib2to3.tests.test_fixers.Test_input) ... ok test_3 (lib2to3.tests.test_fixers.Test_input) ... ok test_4 (lib2to3.tests.test_fixers.Test_input) ... ok test_idempotency (lib2to3.tests.test_fixers.Test_input) ... ok test_prefix_preservation (lib2to3.tests.test_fixers.Test_input) ... ok test_trailing_comment (lib2to3.tests.test_fixers.Test_input) ... ok test (lib2to3.tests.test_fixers.Test_intern) ... ok test_prefix_preservation (lib2to3.tests.test_fixers.Test_intern) ... ok test_unchanged (lib2to3.tests.test_fixers.Test_intern) ... ok test_prefix_preservation (lib2to3.tests.test_fixers.Test_isinstance) ... ok test_remove_multiple_items (lib2to3.tests.test_fixers.Test_isinstance) ... ok test_unchanged (lib2to3.tests.test_fixers.Test_isinstance) ... ok test_0 (lib2to3.tests.test_fixers.Test_itertools) ... ok test_1 (lib2to3.tests.test_fixers.Test_itertools) ... ok test_2 (lib2to3.tests.test_fixers.Test_itertools) ... ok test_4 (lib2to3.tests.test_fixers.Test_itertools) ... ok test_run_order (lib2to3.tests.test_fixers.Test_itertools) ... ok test_space_1 (lib2to3.tests.test_fixers.Test_itertools) ... ok test_space_2 (lib2to3.tests.test_fixers.Test_itertools) ... ok test_comments (lib2to3.tests.test_fixers.Test_itertools_imports) ... ok test_ifilter (lib2to3.tests.test_fixers.Test_itertools_imports) ... ok test_import_as (lib2to3.tests.test_fixers.Test_itertools_imports) ... ok test_import_star (lib2to3.tests.test_fixers.Test_itertools_imports) ... ok test_none (lib2to3.tests.test_fixers.Test_itertools_imports) ... ok test_reduced (lib2to3.tests.test_fixers.Test_itertools_imports) ... ok test_unchanged (lib2to3.tests.test_fixers.Test_itertools_imports) ... ok test_1 (lib2to3.tests.test_fixers.Test_long) ... ok test_2 (lib2to3.tests.test_fixers.Test_long) ... ok test_3 (lib2to3.tests.test_fixers.Test_long) ... ok test_prefix_preservation (lib2to3.tests.test_fixers.Test_long) ... ok test_unchanged (lib2to3.tests.test_fixers.Test_long) ... ok test_None_with_multiple_arguments (lib2to3.tests.test_fixers.Test_map) ... ok test_future_builtins (lib2to3.tests.test_fixers.Test_map) ... ok test_map_basic (lib2to3.tests.test_fixers.Test_map) ... ok test_map_nochange (lib2to3.tests.test_fixers.Test_map) ... ok test_prefix_preservation (lib2to3.tests.test_fixers.Test_map) ... ok test_trailing_comment (lib2to3.tests.test_fixers.Test_map) ... ok test_comments (lib2to3.tests.test_fixers.Test_metaclass) ... ok test_meta (lib2to3.tests.test_fixers.Test_metaclass) ... ok test_unchanged (lib2to3.tests.test_fixers.Test_metaclass) ... ok test (lib2to3.tests.test_fixers.Test_methodattrs) ... ok test_unchanged (lib2to3.tests.test_fixers.Test_methodattrs) ... ok test_basic (lib2to3.tests.test_fixers.Test_ne) ... ok test_chained (lib2to3.tests.test_fixers.Test_ne) ... ok test_no_spaces (lib2to3.tests.test_fixers.Test_ne) ... ok test_1 (lib2to3.tests.test_fixers.Test_next) ... ok test_2 (lib2to3.tests.test_fixers.Test_next) ... ok test_3 (lib2to3.tests.test_fixers.Test_next) ... ok test_4 (lib2to3.tests.test_fixers.Test_next) ... ok test_5 (lib2to3.tests.test_fixers.Test_next) ... ok test_6 (lib2to3.tests.test_fixers.Test_next) ... ok test_assign_to_next (lib2to3.tests.test_fixers.Test_next) ... ok test_assign_to_next_in_list (lib2to3.tests.test_fixers.Test_next) ... ok test_assign_to_next_in_tuple (lib2to3.tests.test_fixers.Test_next) ... ok test_builtin_assign (lib2to3.tests.test_fixers.Test_next) ... ok test_builtin_assign_in_list (lib2to3.tests.test_fixers.Test_next) ... ok test_builtin_assign_in_tuple (lib2to3.tests.test_fixers.Test_next) ... ok test_method_1 (lib2to3.tests.test_fixers.Test_next) ... ok test_method_2 (lib2to3.tests.test_fixers.Test_next) ... ok test_method_3 (lib2to3.tests.test_fixers.Test_next) ... ok test_method_4 (lib2to3.tests.test_fixers.Test_next) ... ok test_method_unchanged (lib2to3.tests.test_fixers.Test_next) ... ok test_noncall_access_1 (lib2to3.tests.test_fixers.Test_next) ... ok test_noncall_access_2 (lib2to3.tests.test_fixers.Test_next) ... ok test_noncall_access_3 (lib2to3.tests.test_fixers.Test_next) ... ok test_prefix_preservation_1 (lib2to3.tests.test_fixers.Test_next) ... ok test_prefix_preservation_2 (lib2to3.tests.test_fixers.Test_next) ... ok test_prefix_preservation_3 (lib2to3.tests.test_fixers.Test_next) ... ok test_prefix_preservation_4 (lib2to3.tests.test_fixers.Test_next) ... ok test_prefix_preservation_5 (lib2to3.tests.test_fixers.Test_next) ... ok test_prefix_preservation_6 (lib2to3.tests.test_fixers.Test_next) ... ok test_shadowing_assign_list_1 (lib2to3.tests.test_fixers.Test_next) ... ok test_shadowing_assign_list_2 (lib2to3.tests.test_fixers.Test_next) ... ok test_shadowing_assign_simple (lib2to3.tests.test_fixers.Test_next) ... ok test_shadowing_assign_tuple_1 (lib2to3.tests.test_fixers.Test_next) ... ok test_shadowing_assign_tuple_2 (lib2to3.tests.test_fixers.Test_next) ... ok test_shadowing_for_simple (lib2to3.tests.test_fixers.Test_next) ... ok test_shadowing_for_tuple_1 (lib2to3.tests.test_fixers.Test_next) ... ok test_shadowing_for_tuple_2 (lib2to3.tests.test_fixers.Test_next) ... ok test_shadowing_funcdef_1 (lib2to3.tests.test_fixers.Test_next) ... ok test_shadowing_funcdef_2 (lib2to3.tests.test_fixers.Test_next) ... ok test_shadowing_global_1 (lib2to3.tests.test_fixers.Test_next) ... ok test_shadowing_global_2 (lib2to3.tests.test_fixers.Test_next) ... ok test_shadowing_import_1 (lib2to3.tests.test_fixers.Test_next) ... ok test_shadowing_import_2 (lib2to3.tests.test_fixers.Test_next) ... ok test_shadowing_import_3 (lib2to3.tests.test_fixers.Test_next) ... ok test_shadowing_import_from_1 (lib2to3.tests.test_fixers.Test_next) ... ok test_shadowing_import_from_2 (lib2to3.tests.test_fixers.Test_next) ... ok test_shadowing_import_from_3 (lib2to3.tests.test_fixers.Test_next) ... ok test_shadowing_import_from_4 (lib2to3.tests.test_fixers.Test_next) ... ok test_1 (lib2to3.tests.test_fixers.Test_nonzero) ... ok test_2 (lib2to3.tests.test_fixers.Test_nonzero) ... ok test_unchanged_1 (lib2to3.tests.test_fixers.Test_nonzero) ... ok test_unchanged_2 (lib2to3.tests.test_fixers.Test_nonzero) ... ok test_unchanged_func (lib2to3.tests.test_fixers.Test_nonzero) ... ok test_comments_and_spacing (lib2to3.tests.test_fixers.Test_numliterals) ... ok test_long_hex (lib2to3.tests.test_fixers.Test_numliterals) ... ok test_long_int_1 (lib2to3.tests.test_fixers.Test_numliterals) ... ok test_long_int_2 (lib2to3.tests.test_fixers.Test_numliterals) ... ok test_octal_1 (lib2to3.tests.test_fixers.Test_numliterals) ... ok test_unchanged_complex_bare (lib2to3.tests.test_fixers.Test_numliterals) ... ok test_unchanged_complex_float (lib2to3.tests.test_fixers.Test_numliterals) ... ok test_unchanged_complex_int (lib2to3.tests.test_fixers.Test_numliterals) ... ok test_unchanged_exp (lib2to3.tests.test_fixers.Test_numliterals) ... ok test_unchanged_float (lib2to3.tests.test_fixers.Test_numliterals) ... ok test_unchanged_hex (lib2to3.tests.test_fixers.Test_numliterals) ... ok test_unchanged_int (lib2to3.tests.test_fixers.Test_numliterals) ... ok test_unchanged_octal (lib2to3.tests.test_fixers.Test_numliterals) ... ok test_bare_isCallable (lib2to3.tests.test_fixers.Test_operator) ... ERROR test_bare_operator_irepeat (lib2to3.tests.test_fixers.Test_operator) ... ERROR test_bare_operator_isMappingType (lib2to3.tests.test_fixers.Test_operator) ... ERROR test_bare_operator_isNumberType (lib2to3.tests.test_fixers.Test_operator) ... ERROR test_bare_operator_isSequenceType (lib2to3.tests.test_fixers.Test_operator) ... ERROR test_bare_operator_repeat (lib2to3.tests.test_fixers.Test_operator) ... ERROR test_bare_sequenceIncludes (lib2to3.tests.test_fixers.Test_operator) ... ERROR test_operator_irepeat (lib2to3.tests.test_fixers.Test_operator) ... ERROR test_operator_isCallable (lib2to3.tests.test_fixers.Test_operator) ... ERROR test_operator_isMappingType (lib2to3.tests.test_fixers.Test_operator) ... ERROR test_operator_isNumberType (lib2to3.tests.test_fixers.Test_operator) ... ERROR test_operator_isSequenceType (lib2to3.tests.test_fixers.Test_operator) ... ERROR test_operator_repeat (lib2to3.tests.test_fixers.Test_operator) ... ERROR test_operator_sequenceIncludes (lib2to3.tests.test_fixers.Test_operator) ... ERROR test_0 (lib2to3.tests.test_fixers.Test_paren) ... ok test_1 (lib2to3.tests.test_fixers.Test_paren) ... ok test_2 (lib2to3.tests.test_fixers.Test_paren) ... ok test_3 (lib2to3.tests.test_fixers.Test_paren) ... ok test_4 (lib2to3.tests.test_fixers.Test_paren) ... ok test_5 (lib2to3.tests.test_fixers.Test_paren) ... ok test_6 (lib2to3.tests.test_fixers.Test_paren) ... ok test_unchanged_0 (lib2to3.tests.test_fixers.Test_paren) ... ok test_unchanged_1 (lib2to3.tests.test_fixers.Test_paren) ... ok test_unchanged_2 (lib2to3.tests.test_fixers.Test_paren) ... ok test_unchanged_3 (lib2to3.tests.test_fixers.Test_paren) ... ok test_unchanged_4 (lib2to3.tests.test_fixers.Test_paren) ... ok test_1 (lib2to3.tests.test_fixers.Test_print) ... ok test_2 (lib2to3.tests.test_fixers.Test_print) ... ok test_3 (lib2to3.tests.test_fixers.Test_print) ... ok test_4 (lib2to3.tests.test_fixers.Test_print) ... ok test_5 (lib2to3.tests.test_fixers.Test_print) ... ok test_idempotency (lib2to3.tests.test_fixers.Test_print) ... ok test_idempotency_print_as_function (lib2to3.tests.test_fixers.Test_print) ... ok test_no_trailing_comma (lib2to3.tests.test_fixers.Test_print) ... ok test_prefix_preservation (lib2to3.tests.test_fixers.Test_print) ... ok test_spaces_before_file (lib2to3.tests.test_fixers.Test_print) ... ok test_trailing_comma_1 (lib2to3.tests.test_fixers.Test_print) ... ok test_trailing_comma_2 (lib2to3.tests.test_fixers.Test_print) ... ok test_trailing_comma_3 (lib2to3.tests.test_fixers.Test_print) ... ok test_tuple (lib2to3.tests.test_fixers.Test_print) ... ok test_vargs_without_trailing_comma (lib2to3.tests.test_fixers.Test_print) ... ok test_with_future_print_function (lib2to3.tests.test_fixers.Test_print) ... ok test_with_trailing_comma (lib2to3.tests.test_fixers.Test_print) ... ok test_None_value (lib2to3.tests.test_fixers.Test_raise) ... ok test_basic (lib2to3.tests.test_fixers.Test_raise) ... ok test_prefix_preservation (lib2to3.tests.test_fixers.Test_raise) ... ok test_string_exc (lib2to3.tests.test_fixers.Test_raise) ... ok test_string_exc_val (lib2to3.tests.test_fixers.Test_raise) ... ok test_string_exc_val_tb (lib2to3.tests.test_fixers.Test_raise) ... ok test_tb_1 (lib2to3.tests.test_fixers.Test_raise) ... ok test_tb_2 (lib2to3.tests.test_fixers.Test_raise) ... ok test_tb_3 (lib2to3.tests.test_fixers.Test_raise) ... ok test_tb_4 (lib2to3.tests.test_fixers.Test_raise) ... ok test_tb_5 (lib2to3.tests.test_fixers.Test_raise) ... ok test_tb_6 (lib2to3.tests.test_fixers.Test_raise) ... ok test_tuple_detection (lib2to3.tests.test_fixers.Test_raise) ... ok test_tuple_exc_1 (lib2to3.tests.test_fixers.Test_raise) ... ok test_tuple_exc_2 (lib2to3.tests.test_fixers.Test_raise) ... ok test_tuple_value (lib2to3.tests.test_fixers.Test_raise) ... ok test_with_comments (lib2to3.tests.test_fixers.Test_raise) ... ok test_1 (lib2to3.tests.test_fixers.Test_raw_input) ... ok test_2 (lib2to3.tests.test_fixers.Test_raw_input) ... ok test_3 (lib2to3.tests.test_fixers.Test_raw_input) ... ok test_4 (lib2to3.tests.test_fixers.Test_raw_input) ... ok test_5 (lib2to3.tests.test_fixers.Test_raw_input) ... ok test_6 (lib2to3.tests.test_fixers.Test_raw_input) ... ok test_8 (lib2to3.tests.test_fixers.Test_raw_input) ... ok test_prefix_preservation (lib2to3.tests.test_fixers.Test_raw_input) ... ok test_bug_7253 (lib2to3.tests.test_fixers.Test_reduce) ... ok test_call_with_lambda (lib2to3.tests.test_fixers.Test_reduce) ... ok test_simple_call (lib2to3.tests.test_fixers.Test_reduce) ... ok test_unchanged (lib2to3.tests.test_fixers.Test_reduce) ... ok test_import_from (lib2to3.tests.test_fixers.Test_renames) ... ok test_import_from_as (lib2to3.tests.test_fixers.Test_renames) ... ok test_import_module_usage (lib2to3.tests.test_fixers.Test_renames) ... ok test_complex (lib2to3.tests.test_fixers.Test_repr) ... ok test_nested (lib2to3.tests.test_fixers.Test_repr) ... ok test_nested_tuples (lib2to3.tests.test_fixers.Test_repr) ... ok test_prefix_preservation (lib2to3.tests.test_fixers.Test_repr) ... ok test_simple_1 (lib2to3.tests.test_fixers.Test_repr) ... ok test_simple_2 (lib2to3.tests.test_fixers.Test_repr) ... ok test_tuple (lib2to3.tests.test_fixers.Test_repr) ... ok test_basic (lib2to3.tests.test_fixers.Test_set_literal) ... ok test_comments (lib2to3.tests.test_fixers.Test_set_literal) ... ok test_listcomps (lib2to3.tests.test_fixers.Test_set_literal) ... ok test_unchanged (lib2to3.tests.test_fixers.Test_set_literal) ... ok test_whitespace (lib2to3.tests.test_fixers.Test_set_literal) ... ok test (lib2to3.tests.test_fixers.Test_standarderror) ... ok test_0 (lib2to3.tests.test_fixers.Test_sys_exc) ... ok test_1 (lib2to3.tests.test_fixers.Test_sys_exc) ... ok test_2 (lib2to3.tests.test_fixers.Test_sys_exc) ... ok test_3 (lib2to3.tests.test_fixers.Test_sys_exc) ... ok test_4 (lib2to3.tests.test_fixers.Test_sys_exc) ... ok test_5 (lib2to3.tests.test_fixers.Test_sys_exc) ... ok test_1 (lib2to3.tests.test_fixers.Test_throw) ... ok test_2 (lib2to3.tests.test_fixers.Test_throw) ... ok test_3 (lib2to3.tests.test_fixers.Test_throw) ... ok test_4 (lib2to3.tests.test_fixers.Test_throw) ... ok test_tb_1 (lib2to3.tests.test_fixers.Test_throw) ... ok test_tb_2 (lib2to3.tests.test_fixers.Test_throw) ... ok test_tb_3 (lib2to3.tests.test_fixers.Test_throw) ... ok test_tb_4 (lib2to3.tests.test_fixers.Test_throw) ... ok test_tb_5 (lib2to3.tests.test_fixers.Test_throw) ... ok test_tb_6 (lib2to3.tests.test_fixers.Test_throw) ... ok test_tb_7 (lib2to3.tests.test_fixers.Test_throw) ... ok test_tb_8 (lib2to3.tests.test_fixers.Test_throw) ... ok test_untouched_1 (lib2to3.tests.test_fixers.Test_throw) ... ok test_untouched_2 (lib2to3.tests.test_fixers.Test_throw) ... ok test_untouched_3 (lib2to3.tests.test_fixers.Test_throw) ... ok test_warn_1 (lib2to3.tests.test_fixers.Test_throw) ... ok test_warn_2 (lib2to3.tests.test_fixers.Test_throw) ... ok test_warn_3 (lib2to3.tests.test_fixers.Test_throw) ... ok test_1 (lib2to3.tests.test_fixers.Test_tuple_params) ... ok test_2 (lib2to3.tests.test_fixers.Test_tuple_params) ... ok test_3 (lib2to3.tests.test_fixers.Test_tuple_params) ... ok test_docstring (lib2to3.tests.test_fixers.Test_tuple_params) ... ok test_keywords (lib2to3.tests.test_fixers.Test_tuple_params) ... ok test_lambda_nested (lib2to3.tests.test_fixers.Test_tuple_params) ... ok test_lambda_nested_multi_use (lib2to3.tests.test_fixers.Test_tuple_params) ... ok test_lambda_no_change (lib2to3.tests.test_fixers.Test_tuple_params) ... ok test_lambda_one_tuple (lib2to3.tests.test_fixers.Test_tuple_params) ... ok test_lambda_parens_single_arg (lib2to3.tests.test_fixers.Test_tuple_params) ... ok test_lambda_simple (lib2to3.tests.test_fixers.Test_tuple_params) ... ok test_lambda_simple_multi_use (lib2to3.tests.test_fixers.Test_tuple_params) ... ok test_lambda_simple_reverse (lib2to3.tests.test_fixers.Test_tuple_params) ... ok test_multi_1 (lib2to3.tests.test_fixers.Test_tuple_params) ... ok test_multi_2 (lib2to3.tests.test_fixers.Test_tuple_params) ... ok test_semicolon (lib2to3.tests.test_fixers.Test_tuple_params) ... ok test_unchanged_1 (lib2to3.tests.test_fixers.Test_tuple_params) ... ok test_unchanged_2 (lib2to3.tests.test_fixers.Test_tuple_params) ... ok test_unchanged_3 (lib2to3.tests.test_fixers.Test_tuple_params) ... ok test_varargs (lib2to3.tests.test_fixers.Test_tuple_params) ... ok test_basic_types_convert (lib2to3.tests.test_fixers.Test_types) ... ok test_unichr (lib2to3.tests.test_fixers.Test_unicode) ... ok test_unicode_call (lib2to3.tests.test_fixers.Test_unicode) ... ok test_unicode_literal_1 (lib2to3.tests.test_fixers.Test_unicode) ... ok test_unicode_literal_2 (lib2to3.tests.test_fixers.Test_unicode) ... ok test_unicode_literal_3 (lib2to3.tests.test_fixers.Test_unicode) ... ok test_whitespace (lib2to3.tests.test_fixers.Test_unicode) ... ok test_import_from (lib2to3.tests.test_fixers.Test_urllib) ... ok test_import_from_as (lib2to3.tests.test_fixers.Test_urllib) ... ok test_import_module (lib2to3.tests.test_fixers.Test_urllib) ... ok test_import_module_as (lib2to3.tests.test_fixers.Test_urllib) ... ok test_import_module_usage (lib2to3.tests.test_fixers.Test_urllib) ... ok test_indented (lib2to3.tests.test_fixers.Test_urllib) ... ok test_star (lib2to3.tests.test_fixers.Test_urllib) ... ok test_in_consuming_context (lib2to3.tests.test_fixers.Test_xrange) ... ok test_in_contains_test (lib2to3.tests.test_fixers.Test_xrange) ... ok test_prefix_preservation (lib2to3.tests.test_fixers.Test_xrange) ... ok test_range_in_for (lib2to3.tests.test_fixers.Test_xrange) ... ok test_single_arg (lib2to3.tests.test_fixers.Test_xrange) ... ok test_three_args (lib2to3.tests.test_fixers.Test_xrange) ... ok test_two_args (lib2to3.tests.test_fixers.Test_xrange) ... ok test_wrap_in_list (lib2to3.tests.test_fixers.Test_xrange) ... ok test_xrange_in_for (lib2to3.tests.test_fixers.Test_xrange) ... ok test_double_transform (lib2to3.tests.test_fixers.Test_xrange_with_reduce) ... ok test_attr_ref (lib2to3.tests.test_fixers.Test_xreadlines) ... ok test_call (lib2to3.tests.test_fixers.Test_xreadlines) ... ok test_unchanged (lib2to3.tests.test_fixers.Test_xreadlines) ... ok test_future_builtins (lib2to3.tests.test_fixers.Test_zip) ... ok test_zip_basic (lib2to3.tests.test_fixers.Test_zip) ... ok test_zip_nochange (lib2to3.tests.test_fixers.Test_zip) ... ok test (lib2to3.tests.test_util.Test_Attr) ... ok test_returns (lib2to3.tests.test_util.Test_Attr) ... ok test (lib2to3.tests.test_util.Test_Call) ... ok test (lib2to3.tests.test_util.Test_Name) ... ok test_in_function (lib2to3.tests.test_util.Test_does_tree_import) ... ok test_class_def (lib2to3.tests.test_util.Test_find_binding) ... ok test_for (lib2to3.tests.test_util.Test_find_binding) ... ok test_for_nested (lib2to3.tests.test_util.Test_find_binding) ... ok test_from_import (lib2to3.tests.test_util.Test_find_binding) ... ok test_from_import_as (lib2to3.tests.test_util.Test_find_binding) ... ok test_from_import_as_with_package (lib2to3.tests.test_util.Test_find_binding) ... ok test_from_import_with_package (lib2to3.tests.test_util.Test_find_binding) ... ok test_function_def (lib2to3.tests.test_util.Test_find_binding) ... ok test_if (lib2to3.tests.test_util.Test_find_binding) ... ok test_if_nested (lib2to3.tests.test_util.Test_find_binding) ... ok test_import_as (lib2to3.tests.test_util.Test_find_binding) ... ok test_import_as_with_package (lib2to3.tests.test_util.Test_find_binding) ... ok test_invalid_assignments (lib2to3.tests.test_util.Test_find_binding) ... ok test_list_assignment (lib2to3.tests.test_util.Test_find_binding) ... ok test_simple_assignment (lib2to3.tests.test_util.Test_find_binding) ... ok test_simple_import (lib2to3.tests.test_util.Test_find_binding) ... ok test_simple_import_with_package (lib2to3.tests.test_util.Test_find_binding) ... ok test_try_except (lib2to3.tests.test_util.Test_find_binding) ... ok test_try_except_finally (lib2to3.tests.test_util.Test_find_binding) ... ok test_try_except_finally_nested (lib2to3.tests.test_util.Test_find_binding) ... ok test_try_except_nested (lib2to3.tests.test_util.Test_find_binding) ... ok test_tuple_assignment (lib2to3.tests.test_util.Test_find_binding) ... ok test_while (lib2to3.tests.test_util.Test_find_binding) ... ok test_while_nested (lib2to3.tests.test_util.Test_find_binding) ... ok test_nothing (lib2to3.tests.test_util.Test_find_indentation) ... ok test_simple (lib2to3.tests.test_util.Test_find_indentation) ... ok test_invalid (lib2to3.tests.test_util.Test_is_list) ... ok test_valid (lib2to3.tests.test_util.Test_is_list) ... ok test_invalid (lib2to3.tests.test_util.Test_is_tuple) ... ok test_valid (lib2to3.tests.test_util.Test_is_tuple) ... ok test_after_docstring (lib2to3.tests.test_util.Test_touch_import) ... ok test_after_imports (lib2to3.tests.test_util.Test_touch_import) ... ok test_beginning (lib2to3.tests.test_util.Test_touch_import) ... ok test_from_import (lib2to3.tests.test_util.Test_touch_import) ... ok test_name_import (lib2to3.tests.test_util.Test_touch_import) ... ok test_all_project_files (lib2to3.tests.test_all_fixers.Test_all) ... ERROR ====================================================================== ERROR: test_all_project_files (lib2to3.tests.test_parser.TestParserIdempotency) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/tests/test_parser.py", line 162, in test_all_project_files source = source.decode(encoding) AttributeError: 'str' object has no attribute 'decode' ====================================================================== ERROR: test_unencodable_diff (lib2to3.tests.test_main.TestMain) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/tests/test_main.py", line 36, in test_unencodable_diff ret = self.run_2to3_capture(["-"], input_stream, out_enc, err) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/tests/test_main.py", line 25, in run_2to3_capture return main.main("lib2to3.fixes", args) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/main.py", line 169, in main rt.refactor_stdin() File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/refactor.py", line 396, in refactor_stdin self.processed_file(str(tree), "", input) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/refactor.py", line 513, in processed_file self.print_output(old_text, new_text, filename, equal) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/main.py", line 74, in print_output print(line) File "/usr/lib/python3.2/codecs.py", line 356, in write self.stream.write(data) TypeError: string argument expected, got 'bytes' ====================================================================== ERROR: test_bare_isCallable (lib2to3.tests.test_fixers.Test_operator) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/tests/test_fixers.py", line 4397, in test_bare_isCallable self.warns_unchanged(s, t) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/tests/test_fixers.py", line 49, in warns_unchanged self.warns(before, before, message, unchanged=True) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/tests/test_fixers.py", line 43, in warns tree = self._check(before, after) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/tests/test_fixers.py", line 32, in _check tree = self.refactor.refactor_string(before, self.filename) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/refactor.py", line 381, in refactor_string self.refactor_tree(tree, name) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/refactor.py", line 455, in refactor_tree new = fixer.transform(node, results) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/fixes/fix_operator.py", line 43, in transform method = self._check_method(node, results) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/fixes/fix_operator.py", line 89, in _check_method method = getattr(self, "_" + results["method"][0].value.encode("ascii")) TypeError: Can't convert 'bytes' object to str implicitly ====================================================================== ERROR: test_bare_operator_irepeat (lib2to3.tests.test_fixers.Test_operator) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/tests/test_fixers.py", line 4427, in test_bare_operator_irepeat self.warns_unchanged(s, t) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/tests/test_fixers.py", line 49, in warns_unchanged self.warns(before, before, message, unchanged=True) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/tests/test_fixers.py", line 43, in warns tree = self._check(before, after) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/tests/test_fixers.py", line 32, in _check tree = self.refactor.refactor_string(before, self.filename) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/refactor.py", line 381, in refactor_string self.refactor_tree(tree, name) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/refactor.py", line 455, in refactor_tree new = fixer.transform(node, results) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/fixes/fix_operator.py", line 43, in transform method = self._check_method(node, results) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/fixes/fix_operator.py", line 89, in _check_method method = getattr(self, "_" + results["method"][0].value.encode("ascii")) TypeError: Can't convert 'bytes' object to str implicitly ====================================================================== ERROR: test_bare_operator_isMappingType (lib2to3.tests.test_fixers.Test_operator) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/tests/test_fixers.py", line 4412, in test_bare_operator_isMappingType self.warns_unchanged(s, t) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/tests/test_fixers.py", line 49, in warns_unchanged self.warns(before, before, message, unchanged=True) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/tests/test_fixers.py", line 43, in warns tree = self._check(before, after) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/tests/test_fixers.py", line 32, in _check tree = self.refactor.refactor_string(before, self.filename) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/refactor.py", line 381, in refactor_string self.refactor_tree(tree, name) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/refactor.py", line 455, in refactor_tree new = fixer.transform(node, results) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/fixes/fix_operator.py", line 43, in transform method = self._check_method(node, results) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/fixes/fix_operator.py", line 89, in _check_method method = getattr(self, "_" + results["method"][0].value.encode("ascii")) TypeError: Can't convert 'bytes' object to str implicitly ====================================================================== ERROR: test_bare_operator_isNumberType (lib2to3.tests.test_fixers.Test_operator) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/tests/test_fixers.py", line 4417, in test_bare_operator_isNumberType self.warns_unchanged(s, t) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/tests/test_fixers.py", line 49, in warns_unchanged self.warns(before, before, message, unchanged=True) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/tests/test_fixers.py", line 43, in warns tree = self._check(before, after) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/tests/test_fixers.py", line 32, in _check tree = self.refactor.refactor_string(before, self.filename) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/refactor.py", line 381, in refactor_string self.refactor_tree(tree, name) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/refactor.py", line 455, in refactor_tree new = fixer.transform(node, results) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/fixes/fix_operator.py", line 43, in transform method = self._check_method(node, results) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/fixes/fix_operator.py", line 89, in _check_method method = getattr(self, "_" + results["method"][0].value.encode("ascii")) TypeError: Can't convert 'bytes' object to str implicitly ====================================================================== ERROR: test_bare_operator_isSequenceType (lib2to3.tests.test_fixers.Test_operator) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/tests/test_fixers.py", line 4407, in test_bare_operator_isSequenceType self.warns_unchanged(s, t) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/tests/test_fixers.py", line 49, in warns_unchanged self.warns(before, before, message, unchanged=True) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/tests/test_fixers.py", line 43, in warns tree = self._check(before, after) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/tests/test_fixers.py", line 32, in _check tree = self.refactor.refactor_string(before, self.filename) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/refactor.py", line 381, in refactor_string self.refactor_tree(tree, name) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/refactor.py", line 455, in refactor_tree new = fixer.transform(node, results) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/fixes/fix_operator.py", line 43, in transform method = self._check_method(node, results) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/fixes/fix_operator.py", line 89, in _check_method method = getattr(self, "_" + results["method"][0].value.encode("ascii")) TypeError: Can't convert 'bytes' object to str implicitly ====================================================================== ERROR: test_bare_operator_repeat (lib2to3.tests.test_fixers.Test_operator) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/tests/test_fixers.py", line 4422, in test_bare_operator_repeat self.warns_unchanged(s, t) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/tests/test_fixers.py", line 49, in warns_unchanged self.warns(before, before, message, unchanged=True) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/tests/test_fixers.py", line 43, in warns tree = self._check(before, after) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/tests/test_fixers.py", line 32, in _check tree = self.refactor.refactor_string(before, self.filename) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/refactor.py", line 381, in refactor_string self.refactor_tree(tree, name) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/refactor.py", line 455, in refactor_tree new = fixer.transform(node, results) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/fixes/fix_operator.py", line 43, in transform method = self._check_method(node, results) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/fixes/fix_operator.py", line 89, in _check_method method = getattr(self, "_" + results["method"][0].value.encode("ascii")) TypeError: Can't convert 'bytes' object to str implicitly ====================================================================== ERROR: test_bare_sequenceIncludes (lib2to3.tests.test_fixers.Test_operator) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/tests/test_fixers.py", line 4402, in test_bare_sequenceIncludes self.warns_unchanged(s, t) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/tests/test_fixers.py", line 49, in warns_unchanged self.warns(before, before, message, unchanged=True) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/tests/test_fixers.py", line 43, in warns tree = self._check(before, after) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/tests/test_fixers.py", line 32, in _check tree = self.refactor.refactor_string(before, self.filename) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/refactor.py", line 381, in refactor_string self.refactor_tree(tree, name) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/refactor.py", line 455, in refactor_tree new = fixer.transform(node, results) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/fixes/fix_operator.py", line 43, in transform method = self._check_method(node, results) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/fixes/fix_operator.py", line 89, in _check_method method = getattr(self, "_" + results["method"][0].value.encode("ascii")) TypeError: Can't convert 'bytes' object to str implicitly ====================================================================== ERROR: test_operator_irepeat (lib2to3.tests.test_fixers.Test_operator) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/tests/test_fixers.py", line 4384, in test_operator_irepeat self.check(b, a) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/tests/test_fixers.py", line 37, in check tree = self._check(before, after) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/tests/test_fixers.py", line 32, in _check tree = self.refactor.refactor_string(before, self.filename) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/refactor.py", line 381, in refactor_string self.refactor_tree(tree, name) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/refactor.py", line 455, in refactor_tree new = fixer.transform(node, results) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/fixes/fix_operator.py", line 43, in transform method = self._check_method(node, results) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/fixes/fix_operator.py", line 89, in _check_method method = getattr(self, "_" + results["method"][0].value.encode("ascii")) TypeError: Can't convert 'bytes' object to str implicitly ====================================================================== ERROR: test_operator_isCallable (lib2to3.tests.test_fixers.Test_operator) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/tests/test_fixers.py", line 4338, in test_operator_isCallable self.check(b, a) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/tests/test_fixers.py", line 37, in check tree = self._check(before, after) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/tests/test_fixers.py", line 32, in _check tree = self.refactor.refactor_string(before, self.filename) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/refactor.py", line 381, in refactor_string self.refactor_tree(tree, name) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/refactor.py", line 455, in refactor_tree new = fixer.transform(node, results) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/fixes/fix_operator.py", line 43, in transform method = self._check_method(node, results) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/fixes/fix_operator.py", line 89, in _check_method method = getattr(self, "_" + results["method"][0].value.encode("ascii")) TypeError: Can't convert 'bytes' object to str implicitly ====================================================================== ERROR: test_operator_isMappingType (lib2to3.tests.test_fixers.Test_operator) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/tests/test_fixers.py", line 4361, in test_operator_isMappingType self.check(b, a) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/tests/test_fixers.py", line 37, in check tree = self._check(before, after) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/tests/test_fixers.py", line 32, in _check tree = self.refactor.refactor_string(before, self.filename) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/refactor.py", line 381, in refactor_string self.refactor_tree(tree, name) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/refactor.py", line 455, in refactor_tree new = fixer.transform(node, results) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/fixes/fix_operator.py", line 43, in transform method = self._check_method(node, results) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/fixes/fix_operator.py", line 89, in _check_method method = getattr(self, "_" + results["method"][0].value.encode("ascii")) TypeError: Can't convert 'bytes' object to str implicitly ====================================================================== ERROR: test_operator_isNumberType (lib2to3.tests.test_fixers.Test_operator) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/tests/test_fixers.py", line 4366, in test_operator_isNumberType self.check(b, a) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/tests/test_fixers.py", line 37, in check tree = self._check(before, after) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/tests/test_fixers.py", line 32, in _check tree = self.refactor.refactor_string(before, self.filename) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/refactor.py", line 381, in refactor_string self.refactor_tree(tree, name) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/refactor.py", line 455, in refactor_tree new = fixer.transform(node, results) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/fixes/fix_operator.py", line 43, in transform method = self._check_method(node, results) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/fixes/fix_operator.py", line 89, in _check_method method = getattr(self, "_" + results["method"][0].value.encode("ascii")) TypeError: Can't convert 'bytes' object to str implicitly ====================================================================== ERROR: test_operator_isSequenceType (lib2to3.tests.test_fixers.Test_operator) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/tests/test_fixers.py", line 4356, in test_operator_isSequenceType self.check(b, a) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/tests/test_fixers.py", line 37, in check tree = self._check(before, after) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/tests/test_fixers.py", line 32, in _check tree = self.refactor.refactor_string(before, self.filename) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/refactor.py", line 381, in refactor_string self.refactor_tree(tree, name) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/refactor.py", line 455, in refactor_tree new = fixer.transform(node, results) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/fixes/fix_operator.py", line 43, in transform method = self._check_method(node, results) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/fixes/fix_operator.py", line 89, in _check_method method = getattr(self, "_" + results["method"][0].value.encode("ascii")) TypeError: Can't convert 'bytes' object to str implicitly ====================================================================== ERROR: test_operator_repeat (lib2to3.tests.test_fixers.Test_operator) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/tests/test_fixers.py", line 4371, in test_operator_repeat self.check(b, a) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/tests/test_fixers.py", line 37, in check tree = self._check(before, after) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/tests/test_fixers.py", line 32, in _check tree = self.refactor.refactor_string(before, self.filename) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/refactor.py", line 381, in refactor_string self.refactor_tree(tree, name) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/refactor.py", line 455, in refactor_tree new = fixer.transform(node, results) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/fixes/fix_operator.py", line 43, in transform method = self._check_method(node, results) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/fixes/fix_operator.py", line 89, in _check_method method = getattr(self, "_" + results["method"][0].value.encode("ascii")) TypeError: Can't convert 'bytes' object to str implicitly ====================================================================== ERROR: test_operator_sequenceIncludes (lib2to3.tests.test_fixers.Test_operator) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/tests/test_fixers.py", line 4343, in test_operator_sequenceIncludes self.check(b, a) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/tests/test_fixers.py", line 37, in check tree = self._check(before, after) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/tests/test_fixers.py", line 32, in _check tree = self.refactor.refactor_string(before, self.filename) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/refactor.py", line 381, in refactor_string self.refactor_tree(tree, name) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/refactor.py", line 455, in refactor_tree new = fixer.transform(node, results) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/fixes/fix_operator.py", line 43, in transform method = self._check_method(node, results) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/fixes/fix_operator.py", line 89, in _check_method method = getattr(self, "_" + results["method"][0].value.encode("ascii")) TypeError: Can't convert 'bytes' object to str implicitly ====================================================================== ERROR: test_all_project_files (lib2to3.tests.test_all_fixers.Test_all) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/tests/test_all_fixers.py", line 23, in test_all_project_files self.refactor.refactor_file(filepath) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/refactor.py", line 349, in refactor_file tree = self.refactor_string(input, filename) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/refactor.py", line 375, in refactor_string name, err.__class__.__name__, err) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/refactor.py", line 372, in refactor_string tree = self.driver.parse_string(data) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/pgen2/driver.py", line 105, in parse_string return self.parse_tokens(tokens, debug) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/pgen2/driver.py", line 70, in parse_tokens if p.addtoken(type, value, (prefix, start)): File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/pgen2/parse.py", line 159, in addtoken raise ParseError("bad input", type, value, context) lib2to3.pgen2.parse.ParseError: bad input: type=22, value='=', context=('', (82, 38)) ====================================================================== FAIL: test_bom (lib2to3.tests.test_refactor.TestRefactoringTool) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/tests/test_refactor.py", line 240, in test_bom data = self.check_file_refactoring(fn) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/tests/test_refactor.py", line 192, in check_file_refactoring self.assertNotEqual(old_contents, new_contents) AssertionError: b'\xef\xbb\xbf# coding: utf-8\nprint("BOM BOOM!")\n' == b'\xef\xbb\xbf# coding: utf-8\nprint("BOM BOOM!")\n' ====================================================================== FAIL: test_crlf_newlines (lib2to3.tests.test_refactor.TestRefactoringTool) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/tests/test_refactor.py", line 249, in test_crlf_newlines self.check_file_refactoring(fn, fixes) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/tests/test_refactor.py", line 192, in check_file_refactoring self.assertNotEqual(old_contents, new_contents) AssertionError: b'print("hi")\n\nprint("Like bad Windows newlines?")\n' == b'print("hi")\n\nprint("Like bad Windows newlines?")\n' ====================================================================== FAIL: test_file_encoding (lib2to3.tests.test_refactor.TestRefactoringTool) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/tests/test_refactor.py", line 236, in test_file_encoding self.check_file_refactoring(fn) File "/home/ci/Prog/cpython/benchmarks/py3/lib/2to3/lib2to3/tests/test_refactor.py", line 192, in check_file_refactoring self.assertNotEqual(old_contents, new_contents) AssertionError: b"#!/usr/bin/env python\n# -*- coding: utf-8 -*-\nprint('\xc3\x9f\xc3\xa0\xc3\xa1\xc3\xa2\xc3\xa3\xc3\xa4\xc3\xa5\xc3\xa6\xc3\xa7\xc3\xa8\xc3\xa9\xc3\xaa\xc3\xab\xc3\xac\xc3\xad\xc3\xae\xc3\xaf\xc3\xb0\xc3\xb1\xc3\xb2\xc3\xb3\xc3\xb4\xc3\xb5\xc3\xb6\xc3\xb8\xc3\xb9\xc3\xba\xc3\xbb\xc3\xbc\xc3\xbd\xc3\xbe\xc3\xbf\xc3\x80\xc3\x81\xc3\x82\xc3\x83\xc3\x84\xc3\x85\xc3\x86\xc3\x87\xc3\x88\xc3\x89\xc3\x8a\xc3\x8b\xc3\x8c\xc3\x8d\xc3\x8e\xc3\x8f\xc3\x90\xc3\x91\xc3\x92\xc3\x93\xc3\x94\xc3\x95\xc3\x96\xc3\x98\xc3\x99\xc3\x9a\xc3\x9b\xc3\x9c\xc3\x9d\xc3\x9e')\n\ndef f(x):\n print('%s\\t-> \xce\xb1(%2i):%s \xce\xb2(%s)')\n" == b"#!/usr/bin/env python\n# -*- coding: utf-8 -*-\nprint('\xc3\x9f\xc3\xa0\xc3\xa1\xc3\xa2\xc3\xa3\xc3\xa4\xc3\xa5\xc3\xa6\xc3\xa7\xc3\xa8\xc3\xa9\xc3\xaa\xc3\xab\xc3\xac\xc3\xad\xc3\xae\xc3\xaf\xc3\xb0\xc3\xb1\xc3\xb2\xc3\xb3\xc3\xb4\xc3\xb5\xc3\xb6\xc3\xb8\xc3\xb9\xc3\xba\xc3\xbb\xc3\xbc\xc3\xbd\xc3\xbe\xc3\xbf\xc3\x80\xc3\x81\xc3\x82\xc3\x83\xc3\x84\xc3\x85\xc3\x86\xc3\x87\xc3\x88\xc3\x89\xc3\x8a\xc3\x8b\xc3\x8c\xc3\x8d\xc3\x8e\xc3\x8f\xc3\x90\xc3\x91\xc3\x92\xc3\x93\xc3\x94\xc3\x95\xc3\x96\xc3\x98\xc3\x99\xc3\x9a\xc3\x9b\xc3\x9c\xc3\x9d\xc3\x9e')\n\ndef f(x):\n print('%s\\t-> \xce\xb1(%2i):%s \xce\xb2(%s)')\n" ---------------------------------------------------------------------- Ran 572 tests in 9.988s FAILED (failures=3, errors=17)