• Home
  • Raw
  • Download

Lines Matching full:test

86     <Compile Include="ctypes\test\test_anon.py" />
87 <Compile Include="ctypes\test\test_arrays.py" />
88 <Compile Include="ctypes\test\test_array_in_pointer.py" />
89 <Compile Include="ctypes\test\test_as_parameter.py" />
90 <Compile Include="ctypes\test\test_bitfields.py" />
91 <Compile Include="ctypes\test\test_buffers.py" />
92 <Compile Include="ctypes\test\test_bytes.py" />
93 <Compile Include="ctypes\test\test_byteswap.py" />
94 <Compile Include="ctypes\test\test_callbacks.py" />
95 <Compile Include="ctypes\test\test_cast.py" />
96 <Compile Include="ctypes\test\test_cfuncs.py" />
97 <Compile Include="ctypes\test\test_checkretval.py" />
98 <Compile Include="ctypes\test\test_delattr.py" />
99 <Compile Include="ctypes\test\test_errno.py" />
100 <Compile Include="ctypes\test\test_find.py" />
101 <Compile Include="ctypes\test\test_frombuffer.py" />
102 <Compile Include="ctypes\test\test_funcptr.py" />
103 <Compile Include="ctypes\test\test_functions.py" />
104 <Compile Include="ctypes\test\test_incomplete.py" />
105 <Compile Include="ctypes\test\test_init.py" />
106 <Compile Include="ctypes\test\test_internals.py" />
107 <Compile Include="ctypes\test\test_keeprefs.py" />
108 <Compile Include="ctypes\test\test_libc.py" />
109 <Compile Include="ctypes\test\test_loading.py" />
110 <Compile Include="ctypes\test\test_macholib.py" />
111 <Compile Include="ctypes\test\test_memfunctions.py" />
112 <Compile Include="ctypes\test\test_numbers.py" />
113 <Compile Include="ctypes\test\test_objects.py" />
114 <Compile Include="ctypes\test\test_parameters.py" />
115 <Compile Include="ctypes\test\test_pep3118.py" />
116 <Compile Include="ctypes\test\test_pickling.py" />
117 <Compile Include="ctypes\test\test_pointers.py" />
118 <Compile Include="ctypes\test\test_prototypes.py" />
119 <Compile Include="ctypes\test\test_python_api.py" />
120 <Compile Include="ctypes\test\test_random_things.py" />
121 <Compile Include="ctypes\test\test_refcounts.py" />
122 <Compile Include="ctypes\test\test_repr.py" />
123 <Compile Include="ctypes\test\test_returnfuncptrs.py" />
124 <Compile Include="ctypes\test\test_simplesubclasses.py" />
125 <Compile Include="ctypes\test\test_sizes.py" />
126 <Compile Include="ctypes\test\test_slicing.py" />
127 <Compile Include="ctypes\test\test_stringptr.py" />
128 <Compile Include="ctypes\test\test_strings.py" />
129 <Compile Include="ctypes\test\test_structures.py" />
130 <Compile Include="ctypes\test\test_struct_fields.py" />
131 <Compile Include="ctypes\test\test_unaligned_structures.py" />
132 <Compile Include="ctypes\test\test_unicode.py" />
133 <Compile Include="ctypes\test\test_values.py" />
134 <Compile Include="ctypes\test\test_varsize_struct.py" />
135 <Compile Include="ctypes\test\test_win32.py" />
136 <Compile Include="ctypes\test\test_wintypes.py" />
137 <Compile Include="ctypes\test\__init__.py" />
138 <Compile Include="ctypes\test\__main__.py" />
732 <Compile Include="sqlite3\test\dbapi.py" />
733 <Compile Include="sqlite3\test\dump.py" />
734 <Compile Include="sqlite3\test\factory.py" />
735 <Compile Include="sqlite3\test\hooks.py" />
736 <Compile Include="sqlite3\test\regression.py" />
737 <Compile Include="sqlite3\test\transactions.py" />
738 <Compile Include="sqlite3\test\types.py" />
739 <Compile Include="sqlite3\test\userfunctions.py" />
740 <Compile Include="sqlite3\test\__init__.py" />
760 <Compile Include="test\ann_module.py" />
761 <Compile Include="test\ann_module2.py" />
762 <Compile Include="test\ann_module3.py" />
763 <Compile Include="test\audiotests.py" />
764 <Compile Include="test\autotest.py" />
765 <Compile Include="test\badsyntax_3131.py" />
766 <Compile Include="test\badsyntax_future10.py" />
767 <Compile Include="test\badsyntax_future3.py" />
768 <Compile Include="test\badsyntax_future4.py" />
769 <Compile Include="test\badsyntax_future5.py" />
770 <Compile Include="test\badsyntax_future6.py" />
771 <Compile Include="test\badsyntax_future7.py" />
772 <Compile Include="test\badsyntax_future8.py" />
773 <Compile Include="test\badsyntax_future9.py" />
774 <Compile Include="test\badsyntax_pep3120.py" />
775 <Compile Include="test\bad_coding.py" />
776 <Compile Include="test\bad_coding2.py" />
777 <Compile Include="test\bytecode_helper.py" />
778 <Compile Include="test\coding20731.py" />
779 <Compile Include="test\crashers\bogus_code_obj.py" />
780 <Compile Include="test\crashers\gc_inspection.py" />
781 <Compile Include="test\crashers\infinite_loop_re.py" />
782 <Compile Include="test\crashers\mutation_inside_cyclegc.py" />
783 <Compile Include="test\crashers\recursive_call.py" />
784 <Compile Include="test\crashers\trace_at_recursion_limit.py" />
785 <Compile Include="test\crashers\underlying_dict.py" />
786 <Compile Include="test\curses_tests.py" />
787 <Compile Include="test\datetimetester.py" />
788 <Compile Include="test\dis_module.py" />
789 <Compile Include="test\doctest_aliases.py" />
790 <Compile Include="test\double_const.py" />
791 <Compile Include="test\dtracedata\call_stack.py" />
792 <Compile Include="test\dtracedata\gc.py" />
793 <Compile Include="test\dtracedata\instance.py" />
794 <Compile Include="test\dtracedata\line.py" />
795 <Compile Include="test\eintrdata\eintr_tester.py" />
796 <Compile Include="test\encoded_modules\module_iso_8859_1.py" />
797 <Compile Include="test\encoded_modules\module_koi8_r.py" />
798 <Compile Include="test\encoded_modules\__init__.py" />
799 <Compile Include="test\final_a.py" />
800 <Compile Include="test\final_b.py" />
801 <Compile Include="test\fork_wait.py" />
802 <Compile Include="test\future_test1.py" />
803 <Compile Include="test\future_test2.py" />
804 <Compile Include="test\gdb_sample.py" />
805 <Compile Include="test\imp_dummy.py" />
806 <Compile Include="test\inspect_fodder.py" />
807 <Compile Include="test\inspect_fodder2.py" />
808 <Compile Include="test\leakers\test_ctypes.py" />
809 <Compile Include="test\leakers\test_selftype.py" />
810 <Compile Include="test\leakers\__init__.py" />
811 <Compile Include="test\libregrtest\cmdline.py" />
812 <Compile Include="test\libregrtest\main.py" />
813 <Compile Include="test\libregrtest\refleak.py" />
814 <Compile Include="test\libregrtest\runtest.py" />
815 <Compile Include="test\libregrtest\runtest_mp.py" />
816 <Compile Include="test\libregrtest\save_env.py" />
817 <Compile Include="test\libregrtest\setup.py" />
818 <Compile Include="test\libregrtest\__init__.py" />
819 <Compile Include="test\list_tests.py" />
820 <Compile Include="test\lock_tests.py" />
821 <Compile Include="test\make_ssl_certs.py" />
822 <Compile Include="test\mapping_tests.py" />
823 <Compile Include="test\memory_watchdog.py" />
824 <Compile Include="test\mock_socket.py" />
825 <Compile Include="test\mod_generics_cache.py" />
826 <Compile Include="test\mp_fork_bomb.py" />
827 <Compile Include="test\mp_preload.py" />
828 <Compile Include="test\multibytecodec_support.py" />
829 <Compile Include="test\pickletester.py" />
830 <Compile Include="test\profilee.py" />
831 <Compile Include="test\pyclbr_input.py" />
832 <Compile Include="test\pydocfodder.py" />
833 <Compile Include="test\pydoc_mod.py" />
834 <Compile Include="test\regrtest.py" />
835 <Compile Include="test\relimport.py" />
836 <Compile Include="test\reperf.py" />
837 <Compile Include="test\re_tests.py" />
838 <Compile Include="test\sample_doctest.py" />
839 <Compile Include="test\sample_doctest_no_docstrings.py" />
840 <Compile Include="test\sample_doctest_no_doctests.py" />
841 <Compile Include="test\seq_tests.py" />
842 <Compile Include="test\signalinterproctester.py" />
843 <Compile Include="test\sortperf.py" />
844 <Compile Include="test\ssltests.py" />
845 <Compile Include="test\ssl_servers.py" />
846 <Compile Include="test\string_tests.py" />
847 <Compile Include="test\subprocessdata\fd_status.py" />
848 <Compile Include="test\subprocessdata\input_reader.py" />
849 <Compile Include="test\subprocessdata\qcat.py" />
850 <Compile Include="test\subprocessdata\qgrep.py" />
851 <Compile Include="test\subprocessdata\sigchild_ignore.py" />
852 <Compile Include="test\support\script_helper.py" />
853 <Compile Include="test\support\__init__.py" />
854 <Compile Include="test\testcodec.py" />
855 <Compile Include="test\test_abc.py" />
856 <Compile Include="test\test_abstract_numbers.py" />
857 <Compile Include="test\test_aifc.py" />
858 <Compile Include="test\test_argparse.py" />
859 <Compile Include="test\test_array.py" />
860 <Compile Include="test\test_asdl_parser.py" />
861 <Compile Include="test\test_ast.py" />
862 <Compile Include="test\test_asyncgen.py" />
863 <Compile Include="test\test_asynchat.py" />
864 <Compile Include="test\test_asyncio\echo.py" />
865 <Compile Include="test\test_asyncio\echo2.py" />
866 <Compile Include="test\test_asyncio\echo3.py" />
867 <Compile Include="test\test_asyncio\test_base_events.py" />
868 <Compile Include="test\test_asyncio\test_events.py" />
869 <Compile Include="test\test_asyncio\test_futures.py" />
870 <Compile Include="test\test_asyncio\test_locks.py" />
871 <Compile Include="test\test_asyncio\test_pep492.py" />
872 <Compile Include="test\test_asyncio\test_proactor_events.py" />
873 <Compile Include="test\test_asyncio\test_queues.py" />
874 <Compile Include="test\test_asyncio\test_selector_events.py" />
875 <Compile Include="test\test_asyncio\test_sslproto.py" />
876 <Compile Include="test\test_asyncio\test_streams.py" />
877 <Compile Include="test\test_asyncio\test_subprocess.py" />
878 <Compile Include="test\test_asyncio\test_tasks.py" />
879 <Compile Include="test\test_asyncio\test_transports.py" />
880 <Compile Include="test\test_asyncio\test_unix_events.py" />
881 <Compile Include="test\test_asyncio\test_windows_events.py" />
882 <Compile Include="test\test_asyncio\test_windows_utils.py" />
883 <Compile Include="test\test_asyncio\__init__.py" />
884 <Compile Include="test\test_asyncio\__main__.py" />
885 <Compile Include="test\test_asyncore.py" />
886 <Compile Include="test\test_atexit.py" />
887 <Compile Include="test\test_audioop.py" />
888 <Compile Include="test\test_augassign.py" />
889 <Compile Include="test\test_base64.py" />
890 <Compile Include="test\test_baseexception.py" />
891 <Compile Include="test\test_bigaddrspace.py" />
892 <Compile Include="test\test_bigmem.py" />
893 <Compile Include="test\test_binascii.py" />
894 <Compile Include="test\test_binop.py" />
895 <Compile Include="test\test_bisect.py" />
896 <Compile Include="test\test_bool.py" />
897 <Compile Include="test\test_buffer.py" />
898 <Compile Include="test\test_bufio.py" />
899 <Compile Include="test\test_builtin.py" />
900 <Compile Include="test\test_bytes.py" />
901 <Compile Include="test\test_bz2.py" />
902 <Compile Include="test\test_calendar.py" />
903 <Compile Include="test\test_call.py" />
904 <Compile Include="test\test_capi.py" />
905 <Compile Include="test\test_cgi.py" />
906 <Compile Include="test\test_cgitb.py" />
907 <Compile Include="test\test_charmapcodec.py" />
908 <Compile Include="test\test_class.py" />
909 <Compile Include="test\test_cmath.py" />
910 <Compile Include="test\test_cmd.py" />
911 <Compile Include="test\test_cmd_line.py" />
912 <Compile Include="test\test_cmd_line_script.py" />
913 <Compile Include="test\test_code.py" />
914 <Compile Include="test\test_codeccallbacks.py" />
915 <Compile Include="test\test_codecencodings_cn.py" />
916 <Compile Include="test\test_codecencodings_hk.py" />
917 <Compile Include="test\test_codecencodings_iso2022.py" />
918 <Compile Include="test\test_codecencodings_jp.py" />
919 <Compile Include="test\test_codecencodings_kr.py" />
920 <Compile Include="test\test_codecencodings_tw.py" />
921 <Compile Include="test\test_codecmaps_cn.py" />
922 <Compile Include="test\test_codecmaps_hk.py" />
923 <Compile Include="test\test_codecmaps_jp.py" />
924 <Compile Include="test\test_codecmaps_kr.py" />
925 <Compile Include="test\test_codecmaps_tw.py" />
926 <Compile Include="test\test_codecs.py" />
927 <Compile Include="test\test_codeop.py" />
928 <Compile Include="test\test_code_module.py" />
929 <Compile Include="test\test_collections.py" />
930 <Compile Include="test\test_colorsys.py" />
931 <Compile Include="test\test_compare.py" />
932 <Compile Include="test\test_compile.py" />
933 <Compile Include="test\test_compileall.py" />
934 <Compile Include="test\test_complex.py" />
935 <Compile Include="test\test_concurrent_futures.py" />
936 <Compile Include="test\test_configparser.py" />
937 <Compile Include="test\test_contains.py" />
938 <Compile Include="test\test_contextlib.py" />
939 <Compile Include="test\test_contextlib_async.py" />
940 <Compile Include="test\test_copy.py" />
941 <Compile Include="test\test_copyreg.py" />
942 <Compile Include="test\test_coroutines.py" />
943 <Compile Include="test\test_cprofile.py" />
944 <Compile Include="test\test_crashers.py" />
945 <Compile Include="test\test_crypt.py" />
946 <Compile Include="test\test_csv.py" />
947 <Compile Include="test\test_ctypes.py" />
948 <Compile Include="test\test_curses.py" />
949 <Compile Include="test\test_datetime.py" />
950 <Compile Include="test\test_dbm.py" />
951 <Compile Include="test\test_dbm_dumb.py" />
952 <Compile Include="test\test_dbm_gnu.py" />
953 <Compile Include="test\test_dbm_ndbm.py" />
954 <Compile Include="test\test_decimal.py" />
955 <Compile Include="test\test_decorators.py" />
956 <Compile Include="test\test_defaultdict.py" />
957 <Compile Include="test\test_deque.py" />
958 <Compile Include="test\test_descr.py" />
959 <Compile Include="test\test_descrtut.py" />
960 <Compile Include="test\test_devpoll.py" />
961 <Compile Include="test\test_dict.py" />
962 <Compile Include="test\test_dictcomps.py" />
963 <Compile Include="test\test_dictviews.py" />
964 <Compile Include="test\test_dict_version.py" />
965 <Compile Include="test\test_difflib.py" />
966 <Compile Include="test\test_dis.py" />
967 <Compile Include="test\test_distutils.py" />
968 <Compile Include="test\test_doctest.py" />
969 <Compile Include="test\test_doctest2.py" />
970 <Compile Include="test\test_docxmlrpc.py" />
971 <Compile Include="test\test_dtrace.py" />
972 <Compile Include="test\test_dynamic.py" />
973 <Compile Include="test\test_dynamicclassattribute.py" />
974 <Compile Include="test\test_eintr.py" />
975 <Compile Include="test\test_email\test_asian_codecs.py" />
976 <Compile Include="test\test_email\test_contentmanager.py" />
977 <Compile Include="test\test_email\test_defect_handling.py" />
978 <Compile Include="test\test_email\test_email.py" />
979 <Compile Include="test\test_email\test_generator.py" />
980 <Compile Include="test\test_email\test_headerregistry.py" />
981 <Compile Include="test\test_email\test_inversion.py" />
982 <Compile Include="test\test_email\test_message.py" />
983 <Compile Include="test\test_email\test_parser.py" />
984 <Compile Include="test\test_email\test_pickleable.py" />
985 <Compile Include="test\test_email\test_policy.py" />
986 <Compile Include="test\test_email\test_utils.py" />
987 <Compile Include="test\test_email\test__encoded_words.py" />
988 <Compile Include="test\test_email\test__header_value_parser.py" />
989 <Compile Include="test\test_email\torture_test.py" />
990 <Compile Include="test\test_email\__init__.py" />
991 <Compile Include="test\test_email\__main__.py" />
992 <Compile Include="test\test_ensurepip.py" />
993 <Compile Include="test\test_enum.py" />
994 <Compile Include="test\test_enumerate.py" />
995 <Compile Include="test\test_eof.py" />
996 <Compile Include="test\test_epoll.py" />
997 <Compile Include="test\test_errno.py" />
998 <Compile Include="test\test_exceptions.py" />
999 <Compile Include="test\test_exception_hierarchy.py" />
1000 <Compile Include="test\test_exception_variations.py" />
1001 <Compile Include="test\test_extcall.py" />
1002 <Compile Include="test\test_faulthandler.py" />
1003 <Compile Include="test\test_fcntl.py" />
1004 <Compile Include="test\test_file.py" />
1005 <Compile Include="test\test_filecmp.py" />
1006 <Compile Include="test\test_fileinput.py" />
1007 <Compile Include="test\test_fileio.py" />
1008 <Compile Include="test\test_file_eintr.py" />
1009 <Compile Include="test\test_finalization.py" />
1010 <Compile Include="test\test_float.py" />
1011 <Compile Include="test\test_flufl.py" />
1012 <Compile Include="test\test_fnmatch.py" />
1013 <Compile Include="test\test_fork1.py" />
1014 <Compile Include="test\test_format.py" />
1015 <Compile Include="test\test_fractions.py" />
1016 <Compile Include="test\test_frame.py" />
1017 <Compile Include="test\test_fstring.py" />
1018 <Compile Include="test\test_ftplib.py" />
1019 <Compile Include="test\test_funcattrs.py" />
1020 <Compile Include="test\test_functools.py" />
1021 <Compile Include="test\test_future.py" />
1022 <Compile Include="test\test_future3.py" />
1023 <Compile Include="test\test_future4.py" />
1024 <Compile Include="test\test_future5.py" />
1025 <Compile Include="test\test_gc.py" />
1026 <Compile Include="test\test_gdb.py" />
1027 <Compile Include="test\test_generators.py" />
1028 <Compile Include="test\test_generator_stop.py" />
1029 <Compile Include="test\test_genericpath.py" />
1030 <Compile Include="test\test_genexps.py" />
1031 <Compile Include="test\test_getargs2.py" />
1032 <Compile Include="test\test_getopt.py" />
1033 <Compile Include="test\test_getpass.py" />
1034 <Compile Include="test\test_gettext.py" />
1035 <Compile Include="test\test_glob.py" />
1036 <Compile Include="test\test_global.py" />
1037 <Compile Include="test\test_grammar.py" />
1038 <Compile Include="test\test_grp.py" />
1039 <Compile Include="test\test_gzip.py" />
1040 <Compile Include="test\test_hash.py" />
1041 <Compile Include="test\test_hashlib.py" />
1042 <Compile Include="test\test_heapq.py" />
1043 <Compile Include="test\test_hmac.py" />
1044 <Compile Include="test\test_html.py" />
1045 <Compile Include="test\test_htmlparser.py" />
1046 <Compile Include="test\test_httplib.py" />
1047 <Compile Include="test\test_httpservers.py" />
1048 <Compile Include="test\test_http_cookiejar.py" />
1049 <Compile Include="test\test_http_cookies.py" />
1050 <Compile Include="test\test_idle.py" />
1051 <Compile Include="test\test_imaplib.py" />
1052 <Compile Include="test\test_imghdr.py" />
1053 <Compile Include="test\test_imp.py" />
1054 <Compile Include="test\test_importlib\abc.py" />
1055 <Compile Include="test\test_importlib\builtin\test_finder.py" />
1056 <Compile Include="test\test_importlib\builtin\test_loader.py" />
1057 <Compile Include="test\test_importlib\builtin\__init__.py" />
1058 <Compile Include="test\test_importlib\builtin\__main__.py" />
1059 <Compile Include="test\test_importlib\extension\test_case_sensitivity.py" />
1060 <Compile Include="test\test_importlib\extension\test_finder.py" />
1061 <Compile Include="test\test_importlib\extension\test_loader.py" />
1062 <Compile Include="test\test_importlib\extension\test_path_hook.py" />
1063 <Compile Include="test\test_importlib\extension\__init__.py" />
1064 <Compile Include="test\test_importlib\extension\__main__.py" />
1065 <Compile Include="test\test_importlib\frozen\test_finder.py" />
1066 <Compile Include="test\test_importlib\frozen\test_loader.py" />
1067 <Compile Include="test\test_importlib\frozen\__init__.py" />
1068 <Compile Include="test\test_importlib\frozen\__main__.py" />
1069 <Compile Include="test\test_importlib\import_\test_api.py" />
1070 <Compile Include="test\test_importlib\import_\test_caching.py" />
1071 <Compile Include="test\test_importlib\import_\test_fromlist.py" />
1072 <Compile Include="test\test_importlib\import_\test_meta_path.py" />
1073 <Compile Include="test\test_importlib\import_\test_packages.py" />
1074 <Compile Include="test\test_importlib\import_\test_path.py" />
1075 <Compile Include="test\test_importlib\import_\test_relative_imports.py" />
1076 <Compile Include="test\test_importlib\import_\test___loader__.py" />
1077 <Compile Include="test\test_importlib\import_\test___package__.py" />
1078 <Compile Include="test\test_importlib\import_\__init__.py" />
1079 <Compile Include="test\test_importlib\import_\__main__.py" />
1080 <Compile Include="test\test_importlib\namespace_pkgs\both_portions\foo\one.py" />
1081 <Compile Include="test\test_importlib\namespace_pkgs\both_portions\foo\two.py" />
1082 <Compile Include="test\test_importlib\namespace_pkgs\module_and_namespace_package\a_test.py" />
1083 <Compile Include="test\test_importlib\namespace_pkgs\not_a_namespace_pkg\foo\one.py" />
1084 <Compile Include="test\test_importlib\namespace_pkgs\not_a_namespace_pkg\foo\__init__.py" />
1085 <Compile Include="test\test_importlib\namespace_pkgs\portion1\foo\one.py" />
1086 <Compile Include="test\test_importlib\namespace_pkgs\portion2\foo\two.py" />
1087 <Compile Include="test\test_importlib\namespace_pkgs\project1\parent\child\one.py" />
1088 <Compile Include="test\test_importlib\namespace_pkgs\project2\parent\child\two.py" />
1089 <Compile Include="test\test_importlib\namespace_pkgs\project3\parent\child\three.py" />
1090 <Compile Include="test\test_importlib\source\test_case_sensitivity.py" />
1091 <Compile Include="test\test_importlib\source\test_file_loader.py" />
1092 <Compile Include="test\test_importlib\source\test_finder.py" />
1093 <Compile Include="test\test_importlib\source\test_path_hook.py" />
1094 <Compile Include="test\test_importlib\source\test_source_encoding.py" />
1095 <Compile Include="test\test_importlib\source\__init__.py" />
1096 <Compile Include="test\test_importlib\source\__main__.py" />
1097 <Compile Include="test\test_importlib\test_abc.py" />
1098 <Compile Include="test\test_importlib\test_api.py" />
1099 <Compile Include="test\test_importlib\test_lazy.py" />
1100 <Compile Include="test\test_importlib\test_locks.py" />
1101 <Compile Include="test\test_importlib\test_namespace_pkgs.py" />
1102 <Compile Include="test\test_importlib\test_spec.py" />
1103 <Compile Include="test\test_importlib\test_util.py" />
1104 <Compile Include="test\test_importlib\test_windows.py" />
1105 <Compile Include="test\test_importlib\util.py" />
1106 <Compile Include="test\test_importlib\__init__.py" />
1107 <Compile Include="test\test_importlib\__main__.py" />
1108 <Compile Include="test\test_import\data\circular_imports\basic.py" />
1109 <Compile Include="test\test_import\data\circular_imports\basic2.py" />
1110 <Compile Include="test\test_import\data\circular_imports\binding.py" />
1111 <Compile Include="test\test_import\data\circular_imports\binding2.py" />
1112 <Compile Include="test\test_import\data\circular_imports\indirect.py" />
1113 <Compile Include="test\test_import\data\circular_imports\rebinding.py" />
1114 <Compile Include="test\test_import\data\circular_imports\rebinding2.py" />
1115 <Compile Include="test\test_import\data\circular_imports\subpackage.py" />
1116 <Compile Include="test\test_import\data\circular_imports\subpkg\subpackage2.py" />
1117 <Compile Include="test\test_import\data\circular_imports\subpkg\util.py" />
1118 <Compile Include="test\test_import\data\circular_imports\util.py" />
1119 <Compile Include="test\test_import\data\package\__init__.py" />
1120 <Compile Include="test\test_import\data\package\submodule.py" />
1121 <Compile Include="test\test_import\data\package2\submodule1.py" />
1122 <Compile Include="test\test_import\data\package2\submodule2.py" />
1123 <Compile Include="test\test_import\data\unwritable\__init__.py" />
1124 <Compile Include="test\test_import\data\unwritable\x.py" />
1125 <Compile Include="test\test_import\__init__.py" />
1126 <Compile Include="test\test_import\__main__.py" />
1127 <Compile Include="test\test_index.py" />
1128 <Compile Include="test\test_inspect.py" />
1129 <Compile Include="test\test_int.py" />
1130 <Compile Include="test\test_int_literal.py" />
1131 <Compile Include="test\test_io.py" />
1132 <Compile Include="test\test_ioctl.py" />
1133 <Compile Include="test\test_ipaddress.py" />
1134 <Compile Include="test\test_isinstance.py" />
1135 <Compile Include="test\test_iter.py" />
1136 <Compile Include="test\test_iterlen.py" />
1137 <Compile Include="test\test_itertools.py" />
1138 <Compile Include="test\test_json\test_decode.py" />
1139 <Compile Include="test\test_json\test_default.py" />
1140 <Compile Include="test\test_json\test_dump.py" />
1141 <Compile Include="test\test_json\test_encode_basestring_ascii.py" />
1142 <Compile Include="test\test_json\test_enum.py" />
1143 <Compile Include="test\test_json\test_fail.py" />
1144 <Compile Include="test\test_json\test_float.py" />
1145 <Compile Include="test\test_json\test_indent.py" />
1146 <Compile Include="test\test_json\test_pass1.py" />
1147 <Compile Include="test\test_json\test_pass2.py" />
1148 <Compile Include="test\test_json\test_pass3.py" />
1149 <Compile Include="test\test_json\test_recursion.py" />
1150 <Compile Include="test\test_json\test_scanstring.py" />
1151 <Compile Include="test\test_json\test_separators.py" />
1152 <Compile Include="test\test_json\test_speedups.py" />
1153 <Compile Include="test\test_json\test_tool.py" />
1154 <Compile Include="test\test_json\test_unicode.py" />
1155 <Compile Include="test\test_json\__init__.py" />
1156 <Compile Include="test\test_json\__main__.py" />
1157 <Compile Include="test\test_keyword.py" />
1158 <Compile Include="test\test_keywordonlyarg.py" />
1159 <Compile Include="test\test_kqueue.py" />
1160 <Compile Include="test\test_largefile.py" />
1161 <Compile Include="test\test_lib2to3.py" />
1162 <Compile Include="test\test_linecache.py" />
1163 <Compile Include="test\test_list.py" />
1164 <Compile Include="test\test_listcomps.py" />
1165 <Compile Include="test\test_locale.py" />
1166 <Compile Include="test\test_logging.py" />
1167 <Compile Include="test\test_long.py" />
1168 <Compile Include="test\test_longexp.py" />
1169 <Compile Include="test\test_lzma.py" />
1170 <Compile Include="test\test_mailbox.py" />
1171 <Compile Include="test\test_mailcap.py" />
1172 <Compile Include="test\test_marshal.py" />
1173 <Compile Include="test\test_math.py" />
1174 <Compile Include="test\test_memoryio.py" />
1175 <Compile Include="test\test_memoryview.py" />
1176 <Compile Include="test\test_metaclass.py" />
1177 <Compile Include="test\test_mimetypes.py" />
1178 <Compile Include="test\test_minidom.py" />
1179 <Compile Include="test\test_mmap.py" />
1180 <Compile Include="test\test_module.py" />
1181 <Compile Include="test\test_modulefinder.py" />
1182 <Compile Include="test\test_multibytecodec.py" />
1183 <Compile Include="test\test_multiprocessing_fork.py" />
1184 <Compile Include="test\test_multiprocessing_forkserver.py" />
1185 <Compile Include="test\test_multiprocessing_main_handling.py" />
1186 <Compile Include="test\test_multiprocessing_spawn.py" />
1187 <Compile Include="test\test_netrc.py" />
1188 <Compile Include="test\test_nis.py" />
1189 <Compile Include="test\test_nntplib.py" />
1190 <Compile Include="test\test_ntpath.py" />
1191 <Compile Include="test\test_numeric_tower.py" />
1192 <Compile Include="test\test_opcache.py" />
1193 <Compile Include="test\test_opcodes.py" />
1194 <Compile Include="test\test_openpty.py" />
1195 <Compile Include="test\test_operator.py" />
1196 <Compile Include="test\test_optparse.py" />
1197 <Compile Include="test\test_ordered_dict.py" />
1198 <Compile Include="test\test_os.py" />
1199 <Compile Include="test\test_ossaudiodev.py" />
1200 <Compile Include="test\test_osx_env.py" />
1201 <Compile Include="test\test_parser.py" />
1202 <Compile Include="test\test_pathlib.py" />
1203 <Compile Include="test\test_pdb.py" />
1204 <Compile Include="test\test_peepholer.py" />
1205 <Compile Include="test\test_peg_generator\__init__.py" />
1206 <Compile Include="test\test_peg_generator\__main__.py" />
1207 <Compile Include="test\test_peg_generator\ast_dump.py" />
1208 <Compile Include="test\test_peg_generator\test_c_parser.py" />
1209 <Compile Include="test\test_peg_generator\test_first_sets.py" />
1210 <Compile Include="test\test_peg_generator\test_pegen.py" />
1211 <Compile Include="test\test_pickle.py" />
1212 <Compile Include="test\test_pickletools.py" />
1213 <Compile Include="test\test_pipes.py" />
1214 <Compile Include="test\test_pkg.py" />
1215 <Compile Include="test\test_pkgimport.py" />
1216 <Compile Include="test\test_pkgutil.py" />
1217 <Compile Include="test\test_platform.py" />
1218 <Compile Include="test\test_plistlib.py" />
1219 <Compile Include="test\test_poll.py" />
1220 <Compile Include="test\test_popen.py" />
1221 <Compile Include="test\test_poplib.py" />
1222 <Compile Include="test\test_posix.py" />
1223 <Compile Include="test\test_posixpath.py" />
1224 <Compile Include="test\test_pow.py" />
1225 <Compile Include="test\test_pprint.py" />
1226 <Compile Include="test\test_print.py" />
1227 <Compile Include="test\test_profile.py" />
1228 <Compile Include="test\test_property.py" />
1229 <Compile Include="test\test_pstats.py" />
1230 <Compile Include="test\test_pty.py" />
1231 <Compile Include="test\test_pulldom.py" />
1232 <Compile Include="test\test_pwd.py" />
1233 <Compile Include="test\test_pyclbr.py" />
1234 <Compile Include="test\test_pydoc.py" />
1235 <Compile Include="test\test_pyexpat.py" />
1236 <Compile Include="test\test_py_compile.py" />
1237 <Compile Include="test\test_queue.py" />
1238 <Compile Include="test\test_quopri.py" />
1239 <Compile Include="test\test_raise.py" />
1240 <Compile Include="test\test_random.py" />
1241 <Compile Include="test\test_range.py" />
1242 <Compile Include="test\test_re.py" />
1243 <Compile Include="test\test_readline.py" />
1244 <Compile Include="test\test_regrtest.py" />
1245 <Compile Include="test\test_reprlib.py" />
1246 <Compile Include="test\test_resource.py" />
1247 <Compile Include="test\test_richcmp.py" />
1248 <Compile Include="test\test_rlcompleter.py" />
1249 <Compile Include="test\test_robotparser.py" />
1250 <Compile Include="test\test_runpy.py" />
1251 <Compile Include="test\test_sax.py" />
1252 <Compile Include="test\test_sched.py" />
1253 <Compile Include="test\test_scope.py" />
1254 <Compile Include="test\test_script_helper.py" />
1255 <Compile Include="test\test_secrets.py" />
1256 <Compile Include="test\test_select.py" />
1257 <Compile Include="test\test_selectors.py" />
1258 <Compile Include="test\test_set.py" />
1259 <Compile Include="test\test_setcomps.py" />
1260 <Compile Include="test\test_shelve.py" />
1261 <Compile Include="test\test_shlex.py" />
1262 <Compile Include="test\test_shutil.py" />
1263 <Compile Include="test\test_signal.py" />
1264 <Compile Include="test\test_site.py" />
1265 <Compile Include="test\test_slice.py" />
1266 <Compile Include="test\test_smtpd.py" />
1267 <Compile Include="test\test_smtplib.py" />
1268 <Compile Include="test\test_smtpnet.py" />
1269 <Compile Include="test\test_sndhdr.py" />
1270 <Compile Include="test\test_socket.py" />
1271 <Compile Include="test\test_socketserver.py" />
1272 <Compile Include="test\test_sort.py" />
1273 <Compile Include="test\test_source_encoding.py" />
1274 <Compile Include="test\test_spwd.py" />
1275 <Compile Include="test\test_sqlite3" />
1276 <Compile Include="test\test_sqlite3\__init__.py" />
1277 <Compile Include="test\test_sqlite3\test_backup.py" />
1278 <Compile Include="test\test_sqlite3\test_dbapi.py" />
1279 <Compile Include="test\test_sqlite3\test_dump.py" />
1280 <Compile Include="test\test_sqlite3\test_factory.py" />
1281 <Compile Include="test\test_sqlite3\test_hooks.py" />
1282 <Compile Include="test\test_sqlite3\test_regression.py" />
1283 <Compile Include="test\test_sqlite3\test_transactions.py" />
1284 <Compile Include="test\test_sqlite3\test_types.py" />
1285 <Compile Include="test\test_sqlite3\test_userfunctions.py" />
1286 <Compile Include="test\test_ssl.py" />
1287 <Compile Include="test\test_startfile.py" />
1288 <Compile Include="test\test_stat.py" />
1289 <Compile Include="test\test_statistics.py" />
1290 <Compile Include="test\test_strftime.py" />
1291 <Compile Include="test\test_string.py" />
1292 <Compile Include="test\test_stringprep.py" />
1293 <Compile Include="test\test_string_literals.py" />
1294 <Compile Include="test\test_strptime.py" />
1295 <Compile Include="test\test_strtod.py" />
1296 <Compile Include="test\test_struct.py" />
1297 <Compile Include="test\test_structmembers.py" />
1298 <Compile Include="test\test_structseq.py" />
1299 <Compile Include="test\test_subclassinit.py" />
1300 <Compile Include="test\test_subprocess.py" />
1301 <Compile Include="test\test_sunau.py" />
1302 <Compile Include="test\test_sundry.py" />
1303 <Compile Include="test\test_super.py" />
1304 <Compile Include="test\test_support.py" />
1305 <Compile Include="test\test_symbol.py" />
1306 <Compile Include="test\test_symtable.py" />
1307 <Compile Include="test\test_syntax.py" />
1308 <Compile Include="test\test_sys.py" />
1309 <Compile Include="test\test_sysconfig.py" />
1310 <Compile Include="test\test_syslog.py" />
1311 <Compile Include="test\test_sys_setprofile.py" />
1312 <Compile Include="test\test_sys_settrace.py" />
1313 <Compile Include="test\test_tarfile.py" />
1314 <Compile Include="test\test_tcl.py" />
1315 <Compile Include="test\test_telnetlib.py" />
1316 <Compile Include="test\test_tempfile.py" />
1317 <Compile Include="test\test_textwrap.py" />
1318 <Compile Include="test\test_thread.py" />
1319 <Compile Include="test\test_threadedtempfile.py" />
1320 <Compile Include="test\test_threaded_import.py" />
1321 <Compile Include="test\test_threading.py" />
1322 <Compile Include="test\test_threading_local.py" />
1323 <Compile Include="test\test_threadsignals.py" />
1324 <Compile Include="test\test_time.py" />
1325 <Compile Include="test\test_timeit.py" />
1326 <Compile Include="test\test_timeout.py" />
1327 <Compile Include="test\test_tix.py" />
1328 <Compile Include="test\test_tk.py" />
1329 <Compile Include="test\test_tokenize.py" />
1330 <Compile Include="test\test_tools\test_fixcid.py" />
1331 <Compile Include="test\test_tools\test_gprof2html.py" />
1332 <Compile Include="test\test_tools\test_i18n.py" />
1333 <Compile Include="test\test_tools\test_md5sum.py" />
1334 <Compile Include="test\test_tools\test_pdeps.py" />
1335 <Compile Include="test\test_tools\test_pindent.py" />
1336 <Compile Include="test\test_tools\test_reindent.py" />
1337 <Compile Include="test\test_tools\test_sundry.py" />
1338 <Compile Include="test\test_tools\test_unparse.py" />
1339 <Compile Include="test\test_tools\__init__.py" />
1340 <Compile Include="test\test_tools\__main__.py" />
1341 <Compile Include="test\test_trace.py" />
1342 <Compile Include="test\test_traceback.py" />
1343 <Compile Include="test\test_tracemalloc.py" />
1344 <Compile Include="test\test_ttk_guionly.py" />
1345 <Compile Include="test\test_ttk_textonly.py" />
1346 <Compile Include="test\test_tuple.py" />
1347 <Compile Include="test\test_turtle.py" />
1348 <Compile Include="test\test_typechecks.py" />
1349 <Compile Include="test\test_types.py" />
1350 <Compile Include="test\test_typing.py" />
1351 <Compile Include="test\test_ucn.py" />
1352 <Compile Include="test\test_unary.py" />
1353 <Compile Include="test\test_unicode.py" />
1354 <Compile Include="test\test_unicodedata.py" />
1355 <Compile Include="test\test_unicode_file.py" />
1356 <Compile Include="test\test_unicode_file_functions.py" />
1357 <Compile Include="test\test_unicode_identifiers.py" />
1358 <Compile Include="test\test_unittest.py" />
1359 <Compile Include="test\test_univnewlines.py" />
1360 <Compile Include="test\test_unpack.py" />
1361 <Compile Include="test\test_unpack_ex.py" />
1362 <Compile Include="test\test_urllib.py" />
1363 <Compile Include="test\test_urllib2.py" />
1364 <Compile Include="test\test_urllib2net.py" />
1365 <Compile Include="test\test_urllib2_localnet.py" />
1366 <Compile Include="test\test_urllibnet.py" />
1367 <Compile Include="test\test_urllib_response.py" />
1368 <Compile Include="test\test_urlparse.py" />
1369 <Compile Include="test\test_userdict.py" />
1370 <Compile Include="test\test_userlist.py" />
1371 <Compile Include="test\test_userstring.py" />
1372 <Compile Include="test\test_utf8source.py" />
1373 <Compile Include="test\test_uu.py" />
1374 <Compile Include="test\test_uuid.py" />
1375 <Compile Include="test\test_venv.py" />
1376 <Compile Include="test\test_wait3.py" />
1377 <Compile Include="test\test_wait4.py" />
1378 <Compile Include="test\test_warnings\data\import_warning.py" />
1379 <Compile Include="test\test_warnings\data\stacklevel.py" />
1380 <Compile Include="test\test_warnings\__init__.py" />
1381 <Compile Include="test\test_warnings\__main__.py" />
1382 <Compile Include="test\test_wave.py" />
1383 <Compile Include="test\test_weakref.py" />
1384 <Compile Include="test\test_weakset.py" />
1385 <Compile Include="test\test_webbrowser.py" />
1386 <Compile Include="test\test_winconsoleio.py" />
1387 <Compile Include="test\test_winreg.py" />
1388 <Compile Include="test\test_winsound.py" />
1389 <Compile Include="test\test_with.py" />
1390 <Compile Include="test\test_wsgiref.py" />
1391 <Compile Include="test\test_xdrlib.py" />
1392 <Compile Include="test\test_xmlrpc.py" />
1393 <Compile Include="test\test_xmlrpc_net.py" />
1394 <Compile Include="test\test_xml_dom_minicompat.py" />
1395 <Compile Include="test\test_xml_etree.py" />
1396 <Compile Include="test\test_xml_etree_c.py" />
1397 <Compile Include="test\test_yield_from.py" />
1398 <Compile Include="test\test_zipapp.py" />
1399 <Compile Include="test\test_zipfile.py" />
1400 <Compile Include="test\test_zipfile64.py" />
1401 <Compile Include="test\test_zipimport.py" />
1402 <Compile Include="test\test_zipimport_support.py" />
1403 <Compile Include="test\test_zlib.py" />
1404 <Compile Include="test\test_zoneinfo\__init__.py" />
1405 <Compile Include="test\test_zoneinfo\__main__.py" />
1406 <Compile Include="test\test_zoneinfo\_support.py" />
1407 <Compile Include="test\test_zoneinfo\test_zoneinfo.py" />
1408 <Compile Include="test\test__locale.py" />
1409 <Compile Include="test\test__opcode.py" />
1410 <Compile Include="test\test__osx_support.py" />
1411 <Compile Include="test\test___all__.py" />
1412 <Compile Include="test\test___future__.py" />
1413 <Compile Include="test\tf_inherit_check.py" />
1414 <Compile Include="test\threaded_import_hangers.py" />
1415 <Compile Include="test\time_hashlib.py" />
1416 <Compile Include="test\tracedmodules\testmod.py" />
1417 <Compile Include="test\tracedmodules\__init__.py" />
1418 <Compile Include="test\win_console_handler.py" />
1419 <Compile Include="test\xmltests.py" />
1420 <Compile Include="test\_test_multiprocessing.py" />
1421 <Compile Include="test\__init__.py" />
1422 <Compile Include="test\__main__.py" />
1437 <Compile Include="tkinter\test\support.py" />
1438 <Compile Include="tkinter\test\test_tkinter\test_font.py" />
1439 <Compile Include="tkinter\test\test_tkinter\test_geometry_managers.py" />
1440 <Compile Include="tkinter\test\test_tkinter\test_images.py" />
1441 <Compile Include="tkinter\test\test_tkinter\test_loadtk.py" />
1442 <Compile Include="tkinter\test\test_tkinter\test_misc.py" />
1443 <Compile Include="tkinter\test\test_tkinter\test_text.py" />
1444 <Compile Include="tkinter\test\test_tkinter\test_variables.py" />
1445 <Compile Include="tkinter\test\test_tkinter\test_widgets.py" />
1446 <Compile Include="tkinter\test\test_tkinter\__init__.py" />
1447 <Compile Include="tkinter\test\test_ttk\test_extensions.py" />
1448 <Compile Include="tkinter\test\test_ttk\test_style.py" />
1449 <Compile Include="tkinter\test\test_ttk\test_widgets.py" />
1450 <Compile Include="tkinter\test\test_ttk\__init__.py" />
1451 <Compile Include="tkinter\test\widget_tests.py" />
1452 <Compile Include="tkinter\test\__init__.py" />
1495 <Compile Include="unittest\test\dummy.py" />
1496 <Compile Include="unittest\test\support.py" />
1497 <Compile Include="unittest\test\testmock\support.py" />
1498 <Compile Include="unittest\test\testmock\testcallable.py" />
1499 <Compile Include="unittest\test\testmock\testhelpers.py" />
1500 <Compile Include="unittest\test\testmock\testmagicmethods.py" />
1501 <Compile Include="unittest\test\testmock\testmock.py" />
1502 <Compile Include="unittest\test\testmock\testpatch.py" />
1503 <Compile Include="unittest\test\testmock\testsentinel.py" />
1504 <Compile Include="unittest\test\testmock\testwith.py" />
1505 <Compile Include="unittest\test\testmock\__init__.py" />
1506 <Compile Include="unittest\test\testmock\__main__.py" />
1507 <Compile Include="unittest\test\test_assertions.py" />
1508 <Compile Include="unittest\test\test_break.py" />
1509 <Compile Include="unittest\test\test_case.py" />
1510 <Compile Include="unittest\test\test_discovery.py" />
1511 <Compile Include="unittest\test\test_functiontestcase.py" />
1512 <Compile Include="unittest\test\test_loader.py" />
1513 <Compile Include="unittest\test\test_program.py" />
1514 <Compile Include="unittest\test\test_result.py" />
1515 <Compile Include="unittest\test\test_runner.py" />
1516 <Compile Include="unittest\test\test_setups.py" />
1517 <Compile Include="unittest\test\test_skipping.py" />
1518 <Compile Include="unittest\test\test_suite.py" />
1519 <Compile Include="unittest\test\_test_warnings.py" />
1520 <Compile Include="unittest\test\__init__.py" />
1521 <Compile Include="unittest\test\__main__.py" />
1619 <Content Include="test\cjkencodings\big5-utf8.txt" />
1620 <Content Include="test\cjkencodings\big5.txt" />
1621 <Content Include="test\cjkencodings\big5hkscs-utf8.txt" />
1622 <Content Include="test\cjkencodings\big5hkscs.txt" />
1623 <Content Include="test\cjkencodings\cp949-utf8.txt" />
1624 <Content Include="test\cjkencodings\cp949.txt" />
1625 <Content Include="test\cjkencodings\euc_jisx0213-utf8.txt" />
1626 <Content Include="test\cjkencodings\euc_jisx0213.txt" />
1627 <Content Include="test\cjkencodings\euc_jp-utf8.txt" />
1628 <Content Include="test\cjkencodings\euc_jp.txt" />
1629 <Content Include="test\cjkencodings\euc_kr-utf8.txt" />
1630 <Content Include="test\cjkencodings\euc_kr.txt" />
1631 <Content Include="test\cjkencodings\gb18030-utf8.txt" />
1632 <Content Include="test\cjkencodings\gb18030.txt" />
1633 <Content Include="test\cjkencodings\gb2312-utf8.txt" />
1634 <Content Include="test\cjkencodings\gb2312.txt" />
1635 <Content Include="test\cjkencodings\gbk-utf8.txt" />
1636 <Content Include="test\cjkencodings\gbk.txt" />
1637 <Content Include="test\cjkencodings\hz-utf8.txt" />
1638 <Content Include="test\cjkencodings\hz.txt" />
1639 <Content Include="test\cjkencodings\iso2022_jp-utf8.txt" />
1640 <Content Include="test\cjkencodings\iso2022_jp.txt" />
1641 <Content Include="test\cjkencodings\iso2022_kr-utf8.txt" />
1642 <Content Include="test\cjkencodings\iso2022_kr.txt" />
1643 <Content Include="test\cjkencodings\johab-utf8.txt" />
1644 <Content Include="test\cjkencodings\johab.txt" />
1645 <Content Include="test\cjkencodings\shift_jis-utf8.txt" />
1646 <Content Include="test\cjkencodings\shift_jis.txt" />
1647 <Content Include="test\cjkencodings\shift_jisx0213-utf8.txt" />
1648 <Content Include="test\cjkencodings\shift_jisx0213.txt" />
1649 <Content Include="test\cmath_testcases.txt" />
1650 <Content Include="test\exception_hierarchy.txt" />
1651 <Content Include="test\floating_points.txt" />
1652 <Content Include="test\formatfloat_testcases.txt" />
1653 <Content Include="test\ieee754.txt" />
1654 <Content Include="test\imghdrdata\python.bmp" />
1655 <Content Include="test\imghdrdata\python.gif" />
1656 <Content Include="test\imghdrdata\python.jpg" />
1657 <Content Include="test\imghdrdata\python.png" />
1658 <Content Include="test\leakers\README.txt" />
1659 <Content Include="test\mailcap.txt" />
1660 <Content Include="test\math_testcases.txt" />
1661 <Content Include="test\sgml_input.html" />
1662 <Content Include="test\test_difflib_expect.html" />
1663 <Content Include="test\test_doctest.txt" />
1664 <Content Include="test\test_doctest2.txt" />
1665 <Content Include="test\test_doctest3.txt" />
1666 <Content Include="test\test_doctest4.txt" />
1667 <Content Include="test\test_email\data\msg_01.txt" />
1668 <Content Include="test\test_email\data\msg_02.txt" />
1669 <Content Include="test\test_email\data\msg_03.txt" />
1670 <Content Include="test\test_email\data\msg_04.txt" />
1671 <Content Include="test\test_email\data\msg_05.txt" />
1672 <Content Include="test\test_email\data\msg_06.txt" />
1673 <Content Include="test\test_email\data\msg_07.txt" />
1674 <Content Include="test\test_email\data\msg_08.txt" />
1675 <Content Include="test\test_email\data\msg_09.txt" />
1676 <Content Include="test\test_email\data\msg_10.txt" />
1677 <Content Include="test\test_email\data\msg_11.txt" />
1678 <Content Include="test\test_email\data\msg_12.txt" />
1679 <Content Include="test\test_email\data\msg_12a.txt" />
1680 <Content Include="test\test_email\data\msg_13.txt" />
1681 <Content Include="test\test_email\data\msg_14.txt" />
1682 <Content Include="test\test_email\data\msg_15.txt" />
1683 <Content Include="test\test_email\data\msg_16.txt" />
1684 <Content Include="test\test_email\data\msg_17.txt" />
1685 <Content Include="test\test_email\data\msg_18.txt" />
1686 <Content Include="test\test_email\data\msg_19.txt" />
1687 <Content Include="test\test_email\data\msg_20.txt" />
1688 <Content Include="test\test_email\data\msg_21.txt" />
1689 <Content Include="test\test_email\data\msg_22.txt" />
1690 <Content Include="test\test_email\data\msg_23.txt" />
1691 <Content Include="test\test_email\data\msg_24.txt" />
1692 <Content Include="test\test_email\data\msg_25.txt" />
1693 <Content Include="test\test_email\data\msg_26.txt" />
1694 <Content Include="test\test_email\data\msg_27.txt" />
1695 <Content Include="test\test_email\data\msg_28.txt" />
1696 <Content Include="test\test_email\data\msg_29.txt" />
1697 <Content Include="test\test_email\data\msg_30.txt" />
1698 <Content Include="test\test_email\data\msg_31.txt" />
1699 <Content Include="test\test_email\data\msg_32.txt" />
1700 <Content Include="test\test_email\data\msg_33.txt" />
1701 <Content Include="test\test_email\data\msg_34.txt" />
1702 <Content Include="test\test_email\data\msg_35.txt" />
1703 <Content Include="test\test_email\data\msg_36.txt" />
1704 <Content Include="test\test_email\data\msg_37.txt" />
1705 <Content Include="test\test_email\data\msg_38.txt" />
1706 <Content Include="test\test_email\data\msg_39.txt" />
1707 <Content Include="test\test_email\data\msg_40.txt" />
1708 <Content Include="test\test_email\data\msg_41.txt" />
1709 <Content Include="test\test_email\data\msg_42.txt" />
1710 <Content Include="test\test_email\data\msg_43.txt" />
1711 <Content Include="test\test_email\data\msg_44.txt" />
1712 <Content Include="test\test_email\data\msg_45.txt" />
1713 <Content Include="test\test_email\data\msg_46.txt" />
1714 <Content Include="test\test_email\data\PyBanner048.gif" />
1715 <Content Include="test\tokenize_tests-latin1-coding-cookie-and-utf8-bom-sig.txt" />
1716 <Content Include="test\tokenize_tests-no-coding-cookie-and-utf8-bom-sig-only.txt" />
1717 <Content Include="test\tokenize_tests-utf8-coding-cookie-and-no-utf8-bom-sig.txt" />
1718 <Content Include="test\tokenize_tests-utf8-coding-cookie-and-utf8-bom-sig.txt" />
1719 <Content Include="test\tokenize_tests.txt" />
1728 <Folder Include="ctypes\test" />
1759 <Folder Include="sqlite3\test" />
1760 <Folder Include="test" />
1761 <Folder Include="test\cjkencodings" />
1762 <Folder Include="test\crashers" />
1763 <Folder Include="test\dtracedata" />
1764 <Folder Include="test\eintrdata" />
1765 <Folder Include="test\encoded_modules" />
1766 <Folder Include="test\imghdrdata" />
1767 <Folder Include="test\leakers" />
1768 <Folder Include="test\libregrtest" />
1769 <Folder Include="test\subprocessdata" />
1770 <Folder Include="test\support" />
1771 <Folder Include="test\test_asyncio" />
1772 <Folder Include="test\test_email" />
1773 <Folder Include="test\test_email\data" />
1774 <Folder Include="test\test_import" />
1775 <Folder Include="test\test_importlib" />
1776 <Folder Include="test\test_importlib\builtin" />
1777 <Folder Include="test\test_importlib\extension" />
1778 <Folder Include="test\test_importlib\frozen" />
1779 <Folder Include="test\test_importlib\import_" />
1780 <Folder Include="test\test_importlib\namespace_pkgs\" />
1781 <Folder Include="test\test_importlib\namespace_pkgs\both_portions\" />
1782 <Folder Include="test\test_importlib\namespace_pkgs\both_portions\foo" />
1783 <Folder Include="test\test_importlib\namespace_pkgs\module_and_namespace_package" />
1784 <Folder Include="test\test_importlib\namespace_pkgs\not_a_namespace_pkg\" />
1785 <Folder Include="test\test_importlib\namespace_pkgs\not_a_namespace_pkg\foo" />
1786 <Folder Include="test\test_importlib\namespace_pkgs\portion1\" />
1787 <Folder Include="test\test_importlib\namespace_pkgs\portion1\foo" />
1788 <Folder Include="test\test_importlib\namespace_pkgs\portion2\" />
1789 <Folder Include="test\test_importlib\namespace_pkgs\portion2\foo" />
1790 <Folder Include="test\test_importlib\namespace_pkgs\project1\" />
1791 <Folder Include="test\test_importlib\namespace_pkgs\project1\parent\" />
1792 <Folder Include="test\test_importlib\namespace_pkgs\project1\parent\child" />
1793 <Folder Include="test\test_importlib\namespace_pkgs\project2\" />
1794 <Folder Include="test\test_importlib\namespace_pkgs\project2\parent\" />
1795 <Folder Include="test\test_importlib\namespace_pkgs\project2\parent\child" />
1796 <Folder Include="test\test_importlib\namespace_pkgs\project3\" />
1797 <Folder Include="test\test_importlib\namespace_pkgs\project3\parent\" />
1798 <Folder Include="test\test_importlib\namespace_pkgs\project3\parent\child" />
1799 <Folder Include="test\test_importlib\source" />
1800 <Folder Include="test\test_import\data\" />
1801 <Folder Include="test\test_import\data\circular_imports" />
1802 <Folder Include="test\test_import\data\circular_imports\subpkg" />
1803 <Folder Include="test\test_import\data\package" />
1804 <Folder Include="test\test_import\data\package2" />
1805 <Folder Include="test\test_json" />
1806 <Folder Include="test\test_peg_generator" />
1807 <Folder Include="test\test_tools" />
1808 <Folder Include="test\test_warnings" />
1809 <Folder Include="test\test_warnings\data" />
1810 <Folder Include="test\tracedmodules" />
1812 <Folder Include="tkinter\test" />
1813 <Folder Include="tkinter\test\test_tkinter" />
1814 <Folder Include="tkinter\test\test_ttk" />
1817 <Folder Include="unittest\test" />
1818 <Folder Include="unittest\test\testmock" />