cosmopolitan/third_party/python/Lib/test
Justine Tunney 8af197560e Improve Libc by making Python work even better
Actually Portable Python is now outperforming the Python binaries
that come bundled with Linux distros, at things like HTTP serving.
You can now have a fully featured Python install in just one .com
file that runs on six operating systems and is about 10mb in size.
With tuning, the tiniest is ~1mb. We've got most of the libraries
working, including pysqlite, and the repl now feels very pleasant.
The things you can't do quite yet are: threads and shared objects
but that can happen in the future, if the community falls in love
with this project and wants to see it developed further. Changes:

- Add siginterrupt()
- Add sqlite3 to Python
- Add issymlink() helper
- Make GetZipCdir() faster
- Add tgamma() and finite()
- Add legacy function lutimes()
- Add readlink() and realpath()
- Use heap allocations when appropriate
- Reorganize Python into two-stage build
- Save Lua / Python shell history to dotfile
- Integrate Python Lib embedding into linkage
- Make isregularfile() and isdirectory() go faster
- Make Python shell auto-completion work perfectly
- Make crash reports work better if changed directory
- Fix Python+NT open() / access() flag overflow error
- Disable Python tests relating to \N{LONG NAME} syntax
- Have Python REPL copyright() show all notice embeddings

The biggest technical challenge at the moment is working around
when Python tries to be too clever about filenames.
2021-08-18 22:16:23 -07:00
..
audiodata python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
capath python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
cjkencodings python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
crashers python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
decimaltestdata python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
dtracedata python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
eintrdata python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
encoded_modules python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
imghdrdata python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
leakers python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
libregrtest Test changes to Actually Portable Python (#240) 2021-08-13 02:24:43 -07:00
sndhdrdata python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
subprocessdata python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
support python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_asyncio python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_email python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_import Test changes to Actually Portable Python (#240) 2021-08-13 02:24:43 -07:00
test_importlib Source changes for compilation 2021-08-09 05:39:42 -07:00
test_json Improve Libc by making Python work even better 2021-08-18 22:16:23 -07:00
test_tools python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_warnings python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
tracedmodules python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
xmltestdata python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
__init__.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
__main__.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
_test_multiprocessing.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
allsans.pem python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
ann_module.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
ann_module2.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
ann_module3.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
audiotest.au python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
audiotests.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
autotest.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
bad_coding.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
bad_coding2.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
badcert.pem python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
badkey.pem python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
badsyntax_3131.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
badsyntax_future3.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
badsyntax_future4.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
badsyntax_future5.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
badsyntax_future6.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
badsyntax_future7.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
badsyntax_future8.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
badsyntax_future9.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
badsyntax_future10.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
badsyntax_pep3120.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
bisect.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
bytecode_helper.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
cfgparser.1 python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
cfgparser.2 python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
cfgparser.3 python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
cmath_testcases.txt python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
coding20731.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
curses_tests.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
datetimetester.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
dis_module.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
doctest_aliases.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
double_const.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
empty.vbs python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
exception_hierarchy.txt python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
ffdh3072.pem python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
final_a.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
final_b.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
floating_points.txt python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
fork_wait.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
formatfloat_testcases.txt python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
future_test1.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
future_test2.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
gdb_sample.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
ieee754.txt python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
imp_dummy.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
inspect_fodder.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
inspect_fodder2.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
keycert.passwd.pem python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
keycert.pem python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
keycert2.pem python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
keycert3.pem python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
keycert4.pem python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
list_tests.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
lock_tests.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
mailcap.txt python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
make_ssl_certs.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
mapping_tests.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
math_testcases.txt python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
memory_watchdog.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
mime.types python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
mock_socket.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
mod_generics_cache.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
mp_fork_bomb.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
mp_preload.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
multibytecodec_support.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
nokia.pem python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
nullbytecert.pem python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
nullcert.pem python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
outstanding_bugs.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
pickletester.py Improve Libc by making Python work even better 2021-08-18 22:16:23 -07:00
profilee.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
pstats.pck python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
pycacert.pem python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
pycakey.pem python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
pyclbr_input.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
pydoc_mod.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
pydocfodder.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
pystone.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
pythoninfo.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
randv2_32.pck python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
randv2_64.pck python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
randv3.pck python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
re_tests.py Improve Libc by making Python work even better 2021-08-18 22:16:23 -07:00
recursion.tar python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
regrtest.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
relimport.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
reperf.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
revocation.crl python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
sample_doctest.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
sample_doctest_no_docstrings.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
sample_doctest_no_doctests.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
selfsigned_pythontestdotnet.pem python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
seq_tests.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
sgml_input.html python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
signalinterproctester.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
Sine-1000Hz-300ms.aif python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
sortperf.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
ssl_cert.pem python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
ssl_key.passwd.pem python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
ssl_key.pem python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
ssl_servers.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
ssltests.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
string_tests.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
talos-2019-0758.pem python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test___all__.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test___future__.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test__locale.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test__opcode.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test__osx_support.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_abc.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_abstract_numbers.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_aifc.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_argparse.py Improve Libc by making Python work even better 2021-08-18 22:16:23 -07:00
test_array.py Source changes for compilation 2021-08-09 05:39:42 -07:00
test_asdl_parser.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_ast.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_asyncgen.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_asynchat.py Source changes for compilation 2021-08-09 05:39:42 -07:00
test_asyncore.py Source changes for compilation 2021-08-09 05:39:42 -07:00
test_atexit.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_audioop.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_augassign.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_base64.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_baseexception.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_bdb.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_bigaddrspace.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_bigmem.py Source changes for compilation 2021-08-09 05:39:42 -07:00
test_binascii.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_binhex.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_binop.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_bisect.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_bool.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_buffer.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_bufio.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_builtin.py Source changes for compilation 2021-08-09 05:39:42 -07:00
test_bytes.py Source changes for compilation 2021-08-09 05:39:42 -07:00
test_bz2.py Source changes for compilation 2021-08-09 05:39:42 -07:00
test_calendar.py Source changes for compilation 2021-08-09 05:39:42 -07:00
test_call.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_capi.py Source changes for compilation 2021-08-09 05:39:42 -07:00
test_cgi.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_cgitb.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_charmapcodec.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_class.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_cmath.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_cmd.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_cmd_line.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_cmd_line_script.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_code.py Test changes to Actually Portable Python (#240) 2021-08-13 02:24:43 -07:00
test_code_module.py Improve Libc by making Python work even better 2021-08-18 22:16:23 -07:00
test_codeccallbacks.py Improve Libc by making Python work even better 2021-08-18 22:16:23 -07:00
test_codecencodings_cn.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_codecencodings_hk.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_codecencodings_iso2022.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_codecencodings_jp.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_codecencodings_kr.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_codecencodings_tw.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_codecmaps_cn.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_codecmaps_hk.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_codecmaps_jp.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_codecmaps_kr.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_codecmaps_tw.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_codecs.py Improve Libc by making Python work even better 2021-08-18 22:16:23 -07:00
test_codeop.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_collections.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_colorsys.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_compare.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_compile.py Source changes for compilation 2021-08-09 05:39:42 -07:00
test_compileall.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_complex.py Improve Libc by making Python work even better 2021-08-18 22:16:23 -07:00
test_concurrent_futures.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_configparser.py Source changes for compilation 2021-08-09 05:39:42 -07:00
test_contains.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_contextlib.py Source changes for compilation 2021-08-09 05:39:42 -07:00
test_copy.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_copyreg.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_coroutines.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_cprofile.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_crashers.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_crypt.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_csv.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_ctypes.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_curses.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_datetime.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_dbm.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_dbm_dumb.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_dbm_gnu.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_dbm_ndbm.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_decimal.py Source changes for compilation 2021-08-09 05:39:42 -07:00
test_decorators.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_defaultdict.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_deque.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_descr.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_descrtut.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_devpoll.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_dict.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_dict_version.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_dictcomps.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_dictviews.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_difflib.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_difflib_expect.html python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_dis.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_distutils.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_doctest.py Source changes for compilation 2021-08-09 05:39:42 -07:00
test_doctest.txt python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_doctest2.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_doctest2.txt python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_doctest3.txt python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_doctest4.txt python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_docxmlrpc.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_dtrace.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_dummy_thread.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_dummy_threading.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_dynamic.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_dynamicclassattribute.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_eintr.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_ensurepip.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_enum.py Source changes for compilation 2021-08-09 05:39:42 -07:00
test_enumerate.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_eof.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_epoll.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_errno.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_exception_hierarchy.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_exception_variations.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_exceptions.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_extcall.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_faulthandler.py Source changes for compilation 2021-08-09 05:39:42 -07:00
test_fcntl.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_file.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_file_eintr.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_filecmp.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_fileinput.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_fileio.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_finalization.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_float.py Improve Libc by making Python work even better 2021-08-18 22:16:23 -07:00
test_flufl.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_fnmatch.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_fork1.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_format.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_fractions.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_frame.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_fstring.py Improve Libc by making Python work even better 2021-08-18 22:16:23 -07:00
test_ftplib.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_funcattrs.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_functools.py Source changes for compilation 2021-08-09 05:39:42 -07:00
test_future.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_future3.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_future4.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_future5.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_gc.py Source changes for compilation 2021-08-09 05:39:42 -07:00
test_gdb.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_generator_stop.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_generators.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_genericpath.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_genexps.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_getargs2.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_getopt.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_getpass.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_gettext.py Source changes for compilation 2021-08-09 05:39:42 -07:00
test_glob.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_global.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_grammar.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_grp.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_gzip.py Source changes for compilation 2021-08-09 05:39:42 -07:00
test_hash.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_hashlib.py Undiamond Python headers 2021-08-12 14:07:40 -07:00
test_heapq.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_hmac.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_html.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_htmlparser.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_http_cookiejar.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_http_cookies.py Improve Libc by making Python work even better 2021-08-18 22:16:23 -07:00
test_httplib.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_httpservers.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_idle.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_imaplib.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_imghdr.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_imp.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_index.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_inspect.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_int.py Improve Libc by making Python work even better 2021-08-18 22:16:23 -07:00
test_int_literal.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_io.py Source changes for compilation 2021-08-09 05:39:42 -07:00
test_ioctl.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_ipaddress.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_isinstance.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_iter.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_iterlen.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_itertools.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_keyword.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_keywordonlyarg.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_kqueue.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_largefile.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_lib2to3.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_linecache.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_list.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_listcomps.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_locale.py Fix a few more Python tests 2021-08-16 23:47:47 -07:00
test_logging.py Source changes for compilation 2021-08-09 05:39:42 -07:00
test_long.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_longexp.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_lzma.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_macpath.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_macurl2path.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_mailbox.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_mailcap.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_marshal.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_math.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_memoryio.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_memoryview.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_metaclass.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_mimetypes.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_minidom.py Source changes for compilation 2021-08-09 05:39:42 -07:00
test_mmap.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_module.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_modulefinder.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_msilib.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_multibytecodec.py Improve Libc by making Python work even better 2021-08-18 22:16:23 -07:00
test_multiprocessing_fork.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_multiprocessing_forkserver.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_multiprocessing_main_handling.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_multiprocessing_spawn.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_netrc.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_nis.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_nntplib.py Source changes for compilation 2021-08-09 05:39:42 -07:00
test_normalization.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_ntpath.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_numeric_tower.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_opcodes.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_openpty.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_operator.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_optparse.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_ordered_dict.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_os.py Source changes for compilation 2021-08-09 05:39:42 -07:00
test_ossaudiodev.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_osx_env.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_parser.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_pathlib.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_pdb.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_peepholer.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_pickle.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_pickletools.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_pipes.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_pkg.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_pkgimport.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_pkgutil.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_platform.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_plistlib.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_poll.py Source changes for compilation 2021-08-09 05:39:42 -07:00
test_popen.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_poplib.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_posix.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_posixpath.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_pow.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_pprint.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_print.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_profile.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_property.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_pstats.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_pty.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_pulldom.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_pwd.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_py_compile.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_pyclbr.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_pydoc.py Source changes for compilation 2021-08-09 05:39:42 -07:00
test_pyexpat.py Source changes for compilation 2021-08-09 05:39:42 -07:00
test_queue.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_quopri.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_raise.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_random.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_range.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_re.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_readline.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_regrtest.py Source changes for compilation 2021-08-09 05:39:42 -07:00
test_repl.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_reprlib.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_resource.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_richcmp.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_rlcompleter.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_robotparser.py Source changes for compilation 2021-08-09 05:39:42 -07:00
test_runpy.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_sax.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_sched.py Source changes for compilation 2021-08-09 05:39:42 -07:00
test_scope.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_script_helper.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_secrets.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_select.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_selectors.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_set.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_setcomps.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_shelve.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_shlex.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_shutil.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_signal.py Source changes for compilation 2021-08-09 05:39:42 -07:00
test_site.py Source changes for compilation 2021-08-09 05:39:42 -07:00
test_slice.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_smtpd.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_smtplib.py Source changes for compilation 2021-08-09 05:39:42 -07:00
test_smtpnet.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_sndhdr.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_socket.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_socketserver.py Source changes for compilation 2021-08-09 05:39:42 -07:00
test_sort.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_source_encoding.py Improve Libc by making Python work even better 2021-08-18 22:16:23 -07:00
test_spwd.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_sqlite.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_ssl.py Source changes for compilation 2021-08-09 05:39:42 -07:00
test_startfile.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_stat.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_statistics.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_strftime.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_string.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_string_literals.py Improve Libc by making Python work even better 2021-08-18 22:16:23 -07:00
test_stringprep.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_strptime.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_strtod.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_struct.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_structmembers.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_structseq.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_subclassinit.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_subprocess.py Source changes for compilation 2021-08-09 05:39:42 -07:00
test_sunau.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_sundry.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_super.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_support.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_symbol.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_symtable.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_syntax.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_sys.py Source changes for compilation 2021-08-09 05:39:42 -07:00
test_sys_setprofile.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_sys_settrace.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_sysconfig.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_syslog.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_tarfile.py Source changes for compilation 2021-08-09 05:39:42 -07:00
test_tcl.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_telnetlib.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_tempfile.py Source changes for compilation 2021-08-09 05:39:42 -07:00
test_textwrap.py Improve Libc by making Python work even better 2021-08-18 22:16:23 -07:00
test_thread.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_threaded_import.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_threadedtempfile.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_threading.py Undiamond Python headers 2021-08-12 14:07:40 -07:00
test_threading_local.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_threadsignals.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_time.py Source changes for compilation 2021-08-09 05:39:42 -07:00
test_timeit.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_timeout.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_tix.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_tk.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_tokenize.py Source changes for compilation 2021-08-09 05:39:42 -07:00
test_trace.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_traceback.py Source changes for compilation 2021-08-09 05:39:42 -07:00
test_tracemalloc.py Source changes for compilation 2021-08-09 05:39:42 -07:00
test_ttk_guionly.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_ttk_textonly.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_tuple.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_turtle.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_typechecks.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_types.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_typing.py Source changes for compilation 2021-08-09 05:39:42 -07:00
test_ucn.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_unary.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_unicode.py Improve Libc by making Python work even better 2021-08-18 22:16:23 -07:00
test_unicode_file.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_unicode_file_functions.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_unicode_identifiers.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_unicodedata.py Improve Libc by making Python work even better 2021-08-18 22:16:23 -07:00
test_unittest.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_univnewlines.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_unpack.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_unpack_ex.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_urllib.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_urllib2.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_urllib2_localnet.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_urllib2net.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_urllib_response.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_urllibnet.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_urlparse.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_userdict.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_userlist.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_userstring.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_utf8source.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_uu.py Source changes for compilation 2021-08-09 05:39:42 -07:00
test_uuid.py Source changes for compilation 2021-08-09 05:39:42 -07:00
test_venv.py Source changes for compilation 2021-08-09 05:39:42 -07:00
test_wait3.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_wait4.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_wave.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_weakref.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_weakset.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_webbrowser.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_winconsoleio.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_winreg.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_winsound.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_with.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_wsgiref.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_xdrlib.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_xml_dom_minicompat.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_xml_etree.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_xml_etree_c.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_xmlrpc.py Improve Libc by making Python work even better 2021-08-18 22:16:23 -07:00
test_xmlrpc_net.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_yield_from.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_zipapp.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_zipfile.py Source changes for compilation 2021-08-09 05:39:42 -07:00
test_zipfile64.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_zipimport.py Source changes for compilation 2021-08-09 05:39:42 -07:00
test_zipimport_support.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
test_zlib.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
testcodec.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
testtar.tar python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
tf_inherit_check.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
threaded_import_hangers.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
time_hashlib.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
tokenize_tests-latin1-coding-cookie-and-utf8-bom-sig.txt python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
tokenize_tests-no-coding-cookie-and-utf8-bom-sig-only.txt python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
tokenize_tests-utf8-coding-cookie-and-no-utf8-bom-sig.txt python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
tokenize_tests-utf8-coding-cookie-and-utf8-bom-sig.txt python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
tokenize_tests.txt python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
win_console_handler.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
xmltests.py python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
zip_cp437_header.zip python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
zipdir.zip python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00