Staging
v0.5.1
https://github.com/python/cpython
History
Tip revision: 550e4673be538d98b6ddf5550b3922539cf5c4b2 authored by Victor Stinner on 08 December 2020, 23:32:54 UTC
bpo-32381: Add _PyRun_SimpleFileObject() (GH-23709)
Tip revision: 550e467
File Mode Size
README.txt -rw-r--r-- 8.5 KB
__init__.py -rw-r--r-- 712 bytes
htest.py -rw-r--r-- 14.8 KB
mock_idle.py -rw-r--r-- 1.9 KB
mock_tk.py -rw-r--r-- 11.5 KB
template.py -rw-r--r-- 642 bytes
test_autocomplete.py -rw-r--r-- 10.7 KB
test_autocomplete_w.py -rw-r--r-- 709 bytes
test_autoexpand.py -rw-r--r-- 4.5 KB
test_browser.py -rw-r--r-- 7.8 KB
test_calltip.py -rw-r--r-- 12.9 KB
test_calltip_w.py -rw-r--r-- 686 bytes
test_codecontext.py -rw-r--r-- 15.7 KB
test_colorizer.py -rw-r--r-- 14.7 KB
test_config.py -rw-r--r-- 31.3 KB
test_config_key.py -rw-r--r-- 9.5 KB
test_configdialog.py -rw-r--r-- 53.1 KB
test_debugger.py -rw-r--r-- 571 bytes
test_debugger_r.py -rw-r--r-- 631 bytes
test_debugobj.py -rw-r--r-- 1.5 KB
test_debugobj_r.py -rw-r--r-- 545 bytes
test_delegator.py -rw-r--r-- 1.5 KB
test_editmenu.py -rw-r--r-- 2.5 KB
test_editor.py -rw-r--r-- 7.3 KB
test_filelist.py -rw-r--r-- 795 bytes
test_format.py -rw-r--r-- 23.1 KB
test_grep.py -rw-r--r-- 5.0 KB
test_help.py -rw-r--r-- 849 bytes
test_help_about.py -rw-r--r-- 5.8 KB
test_history.py -rw-r--r-- 5.4 KB
test_hyperparser.py -rw-r--r-- 8.9 KB
test_iomenu.py -rw-r--r-- 1.2 KB
test_macosx.py -rw-r--r-- 3.2 KB
test_mainmenu.py -rw-r--r-- 594 bytes
test_multicall.py -rw-r--r-- 1.3 KB
test_outwin.py -rw-r--r-- 5.3 KB
test_parenmatch.py -rw-r--r-- 3.5 KB
test_pathbrowser.py -rw-r--r-- 2.4 KB
test_percolator.py -rw-r--r-- 4.0 KB
test_pyparse.py -rw-r--r-- 18.8 KB
test_pyshell.py -rw-r--r-- 2.1 KB
test_query.py -rw-r--r-- 15.1 KB
test_redirector.py -rw-r--r-- 4.1 KB
test_replace.py -rw-r--r-- 8.1 KB
test_rpc.py -rw-r--r-- 805 bytes
test_run.py -rw-r--r-- 12.6 KB
test_runscript.py -rw-r--r-- 777 bytes
test_scrolledlist.py -rw-r--r-- 496 bytes
test_search.py -rw-r--r-- 2.4 KB
test_searchbase.py -rw-r--r-- 5.6 KB
test_searchengine.py -rw-r--r-- 11.3 KB
test_sidebar.py -rw-r--r-- 12.9 KB
test_squeezer.py -rw-r--r-- 19.6 KB
test_stackviewer.py -rw-r--r-- 1.2 KB
test_statusbar.py -rw-r--r-- 1.1 KB
test_text.py -rw-r--r-- 6.8 KB
test_textview.py -rw-r--r-- 7.2 KB
test_tooltip.py -rw-r--r-- 5.3 KB
test_tree.py -rw-r--r-- 1.7 KB
test_undo.py -rw-r--r-- 4.1 KB
test_warning.py -rw-r--r-- 2.7 KB
test_window.py -rw-r--r-- 1.0 KB
test_zoomheight.py -rw-r--r-- 999 bytes

README.txt

back to top